{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:8cde5e18-6103-49a3-a521-846756eee5a3",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T13:41:11Z",
    "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": "dom",
      "group": "@floating-ui",
      "version": "1.8.0",
      "description": "Floating UI for the web",
      "purl": "pkg:npm/%40floating-ui/dom@1.8.0",
      "bom-ref": "pkg:npm/@floating-ui/dom@1.8.0",
      "author": "atomiks",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "lint, format, clean, dev, build, build:api, test, test:watch, test:browser, publint, playwright, prepack, typecheck"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:api, 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://floating-ui.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/floating-ui/floating-ui.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@floating-ui\\n@types\\n@vitejs"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@floating-ui/core/package.json\\nnode_modules/@floating-ui/utils/package.json\\nnode_modules/@types/react-dom/package.json\\nnode_modules/@types/react/package.json\\nnode_modules/@vitejs/plugin-react/package.json\\nnode_modules/config/package.json\\nnode_modules/react-dom/package.json\\nnode_modules/react-router-dom/package.json\\nnode_modules/react/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Remix Software <hello@remix.run>"
        }
      ],
      "group": "",
      "name": "react-router-dom",
      "version": "6.21.1",
      "description": "Declarative routing for React web applications",
      "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-router-dom@6.21.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/remix-run/react-router"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react-router-dom@6.21.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react-router-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-router-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/react-router-dom/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    },
    {
      "group": "",
      "name": "react-dom",
      "version": "18.2.0",
      "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@18.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://reactjs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react-dom@18.2.0",
      "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": "18.2.0",
      "description": "React is a JavaScript library for building user interfaces.",
      "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@18.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://reactjs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react@18.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/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/react/package.json"
              }
            ],
            "concludedValue": "node_modules/react/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "config",
      "version": "0.0.0",
      "scope": "required",
      "purl": "pkg:npm/config@0.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/config@0.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/config/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "config,defineRollupConfig,config/defineRollupConfig,defineViteConfig,config/defineViteConfig"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/config/package.json"
              }
            ],
            "concludedValue": "node_modules/config/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "rollup.config.mjs",
            "line": 2
          },
          {
            "location": "rollup.config.mjs",
            "line": 4
          },
          {
            "location": "vite.config.mts",
            "line": 3
          },
          {
            "location": "vite.config.mts",
            "line": 5
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "@vitejs",
      "name": "plugin-react",
      "version": "4.3.4",
      "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/%40vitejs/plugin-react@4.3.4",
      "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@4.3.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitejs/plugin-react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vitejs/plugin-react"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "vite.config.mts",
            "line": 1
          },
          {
            "location": "vite.config.mts",
            "line": 9
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "react-dom",
      "version": "18.3.1",
      "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@18.3.1",
      "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@18.3.1",
      "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": "18.3.19",
      "description": "TypeScript definitions for react",
      "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@18.3.19",
      "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@18.3.19",
      "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"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "atomiks"
        }
      ],
      "group": "@floating-ui",
      "name": "utils",
      "version": "0.2.12",
      "description": "Utilities for Floating UI",
      "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/%40floating-ui/utils@0.2.12",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://floating-ui.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/floating-ui/floating-ui.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@floating-ui/utils@0.2.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@floating-ui/utils/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@floating-ui/utils/dom"
        },
        {
          "name": "ImportedModules",
          "value": "@floating-ui/utils,round,@floating-ui/utils/round,createCoords,@floating-ui/utils/createCoords,@floating-ui/utils/max,@floating-ui/utils/min,floor,@floating-ui/utils/floor,@floating-ui/utils/dom,getComputedStyle,@floating-ui/utils/dom/getComputedStyle,isHTMLElement,@floating-ui/utils/dom/isHTMLElement,isElement,@floating-ui/utils/dom/isElement,getWindow,@floating-ui/utils/dom/getWindow,isWebKit,@floating-ui/utils/dom/isWebKit,getFrameElement,@floating-ui/utils/dom/getFrameElement,getNodeScroll,@floating-ui/utils/dom/getNodeScroll,getDocumentElement,@floating-ui/utils/dom/getDocumentElement,isTopLayer,@floating-ui/utils/dom/isTopLayer,getNodeName,@floating-ui/utils/dom/getNodeName,isOverflowElement,@floating-ui/utils/dom/isOverflowElement,getOverflowAncestors,@floating-ui/utils/dom/getOverflowAncestors,getParentNode,@floating-ui/utils/dom/getParentNode,isLastTraversableNode,@floating-ui/utils/dom/isLastTraversableNode,isContainingBlock,@floating-ui/utils/dom/isContainingBlock,isTableElement,@floating-ui/utils/dom/isTableElement,getContainingBlock,@floating-ui/utils/dom/getContainingBlock"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@floating-ui/utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@floating-ui/utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 2
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 15
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 34
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 42
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 43
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 59
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 86
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 96
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 167
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 168
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 181
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 199
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 200
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 204
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 369
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 370
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 371
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 372
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 402
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 419
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 548
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 549
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 550
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 551
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 555
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 2
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 15
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 34
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 42
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 43
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 59
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 86
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 96
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 167
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 168
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 181
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 199
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 200
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 204
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 369
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 370
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 371
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 372
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 402
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 419
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 548
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 549
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 550
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 551
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 555
          },
          {
            "location": "src/autoUpdate.ts",
            "line": 1
          },
          {
            "location": "src/autoUpdate.ts",
            "line": 76
          },
          {
            "location": "src/autoUpdate.ts",
            "line": 77
          },
          {
            "location": "src/autoUpdate.ts",
            "line": 78
          },
          {
            "location": "src/autoUpdate.ts",
            "line": 79
          },
          {
            "location": "src/autoUpdate.ts",
            "line": 84
          },
          {
            "location": "src/platform/convertOffsetParentRelativeRectToViewportRelativeRect.ts",
            "line": 2
          },
          {
            "location": "src/platform/convertOffsetParentRelativeRectToViewportRelativeRect.ts",
            "line": 36
          },
          {
            "location": "src/platform/convertOffsetParentRelativeRectToViewportRelativeRect.ts",
            "line": 37
          },
          {
            "location": "src/platform/convertOffsetParentRelativeRectToViewportRelativeRect.ts",
            "line": 59
          },
          {
            "location": "src/platform/getClippingRect.ts",
            "line": 9
          },
          {
            "location": "src/platform/getClippingRect.ts",
            "line": 181
          },
          {
            "location": "src/platform/getClippingRect.ts",
            "line": 182
          },
          {
            "location": "src/platform/getClippingRect.ts",
            "line": 183
          },
          {
            "location": "src/platform/getClippingRect.ts",
            "line": 184
          },
          {
            "location": "src/platform/getScale.ts",
            "line": 2
          },
          {
            "location": "src/platform/getScale.ts",
            "line": 13
          },
          {
            "location": "src/platform/getScale.ts",
            "line": 18
          },
          {
            "location": "src/platform/getScale.ts",
            "line": 19
          },
          {
            "location": "src/utils/getBoundingClientRect.ts",
            "line": 3
          },
          {
            "location": "src/utils/getBoundingClientRect.ts",
            "line": 25
          },
          {
            "location": "src/utils/getBoundingClientRect.ts",
            "line": 42
          },
          {
            "location": "src/utils/getCssDimensions.ts",
            "line": 2
          },
          {
            "location": "src/utils/getCssDimensions.ts",
            "line": 15
          },
          {
            "location": "src/utils/getDocumentRect.ts",
            "line": 2
          },
          {
            "location": "src/utils/getDocumentRect.ts",
            "line": 13
          },
          {
            "location": "src/utils/getDocumentRect.ts",
            "line": 19
          },
          {
            "location": "src/utils/getDocumentRect.ts",
            "line": 30
          },
          {
            "location": "src/utils/getRectRelativeToOffsetParent.ts",
            "line": 2
          },
          {
            "location": "src/utils/getRectRelativeToOffsetParent.ts",
            "line": 27
          },
          {
            "location": "src/utils/getRectRelativeToOffsetParent.ts",
            "line": 58
          },
          {
            "location": "src/utils/getVisualOffsets.ts",
            "line": 2
          },
          {
            "location": "src/utils/getVisualOffsets.ts",
            "line": 5
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 3
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 4
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 7
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 12
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 28
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 33
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 61
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 62
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 74
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 89
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 102
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 103
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 105
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 109
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 118
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 119
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 133
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 135
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 158
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 159
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 169
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 171
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 172
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 197
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 203
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 223
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 224
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 234
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 298
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 299
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 321
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 323
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 324
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 327
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 328
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 329
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 345
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 360
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 394
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 395
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 404
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 405
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 431
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 435
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 447
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 456
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 457
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 460
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 461
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 462
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 463
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 466
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 471
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 474
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 477
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 496
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 520
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 599
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 633
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 3
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 4
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 7
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 12
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 28
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 33
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 61
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 62
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 74
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 89
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 102
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 103
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 105
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 109
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 118
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 119
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 133
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 135
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 158
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 159
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 169
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 171
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 172
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 197
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 203
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 223
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 224
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 234
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 298
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 299
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 321
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 323
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 324
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 327
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 328
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 329
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 345
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 360
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 394
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 395
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 404
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 405
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 431
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 435
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 447
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 456
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 457
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 460
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 461
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 462
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 463
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 466
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 471
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 474
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 477
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 496
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 520
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 599
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 633
          },
          {
            "location": "src/autoUpdate.ts",
            "line": 6
          },
          {
            "location": "src/autoUpdate.ts",
            "line": 54
          },
          {
            "location": "src/autoUpdate.ts",
            "line": 140
          },
          {
            "location": "src/autoUpdate.ts",
            "line": 184
          },
          {
            "location": "src/autoUpdate.ts",
            "line": 185
          },
          {
            "location": "src/index.ts",
            "line": 98
          },
          {
            "location": "src/platform/convertOffsetParentRelativeRectToViewportRelativeRect.ts",
            "line": 10
          },
          {
            "location": "src/platform/convertOffsetParentRelativeRectToViewportRelativeRect.ts",
            "line": 28
          },
          {
            "location": "src/platform/convertOffsetParentRelativeRectToViewportRelativeRect.ts",
            "line": 29
          },
          {
            "location": "src/platform/convertOffsetParentRelativeRectToViewportRelativeRect.ts",
            "line": 38
          },
          {
            "location": "src/platform/convertOffsetParentRelativeRectToViewportRelativeRect.ts",
            "line": 42
          },
          {
            "location": "src/platform/convertOffsetParentRelativeRectToViewportRelativeRect.ts",
            "line": 43
          },
          {
            "location": "src/platform/convertOffsetParentRelativeRectToViewportRelativeRect.ts",
            "line": 45
          },
          {
            "location": "src/platform/getClippingRect.ts",
            "line": 19
          },
          {
            "location": "src/platform/getClippingRect.ts",
            "line": 68
          },
          {
            "location": "src/platform/getClippingRect.ts",
            "line": 96
          },
          {
            "location": "src/platform/getClippingRect.ts",
            "line": 97
          },
          {
            "location": "src/platform/getClippingRect.ts",
            "line": 100
          },
          {
            "location": "src/platform/getClippingRect.ts",
            "line": 102
          },
          {
            "location": "src/platform/getClippingRect.ts",
            "line": 106
          },
          {
            "location": "src/platform/getClippingRect.ts",
            "line": 107
          },
          {
            "location": "src/platform/getClippingRect.ts",
            "line": 108
          },
          {
            "location": "src/platform/getClippingRect.ts",
            "line": 133
          },
          {
            "location": "src/platform/getClippingRect.ts",
            "line": 159
          },
          {
            "location": "src/platform/getDocumentElement.ts",
            "line": 1
          },
          {
            "location": "src/platform/getOffsetParent.ts",
            "line": 13
          },
          {
            "location": "src/platform/getOffsetParent.ts",
            "line": 23
          },
          {
            "location": "src/platform/getOffsetParent.ts",
            "line": 24
          },
          {
            "location": "src/platform/getOffsetParent.ts",
            "line": 39
          },
          {
            "location": "src/platform/getOffsetParent.ts",
            "line": 52
          },
          {
            "location": "src/platform/getOffsetParent.ts",
            "line": 54
          },
          {
            "location": "src/platform/getOffsetParent.ts",
            "line": 58
          },
          {
            "location": "src/platform/getOffsetParent.ts",
            "line": 59
          },
          {
            "location": "src/platform/getOffsetParent.ts",
            "line": 60
          },
          {
            "location": "src/platform/getOffsetParent.ts",
            "line": 61
          },
          {
            "location": "src/platform/getOffsetParent.ts",
            "line": 64
          },
          {
            "location": "src/platform/getOffsetParent.ts",
            "line": 73
          },
          {
            "location": "src/platform/getOffsetParent.ts",
            "line": 81
          },
          {
            "location": "src/platform/getOffsetParent.ts",
            "line": 83
          },
          {
            "location": "src/platform/getOffsetParent.ts",
            "line": 88
          },
          {
            "location": "src/platform/getScale.ts",
            "line": 3
          },
          {
            "location": "src/platform/getScale.ts",
            "line": 12
          },
          {
            "location": "src/platform/isElement.ts",
            "line": 1
          },
          {
            "location": "src/platform/isRTL.ts",
            "line": 1
          },
          {
            "location": "src/platform/isRTL.ts",
            "line": 4
          },
          {
            "location": "src/utils/getBoundingClientRect.ts",
            "line": 8
          },
          {
            "location": "src/utils/getBoundingClientRect.ts",
            "line": 50
          },
          {
            "location": "src/utils/getBoundingClientRect.ts",
            "line": 52
          },
          {
            "location": "src/utils/getBoundingClientRect.ts",
            "line": 56
          },
          {
            "location": "src/utils/getBoundingClientRect.ts",
            "line": 60
          },
          {
            "location": "src/utils/getBoundingClientRect.ts",
            "line": 77
          },
          {
            "location": "src/utils/getBoundingClientRect.ts",
            "line": 78
          },
          {
            "location": "src/utils/getCssDimensions.ts",
            "line": 3
          },
          {
            "location": "src/utils/getCssDimensions.ts",
            "line": 6
          },
          {
            "location": "src/utils/getCssDimensions.ts",
            "line": 11
          },
          {
            "location": "src/utils/getDocumentRect.ts",
            "line": 3
          },
          {
            "location": "src/utils/getDocumentRect.ts",
            "line": 10
          },
          {
            "location": "src/utils/getDocumentRect.ts",
            "line": 29
          },
          {
            "location": "src/utils/getRectRelativeToOffsetParent.ts",
            "line": 8
          },
          {
            "location": "src/utils/getRectRelativeToOffsetParent.ts",
            "line": 21
          },
          {
            "location": "src/utils/getRectRelativeToOffsetParent.ts",
            "line": 31
          },
          {
            "location": "src/utils/getRectRelativeToOffsetParent.ts",
            "line": 32
          },
          {
            "location": "src/utils/getRectRelativeToOffsetParent.ts",
            "line": 34
          },
          {
            "location": "src/utils/getViewportRect.ts",
            "line": 2
          },
          {
            "location": "src/utils/getViewportRect.ts",
            "line": 23
          },
          {
            "location": "src/utils/getViewportRect.ts",
            "line": 36
          },
          {
            "location": "src/utils/getVisualOffsets.ts",
            "line": 3
          },
          {
            "location": "src/utils/getVisualOffsets.ts",
            "line": 8
          },
          {
            "location": "src/utils/getVisualOffsets.ts",
            "line": 10
          },
          {
            "location": "src/utils/getVisualOffsets.ts",
            "line": 28
          },
          {
            "location": "src/utils/getWindowScrollBarX.ts",
            "line": 1
          },
          {
            "location": "src/utils/getWindowScrollBarX.ts",
            "line": 9
          },
          {
            "location": "src/utils/isStaticPositioned.ts",
            "line": 1
          },
          {
            "location": "src/utils/isStaticPositioned.ts",
            "line": 4
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 16
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "atomiks"
        }
      ],
      "group": "@floating-ui",
      "name": "core",
      "version": "1.8.0",
      "description": "Positioning library for floating elements: tooltips, popovers, dropdowns, and more",
      "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/%40floating-ui/core@1.8.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://floating-ui.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/floating-ui/floating-ui.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@floating-ui/core@1.8.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@floating-ui/core/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@floating-ui/core,AlignedPlacement,@floating-ui/core/AlignedPlacement,Alignment,@floating-ui/core/Alignment,Axis,@floating-ui/core/Axis,ClientRectObject,@floating-ui/core/ClientRectObject,ComputePositionReturn,@floating-ui/core/ComputePositionReturn,Coords,@floating-ui/core/Coords,Dimensions,@floating-ui/core/Dimensions,ElementContext,@floating-ui/core/ElementContext,ElementRects,@floating-ui/core/ElementRects,InlineOptions,@floating-ui/core/InlineOptions,Length,@floating-ui/core/Length,LimitShiftOptions,@floating-ui/core/LimitShiftOptions,MiddlewareData,@floating-ui/core/MiddlewareData,MiddlewareReturn,@floating-ui/core/MiddlewareReturn,Padding,@floating-ui/core/Padding,Placement,@floating-ui/core/Placement,Rect,@floating-ui/core/Rect,RootBoundary,@floating-ui/core/RootBoundary,Side,@floating-ui/core/Side,SideObject,@floating-ui/core/SideObject,Strategy,@floating-ui/core/Strategy"
        },
        {
          "name": "ImportedModules",
          "value": "@floating-ui/core,rectToClientRect,@floating-ui/core/rectToClientRect,arrow,@floating-ui/core/arrow,autoPlacement,@floating-ui/core/autoPlacement,detectOverflow,@floating-ui/core/detectOverflow,flip,@floating-ui/core/flip,hide,@floating-ui/core/hide,inline,@floating-ui/core/inline,limitShift,@floating-ui/core/limitShift,offset,@floating-ui/core/offset,shift,@floating-ui/core/shift,size,@floating-ui/core/size,computePosition,@floating-ui/core/computePosition,Coords,@floating-ui/core/Coords,InlineOptions,@floating-ui/core/InlineOptions,LimitShiftOptions,@floating-ui/core/LimitShiftOptions,SideObject,@floating-ui/core/SideObject,Elements,@floating-ui/core/Elements,Rect,@floating-ui/core/Rect,Strategy,@floating-ui/core/Strategy,Boundary,@floating-ui/core/Boundary,ClientRectObject,@floating-ui/core/ClientRectObject,RootBoundary,@floating-ui/core/RootBoundary,Dimensions,@floating-ui/core/Dimensions,ArrowOptions,@floating-ui/core/ArrowOptions,AutoPlacementOptions,@floating-ui/core/AutoPlacementOptions,ComputePositionConfig,@floating-ui/core/ComputePositionConfig,DetectOverflowOptions,@floating-ui/core/DetectOverflowOptions,ElementRects,@floating-ui/core/ElementRects,FlipOptions,@floating-ui/core/FlipOptions,HideOptions,@floating-ui/core/HideOptions,Middleware,@floating-ui/core/Middleware,MiddlewareReturn,@floating-ui/core/MiddlewareReturn,MiddlewareState,@floating-ui/core/MiddlewareState,ShiftOptions,@floating-ui/core/ShiftOptions,SizeOptions,@floating-ui/core/SizeOptions,AlignedPlacement,@floating-ui/core/AlignedPlacement,Alignment,@floating-ui/core/Alignment,Axis,@floating-ui/core/Axis,ComputePositionReturn,@floating-ui/core/ComputePositionReturn,ElementContext,@floating-ui/core/ElementContext,Length,@floating-ui/core/Length,MiddlewareData,@floating-ui/core/MiddlewareData,Padding,@floating-ui/core/Padding,Placement,@floating-ui/core/Placement,Side,@floating-ui/core/Side"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@floating-ui/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@floating-ui/core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 1
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 122
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 310
          },
          {
            "location": "dist/floating-ui.dom.esm.js",
            "line": 783
          },
          {
            "location": "dist/floating-ui.dom.umd.js",
            "line": 2
          },
          {
            "location": "dist/floating-ui.dom.umd.min.js",
            "line": 1
          },
          {
            "location": "dist/floating-ui.dom.browser.min.mjs",
            "line": 1
          },
          {
            "location": "dist/floating-ui.dom.browser.mjs",
            "line": 1
          },
          {
            "location": "dist/floating-ui.dom.browser.mjs",
            "line": 297
          },
          {
            "location": "dist/floating-ui.dom.browser.mjs",
            "line": 485
          },
          {
            "location": "dist/floating-ui.dom.browser.mjs",
            "line": 958
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 1
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 122
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 310
          },
          {
            "location": "dist/floating-ui.dom.mjs",
            "line": 783
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 30
          },
          {
            "location": "src/index.ts",
            "line": 95
          },
          {
            "location": "src/middleware.ts",
            "line": 6
          },
          {
            "location": "src/middleware.ts",
            "line": 18
          },
          {
            "location": "src/platform/convertOffsetParentRelativeRectToViewportRelativeRect.ts",
            "line": 1
          },
          {
            "location": "src/platform/getClippingRect.ts",
            "line": 7
          },
          {
            "location": "src/platform/getClippingRect.ts",
            "line": 8
          },
          {
            "location": "src/platform/getClippingRect.ts",
            "line": 81
          },
          {
            "location": "src/platform/getDimensions.ts",
            "line": 1
          },
          {
            "location": "src/platform/getScale.ts",
            "line": 1
          },
          {
            "location": "src/types.ts",
            "line": 20
          },
          {
            "location": "src/utils/getBoundingClientRect.ts",
            "line": 1
          },
          {
            "location": "src/utils/getBoundingClientRect.ts",
            "line": 2
          },
          {
            "location": "src/utils/getBoundingClientRect.ts",
            "line": 82
          },
          {
            "location": "src/utils/getCssDimensions.ts",
            "line": 1
          },
          {
            "location": "src/utils/getDocumentRect.ts",
            "line": 1
          },
          {
            "location": "src/utils/getRectRelativeToOffsetParent.ts",
            "line": 1
          },
          {
            "location": "src/utils/getViewportRect.ts",
            "line": 1
          },
          {
            "location": "src/utils/getVisualOffsets.ts",
            "line": 1
          },
          {
            "location": "src/utils/rectsAreEqual.ts",
            "line": 1
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 1
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 2
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 3
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 4
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 5
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 6
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 7
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 8
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 9
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 10
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 11
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 12
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 13
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 14
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 15
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 17
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 18
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 19
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 20
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 21
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 22
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 23
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 24
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 25
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 26
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 27
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 28
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 29
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 30
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 31
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 32
          },
          {
            "location": "dist/floating-ui.dom.d.mts",
            "line": 33
          }
        ]
      },
      "tags": [
        "middleware"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@floating-ui/dom@1.8.0"
      ],
      "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-21T13:41:11Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'dom' with version '1.8.0'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 9 source files."
    }
  ]
}