{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:ced411cd-3ec5-4852-b1b2-221ceab9ee5a",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T16:52:26Z",
    "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.3",
      "description": "Portable Text Editor made in React",
      "purl": "pkg:npm/%40portabletext/editor@8.0.3",
      "bom-ref": "pkg:npm/@portabletext/editor@8.0.3",
      "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": 4195
          },
          {
            "location": "lib/index.js",
            "line": 4202
          },
          {
            "location": "lib/index.js",
            "line": 4268
          },
          {
            "location": "lib/index.js",
            "line": 4269
          },
          {
            "location": "lib/index.js",
            "line": 4271
          },
          {
            "location": "lib/index.js",
            "line": 4307
          },
          {
            "location": "lib/index.js",
            "line": 4333
          },
          {
            "location": "lib/index.js",
            "line": 5210
          },
          {
            "location": "lib/index.js",
            "line": 15063
          },
          {
            "location": "lib/index.js",
            "line": 15072
          },
          {
            "location": "lib/index.js",
            "line": 15073
          },
          {
            "location": "lib/index.js",
            "line": 15076
          },
          {
            "location": "lib/index.js",
            "line": 15077
          },
          {
            "location": "lib/index.js",
            "line": 15079
          },
          {
            "location": "lib/index.js",
            "line": 15086
          },
          {
            "location": "lib/index.js",
            "line": 15099
          },
          {
            "location": "lib/index.js",
            "line": 15100
          },
          {
            "location": "lib/index.js",
            "line": 15101
          },
          {
            "location": "lib/index.js",
            "line": 15104
          },
          {
            "location": "lib/index.js",
            "line": 15107
          },
          {
            "location": "lib/index.js",
            "line": 15108
          },
          {
            "location": "lib/index.js",
            "line": 15111
          },
          {
            "location": "lib/index.js",
            "line": 15112
          },
          {
            "location": "lib/index.js",
            "line": 15113
          },
          {
            "location": "lib/index.js",
            "line": 15118
          },
          {
            "location": "lib/index.js",
            "line": 15119
          },
          {
            "location": "lib/index.js",
            "line": 15120
          },
          {
            "location": "lib/index.js",
            "line": 15123
          },
          {
            "location": "lib/index.js",
            "line": 15125
          },
          {
            "location": "lib/index.js",
            "line": 15146
          },
          {
            "location": "lib/index.js",
            "line": 15176
          },
          {
            "location": "lib/index.js",
            "line": 15205
          },
          {
            "location": "lib/index.js",
            "line": 15209
          },
          {
            "location": "lib/index.js",
            "line": 15261
          },
          {
            "location": "lib/index.js",
            "line": 15274
          },
          {
            "location": "lib/index.js",
            "line": 15322
          },
          {
            "location": "lib/index.js",
            "line": 15323
          },
          {
            "location": "lib/index.js",
            "line": 15327
          },
          {
            "location": "lib/index.js",
            "line": 15372
          },
          {
            "location": "lib/index.js",
            "line": 15881
          },
          {
            "location": "lib/index.js",
            "line": 15889
          },
          {
            "location": "lib/index.js",
            "line": 15890
          },
          {
            "location": "lib/index.js",
            "line": 15891
          },
          {
            "location": "lib/index.js",
            "line": 15892
          },
          {
            "location": "lib/index.js",
            "line": 15893
          },
          {
            "location": "lib/index.js",
            "line": 15895
          },
          {
            "location": "lib/index.js",
            "line": 15897
          },
          {
            "location": "lib/index.js",
            "line": 15898
          },
          {
            "location": "lib/index.js",
            "line": 15929
          },
          {
            "location": "lib/index.js",
            "line": 15945
          },
          {
            "location": "lib/index.js",
            "line": 15949
          },
          {
            "location": "lib/index.js",
            "line": 15952
          },
          {
            "location": "lib/index.js",
            "line": 15960
          },
          {
            "location": "lib/index.js",
            "line": 15970
          },
          {
            "location": "lib/index.js",
            "line": 16031
          },
          {
            "location": "lib/index.js",
            "line": 16032
          },
          {
            "location": "lib/index.js",
            "line": 16033
          },
          {
            "location": "lib/index.js",
            "line": 16416
          },
          {
            "location": "lib/index.js",
            "line": 16535
          },
          {
            "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.11",
      "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.11",
      "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.11",
      "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": 3568
          },
          {
            "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": 2049
          },
          {
            "location": "lib/index.js",
            "line": 2059
          },
          {
            "location": "lib/index.js",
            "line": 2096
          },
          {
            "location": "lib/index.js",
            "line": 2120
          },
          {
            "location": "lib/index.js",
            "line": 2362
          },
          {
            "location": "lib/index.js",
            "line": 2369
          },
          {
            "location": "lib/index.js",
            "line": 2382
          },
          {
            "location": "lib/index.js",
            "line": 2400
          },
          {
            "location": "lib/index.js",
            "line": 2406
          },
          {
            "location": "lib/index.js",
            "line": 2431
          },
          {
            "location": "lib/index.js",
            "line": 2445
          },
          {
            "location": "lib/index.js",
            "line": 4660
          },
          {
            "location": "lib/index.js",
            "line": 4715
          },
          {
            "location": "lib/index.js",
            "line": 4723
          },
          {
            "location": "lib/index.js",
            "line": 4731
          },
          {
            "location": "lib/index.js",
            "line": 4739
          },
          {
            "location": "lib/index.js",
            "line": 4743
          },
          {
            "location": "lib/index.js",
            "line": 4767
          },
          {
            "location": "lib/index.js",
            "line": 4793
          },
          {
            "location": "lib/index.js",
            "line": 4797
          },
          {
            "location": "lib/index.js",
            "line": 4821
          },
          {
            "location": "lib/index.js",
            "line": 4842
          },
          {
            "location": "lib/index.js",
            "line": 5014
          },
          {
            "location": "lib/index.js",
            "line": 5040
          },
          {
            "location": "lib/index.js",
            "line": 5083
          },
          {
            "location": "lib/index.js",
            "line": 5171
          },
          {
            "location": "lib/index.js",
            "line": 5196
          },
          {
            "location": "lib/index.js",
            "line": 5288
          },
          {
            "location": "lib/index.js",
            "line": 16667
          },
          {
            "location": "lib/index.js",
            "line": 16754
          },
          {
            "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": 1921
          },
          {
            "location": "lib/index.js",
            "line": 1927
          },
          {
            "location": "lib/index.js",
            "line": 1929
          },
          {
            "location": "lib/index.js",
            "line": 2019
          },
          {
            "location": "lib/index.js",
            "line": 2029
          },
          {
            "location": "lib/index.js",
            "line": 2048
          },
          {
            "location": "lib/index.js",
            "line": 2061
          },
          {
            "location": "lib/index.js",
            "line": 2119
          },
          {
            "location": "lib/index.js",
            "line": 2148
          },
          {
            "location": "lib/index.js",
            "line": 2353
          },
          {
            "location": "lib/index.js",
            "line": 2361
          },
          {
            "location": "lib/index.js",
            "line": 2399
          },
          {
            "location": "lib/index.js",
            "line": 2430
          },
          {
            "location": "lib/index.js",
            "line": 2447
          },
          {
            "location": "lib/index.js",
            "line": 2473
          },
          {
            "location": "lib/index.js",
            "line": 2483
          },
          {
            "location": "lib/index.js",
            "line": 2570
          },
          {
            "location": "lib/index.js",
            "line": 2584
          },
          {
            "location": "lib/index.js",
            "line": 2586
          },
          {
            "location": "lib/index.js",
            "line": 2605
          },
          {
            "location": "lib/index.js",
            "line": 2611
          },
          {
            "location": "lib/index.js",
            "line": 2618
          },
          {
            "location": "lib/index.js",
            "line": 2626
          },
          {
            "location": "lib/index.js",
            "line": 2631
          },
          {
            "location": "lib/index.js",
            "line": 2639
          },
          {
            "location": "lib/index.js",
            "line": 2787
          },
          {
            "location": "lib/index.js",
            "line": 2788
          },
          {
            "location": "lib/index.js",
            "line": 2790
          },
          {
            "location": "lib/index.js",
            "line": 2794
          },
          {
            "location": "lib/index.js",
            "line": 2803
          },
          {
            "location": "lib/index.js",
            "line": 2842
          },
          {
            "location": "lib/index.js",
            "line": 2913
          },
          {
            "location": "lib/index.js",
            "line": 3136
          },
          {
            "location": "lib/index.js",
            "line": 3182
          },
          {
            "location": "lib/index.js",
            "line": 3200
          },
          {
            "location": "lib/index.js",
            "line": 3214
          },
          {
            "location": "lib/index.js",
            "line": 3236
          },
          {
            "location": "lib/index.js",
            "line": 3263
          },
          {
            "location": "lib/index.js",
            "line": 3282
          },
          {
            "location": "lib/index.js",
            "line": 3285
          },
          {
            "location": "lib/index.js",
            "line": 3312
          },
          {
            "location": "lib/index.js",
            "line": 3329
          },
          {
            "location": "lib/index.js",
            "line": 3533
          },
          {
            "location": "lib/index.js",
            "line": 3964
          },
          {
            "location": "lib/index.js",
            "line": 4374
          },
          {
            "location": "lib/index.js",
            "line": 4428
          },
          {
            "location": "lib/index.js",
            "line": 4643
          },
          {
            "location": "lib/index.js",
            "line": 4677
          },
          {
            "location": "lib/index.js",
            "line": 4692
          },
          {
            "location": "lib/index.js",
            "line": 4716
          },
          {
            "location": "lib/index.js",
            "line": 4724
          },
          {
            "location": "lib/index.js",
            "line": 4732
          },
          {
            "location": "lib/index.js",
            "line": 4740
          },
          {
            "location": "lib/index.js",
            "line": 5085
          },
          {
            "location": "lib/index.js",
            "line": 5206
          },
          {
            "location": "lib/index.js",
            "line": 5207
          },
          {
            "location": "lib/index.js",
            "line": 5287
          },
          {
            "location": "lib/index.js",
            "line": 5290
          },
          {
            "location": "lib/index.js",
            "line": 5310
          },
          {
            "location": "lib/index.js",
            "line": 5317
          },
          {
            "location": "lib/index.js",
            "line": 5358
          },
          {
            "location": "lib/index.js",
            "line": 5366
          },
          {
            "location": "lib/index.js",
            "line": 5585
          },
          {
            "location": "lib/index.js",
            "line": 5801
          },
          {
            "location": "lib/index.js",
            "line": 5805
          },
          {
            "location": "lib/index.js",
            "line": 16678
          },
          {
            "location": "lib/index.js",
            "line": 16691
          },
          {
            "location": "lib/index.js",
            "line": 16757
          },
          {
            "location": "lib/index.js",
            "line": 16764
          },
          {
            "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": 2130
          },
          {
            "location": "lib/index.js",
            "line": 2132
          },
          {
            "location": "lib/index.js",
            "line": 2138
          },
          {
            "location": "lib/index.js",
            "line": 2347
          },
          {
            "location": "lib/index.js",
            "line": 2350
          },
          {
            "location": "lib/index.js",
            "line": 2357
          },
          {
            "location": "lib/index.js",
            "line": 2363
          },
          {
            "location": "lib/index.js",
            "line": 2375
          },
          {
            "location": "lib/index.js",
            "line": 2377
          },
          {
            "location": "lib/index.js",
            "line": 2381
          },
          {
            "location": "lib/index.js",
            "line": 2383
          },
          {
            "location": "lib/index.js",
            "line": 2401
          },
          {
            "location": "lib/index.js",
            "line": 2405
          },
          {
            "location": "lib/index.js",
            "line": 2413
          },
          {
            "location": "lib/index.js",
            "line": 2432
          },
          {
            "location": "lib/index.js",
            "line": 2489
          },
          {
            "location": "lib/index.js",
            "line": 2505
          },
          {
            "location": "lib/index.js",
            "line": 2515
          },
          {
            "location": "lib/index.js",
            "line": 2530
          },
          {
            "location": "lib/index.js",
            "line": 2563
          },
          {
            "location": "lib/index.js",
            "line": 2565
          },
          {
            "location": "lib/index.js",
            "line": 2569
          },
          {
            "location": "lib/index.js",
            "line": 2784
          },
          {
            "location": "lib/index.js",
            "line": 2786
          },
          {
            "location": "lib/index.js",
            "line": 3155
          },
          {
            "location": "lib/index.js",
            "line": 3157
          },
          {
            "location": "lib/index.js",
            "line": 3159
          },
          {
            "location": "lib/index.js",
            "line": 3162
          },
          {
            "location": "lib/index.js",
            "line": 3548
          },
          {
            "location": "lib/index.js",
            "line": 4436
          },
          {
            "location": "lib/index.js",
            "line": 4447
          },
          {
            "location": "lib/index.js",
            "line": 4457
          },
          {
            "location": "lib/index.js",
            "line": 4491
          },
          {
            "location": "lib/index.js",
            "line": 4493
          },
          {
            "location": "lib/index.js",
            "line": 4520
          },
          {
            "location": "lib/index.js",
            "line": 4522
          },
          {
            "location": "lib/index.js",
            "line": 4701
          },
          {
            "location": "lib/index.js",
            "line": 4822
          },
          {
            "location": "lib/index.js",
            "line": 4824
          },
          {
            "location": "lib/index.js",
            "line": 4923
          },
          {
            "location": "lib/index.js",
            "line": 4932
          },
          {
            "location": "lib/index.js",
            "line": 4946
          },
          {
            "location": "lib/index.js",
            "line": 4965
          },
          {
            "location": "lib/index.js",
            "line": 4972
          },
          {
            "location": "lib/index.js",
            "line": 4981
          },
          {
            "location": "lib/index.js",
            "line": 4992
          },
          {
            "location": "lib/index.js",
            "line": 5123
          },
          {
            "location": "lib/index.js",
            "line": 5129
          },
          {
            "location": "lib/index.js",
            "line": 5154
          },
          {
            "location": "lib/index.js",
            "line": 5174
          },
          {
            "location": "lib/index.js",
            "line": 5180
          },
          {
            "location": "lib/index.js",
            "line": 5186
          },
          {
            "location": "lib/index.js",
            "line": 5197
          },
          {
            "location": "lib/index.js",
            "line": 5319
          },
          {
            "location": "lib/index.js",
            "line": 5325
          },
          {
            "location": "lib/index.js",
            "line": 5748
          },
          {
            "location": "lib/index.js",
            "line": 5788
          },
          {
            "location": "lib/index.js",
            "line": 5807
          },
          {
            "location": "lib/index.js",
            "line": 5809
          },
          {
            "location": "lib/index.js",
            "line": 16693
          },
          {
            "location": "lib/index.js",
            "line": 16698
          },
          {
            "location": "lib/index.js",
            "line": 16703
          },
          {
            "location": "lib/index.js",
            "line": 16708
          },
          {
            "location": "lib/index.js",
            "line": 16713
          }
        ]
      },
      "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": 3705
          },
          {
            "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": 2049
          },
          {
            "location": "lib/index.js",
            "line": 2059
          },
          {
            "location": "lib/index.js",
            "line": 2096
          },
          {
            "location": "lib/index.js",
            "line": 2120
          },
          {
            "location": "lib/index.js",
            "line": 2362
          },
          {
            "location": "lib/index.js",
            "line": 2369
          },
          {
            "location": "lib/index.js",
            "line": 2382
          },
          {
            "location": "lib/index.js",
            "line": 2400
          },
          {
            "location": "lib/index.js",
            "line": 2406
          },
          {
            "location": "lib/index.js",
            "line": 2431
          },
          {
            "location": "lib/index.js",
            "line": 2445
          },
          {
            "location": "lib/index.js",
            "line": 4660
          },
          {
            "location": "lib/index.js",
            "line": 4715
          },
          {
            "location": "lib/index.js",
            "line": 4723
          },
          {
            "location": "lib/index.js",
            "line": 4731
          },
          {
            "location": "lib/index.js",
            "line": 4739
          },
          {
            "location": "lib/index.js",
            "line": 4743
          },
          {
            "location": "lib/index.js",
            "line": 4767
          },
          {
            "location": "lib/index.js",
            "line": 4793
          },
          {
            "location": "lib/index.js",
            "line": 4797
          },
          {
            "location": "lib/index.js",
            "line": 4821
          },
          {
            "location": "lib/index.js",
            "line": 4842
          },
          {
            "location": "lib/index.js",
            "line": 5014
          },
          {
            "location": "lib/index.js",
            "line": 5040
          },
          {
            "location": "lib/index.js",
            "line": 5083
          },
          {
            "location": "lib/index.js",
            "line": 5171
          },
          {
            "location": "lib/index.js",
            "line": 5196
          },
          {
            "location": "lib/index.js",
            "line": 5288
          },
          {
            "location": "lib/index.js",
            "line": 16667
          },
          {
            "location": "lib/index.js",
            "line": 16754
          },
          {
            "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": 1921
          },
          {
            "location": "lib/index.js",
            "line": 1927
          },
          {
            "location": "lib/index.js",
            "line": 1929
          },
          {
            "location": "lib/index.js",
            "line": 2019
          },
          {
            "location": "lib/index.js",
            "line": 2029
          },
          {
            "location": "lib/index.js",
            "line": 2048
          },
          {
            "location": "lib/index.js",
            "line": 2061
          },
          {
            "location": "lib/index.js",
            "line": 2119
          },
          {
            "location": "lib/index.js",
            "line": 2148
          },
          {
            "location": "lib/index.js",
            "line": 2353
          },
          {
            "location": "lib/index.js",
            "line": 2361
          },
          {
            "location": "lib/index.js",
            "line": 2399
          },
          {
            "location": "lib/index.js",
            "line": 2430
          },
          {
            "location": "lib/index.js",
            "line": 2447
          },
          {
            "location": "lib/index.js",
            "line": 2473
          },
          {
            "location": "lib/index.js",
            "line": 2483
          },
          {
            "location": "lib/index.js",
            "line": 2570
          },
          {
            "location": "lib/index.js",
            "line": 2584
          },
          {
            "location": "lib/index.js",
            "line": 2586
          },
          {
            "location": "lib/index.js",
            "line": 2605
          },
          {
            "location": "lib/index.js",
            "line": 2611
          },
          {
            "location": "lib/index.js",
            "line": 2618
          },
          {
            "location": "lib/index.js",
            "line": 2626
          },
          {
            "location": "lib/index.js",
            "line": 2631
          },
          {
            "location": "lib/index.js",
            "line": 2639
          },
          {
            "location": "lib/index.js",
            "line": 2787
          },
          {
            "location": "lib/index.js",
            "line": 2788
          },
          {
            "location": "lib/index.js",
            "line": 2790
          },
          {
            "location": "lib/index.js",
            "line": 2794
          },
          {
            "location": "lib/index.js",
            "line": 2803
          },
          {
            "location": "lib/index.js",
            "line": 2842
          },
          {
            "location": "lib/index.js",
            "line": 2913
          },
          {
            "location": "lib/index.js",
            "line": 3136
          },
          {
            "location": "lib/index.js",
            "line": 3182
          },
          {
            "location": "lib/index.js",
            "line": 3200
          },
          {
            "location": "lib/index.js",
            "line": 3214
          },
          {
            "location": "lib/index.js",
            "line": 3236
          },
          {
            "location": "lib/index.js",
            "line": 3263
          },
          {
            "location": "lib/index.js",
            "line": 3282
          },
          {
            "location": "lib/index.js",
            "line": 3285
          },
          {
            "location": "lib/index.js",
            "line": 3312
          },
          {
            "location": "lib/index.js",
            "line": 3329
          },
          {
            "location": "lib/index.js",
            "line": 3533
          },
          {
            "location": "lib/index.js",
            "line": 3964
          },
          {
            "location": "lib/index.js",
            "line": 4374
          },
          {
            "location": "lib/index.js",
            "line": 4428
          },
          {
            "location": "lib/index.js",
            "line": 4643
          },
          {
            "location": "lib/index.js",
            "line": 4677
          },
          {
            "location": "lib/index.js",
            "line": 4692
          },
          {
            "location": "lib/index.js",
            "line": 4716
          },
          {
            "location": "lib/index.js",
            "line": 4724
          },
          {
            "location": "lib/index.js",
            "line": 4732
          },
          {
            "location": "lib/index.js",
            "line": 4740
          },
          {
            "location": "lib/index.js",
            "line": 5085
          },
          {
            "location": "lib/index.js",
            "line": 5206
          },
          {
            "location": "lib/index.js",
            "line": 5207
          },
          {
            "location": "lib/index.js",
            "line": 5287
          },
          {
            "location": "lib/index.js",
            "line": 5290
          },
          {
            "location": "lib/index.js",
            "line": 5310
          },
          {
            "location": "lib/index.js",
            "line": 5317
          },
          {
            "location": "lib/index.js",
            "line": 5358
          },
          {
            "location": "lib/index.js",
            "line": 5366
          },
          {
            "location": "lib/index.js",
            "line": 5585
          },
          {
            "location": "lib/index.js",
            "line": 5801
          },
          {
            "location": "lib/index.js",
            "line": 5805
          },
          {
            "location": "lib/index.js",
            "line": 16678
          },
          {
            "location": "lib/index.js",
            "line": 16691
          },
          {
            "location": "lib/index.js",
            "line": 16757
          },
          {
            "location": "lib/index.js",
            "line": 16764
          },
          {
            "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": 2130
          },
          {
            "location": "lib/index.js",
            "line": 2132
          },
          {
            "location": "lib/index.js",
            "line": 2138
          },
          {
            "location": "lib/index.js",
            "line": 2347
          },
          {
            "location": "lib/index.js",
            "line": 2350
          },
          {
            "location": "lib/index.js",
            "line": 2357
          },
          {
            "location": "lib/index.js",
            "line": 2363
          },
          {
            "location": "lib/index.js",
            "line": 2375
          },
          {
            "location": "lib/index.js",
            "line": 2377
          },
          {
            "location": "lib/index.js",
            "line": 2381
          },
          {
            "location": "lib/index.js",
            "line": 2383
          },
          {
            "location": "lib/index.js",
            "line": 2401
          },
          {
            "location": "lib/index.js",
            "line": 2405
          },
          {
            "location": "lib/index.js",
            "line": 2413
          },
          {
            "location": "lib/index.js",
            "line": 2432
          },
          {
            "location": "lib/index.js",
            "line": 2489
          },
          {
            "location": "lib/index.js",
            "line": 2505
          },
          {
            "location": "lib/index.js",
            "line": 2515
          },
          {
            "location": "lib/index.js",
            "line": 2530
          },
          {
            "location": "lib/index.js",
            "line": 2563
          },
          {
            "location": "lib/index.js",
            "line": 2565
          },
          {
            "location": "lib/index.js",
            "line": 2569
          },
          {
            "location": "lib/index.js",
            "line": 2784
          },
          {
            "location": "lib/index.js",
            "line": 2786
          },
          {
            "location": "lib/index.js",
            "line": 3155
          },
          {
            "location": "lib/index.js",
            "line": 3157
          },
          {
            "location": "lib/index.js",
            "line": 3159
          },
          {
            "location": "lib/index.js",
            "line": 3162
          },
          {
            "location": "lib/index.js",
            "line": 3548
          },
          {
            "location": "lib/index.js",
            "line": 4436
          },
          {
            "location": "lib/index.js",
            "line": 4447
          },
          {
            "location": "lib/index.js",
            "line": 4457
          },
          {
            "location": "lib/index.js",
            "line": 4491
          },
          {
            "location": "lib/index.js",
            "line": 4493
          },
          {
            "location": "lib/index.js",
            "line": 4520
          },
          {
            "location": "lib/index.js",
            "line": 4522
          },
          {
            "location": "lib/index.js",
            "line": 4701
          },
          {
            "location": "lib/index.js",
            "line": 4822
          },
          {
            "location": "lib/index.js",
            "line": 4824
          },
          {
            "location": "lib/index.js",
            "line": 4923
          },
          {
            "location": "lib/index.js",
            "line": 4932
          },
          {
            "location": "lib/index.js",
            "line": 4946
          },
          {
            "location": "lib/index.js",
            "line": 4965
          },
          {
            "location": "lib/index.js",
            "line": 4972
          },
          {
            "location": "lib/index.js",
            "line": 4981
          },
          {
            "location": "lib/index.js",
            "line": 4992
          },
          {
            "location": "lib/index.js",
            "line": 5123
          },
          {
            "location": "lib/index.js",
            "line": 5129
          },
          {
            "location": "lib/index.js",
            "line": 5154
          },
          {
            "location": "lib/index.js",
            "line": 5174
          },
          {
            "location": "lib/index.js",
            "line": 5180
          },
          {
            "location": "lib/index.js",
            "line": 5186
          },
          {
            "location": "lib/index.js",
            "line": 5197
          },
          {
            "location": "lib/index.js",
            "line": 5319
          },
          {
            "location": "lib/index.js",
            "line": 5325
          },
          {
            "location": "lib/index.js",
            "line": 5748
          },
          {
            "location": "lib/index.js",
            "line": 5788
          },
          {
            "location": "lib/index.js",
            "line": 5807
          },
          {
            "location": "lib/index.js",
            "line": 5809
          },
          {
            "location": "lib/index.js",
            "line": 16693
          },
          {
            "location": "lib/index.js",
            "line": 16698
          },
          {
            "location": "lib/index.js",
            "line": 16703
          },
          {
            "location": "lib/index.js",
            "line": 16708
          },
          {
            "location": "lib/index.js",
            "line": 16713
          }
        ]
      },
      "tags": [
        "tools"
      ]
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "@vitest",
      "name": "coverage-istanbul",
      "version": "4.1.11",
      "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.11",
      "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.11",
      "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.11",
      "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.11",
      "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.11",
      "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.11",
      "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.11",
      "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.11",
      "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": 5927
          },
          {
            "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,PortableTextTextBlock,@portabletext/schema/PortableTextTextBlock,Schema,@portabletext/schema/Schema,PortableTextBlock,@portabletext/schema/PortableTextBlock,PortableTextObject,@portabletext/schema/PortableTextObject,PortableTextSpan,@portabletext/schema/PortableTextSpan,PortableTextChild,@portabletext/schema/PortableTextChild,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": 1420
          },
          {
            "location": "lib/index.js",
            "line": 1425
          },
          {
            "location": "lib/index.js",
            "line": 1427
          },
          {
            "location": "lib/index.js",
            "line": 1632
          },
          {
            "location": "lib/index.js",
            "line": 1642
          },
          {
            "location": "lib/index.js",
            "line": 1653
          },
          {
            "location": "lib/index.js",
            "line": 1655
          },
          {
            "location": "lib/index.js",
            "line": 1663
          },
          {
            "location": "lib/index.js",
            "line": 1960
          },
          {
            "location": "lib/index.js",
            "line": 2051
          },
          {
            "location": "lib/index.js",
            "line": 2213
          },
          {
            "location": "lib/index.js",
            "line": 2336
          },
          {
            "location": "lib/index.js",
            "line": 2338
          },
          {
            "location": "lib/index.js",
            "line": 2347
          },
          {
            "location": "lib/index.js",
            "line": 2475
          },
          {
            "location": "lib/index.js",
            "line": 2505
          },
          {
            "location": "lib/index.js",
            "line": 2539
          },
          {
            "location": "lib/index.js",
            "line": 2554
          },
          {
            "location": "lib/index.js",
            "line": 2556
          },
          {
            "location": "lib/index.js",
            "line": 2559
          },
          {
            "location": "lib/index.js",
            "line": 2941
          },
          {
            "location": "lib/index.js",
            "line": 3245
          },
          {
            "location": "lib/index.js",
            "line": 3628
          },
          {
            "location": "lib/index.js",
            "line": 3631
          },
          {
            "location": "lib/index.js",
            "line": 4356
          },
          {
            "location": "lib/index.js",
            "line": 4560
          },
          {
            "location": "lib/index.js",
            "line": 4937
          },
          {
            "location": "lib/index.js",
            "line": 5083
          },
          {
            "location": "lib/index.js",
            "line": 5974
          },
          {
            "location": "lib/index.js",
            "line": 6042
          },
          {
            "location": "lib/index.js",
            "line": 6051
          },
          {
            "location": "lib/index.js",
            "line": 6053
          },
          {
            "location": "lib/index.js",
            "line": 6209
          },
          {
            "location": "lib/index.js",
            "line": 6214
          },
          {
            "location": "lib/index.js",
            "line": 6227
          },
          {
            "location": "lib/index.js",
            "line": 6239
          },
          {
            "location": "lib/index.js",
            "line": 6423
          },
          {
            "location": "lib/index.js",
            "line": 6529
          },
          {
            "location": "lib/index.js",
            "line": 6567
          },
          {
            "location": "lib/index.js",
            "line": 6656
          },
          {
            "location": "lib/index.js",
            "line": 6673
          },
          {
            "location": "lib/index.js",
            "line": 6688
          },
          {
            "location": "lib/index.js",
            "line": 6700
          },
          {
            "location": "lib/index.js",
            "line": 6827
          },
          {
            "location": "lib/index.js",
            "line": 6835
          },
          {
            "location": "lib/index.js",
            "line": 7291
          },
          {
            "location": "lib/index.js",
            "line": 7326
          },
          {
            "location": "lib/index.js",
            "line": 7343
          },
          {
            "location": "lib/index.js",
            "line": 7437
          },
          {
            "location": "lib/index.js",
            "line": 7532
          },
          {
            "location": "lib/index.js",
            "line": 7541
          },
          {
            "location": "lib/index.js",
            "line": 7543
          },
          {
            "location": "lib/index.js",
            "line": 7833
          },
          {
            "location": "lib/index.js",
            "line": 7837
          },
          {
            "location": "lib/index.js",
            "line": 7845
          },
          {
            "location": "lib/index.js",
            "line": 7970
          },
          {
            "location": "lib/index.js",
            "line": 7977
          },
          {
            "location": "lib/index.js",
            "line": 7989
          },
          {
            "location": "lib/index.js",
            "line": 8000
          },
          {
            "location": "lib/index.js",
            "line": 8001
          },
          {
            "location": "lib/index.js",
            "line": 8141
          },
          {
            "location": "lib/index.js",
            "line": 8142
          },
          {
            "location": "lib/index.js",
            "line": 8172
          },
          {
            "location": "lib/index.js",
            "line": 8968
          },
          {
            "location": "lib/index.js",
            "line": 8986
          },
          {
            "location": "lib/index.js",
            "line": 8988
          },
          {
            "location": "lib/index.js",
            "line": 9030
          },
          {
            "location": "lib/index.js",
            "line": 9860
          },
          {
            "location": "lib/index.js",
            "line": 10110
          },
          {
            "location": "lib/index.js",
            "line": 10345
          },
          {
            "location": "lib/index.js",
            "line": 10725
          },
          {
            "location": "lib/index.js",
            "line": 10726
          },
          {
            "location": "lib/index.js",
            "line": 10743
          },
          {
            "location": "lib/index.js",
            "line": 10754
          },
          {
            "location": "lib/index.js",
            "line": 11162
          },
          {
            "location": "lib/index.js",
            "line": 11167
          },
          {
            "location": "lib/index.js",
            "line": 11176
          },
          {
            "location": "lib/index.js",
            "line": 11185
          },
          {
            "location": "lib/index.js",
            "line": 11202
          },
          {
            "location": "lib/index.js",
            "line": 11207
          },
          {
            "location": "lib/index.js",
            "line": 11215
          },
          {
            "location": "lib/index.js",
            "line": 11219
          },
          {
            "location": "lib/index.js",
            "line": 11232
          },
          {
            "location": "lib/index.js",
            "line": 11242
          },
          {
            "location": "lib/index.js",
            "line": 11245
          },
          {
            "location": "lib/index.js",
            "line": 11248
          },
          {
            "location": "lib/index.js",
            "line": 11363
          },
          {
            "location": "lib/index.js",
            "line": 11400
          },
          {
            "location": "lib/index.js",
            "line": 11431
          },
          {
            "location": "lib/index.js",
            "line": 11434
          },
          {
            "location": "lib/index.js",
            "line": 11445
          },
          {
            "location": "lib/index.js",
            "line": 11447
          },
          {
            "location": "lib/index.js",
            "line": 11451
          },
          {
            "location": "lib/index.js",
            "line": 11456
          },
          {
            "location": "lib/index.js",
            "line": 11472
          },
          {
            "location": "lib/index.js",
            "line": 11481
          },
          {
            "location": "lib/index.js",
            "line": 11484
          },
          {
            "location": "lib/index.js",
            "line": 11486
          },
          {
            "location": "lib/index.js",
            "line": 11494
          },
          {
            "location": "lib/index.js",
            "line": 11496
          },
          {
            "location": "lib/index.js",
            "line": 11501
          },
          {
            "location": "lib/index.js",
            "line": 11529
          },
          {
            "location": "lib/index.js",
            "line": 11539
          },
          {
            "location": "lib/index.js",
            "line": 11546
          },
          {
            "location": "lib/index.js",
            "line": 11598
          },
          {
            "location": "lib/index.js",
            "line": 12200
          },
          {
            "location": "lib/index.js",
            "line": 12202
          },
          {
            "location": "lib/index.js",
            "line": 12508
          },
          {
            "location": "lib/index.js",
            "line": 12509
          },
          {
            "location": "lib/index.js",
            "line": 12681
          },
          {
            "location": "lib/index.js",
            "line": 12752
          },
          {
            "location": "lib/index.js",
            "line": 12756
          },
          {
            "location": "lib/index.js",
            "line": 12770
          },
          {
            "location": "lib/index.js",
            "line": 12797
          },
          {
            "location": "lib/index.js",
            "line": 12802
          },
          {
            "location": "lib/index.js",
            "line": 12828
          },
          {
            "location": "lib/index.js",
            "line": 12849
          },
          {
            "location": "lib/index.js",
            "line": 12874
          },
          {
            "location": "lib/index.js",
            "line": 13016
          },
          {
            "location": "lib/index.js",
            "line": 13134
          },
          {
            "location": "lib/index.js",
            "line": 13201
          },
          {
            "location": "lib/index.js",
            "line": 13238
          },
          {
            "location": "lib/index.js",
            "line": 13301
          },
          {
            "location": "lib/index.js",
            "line": 13370
          },
          {
            "location": "lib/index.js",
            "line": 13475
          },
          {
            "location": "lib/index.js",
            "line": 14324
          },
          {
            "location": "lib/index.js",
            "line": 15660
          },
          {
            "location": "lib/index.js",
            "line": 15741
          },
          {
            "location": "lib/index.js",
            "line": 16305
          },
          {
            "location": "lib/index.js",
            "line": 16328
          },
          {
            "location": "lib/index.js",
            "line": 16336
          },
          {
            "location": "lib/index.js",
            "line": 16510
          },
          {
            "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": 6
          },
          {
            "location": "src/behaviors/behavior.abstract.delete.ts",
            "line": 78
          },
          {
            "location": "src/behaviors/behavior.abstract.delete.ts",
            "line": 190
          },
          {
            "location": "src/behaviors/behavior.abstract.delete.ts",
            "line": 256
          },
          {
            "location": "src/behaviors/behavior.abstract.delete.ts",
            "line": 334
          },
          {
            "location": "src/behaviors/behavior.abstract.delete.ts",
            "line": 429
          },
          {
            "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": 6919
          },
          {
            "location": "lib/index.js",
            "line": 6939
          },
          {
            "location": "lib/index.js",
            "line": 6965
          },
          {
            "location": "lib/index.js",
            "line": 7036
          },
          {
            "location": "lib/index.js",
            "line": 7116
          },
          {
            "location": "lib/index.js",
            "line": 9225
          },
          {
            "location": "lib/index.js",
            "line": 9230
          },
          {
            "location": "lib/index.js",
            "line": 9240
          },
          {
            "location": "lib/index.js",
            "line": 9251
          },
          {
            "location": "lib/index.js",
            "line": 9253
          },
          {
            "location": "lib/index.js",
            "line": 9259
          },
          {
            "location": "lib/index.js",
            "line": 11323
          },
          {
            "location": "lib/index.js",
            "line": 15603
          },
          {
            "location": "lib/index.js",
            "line": 15615
          },
          {
            "location": "lib/index.js",
            "line": 15626
          },
          {
            "location": "lib/index.js",
            "line": 15643
          },
          {
            "location": "lib/index.js",
            "line": 15664
          },
          {
            "location": "lib/index.js",
            "line": 15680
          },
          {
            "location": "lib/index.js",
            "line": 15693
          },
          {
            "location": "lib/index.js",
            "line": 15707
          },
          {
            "location": "lib/index.js",
            "line": 15726
          },
          {
            "location": "lib/index.js",
            "line": 15746
          },
          {
            "location": "lib/index.js",
            "line": 15766
          },
          {
            "location": "lib/index.js",
            "line": 15790
          },
          {
            "location": "lib/index.js",
            "line": 15809
          },
          {
            "location": "lib/index.js",
            "line": 15829
          },
          {
            "location": "lib/index.js",
            "line": 15847
          },
          {
            "location": "lib/index.js",
            "line": 16284
          },
          {
            "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": 215
          },
          {
            "location": "src/engine/core/apply-operation.ts",
            "line": 268
          },
          {
            "location": "src/engine/core/apply-operation.ts",
            "line": 269
          },
          {
            "location": "src/engine/core/apply-operation.ts",
            "line": 324
          },
          {
            "location": "src/engine/core/apply-operation.ts",
            "line": 481
          },
          {
            "location": "src/engine/core/apply-operation.ts",
            "line": 625
          },
          {
            "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": 9890
          },
          {
            "location": "lib/index.js",
            "line": 9897
          },
          {
            "location": "lib/index.js",
            "line": 9904
          },
          {
            "location": "lib/index.js",
            "line": 9911
          },
          {
            "location": "lib/index.js",
            "line": 9915
          },
          {
            "location": "lib/index.js",
            "line": 9925
          },
          {
            "location": "lib/index.js",
            "line": 9933
          },
          {
            "location": "lib/index.js",
            "line": 9947
          },
          {
            "location": "lib/index.js",
            "line": 9966
          },
          {
            "location": "lib/index.js",
            "line": 9982
          },
          {
            "location": "lib/index.js",
            "line": 9989
          },
          {
            "location": "lib/index.js",
            "line": 10158
          },
          {
            "location": "lib/index.js",
            "line": 13950
          },
          {
            "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": 5944
          },
          {
            "location": "lib/index.js",
            "line": 5984
          },
          {
            "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.3"
      ],
      "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:27Z",
      "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.3'. The package type in this SBOM is npm with 7 purl namespaces described under components. The components were identified from 33 source files."
    }
  ]
}