@bitrix24/b24ui-nuxt
Version:
Bitrix24 UI-Kit for developing web applications REST API for NUXT & VUE
297 lines • 8.72 kB
JSON
{
"name": "@bitrix24/b24ui-nuxt",
"description": "Bitrix24 UI-Kit for developing web applications REST API for NUXT & VUE",
"version": "2.8.0",
"repository": {
"type": "git",
"url": "git+https://github.com/bitrix24/b24ui.git"
},
"homepage": "https://bitrix24.github.io/b24ui/",
"type": "module",
"engines": {
"node": "^20.19.0 || >=22.12.0"
},
"license": "MIT",
"exports": {
".": {
"types": "./dist/module.d.mts",
"style": "./dist/runtime/index.css",
"import": "./dist/module.mjs"
},
"./unplugin": {
"types": "./dist/unplugin.d.mts",
"import": "./dist/unplugin.mjs"
},
"./vite": {
"types": "./dist/vite.d.mts",
"import": "./dist/vite.mjs"
},
"./vue-plugin": {
"types": "./vue-plugin.d.ts"
},
"./runtime/*": "./dist/runtime/*",
"./components/*": "./dist/runtime/components/*",
"./composables": {
"types": "./dist/runtime/composables/index.d.ts",
"import": "./dist/runtime/composables/index.js"
},
"./composables/*": {
"types": "./dist/runtime/composables/*.d.ts",
"import": "./dist/runtime/composables/*.js"
},
"./utils": {
"types": "./dist/runtime/utils/index.d.ts",
"import": "./dist/runtime/utils/index.js"
},
"./utils/*": {
"types": "./dist/runtime/utils/*.d.ts",
"import": "./dist/runtime/utils/*.js"
},
"./locale": {
"types": "./dist/runtime/locale/index.d.ts",
"import": "./dist/runtime/locale/index.js"
}
},
"typesVersions": {
"*": {
".": [
"./dist/module.d.mts"
],
"unplugin": [
"./dist/unplugin.d.mts"
],
"vite": [
"./dist/vite.d.mts"
],
"vue-plugin": [
"./vue-plugin.d.ts"
],
"runtime/*": [
"./dist/runtime/*"
],
"components/*": [
"./dist/runtime/components/*"
],
"composables": [
"./dist/runtime/composables/index.d.ts"
],
"composables/*": [
"./dist/runtime/composables/*.d.ts"
],
"utils": [
"./dist/runtime/utils/index.d.ts"
],
"utils/*": [
"./dist/runtime/utils/*.d.ts"
],
"locale": [
"./dist/runtime/locale/index.d.ts"
]
}
},
"imports": {
"#build/b24ui.css": "./.nuxt/b24ui.css"
},
"bin": {
"bitrix24-ui": "./cli/index.mjs"
},
"style": "./dist/runtime/index.css",
"main": "./dist/module.mjs",
"files": [
"README.md",
"LICENSE",
".nuxt/b24ui.css",
"dist",
"cli",
"vue-plugin.d.ts"
],
"dependencies": {
"@floating-ui/dom": "^1.7.6",
"@bitrix24/b24icons-nuxt": "^2.0.7",
"@bitrix24/b24icons-vue": "^2.0.7",
"@internationalized/date": "^3.12.1",
"@internationalized/number": "^3.6.6",
"@nuxt/kit": "^4.4.2",
"@nuxt/schema": "^4.4.2",
"@standard-schema/spec": "^1.1.0",
"@tailwindcss/postcss": "^4.3.0",
"@tailwindcss/vite": "^4.3.0",
"@tanstack/vue-table": "^8.21.3",
"@tanstack/vue-virtual": "^3.13.24",
"@tiptap/core": "^3.22.4",
"@tiptap/extension-bubble-menu": "^3.22.4",
"@tiptap/extension-code": "^3.22.4",
"@tiptap/extension-collaboration": "^3.22.4",
"@tiptap/extension-drag-handle": "^3.22.4",
"@tiptap/extension-drag-handle-vue-3": "^3.22.4",
"@tiptap/extension-floating-menu": "^3.22.4",
"@tiptap/extension-horizontal-rule": "^3.22.4",
"@tiptap/extension-image": "^3.22.4",
"@tiptap/extension-mention": "^3.22.4",
"@tiptap/extension-node-range": "^3.22.4",
"@tiptap/extension-placeholder": "^3.22.4",
"@tiptap/markdown": "^3.22.4",
"@tiptap/pm": "^3.22.4",
"@tiptap/starter-kit": "^3.22.4",
"@tiptap/suggestion": "^3.22.4",
"@tiptap/vue-3": "^3.22.4",
"@unhead/vue": "^2.1.15",
"@vueuse/core": "^14.3.0",
"@vueuse/integrations": "^14.3.0",
"@vueuse/shared": "^14.3.0",
"canvas-confetti": "^1.9.4",
"colortranslator": "^5.0.0",
"consola": "^3.4.2",
"defu": "^6.1.7",
"embla-carousel-auto-height": "^8.6.0",
"embla-carousel-auto-scroll": "^8.6.0",
"embla-carousel-autoplay": "^8.6.0",
"embla-carousel-class-names": "^8.6.0",
"embla-carousel-fade": "^8.6.0",
"embla-carousel-vue": "^8.6.0",
"embla-carousel-wheel-gestures": "^8.1.0",
"fuse.js": "^7.3.0",
"hookable": "^6.1.1",
"knitwork": "^1.3.0",
"magic-string": "^0.30.21",
"mlly": "^1.8.2",
"motion-v": "^2.2.1",
"ohash": "^2.0.11",
"pathe": "^2.0.3",
"reka-ui": "2.9.7",
"scule": "^1.3.0",
"tailwind-merge": "^3.6.0",
"tailwind-variants": "^3.2.2",
"tailwindcss": "^4.3.0",
"tinyglobby": "^0.2.16",
"ufo": "^1.6.4",
"unplugin": "^3.0.0",
"unplugin-auto-import": "^21.0.0",
"unplugin-vue-components": "^32.0.0",
"vaul-vue": "0.4.1",
"vue-component-type-helpers": "^3.2.8"
},
"devDependencies": {
"@nuxt/eslint-config": "^1.15.2",
"@nuxt/module-builder": "^1.0.2",
"@nuxt/test-utils": "^4.0.2",
"@tanstack/table-core": "^8.21.3",
"@vitejs/plugin-vue": "^6.0.5",
"@vue/test-utils": "^2.4.10",
"ai": "^6.0.177",
"embla-carousel": "^8.6.0",
"eslint": "^10.3.0",
"happy-dom": "^20.9.0",
"nuxt": "^4.4.2",
"unbuild": "^3.6.1",
"vitest": "^4.1.5",
"vitest-axe": "^0.1.0",
"vitest-environment-nuxt": "^1.0.1",
"vue": "^3.5.30",
"vue-tsc": "^3.2.8",
"@types/canvas-confetti": "^1.9.0",
"@types/node": "^25.3.0"
},
"peerDependencies": {
"@inertiajs/vue3": "^2.0.7 || ^3.0.0",
"@internationalized/date": "^3.0.0",
"@internationalized/number": "^3.0.0",
"@nuxt/content": "^3.0.0",
"joi": "^18.0.0",
"superstruct": "^2.0.0",
"tailwindcss": "^4.0.0",
"typescript": "^5.6.3 || ^6.0.0",
"valibot": "^1.0.0",
"vue-router": "^4.5.0 || ^5.0.0",
"yup": "^1.7.0",
"zod": "^3.24.0 || ^4.0.0"
},
"peerDependenciesMeta": {
"@inertiajs/vue3": {
"optional": true
},
"@internationalized/date": {
"optional": true
},
"@internationalized/number": {
"optional": true
},
"@nuxt/content": {
"optional": true
},
"joi": {
"optional": true
},
"valibot": {
"optional": true
},
"superstruct": {
"optional": true
},
"vue-router": {
"optional": true
},
"yup": {
"optional": true
},
"zod": {
"optional": true
}
},
"resolutions": {
"@nuxt/kit": "^4.4.2",
"@bitrix24/b24ui-nuxt": "workspace:*",
"nitropack": "^2.13.0",
"unplugin": "^3.0.0",
"c12": "^3.3.2",
"h3": "1.15.11",
"unimport": "6.0.2"
},
"keywords": [
"bitrix24-ui",
"bitrix24",
"nuxt",
"vue3",
"tailwindcss",
"component library",
"vue",
"vuejs",
"vue.js",
"typescript",
"vue-components",
"ui",
"tailwind",
"framework",
"ui-framework"
],
"scripts": {
"build": "nuxt-module-build build",
"dev": "nuxt dev playgrounds/nuxt --uiDev",
"dev:generate": "nuxt generate playgrounds/nuxt",
"dev:preview": "nuxt preview playgrounds/nuxt",
"dev:build": "nuxt build playgrounds/nuxt",
"dev:vue": "pnpm --filter ./playgrounds/vue dev -- --uiDev",
"dev:vue:build": "pnpm --filter ./playgrounds/vue build",
"dev:prepare": "nuxt-module-build build --stub && nuxt-module-build prepare && nuxt prepare playgrounds/nuxt && nuxt prepare docs && pnpm dev:vue:build && nuxt prepare playgrounds/demo",
"repl": "pnpm --filter ./playgrounds/repl dev",
"repl:bundle": "pnpm --filter ./playgrounds/repl bundle",
"repl:build": "pnpm --filter ./playgrounds/repl build",
"repl:prepare": "nuxt-module-build build --stub && mkdir -p .nuxt && echo {\"compilerOptions\":{}} > .nuxt/tsconfig.json",
"repl:preview": "pnpm --filter ./playgrounds/repl exec vite preview --base /b24ui/play/",
"demo": "nuxt dev playgrounds/demo",
"demo:generate": "nuxt generate playgrounds/demo",
"demo:preview": "nuxt preview playgrounds/demo",
"docs": "nuxt dev docs --uiDev",
"docs:build": "nuxt build docs",
"docs:generate": "nuxt generate docs",
"docs:preview": "nuxt preview docs",
"docs:full:generate": "pnpm build && pnpm docs:generate",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"typecheck": "vue-tsc --noEmit && nuxt typecheck playgrounds/nuxt && nuxt typecheck playgrounds/demo && nuxt typecheck docs && cd playgrounds/vue && vue-tsc --noEmit",
"test": "vitest",
"test:vue": "vitest --project vue",
"test:nuxt": "vitest --project nuxt",
"translate-ui": "python .claude/skills/bx-translate-locales/script/make.py"
}
}