{
  "name": "@payfit/unity-components",
  "version": "2.50.2",
  "module": "./dist/esm/index.js",
  "type": "module",
  "sideEffects": false,
  "storybook": {
    "url": "https://unity-components.payfit.io/"
  },
  "intent": {
    "version": 1,
    "repo": "PayFit/hr-apps",
    "docs": "../../../../apps/shared/docsite/src/content/docs"
  },
  "exports": {
    ".": {
      "import": {
        "hrAppsLocalDev": "./src/index.ts",
        "types": "./dist/esm/index.d.ts",
        "default": "./dist/esm/index.js"
      },
      "module-sync": {
        "types": "./dist/esm/index.d.ts",
        "hrAppsLocalDev": "./dist/esm/index.js",
        "default": "./dist/esm/index.js"
      }
    },
    "./integrations/tanstack-router": {
      "import": {
        "hrAppsLocalDev": "./src/integrations/tanstack-router/index.ts",
        "types": "./dist/esm/integrations/tanstack-router/index.d.ts",
        "default": "./dist/esm/integrations/tanstack-router.js"
      },
      "module-sync": {
        "types": "./dist/esm/integrations/tanstack-router/index.d.ts",
        "hrAppsLocalDev": "./dist/esm/integrations/tanstack-router.js",
        "default": "./dist/esm/integrations/tanstack-router.js"
      }
    },
    "./testing-utils/storybook": {
      "import": {
        "hrAppsLocalDev": "./src/index.storybook-testing.ts",
        "types": "./dist/esm/index.storybook-testing.d.ts",
        "default": "./dist/esm/storybook-testing.js"
      },
      "module-sync": {
        "types": "./dist/esm/index.storybook-testing.d.ts",
        "hrAppsLocalDev": "./dist/esm/storybook-testing.js",
        "default": "./dist/esm/storybook-testing.js"
      }
    },
    "./i18n/*.json": "./i18n/*.json",
    "./package.json": "./package.json"
  },
  "files": [
    "dist",
    "i18n",
    "skills"
  ],
  "dependencies": {
    "@ariakit/react": "0.4.29",
    "@formatjs/intl": "4.1.12",
    "@hookform/devtools": "4.4.0",
    "@hookform/resolvers": "5.2.1",
    "@internationalized/date": "3.12.2",
    "@radix-ui/react-avatar": "1.2.0",
    "@radix-ui/react-slot": "1.3.0",
    "@react-aria/interactions": "3.28.1",
    "@react-aria/utils": "3.34.1",
    "@react-types/shared": "3.26.0",
    "@standard-schema/spec": "1.1.0",
    "@tanstack/form-core": "1.33.0",
    "@tanstack/react-form": "1.33.0",
    "@tanstack/react-store": "0.11.0",
    "@tanstack/react-virtual": "3.14.3",
    "@use-gesture/react": "10.3.1",
    "embla-carousel": "9.0.0-rc02",
    "embla-carousel-accessibility": "9.0.0-rc01",
    "embla-carousel-react": "9.0.0-rc02",
    "prettier": "3.8.3",
    "react": "18.3.1",
    "react-aria": "3.50.0",
    "react-aria-components": "1.19.0",
    "react-dom": "18.3.1",
    "react-hook-form": "7.62.0",
    "react-hot-toast": "2.5.1",
    "react-hotkeys-hook": "5.1.0",
    "react-international-phone": "4.5.0",
    "react-intl": "7.1.14",
    "react-stately": "3.48.0",
    "storybook": "10.4.6",
    "tailwind-variants": "3.2.2",
    "usehooks-ts": "3.1.1",
    "zod": "4.4.3",
    "@payfit/unity-illustrations": "2.50.2"
  },
  "peerDependencies": {
    "@hookform/devtools": "^4",
    "@storybook/react-vite": "^10.3.2",
    "@tanstack/react-query": "^5",
    "@tanstack/react-router": "^1.131",
    "@tanstack/react-router-devtools": "^1.131",
    "@tanstack/react-table": "^8",
    "react-hook-form": "^7",
    "react-router-dom": "^5",
    "zod": "^3 || ^4",
    "@payfit/unity-icons": "2.50.2",
    "@payfit/unity-themes": "2.50.2"
  },
  "devDependencies": {
    "@figma/code-connect": "1.4.8",
    "@github-ui/storybook-addon-performance-panel": "1.1.4",
    "@hookform/devtools": "4.4.0",
    "@internationalized/date": "3.12.2",
    "@storybook/addon-a11y": "10.4.6",
    "@storybook/addon-designs": "11.1.3",
    "@storybook/addon-docs": "10.4.6",
    "@storybook/addon-links": "10.4.6",
    "@storybook/addon-mcp": "0.6.0",
    "@storybook/addon-themes": "10.4.6",
    "@storybook/addon-vitest": "10.4.6",
    "@storybook/react-vite": "10.4.6",
    "@tanstack/intent": "0.3.0",
    "@tanstack/react-devtools": "0.10.7",
    "@tanstack/react-form-devtools": "0.2.29",
    "@tanstack/react-query": "5.101.0",
    "@tanstack/react-router": "1.170.16",
    "@tanstack/react-router-devtools": "1.167.0",
    "@testing-library/dom": "10.4.0",
    "@testing-library/react": "16.2.0",
    "@types/react": "18.3.18",
    "@types/react-dom": "18.3.5",
    "@types/react-router-dom": "5.3.3",
    "@vitejs/plugin-react": "6.0.2",
    "@vitest/browser-playwright": "4.1.9",
    "eslint-plugin-storybook": "10.3.2",
    "glob": "11.1.0",
    "msw": "2.14.6",
    "msw-storybook-addon": "2.0.7",
    "playwright": "1.55.1",
    "prettier": "3.8.3",
    "react-docgen-typescript": "2.2.2",
    "react-hot-toast": "2.5.1",
    "storybook": "10.4.6",
    "storybook-addon-pseudo-states": "10.4.6",
    "storybook-addon-tag-badges": "3.1.0",
    "storybook-addon-test-codegen": "3.0.1",
    "storybook-mock-date-decorator": "3.0.0",
    "tailwindcss": "4.3.1",
    "typescript": "6.0.3",
    "vite": "8.0.16",
    "vite-plugin-node-polyfills": "0.28.0",
    "vitest": "4.1.9",
    "@payfit/hr-app-eslint": "0.0.0-use.local",
    "@payfit/hr-apps-tsconfigs": "0.0.0-use.local",
    "@payfit/storybook-config": "0.0.0-use.local",
    "@payfit/unity-icons": "2.50.2",
    "@payfit/unity-illustrations": "2.50.2",
    "@payfit/unity-themes": "2.50.2",
    "@payfit/vite-configs": "0.0.0-use.local",
    "@payfit/storybook-addon-console-errors": "0.0.0-use.local"
  },
  "peerDependenciesMeta": {
    "@hookform/devtools": {
      "optional": true
    },
    "@tanstack/react-query": {
      "optional": true
    },
    "@tanstack/react-router": {
      "optional": true
    },
    "@tanstack/react-router-devtools": {
      "optional": true
    },
    "@tanstack/react-table": {
      "optional": true
    },
    "react-router-dom": {
      "optional": true
    },
    "zod": {
      "optional": true
    }
  },
  "keywords": [
    "tanstack-intent"
  ]
}