{"_id":"@12deg/saas-react","_rev":"35-2e3deec52312d2210d445429fa4f5c98","name":"@12deg/saas-react","dist-tags":{"latest":"0.21.0"},"versions":{"0.1.0":{"name":"@12deg/saas-react","version":"0.1.0","_id":"@12deg/saas-react@0.1.0","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"f0aeb41a981735558b46b81ad914e4d2ab56154a","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.1.0.tgz","fileCount":22,"integrity":"sha512-uT40XcavGxxY1O1ZVoybuf3L6I6V5wRbGcz5TamJsv7iL5MgKkx6kc+TRg0rn5qH9Zqb8iLgIOWYUmkPuVjm3A==","signatures":[{"sig":"MEYCIQC/yZKzrj4L+9HpwOXQhkWH4zrUq4FLVlq/cXmqhckHXAIhAKcJS9yHjyp21CXgJbQlpfHgXSnERJYIhad9R+J+4ZaM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51026},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.1.0.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint . --ext .react,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --ext .react,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/45d6a609becd4f242c506bb7efd7dca9/12deg-saas-react-0.1.0.tgz","_integrity":"sha512-uT40XcavGxxY1O1ZVoybuf3L6I6V5wRbGcz5TamJsv7iL5MgKkx6kc+TRg0rn5qH9Zqb8iLgIOWYUmkPuVjm3A==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.0","vitest":"1.6.0","prettier":"3.2.5","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.47.0","@vitest/coverage-v8":"1.6.0","eslint-plugin-react":"7.34.1","@vitejs/plugin-react":"4.2.1","@dzangolab/react-form":"0.47.0","@dzangolab/react-i18n":"0.47.0","@dzangolab/react-config":"0.47.0"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.47.0","@dzangolab/react-form":">=0.47.0","@dzangolab/react-i18n":">=0.47.0","@dzangolab/react-config":">=0.47.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.1.0_1733743439320_0.3348940667698901","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@12deg/saas-react","version":"0.2.0","_id":"@12deg/saas-react@0.2.0","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"869a49a7bb7305d17c79bf5e911da8d6a605f71d","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.2.0.tgz","fileCount":22,"integrity":"sha512-O4aCACO8YiZCerD/l2PrdayS0fFNmCPw6tb5Yco0x3KYIDUevRXm7jl0pMp7NMKXj4Ngq9LArVB31M5Xopkxog==","signatures":[{"sig":"MEUCIQD8ciYftsGDhKd9fijLcqWSVwy9SXiYKSzADBpFhBjJSgIgZHw/nODr9ptOy6uA2POw8q0mMeyMJ5IoNr7JTYC/6zo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51268},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.2.0.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/c0b55c8a2a3b4e559769963f7d0e5f4b/12deg-saas-react-0.2.0.tgz","_integrity":"sha512-O4aCACO8YiZCerD/l2PrdayS0fFNmCPw6tb5Yco0x3KYIDUevRXm7jl0pMp7NMKXj4Ngq9LArVB31M5Xopkxog==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.47.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.47.0","@dzangolab/react-i18n":"0.47.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.47.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.47.0","@dzangolab/react-form":">=0.47.0","@dzangolab/react-i18n":">=0.47.0","@dzangolab/react-config":">=0.47.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.2.0_1734625343336_0.6115724187180145","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"@12deg/saas-react","version":"0.2.1","_id":"@12deg/saas-react@0.2.1","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"f63da6970e158a7d5b0164218fdb3f5d7cc55409","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.2.1.tgz","fileCount":22,"integrity":"sha512-eaEIP1/b7XjUgUYccMW4p3WwPro1A04DBnl/corn4d7tDbu+p9PXQXLz0aNcVvq7EYeJIFm2C4jDeXqO3UbXRA==","signatures":[{"sig":"MEUCIQC3XZqT8fuLa9o53FE3W9i9q7zjbl9DNJRtXeLX4lJ27wIgUu2pxW0lge7vguCuN5t3Q/5Q7RCj2wEJfQr18/mACmw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51268},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.2.1.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/b4dafdb08eaf9bae7eaa3a2bf1833e6e/12deg-saas-react-0.2.1.tgz","_integrity":"sha512-eaEIP1/b7XjUgUYccMW4p3WwPro1A04DBnl/corn4d7tDbu+p9PXQXLz0aNcVvq7EYeJIFm2C4jDeXqO3UbXRA==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.47.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.47.0","@dzangolab/react-i18n":"0.47.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.47.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.47.0","@dzangolab/react-form":">=0.47.0","@dzangolab/react-i18n":">=0.47.0","@dzangolab/react-config":">=0.47.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.2.1_1734709027696_0.7909223581382376","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"@12deg/saas-react","version":"0.3.0","_id":"@12deg/saas-react@0.3.0","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"8b40aefb508ee0549b47f7de1149713e6345f9da","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.3.0.tgz","fileCount":22,"integrity":"sha512-Dh7/IEOLJty9xmu9c2NuJeuK/h6CoOHZEvgf8Re2J5f95eXUYfYKg96Nozz2YMRehTtHUBAGYOgJMuQbhgiAIg==","signatures":[{"sig":"MEUCIQDMJdYKwhscWQPJExPVB7ZosiyhYkyK/dBaHx1Uj1odRgIge9iDVolA4bsYAYeub1EIiAKwe38YSNwPkLPRfimNLic=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":51268},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.3.0.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/7fd8d9d6e9072c706f13475e58997890/12deg-saas-react-0.3.0.tgz","_integrity":"sha512-Dh7/IEOLJty9xmu9c2NuJeuK/h6CoOHZEvgf8Re2J5f95eXUYfYKg96Nozz2YMRehTtHUBAGYOgJMuQbhgiAIg==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.47.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.47.0","@dzangolab/react-i18n":"0.47.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.47.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.47.0","@dzangolab/react-form":">=0.47.0","@dzangolab/react-i18n":">=0.47.0","@dzangolab/react-config":">=0.47.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.3.0_1737541738950_0.9006707805870715","host":"s3://npm-registry-packages-npm-production"}},"0.3.1":{"name":"@12deg/saas-react","version":"0.3.1","_id":"@12deg/saas-react@0.3.1","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"e1fde674234a801160eed787ecd0666262b9aaaa","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.3.1.tgz","fileCount":22,"integrity":"sha512-VoQ+V/j2dbedNw9jvNrbQVKzpy6h6tT7a0twkVoFX9rp7Asy24Z7XxFmkT0OaAXnETUr1nB3nKLf/pJbUIHK9Q==","signatures":[{"sig":"MEYCIQCEHgPNwtnbYGq43d0w3UpIXAfy+Tbz5D88BMzep+0xHgIhAK8tsuQI8nqqxCXNTlLnVlNfDVN1gFf14uoSpV3d4erJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":51333},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.3.1.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/7c3a2dec16163be9d3284359ba2fb776/12deg-saas-react-0.3.1.tgz","_integrity":"sha512-VoQ+V/j2dbedNw9jvNrbQVKzpy6h6tT7a0twkVoFX9rp7Asy24Z7XxFmkT0OaAXnETUr1nB3nKLf/pJbUIHK9Q==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.47.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.47.0","@dzangolab/react-i18n":"0.47.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.47.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.47.0","@dzangolab/react-form":">=0.47.0","@dzangolab/react-i18n":">=0.47.0","@dzangolab/react-config":">=0.47.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.3.1_1737548308236_0.3355031557532837","host":"s3://npm-registry-packages-npm-production"}},"0.3.2":{"name":"@12deg/saas-react","version":"0.3.2","_id":"@12deg/saas-react@0.3.2","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"4eef19b30b894983b736459d69a117973e247324","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.3.2.tgz","fileCount":22,"integrity":"sha512-/H2oAKCyV3QGpPzcMEVlzPhfKKclgV/H66v1mBKbYytQoq3+j934Yt/FalKbiY8LRrvEdpZEsjlxLLG0wvT9pQ==","signatures":[{"sig":"MEUCIDUypbcUew7hZ2xLmIxzDHR/4SPkVb3hNo6lo8r9k4n2AiEAz0l3LLgaIjZGFR3keZ2fFa1a0nwz7jjO9bdkeNL+VDo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":51333},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.3.2.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/86c707c68c30cc9089e3944b57f2dae7/12deg-saas-react-0.3.2.tgz","_integrity":"sha512-/H2oAKCyV3QGpPzcMEVlzPhfKKclgV/H66v1mBKbYytQoq3+j934Yt/FalKbiY8LRrvEdpZEsjlxLLG0wvT9pQ==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.47.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.47.0","@dzangolab/react-i18n":"0.47.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.47.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.47.0","@dzangolab/react-form":">=0.47.0","@dzangolab/react-i18n":">=0.47.0","@dzangolab/react-config":">=0.47.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.3.2_1737721832394_0.2004433532106289","host":"s3://npm-registry-packages-npm-production"}},"0.3.3":{"name":"@12deg/saas-react","version":"0.3.3","_id":"@12deg/saas-react@0.3.3","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"fad8163d71c3055c0619bf4165074638baa69ba8","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.3.3.tgz","fileCount":22,"integrity":"sha512-6ndoV1P/7UskP8wrt7o93pXJgfwB8I77riXXCZSVpZRNRYZM2xsGL3bys4yFFjZMvSUhjW1Onu2IL3et5YigEg==","signatures":[{"sig":"MEQCIFiTaRmtqWC2cVbUCH9dbKlSI3Yj/rW8FmEOdR7x43vTAiA/mwE1u0BChybN43Q1cY08kr12+BriwS9MyrSxxN+MjQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":51333},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.3.3.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/9f3c0c4fe59ee26e175dced442d63e47/12deg-saas-react-0.3.3.tgz","_integrity":"sha512-6ndoV1P/7UskP8wrt7o93pXJgfwB8I77riXXCZSVpZRNRYZM2xsGL3bys4yFFjZMvSUhjW1Onu2IL3et5YigEg==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.47.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.47.0","@dzangolab/react-i18n":"0.47.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.47.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.47.0","@dzangolab/react-form":">=0.47.0","@dzangolab/react-i18n":">=0.47.0","@dzangolab/react-config":">=0.47.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.3.3_1738122965223_0.5662300472347814","host":"s3://npm-registry-packages-npm-production"}},"0.3.4":{"name":"@12deg/saas-react","version":"0.3.4","_id":"@12deg/saas-react@0.3.4","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"5089c2e985d8ad8bb54a859503d3960e25153ae2","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.3.4.tgz","fileCount":40,"integrity":"sha512-mnES+kL5VZsQCQKEgvmKDZBBB24MTQgb6eS/UWvs6IYrGuaye3v5jltBDUcA15i64GUjx29/Yus4iu+BpA5deA==","signatures":[{"sig":"MEUCIQCdBQsZZaCkp/mFImE/Yz+SezygH6Y1yv8iat5mG/pIOwIgTegKASbtjubwA+aXmZrc9fpF9hP3t/bPu4JLPXPFt4o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":148574},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.3.4.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/0e2878603d86dfd555542696d314e5e7/12deg-saas-react-0.3.4.tgz","_integrity":"sha512-mnES+kL5VZsQCQKEgvmKDZBBB24MTQgb6eS/UWvs6IYrGuaye3v5jltBDUcA15i64GUjx29/Yus4iu+BpA5deA==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.53.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.53.0","@dzangolab/react-i18n":"0.53.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.53.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.53.0","@dzangolab/react-form":">=0.53.0","@dzangolab/react-i18n":">=0.53.0","@dzangolab/react-config":">=0.53.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.3.4_1738239057202_0.358908041241242","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"@12deg/saas-react","version":"0.4.0","_id":"@12deg/saas-react@0.4.0","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"4ddf83d9fb3c981d6dad91940f03111f4c1d84cf","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.4.0.tgz","fileCount":62,"integrity":"sha512-NMp7XCGGZgLnLPgvJNe/TSPPmc9/2hq8RWdh5s8nuGLt+81lm/TXYPgkFVQWEW+j6aR9ydmMPZnWJN24gibWJw==","signatures":[{"sig":"MEUCIQCNiGPlATf0qrLhetIkEIIPB12ipyQSefe82B7xmf5umgIgCYm2WVInvm+83d1nr691NfVVcvgi8Pb18OgelKUiuZ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":312695},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.4.0.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/72fd7eba9c2d240eb51322812981b563/12deg-saas-react-0.4.0.tgz","_integrity":"sha512-NMp7XCGGZgLnLPgvJNe/TSPPmc9/2hq8RWdh5s8nuGLt+81lm/TXYPgkFVQWEW+j6aR9ydmMPZnWJN24gibWJw==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.2","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.54.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.54.0","@dzangolab/react-i18n":"0.54.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.54.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.54.0","@dzangolab/react-form":">=0.54.0","@dzangolab/react-i18n":">=0.54.0","@dzangolab/react-config":">=0.54.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.4.0_1738850849742_0.3633002377325891","host":"s3://npm-registry-packages-npm-production"}},"0.5.0":{"name":"@12deg/saas-react","version":"0.5.0","_id":"@12deg/saas-react@0.5.0","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"2f40d4079613ec40c55d77f65a1e7c9c2a880d02","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.5.0.tgz","fileCount":66,"integrity":"sha512-8fPfspxNsNvUct2lY5ACNvOTIyCYL+x58/y1GPNxfAkz/PYyqomekVUoCK/qKJSIQUhUtUNVTzEZcbXaoH0ryw==","signatures":[{"sig":"MEUCIQDJ1gB1yPJWa/20uzROO3RtnTh48Yl1snGGykTLKlai0QIgNO9mDgH/GAZwO/h4k0xGIzGhUszuL/eqt7TVaxRxPBc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":314651},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.5.0.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/11dbc47f40d688bcb99cda7e5549941c/12deg-saas-react-0.5.0.tgz","_integrity":"sha512-8fPfspxNsNvUct2lY5ACNvOTIyCYL+x58/y1GPNxfAkz/PYyqomekVUoCK/qKJSIQUhUtUNVTzEZcbXaoH0ryw==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.2","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.54.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.54.0","@dzangolab/react-i18n":"0.54.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.54.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.54.0","@dzangolab/react-form":">=0.54.0","@dzangolab/react-i18n":">=0.54.0","@dzangolab/react-config":">=0.54.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.5.0_1738921853188_0.6171023864398255","host":"s3://npm-registry-packages-npm-production"}},"0.6.0":{"name":"@12deg/saas-react","version":"0.6.0","_id":"@12deg/saas-react@0.6.0","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"0dc972bc2e54af51353fc0535dd7ccda450bf93d","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.6.0.tgz","fileCount":70,"integrity":"sha512-uH28rx2TEjWt5jUrIl94x33EVgOVKGXohtpOjypX34N5YIjjdyG0Bwt3edlmhtqN7XaLYQl0IZEgKUPzQ0d4kQ==","signatures":[{"sig":"MEYCIQCpQA8zlT0yWwsq7cGCxHYq/WplzqX9zvJ07CCtPZgfggIhALel41ljyGXiajgcgDgIlvQKlIsatiq1UM5vu+tekqha","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":321590},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.6.0.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/3525a81b34b4c21cf339e082a1c877de/12deg-saas-react-0.6.0.tgz","_integrity":"sha512-uH28rx2TEjWt5jUrIl94x33EVgOVKGXohtpOjypX34N5YIjjdyG0Bwt3edlmhtqN7XaLYQl0IZEgKUPzQ0d4kQ==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.2","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.54.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.54.0","@dzangolab/react-i18n":"0.54.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.54.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.54.0","@dzangolab/react-form":">=0.54.0","@dzangolab/react-i18n":">=0.54.0","@dzangolab/react-config":">=0.54.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.6.0_1739191002244_0.13654467508500878","host":"s3://npm-registry-packages-npm-production"}},"0.7.0":{"name":"@12deg/saas-react","version":"0.7.0","_id":"@12deg/saas-react@0.7.0","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"1a2453c4a967094d3c2f92bc96d96ece03ff72ad","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.7.0.tgz","fileCount":78,"integrity":"sha512-iyKrC3KggbAmCWDnw/zJCSnrkdb8fo/AkGtbfCcPHalvtIY1JbmqVfgRkyQaIjoyB6yjGHnB+NW4wpqVHcXcxQ==","signatures":[{"sig":"MEQCIEMbvpBRiqlt+9yfOBWlv4KRBqm6RzFnQXV3NXpKywUrAiAID2si0QIZWX+fm3uRD62Y0bsy0/H5GaBtDHu1HKUF3g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":326767},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.7.0.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/e0da99969dc3f4b4db816ce4f2d349df/12deg-saas-react-0.7.0.tgz","_integrity":"sha512-iyKrC3KggbAmCWDnw/zJCSnrkdb8fo/AkGtbfCcPHalvtIY1JbmqVfgRkyQaIjoyB6yjGHnB+NW4wpqVHcXcxQ==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.2","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.54.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.54.0","@dzangolab/react-i18n":"0.54.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.54.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.54.0","@dzangolab/react-form":">=0.54.0","@dzangolab/react-i18n":">=0.54.0","@dzangolab/react-config":">=0.54.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.7.0_1739274266299_0.8522536436852468","host":"s3://npm-registry-packages-npm-production"}},"0.8.0":{"name":"@12deg/saas-react","version":"0.8.0","_id":"@12deg/saas-react@0.8.0","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"7dff05a394fcb8955609c0fe3c16915b86b85edd","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.8.0.tgz","fileCount":78,"integrity":"sha512-Hk2WvfMZPUNQ+nG/5rEPi8pFwkWTC/LLjZEOWE2eLpCu54+M2a+RNcvn7pTlwR7Sz/+FecobX+oP/f6X+o/74w==","signatures":[{"sig":"MEQCIHzF/eOZcFpDL2H+Lpxjpbrf6FA5W1hprCUilcSBPGJVAiBM02HuKzLR7nc4LsSE8mwlqz2q3hMZIPA0W/oL/34rcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":326767},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.8.0.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/6f66be1c23da6445069229ae7fa25f87/12deg-saas-react-0.8.0.tgz","_integrity":"sha512-Hk2WvfMZPUNQ+nG/5rEPi8pFwkWTC/LLjZEOWE2eLpCu54+M2a+RNcvn7pTlwR7Sz/+FecobX+oP/f6X+o/74w==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.2","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.54.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.54.0","@dzangolab/react-i18n":"0.54.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.54.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.54.0","@dzangolab/react-form":">=0.54.0","@dzangolab/react-i18n":">=0.54.0","@dzangolab/react-config":">=0.54.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.8.0_1739279433937_0.11223790816679258","host":"s3://npm-registry-packages-npm-production"}},"0.8.1":{"name":"@12deg/saas-react","version":"0.8.1","_id":"@12deg/saas-react@0.8.1","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"655643f8a099abf01a6355fdd1a10084bdab88c2","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.8.1.tgz","fileCount":78,"integrity":"sha512-y+xb0qSvUmoWqFIoUu7pQj+xGyOq2tzDGHNm4IFoZOtqvxxJyLO/x4RdOdw+ox9ZO17irhZ84mKMPUKBEALbRg==","signatures":[{"sig":"MEQCIFRzvyg3wFL2aXhXef8gurHd3mKk+yLNQ0zFe5yQXnNAAiBxWF/wXREa9A4msVgrjHfUj2+PGd6OSwMHp0X/VZ9EbA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":326767},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.8.1.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/6ea7f60daf5ee6b841cf462783034f39/12deg-saas-react-0.8.1.tgz","_integrity":"sha512-y+xb0qSvUmoWqFIoUu7pQj+xGyOq2tzDGHNm4IFoZOtqvxxJyLO/x4RdOdw+ox9ZO17irhZ84mKMPUKBEALbRg==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.2","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.54.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.54.0","@dzangolab/react-i18n":"0.54.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.54.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.54.0","@dzangolab/react-form":">=0.54.0","@dzangolab/react-i18n":">=0.54.0","@dzangolab/react-config":">=0.54.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.8.1_1739533683761_0.34565191486562785","host":"s3://npm-registry-packages-npm-production"}},"0.8.2":{"name":"@12deg/saas-react","version":"0.8.2","_id":"@12deg/saas-react@0.8.2","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"5bf3f26e6119a205a111043887ae4aa60a7e4df3","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.8.2.tgz","fileCount":78,"integrity":"sha512-zfAiwxzYjlldpg4CP6hK/cdn0jci9S7aNt40Q1SPpe0KdnwL6ngebBP1g1KNUv75aCBGPqGI2ZHDT6EjOXLUKA==","signatures":[{"sig":"MEYCIQC6O47oDVjPXf7RKkuijGcd2/e5G35waS2SFGSy8kCnXQIhAKsUE/6wgJ1lpKHBoBoubgecQ56A7Mo0Jin9/tQrMvuV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":326767},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.8.2.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/4862cb38cb4bb7f011aec4ca66570fa2/12deg-saas-react-0.8.2.tgz","_integrity":"sha512-zfAiwxzYjlldpg4CP6hK/cdn0jci9S7aNt40Q1SPpe0KdnwL6ngebBP1g1KNUv75aCBGPqGI2ZHDT6EjOXLUKA==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.2","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.54.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.54.0","@dzangolab/react-i18n":"0.54.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.54.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.54.0","@dzangolab/react-form":">=0.54.0","@dzangolab/react-i18n":">=0.54.0","@dzangolab/react-config":">=0.54.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.8.2_1739550876839_0.2980060052288429","host":"s3://npm-registry-packages-npm-production"}},"0.9.0":{"name":"@12deg/saas-react","version":"0.9.0","_id":"@12deg/saas-react@0.9.0","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"70ff8e2a6226d1b9218843d85d29ad4b29962a44","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.9.0.tgz","fileCount":126,"integrity":"sha512-V37uC5fceOPcKRJGUmtyLLf8CnLIHXnVxW1WKejBOipRSsPPFlMQYOO84VuzpxFVXKjpVpgVdpyQptGDII1jZQ==","signatures":[{"sig":"MEYCIQDVBO+qW8BdFBW+BbiyMxQRRXbdedu5FzqaEK0Gd5sZFwIhAKBMlqrHfMGC/Qw7gt48UdG70jPosunbmwGyi7dgH4Tk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":381852},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.9.0.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/d7ac5ffd1372f9c88416a41ea8890e36/12deg-saas-react-0.9.0.tgz","_integrity":"sha512-V37uC5fceOPcKRJGUmtyLLf8CnLIHXnVxW1WKejBOipRSsPPFlMQYOO84VuzpxFVXKjpVpgVdpyQptGDII1jZQ==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.2","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-toastify":"10.0.6","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.54.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.54.0","@dzangolab/react-i18n":"0.54.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.54.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-toastify":">=10.0","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.54.0","@dzangolab/react-form":">=0.54.0","@dzangolab/react-i18n":">=0.54.0","@dzangolab/react-config":">=0.54.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.9.0_1739795688404_0.32729941583472355","host":"s3://npm-registry-packages-npm-production"}},"0.10.0":{"name":"@12deg/saas-react","version":"0.10.0","_id":"@12deg/saas-react@0.10.0","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"68aa0521c3ca9b3d3c639519b5b2554c709c2d98","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.10.0.tgz","fileCount":128,"integrity":"sha512-2niMTQRJcU0MA3vPNZRKgddHJAaWXxgZGMB4lCxi0hcP1UeiNf3AivLEygYZQCIZfDd0O7OpsGFAHq7dGwt5iw==","signatures":[{"sig":"MEUCIQCqxYD4L7UrL5uXQl6vsZx/YBrwock/bUGiIEPgKYtj7QIgErZnUzoVzf3k+8EW8IAadMBkeA+3gFEJoQpFLct6m5g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":382150},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.10.0.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/3d38c97f72e6aa007d1317cfc60c4bff/12deg-saas-react-0.10.0.tgz","_integrity":"sha512-2niMTQRJcU0MA3vPNZRKgddHJAaWXxgZGMB4lCxi0hcP1UeiNf3AivLEygYZQCIZfDd0O7OpsGFAHq7dGwt5iw==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.2","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-toastify":"10.0.6","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.54.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.54.0","@dzangolab/react-i18n":"0.54.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.54.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-toastify":">=10.0","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.54.0","@dzangolab/react-form":">=0.54.0","@dzangolab/react-i18n":">=0.54.0","@dzangolab/react-config":">=0.54.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.10.0_1739879643923_0.8189336393496986","host":"s3://npm-registry-packages-npm-production"}},"0.11.0":{"name":"@12deg/saas-react","version":"0.11.0","_id":"@12deg/saas-react@0.11.0","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"7dcaa3966952b917a641974b267b981ab035396d","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.11.0.tgz","fileCount":140,"integrity":"sha512-l5pzzTZIQEw+xq/NPU6TmLV9bn58vQrexJ2SbSrELZTIkPy/C+q5Sit5oBXXoQU15FTmHuLl9vfAwebiHiwtJw==","signatures":[{"sig":"MEYCIQDZ0jVZdRIz/rHvQuXfkFabDxuh4AHaPuVfjc2Nw7hp7AIhALJ0mXkrF/skistcdH98T9sF8AxHDrOPd+pM1QwbgTfq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":392409},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.11.0.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/734be439c06908586f67e3d2c3b02abd/12deg-saas-react-0.11.0.tgz","_integrity":"sha512-l5pzzTZIQEw+xq/NPU6TmLV9bn58vQrexJ2SbSrELZTIkPy/C+q5Sit5oBXXoQU15FTmHuLl9vfAwebiHiwtJw==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.2","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-toastify":"10.0.6","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.54.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.54.0","@dzangolab/react-i18n":"0.54.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.54.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-toastify":">=10.0","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.54.0","@dzangolab/react-form":">=0.54.0","@dzangolab/react-i18n":">=0.54.0","@dzangolab/react-config":">=0.54.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.11.0_1739970405040_0.3632001915895524","host":"s3://npm-registry-packages-npm-production"}},"0.11.1":{"name":"@12deg/saas-react","version":"0.11.1","_id":"@12deg/saas-react@0.11.1","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"3cdcdfb266b41079fb70279a12f9da26fd2d256c","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.11.1.tgz","fileCount":140,"integrity":"sha512-/dpYvUjDxrN366mSXdhCwgb6zOLXbLTd3qAvlcACVljKVR+REW3aj+e0fKfTGs/m2QBvSe/+us+Fkpr1x/7WZw==","signatures":[{"sig":"MEUCIFnPXwdNSfMtI4ReUGYOCgneBOyDn2/x21sjdYNN7vgTAiEAiHt+obFPTqzMbsbYhHGA+NQ5w0maTpjyVX/v8i1Je3U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":392409},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.11.1.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/19a93aa1f7527c3215ff22327d35ba15/12deg-saas-react-0.11.1.tgz","_integrity":"sha512-/dpYvUjDxrN366mSXdhCwgb6zOLXbLTd3qAvlcACVljKVR+REW3aj+e0fKfTGs/m2QBvSe/+us+Fkpr1x/7WZw==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.2","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-toastify":"10.0.6","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.54.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.54.0","@dzangolab/react-i18n":"0.54.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.54.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-toastify":">=10.0","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.54.0","@dzangolab/react-form":">=0.54.0","@dzangolab/react-i18n":">=0.54.0","@dzangolab/react-config":">=0.54.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.11.1_1740050090150_0.1379647397492043","host":"s3://npm-registry-packages-npm-production"}},"0.12.0":{"name":"@12deg/saas-react","version":"0.12.0","_id":"@12deg/saas-react@0.12.0","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"c5f5417af2703773083566395b9bb2df612c9213","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.12.0.tgz","fileCount":142,"integrity":"sha512-buLrzONwtxRK4c7mpHXtdmTKFzrArQE/67R6Pyb0lfmEb6qRicZVo1IymkzBhy3RW95dimz5OxCKtp89YZGL8Q==","signatures":[{"sig":"MEUCIQCLhsHMQ4CJnvdFALtUOxjS2GiXJ2Hl2nBxpR4aOplHNAIgZyMiv3mt6RCO7vvPALq/6h7y33Fl8GcSY87oodv325o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":391032},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.12.0.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/1f54759206e867a12729555b143c17ef/12deg-saas-react-0.12.0.tgz","_integrity":"sha512-buLrzONwtxRK4c7mpHXtdmTKFzrArQE/67R6Pyb0lfmEb6qRicZVo1IymkzBhy3RW95dimz5OxCKtp89YZGL8Q==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.2","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-toastify":"10.0.6","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.54.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.54.0","@dzangolab/react-i18n":"0.54.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.54.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-toastify":">=10.0","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.54.0","@dzangolab/react-form":">=0.54.0","@dzangolab/react-i18n":">=0.54.0","@dzangolab/react-config":">=0.54.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.12.0_1740138639515_0.2707024270987466","host":"s3://npm-registry-packages-npm-production"}},"0.13.0":{"name":"@12deg/saas-react","version":"0.13.0","_id":"@12deg/saas-react@0.13.0","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"2322a5af1361f9615ff3f3fb4a98a568c7a288d5","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.13.0.tgz","fileCount":176,"integrity":"sha512-n7aqR/xbZNWxtaY1tzQOigz6P/QaJnAE2g33PRzM5OMZWwiwv7ePHLTVf+qTbBxLk1XmODia851wdJT7+BvggA==","signatures":[{"sig":"MEUCIQCQmMB4ZWrshmxsJ48jsNGzQ9rViO7HTimZOJFO0dv7VAIgQ4PM2QVJ1HFgGG2SdesYEqpKrpy1TIxf9sdg+olB5xY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":409937},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.13.0.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/d82e4a30473cc1e0fd5e2e369e520d63/12deg-saas-react-0.13.0.tgz","_integrity":"sha512-n7aqR/xbZNWxtaY1tzQOigz6P/QaJnAE2g33PRzM5OMZWwiwv7ePHLTVf+qTbBxLk1XmODia851wdJT7+BvggA==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.2","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-toastify":"10.0.6","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.55.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.55.0","@dzangolab/react-i18n":"0.55.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.55.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-toastify":">=10.0","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.55.0","@dzangolab/react-form":">=0.55.0","@dzangolab/react-i18n":">=0.55.0","@dzangolab/react-config":">=0.55.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.13.0_1740412481599_0.826102673102026","host":"s3://npm-registry-packages-npm-production"}},"0.14.0":{"name":"@12deg/saas-react","version":"0.14.0","_id":"@12deg/saas-react@0.14.0","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"782c4649269e500ad1b6372bcb7747d80b5625a9","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.14.0.tgz","fileCount":176,"integrity":"sha512-Vg++9JNtnKW4JnDzYh1HjupghM3gFW8Acp30+zFNVRV0lAaEXo0hB1LIyMXoaTxKJVWQMJnACJ5TDr5uaPwqoA==","signatures":[{"sig":"MEQCIADaVDG2BbIJC+k29GysCxxDSggq0USDJ+lBqTFIQ+bEAiAsNP56xmmQ1BmB+ZeFXOKIQ7ur9AHplj+2lV6bQuTJHA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":409719},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.14.0.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/658611d76c983a6c9a5340af2e30d1db/12deg-saas-react-0.14.0.tgz","_integrity":"sha512-Vg++9JNtnKW4JnDzYh1HjupghM3gFW8Acp30+zFNVRV0lAaEXo0hB1LIyMXoaTxKJVWQMJnACJ5TDr5uaPwqoA==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.3","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-toastify":"10.0.6","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.55.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.55.0","@dzangolab/react-i18n":"0.55.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.55.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-toastify":">=10.0","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.55.0","@dzangolab/react-form":">=0.55.0","@dzangolab/react-i18n":">=0.55.0","@dzangolab/react-config":">=0.55.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.14.0_1741106414889_0.6834944171552775","host":"s3://npm-registry-packages-npm-production"}},"0.15.0":{"name":"@12deg/saas-react","version":"0.15.0","_id":"@12deg/saas-react@0.15.0","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"201527267ac1254b0d1122ebd600001f86508cc8","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.15.0.tgz","fileCount":176,"integrity":"sha512-QVxe8NytPdFarw84xaa0pFsNJv/QXi7OXUYVcv0bZFhruKlhQaeOymUTMOb69FRbGvSN8BMSL5Q7TO1LfW3vwQ==","signatures":[{"sig":"MEUCIQCMI+QA0qv/f9EOr1p5pzvRWGMkPGWAHqSOFB3+96b+/wIgSelxwOYwur6ndJTtZ2nkXJ2rhhdo7EB99sHrYf8JQeI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":409719},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.15.0.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/a6cab56b044c5cb32754f155cdb89a64/12deg-saas-react-0.15.0.tgz","_integrity":"sha512-QVxe8NytPdFarw84xaa0pFsNJv/QXi7OXUYVcv0bZFhruKlhQaeOymUTMOb69FRbGvSN8BMSL5Q7TO1LfW3vwQ==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.3","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"5.2.11","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"1.6.0","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-toastify":"10.0.6","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.55.0","@vitest/coverage-v8":"1.6.0","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.55.0","@dzangolab/react-i18n":"0.55.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.55.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-toastify":">=10.0","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.55.0","@dzangolab/react-form":">=0.55.0","@dzangolab/react-i18n":">=0.55.0","@dzangolab/react-config":">=0.55.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.15.0_1741762338363_0.12401423143940948","host":"s3://npm-registry-packages-npm-production"}},"0.16.0":{"name":"@12deg/saas-react","version":"0.16.0","_id":"@12deg/saas-react@0.16.0","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"e763bf7a2eef0184c10959dfbe93cf362ba0fd60","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.16.0.tgz","fileCount":176,"integrity":"sha512-hdCjAzVIeF2g7asOrgz3wGiQiwlHcusFPkPHBl73z3MMv0z00gSXn04n2ahN/pauutf5K+laWygSm5gbS5lPiw==","signatures":[{"sig":"MEUCIQCItvCilQ2MUE0yEAJ2QxmfKpuL3nOnoARNe+1uuForjQIgG5sFkAuPtRv3DQTHfGA25uk4ILSBM9KNguxjIJV8L7Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":409186},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.16.0.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/style.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/2f87e147e788362b6cb7bcaf2d46e5f8/12deg-saas-react-0.16.0.tgz","_integrity":"sha512-hdCjAzVIeF2g7asOrgz3wGiQiwlHcusFPkPHBl73z3MMv0z00gSXn04n2ahN/pauutf5K+laWygSm5gbS5lPiw==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.18.3","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.1.1","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"3.0.6","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-toastify":"10.0.6","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.55.0","@vitest/coverage-v8":"3.0.6","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.55.0","@dzangolab/react-i18n":"0.55.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.55.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-toastify":">=10.0","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.55.0","@dzangolab/react-form":">=0.55.0","@dzangolab/react-i18n":">=0.55.0","@dzangolab/react-config":">=0.55.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.16.0_1742370330370_0.08725713523063328","host":"s3://npm-registry-packages-npm-production"}},"0.16.1":{"name":"@12deg/saas-react","version":"0.16.1","_id":"@12deg/saas-react@0.16.1","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"5deea06770c595776e1a8ede8a5ffe04f8596ad9","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.16.1.tgz","fileCount":176,"integrity":"sha512-37rBe5CVQ4h1iqAko11VydnUlz9uLebhCcCbMrXe4+1cBVW3gmfSPgPbqYllyDdz6iIgUhaD7m+eXu+qAGaRlQ==","signatures":[{"sig":"MEUCIDmO15HlUwfB7GPdeFJcDWctYqaD+zk4DNetaB0t134+AiEA0hACnQR9Jhr9ASZAeLONmgRMYCBY9RM8IZAnUCSpQCw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":409191},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.16.1.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/saas-react.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/7256e16a5dfae20360f3c5fa15c3969d/12deg-saas-react-0.16.1.tgz","_integrity":"sha512-37rBe5CVQ4h1iqAko11VydnUlz9uLebhCcCbMrXe4+1cBVW3gmfSPgPbqYllyDdz6iIgUhaD7m+eXu+qAGaRlQ==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.19.0","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.1.1","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"3.0.6","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-toastify":"10.0.6","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.55.0","@vitest/coverage-v8":"3.0.6","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.55.0","@dzangolab/react-i18n":"0.55.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.55.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-toastify":">=10.0","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.55.0","@dzangolab/react-form":">=0.55.0","@dzangolab/react-i18n":">=0.55.0","@dzangolab/react-config":">=0.55.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.16.1_1742549428035_0.23171117844017886","host":"s3://npm-registry-packages-npm-production"}},"0.16.2":{"name":"@12deg/saas-react","version":"0.16.2","_id":"@12deg/saas-react@0.16.2","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"b82283c4d54058ec91da5b4a8ef3c1a80a0fe671","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.16.2.tgz","fileCount":176,"integrity":"sha512-70lXAZvTjtdPaRHWP/H+IMRQvC7KLFwWHQdac7xL9Z/+1zI/GBFjqRPUu/QmyrWuHvwnffPx+BnrtSGpbkgnng==","signatures":[{"sig":"MEYCIQCg8ZGis8m3wOrlpARXe2NcO0y2fjpYTt8/gVGDe7INugIhAN3RB+2ruDh8Yu0aL9IXlPffWaiftCh43a+m0VJK7Wbe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":409191},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.16.2.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/saas-react.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/b23c4cc5f1649bc48a907b094866d706/12deg-saas-react-0.16.2.tgz","_integrity":"sha512-70lXAZvTjtdPaRHWP/H+IMRQvC7KLFwWHQdac7xL9Z/+1zI/GBFjqRPUu/QmyrWuHvwnffPx+BnrtSGpbkgnng==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.19.0","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.1.1","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"3.0.6","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-toastify":"10.0.6","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.55.0","@vitest/coverage-v8":"3.0.6","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.55.0","@dzangolab/react-i18n":"0.55.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.55.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-toastify":">=10.0","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.55.0","@dzangolab/react-form":">=0.55.0","@dzangolab/react-i18n":">=0.55.0","@dzangolab/react-config":">=0.55.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.16.2_1742557736625_0.4871717983512436","host":"s3://npm-registry-packages-npm-production"}},"0.17.0":{"name":"@12deg/saas-react","version":"0.17.0","_id":"@12deg/saas-react@0.17.0","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"51d73c9b14aca47612deaef0399ecbe8cf62efc6","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.17.0.tgz","fileCount":182,"integrity":"sha512-KerC7qGAcFiQx9jn+Lo7zCmLwKKq3NyO4bkns/KVlGbEv4mcjAiwNcQAvjMC6IMKkeAV4zqhbYQySGgOm2KfKw==","signatures":[{"sig":"MEUCICTy3RKfVG1GOxYaLFLikX6OF2zJNq57ONF19LNzHWRQAiEAw3aUH/9AG+NzvO11eD0j685KOhGEepHe5CKK+d3V7po=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":419146},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.17.0.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/saas-react.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/3e776cbca042600f15ae8fb2f10c577a/12deg-saas-react-0.17.0.tgz","_integrity":"sha512-KerC7qGAcFiQx9jn+Lo7zCmLwKKq3NyO4bkns/KVlGbEv4mcjAiwNcQAvjMC6IMKkeAV4zqhbYQySGgOm2KfKw==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.19.0","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.1.1","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"3.0.6","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-toastify":"10.0.6","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.55.0","@vitest/coverage-v8":"3.0.6","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.55.0","@dzangolab/react-i18n":"0.55.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.55.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-toastify":">=10.0","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.55.0","@dzangolab/react-form":">=0.55.0","@dzangolab/react-i18n":">=0.55.0","@dzangolab/react-config":">=0.55.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.17.0_1742986146409_0.3533232993895774","host":"s3://npm-registry-packages-npm-production"}},"0.17.1":{"name":"@12deg/saas-react","version":"0.17.1","_id":"@12deg/saas-react@0.17.1","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"c7d4f3292ba9bafc40c17527809e0aaaa4bb6b23","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.17.1.tgz","fileCount":182,"integrity":"sha512-LXIgPg+hbft1GEQRnePjOK+4RD2p+s3Utovrz4joRuFaIBzPdEUSuNdGQHlgsZj7D6WgNqyfnPXNNO1Ydgbqfw==","signatures":[{"sig":"MEUCIGLLLGgPl/SLnEGJc7APfllR/BispC4sKYZ09lf0zDhpAiEA+TGOQHHeOXYCvvbV2knQmrjzKJ6qF6QPxaMUm+fQgrE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":419160},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.17.1.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=18","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/saas-react.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/3b6a33a0622865c626ac8aef1508b5f5/12deg-saas-react-0.17.1.tgz","_integrity":"sha512-LXIgPg+hbft1GEQRnePjOK+4RD2p+s3Utovrz4joRuFaIBzPdEUSuNdGQHlgsZj7D6WgNqyfnPXNNO1Ydgbqfw==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.19.0","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.1.1","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"3.0.6","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-toastify":"10.0.6","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.55.0","@vitest/coverage-v8":"3.0.6","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.55.0","@dzangolab/react-i18n":"0.55.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.55.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-toastify":">=10.0","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.55.0","@dzangolab/react-form":">=0.55.0","@dzangolab/react-i18n":">=0.55.0","@dzangolab/react-config":">=0.55.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.17.1_1743076561741_0.5150615746723772","host":"s3://npm-registry-packages-npm-production"}},"0.18.0":{"name":"@12deg/saas-react","version":"0.18.0","_id":"@12deg/saas-react@0.18.0","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"21cc4f9aeea468145a390324b02403d7877629a5","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.18.0.tgz","fileCount":184,"integrity":"sha512-KVHqV6iIebCO44s5XGPDOyuGMX0BZEiUAmF3dfZU+mleaOjGOKrW+48Xnh167U3G8woyAUiLGg7KTJRtWJ1G0A==","signatures":[{"sig":"MEQCIEeej/dLCbpap1Ut+uRhijy6mFIAvxCDq5xPHqBUuNJ0AiAXYXNln3mwU/5u/YmRvyZP++vAo+p7WdDWY+iCsp508w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":420377},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.18.0.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=20","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/saas-react.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/c832f3cc60504e673b355665b99a1c37/12deg-saas-react-0.18.0.tgz","_integrity":"sha512-KVHqV6iIebCO44s5XGPDOyuGMX0BZEiUAmF3dfZU+mleaOjGOKrW+48Xnh167U3G8woyAUiLGg7KTJRtWJ1G0A==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.19.0","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.1.1","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"3.0.6","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-toastify":"10.0.6","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.55.0","@vitest/coverage-v8":"3.0.6","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.55.0","@dzangolab/react-i18n":"0.55.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.55.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-toastify":">=10.0","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.55.0","@dzangolab/react-form":">=0.55.0","@dzangolab/react-i18n":">=0.55.0","@dzangolab/react-config":">=0.55.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.18.0_1744024978668_0.419770782936143","host":"s3://npm-registry-packages-npm-production"}},"0.18.1":{"name":"@12deg/saas-react","version":"0.18.1","_id":"@12deg/saas-react@0.18.1","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"7b29e9c5da532abb69e353b7c73878e982017c52","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.18.1.tgz","fileCount":184,"integrity":"sha512-RbzII0V9X41aFR2sWHY2qx52nr9QPjq4pOlkhbdBo9WGvGTiK4teffwlsod3pJVhlKCPAB20oC9dHXl0jDWElw==","signatures":[{"sig":"MEUCIQC+wezXqsJhUMRVParZGBTN3gM4WigrXeTWQ+jIeqN4SQIgXP6siX61/D7kuiJJlALN7Qe5PuzNVDVrba+rmUE1vMU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":426801},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.18.1.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=20","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/saas-react.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/4d59fe4531a8cd8e0827ef2a3c5f7f5a/12deg-saas-react-0.18.1.tgz","_integrity":"sha512-RbzII0V9X41aFR2sWHY2qx52nr9QPjq4pOlkhbdBo9WGvGTiK4teffwlsod3pJVhlKCPAB20oC9dHXl0jDWElw==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.19.1","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.1.1","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"3.0.6","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-toastify":"10.0.6","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.55.0","@vitest/coverage-v8":"3.0.6","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.55.0","@dzangolab/react-i18n":"0.55.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.55.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-toastify":">=10.0","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.55.0","@dzangolab/react-form":">=0.55.0","@dzangolab/react-i18n":">=0.55.0","@dzangolab/react-config":">=0.55.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.18.1_1748249731299_0.021853855276715572","host":"s3://npm-registry-packages-npm-production"}},"0.19.0":{"name":"@12deg/saas-react","version":"0.19.0","_id":"@12deg/saas-react@0.19.0","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"def19e18ad7bd565e2c33d3d312356f9ce555555","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.19.0.tgz","fileCount":184,"integrity":"sha512-45JNyDYmqkMTpWg3nfzq0SugpvCkqc873CAV4hmMhnGRO5fWEPf8TDI3g2jwO2HQPiT7Na/mjZODWthq7zpL6g==","signatures":[{"sig":"MEQCIEcamV9spUl8dcKkaevpibCZnf1pQbJcvC6XgV5qrtD4AiBQTyopKN8n8VbELHbkwt/oC49Pe5joxT7QlhhefXFebg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":426801},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.19.0.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=20","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/saas-react.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/c8456b2c9779eb4281ebe35dcc79bdd2/12deg-saas-react-0.19.0.tgz","_integrity":"sha512-45JNyDYmqkMTpWg3nfzq0SugpvCkqc873CAV4hmMhnGRO5fWEPf8TDI3g2jwO2HQPiT7Na/mjZODWthq7zpL6g==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.19.1","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.1.1","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"3.0.6","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-toastify":"10.0.6","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.55.0","@vitest/coverage-v8":"3.0.6","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.55.0","@dzangolab/react-i18n":"0.55.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.55.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-toastify":">=10.0","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.55.0","@dzangolab/react-form":">=0.55.0","@dzangolab/react-i18n":">=0.55.0","@dzangolab/react-config":">=0.55.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.19.0_1748261106478_0.6384232016835907","host":"s3://npm-registry-packages-npm-production"}},"0.19.1":{"name":"@12deg/saas-react","version":"0.19.1","_id":"@12deg/saas-react@0.19.1","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"24b527d8e601572b701906dbe937aa25f6c90716","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.19.1.tgz","fileCount":184,"integrity":"sha512-9vEjlzoMeL6jJV9HO2JOeXeC42o6gga5Wpo6KXEsyCyuZoSJ3MaPNZ84w8S1dr5SRTUgrRJIlkGIanmLyHkL3g==","signatures":[{"sig":"MEYCIQDWb7aoo8DBVJJe30SB6MHLeHSbi+fpOuA0IsvpcLzqqAIhAP1SFekcdrzu1+pKHfF8LU0kbVCoFoHvVDCY9lXREFoJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":426801},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.19.1.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=20","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/saas-react.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/2c6998823a39b4d6219c86d4e9cbbe48/12deg-saas-react-0.19.1.tgz","_integrity":"sha512-9vEjlzoMeL6jJV9HO2JOeXeC42o6gga5Wpo6KXEsyCyuZoSJ3MaPNZ84w8S1dr5SRTUgrRJIlkGIanmLyHkL3g==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.19.1","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.1.1","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"3.0.6","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-toastify":"10.0.6","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.55.0","@vitest/coverage-v8":"3.0.6","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.55.0","@dzangolab/react-i18n":"0.55.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.55.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-toastify":">=10.0","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.55.0","@dzangolab/react-form":">=0.55.0","@dzangolab/react-i18n":">=0.55.0","@dzangolab/react-config":">=0.55.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.19.1_1748502318892_0.7796517336035416","host":"s3://npm-registry-packages-npm-production"}},"0.19.2":{"name":"@12deg/saas-react","version":"0.19.2","_id":"@12deg/saas-react@0.19.2","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"f4f6f9300ec71f498779899f6f193b67eb74a023","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.19.2.tgz","fileCount":184,"integrity":"sha512-Y7haOXy0wRVZ38QMjwjzjoc7EUUfWeDC6TrvNOLdAmxElLYeXt5K7BkpyhwYyx4wtNvJ8jjsaFyQObrSxbw9fg==","signatures":[{"sig":"MEQCIA8oSXzH5raR4ZMVRJIh8VlQ28Q1O/J1v9xJxmObMqxWAiBJMI7aiUf29sLj93qRfBVPKc03myStwir37DVpbNGL7Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":426801},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.19.2.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=20","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/saas-react.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/966c3489dcc989a2115281604be30d71/12deg-saas-react-0.19.2.tgz","_integrity":"sha512-Y7haOXy0wRVZ38QMjwjzjoc7EUUfWeDC6TrvNOLdAmxElLYeXt5K7BkpyhwYyx4wtNvJ8jjsaFyQObrSxbw9fg==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.19.2","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.1.1","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"3.0.6","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-toastify":"10.0.6","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.55.0","@vitest/coverage-v8":"3.0.6","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.55.0","@dzangolab/react-i18n":"0.55.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.55.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-toastify":">=10.0","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.55.0","@dzangolab/react-form":">=0.55.0","@dzangolab/react-i18n":">=0.55.0","@dzangolab/react-config":">=0.55.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.19.2_1749201473905_0.27273812787395935","host":"s3://npm-registry-packages-npm-production"}},"0.20.0":{"name":"@12deg/saas-react","version":"0.20.0","_id":"@12deg/saas-react@0.20.0","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"dist":{"shasum":"1921e9af16135201461c3df83b139e5361e443d4","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.20.0.tgz","fileCount":188,"integrity":"sha512-s2b+DETk4+YP4Am5I8ov7cv3ZjgXH5qzQLfwKfIf4cVH940dMBxpSABKCLpG1ddkYEavYbXn9ufds4BEEtTBrg==","signatures":[{"sig":"MEQCIEcQc9d48dS43i538Wqiq99TU5AAQyiit+GvJTWMfXeNAiA/fvnuu2N5+3tpBxK3UIzAUjptQbqJ3XNeTSpwB3SkOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":431808},"main":"dist/12degSaasReact.umd.js","_from":"file:12deg-saas-react-0.20.0.tgz","types":"./dist/src/index.d.ts","module":"dist/12degSaasReact.es.js","engines":{"node":">=20","pnpm":">=9"},"exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/saas-react.css"},"scripts":{"lint":"eslint .","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","build":"vite build && tsc --emitDeclarationOnly","lint:fix":"eslint . --fix","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false","sort-package":"npx sort-package-json","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","snapshot:update":"vitest --environment jsdom run --update"},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"_resolved":"/tmp/9ff7ce2326d29d17d6b652c3d24ba687/12deg-saas-react-0.20.0.tgz","_integrity":"sha512-s2b+DETk4+YP4Am5I8ov7cv3ZjgXH5qzQLfwKfIf4cVH940dMBxpSABKCLpG1ddkYEavYbXn9ufds4BEEtTBrg==","_npmVersion":"10.8.2","description":"Saas plugin for react","directories":{},"_nodeVersion":"20.19.3","dependencies":{"zod":"3.23.8","axios":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.1.1","jsdom":"24.0.0","react":"18.3.1","eslint":"8.57.1","vitest":"3.0.6","prettier":"3.3.3","react-dom":"18.3.1","primereact":"9.6.1","typescript":"5.4.5","@types/node":"20.14.14","@types/jsdom":"21.1.6","@types/react":"18.3.3","react-toastify":"10.0.6","react-router-dom":"6.26.1","@dzangolab/react-ui":"0.55.0","@vitest/coverage-v8":"3.0.6","@12deg/eslint-config":"0.1.11","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","@dzangolab/react-form":"0.55.0","@dzangolab/react-i18n":"0.55.0","eslint-plugin-unicorn":"56.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.2.1","@dzangolab/react-config":"0.55.0","@typescript-eslint/parser":"8.14.0","eslint-import-resolver-alias":"1.1.2","@typescript-eslint/eslint-plugin":"8.14.0","eslint-import-resolver-typescript":"3.6.3"},"peerDependencies":{"react":">=18.2","react-dom":">=18.3.1","primereact":">=9.6.1","react-toastify":">=10.0","react-router-dom":">=6.26.1","@dzangolab/react-ui":">=0.55.0","@dzangolab/react-form":">=0.55.0","@dzangolab/react-i18n":">=0.55.0","@dzangolab/react-config":">=0.55.0"},"_npmOperationalInternal":{"tmp":"tmp/saas-react_0.20.0_1752666380237_0.41811143684489416","host":"s3://npm-registry-packages-npm-production"}},"0.21.0":{"name":"@12deg/saas-react","version":"0.21.0","description":"Saas plugin for react","exports":{".":{"import":"./dist/12degSaasReact.es.js","require":"./dist/12degSaasReact.umd.js"},"./dist/12degSaasReact.css":"./dist/saas-react.css"},"main":"dist/12degSaasReact.umd.js","module":"dist/12degSaasReact.es.js","types":"./dist/src/index.d.ts","dependencies":{"axios":"1.7.9","zod":"3.23.8"},"devDependencies":{"@12deg/eslint-config":"0.1.11","@prefabs.tech/react-config":"0.61.0","@prefabs.tech/react-form":"0.61.0","@prefabs.tech/react-i18n":"0.61.0","@prefabs.tech/react-ui":"0.61.0","@types/jsdom":"21.1.6","@types/node":"20.14.14","@types/react":"18.3.3","@typescript-eslint/eslint-plugin":"8.14.0","@typescript-eslint/parser":"8.14.0","@vitejs/plugin-react":"4.3.4","@vitest/coverage-v8":"3.0.6","eslint":"8.57.1","eslint-config-prettier":"9.1.0","eslint-import-resolver-alias":"1.1.2","eslint-import-resolver-typescript":"3.6.3","eslint-plugin-import":"2.31.0","eslint-plugin-prettier":"5.2.1","eslint-plugin-unicorn":"56.0.1","jsdom":"24.0.0","prettier":"3.3.3","primereact":"9.6.1","react":"18.3.1","react-dom":"18.3.1","react-router-dom":"6.26.1","react-toastify":"10.0.6","typescript":"5.4.5","vite":"6.1.1","vitest":"3.0.6"},"peerDependencies":{"@prefabs.tech/react-config":">=0.61.0","@prefabs.tech/react-form":">=0.61.0","@prefabs.tech/react-i18n":">=0.61.0","@prefabs.tech/react-ui":">=0.61.0","primereact":">=9.6.1","react":">=18.2","react-dom":">=18.3.1","react-router-dom":">=6.26.1","react-toastify":">=10.0"},"engines":{"node":">=20","pnpm":">=9"},"scripts":{"build":"vite build && tsc --emitDeclarationOnly","lint":"eslint .","lint:fix":"eslint . --fix","snapshot:update":"vitest --environment jsdom run --update","sort-package":"npx sort-package-json","test":"pnpm build && vitest --environment jsdom run --coverage --pass-with-no-tests","test:component":"vitest --environment jsdom run component/ --pass-with-no-tests","test:snapshot":"vitest --environment jsdom run snapshot/ --pass-with-no-tests","test:unit":"vitest --environment jsdom run unit/ --pass-with-no-tests","typecheck":"tsc --noEmit -p tsconfig.vitest.json --composite false"},"_id":"@12deg/saas-react@0.21.0","_integrity":"sha512-DNvvMGTYpBv4Ga48J7/k2mdfLHaEvkIJBvTaDz0sHGEz+Go+laWWo54xUrHkyqsuJZqpU2YNYwYkj26TTl3oFA==","_resolved":"/tmp/eec696c1b50ac13ba5f6a97fcd61c485/12deg-saas-react-0.21.0.tgz","_from":"file:12deg-saas-react-0.21.0.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-DNvvMGTYpBv4Ga48J7/k2mdfLHaEvkIJBvTaDz0sHGEz+Go+laWWo54xUrHkyqsuJZqpU2YNYwYkj26TTl3oFA==","shasum":"33a70a70bb4deb8c7ea5d30b3af826927f43f17f","tarball":"https://registry.npmjs.org/@12deg/saas-react/-/saas-react-0.21.0.tgz","fileCount":188,"unpackedSize":433760,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCUOiRp809rOP5vPlHJf8C38oG1tJCl+3GNfscmk+WrTQIhAKpvDcU8Ir6vg5fzPDiw3nLaCaiJkjhtEZ5SvO7X8x7T"}]},"_npmUser":{"name":"rameshlohala","email":"ramesh@dzangolab.com"},"directories":{},"maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/saas-react_0.21.0_1753960651800_0.7863519051139187"},"_hasShrinkwrap":false}},"time":{"created":"2024-12-09T11:23:59.201Z","modified":"2025-07-31T11:17:32.246Z","0.1.0":"2024-12-09T11:23:59.526Z","0.2.0":"2024-12-19T16:22:23.575Z","0.2.1":"2024-12-20T15:37:07.900Z","0.3.0":"2025-01-22T10:28:59.118Z","0.3.1":"2025-01-22T12:18:28.449Z","0.3.2":"2025-01-24T12:30:32.596Z","0.3.3":"2025-01-29T03:56:05.394Z","0.3.4":"2025-01-30T12:10:57.498Z","0.4.0":"2025-02-06T14:07:30.042Z","0.5.0":"2025-02-07T09:50:53.350Z","0.6.0":"2025-02-10T12:36:42.430Z","0.7.0":"2025-02-11T11:44:26.606Z","0.8.0":"2025-02-11T13:10:34.118Z","0.8.1":"2025-02-14T11:48:04.035Z","0.8.2":"2025-02-14T16:34:37.076Z","0.9.0":"2025-02-17T12:34:48.602Z","0.10.0":"2025-02-18T11:54:04.102Z","0.11.0":"2025-02-19T13:06:45.278Z","0.11.1":"2025-02-20T11:14:50.341Z","0.12.0":"2025-02-21T11:50:39.874Z","0.13.0":"2025-02-24T15:54:41.881Z","0.14.0":"2025-03-04T16:40:15.142Z","0.15.0":"2025-03-12T06:52:18.548Z","0.16.0":"2025-03-19T07:45:30.536Z","0.16.1":"2025-03-21T09:30:28.261Z","0.16.2":"2025-03-21T11:48:56.861Z","0.17.0":"2025-03-26T10:49:06.698Z","0.17.1":"2025-03-27T11:56:02.008Z","0.18.0":"2025-04-07T11:22:58.928Z","0.18.1":"2025-05-26T08:55:31.488Z","0.19.0":"2025-05-26T12:05:06.696Z","0.19.1":"2025-05-29T07:05:19.069Z","0.19.2":"2025-06-06T09:17:54.105Z","0.20.0":"2025-07-16T11:46:20.446Z","0.21.0":"2025-07-31T11:17:32.011Z"},"description":"Saas plugin for react","maintainers":[{"name":"rameshlohala","email":"ramesh@dzangolab.com"},{"name":"semanta","email":"semanta@dzangolab.com"},{"name":"olivier12deg","email":"olivier@12deg.com"}],"readme":"# @12deg/saas-react\n\nThis package provides essential tools and components to support SaaS functionality in React applications. It simplifies account management, routing, and configuration for multi-tenant SaaS platforms.\n\n## Installation\n\nInstall with npm:\n\n```bash\nnpm install @12deg/saas-react\n```\n\nInstall with pnpm:\n\n```bash\npnpm add --filter \"@scope/project\" @12deg/saas-react\n```\n\n## Usage\n\n### Basic setup\n\nTo use this package, wrap your application with the `AccountsProvider` component. This provider manages account-related state and configuration.\n\n```typescript\n// src/App.tsx\nimport { AccountsProvider } from \"@12deg/saas-react\";\nimport config from \"./config\";\n\nfunction App() {\n  return (\n    <AccountsProvider\n      userId={user?.id}\n      config={{\n        apiBaseUrl: config.apiBaseUrl,\n        autoSelectAccount: true,\n        mainAppSubdomain: config.saas.mainAppSubdomain,\n        rootDomain: config.saas.rootDomain,\n      }}\n    >\n      <AppRouter />\n      <ToastContainer position=\"bottom-right\" />\n    </AccountsProvider>\n  );\n}\n```\n\n### Configuration\n\nThe `AccountsProvider` accepts a `config` prop to customize its behavior. Below are the available options with detailed explanations:\n\n```typescript\nconfig: {\n  accounts?: {\n    autoSelectAccount?: boolean; // (default: true) \n    allowMultipleSessions?: boolean; // (default: true) \n    signup?: {\n      apiPath?: string;\n      termsAndConditionsUrl?: string; \n      appRedirection?: boolean;\n    };\n  };\n  apiBaseUrl: string;\n  mainAppSubdomain: string;\n  rootDomain: string; \n  multiDatabase: boolean;\n  saasAccountRoles?: string[]; \n  subdomains: \"required\" | \"optional\" | \"disabled\";\n};\n```\n\n### Detailed attribute descriptions\n\n- **`accounts`**: Contains account-specific configurations.\n  - **`autoSelectAccount`**: When enabled (default), the system automatically selects an account for the user if they have only one account.\n  - **`allowMultipleSessions`**: When enabled (default), users can maintain multiple active sessions across different accounts.\n  - **`signup`**: Configuration for signup-related operations.\n    - **`apiPath`**: The api path for signup\n    - **`termsAndConditionsUrl`**: url for the terms and conditions page.\n    - **`appRedirection`**: Indicates whether to redirect to the app after signup.\n- **`apiBaseUrl`**: The base url for all api requests.\n- **`mainAppSubdomain`**: Specifies the subdomain for the main application.\n- **`rootDomain`**: The root domain of your SaaS platform.\n- **`multiDatabase`**: Indicates whether the SaaS platform supports multiple databases.\n- **`saasAccountRoles`**: A list of roles available for accounts in the SaaS platform. Used when inviting users to an account.\n- **`subdomains`**: Specifies the subdomain behavior for the SaaS platform. Options include:\n  - `\"required\"`: Subdomains are mandatory for tenant identification.\n  - `\"optional\"`: Subdomains are optional and can be used if needed.\n  - `\"disabled\"`: Subdomains are not used in the SaaS platform.\n\n\n### Routing\n\nThis package provides pre-configured routes for SaaS applications, designed to simplify navigation in multi-tenant platforms. The two main methods for generating routes are:\n\n#### `getSaasAdminRoutes`\n- **Purpose**: Generates routes for the admin section of a SaaS application.\n- **Ideal use case**: Use this method in your **Admin App**.\n- **Parameters**:\n  - `type`: Specifies the type of routes. Options:\n    - `\"authenticated\"` (default): Routes for authenticated users.\n    - `\"unauthenticated\"`: No routes are returned.\n    - `\"public\"`: No routes are returned.\n  - `options`: An optional object to customize routes. Following route options are available under `options.routes`:\n    - `accountsAdd`: Customizes the \"Add Account\" route.\n    - `accountsEdit`: Customizes the \"Edit Account\" route.\n    - `accountsView`: Customizes the \"Viefw Account\" route.\n\n#### `getSaasAppRoutes`\n- **Purpose**: Generates routes for the main application section of a SaaS platform.\n- **Ideal use case**: Use this method in your **Main App**.\n- **Parameters**:\n  - `type`: Specifies the type of routes. Options:\n    - `\"authenticated\"` (default): Routes for authenticated users.\n    - `\"unauthenticated\"`: Routes for unauthenticated users.\n    - `\"public\"`: Routes for public access.\n  - `options`: An optional object to customize routes. Following route options are available under `options.routes`:\n    - `accountSettings`: Customizes the \"Account Settings\" route.\n    - `invitationAccept`: Customizes the \"Accept Invitation\" route.\n    - `invitationJoin`: Customizes the \"Join Invitation\" route.\n    - `invitationSignup`: Customizes the \"Signup Invitation\" route.\n    - `myAccounts`: Customizes the \"My Accounts\" route.\n    - `signup`: Customizes the \"Signup\" route.\n\n### Example usage\n\n```typescript\nimport { getSaasAdminRoutes, getSaasAppRoutes } from \"@12deg/saas-react/routes\";\n\n// Admin App\nconst adminRoutes = getSaasAdminRoutes();\n\n// Main App\nconst appRoutes = getSaasAppRoutes();\n```\n\nThese methods allow you to easily define and manage routes for different sections of your SaaS platform.\n\n### Components and pages\n\nThis package provides several reusable components and pages to simplify SaaS application development. Below is a list of all exported components and pages:\n\n#### Components\n- **Account components**:\n  - `AccountSwitcher`: Allows users to switch between accounts.\n  - `AccountForm`: A form for creating or editing account details.\n  - `AccountInfo`: Displays detailed information about an account.\n  - `AccountInvitationForm`: A form for sending account invitations.\n  - `AccountInvitationModal`: A modal for managing account invitations.\n  - `AccountInvitationsTable`: Displays a table of account invitations.\n  - `AccountSignupForm`: A form for signing up for an account.\n  - `AccountUsersTable`: Displays a table of users associated with an account.\n  - `AccountsTable`: Displays a table of all accounts.\n  - `MyAccounts`: Displays a list of accounts associated with the user.\n  - `UserSignupForm`: A form for user signup.\n\n#### Pages\n- **AcceptInvitation pages**:\n  - `AcceptInvitation`: Handles the process of accepting an invitation to join or signup to an account.\n  - `JoinInvitation`: Manages the process of joining an account via an invitation.\n  - `SignupInvitation`: Facilitates signing up for an account through an invitation.\n\n- **Account pages**:\n  - `AccountAdd`: Provides a page for adding a new account.\n  - `AccountEdit`: Allows editing of existing account details.\n  - `AccountSettings`: Displays and manages account information including user and invitations.\n  - `AccountView`: Shows detailed information about a specific account.\n\n- **MyAccounts pages**:\n  - `MyAccountsPage`: Displays a list of accounts associated with the user and allows account switching or management.\n\n- **Signup pages**:\n  - `SignupPage`: Facilitates user signup and account creation processes. Dynamically renders either an `AccountSignupForm` or `UserSignupForm` based on the app context (main app or user app).\n\nThese components and pages can be imported and used directly in your application.\n\n\n### i18n support\n\nThis package uses `@prefabs.tech/react-i18n` for translations. By default, it uses the following namespaces:\n\n- `account`\n- `accounts`\n\nThese namespaces are available in the following locales:\n\n- **English (`en`)**: `locales/en/account.json`, `locales/en/accounts.json`\n- **French (`fr`)**: `locales/fr/account.json`, `locales/fr/accounts.json`\n\nEnsure you register these namespaces in your application's i18n setup.\n\nRefer to the `locales/en` and `locales/fr` folders for the required translation keys.\n\n## Contributing\n\nContributions are welcome! Please follow the guidelines in the repository to submit issues or pull requests.\n","readmeFilename":"README.md"}