{
  "name": "ark-ripple",
  "type": "module",
  "version": "0.0.4",
  "description": "A collection of unstyled, accessible UI components for Ripple TS, powered by Zag.js state machines.",
  "keywords": [
    "accordion",
    "avatar",
    "carousel",
    "checkbox",
    "clipboard",
    "collapsible",
    "color picker",
    "combobox",
    "date picker",
    "dialog",
    "editable",
    "field",
    "fieldset",
    "file upload",
    "hover card",
    "menu",
    "number input",
    "pagination",
    "pin input",
    "popover",
    "progress",
    "radio group",
    "rating group",
    "segment group",
    "select",
    "slider",
    "splitter",
    "switch",
    "tabs",
    "tags input",
    "toast",
    "toggle group",
    "tooltip"
  ],
  "license": "MIT",
  "homepage": "https://ark-ui.rip",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/anubra266/ark-ripple.git"
  },
  "bugs": {
    "url": "https://github.com/anubra266/ark-ripple/issues"
  },
  "files": [
    "dist"
  ],
  "exports": {
    ".": {
      "import": {
        "types": "./dist/index.d.ts",
        "default": "./dist/index.js"
      },
      "require": {
        "types": "./dist/index.d.cts",
        "default": "./dist/index.cjs"
      }
    },
    "./anatomy": {
      "import": {
        "types": "./dist/components/anatomy.d.ts",
        "default": "./dist/components/anatomy.js"
      },
      "require": {
        "types": "./dist/components/anatomy.d.cts",
        "default": "./dist/components/anatomy.cjs"
      }
    },
    "./environment": {
      "import": {
        "types": "./dist/providers/environment/index.d.ts",
        "default": "./dist/providers/environment/index.js"
      },
      "require": {
        "types": "./dist/providers/environment/index.d.cts",
        "default": "./dist/providers/environment/index.cjs"
      }
    },
    "./locale": {
      "import": {
        "types": "./dist/providers/locale/index.d.ts",
        "default": "./dist/providers/locale/index.js"
      },
      "require": {
        "types": "./dist/providers/locale/index.d.cts",
        "default": "./dist/providers/locale/index.cjs"
      }
    },
    "./*": {
      "import": {
        "types": "./dist/components/*/index.d.ts",
        "default": "./dist/components/*/index.js"
      },
      "require": {
        "types": "./dist/components/*/index.d.cts",
        "default": "./dist/components/*/index.cjs"
      }
    },
    "./utils": {
      "import": {
        "types": "./dist/utils/index.d.ts",
        "default": "./dist/utils/index.js"
      },
      "require": {
        "types": "./dist/utils/index.d.cts",
        "default": "./dist/utils/index.cjs"
      }
    },
    "./package.json": "./package.json"
  },
  "scripts": {
    "ark:push": "tsx scripts/sync.ts",
    "ark:push:revert": "tsx scripts/sync.ts --revert",
    "ark:pull": "tsx scripts/pull.ts",
    "ark:update": "cd ark && git checkout . && git clean -fd && git pull origin main && cd .. && git add ark && echo 'Ark updated. Run: pnpm run ark:push'",
    "ark:diff": "tsx scripts/diff.ts",
    "dev": "pnpm run storybook",
    "site": "pnpm run ark:push && cd ark && pnpm install && cd website && pnpm run dev",
    "build": "vite build",
    "storybook": "storybook dev -p 6006",
    "test": "vitest",
    "test:coverage": "vitest run --coverage",
    "test:ci": "vitest --run",
    "check:examples": "tsx scripts/check-examples-parity.ts",
    "typecheck": "tsc",
    "lint": "pnpm biome check .",
    "lint:fix": "pnpm biome check --write .",
    "format": "prettier --write .",
    "format:check": "prettier --check .",
    "changeset": "changeset",
    "version": "changeset version",
    "release": "changeset publish",
    "prepack": "clean-package",
    "postpack": "clean-package restore"
  },
  "sideEffects": false,
  "dependencies": {
    "@zag-js/accordion": "1.35.2",
    "@zag-js/anatomy": "1.35.2",
    "@zag-js/angle-slider": "1.35.2",
    "@zag-js/async-list": "1.35.2",
    "@zag-js/avatar": "1.35.2",
    "@zag-js/carousel": "1.35.2",
    "@zag-js/checkbox": "1.35.2",
    "@zag-js/clipboard": "1.35.2",
    "@zag-js/collapsible": "1.35.2",
    "@zag-js/collection": "1.35.2",
    "@zag-js/color-picker": "1.35.2",
    "@zag-js/color-utils": "1.35.2",
    "@zag-js/combobox": "1.35.2",
    "@zag-js/core": "1.35.2",
    "@zag-js/date-picker": "1.35.2",
    "@zag-js/dialog": "1.35.2",
    "@zag-js/drawer": "1.35.2",
    "@zag-js/editable": "1.35.2",
    "@zag-js/file-upload": "1.35.2",
    "@zag-js/file-utils": "1.35.2",
    "@zag-js/floating-panel": "1.35.2",
    "@zag-js/focus-trap": "1.35.2",
    "@zag-js/highlight-word": "1.35.2",
    "@zag-js/hover-card": "1.35.2",
    "@zag-js/i18n-utils": "1.35.2",
    "@zag-js/image-cropper": "1.35.2",
    "@zag-js/json-tree-utils": "1.35.2",
    "@zag-js/listbox": "1.35.2",
    "@zag-js/marquee": "1.35.2",
    "@zag-js/menu": "1.35.2",
    "@zag-js/navigation-menu": "1.35.2",
    "@zag-js/number-input": "1.35.2",
    "@zag-js/pagination": "1.35.2",
    "@zag-js/password-input": "1.35.2",
    "@zag-js/pin-input": "1.35.2",
    "@zag-js/popover": "1.35.2",
    "@zag-js/presence": "1.35.2",
    "@zag-js/progress": "1.35.2",
    "@zag-js/qr-code": "1.35.2",
    "@zag-js/radio-group": "1.35.2",
    "@zag-js/rating-group": "1.35.2",
    "@zag-js/scroll-area": "1.35.2",
    "@zag-js/select": "1.35.2",
    "@zag-js/signature-pad": "1.35.2",
    "@zag-js/slider": "1.35.2",
    "@zag-js/splitter": "1.35.2",
    "@zag-js/steps": "1.35.2",
    "@zag-js/switch": "1.35.2",
    "@zag-js/tabs": "1.35.2",
    "@zag-js/tags-input": "1.35.2",
    "@zag-js/timer": "1.35.2",
    "@zag-js/toast": "1.35.2",
    "@zag-js/toggle": "1.35.2",
    "@zag-js/toggle-group": "1.35.2",
    "@zag-js/tooltip": "1.35.2",
    "@zag-js/tour": "1.35.2",
    "@zag-js/tree-view": "1.35.2",
    "@zag-js/types": "1.35.2",
    "@zag-js/utils": "1.35.2",
    "clsx": "^2.1.1",
    "zag-ripple": "^0.1.2"
  },
  "devDependencies": {
    "@biomejs/biome": "2.3.8",
    "@changesets/changelog-github": "^0.5.2",
    "@changesets/cli": "^2.29.8",
    "@ripple-ts/eslint-plugin": "https://pkg.pr.new/Ripple-TS/ripple/@ripple-ts/eslint-plugin@70d5af2",
    "@ripple-ts/prettier-plugin": "https://pkg.pr.new/Ripple-TS/ripple/@ripple-ts/prettier-plugin@70d5af2",
    "@ripple-ts/typescript-plugin": "https://pkg.pr.new/Ripple-TS/ripple/@ripple-ts/typescript-plugin@70d5af2",
    "@ripple-ts/vite-plugin": "https://pkg.pr.new/Ripple-TS/ripple/@ripple-ts/vite-plugin@70d5af2",
    "@storybook/addon-a11y": "10.2.13",
    "@storybook/html-vite": "10.2.13",
    "@tanstack/virtual-core": "^3.13.19",
    "@testing-library/dom": "^10.4.0",
    "@testing-library/jest-dom": "^6.6.0",
    "@testing-library/user-event": "^14.6.0",
    "@types/node": "^25.3.3",
    "@vitest/coverage-v8": "^4.0.0",
    "ajv": "^8.18.0",
    "check-password-strength": "^3.0.0",
    "clean-package": "^2.2.0",
    "eslint": "^10.0.2",
    "eslint-plugin-storybook": "10.2.13",
    "globby": "^16.1.1",
    "image-conversion": "^2.1.1",
    "jsdom": "^26.0.0",
    "lucide-ripple": "0.0.7",
    "next": "15.5.12",
    "prettier": "^3.8.1",
    "resize-observer-polyfill": "^1.5.1",
    "ripple": "https://pkg.pr.new/Ripple-TS/ripple/ripple@70d5af2",
    "storybook": "10.2.13",
    "tsx": "^4.21.0",
    "typescript": "5.9.3",
    "vite": "7.3.1",
    "vite-plugin-dts": "^4.5.4",
    "vitest": "^4.0.0",
    "vitest-axe": "^1.0.0-pre.5"
  },
  "peerDependencies": {
    "ripple": ">=0.2.0"
  }
}
