add components from angular-lib

This commit is contained in:
Tykayn 2025-08-07 14:24:23 +02:00 committed by tykayn
parent 3c429c42f4
commit 834d1521f0
100 changed files with 33352 additions and 0 deletions

View file

@ -0,0 +1 @@
{"key":"session","content":{"id":"Ix3wDFMRlQ2Zb5GmhrBfX","lastUsed":1754405232545}}

View file

@ -0,0 +1 @@
{"key":"telemetry-notification-date","content":1754405143553}

View file

@ -0,0 +1 @@
{"key":"lastEvents","content":{"boot":{"body":{"eventType":"boot","eventId":"xZYdPksHczA1INX7AsvlL","sessionId":"Ix3wDFMRlQ2Zb5GmhrBfX","payload":{"eventType":"init"},"context":{"isTTY":true,"platform":"Linux","nodeVersion":"24.4.1","storybookVersion":"9.1.1"}},"timestamp":1754405218145},"error":{"body":{"eventType":"error","eventId":"sLDTulcRmqzFEhxw8n1nC","sessionId":"Ix3wDFMRlQ2Zb5GmhrBfX","metadata":{"generatedAt":1754405232095,"userSince":1751030635227,"hasCustomBabel":false,"hasCustomWebpack":false,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"testPackages":{},"hasRouterPackage":false,"packageManager":{"type":"npm","agent":"npm","nodeLinker":"node_modules"},"storybookVersionSpecifier":"9.1.1","language":"javascript"},"payload":{"name":"Error","eventType":"init","error":{"handled":true,"cause":{"handled":true,"cause":{"data":{"path":"$SNIP/angular.json"},"fromStorybook":true,"category":"CLI_INIT","documentation":"https://storybook.js.org/docs/faq#error-no-angularjson-file-found","code":2}},"message":"Error: SB_CLI_INIT_0002 (MissingAngularJsonError): An angular.json file was not found in the current working directory: $SNIP/angular.json\nStorybook needs it to work properly, so please rerun the command at the root of your project, where the angular.json file is located.\n\nMore info: https://storybook.js.org/docs/faq#error-no-angularjson-file-found\n","stack":"Error: Error: SB_CLI_INIT_0002 (MissingAngularJsonError): An angular.json file was not found in the current working directory: $SNIP/angular.json\nStorybook needs it to work properly, so please rerun the command at the root of your project, where the angular.json file is located.\n\nMore info: https://storybook.js.org/docs/faq#error-no-angularjson-file-found\n\n at installStorybook (file://$SNIP/cipherbliss/.npm/_npx/05823ecb1a3a987d/node_modules/create-storybook/dist/chunk-EIBBKXWT.js:2853:53)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async doInitiate (file://$SNIP/cipherbliss/.npm/_npx/05823ecb1a3a987d/node_modules/create-storybook/dist/chunk-EIBBKXWT.js:2870:310)\n at async withTelemetry (file://$SNIP/cipherbliss/.npm/_npx/05823ecb1a3a987d/node_modules/create-storybook/dist/chunk-EIBBKXWT.js:2742:2188)\n at async initiate (file://$SNIP/cipherbliss/.npm/_npx/05823ecb1a3a987d/node_modules/create-storybook/dist/chunk-EIBBKXWT.js:2908:236)\n at async _Command.<anonymous> (file://$SNIP/cipherbliss/.npm/_npx/05823ecb1a3a987d/node_modules/create-storybook/dist/bin/index.js:31:3332)","name":"Error"},"errorHash":"8e2e1e9640fa0a66c85f2cb312b42344ba3d4a586a97c1aa5a55969aa686ec1b","isErrorInstance":true},"context":{"isTTY":true,"platform":"Linux","nodeVersion":"24.4.1","storybookVersion":"9.1.1","anonymousId":"1f591bee98f0761149174fc6a5049f3bef2293872eb41a69c3addbc772a09109"}},"timestamp":1754405232545},"init-step":{"body":{"eventType":"init-step","eventId":"pxN60qk8IZ79gGUKSuD4z","sessionId":"Ix3wDFMRlQ2Zb5GmhrBfX","metadata":{"generatedAt":1754405218747,"userSince":1751030635227,"hasCustomBabel":false,"hasCustomWebpack":false,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"testPackages":{},"hasRouterPackage":false,"packageManager":{"type":"npm","agent":"npm","nodeLinker":"node_modules"},"storybookVersionSpecifier":"9.1.1","language":"javascript"},"payload":{"step":"install-type","installType":"recommended"},"context":{"isTTY":true,"platform":"Linux","nodeVersion":"24.4.1","storybookVersion":"9.1.1","cliVersion":"9.1.1","anonymousId":"1f591bee98f0761149174fc6a5049f3bef2293872eb41a69c3addbc772a09109"}},"timestamp":1754405222674}}}

7
node_modules/.package-lock.json generated vendored Normal file
View file

@ -0,0 +1,7 @@
{
"name": "ng-implementation",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {}
}