![]() Server : Apache/2 System : Linux server-15-235-50-60 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 User : gositeme ( 1004) PHP Version : 8.2.29 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname Directory : /home/gositeme/domains/lavocat.quebec/private_html/node_modules/@ark-ui/react/ |
{
"name": "@ark-ui/react",
"type": "module",
"version": "5.26.2",
"description": "A collection of unstyled, accessible UI components for React, utilizing state machines for seamless interaction.",
"keywords": [
"accordion",
"angle slider",
"avatar",
"carousel",
"checkbox",
"clipboard",
"collapsible",
"color picker",
"combobox",
"date picker",
"dialog",
"editable",
"field",
"fieldset",
"file upload",
"frame",
"hover card",
"menu",
"number input",
"pagination",
"pin input",
"popover",
"portal",
"progress",
"radio group",
"rating group",
"segment group",
"select",
"signature pad",
"slider",
"splitter",
"switch",
"tabs",
"tags input",
"timer",
"toast",
"toggle group",
"tooltip",
"tree view",
"password input"
],
"license": "MIT",
"homepage": "https://ark-ui.com",
"repository": {
"type": "git",
"url": "git+https://github.com/chakra-ui/ark.git",
"directory": "packages/react"
},
"bugs": {
"url": "https://github.com/chakra-ui/ark/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"
}
},
"./factory": {
"import": {
"types": "./dist/components/factory.d.ts",
"default": "./dist/components/factory.js"
},
"require": {
"types": "./dist/components/factory.d.cts",
"default": "./dist/components/factory.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"
}
},
"./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"
}
},
"./*": {
"import": {
"types": "./dist/components/*/index.d.ts",
"default": "./dist/components/*/index.js"
},
"require": {
"types": "./dist/components/*/index.d.cts",
"default": "./dist/components/*/index.cjs"
}
},
"./package.json": "./package.json"
},
"scripts": {
"build": "vite build",
"dev": "bun run storybook",
"lint": "biome lint ./src",
"test": "vitest",
"test:coverage": "vitest run --coverage",
"test:ci": "vitest --run",
"typecheck": "tsc",
"storybook": "storybook dev -p 6006",
"prepack": "clean-package",
"postpack": "clean-package restore",
"release-it": "release-it --config ../../release-it.json"
},
"publishConfig": {
"access": "public"
},
"sideEffects": false,
"dependencies": {
"@internationalized/date": "3.10.0",
"@zag-js/accordion": "1.26.3",
"@zag-js/anatomy": "1.26.3",
"@zag-js/angle-slider": "1.26.3",
"@zag-js/async-list": "1.26.3",
"@zag-js/auto-resize": "1.26.3",
"@zag-js/avatar": "1.26.3",
"@zag-js/bottom-sheet": "1.26.3",
"@zag-js/carousel": "1.26.3",
"@zag-js/checkbox": "1.26.3",
"@zag-js/clipboard": "1.26.3",
"@zag-js/collapsible": "1.26.3",
"@zag-js/collection": "1.26.3",
"@zag-js/color-picker": "1.26.3",
"@zag-js/color-utils": "1.26.3",
"@zag-js/combobox": "1.26.3",
"@zag-js/core": "1.26.3",
"@zag-js/date-picker": "1.26.3",
"@zag-js/date-utils": "1.26.3",
"@zag-js/dialog": "1.26.3",
"@zag-js/dom-query": "1.26.3",
"@zag-js/editable": "1.26.3",
"@zag-js/file-upload": "1.26.3",
"@zag-js/file-utils": "1.26.3",
"@zag-js/floating-panel": "1.26.3",
"@zag-js/focus-trap": "1.26.3",
"@zag-js/highlight-word": "1.26.3",
"@zag-js/hover-card": "1.26.3",
"@zag-js/i18n-utils": "1.26.3",
"@zag-js/json-tree-utils": "1.26.3",
"@zag-js/listbox": "1.26.3",
"@zag-js/menu": "1.26.3",
"@zag-js/number-input": "1.26.3",
"@zag-js/pagination": "1.26.3",
"@zag-js/password-input": "1.26.3",
"@zag-js/pin-input": "1.26.3",
"@zag-js/popover": "1.26.3",
"@zag-js/presence": "1.26.3",
"@zag-js/progress": "1.26.3",
"@zag-js/qr-code": "1.26.3",
"@zag-js/radio-group": "1.26.3",
"@zag-js/rating-group": "1.26.3",
"@zag-js/react": "1.26.3",
"@zag-js/scroll-area": "1.26.3",
"@zag-js/select": "1.26.3",
"@zag-js/signature-pad": "1.26.3",
"@zag-js/slider": "1.26.3",
"@zag-js/splitter": "1.26.3",
"@zag-js/steps": "1.26.3",
"@zag-js/switch": "1.26.3",
"@zag-js/tabs": "1.26.3",
"@zag-js/tags-input": "1.26.3",
"@zag-js/timer": "1.26.3",
"@zag-js/toast": "1.26.3",
"@zag-js/toggle": "1.26.3",
"@zag-js/toggle-group": "1.26.3",
"@zag-js/tooltip": "1.26.3",
"@zag-js/tour": "1.26.3",
"@zag-js/tree-view": "1.26.3",
"@zag-js/types": "1.26.3",
"@zag-js/utils": "1.26.3"
},
"devDependencies": {
"check-password-strength": "3.0.0",
"@biomejs/biome": "2.2.6",
"@storybook/addon-a11y": "9.1.10",
"@storybook/react-vite": "9.1.10",
"@testing-library/dom": "10.4.1",
"@testing-library/jest-dom": "6.9.1",
"@testing-library/react": "16.3.0",
"@testing-library/user-event": "14.6.1",
"@types/jsdom": "21.1.7",
"@types/react": "19.2.2",
"@types/react-dom": "19.2.2",
"@vitejs/plugin-react": "5.0.4",
"clean-package": "2.2.0",
"image-conversion": "2.1.1",
"globby": "15.0.0",
"happy-dom": "20.0.2",
"lucide-react": "0.545.0",
"react": "19.2.0",
"react-dom": "19.2.0",
"react-shadow": "20.6.0",
"react-use": "17.6.0",
"react-frame-component": "5.2.7",
"react-hook-form": "7.65.0",
"resize-observer-polyfill": "1.5.1",
"storybook": "9.1.10",
"typescript": "5.9.3",
"vite": "7.1.9",
"vite-plugin-dts": "4.5.4",
"vitest": "3.2.4",
"@vitest/coverage-v8": "3.2.4",
"vitest-axe": "1.0.0-pre.5"
},
"peerDependencies": {
"react": ">=18.0.0",
"react-dom": ">=18.0.0"
},
"main": "dist/index.cjs",
"module": "dist/index.js",
"types": "dist/index.d.ts"
}