{"_id":"@aokiapp/rjsf-mantine-theme","_rev":"9-2509f78ef61ca30c40802ea190a17d47","name":"@aokiapp/rjsf-mantine-theme","dist-tags":{"latest":"0.5.0"},"versions":{"0.0.2":{"name":"@aokiapp/rjsf-mantine-theme","version":"0.0.2","keywords":["react-jsonschema-form","jsonschema","json-schema","json","schema","form","react","material-ui 5","mantine","rjsf-mantine"],"author":{"name":"Yuki Aoki","email":"me@aoki.app"},"license":"Apache-2.0","_id":"@aokiapp/rjsf-mantine-theme@0.0.2","maintainers":[{"name":"yuki-js","email":"ayukiyhs@gmail.com"}],"contributors":[],"homepage":"https://github.com/rjsf-team/react-jsonschema-form#readme","bugs":{"url":"https://github.com/rjsf-team/react-jsonschema-form/issues"},"dist":{"shasum":"0e38abaa6eb1c03bad7ab545c45a2b761bf4495f","tarball":"https://registry.npmjs.org/@aokiapp/rjsf-mantine-theme/-/rjsf-mantine-theme-0.0.2.tgz","fileCount":100,"integrity":"sha512-1cu8UeRp8H9g84LeBSfmN70e+1Xoq7uLzsRqx+mxFYEDYVJBQzLJrXU9FBH+sMYsSMNMJAoS5NF9uyZOAjKHrA==","signatures":[{"sig":"MEUCIEBT7cSrw2IsDrT6icJHgTBctCfhINYbJTb1Nz2FiaobAiEAifXytpz95ZrnkLSL4z+fhUxWnzRUs01YaBWG77dIQrg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":618997},"main":"./dist/index.js","types":"./lib/index.d.ts","module":"./lib/index.js","engines":{"node":">=20"},"gitHead":"f6e8212b3d14a76a2987020835baae03452dff5f","scripts":{"lint":"eslint src test","test":"jest","build":"npm run build:ts && npm run build:cjs && npm run build:esm && npm run build:umd","build:ts":"tsc -b","cs-check":"prettier -l \"{src,test}/**/*.ts?(x)\"","build:cjs":"esbuild ./src/index.ts --bundle --outfile=dist/index.js --sourcemap --packages=external --format=cjs","build:esm":"esbuild ./src/index.ts --bundle --outfile=dist/mantine.esm.js --sourcemap --packages=external --format=esm","build:umd":"rollup dist/mantine.esm.js --format=umd --file=dist/mantine.umd.js --name=@aokiapp/rjsf-mantine-theme","cs-format":"prettier \"{src,test}/**/*.ts?(x)\" --write","precommit":"lint-staged","test:update":"jest --u"},"_npmUser":{"name":"yuki-js","email":"ayukiyhs@gmail.com"},"repository":{"url":"git+https://github.com/rjsf-team/react-jsonschema-form.git","type":"git"},"_npmVersion":"10.2.3","description":"Mantine theme, fields and widgets for react-jsonschema-form","directories":{},"lint-staged":{"{src,test}/**/*.ts?(x)":["eslint --fix"]},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react-test-renderer":"^18.2.0","@rjsf/snapshot-tests":"^5.15.x","@types/react-test-renderer":"^18.0.7"},"peerDependencies":{"dayjs":">=1.11.10","react":">=17","@rjsf/core":"^5.15.x","@rjsf/utils":"^5.15.x","@mantine/core":">=7.4.0","@mantine/dates":">=7.4.0","@mantine/hooks":">=7.4.0","@tabler/icons-react":">=2.45.0"},"_npmOperationalInternal":{"tmp":"tmp/rjsf-mantine-theme_0.0.2_1704735452604_0.8033311929704279","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@aokiapp/rjsf-mantine-theme","version":"0.0.3","keywords":["react-jsonschema-form","jsonschema","json-schema","json","schema","form","react","material-ui 5","mantine","rjsf-mantine"],"author":{"name":"Yuki Aoki","email":"me@aoki.app"},"license":"Apache-2.0","_id":"@aokiapp/rjsf-mantine-theme@0.0.3","maintainers":[{"name":"yuki-js","email":"ayukiyhs@gmail.com"}],"contributors":[],"homepage":"https://github.com/AokiApp/rjsf-mantine-theme#readme","bugs":{"url":"https://github.com/AokiApp/rjsf-mantine-theme/issues"},"dist":{"shasum":"3fbe315d95d15b7df025d46d44a9ff2678b318f3","tarball":"https://registry.npmjs.org/@aokiapp/rjsf-mantine-theme/-/rjsf-mantine-theme-0.0.3.tgz","fileCount":102,"integrity":"sha512-A1ZjbB1GPLU4qhZ7xVTvfhUB+ufVnLnLkr7b2eAOZjnvK+79mrq4YRuSYXPXeUxtku33ypOcPAmF4c34ngwyOA==","signatures":[{"sig":"MEQCIHestirK12PGZVR28vySPWYk02ekJ3lMFQ736cX1IUQaAiAE8BIZRi+bUP9nQIHN9FaytLL5lLuSAudxoc4pGg9T5g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":679930},"main":"./dist/index.js","types":"./lib/index.d.ts","module":"./lib/index.js","engines":{"node":">=20"},"gitHead":"feaaad7444a01bf7a163e7a0a0369fda7b54940e","scripts":{"lint":"eslint src test","test":"jest","build":"npm run build:ts && npm run build:cjs && npm run build:esm && npm run build:umd","build:ts":"tsc -b","cs-check":"prettier -l \"{src,test}/**/*.ts?(x)\"","build:cjs":"esbuild ./src/index.ts --bundle --outfile=dist/index.js --sourcemap --packages=external --format=cjs","build:esm":"esbuild ./src/index.ts --bundle --outfile=dist/mantine.esm.js --sourcemap --packages=external --format=esm","build:umd":"rollup dist/mantine.esm.js --format=umd --file=dist/mantine.umd.js --name=@aokiapp/rjsf-mantine-theme","cs-format":"prettier \"{src,test}/**/*.ts?(x)\" --write","precommit":"lint-staged","test:update":"jest --u"},"_npmUser":{"name":"yuki-js","email":"ayukiyhs@gmail.com"},"repository":{"url":"git+https://github.com/AokiApp/rjsf-mantine-theme.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v20.10.0+x64 (linux)","description":"Mantine theme, fields and widgets for react-jsonschema-form","directories":{},"lint-staged":{"{src,test}/**/*.ts?(x)":["eslint --fix"]},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react-test-renderer":"^18.2.0","@rjsf/snapshot-tests":"^5.15.x","@types/react-test-renderer":"^18.0.7"},"peerDependencies":{"dayjs":">=1.11.10","react":">=17","@rjsf/core":"^5.15.x","@rjsf/utils":"^5.15.x","@mantine/core":">=7.4.0","@mantine/dates":">=7.4.0","@mantine/hooks":">=7.4.0","@tabler/icons-react":">=2.45.0"},"_npmOperationalInternal":{"tmp":"tmp/rjsf-mantine-theme_0.0.3_1704735655469_0.1360435115750167","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@aokiapp/rjsf-mantine-theme","version":"0.0.4","keywords":["react-jsonschema-form","jsonschema","json-schema","json","schema","form","react","material-ui 5","mantine","rjsf-mantine"],"author":{"name":"Yuki Aoki","email":"me@aoki.app"},"license":"Apache-2.0","_id":"@aokiapp/rjsf-mantine-theme@0.0.4","maintainers":[{"name":"yuki-js","email":"ayukiyhs@gmail.com"}],"contributors":[],"homepage":"https://github.com/AokiApp/rjsf-mantine-theme#readme","bugs":{"url":"https://github.com/AokiApp/rjsf-mantine-theme/issues"},"dist":{"shasum":"b0369089cf659aeacdc75fcffd9f7758d28de6b3","tarball":"https://registry.npmjs.org/@aokiapp/rjsf-mantine-theme/-/rjsf-mantine-theme-0.0.4.tgz","fileCount":2,"integrity":"sha512-zFCIqeODscPqTgKefGnVADYuqytcCCCdk54fzbuzQi30ZFYvqpVlcHV//NgpZhSA1eE4123dE1QV70zuNuJM1Q==","signatures":[{"sig":"MEUCIQDCs6YFVrhUGujGS7kn1vHFVGvyZ641CGBRXH2bTKeKUgIgU19mDPAIv1U1PSri9JIrkMRSu5eWqrjFlbBxcOKwGpk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3639},"main":"./dist/index.js","types":"./lib/index.d.ts","module":"./lib/index.js","engines":{"node":">=20"},"gitHead":"cdc131037ec022513877d5f20adef294480d90f5","scripts":{"lint":"eslint src test","test":"jest","build":"npm run build:ts && npm run build:cjs && npm run build:esm && npm run build:umd","build:ts":"tsc -b","cs-check":"prettier -l \"{src,test}/**/*.ts?(x)\"","build:cjs":"esbuild ./src/index.ts --bundle --outfile=dist/index.js --sourcemap --packages=external --format=cjs","build:esm":"esbuild ./src/index.ts --bundle --outfile=dist/mantine.esm.js --sourcemap --packages=external --format=esm","build:umd":"rollup dist/mantine.esm.js --format=umd --file=dist/mantine.umd.js --name=@aokiapp/rjsf-mantine-theme","cs-format":"prettier \"{src,test}/**/*.ts?(x)\" --write","precommit":"lint-staged","test:update":"jest --u"},"_npmUser":{"name":"yuki-js","email":"ayukiyhs@gmail.com"},"repository":{"url":"git+https://github.com/AokiApp/rjsf-mantine-theme.git","type":"git"},"_npmVersion":"10.2.3","description":"Mantine theme, fields and widgets for react-jsonschema-form","directories":{},"lint-staged":{"{src,test}/**/*.ts?(x)":["eslint --fix"]},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react-test-renderer":"^18.2.0","@rjsf/snapshot-tests":"^5.15.x","@types/react-test-renderer":"^18.0.7"},"peerDependencies":{"dayjs":">=1.11.10","react":">=17","@rjsf/core":"^5.15.x","@rjsf/utils":"^5.15.x","@mantine/core":">=7.4.0","@mantine/dates":">=7.4.0","@mantine/hooks":">=7.4.0","@tabler/icons-react":">=2.45.0"},"_npmOperationalInternal":{"tmp":"tmp/rjsf-mantine-theme_0.0.4_1704735926663_0.35157695328937333","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@aokiapp/rjsf-mantine-theme","version":"0.0.5","keywords":["react-jsonschema-form","jsonschema","json-schema","json","schema","form","react","material-ui 5","mantine","rjsf-mantine"],"author":{"name":"Yuki Aoki","email":"me@aoki.app"},"license":"Apache-2.0","_id":"@aokiapp/rjsf-mantine-theme@0.0.5","maintainers":[{"name":"yuki-js","email":"ayukiyhs@gmail.com"}],"contributors":[],"homepage":"https://github.com/AokiApp/rjsf-mantine-theme#readme","bugs":{"url":"https://github.com/AokiApp/rjsf-mantine-theme/issues"},"dist":{"shasum":"c6f126018f5dd2ab52cdeb8c07de9ca22b4c92ea","tarball":"https://registry.npmjs.org/@aokiapp/rjsf-mantine-theme/-/rjsf-mantine-theme-0.0.5.tgz","fileCount":103,"integrity":"sha512-v1xHHaET5m4YyWPCx4Gn/xDK2e6s6Ki5fhu3zyb7N1vvFL5N0jHeNIFiHNz3wsPeruunDiRDO5/mpiaAd9GIGw==","signatures":[{"sig":"MEUCIQCiF+g2mIkVy+P3a3RRcE87hXJGU8QQ85AtbNeLtAmbwQIgZAhxh0Uxv9j3msNuZVbT+aOwgAizt3ZQPgpvB9D9ogo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":681532},"main":"./dist/index.js","types":"./lib/index.d.ts","module":"./lib/index.js","engines":{"node":">=20"},"gitHead":"1c321e2991c720751f3a314b774355aec9af3a48","scripts":{"lint":"eslint src test","test":"jest","build":"npm run build:ts && npm run build:cjs && npm run build:esm && npm run build:umd","build:ts":"tsc -b","cs-check":"prettier -l \"{src,test}/**/*.ts?(x)\"","build:cjs":"esbuild ./src/index.ts --bundle --outfile=dist/index.js --sourcemap --packages=external --format=cjs","build:esm":"esbuild ./src/index.ts --bundle --outfile=dist/mantine.esm.js --sourcemap --packages=external --format=esm","build:umd":"rollup dist/mantine.esm.js --format=umd --file=dist/mantine.umd.js --name=@aokiapp/rjsf-mantine-theme","cs-format":"prettier \"{src,test}/**/*.ts?(x)\" --write","precommit":"lint-staged","test:update":"jest --u"},"_npmUser":{"name":"yuki-js","email":"ayukiyhs@gmail.com"},"repository":{"url":"git+https://github.com/AokiApp/rjsf-mantine-theme.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v20.10.0+x64 (linux)","description":"Mantine theme, fields and widgets for react-jsonschema-form","directories":{},"lint-staged":{"{src,test}/**/*.ts?(x)":["eslint --fix"]},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react-test-renderer":"^18.2.0","@rjsf/snapshot-tests":"^5.15.x","@types/react-test-renderer":"^18.0.7"},"peerDependencies":{"dayjs":">=1.11.10","react":">=17","@rjsf/core":"^5.15.x","@rjsf/utils":"^5.15.x","@mantine/core":">=7.4.0","@mantine/dates":">=7.4.0","@mantine/hooks":">=7.4.0","@tabler/icons-react":">=2.45.0"},"_npmOperationalInternal":{"tmp":"tmp/rjsf-mantine-theme_0.0.5_1704858042603_0.7472343766929614","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@aokiapp/rjsf-mantine-theme","version":"0.4.0","keywords":["react-jsonschema-form","jsonschema","json-schema","json","schema","form","react","material-ui 5","mantine","rjsf-mantine"],"author":{"name":"Yuki Aoki","email":"me@aoki.app"},"license":"Apache-2.0","_id":"@aokiapp/rjsf-mantine-theme@0.4.0","maintainers":[{"name":"yuki-js","email":"ayukiyhs@gmail.com"}],"contributors":[],"homepage":"https://github.com/AokiApp/rjsf-mantine-theme#readme","bugs":{"url":"https://github.com/AokiApp/rjsf-mantine-theme/issues"},"dist":{"shasum":"681778f020e6e52577a235c3c46833d4e2c123e6","tarball":"https://registry.npmjs.org/@aokiapp/rjsf-mantine-theme/-/rjsf-mantine-theme-0.4.0.tgz","fileCount":258,"integrity":"sha512-geKUHo7JJ/GxllR/ED2r+ai6ZHWzLiDsNgYWid1QnZzAg5HAYuoN2m30Dt+KeJzbWJ4jqDaBUm0WOr4iQogS3A==","signatures":[{"sig":"MEUCIQCpWZdtn/rcKLQ8bZva56D/3dFo8JU9Wtfxp4bsfgAc6AIgcKsKkD/tzDlOOlw9PBH+6in0LvXjtpoMhCL10S12jpU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":681332},"main":"./dist/index.cjs","types":"./lib/index.d.ts","module":"./lib/index.mjs","engines":{"node":">=20"},"gitHead":"b29e558135d98739b39c3af6c03bddd5033d6124","scripts":{"lint":"eslint src test","test":"jest","build":"npm run build:ts && npm run build:bundle","build:ts":"tsc -b","cs-check":"prettier -l \"{src,test}/**/*.ts?(x)\"","cs-format":"prettier \"{src,test}/**/*.ts?(x)\" --write","precommit":"lint-staged","test:update":"jest --u","build:bundle":"rollup -c"},"_npmUser":{"name":"yuki-js","email":"ayukiyhs@gmail.com"},"repository":{"url":"git+https://github.com/AokiApp/rjsf-mantine-theme.git","type":"git"},"_npmVersion":"9.6.6","description":"Mantine theme, fields and widgets for react-jsonschema-form","directories":{},"lint-staged":{"{src,test}/**/*.ts?(x)":["eslint --fix"]},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react-test-renderer":"^18.2.0","@rjsf/snapshot-tests":"^5.16.x","@types/react-test-renderer":"^18.0.7"},"peerDependencies":{"dayjs":">=1.11.10","react":">=17","@rjsf/core":">=5.16.1","@rjsf/utils":">=5.16.1","@mantine/core":">=7.4.0","@mantine/dates":">=7.4.0","@mantine/hooks":">=7.4.0","@tabler/icons-react":">=2.45.0"},"_npmOperationalInternal":{"tmp":"tmp/rjsf-mantine-theme_0.4.0_1716825633933_0.6771363794430716","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"@aokiapp/rjsf-mantine-theme","version":"0.4.1","keywords":["react-jsonschema-form","jsonschema","json-schema","json","schema","form","react","mantine","rjsf-mantine"],"author":{"name":"Yuki Aoki","email":"me@aoki.app"},"license":"Apache-2.0","_id":"@aokiapp/rjsf-mantine-theme@0.4.1","maintainers":[{"name":"yuki-js","email":"ayukiyhs@gmail.com"}],"contributors":[],"homepage":"https://github.com/AokiApp/rjsf-mantine-theme#readme","bugs":{"url":"https://github.com/AokiApp/rjsf-mantine-theme/issues"},"dist":{"shasum":"a659fbe4b38180e41cab280e4096a1e6126f9b4e","tarball":"https://registry.npmjs.org/@aokiapp/rjsf-mantine-theme/-/rjsf-mantine-theme-0.4.1.tgz","fileCount":260,"integrity":"sha512-UuSFaYQXJFaLnOncJTieS+MjwedlsYO1q7BwO3tj3M92+yf69PQdqlbhvhKy3oLdIvO09ypns1vtbKbiQRlHzg==","signatures":[{"sig":"MEQCIBPf2rqLwDWfZsF/wXFwDkBNK6sSdfnOtCCdsQxfNoBmAiBVL828hpgKZ7/jkNqlWnyiCzQQDLtolo+tptKXTxBAkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":692517},"main":"./dist/index.cjs","types":"./lib/index.d.ts","module":"./lib/index.mjs","engines":{"node":">=20"},"gitHead":"7a0aa14e6cc77db97d31bdc7d2509e304c23bef4","scripts":{"test":"jest","build":"npm run build:ts && npm run build:bundle","build:ts":"tsc -b","typecheck":"tsc --noEmit","test:update":"jest --u","build:bundle":"rollup -c"},"_npmUser":{"name":"yuki-js","email":"ayukiyhs@gmail.com"},"repository":{"url":"git+https://github.com/AokiApp/rjsf-mantine-theme.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.2.0+x64 (linux)","description":"Mantine theme, fields and widgets for react-jsonschema-form","directories":{},"_nodeVersion":"22.2.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"dayjs":">=1.11.10","react":">=17","@rjsf/core":">=5.16.1","@rjsf/utils":">=5.16.1","@mantine/core":">=7.4.0","@mantine/dates":">=7.4.0","@mantine/hooks":">=7.4.0","@tabler/icons-react":">=2.45.0"},"_npmOperationalInternal":{"tmp":"tmp/rjsf-mantine-theme_0.4.1_1722619756634_0.0013754129288496841","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"@aokiapp/rjsf-mantine-theme","version":"0.5.0","main":"./dist/index.cjs","module":"./lib/index.mjs","types":"./lib/index.d.ts","description":"Mantine theme, fields and widgets for react-jsonschema-form","scripts":{"build:ts":"tsc -b","build:bundle":"rollup -c","build":"npm run build:ts && npm run build:bundle","test":"jest","test:update":"jest --u","typecheck":"tsc --noEmit"},"engines":{"node":">=20"},"peerDependencies":{"@mantine/core":">=7.4.0","@mantine/dates":">=7.4.0","@mantine/hooks":">=7.4.0","@rjsf/core":">=5.16.1","@rjsf/utils":">=5.16.1","@tabler/icons-react":">=2.45.0","dayjs":">=1.11.10","react":">=17"},"publishConfig":{"access":"public"},"author":"Yuki Aoki<me@aoki.app>","contributors":[],"keywords":["react-jsonschema-form","jsonschema","json-schema","json","schema","form","react","mantine","rjsf-mantine"],"repository":{"type":"git","url":"git+https://github.com/AokiApp/rjsf-mantine-theme.git"},"license":"Apache-2.0","gitHead":"7d71387ca500a98b67080a20d00ef0e9d21e23d1","_nodeVersion":"20.10.0","_npmVersion":"lerna/8.1.7/node@v20.10.0+x64 (linux)","_id":"@aokiapp/rjsf-mantine-theme@0.5.0","dist":{"integrity":"sha512-7i499JUc2U4v9GDQ4kSAWCXUZIIAJ9uZCDPCuP7Wf2TZNG47UQc1ROz4FV+SLb4yopzCaozrMtZU/Nr32ogNgA==","shasum":"ee49b138b7a4984809dcd8df667c798dcd0dd517","tarball":"https://registry.npmjs.org/@aokiapp/rjsf-mantine-theme/-/rjsf-mantine-theme-0.5.0.tgz","fileCount":259,"unpackedSize":696401,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD4OmejWh/MPNPypkp4Etj+Kt9e9Yi/un15ZTa2v6POJQIhAPFl/1bCts6yaVXu5mgDuYN7MaDpG9HTGs3blbiv8Iv0"}]},"_npmUser":{"name":"yuki-js","email":"ayukiyhs@gmail.com"},"directories":{},"maintainers":[{"name":"yuki-js","email":"ayukiyhs@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rjsf-mantine-theme_0.5.0_1729604379815_0.4537404929783382"},"_hasShrinkwrap":false}},"time":{"created":"2024-01-08T17:37:32.459Z","modified":"2024-10-22T13:39:40.301Z","0.0.1":"2024-01-08T17:04:07.856Z","0.0.2":"2024-01-08T17:37:32.823Z","0.0.3":"2024-01-08T17:40:55.667Z","0.0.4":"2024-01-08T17:45:26.803Z","0.0.5":"2024-01-10T03:40:42.799Z","0.4.0":"2024-05-27T16:00:34.192Z","0.4.1":"2024-08-02T17:29:16.950Z","0.5.0":"2024-10-22T13:39:40.109Z"},"author":"Yuki Aoki<me@aoki.app>","license":"Apache-2.0","keywords":["react-jsonschema-form","jsonschema","json-schema","json","schema","form","react","mantine","rjsf-mantine"],"repository":{"type":"git","url":"git+https://github.com/AokiApp/rjsf-mantine-theme.git"},"description":"Mantine theme, fields and widgets for react-jsonschema-form","contributors":[],"maintainers":[{"name":"yuki-js","email":"ayukiyhs@gmail.com"}],"readme":"","readmeFilename":""}