{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:144ac826-279a-4743-ba4c-c7b3772ffd97",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T16:52:05Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "editor",
      "group": "@portabletext",
      "version": "8.0.2",
      "description": "Portable Text Editor made in React",
      "purl": "pkg:npm/%40portabletext/editor@8.0.2",
      "bom-ref": "pkg:npm/@portabletext/editor@8.0.2",
      "author": "Sanity.io <hello@sanity.io>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, check:types, check:types:watch, clean, dev, prepublishOnly, test, test:browser, test:browser:chromium, test:browser:chromium:watch, test:browser:firefox, test:browser:firefox:watch, test:browser:watch, test:browser:webkit, test:browser:webkit:watch, test:unit, test:unit:watch, test:watch, wire-catalogue:markdown"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, check:types:watch, test:browser:chromium:watch, test:browser:firefox:watch, test:browser:watch, test:browser:webkit:watch, test:unit:watch, test:watch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.sanity.io/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/portabletext/editor.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@portabletext\\n@sanity\\n@textspec\\n@types\\n@vitejs\\n@vitest\\n@xstate"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@portabletext/html/package.json\\nnode_modules/@portabletext/keyboard-shortcuts/package.json\\nnode_modules/@portabletext/patches/package.json\\nnode_modules/@portabletext/schema/package.json\\nnode_modules/@portabletext/test/package.json\\nnode_modules/@portabletext/to-html/package.json\\nnode_modules/@sanity/diff-match-patch/package.json\\nnode_modules/@sanity/diff-patch/package.json\\nnode_modules/@sanity/json-match/package.json\\nnode_modules/@sanity/pkg-utils/package.json\\nnode_modules/@sanity/tsconfig/package.json\\nnode_modules/@textspec/notation/package.json\\nnode_modules/@types/debug/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@types/react-dom/package.json\\nnode_modules/@types/react/package.json\\nnode_modules/@vitejs/plugin-react/package.json\\nnode_modules/@vitest/browser-playwright/package.json\\nnode_modules/@vitest/browser/package.json\\nnode_modules/@vitest/coverage-istanbul/package.json\\nnode_modules/@xstate/react/package.json\\nnode_modules/debug/package.json\\nnode_modules/jsdom/package.json\\nnode_modules/oxc-transform-react/package.json\\nnode_modules/racejar/package.json\\nnode_modules/react-dom/package.json\\nnode_modules/react/package.json\\nnode_modules/scroll-into-view-if-needed/package.json\\nnode_modules/typescript/package.json\\nnode_modules/vite/package.json\\nnode_modules/vitest-browser-react/package.json\\nnode_modules/vitest/package.json\\nnode_modules/xstate/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "David Khourshid <davidkpiano@gmail.com>"
        }
      ],
      "group": "",
      "name": "xstate",
      "version": "5.32.5",
      "description": "Finite State Machines and Statecharts for the Modern Web.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/xstate@5.32.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/statelyai/xstate/tree/main/packages/core#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/statelyai/xstate.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/xstate@5.32.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/xstate/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "xstate,xstate/and,assertEvent,xstate/assertEvent,assign,xstate/assign,createActor,xstate/createActor,emit,xstate/emit,enqueueActions,xstate/enqueueActions,fromCallback,xstate/fromCallback,xstate/not,raise,xstate/raise,setup,xstate/setup,ActorRefFrom,xstate/ActorRefFrom,xstate/guards,AnyActorRef,xstate/AnyActorRef,AnyEventObject,xstate/AnyEventObject,CallbackLogicFunction,xstate/CallbackLogicFunction,Snapshot,xstate/Snapshot"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/xstate/package.json"
              }
            ],
            "concludedValue": "node_modules/xstate/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 17
          },
          {
            "location": "lib/index.js",
            "line": 4193
          },
          {
            "location": "lib/index.js",
            "line": 4200
          },
          {
            "location": "lib/index.js",
            "line": 4266
          },
          {
            "location": "lib/index.js",
            "line": 4267
          },
          {
            "location": "lib/index.js",
            "line": 4269
          },
          {
            "location": "lib/index.js",
            "line": 4305
          },
          {
            "location": "lib/index.js",
            "line": 4331
          },
          {
            "location": "lib/index.js",
            "line": 5208
          },
          {
            "location": "lib/index.js",
            "line": 14976
          },
          {
            "location": "lib/index.js",
            "line": 14985
          },
          {
            "location": "lib/index.js",
            "line": 14986
          },
          {
            "location": "lib/index.js",
            "line": 14989
          },
          {
            "location": "lib/index.js",
            "line": 14990
          },
          {
            "location": "lib/index.js",
            "line": 14992
          },
          {
            "location": "lib/index.js",
            "line": 14999
          },
          {
            "location": "lib/index.js",
            "line": 15012
          },
          {
            "location": "lib/index.js",
            "line": 15013
          },
          {
            "location": "lib/index.js",
            "line": 15014
          },
          {
            "location": "lib/index.js",
            "line": 15017
          },
          {
            "location": "lib/index.js",
            "line": 15020
          },
          {
            "location": "lib/index.js",
            "line": 15021
          },
          {
            "location": "lib/index.js",
            "line": 15024
          },
          {
            "location": "lib/index.js",
            "line": 15025
          },
          {
            "location": "lib/index.js",
            "line": 15026
          },
          {
            "location": "lib/index.js",
            "line": 15031
          },
          {
            "location": "lib/index.js",
            "line": 15032
          },
          {
            "location": "lib/index.js",
            "line": 15033
          },
          {
            "location": "lib/index.js",
            "line": 15036
          },
          {
            "location": "lib/index.js",
            "line": 15038
          },
          {
            "location": "lib/index.js",
            "line": 15059
          },
          {
            "location": "lib/index.js",
            "line": 15089
          },
          {
            "location": "lib/index.js",
            "line": 15118
          },
          {
            "location": "lib/index.js",
            "line": 15122
          },
          {
            "location": "lib/index.js",
            "line": 15174
          },
          {
            "location": "lib/index.js",
            "line": 15187
          },
          {
            "location": "lib/index.js",
            "line": 15235
          },
          {
            "location": "lib/index.js",
            "line": 15236
          },
          {
            "location": "lib/index.js",
            "line": 15240
          },
          {
            "location": "lib/index.js",
            "line": 15285
          },
          {
            "location": "lib/index.js",
            "line": 15794
          },
          {
            "location": "lib/index.js",
            "line": 15802
          },
          {
            "location": "lib/index.js",
            "line": 15803
          },
          {
            "location": "lib/index.js",
            "line": 15804
          },
          {
            "location": "lib/index.js",
            "line": 15805
          },
          {
            "location": "lib/index.js",
            "line": 15806
          },
          {
            "location": "lib/index.js",
            "line": 15808
          },
          {
            "location": "lib/index.js",
            "line": 15810
          },
          {
            "location": "lib/index.js",
            "line": 15811
          },
          {
            "location": "lib/index.js",
            "line": 15842
          },
          {
            "location": "lib/index.js",
            "line": 15858
          },
          {
            "location": "lib/index.js",
            "line": 15862
          },
          {
            "location": "lib/index.js",
            "line": 15865
          },
          {
            "location": "lib/index.js",
            "line": 15873
          },
          {
            "location": "lib/index.js",
            "line": 15883
          },
          {
            "location": "lib/index.js",
            "line": 15944
          },
          {
            "location": "lib/index.js",
            "line": 15945
          },
          {
            "location": "lib/index.js",
            "line": 15946
          },
          {
            "location": "lib/index.js",
            "line": 16329
          },
          {
            "location": "lib/index.js",
            "line": 16448
          },
          {
            "location": "src/editor/create-editor.ts",
            "line": 2
          },
          {
            "location": "src/editor/create-editor.ts",
            "line": 43
          },
          {
            "location": "src/editor/create-editor.ts",
            "line": 237
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 10
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 36
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 181
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 212
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 214
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 220
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 222
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 229
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 237
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 249
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 277
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 278
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 281
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 282
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 285
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 292
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 299
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 301
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 305
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 310
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 311
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 314
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 335
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 338
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 345
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 350
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 354
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 398
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 439
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 490
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 493
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 579
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 598
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 681
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 682
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 688
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 754
          },
          {
            "location": "src/editor/editor-selector.ts",
            "line": 2
          },
          {
            "location": "src/editor/range-decorations-machine.ts",
            "line": 9
          },
          {
            "location": "src/editor/range-decorations-machine.ts",
            "line": 59
          },
          {
            "location": "src/editor/range-decorations-machine.ts",
            "line": 95
          },
          {
            "location": "src/editor/range-decorations-machine.ts",
            "line": 200
          },
          {
            "location": "src/editor/range-decorations-machine.ts",
            "line": 209
          },
          {
            "location": "src/editor/range-decorations-machine.ts",
            "line": 218
          },
          {
            "location": "src/editor/range-decorations-machine.ts",
            "line": 283
          },
          {
            "location": "src/editor/range-decorations-machine.ts",
            "line": 322
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 3
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 15
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 84
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 100
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 139
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 142
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 144
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 148
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 150
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 154
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 157
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 159
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 164
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 167
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 170
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 256
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 281
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 285
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 288
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 293
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 303
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 397
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 400
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 403
          },
          {
            "location": "src/editor/validate-selection-machine.ts",
            "line": 1
          },
          {
            "location": "src/editor/validate-selection-machine.ts",
            "line": 7
          },
          {
            "location": "src/internal-utils/stop-actor.ts",
            "line": 6
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Vitest Team"
        }
      ],
      "group": "",
      "name": "vitest-browser-react",
      "version": "2.2.0",
      "description": "Render React components in Vitest Browser Mode",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vitest-browser-react@2.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-community/vitest-browser-react#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-community/vitest-browser-react.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vitest-browser-react@2.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest-browser-react/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vitest-browser-react/package.json"
              }
            ],
            "concludedValue": "node_modules/vitest-browser-react/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "4.1.10",
      "description": "Next generation testing framework powered by Vite",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vitest@4.1.10",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vitest@4.1.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vitest,describe,vitest/describe,test,vitest/test,expectTypeOf,vitest/expectTypeOf,expect,vitest/expect,vitest/vi,afterAll,vitest/afterAll,vitest/browser,vitest/browser/cdp,server,vitest/browser/server"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vitest/package.json"
              }
            ],
            "concludedValue": "node_modules/vitest/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/behaviors/behavior.types.action.test-d.ts",
            "line": 1
          },
          {
            "location": "src/behaviors/behavior.types.action.test-d.ts",
            "line": 4
          },
          {
            "location": "src/behaviors/behavior.types.action.test-d.ts",
            "line": 5
          },
          {
            "location": "src/behaviors/behavior.types.action.test-d.ts",
            "line": 9
          },
          {
            "location": "src/behaviors/behavior.types.action.test-d.ts",
            "line": 14
          },
          {
            "location": "src/behaviors/behavior.types.action.test-d.ts",
            "line": 22
          },
          {
            "location": "src/behaviors/behavior.types.action.test-d.ts",
            "line": 27
          },
          {
            "location": "src/editor/on.test-d.ts",
            "line": 1
          },
          {
            "location": "src/editor/on.test-d.ts",
            "line": 7
          },
          {
            "location": "src/editor/on.test-d.ts",
            "line": 8
          },
          {
            "location": "src/editor/on.test-d.ts",
            "line": 12
          },
          {
            "location": "src/editor/on.test-d.ts",
            "line": 20
          },
          {
            "location": "src/editor/on.test-d.ts",
            "line": 24
          },
          {
            "location": "src/editor/on.test-d.ts",
            "line": 30
          },
          {
            "location": "src/editor/on.test-d.ts",
            "line": 32
          },
          {
            "location": "src/editor/on.test-d.ts",
            "line": 38
          },
          {
            "location": "src/editor/on.test-d.ts",
            "line": 48
          },
          {
            "location": "src/renderers/renderer.types.test-d.ts",
            "line": 1
          },
          {
            "location": "src/renderers/renderer.types.test-d.ts",
            "line": 4
          },
          {
            "location": "src/renderers/renderer.types.test-d.ts",
            "line": 5
          },
          {
            "location": "src/renderers/renderer.types.test-d.ts",
            "line": 6
          },
          {
            "location": "src/renderers/renderer.types.test-d.ts",
            "line": 11
          },
          {
            "location": "src/renderers/renderer.types.test-d.ts",
            "line": 12
          },
          {
            "location": "src/renderers/renderer.types.test-d.ts",
            "line": 17
          },
          {
            "location": "src/renderers/renderer.types.test-d.ts",
            "line": 18
          },
          {
            "location": "src/renderers/renderer.types.test-d.ts",
            "line": 23
          },
          {
            "location": "src/renderers/renderer.types.test-d.ts",
            "line": 24
          },
          {
            "location": "test-utils/caret-placement.ts",
            "line": 1
          },
          {
            "location": "test-utils/caret-placement.ts",
            "line": 10
          },
          {
            "location": "test-utils/caret-placement.ts",
            "line": 18
          },
          {
            "location": "vitest.setup.ts",
            "line": 1
          },
          {
            "location": "vitest.setup.ts",
            "line": 2
          },
          {
            "location": "vitest.setup.ts",
            "line": 4
          },
          {
            "location": "vitest.setup.ts",
            "line": 11
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vite",
      "version": "8.2.0",
      "description": "Native-ESM powered web dev build tool",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vite@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vite/package.json"
              }
            ],
            "concludedValue": "node_modules/vite/package.json"
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "7.0.2",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/typescript@7.0.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@7.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Cody Olsen"
        }
      ],
      "group": "",
      "name": "scroll-into-view-if-needed",
      "version": "3.1.0",
      "description": "Ponyfill for upcoming Element.scrollIntoView() APIs like scrollMode: if-needed, behavior: smooth and block: center",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/scroll-into-view-if-needed@3.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://scroll-into-view.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/scroll-into-view/scroll-into-view-if-needed.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/scroll-into-view-if-needed@3.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/scroll-into-view-if-needed/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "scroll-into-view-if-needed"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/scroll-into-view-if-needed/package.json"
              }
            ],
            "concludedValue": "node_modules/scroll-into-view-if-needed/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 13
          },
          {
            "location": "lib/index.js",
            "line": 3566
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 17
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1930
          }
        ]
      }
    },
    {
      "group": "",
      "name": "react-dom",
      "version": "19.2.8",
      "description": "React package for working with the DOM.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/react-dom@19.2.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/react/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react-dom@19.2.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react-dom/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/react-dom/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "react",
      "version": "19.2.8",
      "description": "React is a JavaScript library for building user interfaces.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/react@19.2.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/react/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react@19.2.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react/compiler-runtime,react/compiler-runtime/c,react,Component,react/Component,createContext,react/createContext,forwardRef,react/forwardRef,memo,react/memo,startTransition,react/startTransition,useCallback,react/useCallback,useContext,react/useContext,useEffect,react/useEffect,useLayoutEffect,react/useLayoutEffect,useMemo,react/useMemo,useReducer,react/useReducer,useRef,react/useRef,useState,react/useState,useSyncExternalStore,react/useSyncExternalStore,react/jsx-runtime,Fragment,react/jsx-runtime/Fragment,react/jsx-runtime/jsx,jsxs,react/jsx-runtime/jsxs,KeyboardEvent,react/KeyboardEvent,FocusEvent,react/FocusEvent,RefObject,react/RefObject,Context,react/Context,ReactElement,react/ReactElement,ClipboardEvent,react/ClipboardEvent,FocusEventHandler,react/FocusEventHandler,TextareaHTMLAttributes,react/TextareaHTMLAttributes,CSSProperties,react/CSSProperties,ForwardedRef,react/ForwardedRef,react/JSX,ComponentType,react/ComponentType,ContextType,react/ContextType,ReactNode,react/ReactNode"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react/package.json"
              }
            ],
            "concludedValue": "node_modules/react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 9
          },
          {
            "location": "lib/index.js",
            "line": 2047
          },
          {
            "location": "lib/index.js",
            "line": 2057
          },
          {
            "location": "lib/index.js",
            "line": 2094
          },
          {
            "location": "lib/index.js",
            "line": 2118
          },
          {
            "location": "lib/index.js",
            "line": 2360
          },
          {
            "location": "lib/index.js",
            "line": 2367
          },
          {
            "location": "lib/index.js",
            "line": 2380
          },
          {
            "location": "lib/index.js",
            "line": 2398
          },
          {
            "location": "lib/index.js",
            "line": 2404
          },
          {
            "location": "lib/index.js",
            "line": 2429
          },
          {
            "location": "lib/index.js",
            "line": 2443
          },
          {
            "location": "lib/index.js",
            "line": 4658
          },
          {
            "location": "lib/index.js",
            "line": 4713
          },
          {
            "location": "lib/index.js",
            "line": 4721
          },
          {
            "location": "lib/index.js",
            "line": 4729
          },
          {
            "location": "lib/index.js",
            "line": 4737
          },
          {
            "location": "lib/index.js",
            "line": 4741
          },
          {
            "location": "lib/index.js",
            "line": 4765
          },
          {
            "location": "lib/index.js",
            "line": 4791
          },
          {
            "location": "lib/index.js",
            "line": 4795
          },
          {
            "location": "lib/index.js",
            "line": 4819
          },
          {
            "location": "lib/index.js",
            "line": 4840
          },
          {
            "location": "lib/index.js",
            "line": 5012
          },
          {
            "location": "lib/index.js",
            "line": 5038
          },
          {
            "location": "lib/index.js",
            "line": 5081
          },
          {
            "location": "lib/index.js",
            "line": 5169
          },
          {
            "location": "lib/index.js",
            "line": 5194
          },
          {
            "location": "lib/index.js",
            "line": 5286
          },
          {
            "location": "lib/index.js",
            "line": 16580
          },
          {
            "location": "lib/index.js",
            "line": 16667
          },
          {
            "location": "lib/plugins/index.js",
            "line": 2
          },
          {
            "location": "lib/plugins/index.js",
            "line": 15
          },
          {
            "location": "lib/plugins/index.js",
            "line": 39
          },
          {
            "location": "lib/plugins/index.js",
            "line": 54
          },
          {
            "location": "lib/plugins/index.js",
            "line": 105
          },
          {
            "location": "lib/index.js",
            "line": 11
          },
          {
            "location": "lib/index.js",
            "line": 15
          },
          {
            "location": "lib/index.js",
            "line": 1104
          },
          {
            "location": "lib/index.js",
            "line": 1105
          },
          {
            "location": "lib/index.js",
            "line": 1110
          },
          {
            "location": "lib/index.js",
            "line": 1111
          },
          {
            "location": "lib/index.js",
            "line": 1120
          },
          {
            "location": "lib/index.js",
            "line": 1123
          },
          {
            "location": "lib/index.js",
            "line": 1919
          },
          {
            "location": "lib/index.js",
            "line": 1925
          },
          {
            "location": "lib/index.js",
            "line": 1927
          },
          {
            "location": "lib/index.js",
            "line": 2017
          },
          {
            "location": "lib/index.js",
            "line": 2027
          },
          {
            "location": "lib/index.js",
            "line": 2046
          },
          {
            "location": "lib/index.js",
            "line": 2059
          },
          {
            "location": "lib/index.js",
            "line": 2117
          },
          {
            "location": "lib/index.js",
            "line": 2146
          },
          {
            "location": "lib/index.js",
            "line": 2351
          },
          {
            "location": "lib/index.js",
            "line": 2359
          },
          {
            "location": "lib/index.js",
            "line": 2397
          },
          {
            "location": "lib/index.js",
            "line": 2428
          },
          {
            "location": "lib/index.js",
            "line": 2445
          },
          {
            "location": "lib/index.js",
            "line": 2471
          },
          {
            "location": "lib/index.js",
            "line": 2481
          },
          {
            "location": "lib/index.js",
            "line": 2568
          },
          {
            "location": "lib/index.js",
            "line": 2582
          },
          {
            "location": "lib/index.js",
            "line": 2584
          },
          {
            "location": "lib/index.js",
            "line": 2603
          },
          {
            "location": "lib/index.js",
            "line": 2609
          },
          {
            "location": "lib/index.js",
            "line": 2616
          },
          {
            "location": "lib/index.js",
            "line": 2624
          },
          {
            "location": "lib/index.js",
            "line": 2629
          },
          {
            "location": "lib/index.js",
            "line": 2637
          },
          {
            "location": "lib/index.js",
            "line": 2785
          },
          {
            "location": "lib/index.js",
            "line": 2786
          },
          {
            "location": "lib/index.js",
            "line": 2788
          },
          {
            "location": "lib/index.js",
            "line": 2792
          },
          {
            "location": "lib/index.js",
            "line": 2801
          },
          {
            "location": "lib/index.js",
            "line": 2840
          },
          {
            "location": "lib/index.js",
            "line": 2911
          },
          {
            "location": "lib/index.js",
            "line": 3134
          },
          {
            "location": "lib/index.js",
            "line": 3180
          },
          {
            "location": "lib/index.js",
            "line": 3198
          },
          {
            "location": "lib/index.js",
            "line": 3212
          },
          {
            "location": "lib/index.js",
            "line": 3234
          },
          {
            "location": "lib/index.js",
            "line": 3261
          },
          {
            "location": "lib/index.js",
            "line": 3280
          },
          {
            "location": "lib/index.js",
            "line": 3283
          },
          {
            "location": "lib/index.js",
            "line": 3310
          },
          {
            "location": "lib/index.js",
            "line": 3327
          },
          {
            "location": "lib/index.js",
            "line": 3531
          },
          {
            "location": "lib/index.js",
            "line": 3962
          },
          {
            "location": "lib/index.js",
            "line": 4372
          },
          {
            "location": "lib/index.js",
            "line": 4426
          },
          {
            "location": "lib/index.js",
            "line": 4641
          },
          {
            "location": "lib/index.js",
            "line": 4675
          },
          {
            "location": "lib/index.js",
            "line": 4690
          },
          {
            "location": "lib/index.js",
            "line": 4714
          },
          {
            "location": "lib/index.js",
            "line": 4722
          },
          {
            "location": "lib/index.js",
            "line": 4730
          },
          {
            "location": "lib/index.js",
            "line": 4738
          },
          {
            "location": "lib/index.js",
            "line": 5083
          },
          {
            "location": "lib/index.js",
            "line": 5204
          },
          {
            "location": "lib/index.js",
            "line": 5205
          },
          {
            "location": "lib/index.js",
            "line": 5285
          },
          {
            "location": "lib/index.js",
            "line": 5288
          },
          {
            "location": "lib/index.js",
            "line": 5308
          },
          {
            "location": "lib/index.js",
            "line": 5315
          },
          {
            "location": "lib/index.js",
            "line": 5356
          },
          {
            "location": "lib/index.js",
            "line": 5364
          },
          {
            "location": "lib/index.js",
            "line": 5583
          },
          {
            "location": "lib/index.js",
            "line": 5799
          },
          {
            "location": "lib/index.js",
            "line": 5803
          },
          {
            "location": "lib/index.js",
            "line": 16591
          },
          {
            "location": "lib/index.js",
            "line": 16604
          },
          {
            "location": "lib/index.js",
            "line": 16670
          },
          {
            "location": "lib/index.js",
            "line": 16677
          },
          {
            "location": "lib/plugins/index.js",
            "line": 3
          },
          {
            "location": "lib/plugins/index.js",
            "line": 21
          },
          {
            "location": "lib/plugins/index.js",
            "line": 45
          },
          {
            "location": "lib/plugins/index.js",
            "line": 53
          },
          {
            "location": "lib/plugins/index.js",
            "line": 55
          },
          {
            "location": "lib/plugins/index.js",
            "line": 111
          },
          {
            "location": "lib/use-editor-CwNeVwVC.js",
            "line": 1
          },
          {
            "location": "lib/use-editor-CwNeVwVC.js",
            "line": 20
          },
          {
            "location": "lib/use-editor-CwNeVwVC.js",
            "line": 22
          },
          {
            "location": "lib/use-editor-CwNeVwVC.js",
            "line": 41
          },
          {
            "location": "src/editor/editor-actor-context.ts",
            "line": 1
          },
          {
            "location": "src/editor/editor-actor-context.ts",
            "line": 4
          },
          {
            "location": "src/editor/new-pipeline-context.ts",
            "line": 1
          },
          {
            "location": "src/editor/new-pipeline-context.ts",
            "line": 17
          },
          {
            "location": "src/editor/parent-container-context.ts",
            "line": 1
          },
          {
            "location": "src/editor/parent-container-context.ts",
            "line": 21
          },
          {
            "location": "src/editor/parent-container-context.ts",
            "line": 26
          },
          {
            "location": "src/editor/parent-text-block-context.ts",
            "line": 1
          },
          {
            "location": "src/editor/parent-text-block-context.ts",
            "line": 16
          },
          {
            "location": "src/editor/perform-hotkey.ts",
            "line": 1
          },
          {
            "location": "src/editor/relay-context.ts",
            "line": 1
          },
          {
            "location": "src/editor/relay-context.ts",
            "line": 4
          },
          {
            "location": "src/editor/relay.ts",
            "line": 3
          },
          {
            "location": "src/editor/use-editor.ts",
            "line": 1
          },
          {
            "location": "src/editor/use-editor.ts",
            "line": 20
          },
          {
            "location": "src/editor/usePortableTextEditor.ts",
            "line": 1
          },
          {
            "location": "src/editor/usePortableTextEditor.ts",
            "line": 8
          },
          {
            "location": "src/editor/usePortableTextEditor.ts",
            "line": 16
          },
          {
            "location": "src/engine/react/components/restore-dom/restore-dom-manager.ts",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/android-input-manager/use-android-input-manager.ts",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/android-input-manager/use-android-input-manager.ts",
            "line": 39
          },
          {
            "location": "src/engine/react/hooks/use-decorations-by-child.ts",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-decorations-by-child.ts",
            "line": 69
          },
          {
            "location": "src/engine/react/hooks/use-decorations.ts",
            "line": 2
          },
          {
            "location": "src/engine/react/hooks/use-decorations.ts",
            "line": 21
          },
          {
            "location": "src/engine/react/hooks/use-decorations.ts",
            "line": 32
          },
          {
            "location": "src/engine/react/hooks/use-decorations.ts",
            "line": 51
          },
          {
            "location": "src/engine/react/hooks/use-decorations.ts",
            "line": 60
          },
          {
            "location": "src/engine/react/hooks/use-decorations.ts",
            "line": 62
          },
          {
            "location": "src/engine/react/hooks/use-decorations.ts",
            "line": 71
          },
          {
            "location": "src/engine/react/hooks/use-decorations.ts",
            "line": 76
          },
          {
            "location": "src/engine/react/hooks/use-decorations.ts",
            "line": 84
          },
          {
            "location": "src/engine/react/hooks/use-isomorphic-layout-effect.ts",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-mutation-observer.ts",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-mutation-observer.ts",
            "line": 9
          },
          {
            "location": "src/engine/react/hooks/use-mutation-observer.ts",
            "line": 17
          },
          {
            "location": "src/engine/react/hooks/use-read-only.ts",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-read-only.ts",
            "line": 7
          },
          {
            "location": "src/engine/react/hooks/use-read-only.ts",
            "line": 14
          },
          {
            "location": "src/engine/react/hooks/use-track-user-input.ts",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-track-user-input.ts",
            "line": 8
          },
          {
            "location": "src/engine/react/hooks/use-track-user-input.ts",
            "line": 9
          },
          {
            "location": "src/engine/react/hooks/use-track-user-input.ts",
            "line": 11
          },
          {
            "location": "src/engine/react/hooks/use-track-user-input.ts",
            "line": 26
          },
          {
            "location": "src/internal-utils/globally-scoped-context.ts",
            "line": 1
          },
          {
            "location": "src/internal-utils/globally-scoped-context.ts",
            "line": 32
          },
          {
            "location": "src/internal-utils/globally-scoped-context.ts",
            "line": 36
          },
          {
            "location": "src/plugins/plugin.internal.auto-close-brackets.ts",
            "line": 1
          },
          {
            "location": "src/plugins/plugin.internal.auto-close-brackets.ts",
            "line": 9
          },
          {
            "location": "src/renderers/renderer.types.ts",
            "line": 6
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 14
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 89
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 117
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 119
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 120
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 145
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 152
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 159
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 166
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 185
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 190
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 217
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 242
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 249
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 291
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 334
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 445
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 470
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 501
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 513
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 522
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 560
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 587
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 602
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 621
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 682
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 717
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 742
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 778
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 816
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 855
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 890
          },
          {
            "location": "src/editor/editor-provider.tsx",
            "line": 1
          },
          {
            "location": "src/editor/editor-provider.tsx",
            "line": 2
          },
          {
            "location": "src/editor/editor-provider.tsx",
            "line": 40
          },
          {
            "location": "src/editor/editor-provider.tsx",
            "line": 50
          },
          {
            "location": "src/editor/render.block-object.tsx",
            "line": 2
          },
          {
            "location": "src/editor/render.container.tsx",
            "line": 2
          },
          {
            "location": "src/editor/render.default.tsx",
            "line": 1
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 6
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 46
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 47
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 48
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 80
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 102
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 116
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 128
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 138
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 160
          },
          {
            "location": "src/editor/render.inline-object.tsx",
            "line": 2
          },
          {
            "location": "src/editor/render.leaf.tsx",
            "line": 2
          },
          {
            "location": "src/editor/render.span.tsx",
            "line": 3
          },
          {
            "location": "src/editor/render.span.tsx",
            "line": 38
          },
          {
            "location": "src/editor/render.span.tsx",
            "line": 51
          },
          {
            "location": "src/editor/render.text-block.tsx",
            "line": 1
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 9
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 85
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 104
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 110
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 142
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 143
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 147
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 148
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 150
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 184
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 210
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 211
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 222
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 223
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 233
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 234
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 245
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 246
          },
          {
            "location": "src/editor/usePortableTextEditorSelection.tsx",
            "line": 1
          },
          {
            "location": "src/editor/usePortableTextEditorSelection.tsx",
            "line": 12
          },
          {
            "location": "src/editor/usePortableTextEditorSelection.tsx",
            "line": 14
          },
          {
            "location": "src/editor/usePortableTextEditorSelection.tsx",
            "line": 18
          },
          {
            "location": "src/editor/usePortableTextEditorSelection.tsx",
            "line": 21
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 16
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 162
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 180
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 181
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 182
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 186
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 193
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 208
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 220
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 229
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 359
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 579
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 988
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1108
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1132
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1170
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1266
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1352
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1398
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1412
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1448
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1478
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1835
          },
          {
            "location": "src/engine/react/components/element.tsx",
            "line": 5
          },
          {
            "location": "src/engine/react/components/element.tsx",
            "line": 97
          },
          {
            "location": "src/engine/react/components/engine.tsx",
            "line": 1
          },
          {
            "location": "src/engine/react/components/engine.tsx",
            "line": 2
          },
          {
            "location": "src/engine/react/components/engine.tsx",
            "line": 20
          },
          {
            "location": "src/engine/react/components/engine.tsx",
            "line": 30
          },
          {
            "location": "src/engine/react/components/leaf.tsx",
            "line": 6
          },
          {
            "location": "src/engine/react/components/leaf.tsx",
            "line": 66
          },
          {
            "location": "src/engine/react/components/object-node.tsx",
            "line": 2
          },
          {
            "location": "src/engine/react/components/object-node.tsx",
            "line": 63
          },
          {
            "location": "src/engine/react/components/restore-dom/restore-dom.tsx",
            "line": 7
          },
          {
            "location": "src/engine/react/components/string.tsx",
            "line": 8
          },
          {
            "location": "src/engine/react/components/string.tsx",
            "line": 110
          },
          {
            "location": "src/engine/react/components/string.tsx",
            "line": 114
          },
          {
            "location": "src/engine/react/components/string.tsx",
            "line": 142
          },
          {
            "location": "src/engine/react/components/string.tsx",
            "line": 143
          },
          {
            "location": "src/engine/react/components/text.tsx",
            "line": 5
          },
          {
            "location": "src/engine/react/components/text.tsx",
            "line": 77
          },
          {
            "location": "src/engine/react/hooks/use-children.tsx",
            "line": 7
          },
          {
            "location": "src/engine/react/hooks/use-children.tsx",
            "line": 80
          },
          {
            "location": "src/engine/react/hooks/use-children.tsx",
            "line": 121
          },
          {
            "location": "src/engine/react/hooks/use-engine-selector.tsx",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-engine-selector.tsx",
            "line": 23
          },
          {
            "location": "src/engine/react/hooks/use-engine-selector.tsx",
            "line": 53
          },
          {
            "location": "src/engine/react/hooks/use-engine-selector.tsx",
            "line": 62
          },
          {
            "location": "src/engine/react/hooks/use-engine-selector.tsx",
            "line": 89
          },
          {
            "location": "src/engine/react/hooks/use-engine-selector.tsx",
            "line": 90
          },
          {
            "location": "src/engine/react/hooks/use-engine-selector.tsx",
            "line": 92
          },
          {
            "location": "src/engine/react/hooks/use-engine-selector.tsx",
            "line": 103
          },
          {
            "location": "src/engine/react/hooks/use-engine-selector.tsx",
            "line": 118
          },
          {
            "location": "src/engine/react/hooks/use-engine-static.tsx",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-engine-static.tsx",
            "line": 8
          },
          {
            "location": "src/engine/react/hooks/use-engine-static.tsx",
            "line": 15
          },
          {
            "location": "src/engine/react/hooks/use-engine.tsx",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-engine.tsx",
            "line": 12
          },
          {
            "location": "src/engine/react/hooks/use-engine.tsx",
            "line": 13
          },
          {
            "location": "src/engine/react/hooks/use-generic-selector.tsx",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-generic-selector.tsx",
            "line": 26
          },
          {
            "location": "src/engine/react/hooks/use-generic-selector.tsx",
            "line": 28
          },
          {
            "location": "src/engine/react/hooks/use-generic-selector.tsx",
            "line": 29
          },
          {
            "location": "src/engine/react/hooks/use-generic-selector.tsx",
            "line": 30
          },
          {
            "location": "src/engine/react/hooks/use-generic-selector.tsx",
            "line": 60
          },
          {
            "location": "src/engine/react/hooks/use-is-mounted.tsx",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-is-mounted.tsx",
            "line": 4
          },
          {
            "location": "src/engine/react/hooks/use-is-mounted.tsx",
            "line": 6
          },
          {
            "location": "src/plugins/plugin.behavior.tsx",
            "line": 1
          },
          {
            "location": "src/plugins/plugin.behavior.tsx",
            "line": 18
          },
          {
            "location": "src/plugins/plugin.editor-ref.tsx",
            "line": 1
          },
          {
            "location": "src/plugins/plugin.editor-ref.tsx",
            "line": 8
          },
          {
            "location": "src/plugins/plugin.editor-ref.tsx",
            "line": 11
          },
          {
            "location": "src/plugins/plugin.editor-ref.tsx",
            "line": 13
          },
          {
            "location": "src/plugins/plugin.event-listener.tsx",
            "line": 1
          },
          {
            "location": "src/plugins/plugin.event-listener.tsx",
            "line": 56
          },
          {
            "location": "src/plugins/plugin.internal.editor-engine-ref.tsx",
            "line": 1
          },
          {
            "location": "src/plugins/plugin.internal.editor-engine-ref.tsx",
            "line": 6
          },
          {
            "location": "src/plugins/plugin.internal.editor-engine-ref.tsx",
            "line": 9
          },
          {
            "location": "src/plugins/plugin.internal.editor-engine-ref.tsx",
            "line": 11
          },
          {
            "location": "src/plugins/plugin.internal.portable-text-editor-ref.tsx",
            "line": 1
          },
          {
            "location": "src/plugins/plugin.internal.portable-text-editor-ref.tsx",
            "line": 6
          },
          {
            "location": "src/plugins/plugin.internal.portable-text-editor-ref.tsx",
            "line": 9
          },
          {
            "location": "src/plugins/plugin.internal.portable-text-editor-ref.tsx",
            "line": 11
          },
          {
            "location": "src/plugins/plugin.node.tsx",
            "line": 1
          },
          {
            "location": "src/plugins/plugin.node.tsx",
            "line": 20
          },
          {
            "location": "src/plugins/plugin.patches.tsx",
            "line": 2
          },
          {
            "location": "src/plugins/plugin.patches.tsx",
            "line": 14
          },
          {
            "location": "lib/index.js",
            "line": 2128
          },
          {
            "location": "lib/index.js",
            "line": 2130
          },
          {
            "location": "lib/index.js",
            "line": 2136
          },
          {
            "location": "lib/index.js",
            "line": 2345
          },
          {
            "location": "lib/index.js",
            "line": 2348
          },
          {
            "location": "lib/index.js",
            "line": 2355
          },
          {
            "location": "lib/index.js",
            "line": 2361
          },
          {
            "location": "lib/index.js",
            "line": 2373
          },
          {
            "location": "lib/index.js",
            "line": 2375
          },
          {
            "location": "lib/index.js",
            "line": 2379
          },
          {
            "location": "lib/index.js",
            "line": 2381
          },
          {
            "location": "lib/index.js",
            "line": 2399
          },
          {
            "location": "lib/index.js",
            "line": 2403
          },
          {
            "location": "lib/index.js",
            "line": 2411
          },
          {
            "location": "lib/index.js",
            "line": 2430
          },
          {
            "location": "lib/index.js",
            "line": 2487
          },
          {
            "location": "lib/index.js",
            "line": 2503
          },
          {
            "location": "lib/index.js",
            "line": 2513
          },
          {
            "location": "lib/index.js",
            "line": 2528
          },
          {
            "location": "lib/index.js",
            "line": 2561
          },
          {
            "location": "lib/index.js",
            "line": 2563
          },
          {
            "location": "lib/index.js",
            "line": 2567
          },
          {
            "location": "lib/index.js",
            "line": 2782
          },
          {
            "location": "lib/index.js",
            "line": 2784
          },
          {
            "location": "lib/index.js",
            "line": 3153
          },
          {
            "location": "lib/index.js",
            "line": 3155
          },
          {
            "location": "lib/index.js",
            "line": 3157
          },
          {
            "location": "lib/index.js",
            "line": 3160
          },
          {
            "location": "lib/index.js",
            "line": 3546
          },
          {
            "location": "lib/index.js",
            "line": 4434
          },
          {
            "location": "lib/index.js",
            "line": 4445
          },
          {
            "location": "lib/index.js",
            "line": 4455
          },
          {
            "location": "lib/index.js",
            "line": 4489
          },
          {
            "location": "lib/index.js",
            "line": 4491
          },
          {
            "location": "lib/index.js",
            "line": 4518
          },
          {
            "location": "lib/index.js",
            "line": 4520
          },
          {
            "location": "lib/index.js",
            "line": 4699
          },
          {
            "location": "lib/index.js",
            "line": 4820
          },
          {
            "location": "lib/index.js",
            "line": 4822
          },
          {
            "location": "lib/index.js",
            "line": 4921
          },
          {
            "location": "lib/index.js",
            "line": 4930
          },
          {
            "location": "lib/index.js",
            "line": 4944
          },
          {
            "location": "lib/index.js",
            "line": 4963
          },
          {
            "location": "lib/index.js",
            "line": 4970
          },
          {
            "location": "lib/index.js",
            "line": 4979
          },
          {
            "location": "lib/index.js",
            "line": 4990
          },
          {
            "location": "lib/index.js",
            "line": 5121
          },
          {
            "location": "lib/index.js",
            "line": 5127
          },
          {
            "location": "lib/index.js",
            "line": 5152
          },
          {
            "location": "lib/index.js",
            "line": 5172
          },
          {
            "location": "lib/index.js",
            "line": 5178
          },
          {
            "location": "lib/index.js",
            "line": 5184
          },
          {
            "location": "lib/index.js",
            "line": 5195
          },
          {
            "location": "lib/index.js",
            "line": 5317
          },
          {
            "location": "lib/index.js",
            "line": 5323
          },
          {
            "location": "lib/index.js",
            "line": 5746
          },
          {
            "location": "lib/index.js",
            "line": 5786
          },
          {
            "location": "lib/index.js",
            "line": 5805
          },
          {
            "location": "lib/index.js",
            "line": 5807
          },
          {
            "location": "lib/index.js",
            "line": 16606
          },
          {
            "location": "lib/index.js",
            "line": 16611
          },
          {
            "location": "lib/index.js",
            "line": 16616
          },
          {
            "location": "lib/index.js",
            "line": 16621
          },
          {
            "location": "lib/index.js",
            "line": 16626
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Sanity.io <hello@sanity.io>"
        }
      ],
      "group": "",
      "name": "racejar",
      "version": "3.0.0",
      "description": "A testing framework agnostic Gherkin driver",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/racejar@3.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.sanity.io/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/portabletext/editor.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/racejar@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/racejar/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/racejar/package.json"
              }
            ],
            "concludedValue": "node_modules/racejar/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Boshen and oxc contributors"
        }
      ],
      "group": "",
      "name": "oxc-transform-react",
      "version": "0.145.0",
      "description": "Oxc React Compiler Node API",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/oxc-transform-react@0.145.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://oxc.rs"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/oxc-project/oxc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/oxc-transform-react@0.145.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/oxc-transform-react/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/oxc-transform-react/package.json"
              }
            ],
            "concludedValue": "node_modules/oxc-transform-react/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "jsdom",
      "version": "27.2.0",
      "description": "A JavaScript implementation of many web standards",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/jsdom@27.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/jsdom/jsdom.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jsdom@27.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jsdom/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/jsdom/package.json"
              }
            ],
            "concludedValue": "node_modules/jsdom/package.json"
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Josh Junon (https://github.com/qix-)"
        }
      ],
      "group": "",
      "name": "debug",
      "version": "4.4.3",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/debug@4.4.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/debug-js/debug.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/debug@4.4.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/debug/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "debug"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/debug/package.json"
              }
            ],
            "concludedValue": "node_modules/debug/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 16
          },
          {
            "location": "lib/index.js",
            "line": 3703
          },
          {
            "location": "src/internal-utils/debug.ts",
            "line": 1
          },
          {
            "location": "src/internal-utils/debug.ts",
            "line": 7
          },
          {
            "location": "src/internal-utils/debug.ts",
            "line": 8
          },
          {
            "location": "src/internal-utils/debug.ts",
            "line": 10
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "David Khourshid <davidkpiano@gmail.com>"
        }
      ],
      "group": "@xstate",
      "name": "react",
      "version": "6.1.0",
      "description": "XState tools for React",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40xstate/react@6.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/statelyai/xstate/tree/main/packages/xstate-react#readme"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/statelyai/xstate.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@xstate/react@6.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@xstate/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react/compiler-runtime,react/compiler-runtime/c,react,Component,react/Component,createContext,react/createContext,forwardRef,react/forwardRef,memo,react/memo,startTransition,react/startTransition,useCallback,react/useCallback,useContext,react/useContext,useEffect,react/useEffect,useLayoutEffect,react/useLayoutEffect,useMemo,react/useMemo,useReducer,react/useReducer,useRef,react/useRef,useState,react/useState,useSyncExternalStore,react/useSyncExternalStore,react/jsx-runtime,Fragment,react/jsx-runtime/Fragment,react/jsx-runtime/jsx,jsxs,react/jsx-runtime/jsxs,KeyboardEvent,react/KeyboardEvent,FocusEvent,react/FocusEvent,RefObject,react/RefObject,Context,react/Context,ReactElement,react/ReactElement,ClipboardEvent,react/ClipboardEvent,FocusEventHandler,react/FocusEventHandler,TextareaHTMLAttributes,react/TextareaHTMLAttributes,CSSProperties,react/CSSProperties,ForwardedRef,react/ForwardedRef,react/JSX,ComponentType,react/ComponentType,ContextType,react/ContextType,ReactNode,react/ReactNode"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@xstate/react/package.json"
              }
            ],
            "concludedValue": "node_modules/@xstate/react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 9
          },
          {
            "location": "lib/index.js",
            "line": 2047
          },
          {
            "location": "lib/index.js",
            "line": 2057
          },
          {
            "location": "lib/index.js",
            "line": 2094
          },
          {
            "location": "lib/index.js",
            "line": 2118
          },
          {
            "location": "lib/index.js",
            "line": 2360
          },
          {
            "location": "lib/index.js",
            "line": 2367
          },
          {
            "location": "lib/index.js",
            "line": 2380
          },
          {
            "location": "lib/index.js",
            "line": 2398
          },
          {
            "location": "lib/index.js",
            "line": 2404
          },
          {
            "location": "lib/index.js",
            "line": 2429
          },
          {
            "location": "lib/index.js",
            "line": 2443
          },
          {
            "location": "lib/index.js",
            "line": 4658
          },
          {
            "location": "lib/index.js",
            "line": 4713
          },
          {
            "location": "lib/index.js",
            "line": 4721
          },
          {
            "location": "lib/index.js",
            "line": 4729
          },
          {
            "location": "lib/index.js",
            "line": 4737
          },
          {
            "location": "lib/index.js",
            "line": 4741
          },
          {
            "location": "lib/index.js",
            "line": 4765
          },
          {
            "location": "lib/index.js",
            "line": 4791
          },
          {
            "location": "lib/index.js",
            "line": 4795
          },
          {
            "location": "lib/index.js",
            "line": 4819
          },
          {
            "location": "lib/index.js",
            "line": 4840
          },
          {
            "location": "lib/index.js",
            "line": 5012
          },
          {
            "location": "lib/index.js",
            "line": 5038
          },
          {
            "location": "lib/index.js",
            "line": 5081
          },
          {
            "location": "lib/index.js",
            "line": 5169
          },
          {
            "location": "lib/index.js",
            "line": 5194
          },
          {
            "location": "lib/index.js",
            "line": 5286
          },
          {
            "location": "lib/index.js",
            "line": 16580
          },
          {
            "location": "lib/index.js",
            "line": 16667
          },
          {
            "location": "lib/plugins/index.js",
            "line": 2
          },
          {
            "location": "lib/plugins/index.js",
            "line": 15
          },
          {
            "location": "lib/plugins/index.js",
            "line": 39
          },
          {
            "location": "lib/plugins/index.js",
            "line": 54
          },
          {
            "location": "lib/plugins/index.js",
            "line": 105
          },
          {
            "location": "lib/index.js",
            "line": 11
          },
          {
            "location": "lib/index.js",
            "line": 15
          },
          {
            "location": "lib/index.js",
            "line": 1104
          },
          {
            "location": "lib/index.js",
            "line": 1105
          },
          {
            "location": "lib/index.js",
            "line": 1110
          },
          {
            "location": "lib/index.js",
            "line": 1111
          },
          {
            "location": "lib/index.js",
            "line": 1120
          },
          {
            "location": "lib/index.js",
            "line": 1123
          },
          {
            "location": "lib/index.js",
            "line": 1919
          },
          {
            "location": "lib/index.js",
            "line": 1925
          },
          {
            "location": "lib/index.js",
            "line": 1927
          },
          {
            "location": "lib/index.js",
            "line": 2017
          },
          {
            "location": "lib/index.js",
            "line": 2027
          },
          {
            "location": "lib/index.js",
            "line": 2046
          },
          {
            "location": "lib/index.js",
            "line": 2059
          },
          {
            "location": "lib/index.js",
            "line": 2117
          },
          {
            "location": "lib/index.js",
            "line": 2146
          },
          {
            "location": "lib/index.js",
            "line": 2351
          },
          {
            "location": "lib/index.js",
            "line": 2359
          },
          {
            "location": "lib/index.js",
            "line": 2397
          },
          {
            "location": "lib/index.js",
            "line": 2428
          },
          {
            "location": "lib/index.js",
            "line": 2445
          },
          {
            "location": "lib/index.js",
            "line": 2471
          },
          {
            "location": "lib/index.js",
            "line": 2481
          },
          {
            "location": "lib/index.js",
            "line": 2568
          },
          {
            "location": "lib/index.js",
            "line": 2582
          },
          {
            "location": "lib/index.js",
            "line": 2584
          },
          {
            "location": "lib/index.js",
            "line": 2603
          },
          {
            "location": "lib/index.js",
            "line": 2609
          },
          {
            "location": "lib/index.js",
            "line": 2616
          },
          {
            "location": "lib/index.js",
            "line": 2624
          },
          {
            "location": "lib/index.js",
            "line": 2629
          },
          {
            "location": "lib/index.js",
            "line": 2637
          },
          {
            "location": "lib/index.js",
            "line": 2785
          },
          {
            "location": "lib/index.js",
            "line": 2786
          },
          {
            "location": "lib/index.js",
            "line": 2788
          },
          {
            "location": "lib/index.js",
            "line": 2792
          },
          {
            "location": "lib/index.js",
            "line": 2801
          },
          {
            "location": "lib/index.js",
            "line": 2840
          },
          {
            "location": "lib/index.js",
            "line": 2911
          },
          {
            "location": "lib/index.js",
            "line": 3134
          },
          {
            "location": "lib/index.js",
            "line": 3180
          },
          {
            "location": "lib/index.js",
            "line": 3198
          },
          {
            "location": "lib/index.js",
            "line": 3212
          },
          {
            "location": "lib/index.js",
            "line": 3234
          },
          {
            "location": "lib/index.js",
            "line": 3261
          },
          {
            "location": "lib/index.js",
            "line": 3280
          },
          {
            "location": "lib/index.js",
            "line": 3283
          },
          {
            "location": "lib/index.js",
            "line": 3310
          },
          {
            "location": "lib/index.js",
            "line": 3327
          },
          {
            "location": "lib/index.js",
            "line": 3531
          },
          {
            "location": "lib/index.js",
            "line": 3962
          },
          {
            "location": "lib/index.js",
            "line": 4372
          },
          {
            "location": "lib/index.js",
            "line": 4426
          },
          {
            "location": "lib/index.js",
            "line": 4641
          },
          {
            "location": "lib/index.js",
            "line": 4675
          },
          {
            "location": "lib/index.js",
            "line": 4690
          },
          {
            "location": "lib/index.js",
            "line": 4714
          },
          {
            "location": "lib/index.js",
            "line": 4722
          },
          {
            "location": "lib/index.js",
            "line": 4730
          },
          {
            "location": "lib/index.js",
            "line": 4738
          },
          {
            "location": "lib/index.js",
            "line": 5083
          },
          {
            "location": "lib/index.js",
            "line": 5204
          },
          {
            "location": "lib/index.js",
            "line": 5205
          },
          {
            "location": "lib/index.js",
            "line": 5285
          },
          {
            "location": "lib/index.js",
            "line": 5288
          },
          {
            "location": "lib/index.js",
            "line": 5308
          },
          {
            "location": "lib/index.js",
            "line": 5315
          },
          {
            "location": "lib/index.js",
            "line": 5356
          },
          {
            "location": "lib/index.js",
            "line": 5364
          },
          {
            "location": "lib/index.js",
            "line": 5583
          },
          {
            "location": "lib/index.js",
            "line": 5799
          },
          {
            "location": "lib/index.js",
            "line": 5803
          },
          {
            "location": "lib/index.js",
            "line": 16591
          },
          {
            "location": "lib/index.js",
            "line": 16604
          },
          {
            "location": "lib/index.js",
            "line": 16670
          },
          {
            "location": "lib/index.js",
            "line": 16677
          },
          {
            "location": "lib/plugins/index.js",
            "line": 3
          },
          {
            "location": "lib/plugins/index.js",
            "line": 21
          },
          {
            "location": "lib/plugins/index.js",
            "line": 45
          },
          {
            "location": "lib/plugins/index.js",
            "line": 53
          },
          {
            "location": "lib/plugins/index.js",
            "line": 55
          },
          {
            "location": "lib/plugins/index.js",
            "line": 111
          },
          {
            "location": "lib/use-editor-CwNeVwVC.js",
            "line": 1
          },
          {
            "location": "lib/use-editor-CwNeVwVC.js",
            "line": 20
          },
          {
            "location": "lib/use-editor-CwNeVwVC.js",
            "line": 22
          },
          {
            "location": "lib/use-editor-CwNeVwVC.js",
            "line": 41
          },
          {
            "location": "src/editor/editor-actor-context.ts",
            "line": 1
          },
          {
            "location": "src/editor/editor-actor-context.ts",
            "line": 4
          },
          {
            "location": "src/editor/new-pipeline-context.ts",
            "line": 1
          },
          {
            "location": "src/editor/new-pipeline-context.ts",
            "line": 17
          },
          {
            "location": "src/editor/parent-container-context.ts",
            "line": 1
          },
          {
            "location": "src/editor/parent-container-context.ts",
            "line": 21
          },
          {
            "location": "src/editor/parent-container-context.ts",
            "line": 26
          },
          {
            "location": "src/editor/parent-text-block-context.ts",
            "line": 1
          },
          {
            "location": "src/editor/parent-text-block-context.ts",
            "line": 16
          },
          {
            "location": "src/editor/perform-hotkey.ts",
            "line": 1
          },
          {
            "location": "src/editor/relay-context.ts",
            "line": 1
          },
          {
            "location": "src/editor/relay-context.ts",
            "line": 4
          },
          {
            "location": "src/editor/relay.ts",
            "line": 3
          },
          {
            "location": "src/editor/use-editor.ts",
            "line": 1
          },
          {
            "location": "src/editor/use-editor.ts",
            "line": 20
          },
          {
            "location": "src/editor/usePortableTextEditor.ts",
            "line": 1
          },
          {
            "location": "src/editor/usePortableTextEditor.ts",
            "line": 8
          },
          {
            "location": "src/editor/usePortableTextEditor.ts",
            "line": 16
          },
          {
            "location": "src/engine/react/components/restore-dom/restore-dom-manager.ts",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/android-input-manager/use-android-input-manager.ts",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/android-input-manager/use-android-input-manager.ts",
            "line": 39
          },
          {
            "location": "src/engine/react/hooks/use-decorations-by-child.ts",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-decorations-by-child.ts",
            "line": 69
          },
          {
            "location": "src/engine/react/hooks/use-decorations.ts",
            "line": 2
          },
          {
            "location": "src/engine/react/hooks/use-decorations.ts",
            "line": 21
          },
          {
            "location": "src/engine/react/hooks/use-decorations.ts",
            "line": 32
          },
          {
            "location": "src/engine/react/hooks/use-decorations.ts",
            "line": 51
          },
          {
            "location": "src/engine/react/hooks/use-decorations.ts",
            "line": 60
          },
          {
            "location": "src/engine/react/hooks/use-decorations.ts",
            "line": 62
          },
          {
            "location": "src/engine/react/hooks/use-decorations.ts",
            "line": 71
          },
          {
            "location": "src/engine/react/hooks/use-decorations.ts",
            "line": 76
          },
          {
            "location": "src/engine/react/hooks/use-decorations.ts",
            "line": 84
          },
          {
            "location": "src/engine/react/hooks/use-isomorphic-layout-effect.ts",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-mutation-observer.ts",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-mutation-observer.ts",
            "line": 9
          },
          {
            "location": "src/engine/react/hooks/use-mutation-observer.ts",
            "line": 17
          },
          {
            "location": "src/engine/react/hooks/use-read-only.ts",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-read-only.ts",
            "line": 7
          },
          {
            "location": "src/engine/react/hooks/use-read-only.ts",
            "line": 14
          },
          {
            "location": "src/engine/react/hooks/use-track-user-input.ts",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-track-user-input.ts",
            "line": 8
          },
          {
            "location": "src/engine/react/hooks/use-track-user-input.ts",
            "line": 9
          },
          {
            "location": "src/engine/react/hooks/use-track-user-input.ts",
            "line": 11
          },
          {
            "location": "src/engine/react/hooks/use-track-user-input.ts",
            "line": 26
          },
          {
            "location": "src/internal-utils/globally-scoped-context.ts",
            "line": 1
          },
          {
            "location": "src/internal-utils/globally-scoped-context.ts",
            "line": 32
          },
          {
            "location": "src/internal-utils/globally-scoped-context.ts",
            "line": 36
          },
          {
            "location": "src/plugins/plugin.internal.auto-close-brackets.ts",
            "line": 1
          },
          {
            "location": "src/plugins/plugin.internal.auto-close-brackets.ts",
            "line": 9
          },
          {
            "location": "src/renderers/renderer.types.ts",
            "line": 6
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 14
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 89
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 117
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 119
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 120
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 145
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 152
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 159
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 166
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 185
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 190
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 217
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 242
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 249
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 291
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 334
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 445
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 470
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 501
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 513
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 522
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 560
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 587
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 602
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 621
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 682
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 717
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 742
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 778
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 816
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 855
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 890
          },
          {
            "location": "src/editor/editor-provider.tsx",
            "line": 1
          },
          {
            "location": "src/editor/editor-provider.tsx",
            "line": 2
          },
          {
            "location": "src/editor/editor-provider.tsx",
            "line": 40
          },
          {
            "location": "src/editor/editor-provider.tsx",
            "line": 50
          },
          {
            "location": "src/editor/render.block-object.tsx",
            "line": 2
          },
          {
            "location": "src/editor/render.container.tsx",
            "line": 2
          },
          {
            "location": "src/editor/render.default.tsx",
            "line": 1
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 6
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 46
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 47
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 48
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 80
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 102
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 116
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 128
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 138
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 160
          },
          {
            "location": "src/editor/render.inline-object.tsx",
            "line": 2
          },
          {
            "location": "src/editor/render.leaf.tsx",
            "line": 2
          },
          {
            "location": "src/editor/render.span.tsx",
            "line": 3
          },
          {
            "location": "src/editor/render.span.tsx",
            "line": 38
          },
          {
            "location": "src/editor/render.span.tsx",
            "line": 51
          },
          {
            "location": "src/editor/render.text-block.tsx",
            "line": 1
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 9
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 85
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 104
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 110
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 142
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 143
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 147
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 148
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 150
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 184
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 210
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 211
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 222
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 223
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 233
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 234
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 245
          },
          {
            "location": "src/editor/selection-state-context.tsx",
            "line": 246
          },
          {
            "location": "src/editor/usePortableTextEditorSelection.tsx",
            "line": 1
          },
          {
            "location": "src/editor/usePortableTextEditorSelection.tsx",
            "line": 12
          },
          {
            "location": "src/editor/usePortableTextEditorSelection.tsx",
            "line": 14
          },
          {
            "location": "src/editor/usePortableTextEditorSelection.tsx",
            "line": 18
          },
          {
            "location": "src/editor/usePortableTextEditorSelection.tsx",
            "line": 21
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 16
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 162
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 180
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 181
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 182
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 186
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 193
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 208
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 220
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 229
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 359
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 579
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 988
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1108
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1132
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1170
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1266
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1352
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1398
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1412
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1448
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1478
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1835
          },
          {
            "location": "src/engine/react/components/element.tsx",
            "line": 5
          },
          {
            "location": "src/engine/react/components/element.tsx",
            "line": 97
          },
          {
            "location": "src/engine/react/components/engine.tsx",
            "line": 1
          },
          {
            "location": "src/engine/react/components/engine.tsx",
            "line": 2
          },
          {
            "location": "src/engine/react/components/engine.tsx",
            "line": 20
          },
          {
            "location": "src/engine/react/components/engine.tsx",
            "line": 30
          },
          {
            "location": "src/engine/react/components/leaf.tsx",
            "line": 6
          },
          {
            "location": "src/engine/react/components/leaf.tsx",
            "line": 66
          },
          {
            "location": "src/engine/react/components/object-node.tsx",
            "line": 2
          },
          {
            "location": "src/engine/react/components/object-node.tsx",
            "line": 63
          },
          {
            "location": "src/engine/react/components/restore-dom/restore-dom.tsx",
            "line": 7
          },
          {
            "location": "src/engine/react/components/string.tsx",
            "line": 8
          },
          {
            "location": "src/engine/react/components/string.tsx",
            "line": 110
          },
          {
            "location": "src/engine/react/components/string.tsx",
            "line": 114
          },
          {
            "location": "src/engine/react/components/string.tsx",
            "line": 142
          },
          {
            "location": "src/engine/react/components/string.tsx",
            "line": 143
          },
          {
            "location": "src/engine/react/components/text.tsx",
            "line": 5
          },
          {
            "location": "src/engine/react/components/text.tsx",
            "line": 77
          },
          {
            "location": "src/engine/react/hooks/use-children.tsx",
            "line": 7
          },
          {
            "location": "src/engine/react/hooks/use-children.tsx",
            "line": 80
          },
          {
            "location": "src/engine/react/hooks/use-children.tsx",
            "line": 121
          },
          {
            "location": "src/engine/react/hooks/use-engine-selector.tsx",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-engine-selector.tsx",
            "line": 23
          },
          {
            "location": "src/engine/react/hooks/use-engine-selector.tsx",
            "line": 53
          },
          {
            "location": "src/engine/react/hooks/use-engine-selector.tsx",
            "line": 62
          },
          {
            "location": "src/engine/react/hooks/use-engine-selector.tsx",
            "line": 89
          },
          {
            "location": "src/engine/react/hooks/use-engine-selector.tsx",
            "line": 90
          },
          {
            "location": "src/engine/react/hooks/use-engine-selector.tsx",
            "line": 92
          },
          {
            "location": "src/engine/react/hooks/use-engine-selector.tsx",
            "line": 103
          },
          {
            "location": "src/engine/react/hooks/use-engine-selector.tsx",
            "line": 118
          },
          {
            "location": "src/engine/react/hooks/use-engine-static.tsx",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-engine-static.tsx",
            "line": 8
          },
          {
            "location": "src/engine/react/hooks/use-engine-static.tsx",
            "line": 15
          },
          {
            "location": "src/engine/react/hooks/use-engine.tsx",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-engine.tsx",
            "line": 12
          },
          {
            "location": "src/engine/react/hooks/use-engine.tsx",
            "line": 13
          },
          {
            "location": "src/engine/react/hooks/use-generic-selector.tsx",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-generic-selector.tsx",
            "line": 26
          },
          {
            "location": "src/engine/react/hooks/use-generic-selector.tsx",
            "line": 28
          },
          {
            "location": "src/engine/react/hooks/use-generic-selector.tsx",
            "line": 29
          },
          {
            "location": "src/engine/react/hooks/use-generic-selector.tsx",
            "line": 30
          },
          {
            "location": "src/engine/react/hooks/use-generic-selector.tsx",
            "line": 60
          },
          {
            "location": "src/engine/react/hooks/use-is-mounted.tsx",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-is-mounted.tsx",
            "line": 4
          },
          {
            "location": "src/engine/react/hooks/use-is-mounted.tsx",
            "line": 6
          },
          {
            "location": "src/plugins/plugin.behavior.tsx",
            "line": 1
          },
          {
            "location": "src/plugins/plugin.behavior.tsx",
            "line": 18
          },
          {
            "location": "src/plugins/plugin.editor-ref.tsx",
            "line": 1
          },
          {
            "location": "src/plugins/plugin.editor-ref.tsx",
            "line": 8
          },
          {
            "location": "src/plugins/plugin.editor-ref.tsx",
            "line": 11
          },
          {
            "location": "src/plugins/plugin.editor-ref.tsx",
            "line": 13
          },
          {
            "location": "src/plugins/plugin.event-listener.tsx",
            "line": 1
          },
          {
            "location": "src/plugins/plugin.event-listener.tsx",
            "line": 56
          },
          {
            "location": "src/plugins/plugin.internal.editor-engine-ref.tsx",
            "line": 1
          },
          {
            "location": "src/plugins/plugin.internal.editor-engine-ref.tsx",
            "line": 6
          },
          {
            "location": "src/plugins/plugin.internal.editor-engine-ref.tsx",
            "line": 9
          },
          {
            "location": "src/plugins/plugin.internal.editor-engine-ref.tsx",
            "line": 11
          },
          {
            "location": "src/plugins/plugin.internal.portable-text-editor-ref.tsx",
            "line": 1
          },
          {
            "location": "src/plugins/plugin.internal.portable-text-editor-ref.tsx",
            "line": 6
          },
          {
            "location": "src/plugins/plugin.internal.portable-text-editor-ref.tsx",
            "line": 9
          },
          {
            "location": "src/plugins/plugin.internal.portable-text-editor-ref.tsx",
            "line": 11
          },
          {
            "location": "src/plugins/plugin.node.tsx",
            "line": 1
          },
          {
            "location": "src/plugins/plugin.node.tsx",
            "line": 20
          },
          {
            "location": "src/plugins/plugin.patches.tsx",
            "line": 2
          },
          {
            "location": "src/plugins/plugin.patches.tsx",
            "line": 14
          },
          {
            "location": "lib/index.js",
            "line": 2128
          },
          {
            "location": "lib/index.js",
            "line": 2130
          },
          {
            "location": "lib/index.js",
            "line": 2136
          },
          {
            "location": "lib/index.js",
            "line": 2345
          },
          {
            "location": "lib/index.js",
            "line": 2348
          },
          {
            "location": "lib/index.js",
            "line": 2355
          },
          {
            "location": "lib/index.js",
            "line": 2361
          },
          {
            "location": "lib/index.js",
            "line": 2373
          },
          {
            "location": "lib/index.js",
            "line": 2375
          },
          {
            "location": "lib/index.js",
            "line": 2379
          },
          {
            "location": "lib/index.js",
            "line": 2381
          },
          {
            "location": "lib/index.js",
            "line": 2399
          },
          {
            "location": "lib/index.js",
            "line": 2403
          },
          {
            "location": "lib/index.js",
            "line": 2411
          },
          {
            "location": "lib/index.js",
            "line": 2430
          },
          {
            "location": "lib/index.js",
            "line": 2487
          },
          {
            "location": "lib/index.js",
            "line": 2503
          },
          {
            "location": "lib/index.js",
            "line": 2513
          },
          {
            "location": "lib/index.js",
            "line": 2528
          },
          {
            "location": "lib/index.js",
            "line": 2561
          },
          {
            "location": "lib/index.js",
            "line": 2563
          },
          {
            "location": "lib/index.js",
            "line": 2567
          },
          {
            "location": "lib/index.js",
            "line": 2782
          },
          {
            "location": "lib/index.js",
            "line": 2784
          },
          {
            "location": "lib/index.js",
            "line": 3153
          },
          {
            "location": "lib/index.js",
            "line": 3155
          },
          {
            "location": "lib/index.js",
            "line": 3157
          },
          {
            "location": "lib/index.js",
            "line": 3160
          },
          {
            "location": "lib/index.js",
            "line": 3546
          },
          {
            "location": "lib/index.js",
            "line": 4434
          },
          {
            "location": "lib/index.js",
            "line": 4445
          },
          {
            "location": "lib/index.js",
            "line": 4455
          },
          {
            "location": "lib/index.js",
            "line": 4489
          },
          {
            "location": "lib/index.js",
            "line": 4491
          },
          {
            "location": "lib/index.js",
            "line": 4518
          },
          {
            "location": "lib/index.js",
            "line": 4520
          },
          {
            "location": "lib/index.js",
            "line": 4699
          },
          {
            "location": "lib/index.js",
            "line": 4820
          },
          {
            "location": "lib/index.js",
            "line": 4822
          },
          {
            "location": "lib/index.js",
            "line": 4921
          },
          {
            "location": "lib/index.js",
            "line": 4930
          },
          {
            "location": "lib/index.js",
            "line": 4944
          },
          {
            "location": "lib/index.js",
            "line": 4963
          },
          {
            "location": "lib/index.js",
            "line": 4970
          },
          {
            "location": "lib/index.js",
            "line": 4979
          },
          {
            "location": "lib/index.js",
            "line": 4990
          },
          {
            "location": "lib/index.js",
            "line": 5121
          },
          {
            "location": "lib/index.js",
            "line": 5127
          },
          {
            "location": "lib/index.js",
            "line": 5152
          },
          {
            "location": "lib/index.js",
            "line": 5172
          },
          {
            "location": "lib/index.js",
            "line": 5178
          },
          {
            "location": "lib/index.js",
            "line": 5184
          },
          {
            "location": "lib/index.js",
            "line": 5195
          },
          {
            "location": "lib/index.js",
            "line": 5317
          },
          {
            "location": "lib/index.js",
            "line": 5323
          },
          {
            "location": "lib/index.js",
            "line": 5746
          },
          {
            "location": "lib/index.js",
            "line": 5786
          },
          {
            "location": "lib/index.js",
            "line": 5805
          },
          {
            "location": "lib/index.js",
            "line": 5807
          },
          {
            "location": "lib/index.js",
            "line": 16606
          },
          {
            "location": "lib/index.js",
            "line": 16611
          },
          {
            "location": "lib/index.js",
            "line": 16616
          },
          {
            "location": "lib/index.js",
            "line": 16621
          },
          {
            "location": "lib/index.js",
            "line": 16626
          }
        ]
      },
      "tags": [
        "tools"
      ]
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "@vitest",
      "name": "coverage-istanbul",
      "version": "4.1.10",
      "description": "Istanbul coverage provider for Vitest",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/coverage-istanbul@4.1.10",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/guide/coverage"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/coverage-istanbul@4.1.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/coverage-istanbul/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/coverage-istanbul/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/coverage-istanbul/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@vitest",
      "name": "browser-playwright",
      "version": "4.1.10",
      "description": "Browser running for Vitest using playwright",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/browser-playwright@4.1.10",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/config/browser/playwright"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/browser-playwright@4.1.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/browser-playwright/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/browser-playwright/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/browser-playwright/package.json"
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "browser",
      "version": "4.1.10",
      "description": "Browser running for Vitest",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/browser@4.1.10",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/guide/browser/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/browser@4.1.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/browser/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/browser/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/browser/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "@vitejs",
      "name": "plugin-react",
      "version": "6.1.0",
      "description": "The default Vite plugin for React projects",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40vitejs/plugin-react@6.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite-plugin-react.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitejs/plugin-react@6.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitejs/plugin-react/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitejs/plugin-react/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitejs/plugin-react/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "react-dom",
      "version": "19.2.3",
      "description": "TypeScript definitions for react-dom",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/react-dom@19.2.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/react-dom@19.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/react-dom/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/react-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/react-dom/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "react",
      "version": "19.2.17",
      "description": "TypeScript definitions for react",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/react@19.2.17",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/react@19.2.17",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/react/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/react/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/react/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "20.19.25",
      "description": "TypeScript definitions for node",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@20.19.25",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node@20.19.25",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/node/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/node/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "debug",
      "version": "4.1.13",
      "description": "TypeScript definitions for debug",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/debug@4.1.13",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/debug"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/debug@4.1.13",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/debug/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/debug/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/debug/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Christian Grøngaard <christian@groengaard.dk>"
        }
      ],
      "group": "@textspec",
      "name": "notation",
      "version": "1.0.2",
      "description": "Parser and serializer for the Textspec editor state notation",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40textspec/notation@1.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/textspec/textspec#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/textspec/textspec.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@textspec/notation@1.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@textspec/notation/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@textspec/notation/package.json"
              }
            ],
            "concludedValue": "node_modules/@textspec/notation/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sanity.io <hello@sanity.io>"
        }
      ],
      "group": "@sanity",
      "name": "tsconfig",
      "version": "2.1.0",
      "description": "Shared tsconfig.json presets following best practices at Sanity.io",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40sanity/tsconfig@2.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sanity-io/pkg-utils/tree/main/packages/%40sanity/tsconfig#readme"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/sanity-io/pkg-utils.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@sanity/tsconfig@2.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@sanity/tsconfig/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@sanity/tsconfig/package.json"
              }
            ],
            "concludedValue": "node_modules/@sanity/tsconfig/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sanity.io <hello@sanity.io>"
        }
      ],
      "group": "@sanity",
      "name": "pkg-utils",
      "version": "12.3.0",
      "description": "Simple utilities for modern npm packages.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40sanity/pkg-utils@12.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sanity-io/pkg-utils#readme"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/sanity-io/pkg-utils.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@sanity/pkg-utils@12.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@sanity/pkg-utils/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@sanity/pkg-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@sanity/pkg-utils/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sanity.io <hello@sanity.io>"
        }
      ],
      "group": "@sanity",
      "name": "json-match",
      "version": "1.0.5",
      "description": "A lightweight and lazy implementation of JSONMatch made for JavaScript",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40sanity/json-match@1.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sanity-io/json-match.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@sanity/json-match@1.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@sanity/json-match/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@sanity/json-match,parsePath,@sanity/json-match/parsePath,ExprNode,@sanity/json-match/ExprNode,PathNode,@sanity/json-match/PathNode,SegmentNode,@sanity/json-match/SegmentNode,ThisNode,@sanity/json-match/ThisNode"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@sanity/json-match/package.json"
              }
            ],
            "concludedValue": "node_modules/@sanity/json-match/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "test-utils/diff-value-patches.ts",
            "line": 15
          },
          {
            "location": "test-utils/diff-value-patches.ts",
            "line": 65
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sanity.io <hello@sanity.io>"
        }
      ],
      "group": "@sanity",
      "name": "diff-patch",
      "version": "6.0.0",
      "description": "Generates a set of Sanity patches needed to change an item (usually a document) from one shape to another",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40sanity/diff-patch@6.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/sanity-io/diff-patch.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@sanity/diff-patch@6.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@sanity/diff-patch/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@sanity/diff-patch,diffValue,@sanity/diff-patch/diffValue,SanityPatchOperations,@sanity/diff-patch/SanityPatchOperations"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@sanity/diff-patch/package.json"
              }
            ],
            "concludedValue": "node_modules/@sanity/diff-patch/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "test-utils/diff-value-patches.ts",
            "line": 8
          },
          {
            "location": "test-utils/diff-value-patches.ts",
            "line": 31
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Google Inc."
        }
      ],
      "group": "@sanity",
      "name": "diff-match-patch",
      "version": "3.2.0",
      "description": "Robust diff, match and patch algorithms to perform operations required for synchronizing plain text",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40sanity/diff-match-patch@3.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/@sanity/diff-match-patch@3.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@sanity/diff-match-patch/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@sanity/diff-match-patch,cleanupEfficiency,@sanity/diff-match-patch/cleanupEfficiency,DIFF_DELETE,@sanity/diff-match-patch/DIFF_DELETE,DIFF_EQUAL,@sanity/diff-match-patch/DIFF_EQUAL,DIFF_INSERT,@sanity/diff-match-patch/DIFF_INSERT,applyPatches,@sanity/diff-match-patch/applyPatches,makeDiff,@sanity/diff-match-patch/makeDiff,parsePatch,@sanity/diff-match-patch/parsePatch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@sanity/diff-match-patch/package.json"
              }
            ],
            "concludedValue": "node_modules/@sanity/diff-match-patch/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/internal-utils/applyPatch.ts",
            "line": 18
          },
          {
            "location": "src/internal-utils/applyPatch.ts",
            "line": 82
          },
          {
            "location": "src/internal-utils/applyPatch.ts",
            "line": 83
          },
          {
            "location": "src/internal-utils/applyPatch.ts",
            "line": 107
          },
          {
            "location": "src/internal-utils/applyPatch.ts",
            "line": 108
          },
          {
            "location": "src/internal-utils/applyPatch.ts",
            "line": 111
          },
          {
            "location": "src/internal-utils/transform-operation.ts",
            "line": 7
          },
          {
            "location": "src/internal-utils/transform-operation.ts",
            "line": 79
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sanity.io <hello@sanity.io>"
        }
      ],
      "group": "@portabletext",
      "name": "to-html",
      "version": "6.0.0",
      "description": "Render Portable Text to HTML",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40portabletext/to-html@6.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/portabletext/to-html#readme"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/portabletext/to-html.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@portabletext/to-html@6.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@portabletext/to-html/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@portabletext/to-html,toHTML,@portabletext/to-html/toHTML"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@portabletext/to-html/package.json"
              }
            ],
            "concludedValue": "node_modules/@portabletext/to-html/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 19
          },
          {
            "location": "lib/index.js",
            "line": 5925
          },
          {
            "location": "src/converters/converter.text-html.ts",
            "line": 2
          },
          {
            "location": "src/converters/converter.text-html.ts",
            "line": 23
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sanity.io <hello@sanity.io>"
        }
      ],
      "group": "@portabletext",
      "name": "test",
      "version": "2.0.0",
      "description": "Testing utilities for the Portable Text Editor",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40portabletext/test@2.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.portabletext.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/portabletext/editor.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@portabletext/test@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@portabletext/test/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@portabletext/test,createTestKeyGenerator,@portabletext/test/createTestKeyGenerator,getTersePt,@portabletext/test/getTersePt"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@portabletext/test/package.json"
              }
            ],
            "concludedValue": "node_modules/@portabletext/test/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/traversal/node-traversal-testbed.ts",
            "line": 2
          },
          {
            "location": "src/traversal/node-traversal-testbed.ts",
            "line": 97
          },
          {
            "location": "test-utils/create-test-snapshot.ts",
            "line": 2
          },
          {
            "location": "test-utils/create-test-snapshot.ts",
            "line": 14
          },
          {
            "location": "test-utils/selection-text.ts",
            "line": 1
          },
          {
            "location": "test-utils/selection-text.ts",
            "line": 20
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sanity.io <hello@sanity.io>"
        }
      ],
      "group": "@portabletext",
      "name": "schema",
      "version": "3.0.0",
      "description": "Portable Text Schema",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40portabletext/schema@3.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.portabletext.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/portabletext/editor.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@portabletext/schema@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@portabletext/schema/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "schema/resolve-containers,schema/container-types,schema/descend-to-parent,schema/resolve-container-by-path,schema/resolve-container-field,schema/resolve-containers-batch,RegisteredBlockObject,schema/resolve-containers/RegisteredBlockObject,RegisteredContainer,schema/resolve-containers/RegisteredContainer,RegisteredInlineObject,schema/resolve-containers/RegisteredInlineObject,RegisteredPositional,schema/resolve-containers/RegisteredPositional,RegisteredSpan,schema/resolve-containers/RegisteredSpan,ChildArrayField,container-types/ChildArrayField,Containers,container-types/Containers,container-types/RegisteredBlockObject,container-types/RegisteredContainer,container-types/RegisteredInlineObject,container-types/RegisteredPositional,container-types/RegisteredSpan,ResolvedContainers,container-types/ResolvedContainers,resolveContainers,resolve-containers-batch/resolveContainers,resolveContainersRich,resolve-containers-batch/resolveContainersRich,resolveNestedContainer,resolve-containers-batch/resolveNestedContainer,resolveTextBlockConfig,resolve-containers-batch/resolveTextBlockConfig"
        },
        {
          "name": "ExportedModules",
          "value": "@portabletext/schema,PortableTextBlock,@portabletext/schema/PortableTextBlock,PortableTextChild,@portabletext/schema/PortableTextChild,PortableTextObject,@portabletext/schema/PortableTextObject,PortableTextSpan,@portabletext/schema/PortableTextSpan,PortableTextTextBlock,@portabletext/schema/PortableTextTextBlock,AnnotationSchemaType,@portabletext/schema/AnnotationSchemaType,BlockObjectSchemaType,@portabletext/schema/BlockObjectSchemaType,DecoratorSchemaType,@portabletext/schema/DecoratorSchemaType,InlineObjectSchemaType,@portabletext/schema/InlineObjectSchemaType,ListSchemaType,@portabletext/schema/ListSchemaType,StyleSchemaType,@portabletext/schema/StyleSchemaType,defineSchema,@portabletext/schema/defineSchema,AnnotationDefinition,@portabletext/schema/AnnotationDefinition,BaseDefinition,@portabletext/schema/BaseDefinition,BlockObjectDefinition,@portabletext/schema/BlockObjectDefinition,DecoratorDefinition,@portabletext/schema/DecoratorDefinition,FieldDefinition,@portabletext/schema/FieldDefinition,InlineObjectDefinition,@portabletext/schema/InlineObjectDefinition,ListDefinition,@portabletext/schema/ListDefinition,OfDefinition,@portabletext/schema/OfDefinition,SchemaDefinition,@portabletext/schema/SchemaDefinition,StyleDefinition,@portabletext/schema/StyleDefinition,isSpan,@portabletext/schema/isSpan,isTextBlock,@portabletext/schema/isTextBlock"
        },
        {
          "name": "ImportedModules",
          "value": "@portabletext/schema,getSubSchema,@portabletext/schema/getSubSchema,isSpan,@portabletext/schema/isSpan,isTextBlock,@portabletext/schema/isTextBlock,compileSchema,@portabletext/schema/compileSchema,defineSchema,@portabletext/schema/defineSchema,PortableTextBlock,@portabletext/schema/PortableTextBlock,PortableTextObject,@portabletext/schema/PortableTextObject,PortableTextSpan,@portabletext/schema/PortableTextSpan,PortableTextTextBlock,@portabletext/schema/PortableTextTextBlock,PortableTextChild,@portabletext/schema/PortableTextChild,Schema,@portabletext/schema/Schema,SchemaDefinition,@portabletext/schema/SchemaDefinition,FieldDefinition,@portabletext/schema/FieldDefinition,OfDefinition,@portabletext/schema/OfDefinition,BaseDefinition,@portabletext/schema/BaseDefinition,PortableTextListBlock,@portabletext/schema/PortableTextListBlock,TypedObject,@portabletext/schema/TypedObject"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@portabletext/schema/package.json"
              }
            ],
            "concludedValue": "node_modules/@portabletext/schema/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/get-container-D1nM_ww9.js",
            "line": 3
          },
          {
            "location": "lib/get-container-D1nM_ww9.js",
            "line": 67
          },
          {
            "location": "lib/get-container-D1nM_ww9.js",
            "line": 69
          },
          {
            "location": "lib/get-container-D1nM_ww9.js",
            "line": 79
          },
          {
            "location": "lib/get-container-D1nM_ww9.js",
            "line": 139
          },
          {
            "location": "lib/get-container-D1nM_ww9.js",
            "line": 188
          },
          {
            "location": "lib/get-parent-Ci5241qs.js",
            "line": 1
          },
          {
            "location": "lib/get-parent-Ci5241qs.js",
            "line": 115
          },
          {
            "location": "lib/get-path-sub-schema-CZd9VcVM.js",
            "line": 2
          },
          {
            "location": "lib/get-path-sub-schema-CZd9VcVM.js",
            "line": 509
          },
          {
            "location": "lib/index.js",
            "line": 12
          },
          {
            "location": "lib/index.js",
            "line": 231
          },
          {
            "location": "lib/index.js",
            "line": 235
          },
          {
            "location": "lib/index.js",
            "line": 654
          },
          {
            "location": "lib/index.js",
            "line": 656
          },
          {
            "location": "lib/index.js",
            "line": 669
          },
          {
            "location": "lib/index.js",
            "line": 677
          },
          {
            "location": "lib/index.js",
            "line": 1418
          },
          {
            "location": "lib/index.js",
            "line": 1423
          },
          {
            "location": "lib/index.js",
            "line": 1425
          },
          {
            "location": "lib/index.js",
            "line": 1630
          },
          {
            "location": "lib/index.js",
            "line": 1640
          },
          {
            "location": "lib/index.js",
            "line": 1651
          },
          {
            "location": "lib/index.js",
            "line": 1653
          },
          {
            "location": "lib/index.js",
            "line": 1661
          },
          {
            "location": "lib/index.js",
            "line": 1958
          },
          {
            "location": "lib/index.js",
            "line": 2049
          },
          {
            "location": "lib/index.js",
            "line": 2211
          },
          {
            "location": "lib/index.js",
            "line": 2334
          },
          {
            "location": "lib/index.js",
            "line": 2336
          },
          {
            "location": "lib/index.js",
            "line": 2345
          },
          {
            "location": "lib/index.js",
            "line": 2473
          },
          {
            "location": "lib/index.js",
            "line": 2503
          },
          {
            "location": "lib/index.js",
            "line": 2537
          },
          {
            "location": "lib/index.js",
            "line": 2552
          },
          {
            "location": "lib/index.js",
            "line": 2554
          },
          {
            "location": "lib/index.js",
            "line": 2557
          },
          {
            "location": "lib/index.js",
            "line": 2939
          },
          {
            "location": "lib/index.js",
            "line": 3243
          },
          {
            "location": "lib/index.js",
            "line": 3626
          },
          {
            "location": "lib/index.js",
            "line": 3629
          },
          {
            "location": "lib/index.js",
            "line": 4354
          },
          {
            "location": "lib/index.js",
            "line": 4558
          },
          {
            "location": "lib/index.js",
            "line": 4935
          },
          {
            "location": "lib/index.js",
            "line": 5081
          },
          {
            "location": "lib/index.js",
            "line": 5972
          },
          {
            "location": "lib/index.js",
            "line": 6040
          },
          {
            "location": "lib/index.js",
            "line": 6049
          },
          {
            "location": "lib/index.js",
            "line": 6051
          },
          {
            "location": "lib/index.js",
            "line": 6207
          },
          {
            "location": "lib/index.js",
            "line": 6212
          },
          {
            "location": "lib/index.js",
            "line": 6225
          },
          {
            "location": "lib/index.js",
            "line": 6237
          },
          {
            "location": "lib/index.js",
            "line": 6421
          },
          {
            "location": "lib/index.js",
            "line": 6527
          },
          {
            "location": "lib/index.js",
            "line": 6565
          },
          {
            "location": "lib/index.js",
            "line": 6654
          },
          {
            "location": "lib/index.js",
            "line": 6671
          },
          {
            "location": "lib/index.js",
            "line": 6686
          },
          {
            "location": "lib/index.js",
            "line": 6698
          },
          {
            "location": "lib/index.js",
            "line": 6825
          },
          {
            "location": "lib/index.js",
            "line": 6833
          },
          {
            "location": "lib/index.js",
            "line": 7285
          },
          {
            "location": "lib/index.js",
            "line": 7320
          },
          {
            "location": "lib/index.js",
            "line": 7337
          },
          {
            "location": "lib/index.js",
            "line": 7431
          },
          {
            "location": "lib/index.js",
            "line": 7526
          },
          {
            "location": "lib/index.js",
            "line": 7535
          },
          {
            "location": "lib/index.js",
            "line": 7537
          },
          {
            "location": "lib/index.js",
            "line": 7830
          },
          {
            "location": "lib/index.js",
            "line": 7834
          },
          {
            "location": "lib/index.js",
            "line": 7842
          },
          {
            "location": "lib/index.js",
            "line": 7967
          },
          {
            "location": "lib/index.js",
            "line": 7974
          },
          {
            "location": "lib/index.js",
            "line": 7986
          },
          {
            "location": "lib/index.js",
            "line": 7997
          },
          {
            "location": "lib/index.js",
            "line": 7998
          },
          {
            "location": "lib/index.js",
            "line": 8138
          },
          {
            "location": "lib/index.js",
            "line": 8139
          },
          {
            "location": "lib/index.js",
            "line": 8169
          },
          {
            "location": "lib/index.js",
            "line": 8965
          },
          {
            "location": "lib/index.js",
            "line": 8983
          },
          {
            "location": "lib/index.js",
            "line": 8985
          },
          {
            "location": "lib/index.js",
            "line": 9027
          },
          {
            "location": "lib/index.js",
            "line": 9857
          },
          {
            "location": "lib/index.js",
            "line": 10107
          },
          {
            "location": "lib/index.js",
            "line": 10342
          },
          {
            "location": "lib/index.js",
            "line": 10722
          },
          {
            "location": "lib/index.js",
            "line": 10723
          },
          {
            "location": "lib/index.js",
            "line": 10740
          },
          {
            "location": "lib/index.js",
            "line": 10751
          },
          {
            "location": "lib/index.js",
            "line": 11159
          },
          {
            "location": "lib/index.js",
            "line": 11164
          },
          {
            "location": "lib/index.js",
            "line": 11173
          },
          {
            "location": "lib/index.js",
            "line": 11182
          },
          {
            "location": "lib/index.js",
            "line": 11199
          },
          {
            "location": "lib/index.js",
            "line": 11204
          },
          {
            "location": "lib/index.js",
            "line": 11212
          },
          {
            "location": "lib/index.js",
            "line": 11216
          },
          {
            "location": "lib/index.js",
            "line": 11229
          },
          {
            "location": "lib/index.js",
            "line": 11239
          },
          {
            "location": "lib/index.js",
            "line": 11242
          },
          {
            "location": "lib/index.js",
            "line": 11245
          },
          {
            "location": "lib/index.js",
            "line": 11360
          },
          {
            "location": "lib/index.js",
            "line": 11397
          },
          {
            "location": "lib/index.js",
            "line": 11428
          },
          {
            "location": "lib/index.js",
            "line": 11431
          },
          {
            "location": "lib/index.js",
            "line": 11442
          },
          {
            "location": "lib/index.js",
            "line": 11444
          },
          {
            "location": "lib/index.js",
            "line": 11448
          },
          {
            "location": "lib/index.js",
            "line": 11453
          },
          {
            "location": "lib/index.js",
            "line": 11469
          },
          {
            "location": "lib/index.js",
            "line": 11478
          },
          {
            "location": "lib/index.js",
            "line": 11481
          },
          {
            "location": "lib/index.js",
            "line": 11483
          },
          {
            "location": "lib/index.js",
            "line": 11491
          },
          {
            "location": "lib/index.js",
            "line": 11493
          },
          {
            "location": "lib/index.js",
            "line": 11498
          },
          {
            "location": "lib/index.js",
            "line": 11526
          },
          {
            "location": "lib/index.js",
            "line": 11536
          },
          {
            "location": "lib/index.js",
            "line": 11543
          },
          {
            "location": "lib/index.js",
            "line": 11595
          },
          {
            "location": "lib/index.js",
            "line": 12197
          },
          {
            "location": "lib/index.js",
            "line": 12199
          },
          {
            "location": "lib/index.js",
            "line": 12505
          },
          {
            "location": "lib/index.js",
            "line": 12506
          },
          {
            "location": "lib/index.js",
            "line": 12678
          },
          {
            "location": "lib/index.js",
            "line": 12749
          },
          {
            "location": "lib/index.js",
            "line": 12753
          },
          {
            "location": "lib/index.js",
            "line": 12767
          },
          {
            "location": "lib/index.js",
            "line": 12794
          },
          {
            "location": "lib/index.js",
            "line": 12799
          },
          {
            "location": "lib/index.js",
            "line": 12825
          },
          {
            "location": "lib/index.js",
            "line": 12846
          },
          {
            "location": "lib/index.js",
            "line": 12871
          },
          {
            "location": "lib/index.js",
            "line": 13013
          },
          {
            "location": "lib/index.js",
            "line": 13131
          },
          {
            "location": "lib/index.js",
            "line": 13190
          },
          {
            "location": "lib/index.js",
            "line": 13278
          },
          {
            "location": "lib/index.js",
            "line": 13388
          },
          {
            "location": "lib/index.js",
            "line": 14237
          },
          {
            "location": "lib/index.js",
            "line": 15573
          },
          {
            "location": "lib/index.js",
            "line": 15654
          },
          {
            "location": "lib/index.js",
            "line": 16218
          },
          {
            "location": "lib/index.js",
            "line": 16241
          },
          {
            "location": "lib/index.js",
            "line": 16249
          },
          {
            "location": "lib/index.js",
            "line": 16423
          },
          {
            "location": "lib/selector.is-selecting-entire-blocks-DPnzucrd.js",
            "line": 4
          },
          {
            "location": "lib/selector.is-selecting-entire-blocks-DPnzucrd.js",
            "line": 46
          },
          {
            "location": "lib/selector.is-selecting-entire-blocks-DPnzucrd.js",
            "line": 55
          },
          {
            "location": "lib/selector.is-selecting-entire-blocks-DPnzucrd.js",
            "line": 123
          },
          {
            "location": "lib/selector.is-selecting-entire-blocks-DPnzucrd.js",
            "line": 165
          },
          {
            "location": "lib/selector.is-selecting-entire-blocks-DPnzucrd.js",
            "line": 202
          },
          {
            "location": "lib/selector.is-selecting-entire-blocks-DPnzucrd.js",
            "line": 317
          },
          {
            "location": "lib/selector.is-selecting-entire-blocks-DPnzucrd.js",
            "line": 325
          },
          {
            "location": "lib/selector.is-selecting-entire-blocks-DPnzucrd.js",
            "line": 344
          },
          {
            "location": "lib/selector.is-selecting-entire-blocks-DPnzucrd.js",
            "line": 357
          },
          {
            "location": "lib/selector.is-selecting-entire-blocks-DPnzucrd.js",
            "line": 370
          },
          {
            "location": "lib/selector.is-selecting-entire-blocks-DPnzucrd.js",
            "line": 417
          },
          {
            "location": "lib/selector.is-selecting-entire-blocks-DPnzucrd.js",
            "line": 514
          },
          {
            "location": "lib/selector.is-selecting-entire-blocks-DPnzucrd.js",
            "line": 522
          },
          {
            "location": "lib/selector.is-selecting-entire-blocks-DPnzucrd.js",
            "line": 523
          },
          {
            "location": "lib/selector.is-selecting-entire-blocks-DPnzucrd.js",
            "line": 545
          },
          {
            "location": "lib/selector.is-selecting-entire-blocks-DPnzucrd.js",
            "line": 547
          },
          {
            "location": "lib/selector.is-selecting-entire-blocks-DPnzucrd.js",
            "line": 594
          },
          {
            "location": "lib/selector.is-selecting-entire-blocks-DPnzucrd.js",
            "line": 595
          },
          {
            "location": "lib/selectors/index.js",
            "line": 5
          },
          {
            "location": "lib/selectors/index.js",
            "line": 126
          },
          {
            "location": "lib/selectors/index.js",
            "line": 132
          },
          {
            "location": "lib/util.is-equal-selections-N1hxVUbE.js",
            "line": 2
          },
          {
            "location": "lib/util.is-equal-selections-N1hxVUbE.js",
            "line": 13
          },
          {
            "location": "lib/util.is-equal-selections-N1hxVUbE.js",
            "line": 14
          },
          {
            "location": "lib/util.slice-blocks-B2fZcNok.js",
            "line": 2
          },
          {
            "location": "lib/util.slice-blocks-B2fZcNok.js",
            "line": 57
          },
          {
            "location": "lib/util.slice-blocks-B2fZcNok.js",
            "line": 60
          },
          {
            "location": "lib/util.slice-blocks-B2fZcNok.js",
            "line": 72
          },
          {
            "location": "lib/util.slice-blocks-B2fZcNok.js",
            "line": 98
          },
          {
            "location": "lib/util.slice-blocks-B2fZcNok.js",
            "line": 100
          },
          {
            "location": "lib/util.slice-blocks-B2fZcNok.js",
            "line": 135
          },
          {
            "location": "lib/util.slice-blocks-B2fZcNok.js",
            "line": 143
          },
          {
            "location": "lib/util.slice-blocks-B2fZcNok.js",
            "line": 155
          },
          {
            "location": "lib/util.slice-blocks-B2fZcNok.js",
            "line": 278
          },
          {
            "location": "lib/util.slice-blocks-B2fZcNok.js",
            "line": 301
          },
          {
            "location": "lib/util.slice-blocks-B2fZcNok.js",
            "line": 303
          },
          {
            "location": "lib/util.slice-blocks-B2fZcNok.js",
            "line": 493
          },
          {
            "location": "lib/util.slice-blocks-B2fZcNok.js",
            "line": 532
          },
          {
            "location": "lib/util.slice-blocks-B2fZcNok.js",
            "line": 537
          },
          {
            "location": "lib/util.slice-blocks-B2fZcNok.js",
            "line": 544
          },
          {
            "location": "lib/util.slice-blocks-B2fZcNok.js",
            "line": 560
          },
          {
            "location": "lib/util.slice-blocks-B2fZcNok.js",
            "line": 571
          },
          {
            "location": "lib/util.slice-blocks-B2fZcNok.js",
            "line": 580
          },
          {
            "location": "lib/util.slice-blocks-B2fZcNok.js",
            "line": 581
          },
          {
            "location": "lib/utils/index.js",
            "line": 4
          },
          {
            "location": "lib/utils/index.js",
            "line": 47
          },
          {
            "location": "lib/utils/index.js",
            "line": 55
          },
          {
            "location": "lib/utils/index.js",
            "line": 72
          },
          {
            "location": "src/behaviors/behavior.abstract.annotation.ts",
            "line": 1
          },
          {
            "location": "src/behaviors/behavior.abstract.annotation.ts",
            "line": 26
          },
          {
            "location": "src/behaviors/behavior.abstract.delete.ts",
            "line": 1
          },
          {
            "location": "src/behaviors/behavior.abstract.delete.ts",
            "line": 72
          },
          {
            "location": "src/behaviors/behavior.abstract.delete.ts",
            "line": 168
          },
          {
            "location": "src/behaviors/behavior.abstract.delete.ts",
            "line": 300
          },
          {
            "location": "src/behaviors/behavior.abstract.deserialize.ts",
            "line": 1
          },
          {
            "location": "src/behaviors/behavior.abstract.deserialize.ts",
            "line": 162
          },
          {
            "location": "src/behaviors/behavior.abstract.split.ts",
            "line": 1
          },
          {
            "location": "src/behaviors/behavior.abstract.split.ts",
            "line": 60
          },
          {
            "location": "src/behaviors/behavior.abstract.split.ts",
            "line": 63
          },
          {
            "location": "src/behaviors/behavior.core.annotations.ts",
            "line": 1
          },
          {
            "location": "src/behaviors/behavior.core.annotations.ts",
            "line": 142
          },
          {
            "location": "src/behaviors/behavior.core.block-objects.ts",
            "line": 1
          },
          {
            "location": "src/behaviors/behavior.core.block-objects.ts",
            "line": 311
          },
          {
            "location": "src/behaviors/behavior.core.insert-break.ts",
            "line": 1
          },
          {
            "location": "src/behaviors/behavior.types.event.ts",
            "line": 6
          },
          {
            "location": "src/behaviors/fit-blocks-to-destination.ts",
            "line": 1
          },
          {
            "location": "src/behaviors/fit-blocks-to-destination.ts",
            "line": 59
          },
          {
            "location": "src/converters/converter.text-plain.ts",
            "line": 2
          },
          {
            "location": "src/converters/converter.text-plain.ts",
            "line": 25
          },
          {
            "location": "src/converters/converter.types.ts",
            "line": 1
          },
          {
            "location": "src/editor/create-editable-api.ts",
            "line": 7
          },
          {
            "location": "src/editor/create-editable-api.ts",
            "line": 267
          },
          {
            "location": "src/editor/create-editable-api.ts",
            "line": 280
          },
          {
            "location": "src/editor/create-editable-api.ts",
            "line": 306
          },
          {
            "location": "src/editor/create-editable-api.ts",
            "line": 341
          },
          {
            "location": "src/editor/create-editor.ts",
            "line": 1
          },
          {
            "location": "src/editor/create-editor.ts",
            "line": 188
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 2
          },
          {
            "location": "src/editor/editor-schema.ts",
            "line": 1
          },
          {
            "location": "src/editor/editor-snapshot.ts",
            "line": 1
          },
          {
            "location": "src/editor/get-selection-state.ts",
            "line": 1
          },
          {
            "location": "src/editor/get-selection-state.ts",
            "line": 79
          },
          {
            "location": "src/editor/mutation-batcher.ts",
            "line": 2
          },
          {
            "location": "src/editor/range-decorations-machine.ts",
            "line": 1
          },
          {
            "location": "src/editor/range-decorations-machine.ts",
            "line": 373
          },
          {
            "location": "src/editor/relay.ts",
            "line": 2
          },
          {
            "location": "src/editor/subscriber.history.ts",
            "line": 6
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 2
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 986
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 987
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 1051
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 1074
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 1075
          },
          {
            "location": "src/editor/use-block-sub-schema.ts",
            "line": 1
          },
          {
            "location": "src/editor.ts",
            "line": 1
          },
          {
            "location": "src/engine/core/apply-operation.ts",
            "line": 8
          },
          {
            "location": "src/engine/core/apply.ts",
            "line": 1
          },
          {
            "location": "src/engine/core/normalize-node.ts",
            "line": 4
          },
          {
            "location": "src/engine/core/normalize-node.ts",
            "line": 5
          },
          {
            "location": "src/engine/core/normalize-node.ts",
            "line": 60
          },
          {
            "location": "src/engine/core/normalize-node.ts",
            "line": 69
          },
          {
            "location": "src/engine/core/normalize-node.ts",
            "line": 70
          },
          {
            "location": "src/engine/core/normalize-node.ts",
            "line": 88
          },
          {
            "location": "src/engine/core/normalize-node.ts",
            "line": 314
          },
          {
            "location": "src/engine/core/normalize-node.ts",
            "line": 327
          },
          {
            "location": "src/engine/core/normalize-node.ts",
            "line": 358
          },
          {
            "location": "src/engine/core/normalize-node.ts",
            "line": 383
          },
          {
            "location": "src/engine/core/normalize-node.ts",
            "line": 388
          },
          {
            "location": "src/engine/core/normalize-node.ts",
            "line": 577
          },
          {
            "location": "src/engine/core/normalize-node.ts",
            "line": 580
          },
          {
            "location": "src/engine/core/normalize-node.ts",
            "line": 616
          },
          {
            "location": "src/engine/core/operation-channel.ts",
            "line": 1
          },
          {
            "location": "src/engine/dom/utils/diff-text.ts",
            "line": 1
          },
          {
            "location": "src/engine/dom/utils/diff-text.ts",
            "line": 187
          },
          {
            "location": "src/engine/dom/utils/diff-text.ts",
            "line": 199
          },
          {
            "location": "src/engine/dom/utils/diff-text.ts",
            "line": 204
          },
          {
            "location": "src/engine/dom/utils/range-list.ts",
            "line": 1
          },
          {
            "location": "src/engine/dom/utils/range-list.ts",
            "line": 122
          },
          {
            "location": "src/engine/editor/normalize.ts",
            "line": 1
          },
          {
            "location": "src/engine/editor/normalize.ts",
            "line": 76
          },
          {
            "location": "src/engine/editor/point.ts",
            "line": 1
          },
          {
            "location": "src/engine/editor/point.ts",
            "line": 35
          },
          {
            "location": "src/engine/editor/point.ts",
            "line": 42
          },
          {
            "location": "src/engine/editor/positions.ts",
            "line": 1
          },
          {
            "location": "src/engine/editor/positions.ts",
            "line": 108
          },
          {
            "location": "src/engine/editor/positions.ts",
            "line": 111
          },
          {
            "location": "src/engine/editor/positions.ts",
            "line": 134
          },
          {
            "location": "src/engine/editor/positions.ts",
            "line": 148
          },
          {
            "location": "src/engine/editor/unhang-range.ts",
            "line": 1
          },
          {
            "location": "src/engine/editor/unhang-range.ts",
            "line": 45
          },
          {
            "location": "src/engine/editor/unhang-range.ts",
            "line": 73
          },
          {
            "location": "src/engine/editor/unhang-range.ts",
            "line": 81
          },
          {
            "location": "src/engine/interfaces/node.ts",
            "line": 5
          },
          {
            "location": "src/engine/interfaces/text.ts",
            "line": 1
          },
          {
            "location": "src/engine/node/is-text-block-node.ts",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/android-input-manager/android-input-manager.ts",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/android-input-manager/android-input-manager.ts",
            "line": 390
          },
          {
            "location": "src/engine/react/hooks/android-input-manager/android-input-manager.ts",
            "line": 410
          },
          {
            "location": "src/engine/react/hooks/android-input-manager/android-input-manager.ts",
            "line": 429
          },
          {
            "location": "src/engine/react/hooks/android-input-manager/android-input-manager.ts",
            "line": 434
          },
          {
            "location": "src/engine/react/hooks/android-input-manager/android-input-manager.ts",
            "line": 453
          },
          {
            "location": "src/engine/react/hooks/use-decorations.ts",
            "line": 1
          },
          {
            "location": "src/engine/react/hooks/use-decorations.ts",
            "line": 39
          },
          {
            "location": "src/engine/text/get-text-decorations.ts",
            "line": 1
          },
          {
            "location": "src/engine/utils/modify.ts",
            "line": 6
          },
          {
            "location": "src/engine/utils/modify.ts",
            "line": 245
          },
          {
            "location": "src/engine/utils/modify.ts",
            "line": 273
          },
          {
            "location": "src/index.ts",
            "line": 8
          },
          {
            "location": "src/index.ts",
            "line": 24
          },
          {
            "location": "src/index.ts",
            "line": 38
          },
          {
            "location": "src/internal-utils/apply-insert-node.ts",
            "line": 1
          },
          {
            "location": "src/internal-utils/apply-insert-node.ts",
            "line": 44
          },
          {
            "location": "src/internal-utils/apply-insert-node.ts",
            "line": 45
          },
          {
            "location": "src/internal-utils/apply-insert-node.ts",
            "line": 47
          },
          {
            "location": "src/internal-utils/apply-merge-node.ts",
            "line": 1
          },
          {
            "location": "src/internal-utils/apply-merge-node.ts",
            "line": 195
          },
          {
            "location": "src/internal-utils/apply-merge-node.ts",
            "line": 210
          },
          {
            "location": "src/internal-utils/apply-merge-node.ts",
            "line": 215
          },
          {
            "location": "src/internal-utils/apply-selection.ts",
            "line": 1
          },
          {
            "location": "src/internal-utils/apply-selection.ts",
            "line": 105
          },
          {
            "location": "src/internal-utils/apply-selection.ts",
            "line": 118
          },
          {
            "location": "src/internal-utils/apply-split-node.ts",
            "line": 1
          },
          {
            "location": "src/internal-utils/apply-split-node.ts",
            "line": 42
          },
          {
            "location": "src/internal-utils/apply-split-node.ts",
            "line": 149
          },
          {
            "location": "src/internal-utils/apply-split-node.ts",
            "line": 165
          },
          {
            "location": "src/internal-utils/applyPatch.ts",
            "line": 9
          },
          {
            "location": "src/internal-utils/applyPatch.ts",
            "line": 102
          },
          {
            "location": "src/internal-utils/build-index-maps.ts",
            "line": 1
          },
          {
            "location": "src/internal-utils/create-placeholder-block.ts",
            "line": 1
          },
          {
            "location": "src/internal-utils/engine-utils.ts",
            "line": 1
          },
          {
            "location": "src/internal-utils/engine-utils.ts",
            "line": 28
          },
          {
            "location": "src/internal-utils/engine-utils.ts",
            "line": 64
          },
          {
            "location": "src/internal-utils/engine-utils.ts",
            "line": 71
          },
          {
            "location": "src/internal-utils/equality.ts",
            "line": 6
          },
          {
            "location": "src/internal-utils/equality.ts",
            "line": 65
          },
          {
            "location": "src/internal-utils/find-nearest-spans.ts",
            "line": 1
          },
          {
            "location": "src/internal-utils/find-nearest-spans.ts",
            "line": 2
          },
          {
            "location": "src/internal-utils/find-nearest-spans.ts",
            "line": 77
          },
          {
            "location": "src/internal-utils/find-nearest-spans.ts",
            "line": 120
          },
          {
            "location": "src/internal-utils/find-nearest-spans.ts",
            "line": 142
          },
          {
            "location": "src/internal-utils/find-nearest-spans.ts",
            "line": 161
          },
          {
            "location": "src/internal-utils/get-fully-covered-container.ts",
            "line": 1
          },
          {
            "location": "src/internal-utils/get-fully-covered-container.ts",
            "line": 59
          },
          {
            "location": "src/internal-utils/operation-to-patches.ts",
            "line": 7
          },
          {
            "location": "src/internal-utils/transform-block-index-map.ts",
            "line": 1
          },
          {
            "location": "src/internal-utils/validateValue.ts",
            "line": 7
          },
          {
            "location": "src/internal-utils/validateValue.ts",
            "line": 118
          },
          {
            "location": "src/internal-utils/validateValue.ts",
            "line": 228
          },
          {
            "location": "src/internal-utils/values.ts",
            "line": 4
          },
          {
            "location": "src/internal-utils/values.ts",
            "line": 5
          },
          {
            "location": "src/internal-utils/values.ts",
            "line": 56
          },
          {
            "location": "src/internal-utils/values.ts",
            "line": 94
          },
          {
            "location": "src/internal-utils/values.ts",
            "line": 132
          },
          {
            "location": "src/operations/operation.annotation.add.ts",
            "line": 1
          },
          {
            "location": "src/operations/operation.annotation.add.ts",
            "line": 70
          },
          {
            "location": "src/operations/operation.annotation.add.ts",
            "line": 79
          },
          {
            "location": "src/operations/operation.annotation.add.ts",
            "line": 135
          },
          {
            "location": "src/operations/operation.annotation.add.ts",
            "line": 168
          },
          {
            "location": "src/operations/operation.annotation.remove.ts",
            "line": 1
          },
          {
            "location": "src/operations/operation.annotation.remove.ts",
            "line": 2
          },
          {
            "location": "src/operations/operation.annotation.remove.ts",
            "line": 44
          },
          {
            "location": "src/operations/operation.annotation.remove.ts",
            "line": 69
          },
          {
            "location": "src/operations/operation.annotation.remove.ts",
            "line": 93
          },
          {
            "location": "src/operations/operation.annotation.remove.ts",
            "line": 118
          },
          {
            "location": "src/operations/operation.annotation.remove.ts",
            "line": 159
          },
          {
            "location": "src/operations/operation.annotation.remove.ts",
            "line": 191
          },
          {
            "location": "src/operations/operation.annotation.remove.ts",
            "line": 199
          },
          {
            "location": "src/operations/operation.annotation.remove.ts",
            "line": 206
          },
          {
            "location": "src/operations/operation.child.set.ts",
            "line": 1
          },
          {
            "location": "src/operations/operation.child.set.ts",
            "line": 22
          },
          {
            "location": "src/operations/operation.child.unset.ts",
            "line": 1
          },
          {
            "location": "src/operations/operation.child.unset.ts",
            "line": 22
          },
          {
            "location": "src/operations/operation.decorator.add.ts",
            "line": 1
          },
          {
            "location": "src/operations/operation.decorator.add.ts",
            "line": 66
          },
          {
            "location": "src/operations/operation.decorator.add.ts",
            "line": 71
          },
          {
            "location": "src/operations/operation.decorator.add.ts",
            "line": 110
          },
          {
            "location": "src/operations/operation.decorator.add.ts",
            "line": 119
          },
          {
            "location": "src/operations/operation.decorator.add.ts",
            "line": 135
          },
          {
            "location": "src/operations/operation.decorator.add.ts",
            "line": 154
          },
          {
            "location": "src/operations/operation.decorator.remove.ts",
            "line": 1
          },
          {
            "location": "src/operations/operation.decorator.remove.ts",
            "line": 46
          },
          {
            "location": "src/operations/operation.decorator.remove.ts",
            "line": 68
          },
          {
            "location": "src/operations/operation.decorator.remove.ts",
            "line": 72
          },
          {
            "location": "src/operations/operation.decorator.remove.ts",
            "line": 80
          },
          {
            "location": "src/operations/operation.decorator.remove.ts",
            "line": 100
          },
          {
            "location": "src/operations/operation.decorator.remove.ts",
            "line": 108
          },
          {
            "location": "src/operations/operation.decorator.remove.ts",
            "line": 123
          },
          {
            "location": "src/operations/operation.delete.ts",
            "line": 1
          },
          {
            "location": "src/operations/operation.delete.ts",
            "line": 63
          },
          {
            "location": "src/operations/operation.delete.ts",
            "line": 82
          },
          {
            "location": "src/operations/operation.insert.block.ts",
            "line": 1
          },
          {
            "location": "src/operations/operation.insert.block.ts",
            "line": 223
          },
          {
            "location": "src/operations/operation.insert.block.ts",
            "line": 224
          },
          {
            "location": "src/operations/operation.insert.block.ts",
            "line": 615
          },
          {
            "location": "src/operations/operation.insert.block.ts",
            "line": 617
          },
          {
            "location": "src/operations/operation.insert.block.ts",
            "line": 741
          },
          {
            "location": "src/operations/operation.insert.block.ts",
            "line": 745
          },
          {
            "location": "src/operations/operation.insert.block.ts",
            "line": 764
          },
          {
            "location": "src/operations/operation.insert.block.ts",
            "line": 807
          },
          {
            "location": "src/operations/operation.insert.block.ts",
            "line": 828
          },
          {
            "location": "src/operations/operation.insert.child.ts",
            "line": 1
          },
          {
            "location": "src/operations/operation.insert.child.ts",
            "line": 27
          },
          {
            "location": "src/operations/operation.insert.child.ts",
            "line": 72
          },
          {
            "location": "src/operations/operation.insert.child.ts",
            "line": 128
          },
          {
            "location": "src/paths/get-dirty-paths.ts",
            "line": 1
          },
          {
            "location": "src/paths/get-dirty-paths.ts",
            "line": 37
          },
          {
            "location": "src/paths/get-dirty-paths.ts",
            "line": 300
          },
          {
            "location": "src/renderers/renderer.types.ts",
            "line": 5
          },
          {
            "location": "src/schema/container-types.ts",
            "line": 1
          },
          {
            "location": "src/schema/get-block-object-schema.ts",
            "line": 1
          },
          {
            "location": "src/schema/get-enclosing-container.ts",
            "line": 1
          },
          {
            "location": "src/schema/resolve-container-by-path.ts",
            "line": 1
          },
          {
            "location": "src/schema/resolve-container-field.ts",
            "line": 1
          },
          {
            "location": "src/schema/resolve-containers-batch.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-active-annotations.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-active-list-item.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-active-style.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-anchor-block.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-anchor-child.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-anchor-span.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-anchor-span.ts",
            "line": 16
          },
          {
            "location": "src/selectors/selector.get-anchor-text-block.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-anchor-text-block.ts",
            "line": 17
          },
          {
            "location": "src/selectors/selector.get-first-block.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-focus-block-object.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-focus-block.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-focus-child.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-focus-inline-object.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-focus-list-block.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-focus-span.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-focus-span.ts",
            "line": 16
          },
          {
            "location": "src/selectors/selector.get-focus-text-block.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-focus-text-block.ts",
            "line": 20
          },
          {
            "location": "src/selectors/selector.get-fragment.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-last-block.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-mark-state.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-mark-state.ts",
            "line": 105
          },
          {
            "location": "src/selectors/selector.get-next-block.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-next-inline-object.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-next-inline-objects.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-next-span.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-next-span.ts",
            "line": 24
          },
          {
            "location": "src/selectors/selector.get-previous-block.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-previous-inline-object.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-previous-inline-objects.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-previous-span.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-previous-span.ts",
            "line": 24
          },
          {
            "location": "src/selectors/selector.get-selected-blocks.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-selected-children.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-selected-children.ts",
            "line": 60
          },
          {
            "location": "src/selectors/selector.get-selected-children.ts",
            "line": 84
          },
          {
            "location": "src/selectors/selector.get-selected-children.ts",
            "line": 90
          },
          {
            "location": "src/selectors/selector.get-selected-spans.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-selected-spans.ts",
            "line": 22
          },
          {
            "location": "src/selectors/selector.get-selected-text-blocks.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-selected-text-blocks.ts",
            "line": 45
          },
          {
            "location": "src/selectors/selector.get-selected-text-blocks.ts",
            "line": 55
          },
          {
            "location": "src/selectors/selector.get-selected-text-blocks.ts",
            "line": 57
          },
          {
            "location": "src/selectors/selector.get-selected-value.ts",
            "line": 6
          },
          {
            "location": "src/selectors/selector.get-selected-value.ts",
            "line": 119
          },
          {
            "location": "src/selectors/selector.get-selected-value.ts",
            "line": 225
          },
          {
            "location": "src/selectors/selector.get-selected-value.ts",
            "line": 292
          },
          {
            "location": "src/selectors/selector.get-selection-end-block.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-selection-end-child.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-selection-start-block.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-selection-start-child.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-selection-text.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.get-selection-text.ts",
            "line": 26
          },
          {
            "location": "src/selectors/selector.get-selection-text.ts",
            "line": 28
          },
          {
            "location": "src/selectors/selector.get-value.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.is-active-annotation.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.is-active-annotation.ts",
            "line": 37
          },
          {
            "location": "src/selectors/selector.is-active-annotation.ts",
            "line": 53
          },
          {
            "location": "src/selectors/selector.is-at-the-end-of-block.ts",
            "line": 1
          },
          {
            "location": "src/selectors/selector.is-at-the-start-of-block.ts",
            "line": 1
          },
          {
            "location": "src/traversal/get-ancestor.ts",
            "line": 1
          },
          {
            "location": "src/traversal/get-ancestors.ts",
            "line": 1
          },
          {
            "location": "src/traversal/get-annotation.ts",
            "line": 1
          },
          {
            "location": "src/traversal/get-children.ts",
            "line": 1
          },
          {
            "location": "src/traversal/get-children.ts",
            "line": 111
          },
          {
            "location": "src/traversal/get-enclosing-block.ts",
            "line": 1
          },
          {
            "location": "src/traversal/get-inline.ts",
            "line": 1
          },
          {
            "location": "src/traversal/get-parent.ts",
            "line": 1
          },
          {
            "location": "src/traversal/get-path-sub-schema.ts",
            "line": 1
          },
          {
            "location": "src/traversal/get-path-sub-schema.ts",
            "line": 26
          },
          {
            "location": "src/traversal/get-span.ts",
            "line": 1
          },
          {
            "location": "src/traversal/get-span.ts",
            "line": 21
          },
          {
            "location": "src/traversal/get-text-block.ts",
            "line": 1
          },
          {
            "location": "src/traversal/get-text-block.ts",
            "line": 21
          },
          {
            "location": "src/traversal/get-text.ts",
            "line": 1
          },
          {
            "location": "src/traversal/get-text.ts",
            "line": 22
          },
          {
            "location": "src/traversal/get-text.ts",
            "line": 29
          },
          {
            "location": "src/traversal/get-union-schema.ts",
            "line": 1
          },
          {
            "location": "src/traversal/get-union-schema.ts",
            "line": 40
          },
          {
            "location": "src/traversal/is-block.ts",
            "line": 1
          },
          {
            "location": "src/traversal/is-leaf-object.ts",
            "line": 1
          },
          {
            "location": "src/traversal/is-object.ts",
            "line": 1
          },
          {
            "location": "src/traversal/node-traversal-testbed.ts",
            "line": 1
          },
          {
            "location": "src/traversal/node-traversal-testbed.ts",
            "line": 206
          },
          {
            "location": "src/traversal/node-traversal-testbed.ts",
            "line": 207
          },
          {
            "location": "src/utils/asserters.ts",
            "line": 1
          },
          {
            "location": "src/utils/index.ts",
            "line": 18
          },
          {
            "location": "src/utils/parse-blocks.ts",
            "line": 14
          },
          {
            "location": "src/utils/parse-blocks.ts",
            "line": 199
          },
          {
            "location": "src/utils/parse-blocks.ts",
            "line": 289
          },
          {
            "location": "src/utils/parse-blocks.ts",
            "line": 295
          },
          {
            "location": "src/utils/parse-blocks.ts",
            "line": 743
          },
          {
            "location": "src/utils/util.at-the-beginning-of-block.ts",
            "line": 1
          },
          {
            "location": "src/utils/util.at-the-beginning-of-block.ts",
            "line": 14
          },
          {
            "location": "src/utils/util.at-the-beginning-of-block.ts",
            "line": 32
          },
          {
            "location": "src/utils/util.block-offset.ts",
            "line": 1
          },
          {
            "location": "src/utils/util.block-offset.ts",
            "line": 25
          },
          {
            "location": "src/utils/util.block-offset.ts",
            "line": 36
          },
          {
            "location": "src/utils/util.block-offset.ts",
            "line": 58
          },
          {
            "location": "src/utils/util.block-offset.ts",
            "line": 110
          },
          {
            "location": "src/utils/util.block-offset.ts",
            "line": 120
          },
          {
            "location": "src/utils/util.child-selection-point-to-block-offset.ts",
            "line": 1
          },
          {
            "location": "src/utils/util.child-selection-point-to-block-offset.ts",
            "line": 25
          },
          {
            "location": "src/utils/util.child-selection-point-to-block-offset.ts",
            "line": 42
          },
          {
            "location": "src/utils/util.get-block-end-point.ts",
            "line": 1
          },
          {
            "location": "src/utils/util.get-block-end-point.ts",
            "line": 19
          },
          {
            "location": "src/utils/util.get-block-end-point.ts",
            "line": 25
          },
          {
            "location": "src/utils/util.get-block-start-point.ts",
            "line": 1
          },
          {
            "location": "src/utils/util.get-block-start-point.ts",
            "line": 19
          },
          {
            "location": "src/utils/util.get-text-block-text.ts",
            "line": 1
          },
          {
            "location": "src/utils/util.is-empty-text-block.ts",
            "line": 1
          },
          {
            "location": "src/utils/util.is-empty-text-block.ts",
            "line": 12
          },
          {
            "location": "src/utils/util.is-empty-text-block.ts",
            "line": 16
          },
          {
            "location": "src/utils/util.merge-text-blocks.ts",
            "line": 1
          },
          {
            "location": "src/utils/util.merge-text-blocks.ts",
            "line": 28
          },
          {
            "location": "src/utils/util.slice-blocks.ts",
            "line": 1
          },
          {
            "location": "src/utils/util.slice-blocks.ts",
            "line": 46
          },
          {
            "location": "src/utils/util.slice-blocks.ts",
            "line": 54
          },
          {
            "location": "src/utils/util.slice-blocks.ts",
            "line": 62
          },
          {
            "location": "src/utils/util.slice-blocks.ts",
            "line": 90
          },
          {
            "location": "src/utils/util.slice-blocks.ts",
            "line": 94
          },
          {
            "location": "src/utils/util.slice-blocks.ts",
            "line": 129
          },
          {
            "location": "src/utils/util.slice-blocks.ts",
            "line": 141
          },
          {
            "location": "src/utils/util.slice-blocks.ts",
            "line": 142
          },
          {
            "location": "src/utils/util.slice-text-block.ts",
            "line": 5
          },
          {
            "location": "src/utils/util.slice-text-block.ts",
            "line": 47
          },
          {
            "location": "src/utils/util.slice-text-block.ts",
            "line": 69
          },
          {
            "location": "test-utils/boundary-equivalent.ts",
            "line": 1
          },
          {
            "location": "test-utils/boundary-equivalent.ts",
            "line": 83
          },
          {
            "location": "test-utils/boundary-equivalent.ts",
            "line": 90
          },
          {
            "location": "test-utils/create-test-snapshot.ts",
            "line": 1
          },
          {
            "location": "test-utils/create-test-snapshot.ts",
            "line": 13
          },
          {
            "location": "test-utils/diff-value-patches.ts",
            "line": 7
          },
          {
            "location": "test-utils/editor-selection.ts",
            "line": 1
          },
          {
            "location": "test-utils/editor-selection.ts",
            "line": 17
          },
          {
            "location": "test-utils/editor-selection.ts",
            "line": 34
          },
          {
            "location": "test-utils/editor-selection.ts",
            "line": 38
          },
          {
            "location": "test-utils/editor-selection.ts",
            "line": 40
          },
          {
            "location": "test-utils/generate-value-pairs.ts",
            "line": 4
          },
          {
            "location": "test-utils/text-block-key.ts",
            "line": 1
          },
          {
            "location": "test-utils/text-block-key.ts",
            "line": 11
          },
          {
            "location": "test-utils/text-block-key.ts",
            "line": 13
          },
          {
            "location": "test-utils/text-marks.ts",
            "line": 1
          },
          {
            "location": "test-utils/text-marks.ts",
            "line": 11
          },
          {
            "location": "test-utils/text-marks.ts",
            "line": 13
          },
          {
            "location": "test-utils/text-selection.ts",
            "line": 1
          },
          {
            "location": "test-utils/text-selection.ts",
            "line": 44
          },
          {
            "location": "test-utils/text-selection.ts",
            "line": 81
          },
          {
            "location": "test-utils/text-selection.ts",
            "line": 85
          },
          {
            "location": "test-utils/value-annotations.ts",
            "line": 1
          },
          {
            "location": "test-utils/value-annotations.ts",
            "line": 15
          },
          {
            "location": "test-utils/value-annotations.ts",
            "line": 17
          },
          {
            "location": "src/editor/Editable.tsx",
            "line": 1
          },
          {
            "location": "src/editor/PortableTextEditor.tsx",
            "line": 6
          },
          {
            "location": "src/editor/render.block-object.tsx",
            "line": 1
          },
          {
            "location": "src/editor/render.container.tsx",
            "line": 1
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 4
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 5
          },
          {
            "location": "src/editor/render.element.tsx",
            "line": 197
          },
          {
            "location": "src/editor/render.inline-object.tsx",
            "line": 1
          },
          {
            "location": "src/editor/render.leaf.tsx",
            "line": 1
          },
          {
            "location": "src/editor/render.span.tsx",
            "line": 1
          },
          {
            "location": "src/editor/render.span.tsx",
            "line": 2
          },
          {
            "location": "src/editor/render.span.tsx",
            "line": 40
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 5
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 6
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 703
          },
          {
            "location": "src/engine/react/components/editable.tsx",
            "line": 1300
          },
          {
            "location": "src/engine/react/components/element.tsx",
            "line": 4
          },
          {
            "location": "src/engine/react/components/leaf.tsx",
            "line": 5
          },
          {
            "location": "src/engine/react/components/object-node.tsx",
            "line": 1
          },
          {
            "location": "src/engine/react/components/string.tsx",
            "line": 7
          },
          {
            "location": "src/engine/react/components/string.tsx",
            "line": 32
          },
          {
            "location": "src/engine/react/components/string.tsx",
            "line": 34
          },
          {
            "location": "src/engine/react/components/string.tsx",
            "line": 76
          },
          {
            "location": "src/engine/react/components/text.tsx",
            "line": 4
          },
          {
            "location": "src/engine/react/hooks/use-children.tsx",
            "line": 5
          },
          {
            "location": "src/engine/react/hooks/use-children.tsx",
            "line": 6
          },
          {
            "location": "src/engine/react/hooks/use-children.tsx",
            "line": 99
          },
          {
            "location": "src/engine/react/hooks/use-children.tsx",
            "line": 155
          },
          {
            "location": "src/engine/react/hooks/use-children.tsx",
            "line": 244
          },
          {
            "location": "src/engine/react/hooks/use-children.tsx",
            "line": 277
          },
          {
            "location": "src/engine/react/hooks/use-children.tsx",
            "line": 288
          },
          {
            "location": "src/engine/react/hooks/use-children.tsx",
            "line": 311
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sanity.io <hello@sanity.io>"
        }
      ],
      "group": "@portabletext",
      "name": "patches",
      "version": "3.0.0",
      "description": "Apply Sanity patches to a value",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40portabletext/patches@3.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.sanity.io/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/portabletext/editor.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@portabletext/patches@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@portabletext/patches/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@portabletext/patches"
        },
        {
          "name": "ImportedModules",
          "value": "@portabletext/patches,applyAll,@portabletext/patches/applyAll,diffMatchPatch,@portabletext/patches/diffMatchPatch,insert,@portabletext/patches/insert,@portabletext/patches/set,setIfMissing,@portabletext/patches/setIfMissing,unset,@portabletext/patches/unset,Patch,@portabletext/patches/Patch,JSONValue,@portabletext/patches/JSONValue,DiffMatchPatch,@portabletext/patches/DiffMatchPatch,InsertPatch,@portabletext/patches/InsertPatch,SetIfMissingPatch,@portabletext/patches/SetIfMissingPatch,SetPatch,@portabletext/patches/SetPatch,UnsetPatch,@portabletext/patches/UnsetPatch,Path,@portabletext/patches/Path,PathSegment,@portabletext/patches/PathSegment"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@portabletext/patches/package.json"
              }
            ],
            "concludedValue": "node_modules/@portabletext/patches/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 20
          },
          {
            "location": "lib/index.js",
            "line": 6913
          },
          {
            "location": "lib/index.js",
            "line": 6933
          },
          {
            "location": "lib/index.js",
            "line": 6959
          },
          {
            "location": "lib/index.js",
            "line": 7030
          },
          {
            "location": "lib/index.js",
            "line": 7110
          },
          {
            "location": "lib/index.js",
            "line": 9222
          },
          {
            "location": "lib/index.js",
            "line": 9227
          },
          {
            "location": "lib/index.js",
            "line": 9237
          },
          {
            "location": "lib/index.js",
            "line": 9248
          },
          {
            "location": "lib/index.js",
            "line": 9250
          },
          {
            "location": "lib/index.js",
            "line": 9256
          },
          {
            "location": "lib/index.js",
            "line": 11320
          },
          {
            "location": "lib/index.js",
            "line": 15516
          },
          {
            "location": "lib/index.js",
            "line": 15528
          },
          {
            "location": "lib/index.js",
            "line": 15539
          },
          {
            "location": "lib/index.js",
            "line": 15556
          },
          {
            "location": "lib/index.js",
            "line": 15577
          },
          {
            "location": "lib/index.js",
            "line": 15593
          },
          {
            "location": "lib/index.js",
            "line": 15606
          },
          {
            "location": "lib/index.js",
            "line": 15620
          },
          {
            "location": "lib/index.js",
            "line": 15639
          },
          {
            "location": "lib/index.js",
            "line": 15659
          },
          {
            "location": "lib/index.js",
            "line": 15679
          },
          {
            "location": "lib/index.js",
            "line": 15703
          },
          {
            "location": "lib/index.js",
            "line": 15722
          },
          {
            "location": "lib/index.js",
            "line": 15742
          },
          {
            "location": "lib/index.js",
            "line": 15760
          },
          {
            "location": "lib/index.js",
            "line": 16197
          },
          {
            "location": "src/editor/editor-machine.ts",
            "line": 1
          },
          {
            "location": "src/editor/mutation-batcher.ts",
            "line": 1
          },
          {
            "location": "src/editor/relay.ts",
            "line": 1
          },
          {
            "location": "src/editor/remote-patches.ts",
            "line": 1
          },
          {
            "location": "src/editor/subscriber.patch-generation.ts",
            "line": 7
          },
          {
            "location": "src/editor/subscriber.patch-generation.ts",
            "line": 71
          },
          {
            "location": "src/editor/subscriber.patch-generation.ts",
            "line": 91
          },
          {
            "location": "src/editor/subscriber.patch-generation.ts",
            "line": 94
          },
          {
            "location": "src/editor/subscriber.patch-generation.ts",
            "line": 106
          },
          {
            "location": "src/editor/subscriber.patch-generation.ts",
            "line": 111
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 1
          },
          {
            "location": "src/editor/sync-machine.ts",
            "line": 867
          },
          {
            "location": "src/engine/core/apply-operation.ts",
            "line": 7
          },
          {
            "location": "src/engine/core/apply-operation.ts",
            "line": 202
          },
          {
            "location": "src/engine/core/apply-operation.ts",
            "line": 255
          },
          {
            "location": "src/engine/core/apply-operation.ts",
            "line": 256
          },
          {
            "location": "src/engine/core/apply-operation.ts",
            "line": 311
          },
          {
            "location": "src/engine/core/apply-operation.ts",
            "line": 468
          },
          {
            "location": "src/engine/core/apply-operation.ts",
            "line": 612
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/internal-utils/applyPatch.ts",
            "line": 8
          },
          {
            "location": "src/internal-utils/operation-to-patches.ts",
            "line": 6
          },
          {
            "location": "src/internal-utils/operation-to-patches.ts",
            "line": 35
          },
          {
            "location": "src/internal-utils/operation-to-patches.ts",
            "line": 46
          },
          {
            "location": "src/internal-utils/operation-to-patches.ts",
            "line": 50
          },
          {
            "location": "src/internal-utils/operation-to-patches.ts",
            "line": 51
          },
          {
            "location": "src/internal-utils/transform-operation.ts",
            "line": 1
          },
          {
            "location": "src/internal-utils/validateValue.ts",
            "line": 1
          },
          {
            "location": "src/internal-utils/validateValue.ts",
            "line": 40
          },
          {
            "location": "src/internal-utils/validateValue.ts",
            "line": 60
          },
          {
            "location": "src/internal-utils/validateValue.ts",
            "line": 77
          },
          {
            "location": "src/internal-utils/validateValue.ts",
            "line": 98
          },
          {
            "location": "src/internal-utils/validateValue.ts",
            "line": 122
          },
          {
            "location": "src/internal-utils/validateValue.ts",
            "line": 141
          },
          {
            "location": "src/internal-utils/validateValue.ts",
            "line": 157
          },
          {
            "location": "src/internal-utils/validateValue.ts",
            "line": 178
          },
          {
            "location": "src/internal-utils/validateValue.ts",
            "line": 207
          },
          {
            "location": "src/internal-utils/validateValue.ts",
            "line": 208
          },
          {
            "location": "src/internal-utils/validateValue.ts",
            "line": 246
          },
          {
            "location": "src/internal-utils/validateValue.ts",
            "line": 273
          },
          {
            "location": "src/internal-utils/validateValue.ts",
            "line": 294
          },
          {
            "location": "src/internal-utils/validateValue.ts",
            "line": 315
          },
          {
            "location": "src/internal-utils/validateValue.ts",
            "line": 335
          },
          {
            "location": "src/internal-utils/validateValue.ts",
            "line": 363
          },
          {
            "location": "src/operations/operation.block.set.ts",
            "line": 1
          },
          {
            "location": "src/operations/operation.block.set.ts",
            "line": 105
          },
          {
            "location": "src/operations/operation.block.set.ts",
            "line": 108
          },
          {
            "location": "test-utils/diff-value-patches.ts",
            "line": 6
          },
          {
            "location": "src/plugins/plugin.patches.tsx",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sanity.io <hello@sanity.io>"
        }
      ],
      "group": "@portabletext",
      "name": "keyboard-shortcuts",
      "version": "3.0.0",
      "description": "Create platform-aware keyboard shortcuts with automatic detection of Apple vs non-Apple platforms",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40portabletext/keyboard-shortcuts@3.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://portabletext.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/portabletext/editor.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@portabletext/keyboard-shortcuts@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@portabletext/keyboard-shortcuts/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@portabletext/keyboard-shortcuts,bold,@portabletext/keyboard-shortcuts/bold,code,@portabletext/keyboard-shortcuts/code,createKeyboardShortcut,@portabletext/keyboard-shortcuts/createKeyboardShortcut,italic,@portabletext/keyboard-shortcuts/italic,redo,@portabletext/keyboard-shortcuts/redo,underline,@portabletext/keyboard-shortcuts/underline,undo,@portabletext/keyboard-shortcuts/undo"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@portabletext/keyboard-shortcuts/package.json"
              }
            ],
            "concludedValue": "node_modules/@portabletext/keyboard-shortcuts/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 14
          },
          {
            "location": "lib/index.js",
            "line": 749
          },
          {
            "location": "lib/index.js",
            "line": 764
          },
          {
            "location": "lib/index.js",
            "line": 770
          },
          {
            "location": "lib/index.js",
            "line": 776
          },
          {
            "location": "lib/index.js",
            "line": 797
          },
          {
            "location": "lib/index.js",
            "line": 818
          },
          {
            "location": "lib/index.js",
            "line": 860
          },
          {
            "location": "lib/index.js",
            "line": 902
          },
          {
            "location": "lib/index.js",
            "line": 917
          },
          {
            "location": "lib/index.js",
            "line": 923
          },
          {
            "location": "lib/index.js",
            "line": 929
          },
          {
            "location": "lib/index.js",
            "line": 938
          },
          {
            "location": "lib/index.js",
            "line": 947
          },
          {
            "location": "lib/index.js",
            "line": 961
          },
          {
            "location": "lib/index.js",
            "line": 985
          },
          {
            "location": "lib/index.js",
            "line": 1010
          },
          {
            "location": "lib/index.js",
            "line": 1035
          },
          {
            "location": "lib/index.js",
            "line": 1044
          },
          {
            "location": "lib/index.js",
            "line": 1053
          },
          {
            "location": "lib/index.js",
            "line": 9887
          },
          {
            "location": "lib/index.js",
            "line": 9894
          },
          {
            "location": "lib/index.js",
            "line": 9901
          },
          {
            "location": "lib/index.js",
            "line": 9908
          },
          {
            "location": "lib/index.js",
            "line": 9912
          },
          {
            "location": "lib/index.js",
            "line": 9922
          },
          {
            "location": "lib/index.js",
            "line": 9930
          },
          {
            "location": "lib/index.js",
            "line": 9944
          },
          {
            "location": "lib/index.js",
            "line": 9963
          },
          {
            "location": "lib/index.js",
            "line": 9979
          },
          {
            "location": "lib/index.js",
            "line": 9986
          },
          {
            "location": "lib/index.js",
            "line": 10155
          },
          {
            "location": "lib/index.js",
            "line": 13863
          },
          {
            "location": "src/behaviors/behavior.abstract.keyboard.ts",
            "line": 1
          },
          {
            "location": "src/behaviors/behavior.abstract.keyboard.ts",
            "line": 17
          },
          {
            "location": "src/behaviors/behavior.core.containers.ts",
            "line": 1
          },
          {
            "location": "src/behaviors/behavior.core.containers.ts",
            "line": 41
          },
          {
            "location": "src/behaviors/behavior.core.containers.ts",
            "line": 44
          },
          {
            "location": "src/editor/default-keyboard-shortcuts.ts",
            "line": 9
          },
          {
            "location": "src/editor/default-keyboard-shortcuts.ts",
            "line": 12
          },
          {
            "location": "src/editor/default-keyboard-shortcuts.ts",
            "line": 23
          },
          {
            "location": "src/editor/default-keyboard-shortcuts.ts",
            "line": 34
          },
          {
            "location": "src/editor/default-keyboard-shortcuts.ts",
            "line": 45
          },
          {
            "location": "src/editor/default-keyboard-shortcuts.ts",
            "line": 53
          },
          {
            "location": "src/editor/default-keyboard-shortcuts.ts",
            "line": 67
          },
          {
            "location": "src/editor/default-keyboard-shortcuts.ts",
            "line": 79
          },
          {
            "location": "src/editor/default-keyboard-shortcuts.ts",
            "line": 99
          },
          {
            "location": "src/editor/default-keyboard-shortcuts.ts",
            "line": 124
          },
          {
            "location": "src/editor/default-keyboard-shortcuts.ts",
            "line": 144
          },
          {
            "location": "src/editor/default-keyboard-shortcuts.ts",
            "line": 155
          },
          {
            "location": "src/engine/dom/utils/hotkeys.ts",
            "line": 1
          },
          {
            "location": "src/engine/dom/utils/hotkeys.ts",
            "line": 3
          },
          {
            "location": "src/engine/dom/utils/hotkeys.ts",
            "line": 8
          },
          {
            "location": "src/engine/dom/utils/hotkeys.ts",
            "line": 14
          },
          {
            "location": "src/engine/dom/utils/hotkeys.ts",
            "line": 20
          },
          {
            "location": "src/engine/dom/utils/hotkeys.ts",
            "line": 30
          },
          {
            "location": "src/engine/dom/utils/hotkeys.ts",
            "line": 40
          },
          {
            "location": "src/engine/dom/utils/hotkeys.ts",
            "line": 53
          },
          {
            "location": "src/engine/dom/utils/hotkeys.ts",
            "line": 66
          },
          {
            "location": "src/engine/dom/utils/hotkeys.ts",
            "line": 71
          },
          {
            "location": "src/engine/dom/utils/hotkeys.ts",
            "line": 75
          },
          {
            "location": "src/engine/dom/utils/hotkeys.ts",
            "line": 79
          },
          {
            "location": "src/engine/dom/utils/hotkeys.ts",
            "line": 84
          },
          {
            "location": "src/engine/dom/utils/hotkeys.ts",
            "line": 91
          },
          {
            "location": "src/engine/dom/utils/hotkeys.ts",
            "line": 99
          },
          {
            "location": "src/engine/dom/utils/hotkeys.ts",
            "line": 108
          },
          {
            "location": "src/engine/dom/utils/hotkeys.ts",
            "line": 119
          },
          {
            "location": "src/engine/dom/utils/hotkeys.ts",
            "line": 130
          },
          {
            "location": "src/engine/dom/utils/hotkeys.ts",
            "line": 135
          },
          {
            "location": "src/engine/dom/utils/hotkeys.ts",
            "line": 140
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sanity.io <hello@sanity.io>"
        }
      ],
      "group": "@portabletext",
      "name": "html",
      "version": "2.0.0",
      "description": "Convert HTML to Portable Text with built-in support for Google Docs, Word, and Notion",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40portabletext/html@2.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://portabletext.org"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/portabletext/editor.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@portabletext/html@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@portabletext/html/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@portabletext/html,htmlToPortableText,@portabletext/html/htmlToPortableText"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@portabletext/html/package.json"
              }
            ],
            "concludedValue": "node_modules/@portabletext/html/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 18
          },
          {
            "location": "lib/index.js",
            "line": 5942
          },
          {
            "location": "lib/index.js",
            "line": 5982
          },
          {
            "location": "src/converters/converter.text-html.ts",
            "line": 1
          },
          {
            "location": "src/converters/converter.text-html.ts",
            "line": 48
          },
          {
            "location": "src/converters/converter.text-plain.ts",
            "line": 1
          },
          {
            "location": "src/converters/converter.text-plain.ts",
            "line": 72
          }
        ]
      },
      "tags": [
        "html"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@portabletext/editor@8.0.2"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-15T16:52:05Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, September 15, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'editor' with version '8.0.2'. The package type in this SBOM is npm with 7 purl namespaces described under components. The components were identified from 33 source files."
    }
  ]
}