{"_id":"@rc-component/dialog","_rev":"20-084ed0e0eb2c3cea2572ae84419d2779","name":"@rc-component/dialog","dist-tags":{"latest":"1.10.0"},"versions":{"1.0.0":{"name":"@rc-component/dialog","version":"1.0.0","keywords":["react","react-component","react-dialog","dialog","ui"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/dialog@1.0.0","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"}],"homepage":"http://github.com/react-component/dialog","bugs":{"url":"http://github.com/react-component/dialog/issues"},"dist":{"shasum":"3be4c560c9ab6e70ffdcc7a8e02a16e3ab9e26d8","tarball":"https://registry.npmjs.org/@rc-component/dialog/-/dialog-1.0.0.tgz","fileCount":45,"integrity":"sha512-a0zj2/Nw+y0qQXKYDHdB/r5Bt4XRDoiy2Ck+CFfE3mz4qXVCK7IOa/gcEkk4fN8+v+LdNy87yJ8WCwZpQh9Dew==","signatures":[{"sig":"MEUCIH7rmgeWzCOOKKVJNdoQ8th7UxKS4Wwpg1JOGnUh5JYiAiEA3dUiIDgJ3Rch3SL4qJuAVvLMvdvyjAE52X5HyfcuYDQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77629},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","gitHead":"f8c013125ce9061b2d4e8da976569e98790f0ea8","scripts":{"lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","deploy":"npm run docs:build && npm run docs:deploy","compile":"father build && lessc assets/index.less assets/index.css && lessc assets/bootstrap.less assets/bootstrap.css","prepare":"husky install","coverage":"rc-test --coverage","lint:tsc":"tsc -p tsconfig.json --noEmit","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d dist","prepublishOnly":"npm run compile && np --yolo --no-publish"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/dialog.git","type":"git"},"_npmVersion":"10.8.2","description":"dialog ui component for react","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.5.1","dependencies":{"rc-util":"^5.21.0","rc-motion":"^2.3.0","classnames":"^2.2.6","@babel/runtime":"^7.10.1","@rc-component/portal":"^1.0.0-8"},"_hasShrinkwrap":false,"devDependencies":{"np":"^10.0.5","dumi":"^2.1.3","glob":"^11.0.0","less":"^4.1.3","husky":"^8.0.3","react":"^16.9.0","enzyme":"^3.1.1","eslint":"^7.1.0","father":"^4.1.5","cheerio":"1.0.0-rc.12","rc-test":"^7.0.14","gh-pages":"^6.1.1","prettier":"^3.2.1","bootstrap":"^4.3.1","cross-env":"^7.0.0","rc-drawer":"^7.0.0","rc-select":"^14.11.0","react-dom":"^16.9.0","typescript":"^5.4.3","@types/jest":"^29.4.0","@types/keyv":"3.1.4","lint-staged":"^15.2.0","@types/react":"^18.0.24","@types/enzyme":"^3.10.7","@umijs/fabric":"^3.0.0","enzyme-to-json":"^3.1.2","react-draggable":"^4.4.3","@types/react-dom":"^18.0.8","eslint-plugin-react":"^7.20.6","eslint-config-airbnb":"^19.0.4","@testing-library/react":"^12.0.0","enzyme-adapter-react-16":"^1.0.1","@testing-library/jest-dom":"^6.1.6","@rc-component/father-plugin":"^1.0.1"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/dialog_1.0.0_1736405180687_0.7243213597952873","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"@rc-component/dialog","version":"1.0.1","keywords":["react","react-component","react-dialog","dialog","ui"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/dialog@1.0.1","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"}],"homepage":"http://github.com/react-component/dialog","bugs":{"url":"http://github.com/react-component/dialog/issues"},"dist":{"shasum":"282ca92316933c50f21fdab496612ef67ba82f30","tarball":"https://registry.npmjs.org/@rc-component/dialog/-/dialog-1.0.1.tgz","fileCount":45,"integrity":"sha512-ZZsvFJjwBjibrDzw6Fhm05PQMo8hzXT6vG/eVkvT29mm4u87Q4iZsA25UTtA3hJ+e7nvTnRIV7H7K1vXAMGYTA==","signatures":[{"sig":"MEUCIQCz54Gqr2Fx83zwFoX+M21QBRYruNEDGTOoshv/DJCVWwIgVy7a7m36GbKBZnh5gHsCs5CuX6VSZf3ICHsziXGNrkQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67528},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","gitHead":"7b7a3023b9a47a9def0c2bf68a9539bfa12aef62","scripts":{"lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","deploy":"npm run docs:build && npm run docs:deploy","compile":"father build && lessc assets/index.less assets/index.css && lessc assets/bootstrap.less assets/bootstrap.css","prepare":"husky install","coverage":"rc-test --coverage","lint:tsc":"tsc -p tsconfig.json --noEmit","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d dist","prepublishOnly":"npm run compile && np --yolo --no-publish"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/dialog.git","type":"git"},"_npmVersion":"10.8.2","description":"dialog ui component for react","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.5.1","dependencies":{"rc-motion":"^2.3.0","classnames":"^2.2.6","@babel/runtime":"^7.10.1","@rc-component/util":"^1.0.1","@rc-component/portal":"^1.0.0-8"},"_hasShrinkwrap":false,"devDependencies":{"np":"^10.0.5","dumi":"^2.1.3","glob":"^11.0.0","less":"^4.1.3","husky":"^8.0.3","react":"^16.9.0","enzyme":"^3.1.1","eslint":"^7.1.0","father":"^4.1.5","cheerio":"1.0.0-rc.12","rc-test":"^7.0.14","gh-pages":"^6.1.1","prettier":"^3.2.1","bootstrap":"^4.3.1","cross-env":"^7.0.0","rc-drawer":"^7.0.0","rc-select":"^14.11.0","react-dom":"^16.9.0","typescript":"^5.4.3","@types/jest":"^29.4.0","@types/keyv":"3.1.4","lint-staged":"^15.2.0","@types/react":"^18.0.24","@types/enzyme":"^3.10.7","@umijs/fabric":"^3.0.0","enzyme-to-json":"^3.1.2","react-draggable":"^4.4.3","@types/react-dom":"^18.0.8","eslint-plugin-react":"^7.20.6","eslint-config-airbnb":"^19.0.4","@testing-library/react":"^12.0.0","enzyme-adapter-react-16":"^1.0.1","@testing-library/jest-dom":"^6.1.6","@rc-component/father-plugin":"^2.0.1"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/dialog_1.0.1_1736493356104_0.9666641072339879","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"@rc-component/dialog","version":"1.1.0","keywords":["react","react-component","react-dialog","dialog","ui"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/dialog@1.1.0","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"}],"homepage":"http://github.com/react-component/dialog","bugs":{"url":"http://github.com/react-component/dialog/issues"},"dist":{"shasum":"71f88e48b19a9e0ce0aaa0aa6a56f7fe2c27158a","tarball":"https://registry.npmjs.org/@rc-component/dialog/-/dialog-1.1.0.tgz","fileCount":149,"integrity":"sha512-UTbdF5qiV/bxd2GJnXdHUJyBVGSKp/AkexyUbFt8fpPLRT0L7pzYxthS0vRRaMiwrSVUlr3wwYNddCn912v38A==","signatures":[{"sig":"MEUCIBRlyZ0mKFhCR9fOqWqaeaWaOm/RW0iEBZVGIrNC3YF8AiEA0LY260f05Sk8QaRGe3S26uj+0Y3Qz7Nn7hHm2xZCjj4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16492709},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","gitHead":"a3fcb937357ddc511f5748a2401ca4d0f8c69b48","scripts":{"lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","deploy":"npm run docs:build && npm run docs:deploy","compile":"father build && lessc assets/index.less assets/index.css && lessc assets/bootstrap.less assets/bootstrap.css","prepare":"husky install","coverage":"rc-test --coverage","lint:tsc":"tsc -p tsconfig.json --noEmit","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/dialog.git","type":"git"},"_npmVersion":"10.8.2","description":"dialog ui component for react","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.5.1","dependencies":{"classnames":"^2.2.6","@rc-component/util":"^1.0.1","@rc-component/motion":"^1.1.3","@rc-component/portal":"^1.0.0-8"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.1.3","glob":"^11.0.0","less":"^4.1.3","husky":"^8.0.3","react":"^18.0.0","eslint":"^7.1.0","father":"^4.1.5","cheerio":"1.0.0-rc.12","rc-test":"^7.0.14","gh-pages":"^6.1.1","prettier":"^3.2.1","bootstrap":"^4.3.1","cross-env":"^7.0.0","rc-drawer":"^7.0.0","rc-select":"^14.11.0","react-dom":"^18.0.0","typescript":"^5.4.3","@types/jest":"^29.4.0","@types/keyv":"3.1.4","lint-staged":"^15.2.0","@types/react":"^18.0.24","@umijs/fabric":"^3.0.0","react-draggable":"^4.4.3","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.8","eslint-plugin-react":"^7.20.6","eslint-config-airbnb":"^19.0.4","@testing-library/react":"^13.0.0","@testing-library/jest-dom":"^6.1.6","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/dialog_1.1.0_1739265776340_0.07272724887811255","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@rc-component/dialog","version":"1.2.0","keywords":["react","react-component","react-dialog","dialog","ui"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/dialog@1.2.0","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"}],"homepage":"http://github.com/react-component/dialog","bugs":{"url":"http://github.com/react-component/dialog/issues"},"dist":{"shasum":"68c6f3963ec6265409720f90462d144737fea768","tarball":"https://registry.npmjs.org/@rc-component/dialog/-/dialog-1.2.0.tgz","fileCount":149,"integrity":"sha512-/sB8miBFOZHRlb38w7xpXqAecO5KSi2nkXnWnNKgREghREyvx+ctREcFh3VWRyWFk3w5KejdflNZqHk/x42tLA==","signatures":[{"sig":"MEUCIG1Vain2IOKYcO8WkJhd/hxndC/3LsKjQlQTWiCOWRJ4AiEAxEqt8Ob+iOXNxMB9C1y1PMzH4MYHlHcXh1V/bLtWmh0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16492759},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","gitHead":"3110b02c9d8e766c67c4b58e2780ca8f950e3312","scripts":{"tsc":"bunx tsc --noEmit","lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","deploy":"npm run docs:build && npm run docs:deploy","compile":"father build && lessc assets/index.less assets/index.css && lessc assets/bootstrap.less assets/bootstrap.css","prepare":"husky install","coverage":"rc-test --coverage","lint:tsc":"tsc -p tsconfig.json --noEmit","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/dialog.git","type":"git"},"_npmVersion":"10.8.2","description":"dialog ui component for react","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.5.1","dependencies":{"classnames":"^2.2.6","@rc-component/util":"^1.0.1","@rc-component/motion":"^1.1.3","@rc-component/portal":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.1.3","glob":"^11.0.0","less":"^4.1.3","husky":"^8.0.3","react":"^18.0.0","eslint":"^7.1.0","father":"^4.1.5","cheerio":"1.0.0-rc.12","rc-test":"^7.0.14","gh-pages":"^6.1.1","prettier":"^3.2.1","bootstrap":"^4.3.1","cross-env":"^7.0.0","react-dom":"^18.0.0","typescript":"^5.4.3","@types/jest":"^29.4.0","@types/keyv":"3.1.4","lint-staged":"^15.2.0","@types/react":"^18.0.24","@umijs/fabric":"^3.0.0","react-draggable":"^4.4.3","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.8","eslint-plugin-react":"^7.20.6","@rc-component/drawer":"^1.0.0","@rc-component/select":"^1.0.0","eslint-config-airbnb":"^19.0.4","@testing-library/react":"^13.0.0","@testing-library/jest-dom":"^6.1.6","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/dialog_1.2.0_1740572873424_0.3378316661507772","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"@rc-component/dialog","version":"1.3.0","keywords":["react","react-component","react-dialog","dialog","ui"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/dialog@1.3.0","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"}],"homepage":"http://github.com/react-component/dialog","bugs":{"url":"http://github.com/react-component/dialog/issues"},"dist":{"shasum":"8ce019dc00c354c5dca900e7cf75fba3dba198cc","tarball":"https://registry.npmjs.org/@rc-component/dialog/-/dialog-1.3.0.tgz","fileCount":149,"integrity":"sha512-ZntNsF/rfyiTUqFPdQBhgInHap5rZVANjd8Wo3jJquqe4a14dyIiTzP0r99SFUim7zIl8MvPtD6TdEgDBS7Vdw==","signatures":[{"sig":"MEQCIB4zMhWw+5HTssp1gHTld6j1eUrpyQ55bYl4IJTRFSn4AiBsATE5OHC1sddEKgYJQxEQvQZ3AP22/YxBHtHBZyYQgQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16490640},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","gitHead":"2e2b23c5bf05e9d8bf5feb8cdc5301f5a1c559bd","scripts":{"tsc":"bunx tsc --noEmit","lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","deploy":"npm run docs:build && npm run docs:deploy","compile":"father build && lessc assets/index.less assets/index.css && lessc assets/bootstrap.less assets/bootstrap.css","prepare":"husky install","coverage":"rc-test --coverage","lint:tsc":"tsc -p tsconfig.json --noEmit","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/dialog.git","type":"git"},"_npmVersion":"10.8.2","description":"dialog ui component for react","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.5.1","dependencies":{"classnames":"^2.2.6","@rc-component/util":"^1.0.1","@rc-component/motion":"^1.1.3","@rc-component/portal":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.1.3","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.6","react":"^18.0.0","eslint":"^7.1.0","father":"^4.1.5","cheerio":"1.0.0-rc.12","rc-test":"^7.0.14","gh-pages":"^6.1.1","prettier":"^3.2.1","bootstrap":"^4.3.1","cross-env":"^7.0.0","react-dom":"^18.0.0","typescript":"^5.4.3","@types/jest":"^29.4.0","@types/keyv":"3.1.4","@types/node":"^22.15.18","lint-staged":"^15.2.0","@types/react":"^19.1.4","@umijs/fabric":"^3.0.0","react-draggable":"^4.4.3","@rc-component/np":"^1.0.3","@types/react-dom":"^19.1.5","eslint-plugin-react":"^7.20.6","@rc-component/drawer":"^1.0.0","@rc-component/select":"^1.0.0","eslint-config-airbnb":"^19.0.4","@testing-library/react":"^13.0.0","@testing-library/jest-dom":"^6.1.6","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/dialog_1.3.0_1747638034685_0.33616483017394194","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"@rc-component/dialog","version":"1.4.0","keywords":["react","react-component","react-dialog","dialog","ui"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/dialog@1.4.0","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"http://github.com/react-component/dialog","bugs":{"url":"http://github.com/react-component/dialog/issues"},"dist":{"shasum":"decd9905e1f4e8e8b2e33e23d3c5002d3ccf074d","tarball":"https://registry.npmjs.org/@rc-component/dialog/-/dialog-1.4.0.tgz","fileCount":149,"integrity":"sha512-v+Mk3KD+ohhhl3BYCllj6efPY6k5Lwo9AbMku+KxOcCjPyPXmldPghqbC+GNrU6WCD7mB0oEDxzOhHhYzy00Aw==","signatures":[{"sig":"MEYCIQCRaLur+NalcmgC+csm0nllmy/KZzAhXBqotcSwneFmwQIhAKzd5HePzDwvUoweLR8rQT+DLIxEFglZa3dw2ppFolUx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16490973},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","gitHead":"a6af28eb4720860cce955a5de45d45e4812f0db6","scripts":{"tsc":"bunx tsc --noEmit","lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","deploy":"npm run docs:build && npm run docs:deploy","compile":"father build && lessc assets/index.less assets/index.css && lessc assets/bootstrap.less assets/bootstrap.css","prepare":"husky install","coverage":"rc-test --coverage","lint:tsc":"tsc -p tsconfig.json --noEmit","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/dialog.git","type":"git"},"_npmVersion":"10.9.2","description":"dialog ui component for react","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.15.1","dependencies":{"classnames":"^2.2.6","@rc-component/util":"^1.0.1","@rc-component/motion":"^1.1.3","@rc-component/portal":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.1.3","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.6","react":"^18.0.0","eslint":"^7.1.0","father":"^4.1.5","rc-test":"^7.0.14","gh-pages":"^6.1.1","prettier":"^3.2.1","bootstrap":"^5.3.7","cross-env":"^7.0.0","react-dom":"^18.0.0","typescript":"^5.4.3","@types/jest":"^29.4.0","@types/keyv":"3.1.4","@types/node":"^24.0.8","lint-staged":"^16.1.2","@types/react":"^19.1.4","@umijs/fabric":"^3.0.0","react-draggable":"^4.4.3","@rc-component/np":"^1.0.3","@types/react-dom":"^19.1.5","eslint-plugin-react":"^7.20.6","@rc-component/drawer":"^1.0.0","@rc-component/select":"^1.0.0","eslint-config-airbnb":"^19.0.4","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.1.6","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/dialog_1.4.0_1753432280769_0.7019622915279244","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"@rc-component/dialog","version":"1.5.0","keywords":["react","react-component","react-dialog","dialog","ui"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/dialog@1.5.0","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"http://github.com/react-component/dialog","bugs":{"url":"http://github.com/react-component/dialog/issues"},"dist":{"shasum":"02e8f530592c9b03e5f79dae2393784d88bfcfbc","tarball":"https://registry.npmjs.org/@rc-component/dialog/-/dialog-1.5.0.tgz","fileCount":149,"integrity":"sha512-P93IM/JK57Xj/gMqfdwFcnJA8lAnrRy1svCtFKmzvbzG5Bfe6se/HMt5bnqyYGALZ4xRFCmG9cUrS5MthD8+wQ==","signatures":[{"sig":"MEUCIQDkDlaYsNtXAzsL1T8M8HaU2KqYvWUSsnEeXpy9F3NfvgIgPUHz/ggUFEEYQpA68e8la6H8Tn6ndZaKIFiIaMdHnjs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16491529},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","gitHead":"acf2569301908ecf7b9a257c001e073057620618","scripts":{"tsc":"bunx tsc --noEmit","lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","deploy":"npm run docs:build && npm run docs:deploy","compile":"father build && lessc assets/index.less assets/index.css && lessc assets/bootstrap.less assets/bootstrap.css","prepare":"husky install","coverage":"rc-test --coverage","lint:tsc":"tsc -p tsconfig.json --noEmit","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/dialog.git","type":"git"},"_npmVersion":"10.9.2","description":"dialog ui component for react","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.15.1","dependencies":{"classnames":"^2.2.6","@rc-component/util":"^1.0.1","@rc-component/motion":"^1.1.3","@rc-component/portal":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.1.3","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.6","react":"^18.0.0","eslint":"^7.1.0","father":"^4.1.5","rc-test":"^7.0.14","gh-pages":"^6.1.1","prettier":"^3.2.1","bootstrap":"^5.3.7","cross-env":"^7.0.0","react-dom":"^18.0.0","typescript":"^5.4.3","@types/jest":"^29.4.0","@types/keyv":"3.1.4","@types/node":"^24.0.8","lint-staged":"^16.1.2","@types/react":"^19.1.4","@umijs/fabric":"^3.0.0","react-draggable":"^4.4.3","@rc-component/np":"^1.0.3","@types/react-dom":"^19.1.5","eslint-plugin-react":"^7.20.6","@rc-component/drawer":"^1.0.0","@rc-component/select":"^1.0.0","eslint-config-airbnb":"^19.0.4","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.1.6","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/dialog_1.5.0_1754380583880_0.8944785321526862","host":"s3://npm-registry-packages-npm-production"}},"1.5.1":{"name":"@rc-component/dialog","version":"1.5.1","keywords":["react","react-component","react-dialog","dialog","ui"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/dialog@1.5.1","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"http://github.com/react-component/dialog","bugs":{"url":"http://github.com/react-component/dialog/issues"},"dist":{"shasum":"c02f6109d4fdd3cdf4e74384837171342685f223","tarball":"https://registry.npmjs.org/@rc-component/dialog/-/dialog-1.5.1.tgz","fileCount":45,"integrity":"sha512-by4Sf/a3azcb89WayWuwG19/Y312xtu8N81HoVQQtnsBDylfs+dog98fTAvLinnpeoWG52m/M7QLRW6fXR3l1g==","signatures":[{"sig":"MEUCIAS0MGc9OJGYXsh8SNnq3chlbSHSj+VF+t+4CP1/lajrAiEAl1IoyCyfoFw1eM6PsK1uQYFYS5Rm+GmJRxbe1i2o0l4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70019},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","gitHead":"f360db8c77feab191237e0c01ab583498100e136","scripts":{"tsc":"bunx tsc --noEmit","lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","deploy":"npm run docs:build && npm run docs:deploy","compile":"father build && lessc assets/index.less assets/index.css && lessc assets/bootstrap.less assets/bootstrap.css","prepare":"husky install","coverage":"rc-test --coverage","lint:tsc":"tsc -p tsconfig.json --noEmit","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"afc163","email":"afc163@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/dialog.git","type":"git"},"_npmVersion":"11.6.0","description":"dialog ui component for react","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"clsx":"^2.1.1","@rc-component/util":"^1.0.1","@rc-component/motion":"^1.1.3","@rc-component/portal":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.1.3","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.6","react":"^18.0.0","eslint":"^7.1.0","father":"^4.1.5","rc-test":"^7.0.14","gh-pages":"^6.1.1","prettier":"^3.2.1","bootstrap":"^5.3.7","react-dom":"^18.0.0","typescript":"^5.4.3","@types/jest":"^30.0.0","@types/keyv":"3.1.4","@types/node":"^24.0.8","lint-staged":"^16.1.2","@types/react":"^19.1.4","@umijs/fabric":"^3.0.0","react-draggable":"^4.4.3","@rc-component/np":"^1.0.3","@types/react-dom":"^19.1.5","@rc-component/drawer":"^1.0.0","@rc-component/select":"^1.0.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.1.6","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/dialog_1.5.1_1764299274446_0.8923856736147291","host":"s3://npm-registry-packages-npm-production"}},"1.6.0":{"name":"@rc-component/dialog","version":"1.6.0","keywords":["react","react-component","react-dialog","dialog","ui"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/dialog@1.6.0","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"http://github.com/react-component/dialog","bugs":{"url":"http://github.com/react-component/dialog/issues"},"dist":{"shasum":"69f42478cc2c3770f429c4f6c63398fc8d11ffd7","tarball":"https://registry.npmjs.org/@rc-component/dialog/-/dialog-1.6.0.tgz","fileCount":89,"integrity":"sha512-u6Jzb8AS69VNZXSfZZK4+C4mPLhg6gZmX/f7ivGPbMd+3Ea+SGRRusOuATcqppmwzcz1zklRweMTqpwYhdgPBw==","signatures":[{"sig":"MEUCIQCZPO/x/jiqjNNKVKATs9XwxIA0TJKC2RFzYlKYIPpHhAIgaDamWQNRpHD4spG20AjnQwVzUKi7XDehoKcvZciM+Sk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17130688},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","gitHead":"2e126230d10be53257602cd5560bfb42f9241f34","scripts":{"tsc":"bunx tsc --noEmit","lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","deploy":"npm run docs:build && npm run docs:deploy","compile":"father build && lessc assets/index.less assets/index.css && lessc assets/bootstrap.less assets/bootstrap.css","prepare":"husky install","coverage":"rc-test --coverage","lint:tsc":"tsc -p tsconfig.json --noEmit","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/dialog.git","type":"git"},"_npmVersion":"10.9.2","description":"dialog ui component for react","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/util":"^1.5.0","@rc-component/motion":"^1.1.3","@rc-component/portal":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.1.3","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.6","react":"^18.0.0","eslint":"^7.1.0","father":"^4.1.5","rc-test":"^7.0.14","gh-pages":"^6.1.1","prettier":"^3.2.1","bootstrap":"^5.3.7","react-dom":"^18.0.0","typescript":"^5.4.3","@types/jest":"^30.0.0","@types/keyv":"3.1.4","@types/node":"^24.0.8","lint-staged":"^16.1.2","@types/react":"^19.1.4","@umijs/fabric":"^3.0.0","react-draggable":"^4.4.3","@rc-component/np":"^1.0.3","@types/react-dom":"^19.1.5","@rc-component/drawer":"^1.0.0","@rc-component/select":"^1.0.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.1.6","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/dialog_1.6.0_1765288171263_0.41237053680230806","host":"s3://npm-registry-packages-npm-production"}},"1.6.1":{"name":"@rc-component/dialog","version":"1.6.1","keywords":["react","react-component","react-dialog","dialog","ui"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/dialog@1.6.1","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"http://github.com/react-component/dialog","bugs":{"url":"http://github.com/react-component/dialog/issues"},"dist":{"shasum":"05ab7c019515d032ada2fded19ec252e39bbd450","tarball":"https://registry.npmjs.org/@rc-component/dialog/-/dialog-1.6.1.tgz","fileCount":89,"integrity":"sha512-0UqI6TlJ+c3raBLq8UZqX8CG3FuTVLXbkJy89aDABnYxn+TljTgl+Rzt9DuQiZSjaxy2sHkE7cdzPYK/Qkf6LA==","signatures":[{"sig":"MEQCIEs+Dv4jw72sf+/P4QCdbpu/+7wC6KwwG6N5elRSu6y6AiASDr7uE9npE4dv0AVTmu/RiKi32xdICQsD81KCLnQbrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17131564},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","gitHead":"c3bbe7404ae576c4a77585910d9e52e5b1904220","scripts":{"tsc":"bunx tsc --noEmit","lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","deploy":"npm run docs:build && npm run docs:deploy","compile":"father build && lessc assets/index.less assets/index.css && lessc assets/bootstrap.less assets/bootstrap.css","prepare":"husky install","coverage":"rc-test --coverage","lint:tsc":"tsc -p tsconfig.json --noEmit","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/dialog.git","type":"git"},"_npmVersion":"10.9.2","description":"dialog ui component for react","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/util":"^1.5.0","@rc-component/motion":"^1.1.3","@rc-component/portal":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.1.3","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.6","react":"^18.0.0","eslint":"^7.1.0","father":"^4.1.5","rc-test":"^7.0.14","gh-pages":"^6.1.1","prettier":"^3.2.1","bootstrap":"^5.3.7","react-dom":"^18.0.0","typescript":"^5.4.3","@types/jest":"^30.0.0","@types/keyv":"3.1.4","@types/node":"^24.0.8","lint-staged":"^16.1.2","@types/react":"^19.1.4","@umijs/fabric":"^3.0.0","react-draggable":"^4.4.3","@rc-component/np":"^1.0.3","@types/react-dom":"^19.1.5","@rc-component/drawer":"^1.0.0","@rc-component/select":"^1.0.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.1.6","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/dialog_1.6.1_1765292451716_0.13166722110046547","host":"s3://npm-registry-packages-npm-production"}},"1.6.2":{"name":"@rc-component/dialog","version":"1.6.2","keywords":["react","react-component","react-dialog","dialog","ui"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/dialog@1.6.2","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"http://github.com/react-component/dialog","bugs":{"url":"http://github.com/react-component/dialog/issues"},"dist":{"shasum":"cd6575efb75c294b49e2ed113fb0475096815579","tarball":"https://registry.npmjs.org/@rc-component/dialog/-/dialog-1.6.2.tgz","fileCount":104,"integrity":"sha512-NsjEG4/R43cMXFJSfNxri1LEsz4A2IE90NTiGIgtKOVC6pAWgQUCmOHDfLFHFvbelif6KS27uldiZiFGBdg3AA==","signatures":[{"sig":"MEQCIFgeUDfMgiOuR1N5it1uCAn709xI2Wy3Cg/nBZuW3L13AiBbbWh9izWpBpWzHkhQgz9JkrSDZtw2A4WYMxMQLhoweA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9504919},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","gitHead":"5bc46d792c80443afbe701b0e5d99ef49f55ea83","scripts":{"tsc":"bunx tsc --noEmit","lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","deploy":"npm run docs:build && npm run docs:deploy","compile":"father build && lessc assets/index.less assets/index.css && lessc assets/bootstrap.less assets/bootstrap.css","prepare":"husky install","coverage":"rc-test --coverage","lint:tsc":"tsc -p tsconfig.json --noEmit","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"afc163","email":"afc163@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/dialog.git","type":"git"},"_npmVersion":"11.6.0","description":"dialog ui component for react","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"clsx":"^2.1.1","@rc-component/util":"^1.5.0","@rc-component/motion":"^1.1.3","@rc-component/portal":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.1.3","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.6","react":"^18.0.0","eslint":"^7.1.0","father":"^4.1.5","rc-test":"^7.0.14","gh-pages":"^6.1.1","prettier":"^3.2.1","bootstrap":"^5.3.7","react-dom":"^18.0.0","typescript":"^5.4.3","@types/jest":"^30.0.0","@types/keyv":"3.1.4","@types/node":"^24.0.8","lint-staged":"^16.1.2","@types/react":"^19.1.4","@umijs/fabric":"^3.0.0","react-draggable":"^4.4.3","@rc-component/np":"^1.0.3","@types/react-dom":"^19.1.5","@rc-component/drawer":"^1.0.0","@rc-component/select":"^1.0.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.1.6","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/dialog_1.6.2_1765812164583_0.8232849366827231","host":"s3://npm-registry-packages-npm-production"}},"1.7.0":{"name":"@rc-component/dialog","version":"1.7.0","keywords":["react","react-component","react-dialog","dialog","ui"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/dialog@1.7.0","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"http://github.com/react-component/dialog","bugs":{"url":"http://github.com/react-component/dialog/issues"},"dist":{"shasum":"a7f5f4a26926f384781c31990dc498c47d558931","tarball":"https://registry.npmjs.org/@rc-component/dialog/-/dialog-1.7.0.tgz","fileCount":89,"integrity":"sha512-48Pns/Wz9JQ4SiF1adFQU3n0AlGvvwfdRHmXpiIJt+zh1GHRYAzjq1EEbl9Cjmnjv9+qBjnK8z/himf+hp0y3g==","signatures":[{"sig":"MEUCIQCtv7fLG1QN2lPJTlacXZ6JAazM06VebxBB9HMskufj8wIgWT3Fh36eyPQyirOUag1gRutGNv3m1jTVK0Uu8gchC4Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17131494},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","gitHead":"18678e8693bd55b9ec1e1f3f84a359c1423ef82e","scripts":{"tsc":"bunx tsc --noEmit","lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","deploy":"npm run docs:build && npm run docs:deploy","compile":"father build && lessc assets/index.less assets/index.css && lessc assets/bootstrap.less assets/bootstrap.css","prepare":"husky install","coverage":"rc-test --coverage","lint:tsc":"tsc -p tsconfig.json --noEmit","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/dialog.git","type":"git"},"_npmVersion":"11.7.0","description":"dialog ui component for react","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/util":"^1.5.0","@rc-component/motion":"^1.1.3","@rc-component/portal":"^2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.1.3","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.6","react":"^18.0.0","eslint":"8.x","father":"^4.1.5","rc-test":"^7.0.14","gh-pages":"^6.1.1","prettier":"^3.2.1","bootstrap":"^5.3.7","react-dom":"^18.0.0","typescript":"^5.4.3","@types/jest":"^30.0.0","@types/keyv":"3.1.4","@types/node":"^24.0.8","lint-staged":"^16.1.2","@types/react":"^19.1.4","@umijs/fabric":"^4.0.0","react-draggable":"^4.4.3","@rc-component/np":"^1.0.3","@types/react-dom":"^19.1.5","@rc-component/drawer":"^1.0.0","@rc-component/select":"^1.0.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.1.6","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/dialog_1.7.0_1766570475459_0.18422871191139079","host":"s3://npm-registry-packages-npm-production"}},"1.8.0":{"name":"@rc-component/dialog","version":"1.8.0","keywords":["react","react-component","react-dialog","dialog","ui"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/dialog@1.8.0","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"http://github.com/react-component/dialog","bugs":{"url":"http://github.com/react-component/dialog/issues"},"dist":{"shasum":"b1c05c0a8df6292f00a46b3025b490c54fb4da13","tarball":"https://registry.npmjs.org/@rc-component/dialog/-/dialog-1.8.0.tgz","fileCount":89,"integrity":"sha512-zGksezfULKixYCIWctIhUC2M3zUJrc81JKWbi9dJrQdPaM7J+8vSOrhLoOHHkZFpBpb2Ri6JqnSuGYb2N+FrRA==","signatures":[{"sig":"MEUCIFYn2QLOivauP8lmlSkqWznbQLZBKz2XMW+zNmzZs7ZSAiEA2IZBnEO69esKeyNaiFWN2G8Cqx9laR4CuaSAcag4YkQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17131620},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","gitHead":"10b7c44d0416c2ed8fec9837c1075b5380d97769","scripts":{"tsc":"bunx tsc --noEmit","lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","deploy":"npm run docs:build && npm run docs:deploy","compile":"father build && lessc assets/index.less assets/index.css && lessc assets/bootstrap.less assets/bootstrap.css","prepare":"husky install","coverage":"rc-test --coverage","lint:tsc":"tsc -p tsconfig.json --noEmit","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/dialog.git","type":"git"},"_npmVersion":"11.7.0","description":"dialog ui component for react","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/util":"^1.5.0","@rc-component/motion":"^1.1.3","@rc-component/portal":"^2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.1.3","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.6","react":"^18.0.0","eslint":"8.x","father":"^4.1.5","rc-test":"^7.0.14","gh-pages":"^6.1.1","prettier":"^3.2.1","bootstrap":"^5.3.7","react-dom":"^18.0.0","typescript":"^5.4.3","@types/jest":"^30.0.0","@types/keyv":"3.1.4","@types/node":"^24.0.8","lint-staged":"^16.1.2","@types/react":"^19.1.4","@umijs/fabric":"^4.0.0","react-draggable":"^4.4.3","@rc-component/np":"^1.0.3","@types/react-dom":"^19.1.5","@rc-component/drawer":"^1.0.0","@rc-component/select":"^1.0.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.1.6","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/dialog_1.8.0_1767584269415_0.9661162939596424","host":"s3://npm-registry-packages-npm-production"}},"1.8.1":{"name":"@rc-component/dialog","version":"1.8.1","keywords":["react","react-component","react-dialog","dialog","ui"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/dialog@1.8.1","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"http://github.com/react-component/dialog","bugs":{"url":"http://github.com/react-component/dialog/issues"},"dist":{"shasum":"ed82b794f5613ae8ce94ed158dd4b9460e8e1658","tarball":"https://registry.npmjs.org/@rc-component/dialog/-/dialog-1.8.1.tgz","fileCount":104,"integrity":"sha512-dPdB2XZP3SktpM3bZHAPbvjen5S825lDtgm+HaoAq7d/inQaHajfIni5hlrEC3vDS7g7DIx0Ou/TrWwAEvmdgg==","signatures":[{"sig":"MEUCIQDqDj+amtGu7GnR3HaUCEqfKJnIfOPfwtNdCYDrJucpQQIgcLwFwgrO4HgGrxjezbVCcw1mf6FiaVeMl07FkuWz/fM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9504846},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","gitHead":"7ef82bc555e9f07a4dc9c348d68f14e99b83dc06","scripts":{"tsc":"bunx tsc --noEmit","lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","deploy":"npm run docs:build && npm run docs:deploy","compile":"father build && lessc assets/index.less assets/index.css && lessc assets/bootstrap.less assets/bootstrap.css","prepare":"husky install","coverage":"rc-test --coverage","lint:tsc":"tsc -p tsconfig.json --noEmit","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"afc163","email":"afc163@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/dialog.git","type":"git"},"_npmVersion":"11.6.0","description":"dialog ui component for react","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"clsx":"^2.1.1","@rc-component/util":"^1.7.0","@rc-component/motion":"^1.1.3","@rc-component/portal":"^2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.1.3","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.6","react":"^18.0.0","eslint":"8.x","father":"^4.1.5","rc-test":"^7.0.14","gh-pages":"^6.1.1","prettier":"^3.2.1","bootstrap":"^5.3.7","react-dom":"^18.0.0","typescript":"^5.4.3","@types/jest":"^30.0.0","@types/keyv":"3.1.4","@types/node":"^24.0.8","lint-staged":"^16.1.2","@types/react":"^19.1.4","@umijs/fabric":"^4.0.0","react-draggable":"^4.4.3","@rc-component/np":"^1.0.3","@types/react-dom":"^19.1.5","@rc-component/drawer":"^1.0.0","@rc-component/select":"^1.0.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.1.6","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/dialog_1.8.1_1769492928209_0.7711111839686733","host":"s3://npm-registry-packages-npm-production"}},"1.8.2":{"name":"@rc-component/dialog","version":"1.8.2","keywords":["react","react-component","react-dialog","dialog","ui"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/dialog@1.8.2","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"http://github.com/react-component/dialog","bugs":{"url":"http://github.com/react-component/dialog/issues"},"dist":{"shasum":"d2bb66ba60c9f632e65c5e471cae38e357397d4e","tarball":"https://registry.npmjs.org/@rc-component/dialog/-/dialog-1.8.2.tgz","fileCount":45,"integrity":"sha512-CwDSjpjZ1FcgsdKFPuSoYfi9Vbt2bp+ak4Pzkwq4APQC8DopJKWetRu1V+HE9vI1CNAeqvT5WAvAxE6RiDhl7A==","signatures":[{"sig":"MEYCIQDvCRaAMpp13OKOwncFF4w9ePJPI9thjOh5zWWA+811qwIhANM6V4xPBtMgeTpjCLSA+ySwevKgQoBj1AZ8bW2Y4S/l","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":69521},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","gitHead":"93398535add34e401a8e9afe9af2a69f2c32f8bb","scripts":{"tsc":"bunx tsc --noEmit","lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","deploy":"npm run docs:build && npm run docs:deploy","compile":"father build && lessc assets/index.less assets/index.css && lessc assets/bootstrap.less assets/bootstrap.css","prepare":"husky install","coverage":"rc-test --coverage","lint:tsc":"tsc -p tsconfig.json --noEmit","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"afc163","email":"afc163@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/dialog.git","type":"git"},"_npmVersion":"11.6.0","description":"dialog ui component for react","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"clsx":"^2.1.1","@rc-component/util":"^1.7.0","@rc-component/motion":"^1.1.3","@rc-component/portal":"^2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.1.3","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.6","react":"^18.0.0","eslint":"8.x","father":"^4.1.5","rc-test":"^7.0.14","gh-pages":"^6.1.1","prettier":"^3.2.1","bootstrap":"^5.3.7","react-dom":"^18.0.0","typescript":"^5.4.3","@types/jest":"^30.0.0","@types/keyv":"3.1.4","@types/node":"^24.0.8","lint-staged":"^16.1.2","@types/react":"^19.1.4","@umijs/fabric":"^4.0.0","react-draggable":"^4.4.3","@rc-component/np":"^1.0.3","@types/react-dom":"^19.1.5","@rc-component/drawer":"^1.0.0","@rc-component/select":"^1.0.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.1.6","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/dialog_1.8.2_1769564593628_0.6907070138522597","host":"s3://npm-registry-packages-npm-production"}},"1.8.3":{"name":"@rc-component/dialog","version":"1.8.3","keywords":["react","react-component","react-dialog","dialog","ui"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/dialog@1.8.3","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"http://github.com/react-component/dialog","bugs":{"url":"http://github.com/react-component/dialog/issues"},"dist":{"shasum":"b99ca4bbc62b9ebc93dd4896acacf5a2029de4df","tarball":"https://registry.npmjs.org/@rc-component/dialog/-/dialog-1.8.3.tgz","fileCount":45,"integrity":"sha512-ek1ai9PYSyQ9/3RW6jE62lB8rGb9Qw/NTC8/03HbLbosNboknqTuyppbBvUwJFLWeW307F7xBQ6IJJV4OWWmXw==","signatures":[{"sig":"MEUCIQDmrQhCyOhcB43VKYd6Yay0bZdKbZyyySiszjvi/k3YTwIgCyBZBuW4rbLuCyAeTdclHRu2s5jaF5MSqU3YMv/4Mx8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68591},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","gitHead":"167d88fc8d11694d7ab432be3da4e45833f28fec","scripts":{"tsc":"bunx tsc --noEmit","lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","deploy":"npm run docs:build && npm run docs:deploy","compile":"father build && lessc assets/index.less assets/index.css && lessc assets/bootstrap.less assets/bootstrap.css","prepare":"husky install","coverage":"rc-test --coverage","lint:tsc":"tsc -p tsconfig.json --noEmit","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/dialog.git","type":"git"},"_npmVersion":"11.7.0","description":"dialog ui component for react","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/util":"^1.7.0","@rc-component/motion":"^1.1.3","@rc-component/portal":"^2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.1.3","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.6","react":"^18.0.0","eslint":"8.x","father":"^4.1.5","rc-test":"^7.0.14","gh-pages":"^6.1.1","prettier":"^3.2.1","bootstrap":"^5.3.7","react-dom":"^18.0.0","typescript":"^5.4.3","@types/jest":"^30.0.0","@types/keyv":"3.1.4","@types/node":"^24.0.8","lint-staged":"^16.1.2","@types/react":"^19.1.4","@umijs/fabric":"^4.0.0","react-draggable":"^4.4.3","@rc-component/np":"^1.0.3","@types/react-dom":"^19.1.5","@rc-component/drawer":"^1.0.0","@rc-component/select":"^1.0.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.1.6","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/dialog_1.8.3_1770279748300_0.26173876317974276","host":"s3://npm-registry-packages-npm-production"}},"1.8.4":{"name":"@rc-component/dialog","version":"1.8.4","keywords":["react","react-component","react-dialog","dialog","ui"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/dialog@1.8.4","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"http://github.com/react-component/dialog","bugs":{"url":"http://github.com/react-component/dialog/issues"},"dist":{"shasum":"e1f05f311539852f40a5717bc3874ce0af64c6ff","tarball":"https://registry.npmjs.org/@rc-component/dialog/-/dialog-1.8.4.tgz","fileCount":45,"integrity":"sha512-Ay6PM7phkTkquplG8fWfUGFZ2GTLx9diTl4f0d8Eqxd7W1u1KjE9AQooFQHOHnhZf0Ya3z51+5EKCWHmt/dNEw==","signatures":[{"sig":"MEUCIQCNOc/Etnn0dYJ179kIdDg2CJ/qXChjvNNo6q+fjwPLswIgX7/Sy2UDH82biN1RCN1O6l0sIDf/k/36trwULTOtE7A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68754},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","gitHead":"045d38c76dc53e98447ba27062e7fe41a905b263","scripts":{"tsc":"bunx tsc --noEmit","lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","deploy":"npm run docs:build && npm run docs:deploy","compile":"father build && lessc assets/index.less assets/index.css && lessc assets/bootstrap.less assets/bootstrap.css","prepare":"husky install","coverage":"rc-test --coverage","lint:tsc":"tsc -p tsconfig.json --noEmit","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/dialog.git","type":"git"},"_npmVersion":"11.7.0","description":"dialog ui component for react","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/util":"^1.9.0","@rc-component/motion":"^1.1.3","@rc-component/portal":"^2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.1.3","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.6","react":"^18.0.0","eslint":"8.x","father":"^4.1.5","rc-test":"^7.0.14","gh-pages":"^6.1.1","prettier":"^3.2.1","bootstrap":"^5.3.7","react-dom":"^18.0.0","typescript":"^5.4.3","@types/jest":"^30.0.0","@types/keyv":"3.1.4","@types/node":"^24.0.8","lint-staged":"^16.1.2","@types/react":"^19.1.4","@umijs/fabric":"^4.0.0","react-draggable":"^4.4.3","@rc-component/np":"^1.0.3","@types/react-dom":"^19.1.5","@rc-component/drawer":"^1.0.0","@rc-component/select":"^1.0.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.1.6","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/dialog_1.8.4_1770366195337_0.3325930143180007","host":"s3://npm-registry-packages-npm-production"}},"1.9.0":{"name":"@rc-component/dialog","version":"1.9.0","keywords":["react","react-component","react-dialog","dialog","ui"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/dialog@1.9.0","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"http://github.com/react-component/dialog","bugs":{"url":"http://github.com/react-component/dialog/issues"},"dist":{"shasum":"3134f8fa8644d9bc228c862668b90de048c7ea1a","tarball":"https://registry.npmjs.org/@rc-component/dialog/-/dialog-1.9.0.tgz","fileCount":45,"integrity":"sha512-zbAAogkg4kkKum79sLE6M+vq1jSAW25zdkafrahgcTP9t9S//SD634Znd1A4c8F2Gc12ZKnehGLsVaaOvZzD2A==","signatures":[{"sig":"MEQCIDdCKh/ugHXtI4LYkKJGuiPURbR25S2f4W1VPmTi41VcAiAYT70DMnFcfXvwVWa3C/0bCN4bIFDhi609AAUcAJKyFA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68907},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","gitHead":"16c0f837150ac617b8e629a9fad7f26e5390d8d2","scripts":{"tsc":"bunx tsc --noEmit","lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","deploy":"npm run docs:build && npm run docs:deploy","compile":"father build && lessc assets/index.less assets/index.css && lessc assets/bootstrap.less assets/bootstrap.css","prepare":"husky install","coverage":"rc-test --coverage","lint:tsc":"tsc -p tsconfig.json --noEmit","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/dialog.git","type":"git"},"_npmVersion":"11.7.0","description":"dialog ui component for react","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/util":"^1.9.0","@rc-component/motion":"^1.1.3","@rc-component/portal":"^2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.1.3","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.6","react":"^18.0.0","eslint":"8.x","father":"^4.1.5","rc-test":"^7.0.14","gh-pages":"^6.1.1","prettier":"^3.2.1","bootstrap":"^5.3.7","react-dom":"^18.0.0","typescript":"^5.4.3","@types/jest":"^30.0.0","@types/keyv":"3.1.4","@types/node":"^24.0.8","lint-staged":"^16.1.2","@types/react":"^19.1.4","@umijs/fabric":"^4.0.0","react-draggable":"^4.4.3","@rc-component/np":"^1.0.3","@types/react-dom":"^19.1.5","@rc-component/drawer":"^1.0.0","@rc-component/select":"^1.0.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.1.6","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/dialog_1.9.0_1773213355965_0.6958080845034686","host":"s3://npm-registry-packages-npm-production"}},"1.10.0":{"name":"@rc-component/dialog","version":"1.10.0","description":"dialog ui component for react","keywords":["react","react-component","react-dialog","dialog","ui"],"homepage":"http://github.com/react-component/dialog","bugs":{"url":"http://github.com/react-component/dialog/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/react-component/dialog.git"},"license":"MIT","author":{"name":"yiminghe@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"compile":"father build && lessc assets/index.less assets/index.css && lessc assets/bootstrap.less assets/bootstrap.css","coverage":"rc-test --coverage","deploy":"npm run docs:build && npm run docs:deploy","docs:build":"dumi build","docs:deploy":"gh-pages -d dist","lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","lint:tsc":"tsc -p tsconfig.json --noEmit","now-build":"npm run docs:build","prepare":"husky install","prepublishOnly":"npm run compile && rc-np","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","start":"dumi dev","test":"rc-test","tsc":"bunx tsc --noEmit"},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"dependencies":{"@rc-component/motion":"^1.3.3","@rc-component/portal":"^2.1.0","@rc-component/util":"^1.9.0","clsx":"^2.1.1"},"devDependencies":{"@rc-component/drawer":"^1.0.0","@rc-component/father-plugin":"^2.0.2","@rc-component/np":"^1.0.3","@rc-component/select":"^1.0.0","@testing-library/jest-dom":"^6.1.6","@testing-library/react":"^16.3.0","@types/jest":"^30.0.0","@types/keyv":"3.1.4","@types/node":"^24.0.8","@types/react":"^19.1.4","@types/react-dom":"^19.1.5","@umijs/fabric":"^4.0.0","bootstrap":"^5.3.7","dumi":"^2.1.3","eslint":"8.x","father":"^4.1.5","gh-pages":"^6.1.1","glob":"^11.0.0","husky":"^9.1.6","less":"^4.1.3","lint-staged":"^16.1.2","prettier":"^3.2.1","rc-test":"^7.0.14","react":"^18.0.0","react-dom":"^18.0.0","react-draggable":"^4.4.3","typescript":"^5.4.3"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"gitHead":"c60ce22c65f6546f360f035d91dcba6b2f0352b3","types":"./lib/index.d.ts","_id":"@rc-component/dialog@1.10.0","_nodeVersion":"22.15.1","_npmVersion":"11.7.0","dist":{"integrity":"sha512-eDukNlz9vNszAGv7i3zKXdxEd3wgVmNxuJijYt8zvTh17QwTu8KK/bdURRd/lU4qaMzhO1HKKmMrwOnkaw0BvQ==","shasum":"06341f175f7bd5b6754e8578cdc53974361772af","tarball":"https://registry.npmjs.org/@rc-component/dialog/-/dialog-1.10.0.tgz","fileCount":45,"unpackedSize":68658,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDN1VJIqn/PjaV+z1O2Ij6qugzyrBHMXp5eWQSkmYRPlgIgAJS5JY1LOaLezCKsUm8NqUAFLSkM6DfLyOHOWSCgA4w="}]},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"directories":{},"maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dialog_1.10.0_1780671970676_0.8215553194299638"},"_hasShrinkwrap":false}},"time":{"created":"2025-01-09T06:46:20.570Z","modified":"2026-06-05T15:06:11.076Z","1.0.0":"2025-01-09T06:46:20.901Z","1.0.1":"2025-01-10T07:15:56.320Z","1.1.0":"2025-02-11T09:22:56.669Z","1.2.0":"2025-02-26T12:27:53.765Z","1.3.0":"2025-05-19T07:00:34.918Z","1.4.0":"2025-07-25T08:31:21.013Z","1.5.0":"2025-08-05T07:56:24.133Z","1.5.1":"2025-11-28T03:07:54.622Z","1.6.0":"2025-12-09T13:49:31.536Z","1.6.1":"2025-12-09T15:00:52.010Z","1.6.2":"2025-12-15T15:22:44.782Z","1.7.0":"2025-12-24T10:01:15.783Z","1.8.0":"2026-01-05T03:37:49.794Z","1.8.1":"2026-01-27T05:48:48.492Z","1.8.2":"2026-01-28T01:43:13.811Z","1.8.3":"2026-02-05T08:22:28.443Z","1.8.4":"2026-02-06T08:23:15.481Z","1.9.0":"2026-03-11T07:15:56.190Z","1.10.0":"2026-06-05T15:06:10.863Z"},"bugs":{"url":"http://github.com/react-component/dialog/issues"},"author":{"name":"yiminghe@gmail.com"},"license":"MIT","homepage":"http://github.com/react-component/dialog","keywords":["react","react-component","react-dialog","dialog","ui"],"repository":{"type":"git","url":"git+ssh://git@github.com/react-component/dialog.git"},"description":"dialog ui component for react","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"readme":"# @rc-component/dialog\n\nreact dialog component.\n\n[![NPM version][npm-image]][npm-url] [![npm download][download-image]][download-url] [![build status][github-actions-image]][github-actions-url] [![Codecov][codecov-image]][codecov-url] [![bundle size][bundlephobia-image]][bundlephobia-url] [![dumi][dumi-image]][dumi-url]\n\n[npm-image]: https://img.shields.io/npm/v/@rc-component/dialog.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/@rc-component/dialog\n[travis-image]: https://img.shields.io/travis/react-component/dialog/master?style=flat-square\n[travis-url]: https://travis-ci.com/react-component/dialog\n[github-actions-image]: https://github.com/react-component/dialog/actions/workflows/react-component-ci.yml/badge.svg\n[github-actions-url]: https://github.com/react-component/dialog/actions/workflows/react-component-ci.yml\n[codecov-image]: https://img.shields.io/codecov/c/github/react-component/dialog/master.svg?style=flat-square\n[codecov-url]: https://app.codecov.io/gh/react-component/dialog\n[david-url]: https://david-dm.org/react-component/dialog\n[david-image]: https://david-dm.org/react-component/dialog/status.svg?style=flat-square\n[david-dev-url]: https://david-dm.org/react-component/dialog?type=dev\n[david-dev-image]: https://david-dm.org/react-component/dialog/dev-status.svg?style=flat-square\n[download-image]: https://img.shields.io/npm/dm/@rc-component/dialog.svg?style=flat-square\n[download-url]: https://npmjs.org/package/@rc-component/dialog\n[bundlephobia-url]: https://bundlephobia.com/package/@rc-component/dialog\n[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/@rc-component/dialog\n[dumi-url]: https://github.com/umijs/dumi\n[dumi-image]: https://img.shields.io/badge/docs%20by-dumi-blue?style=flat-square\n\n\n## Screenshot\n\n<img src=\"http://gtms04.alicdn.com/tps/i4/TB1dp5lHXXXXXbmXpXXyVug.FXX-664-480.png\" />\n\n## Example\n\nhttp://localhost:8007/examples/\n\nonline example: https://dialog.react-component.vercel.app/\n\n## Install\n\n[![@rc-component/dialog](https://nodei.co/npm/@rc-component/dialog.png)](https://npmjs.org/package/@rc-component/dialog)\n\n## Usage\n\n```js\nvar Dialog = require('@rc-component/dialog');\n\nReactDOM.render(\n  <Dialog title={title} onClose={callback1} visible>\n      <p>first dialog</p>\n  </Dialog>\n), document.getElementById('t1'));\n\n// use dialog\n```\n\n## API\n\n### @rc-component/dialog\n\n| Name | Type | Default | Description | Version |\n| --- | --- | --- | --- | --- |\n| prefixCls | String | rc-dialog | The dialog dom node's prefixCls |  |\n| className | String |  | additional className for dialog |  |\n| classNames | { header?: string; body?: string; footer?: string; mask?: string; content?: string; wrapper?: string; } |  | pass className to target area |  |\n| styles | { header?: CSSProperties; body?: CSSProperties; footer?: CSSProperties; mask?: CSSProperties; content?: CSSProperties; wrapper?: CSSProperties; } |  | pass styles to target area |  |\n| style | Object | {} | Root style for dialog element.Such as width, height |  |\n| zIndex | Number |  |  |  |\n| visible | Boolean | false | current dialog's visible status |  |\n| animation | String |  | part of dialog animation css class name |  |\n| maskAnimation | String |  | part of dialog's mask animation css class name |  |\n| transitionName | String |  | dialog animation css class name |  |\n| maskTransitionName | String |  | mask animation css class name |  |\n| title | String\\|React.Element |  | Title of the dialog |  |\n| footer | React.Element |  | footer of the dialog |  |\n| closable | Boolean \\| ({ closeIcon?: React.ReactNode; disabled?: boolean, afterClose:function } & React.AriaAttributes) | true | whether show close button |  |\n| mask | Boolean | true | whether show mask |  |\n| maskClosable | Boolean | true | whether click mask to close |  |\n| keyboard | Boolean | true | whether support press esc to close |  |\n| mousePosition | {x:number,y:number} |  | set pageX and pageY of current mouse(it will cause transform origin to be set). |  |\n| onClose | function() |  | called when click close button or mask |  |\n| afterClose | function() |  | called when close animation end |  |\n| getContainer | function(): HTMLElement |  | to determine where Dialog will be mounted |  |\n| destroyOnHidden | Boolean | false | to unmount child compenents on onClose |  |\n| closeIcon | ReactNode |  | specific the close icon. |  |\n| forceRender | Boolean | false | Create dialog dom node before dialog first show |  |\n| focusTriggerAfterClose | Boolean | true | focus trigger element when dialog closed |  |\n| scrollLock | Boolean | true | Control whether to lock body scroll when dialog opens |  |\n| modalRender | (node: ReactNode) => ReactNode |  | Custom modal content render | 8.3.0 |\n\n## Development\n\n```\nnpm install\nnpm start\n```\n\n## Test Case\n\n```\nnpm test\nnpm run chrome-test\n```\n\n## Coverage\n\n```\nnpm run coverage\n```\n\nopen coverage/ dir\n\n## License\n\n@rc-component/dialog is released under the MIT license.\n\n\n## 🤝 Contributing \n\n<a href=\"https://openomy.app/github/react-component/dialog\" target=\"_blank\" style=\"display: block; width: 100%;\" align=\"center\">\n  <img src=\"https://www.openomy.app/svg?repo=react-component/dialog&chart=bubble&latestMonth=24\" target=\"_blank\" alt=\"Contribution Leaderboard\" style=\"display: block; width: 100%;\" />\n</a>\n","readmeFilename":"README.md"}