{"_id":"@aoles-gl/theme","name":"@aoles-gl/theme","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@aoles-gl/theme","version":"0.1.0","description":"Framework-agnostic design tokens for Aoles GL editor UI","type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs","types":"./dist/index.d.ts"},"./tokens.css":"./tokens.css"},"publishConfig":{"access":"public"},"keywords":["design-tokens","theme","video-editor"],"homepage":"https://www.pixoclip.com","bugs":{"url":"https://github.com/laoleshisui/aoles-gl-vue-demo/issues"},"license":"SEE LICENSE IN LICENSE","devDependencies":{"typescript":"~5.3.0","vite":"^5.0.0","vite-plugin-dts":"^3.7.0"},"scripts":{"dev":"vite build --watch","build":"vite build","type-check":"tsc --noEmit"},"_id":"@aoles-gl/theme@0.1.0","_integrity":"sha512-x0HW2XrrYyusP6bYOlhbp1aplg6ge1gNlGW+rQN6LZpL5lky97xb1YYQXNlOdEG5vKV7g0w3cGRqXuQrqXI73g==","_resolved":"/Users/yangxian/dev/aoles-gl-web-package/artifacts/release/aoles-gl-theme-0.1.0.tgz","_from":"file:artifacts/release/aoles-gl-theme-0.1.0.tgz","_nodeVersion":"23.10.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-x0HW2XrrYyusP6bYOlhbp1aplg6ge1gNlGW+rQN6LZpL5lky97xb1YYQXNlOdEG5vKV7g0w3cGRqXuQrqXI73g==","shasum":"d7b29c32345e470edd4cf4c2cfb1484f66bbd4cd","tarball":"https://registry.npmjs.org/@aoles-gl/theme/-/theme-0.1.0.tgz","fileCount":7,"unpackedSize":31487,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDJQbxLb8fZwVTNNQolszuAqfnX66vxv+wXF0Y78EQnSwIhAJmOktUa2+MMXwy8pKPdp7PP01tv0AeNdMDRqmRHZ5hP"}]},"_npmUser":{"name":"laoleshisui","email":"1539807453@qq.com"},"directories":{},"maintainers":[{"name":"laoleshisui","email":"1539807453@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/theme_0.1.0_1786277424987_0.8529345411051434"},"_hasShrinkwrap":false}},"time":{"created":"2026-08-09T12:10:24.843Z","0.1.0":"2026-08-09T12:10:25.137Z","modified":"2026-08-09T12:10:25.345Z"},"maintainers":[{"name":"laoleshisui","email":"1539807453@qq.com"}],"description":"Framework-agnostic design tokens for Aoles GL editor UI","homepage":"https://www.pixoclip.com","keywords":["design-tokens","theme","video-editor"],"bugs":{"url":"https://github.com/laoleshisui/aoles-gl-vue-demo/issues"},"license":"SEE LICENSE IN LICENSE","readme":"# @aoles-gl/theme\n\nFramework-agnostic design tokens shared by `@aoles-gl/react` and\n`@aoles-gl/vue`.\n\n```ts\nimport {\n  createAolesTheme,\n  createAolesCssVariables,\n} from '@aoles-gl/theme';\n\nconst tokens = createAolesTheme('dark', 'compact', {\n  colorPrimary: '#1677ff',\n});\nconst variables = createAolesCssVariables(tokens);\n```\n\nThe adapters expose the same helpers and apply the variables to their local\n`.aoles-editor` root. Public customization should target `--aoles-*` variables,\nnot internal `.ant-*`, `.el-*`, or Tailwind selectors.\n\n## Product and Examples\n\n- Product website: [PixoClip](https://www.pixoclip.com)\n- Vue example and issues: [aoles-gl-vue-demo](https://github.com/laoleshisui/aoles-gl-vue-demo)\n- React example and issues: [aoles-gl-react-demo](https://github.com/laoleshisui/aoles-gl-react-demo)\n\n## License\n\nAoles GL is proprietary software, not open-source software. Evaluation and\nnon-production development are permitted under the\n[Aoles GL SDK License Agreement](./LICENSE). Production use, public deployment,\nand commercial use require a valid commercial license from Aoles GL.\n","readmeFilename":"README.md","_rev":"1-c20ed27af47b17b27b24fc0a649c178a"}