{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:83c82536-790f-426d-a583-5d7f679ada05",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-20T04:13:40Z",
    "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": "core",
      "group": "@floating-ui",
      "version": "1.7.5",
      "description": "Positioning library for floating elements: tooltips, popovers, dropdowns, and more",
      "purl": "pkg:npm/%40floating-ui/core@1.7.5",
      "bom-ref": "pkg:npm/@floating-ui/core@1.7.5",
      "author": "atomiks",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "test, test:watch, lint, format, clean, dev, build, build:api, publint, prepack, typecheck"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "test:watch, build, build:api"
        },
        {
          "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"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@floating-ui/utils/package.json\\nnode_modules/config/package.json"
      }
    ]
  },
  "components": [
    {
      "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": 1
          },
          {
            "location": "vite.config.mts",
            "line": 3
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "atomiks"
        }
      ],
      "group": "@floating-ui",
      "name": "utils",
      "version": "0.2.11",
      "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.11",
      "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.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@floating-ui/utils/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@floating-ui/utils,AlignedPlacement,@floating-ui/utils/AlignedPlacement,Alignment,@floating-ui/utils/Alignment,Axis,@floating-ui/utils/Axis,ClientRectObject,@floating-ui/utils/ClientRectObject,Coords,@floating-ui/utils/Coords,Dimensions,@floating-ui/utils/Dimensions,ElementRects,@floating-ui/utils/ElementRects,Length,@floating-ui/utils/Length,Padding,@floating-ui/utils/Padding,Placement,@floating-ui/utils/Placement,Rect,@floating-ui/utils/Rect,Side,@floating-ui/utils/Side,SideObject,@floating-ui/utils/SideObject,Strategy,@floating-ui/utils/Strategy,VirtualElement,@floating-ui/utils/VirtualElement"
        },
        {
          "name": "ImportedModules",
          "value": "@floating-ui/utils,getSideAxis,@floating-ui/utils/getSideAxis,getAlignmentAxis,@floating-ui/utils/getAlignmentAxis,getAxisLength,@floating-ui/utils/getAxisLength,getSide,@floating-ui/utils/getSide,getAlignment,@floating-ui/utils/getAlignment,evaluate,@floating-ui/utils/evaluate,getPaddingObject,@floating-ui/utils/getPaddingObject,rectToClientRect,@floating-ui/utils/rectToClientRect,@floating-ui/utils/min,clamp,@floating-ui/utils/clamp,placements,@floating-ui/utils/placements,getAlignmentSides,@floating-ui/utils/getAlignmentSides,getOppositeAlignmentPlacement,@floating-ui/utils/getOppositeAlignmentPlacement,getOppositePlacement,@floating-ui/utils/getOppositePlacement,getExpandedPlacements,@floating-ui/utils/getExpandedPlacements,getOppositeAxisPlacements,@floating-ui/utils/getOppositeAxisPlacements,sides,@floating-ui/utils/sides,@floating-ui/utils/max,getOppositeAxis,@floating-ui/utils/getOppositeAxis,Coords,@floating-ui/utils/Coords,ElementRects,@floating-ui/utils/ElementRects,Placement,@floating-ui/utils/Placement,Padding,@floating-ui/utils/Padding,SideObject,@floating-ui/utils/SideObject,Alignment,@floating-ui/utils/Alignment,Rect,@floating-ui/utils/Rect,ClientRectObject,@floating-ui/utils/ClientRectObject,Axis,@floating-ui/utils/Axis,Dimensions,@floating-ui/utils/Dimensions,Strategy,@floating-ui/utils/Strategy,AlignedPlacement,@floating-ui/utils/AlignedPlacement,Length,@floating-ui/utils/Length,Side,@floating-ui/utils/Side,VirtualElement,@floating-ui/utils/VirtualElement"
        },
        {
          "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.core.esm.js",
            "line": 1
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 2
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 9
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 10
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 11
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 12
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 49
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 87
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 88
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 91
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 111
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 245
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 249
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 254
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 255
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 275
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 276
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 283
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 289
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 306
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 309
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 342
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 350
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 360
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 380
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 390
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 439
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 448
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 449
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 450
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 452
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 455
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 465
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 479
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 483
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 509
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 549
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 571
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 611
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 612
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 613
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 614
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 635
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 664
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 667
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 668
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 678
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 681
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 699
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 700
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 701
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 753
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 754
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 755
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 758
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 862
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 868
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 869
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 877
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 884
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 926
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 931
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 932
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 935
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 957
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 998
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 1000
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 1001
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 1002
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 1018
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 1019
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 1030
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 1031
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 1032
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 1033
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 1035
          },
          {
            "location": "dist/floating-ui.core.esm.js",
            "line": 1037
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 1
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 2
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 9
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 10
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 11
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 12
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 49
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 87
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 88
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 91
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 111
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 245
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 249
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 254
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 255
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 275
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 276
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 283
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 289
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 306
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 309
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 342
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 350
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 360
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 380
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 390
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 439
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 448
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 449
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 450
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 452
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 455
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 465
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 479
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 483
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 509
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 549
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 571
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 611
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 612
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 613
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 614
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 635
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 664
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 667
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 668
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 678
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 681
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 699
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 700
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 701
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 753
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 754
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 755
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 758
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 862
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 868
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 869
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 877
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 884
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 926
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 931
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 932
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 935
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 957
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 998
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 1000
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 1001
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 1002
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 1018
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 1019
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 1030
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 1031
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 1032
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 1033
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 1035
          },
          {
            "location": "dist/floating-ui.core.mjs",
            "line": 1037
          },
          {
            "location": "src/computeCoordsFromPlacement.ts",
            "line": 1
          },
          {
            "location": "src/computeCoordsFromPlacement.ts",
            "line": 8
          },
          {
            "location": "src/computeCoordsFromPlacement.ts",
            "line": 15
          },
          {
            "location": "src/computeCoordsFromPlacement.ts",
            "line": 16
          },
          {
            "location": "src/computeCoordsFromPlacement.ts",
            "line": 17
          },
          {
            "location": "src/computeCoordsFromPlacement.ts",
            "line": 18
          },
          {
            "location": "src/computeCoordsFromPlacement.ts",
            "line": 43
          },
          {
            "location": "src/detectOverflow.ts",
            "line": 1
          },
          {
            "location": "src/detectOverflow.ts",
            "line": 2
          },
          {
            "location": "src/detectOverflow.ts",
            "line": 61
          },
          {
            "location": "src/detectOverflow.ts",
            "line": 63
          },
          {
            "location": "src/detectOverflow.ts",
            "line": 67
          },
          {
            "location": "src/detectOverflow.ts",
            "line": 90
          },
          {
            "location": "src/index.ts",
            "line": 54
          },
          {
            "location": "src/index.ts",
            "line": 57
          },
          {
            "location": "src/middleware/arrow.ts",
            "line": 1
          },
          {
            "location": "src/middleware/arrow.ts",
            "line": 10
          },
          {
            "location": "src/middleware/arrow.ts",
            "line": 41
          },
          {
            "location": "src/middleware/arrow.ts",
            "line": 47
          },
          {
            "location": "src/middleware/arrow.ts",
            "line": 49
          },
          {
            "location": "src/middleware/arrow.ts",
            "line": 50
          },
          {
            "location": "src/middleware/arrow.ts",
            "line": 78
          },
          {
            "location": "src/middleware/arrow.ts",
            "line": 79
          },
          {
            "location": "src/middleware/arrow.ts",
            "line": 87
          },
          {
            "location": "src/middleware/arrow.ts",
            "line": 95
          },
          {
            "location": "src/middleware/autoPlacement.ts",
            "line": 1
          },
          {
            "location": "src/middleware/autoPlacement.ts",
            "line": 9
          },
          {
            "location": "src/middleware/autoPlacement.ts",
            "line": 22
          },
          {
            "location": "src/middleware/autoPlacement.ts",
            "line": 25
          },
          {
            "location": "src/middleware/autoPlacement.ts",
            "line": 28
          },
          {
            "location": "src/middleware/autoPlacement.ts",
            "line": 33
          },
          {
            "location": "src/middleware/autoPlacement.ts",
            "line": 35
          },
          {
            "location": "src/middleware/autoPlacement.ts",
            "line": 90
          },
          {
            "location": "src/middleware/autoPlacement.ts",
            "line": 109
          },
          {
            "location": "src/middleware/autoPlacement.ts",
            "line": 125
          },
          {
            "location": "src/middleware/autoPlacement.ts",
            "line": 152
          },
          {
            "location": "src/middleware/autoPlacement.ts",
            "line": 172
          },
          {
            "location": "src/middleware/flip.ts",
            "line": 1
          },
          {
            "location": "src/middleware/flip.ts",
            "line": 10
          },
          {
            "location": "src/middleware/flip.ts",
            "line": 84
          },
          {
            "location": "src/middleware/flip.ts",
            "line": 94
          },
          {
            "location": "src/middleware/flip.ts",
            "line": 95
          },
          {
            "location": "src/middleware/flip.ts",
            "line": 96
          },
          {
            "location": "src/middleware/flip.ts",
            "line": 102
          },
          {
            "location": "src/middleware/flip.ts",
            "line": 103
          },
          {
            "location": "src/middleware/flip.ts",
            "line": 109
          },
          {
            "location": "src/middleware/flip.ts",
            "line": 133
          },
          {
            "location": "src/middleware/flip.ts",
            "line": 147
          },
          {
            "location": "src/middleware/flip.ts",
            "line": 155
          },
          {
            "location": "src/middleware/flip.ts",
            "line": 186
          },
          {
            "location": "src/middleware/hide.ts",
            "line": 1
          },
          {
            "location": "src/middleware/hide.ts",
            "line": 2
          },
          {
            "location": "src/middleware/hide.ts",
            "line": 17
          },
          {
            "location": "src/middleware/hide.ts",
            "line": 40
          },
          {
            "location": "src/middleware/inline.ts",
            "line": 1
          },
          {
            "location": "src/middleware/inline.ts",
            "line": 10
          },
          {
            "location": "src/middleware/inline.ts",
            "line": 15
          },
          {
            "location": "src/middleware/inline.ts",
            "line": 16
          },
          {
            "location": "src/middleware/inline.ts",
            "line": 17
          },
          {
            "location": "src/middleware/inline.ts",
            "line": 18
          },
          {
            "location": "src/middleware/inline.ts",
            "line": 40
          },
          {
            "location": "src/middleware/inline.ts",
            "line": 76
          },
          {
            "location": "src/middleware/inline.ts",
            "line": 83
          },
          {
            "location": "src/middleware/inline.ts",
            "line": 84
          },
          {
            "location": "src/middleware/inline.ts",
            "line": 108
          },
          {
            "location": "src/middleware/inline.ts",
            "line": 111
          },
          {
            "location": "src/middleware/inline.ts",
            "line": 132
          },
          {
            "location": "src/middleware/inline.ts",
            "line": 133
          },
          {
            "location": "src/middleware/inline.ts",
            "line": 134
          },
          {
            "location": "src/middleware/offset.ts",
            "line": 7
          },
          {
            "location": "src/middleware/offset.ts",
            "line": 52
          },
          {
            "location": "src/middleware/offset.ts",
            "line": 53
          },
          {
            "location": "src/middleware/offset.ts",
            "line": 54
          },
          {
            "location": "src/middleware/offset.ts",
            "line": 57
          },
          {
            "location": "src/middleware/shift.ts",
            "line": 8
          },
          {
            "location": "src/middleware/shift.ts",
            "line": 55
          },
          {
            "location": "src/middleware/shift.ts",
            "line": 62
          },
          {
            "location": "src/middleware/shift.ts",
            "line": 63
          },
          {
            "location": "src/middleware/shift.ts",
            "line": 74
          },
          {
            "location": "src/middleware/shift.ts",
            "line": 83
          },
          {
            "location": "src/middleware/shift.ts",
            "line": 157
          },
          {
            "location": "src/middleware/shift.ts",
            "line": 160
          },
          {
            "location": "src/middleware/shift.ts",
            "line": 161
          },
          {
            "location": "src/middleware/shift.ts",
            "line": 166
          },
          {
            "location": "src/middleware/shift.ts",
            "line": 192
          },
          {
            "location": "src/middleware/size.ts",
            "line": 8
          },
          {
            "location": "src/middleware/size.ts",
            "line": 41
          },
          {
            "location": "src/middleware/size.ts",
            "line": 50
          },
          {
            "location": "src/middleware/size.ts",
            "line": 51
          },
          {
            "location": "src/middleware/size.ts",
            "line": 52
          },
          {
            "location": "src/middleware/size.ts",
            "line": 73
          },
          {
            "location": "src/middleware/size.ts",
            "line": 77
          },
          {
            "location": "src/middleware/size.ts",
            "line": 95
          },
          {
            "location": "src/middleware/size.ts",
            "line": 96
          },
          {
            "location": "src/middleware/size.ts",
            "line": 97
          },
          {
            "location": "src/middleware/size.ts",
            "line": 98
          },
          {
            "location": "src/middleware/size.ts",
            "line": 106
          },
          {
            "location": "src/middleware/size.ts",
            "line": 113
          },
          {
            "location": "src/types.ts",
            "line": 11
          },
          {
            "location": "src/utils/debugRects.ts",
            "line": 1
          },
          {
            "location": "dist/floating-ui.core.d.mts",
            "line": 1
          },
          {
            "location": "dist/floating-ui.core.d.mts",
            "line": 2
          },
          {
            "location": "dist/floating-ui.core.d.mts",
            "line": 3
          },
          {
            "location": "dist/floating-ui.core.d.mts",
            "line": 4
          },
          {
            "location": "dist/floating-ui.core.d.mts",
            "line": 5
          },
          {
            "location": "dist/floating-ui.core.d.mts",
            "line": 6
          },
          {
            "location": "dist/floating-ui.core.d.mts",
            "line": 7
          },
          {
            "location": "dist/floating-ui.core.d.mts",
            "line": 8
          },
          {
            "location": "dist/floating-ui.core.d.mts",
            "line": 9
          },
          {
            "location": "dist/floating-ui.core.d.mts",
            "line": 10
          },
          {
            "location": "dist/floating-ui.core.d.mts",
            "line": 11
          },
          {
            "location": "dist/floating-ui.core.d.mts",
            "line": 12
          },
          {
            "location": "dist/floating-ui.core.d.mts",
            "line": 13
          },
          {
            "location": "dist/floating-ui.core.d.mts",
            "line": 14
          },
          {
            "location": "dist/floating-ui.core.d.mts",
            "line": 15
          },
          {
            "location": "dist/floating-ui.core.d.mts",
            "line": 16
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@floating-ui/core@1.7.5"
      ],
      "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-08-20T04:13:40Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, August 20, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'core' with version '1.7.5'. The package type in this SBOM is npm with a single purl namespace '@floating-ui' described under components. The components were identified from the source files: node_modules/@floating-ui/utils/package.json, node_modules/config/package.json."
    }
  ]
}