{"_id":"@capacitor-mobi/camera","_rev":"10-4ff73c27c1f894820496fff38cae8d29","name":"@capacitor-mobi/camera","dist-tags":{"latest":"7.0.0"},"versions":{"5.0.0":{"name":"@capacitor-mobi/camera","version":"5.0.0","keywords":["capacitor","plugin","native"],"author":{"name":"Ionic","email":"hi@ionicframework.com"},"license":"MIT","_id":"@capacitor-mobi/camera@5.0.0","maintainers":[{"name":"loet","email":"ueli.loetscher@gmail.com"},{"name":"hang.uy","email":"hang.uythanh@gmail.com"},{"name":"datpt154","email":"datpt154@gmail.com"},{"name":"trieutulong89kg","email":"trieutulong89kg@yahoo.com"}],"homepage":"https://github.com/ionic-team/capacitor-plugins#readme","bugs":{"url":"https://github.com/ionic-team/capacitor-plugins/issues"},"dist":{"shasum":"8cbd19d5e4d944083a637c0846e91ceede4ee628","tarball":"https://registry.npmjs.org/@capacitor-mobi/camera/-/camera-5.0.0.tgz","fileCount":35,"integrity":"sha512-bhFK8uAFEIob6FpiQZjq+AChS9iEQnLbWBKq49q/LUznzpyL8uFCKTjWqtTpiiqofU5Zrk/4OmEyZ64t8jY6hg==","signatures":[{"sig":"MEUCIQCCIfou9H6Pgi05+LibGOv+NqA1fTNVxuMhNXMMZmNxeQIgMLFQNACsp123viShNQd0nfGLQqQk27bt34fjQLt1XaQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":251449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfIcyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmobAw/9EkmzFwuXsNBPOQNBgeWBVh4SdYL9CPvEuN0Ay6lRguUYE4yK\r\n1vCcF82v7aA0vRumPSGj+QnfJGmPndMPxs1I/vAUaIzhZeaHssw0rKNYStmu\r\ngBjTX7ljsqlYXh7Jp5POgDCGUT3T5Esx/FTkZ88+Raf5vxn8SIEXNNI0rNDt\r\nBmGwqexmLm+8j7u2cOxSAQVVE75HRhiF4knfdpa7KbhILFtLV98FApLPLgvT\r\nYwCrVdT42oOwzXJ4nxeDnTvVjDl9knYSKX3ae3aJHpkP0Ctqf4LZB5GKyIxl\r\n4yChA9/siIg5nYS0BUgQBYW1Q8LE/NvCPWgs0QScOp83fZjyKnLCr4W4Y/BB\r\nSbn7EGh8acF7VQBTMh2eUv1J6VbI3ysSF4U98dio/VHgrzbjG+Jrepb8DgcM\r\nFLgkpLOCzXK0GoP5UDpZ+J/Gcbjwxpz+VVJQNmayFKhzMnLj7hCVSAiJ4T+Z\r\nKzi47/tWFHeD3mqUqkzIxy+yxrjbLdeaoLIx90i96PkRn46hafmYpUI5PDri\r\nChmfX1Bh01bnJit7vo6egWIE9pehes9xnXGix7Y6DGw8vhJGPQ4nc982Qbur\r\nRPaC00PWwBP2Pk0B4PcDOLcoy4adIu2U02l5Wn7WCLFwH3e9dLPFOMWXqmTC\r\n0NfdcbRdCcw7owqTb8SknEmQrN/RlAv1UYo=\r\n=Ixg5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/plugin.cjs.js","types":"dist/esm/index.d.ts","unpkg":"dist/plugin.js","module":"dist/esm/index.js","gitHead":"bf7af60d7e7a44e08e362a9e090b533fc5588bd8","scripts":{"fmt":"npm run eslint -- --fix && npm run prettier -- --write && npm run swiftlint -- --fix --format","lint":"npm run eslint && npm run prettier -- --check && npm run swiftlint -- lint","build":"npm run clean && npm run docgen && tsc && rollup -c rollup.config.js","clean":"rimraf ./dist","watch":"tsc --watch","docgen":"docgen --api CameraPlugin --output-readme README.md --output-json dist/docs.json","eslint":"eslint . --ext ts","verify":"npm run verify:ios && npm run verify:android && npm run verify:web","prettier":"prettier \"**/*.{css,html,ts,js,java}\"","swiftlint":"node-swiftlint","verify:ios":"cd ios && pod install && xcodebuild -workspace Plugin.xcworkspace -scheme Plugin -destination generic/platform=iOS && cd ..","verify:web":"npm run build","prepublishOnly":"npm run build","verify:android":"cd android && ./gradlew clean build test && cd ..","publish:cocoapod":"pod trunk push ./CapacitorCamera.podspec --allow-warnings"},"_npmUser":{"name":"hang.uy","email":"hang.uythanh@gmail.com"},"prettier":"@ionic/prettier-config","capacitor":{"ios":{"src":"ios"},"android":{"src":"android"}},"swiftlint":"@ionic/swiftlint-config","repository":{"url":"git+https://github.com/ionic-team/capacitor-plugins.git","type":"git"},"_npmVersion":"8.12.1","description":"The Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.","directories":{},"_nodeVersion":"18.5.0","eslintConfig":{"extends":"@ionic/eslint-config/recommended"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.11.0","rimraf":"^3.0.0","rollup":"^2.29.0","prettier":"~2.3.0","swiftlint":"^1.0.1","typescript":"~4.1.5","@capacitor/ios":"^4.0.0","@capacitor/core":"^4.0.0","@capacitor/docgen":"0.2.0","@capacitor/android":"^4.0.0","@ionic/eslint-config":"^0.3.0","prettier-plugin-java":"~1.0.2","@ionic/prettier-config":"~1.0.1","@ionic/swiftlint-config":"^1.1.2"},"peerDependencies":{"@capacitor/core":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/camera_5.0.0_1669105458616_0.917097730595559","host":"s3://npm-registry-packages"}},"5.0.1":{"name":"@capacitor-mobi/camera","version":"5.0.1","keywords":["capacitor","plugin","native"],"author":{"name":"Ionic","email":"hi@ionicframework.com"},"license":"MIT","_id":"@capacitor-mobi/camera@5.0.1","maintainers":[{"name":"loet","email":"ueli.loetscher@gmail.com"},{"name":"hang.uy","email":"hang.uythanh@gmail.com"},{"name":"datpt154","email":"datpt154@gmail.com"},{"name":"trieutulong89kg","email":"trieutulong89kg@yahoo.com"}],"homepage":"https://github.com/ionic-team/capacitor-plugins#readme","bugs":{"url":"https://github.com/ionic-team/capacitor-plugins/issues"},"dist":{"shasum":"a5fafa999dc01c3c66961015e202db407a7658ee","tarball":"https://registry.npmjs.org/@capacitor-mobi/camera/-/camera-5.0.1.tgz","fileCount":34,"integrity":"sha512-pc3XbosQLkjOZRhdKODEpZ6F16ZrWQTw18+vn6ZePb802aZxTIxQUMIOuKnSRUbxXcmePgxYr3349XOdT862Yg==","signatures":[{"sig":"MEUCIQCpWmmK4LBsRL+7navoY4xKO1eeMkVQKur3b5WwVdPfxAIgbxFye2f4E/TBRbzbpifzrK7KL1JVRftQ/nSTsH0/s+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfJRaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrP4A/9EQMmkqHbfJoEKnxnF1fmWLvlfyN5No3SekcxrwE4BS8kPNva\r\nqu6RosPYbFRwxziUUmdhu00fEGxX27ECaHx725BdWRdcZ1avICys8boA8M7d\r\nHgl1npaqKSpZKoCjV849L/Mukg4jEMjGVEkgkdojtLXQcUB9WpJn5w+2wKjG\r\nYOc2MhPJMkplr1uGgMVQ+AKs1gdgClmEt4McrqDOgR3wAL8IDbacqYI2DkC4\r\nFuI7spNnErTaNne1BIWz9tcecL5fbah3YtAMzQS380QtlJCsfk99BX8uvhA1\r\npvBH/P+ZkbrZIw7h1xCzKN3diBBGQ2QE1oF7j5g2JPsqowYVS7ba6GB1Nqya\r\nHn/k8Kxt8oGtxrDjOfPAZpdUUj0HVLGWODMhkUh1y5EF2nxOXC/lLob+O0M5\r\npmp7P7RSuBNqEZHS9bVOGs1cieeWzuf5At3SwrCxsNuPDHBTOhACzD4U7g2u\r\nHjSBHxy4E8WLxxUYAmCjxrsXj36SaOS2QX2d3w2aibstqFOF3vrOS5ybPuL5\r\nBYQ5sB33+4VnkzVraa695lt4360NJagnBJYDPBiGuYuUcvdTcrD1yTVKDgXE\r\nsRrh5a24yb11zLwsbsnGcIlumvX3HpTt56tSubsLBTaitbdLcEW1jXjNfPra\r\nGiNbwlYYKvsJ12vkey+mEAWnaZ+tz/KTiEE=\r\n=Y1YB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/plugin.cjs.js","types":"dist/esm/index.d.ts","unpkg":"dist/plugin.js","module":"dist/esm/index.js","gitHead":"bf7af60d7e7a44e08e362a9e090b533fc5588bd8","scripts":{"fmt":"npm run eslint -- --fix && npm run prettier -- --write && npm run swiftlint -- --fix --format","lint":"npm run eslint && npm run prettier -- --check && npm run swiftlint -- lint","build":"npm run clean && npm run docgen && tsc && rollup -c rollup.config.js","clean":"rimraf ./dist","watch":"tsc --watch","docgen":"docgen --api CameraPlugin --output-readme README.md --output-json dist/docs.json","eslint":"eslint . --ext ts","verify":"npm run verify:ios && npm run verify:android && npm run verify:web","prettier":"prettier \"**/*.{css,html,ts,js,java}\"","swiftlint":"node-swiftlint","verify:ios":"cd ios && pod install && xcodebuild -workspace Plugin.xcworkspace -scheme Plugin -destination generic/platform=iOS && cd ..","verify:web":"npm run build","prepublishOnly":"npm run build","verify:android":"cd android && ./gradlew clean build test && cd ..","publish:cocoapod":"pod trunk push ./CapacitorCamera.podspec --allow-warnings"},"_npmUser":{"name":"hang.uy","email":"hang.uythanh@gmail.com"},"prettier":"@ionic/prettier-config","capacitor":{"ios":{"src":"ios"},"android":{"src":"android"}},"swiftlint":"@ionic/swiftlint-config","repository":{"url":"git+https://github.com/ionic-team/capacitor-plugins.git","type":"git"},"_npmVersion":"8.12.1","description":"The Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.","directories":{},"_nodeVersion":"18.5.0","eslintConfig":{"extends":"@ionic/eslint-config/recommended"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.11.0","rimraf":"^3.0.0","rollup":"^2.29.0","prettier":"~2.3.0","swiftlint":"^1.0.1","typescript":"~4.1.5","@capacitor/ios":"^4.0.0","@capacitor/core":"^4.0.0","@capacitor/docgen":"0.2.0","@capacitor/android":"^4.0.0","@ionic/eslint-config":"^0.3.0","prettier-plugin-java":"~1.0.2","@ionic/prettier-config":"~1.0.1","@ionic/swiftlint-config":"^1.1.2"},"peerDependencies":{"@capacitor/core":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/camera_5.0.1_1669108825850_0.48939883522609984","host":"s3://npm-registry-packages"}},"5.0.2":{"name":"@capacitor-mobi/camera","version":"5.0.2","keywords":["capacitor","plugin","native"],"author":{"name":"Ionic","email":"hi@ionicframework.com"},"license":"MIT","_id":"@capacitor-mobi/camera@5.0.2","maintainers":[{"name":"loet","email":"ueli.loetscher@gmail.com"},{"name":"hang.uy","email":"hang.uythanh@gmail.com"},{"name":"datpt154","email":"datpt154@gmail.com"},{"name":"trieutulong89kg","email":"trieutulong89kg@yahoo.com"}],"homepage":"https://github.com/ionic-team/capacitor-plugins#readme","bugs":{"url":"https://github.com/ionic-team/capacitor-plugins/issues"},"dist":{"shasum":"01c5a43864265a4cd006fd64b1246d9e3d3de293","tarball":"https://registry.npmjs.org/@capacitor-mobi/camera/-/camera-5.0.2.tgz","fileCount":35,"integrity":"sha512-iDcQczbhu9T4PZdKnu5CGrTTGsfdQHbndOfcWYy4LczEA0W8eSzzYNWiNtwSt2l/GO0WVKK9jaaOuEk3TkRtvw==","signatures":[{"sig":"MEQCIBKY6x1MfH/GmqNMCiLK3Dont6bAr/XP64FFCUFpMJZvAiBnHGCo2t98uELGMIwypnfn1BWiWSsc4oPVU8ZPanekPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":251460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfJXoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6mQ/+O9jpgVAFt5ypol31E3MF2djqcZMaQ4xHZNtaCsfW66HTYbSM\r\n2fMWPU1LTILveYVb2rBGJTNZFK7ZUQoCJElQEmOui8UAQ8if3FIUjgKDglY2\r\nTGhl23bGcn3UDqPiDwyt3XnY/ixuuHc8T0imXjPyUxgZV/ZHJ8QEkBgIHH70\r\n6ma4j4v7qnSGeFFkijmTovnh1WNg+/AjzbbFm33Au3y+12WuODomRmXbhzEA\r\nTwpkb46k2x3Ha0v3QOhRVw0+8PNphgUZbQj9K6XbI3/EouZmOmmyR6WTCZI4\r\n1k2iAbevssEt7/65D7iPX6s8GbehVtKHIm1HFr3XsRMVV0OcWg3mH31PX7+q\r\nNrS/74qDE4mBJKOhRQ7N5gfrawa79jKJUNlkUnpnZp31figwcIh+c+/TyoeY\r\ntN6qnJ7ycStxce32O3aMZhdv6F6XMeOiGi5gZd+4x+rRdUxOUJAl00pMpjJr\r\nenFJW1uWBXklJ7tjTyTT0JBwAIxXofPfHBQhbncJvYIm3vY81P64zhULdJ2R\r\nb4sSjxKm3lp25HJHi2hYL9QC7mTw5VL6bBPBtaHGP+Eoe1Zdo6Lsvg1D36eX\r\ny4Wmfp2ZZW2zdrS8BQNZjE6LyRlGBrR22F1lL252CH6RxWZiPaKJLfUOUDKw\r\nVSkMSWZpIIRhfraOD0mbNKq0hU+RGK7Eoj8=\r\n=TUKB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/plugin.cjs.js","types":"dist/esm/index.d.ts","unpkg":"dist/plugin.js","module":"dist/esm/index.js","gitHead":"bf7af60d7e7a44e08e362a9e090b533fc5588bd8","scripts":{"fmt":"npm run eslint -- --fix && npm run prettier -- --write && npm run swiftlint -- --fix --format","lint":"npm run eslint && npm run prettier -- --check && npm run swiftlint -- lint","build":"npm run clean && npm run docgen && tsc && rollup -c rollup.config.js","clean":"rimraf ./dist","watch":"tsc --watch","docgen":"docgen --api CameraPlugin --output-readme README.md --output-json dist/docs.json","eslint":"eslint . --ext ts","verify":"npm run verify:ios && npm run verify:android && npm run verify:web","prettier":"prettier \"**/*.{css,html,ts,js,java}\"","swiftlint":"node-swiftlint","verify:ios":"cd ios && pod install && xcodebuild -workspace Plugin.xcworkspace -scheme Plugin -destination generic/platform=iOS && cd ..","verify:web":"npm run build","prepublishOnly":"npm run build","verify:android":"cd android && ./gradlew clean build test && cd ..","publish:cocoapod":"pod trunk push CapacitorMobiCamera.podspec --allow-warnings"},"_npmUser":{"name":"hang.uy","email":"hang.uythanh@gmail.com"},"prettier":"@ionic/prettier-config","capacitor":{"ios":{"src":"ios"},"android":{"src":"android"}},"swiftlint":"@ionic/swiftlint-config","repository":{"url":"git+https://github.com/ionic-team/capacitor-plugins.git","type":"git"},"_npmVersion":"8.12.1","description":"The Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.","directories":{},"_nodeVersion":"18.5.0","eslintConfig":{"extends":"@ionic/eslint-config/recommended"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.11.0","rimraf":"^3.0.0","rollup":"^2.29.0","prettier":"~2.3.0","swiftlint":"^1.0.1","typescript":"~4.1.5","@capacitor/ios":"^4.0.0","@capacitor/core":"^4.0.0","@capacitor/docgen":"0.2.0","@capacitor/android":"^4.0.0","@ionic/eslint-config":"^0.3.0","prettier-plugin-java":"~1.0.2","@ionic/prettier-config":"~1.0.1","@ionic/swiftlint-config":"^1.1.2"},"peerDependencies":{"@capacitor/core":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/camera_5.0.2_1669109224203_0.1880850877454605","host":"s3://npm-registry-packages"}},"5.0.7":{"name":"@capacitor-mobi/camera","version":"5.0.7","keywords":["capacitor","plugin","native"],"author":{"name":"Ionic","email":"hi@ionicframework.com"},"license":"MIT","_id":"@capacitor-mobi/camera@5.0.7","maintainers":[{"name":"tanvo90","email":"lonelyboy4746@gmail.com"},{"name":"tai.tran.95","email":"tai.phuc.tran@gmail.com"},{"name":"loet","email":"ueli.loetscher@gmail.com"},{"name":"hang.uy","email":"hang.uythanh@gmail.com"},{"name":"datpt154","email":"datpt154@gmail.com"}],"homepage":"https://github.com/ionic-team/capacitor-plugins#readme","bugs":{"url":"https://github.com/ionic-team/capacitor-plugins/issues"},"dist":{"shasum":"dba689eed252576eac9346c518421bef2897154a","tarball":"https://registry.npmjs.org/@capacitor-mobi/camera/-/camera-5.0.7.tgz","fileCount":35,"integrity":"sha512-KN2Lq2FWK9Aq3KYZa20w8x6d8ngPFhai1CkMdcToaNXF9XvHs6meQiZhb2uBdi1Lb/G+N1ohQHEnD5VDhkSFzg==","signatures":[{"sig":"MEYCIQCVMeraOqcWf8HiZaWKH4JQX9J7X+ecHzXyoatKdF7MHQIhAJ/kxT1irQMroD3jzu4B2aYf88EMl6KNyR+IJZNiVKwu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257942},"main":"dist/plugin.cjs.js","types":"dist/esm/index.d.ts","unpkg":"dist/plugin.js","module":"dist/esm/index.js","gitHead":"dacae4b52ec10070195f75ac2d758b28db84fdff","scripts":{"fmt":"npm run eslint -- --fix && npm run prettier -- --write && npm run swiftlint -- --fix --format","lint":"npm run eslint && npm run prettier -- --check && npm run swiftlint -- lint","build":"npm run clean && npm run docgen && tsc && rollup -c rollup.config.js","clean":"rimraf ./dist","watch":"tsc --watch","docgen":"docgen --api CameraPlugin --output-readme README.md --output-json dist/docs.json","eslint":"eslint . --ext ts","verify":"npm run verify:ios && npm run verify:android && npm run verify:web","prettier":"prettier \"**/*.{css,html,ts,js,java}\"","swiftlint":"node-swiftlint","verify:ios":"cd ios && pod install && xcodebuild -workspace Plugin.xcworkspace -scheme Plugin -destination generic/platform=iOS && cd ..","verify:web":"npm run build","prepublishOnly":"npm run build","verify:android":"cd android && ./gradlew clean build test && cd ..","publish:cocoapod":"pod trunk push CapacitorMobiCamera.podspec --allow-warnings"},"_npmUser":{"name":"hang.uy","email":"hang.uythanh@gmail.com"},"prettier":"@ionic/prettier-config","capacitor":{"ios":{"src":"ios"},"android":{"src":"android"}},"swiftlint":"@ionic/swiftlint-config","repository":{"url":"git+https://github.com/ionic-team/capacitor-plugins.git","type":"git"},"_npmVersion":"9.5.1","description":"The Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.","directories":{},"_nodeVersion":"18.16.0","eslintConfig":{"extends":"@ionic/eslint-config/recommended"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.11.0","rimraf":"^3.0.0","rollup":"^2.29.0","prettier":"~2.3.0","swiftlint":"^1.0.1","typescript":"~4.1.5","@capacitor/ios":"^5.0.0","@capacitor/core":"^5.0.0","@capacitor/docgen":"0.2.0","@capacitor/android":"^5.0.0","@ionic/eslint-config":"^0.3.0","prettier-plugin-java":"~1.0.2","@ionic/prettier-config":"~1.0.1","@ionic/swiftlint-config":"^1.1.2"},"peerDependencies":{"@capacitor/core":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/camera_5.0.7_1697082264563_0.2882197624274061","host":"s3://npm-registry-packages"}},"6.0.2-beta.1":{"name":"@capacitor-mobi/camera","version":"6.0.2-beta.1","keywords":["capacitor","plugin","native"],"author":{"name":"Ionic","email":"hi@ionicframework.com"},"license":"MIT","_id":"@capacitor-mobi/camera@6.0.2-beta.1","maintainers":[{"name":"tanvo90","email":"lonelyboy4746@gmail.com"},{"name":"tai.tran.95","email":"tai.phuc.tran@gmail.com"},{"name":"loet","email":"ueli.loetscher@gmail.com"},{"name":"hang.uy","email":"hang.uythanh@gmail.com"},{"name":"datpt154","email":"datpt154@gmail.com"}],"homepage":"https://github.com/mobiliarmad/capacitor-plugins#readme","bugs":{"url":"https://github.com/mobiliarmad/capacitor-plugins/issues"},"dist":{"shasum":"612eb99b35624fb3536f04af005557a56a284e00","tarball":"https://registry.npmjs.org/@capacitor-mobi/camera/-/camera-6.0.2-beta.1.tgz","fileCount":34,"integrity":"sha512-QmrlURK4A+wj/HCBKCUaRAahMhyDK0FNV5ZKhw2uZk548Xg8Fqe0hDIG0l7dwtuWO+f8dep3wRDcIjjDZhlajw==","signatures":[{"sig":"MEUCIDrGqw5lF4JDtWITqQw41gM8xiIJ8cWOCk1XpXRkGr7gAiEAj+bcLrJAl7qUNfGSx6Pv3sjwunYOlASInc+oGov3loo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261964},"main":"dist/plugin.cjs.js","types":"dist/esm/index.d.ts","unpkg":"dist/plugin.js","module":"dist/esm/index.js","gitHead":"408f57e8fa7a721e23bbbacf6cbe0ef7e75c5b3e","scripts":{"fmt":"npm run eslint -- --fix && npm run prettier -- --write && npm run swiftlint -- --fix --format","lint":"npm run eslint && npm run prettier -- --check && npm run swiftlint -- lint","build":"npm run clean && npm run docgen && tsc && rollup -c rollup.config.js","clean":"rimraf ./dist","watch":"tsc --watch","docgen":"docgen --api CameraPlugin --output-readme README.md --output-json dist/docs.json","eslint":"eslint . --ext ts","verify":"npm run verify:ios && npm run verify:android && npm run verify:web","prettier":"prettier \"**/*.{css,html,ts,js,java}\"","swiftlint":"node-swiftlint","verify:ios":"xcodebuild build -scheme CapacitorCamera -sdk iphonesimulator17.0 -destination 'OS=17.0,name=iPhone 15'","verify:web":"npm run build","prepublishOnly":"npm run build","verify:android":"cd android && ./gradlew clean build test && cd ..","publish:cocoapod":"pod trunk push CapacitorMobiCamera.podspec --allow-warnings"},"_npmUser":{"name":"tanvo90","email":"lonelyboy4746@gmail.com"},"prettier":"@ionic/prettier-config","capacitor":{"ios":{"src":"ios"},"android":{"src":"android"}},"swiftlint":"@ionic/swiftlint-config","repository":{"url":"git+https://github.com/mobiliarmad/capacitor-plugins.git","type":"git"},"_npmVersion":"10.8.2","description":"The Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.","directories":{},"_nodeVersion":"22.8.0","eslintConfig":{"extends":"@ionic/eslint-config/recommended"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^8.57.0","rimraf":"^3.0.0","rollup":"^2.29.0","prettier":"~2.3.0","swiftlint":"^1.0.1","typescript":"~4.1.5","@capacitor/ios":"^6.0.0","@capacitor/core":"^6.0.0","@capacitor/docgen":"0.2.2","@capacitor/android":"^6.0.0","@ionic/eslint-config":"^0.4.0","prettier-plugin-java":"~1.0.2","@ionic/prettier-config":"~1.0.1","@ionic/swiftlint-config":"^1.1.2"},"peerDependencies":{"@capacitor/core":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/camera_6.0.2-beta.1_1726480574136_0.47135164649519035","host":"s3://npm-registry-packages"}},"6.0.3":{"name":"@capacitor-mobi/camera","version":"6.0.3","keywords":["capacitor","plugin","native"],"author":{"name":"Ionic","email":"hi@ionicframework.com"},"license":"MIT","_id":"@capacitor-mobi/camera@6.0.3","maintainers":[{"name":"tanvo90","email":"lonelyboy4746@gmail.com"},{"name":"tai.tran.95","email":"tai.phuc.tran@gmail.com"},{"name":"loet","email":"ueli.loetscher@gmail.com"},{"name":"hang.uy","email":"hang.uythanh@gmail.com"},{"name":"datpt154","email":"datpt154@gmail.com"}],"homepage":"https://github.com/mobiliarmad/capacitor-plugins#readme","bugs":{"url":"https://github.com/mobiliarmad/capacitor-plugins/issues"},"dist":{"shasum":"f68d182e3406cbf84afef48d23cda1af5bcdad45","tarball":"https://registry.npmjs.org/@capacitor-mobi/camera/-/camera-6.0.3.tgz","fileCount":34,"integrity":"sha512-yBwLOkY6YWybYOSsLwNudmuxao3UO/r+bDVsmLzc12aXogvcVT0mYakvnT9X85KFmGfGenCWYkP0pl9HrjkFBA==","signatures":[{"sig":"MEQCIAqAxzmf2Irap6Gar4gbRApaFWKz4CJBEuQiIX+I6jItAiAsHHFPUgMUCX2Ssdq8aELxxKDfbTqrMamDuY+EeGfVRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261957},"main":"dist/plugin.cjs.js","types":"dist/esm/index.d.ts","unpkg":"dist/plugin.js","module":"dist/esm/index.js","gitHead":"408f57e8fa7a721e23bbbacf6cbe0ef7e75c5b3e","scripts":{"fmt":"npm run eslint -- --fix && npm run prettier -- --write && npm run swiftlint -- --fix --format","lint":"npm run eslint && npm run prettier -- --check && npm run swiftlint -- lint","build":"npm run clean && npm run docgen && tsc && rollup -c rollup.config.js","clean":"rimraf ./dist","watch":"tsc --watch","docgen":"docgen --api CameraPlugin --output-readme README.md --output-json dist/docs.json","eslint":"eslint . --ext ts","verify":"npm run verify:ios && npm run verify:android && npm run verify:web","prettier":"prettier \"**/*.{css,html,ts,js,java}\"","swiftlint":"node-swiftlint","verify:ios":"xcodebuild build -scheme CapacitorCamera -sdk iphonesimulator17.0 -destination 'OS=17.0,name=iPhone 15'","verify:web":"npm run build","prepublishOnly":"npm run build","verify:android":"cd android && ./gradlew clean build test && cd ..","publish:cocoapod":"pod trunk push CapacitorMobiCamera.podspec --allow-warnings"},"_npmUser":{"name":"tanvo90","email":"lonelyboy4746@gmail.com"},"prettier":"@ionic/prettier-config","capacitor":{"ios":{"src":"ios"},"android":{"src":"android"}},"swiftlint":"@ionic/swiftlint-config","repository":{"url":"git+https://github.com/mobiliarmad/capacitor-plugins.git","type":"git"},"_npmVersion":"10.8.2","description":"The Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.","directories":{},"_nodeVersion":"22.8.0","eslintConfig":{"extends":"@ionic/eslint-config/recommended"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^8.57.0","rimraf":"^3.0.0","rollup":"^2.29.0","prettier":"~2.3.0","swiftlint":"^1.0.1","typescript":"~4.1.5","@capacitor/ios":"^6.0.0","@capacitor/core":"^6.0.0","@capacitor/docgen":"0.2.2","@capacitor/android":"^6.0.0","@ionic/eslint-config":"^0.4.0","prettier-plugin-java":"~1.0.2","@ionic/prettier-config":"~1.0.1","@ionic/swiftlint-config":"^1.1.2"},"peerDependencies":{"@capacitor/core":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/camera_6.0.3_1727837614871_0.6801899459139433","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"@capacitor-mobi/camera","version":"7.0.0","description":"The Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.","main":"dist/plugin.cjs.js","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","unpkg":"dist/plugin.js","author":{"name":"Ionic","email":"hi@ionicframework.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/mobiliarmad/capacitor-plugins.git"},"bugs":{"url":"https://github.com/mobiliarmad/capacitor-plugins/issues"},"keywords":["capacitor","plugin","native"],"scripts":{"verify":"npm run verify:ios && npm run verify:android && npm run verify:web","verify:ios":"xcodebuild build -scheme CapacitorCamera -destination generic/platform=iOS","verify:android":"cd android && ./gradlew clean build test && cd ..","verify:web":"npm run build","lint":"npm run eslint && npm run prettier -- --check && npm run swiftlint -- lint","fmt":"npm run eslint -- --fix && npm run prettier -- --write && npm run swiftlint -- --fix --format","eslint":"eslint . --ext ts","prettier":"prettier \"**/*.{css,html,ts,js,java}\"","swiftlint":"node-swiftlint","docgen":"docgen --api CameraPlugin --output-readme README.md --output-json dist/docs.json","build":"npm run clean && npm run docgen && tsc && rollup -c rollup.config.mjs","clean":"rimraf ./dist","watch":"tsc --watch","prepublishOnly":"npm run build","publish:cocoapod":"pod trunk push CapacitorMobiCamera.podspec --allow-warnings"},"devDependencies":{"@capacitor/android":"next","@capacitor/core":"next","@capacitor/docgen":"0.2.2","@capacitor/ios":"next","@ionic/eslint-config":"^0.4.0","@ionic/prettier-config":"~1.0.1","@ionic/swiftlint-config":"^1.1.2","eslint":"^8.57.0","prettier":"~2.3.0","prettier-plugin-java":"~1.0.2","rimraf":"^6.0.1","rollup":"^4.26.0","swiftlint":"^1.0.1","typescript":"~4.1.5"},"peerDependencies":{"@capacitor/core":">=7.0.0"},"prettier":"@ionic/prettier-config","swiftlint":"@ionic/swiftlint-config","eslintConfig":{"extends":"@ionic/eslint-config/recommended"},"capacitor":{"ios":{"src":"ios"},"android":{"src":"android"}},"publishConfig":{"access":"public"},"_id":"@capacitor-mobi/camera@7.0.0","gitHead":"cbd5ea6c773582693197c2fc8f1d37a2def1888b","homepage":"https://github.com/mobiliarmad/capacitor-plugins#readme","_nodeVersion":"22.8.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-vG2G9alLtxOjcCeDUI2xoGMQGjLh2z8MNqXRh5+h7LBRPaV+XrDTut01EBSweflqRWiY9d4173tWTOl4ePJaQg==","shasum":"e8199698ca952b967feb51ff8e80bb1ac38718d4","tarball":"https://registry.npmjs.org/@capacitor-mobi/camera/-/camera-7.0.0.tgz","fileCount":34,"unpackedSize":260605,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCnG8e24zYVHGavlFEIr8vQ6XbsDfHnDPZBo4UrcPWqNAIhANO5OCzfBrZ5HgA8CHlNzITwPZfKCslx22KEwgHm8VVC"}]},"_npmUser":{"name":"tai.tran.95","email":"tai.phuc.tran@gmail.com"},"directories":{},"maintainers":[{"name":"datpt154","email":"datpt154@gmail.com"},{"name":"hang.uy","email":"hang.uythanh@gmail.com"},{"name":"loet","email":"ueli.loetscher@gmail.com"},{"name":"tai.tran.95","email":"tai.phuc.tran@gmail.com"},{"name":"tanvo90","email":"lonelyboy4746@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/camera_7.0.0_1742440981371_0.21720487153071244"},"_hasShrinkwrap":false}},"time":{"created":"2022-11-22T08:24:18.537Z","modified":"2025-03-20T03:23:01.877Z","5.0.0":"2022-11-22T08:24:18.758Z","5.0.1":"2022-11-22T09:20:26.045Z","5.0.2":"2022-11-22T09:27:04.410Z","5.0.7":"2023-10-12T03:44:24.769Z","6.0.2-beta.1":"2024-09-16T09:56:14.337Z","6.0.3":"2024-10-02T02:53:35.116Z","7.0.0":"2025-03-20T03:23:01.570Z"},"bugs":{"url":"https://github.com/mobiliarmad/capacitor-plugins/issues"},"author":{"name":"Ionic","email":"hi@ionicframework.com"},"license":"MIT","homepage":"https://github.com/mobiliarmad/capacitor-plugins#readme","keywords":["capacitor","plugin","native"],"repository":{"type":"git","url":"git+https://github.com/mobiliarmad/capacitor-plugins.git"},"description":"The Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.","maintainers":[{"name":"datpt154","email":"datpt154@gmail.com"},{"name":"hang.uy","email":"hang.uythanh@gmail.com"},{"name":"loet","email":"ueli.loetscher@gmail.com"},{"name":"tai.tran.95","email":"tai.phuc.tran@gmail.com"},{"name":"tanvo90","email":"lonelyboy4746@gmail.com"}],"readme":"# @capacitor/camera\n\nThe Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.\n\n## Install\n\n```bash\nnpm install @capacitor/camera\nnpx cap sync\n```\n\n## iOS\n\niOS requires the following usage description be added and filled out for your app in `Info.plist`:\n\n- `NSCameraUsageDescription` (`Privacy - Camera Usage Description`)\n- `NSPhotoLibraryAddUsageDescription` (`Privacy - Photo Library Additions Usage Description`)\n- `NSPhotoLibraryUsageDescription` (`Privacy - Photo Library Usage Description`)\n\nRead about [Configuring `Info.plist`](https://capacitorjs.com/docs/ios/configuration#configuring-infoplist) in the [iOS Guide](https://capacitorjs.com/docs/ios) for more information on setting iOS permissions in Xcode\n\n## Android\n\nWhen picking existing images from the device gallery, the Android Photo Picker component is now used. The Photo Picker is available on devices that meet the following criteria:\n\n- Run Android 11 (API level 30) or higher\n- Receive changes to Modular System Components through Google System Updates\n\nOlder devices and Android Go devices running Android 11 or 12 that support Google Play services can install a backported version of the photo picker. To enable the automatic installation of the backported photo picker module through Google Play services, add the following entry to the `<application>` tag in your `AndroidManifest.xml` file:\n\n```xml\n<!-- Trigger Google Play services to install the backported photo picker module. -->\n<!--suppress AndroidDomInspection -->\n<service android:name=\"com.google.android.gms.metadata.ModuleDependencies\"\n    android:enabled=\"false\"\n    android:exported=\"false\"\n    tools:ignore=\"MissingClass\">\n    <intent-filter>\n        <action android:name=\"com.google.android.gms.metadata.MODULE_DEPENDENCIES\" />\n    </intent-filter>\n    <meta-data android:name=\"photopicker_activity:0:required\" android:value=\"\" />\n</service>\n```\n\nIf that entry is not added, the devices that don't support the Photo Picker, the Photo Picker component fallbacks to `Intent.ACTION_OPEN_DOCUMENT`.\n\nThe Camera plugin requires no permissions, unless using `saveToGallery: true`, in that case the following permissions should be added to your `AndroidManifest.xml`:\n\n```xml\n<uses-permission android:name=\"android.permission.READ_EXTERNAL_STORAGE\"/>\n<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />\n```\n\nYou can also specify those permissions only for the Android versions where they will be requested:\n\n```xml\n<uses-permission android:name=\"android.permission.READ_EXTERNAL_STORAGE\" android:maxSdkVersion=\"32\"/>\n<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" android:maxSdkVersion=\"29\"/>\n```\n\nThe storage permissions are for reading/saving photo files.\n\nRead about [Setting Permissions](https://capacitorjs.com/docs/android/configuration#setting-permissions) in the [Android Guide](https://capacitorjs.com/docs/android) for more information on setting Android permissions.\n\nAdditionally, because the Camera API launches a separate Activity to handle taking the photo, you should listen for `appRestoredResult` in the `App` plugin to handle any camera data that was sent in the case your app was terminated by the operating system while the Activity was running.\n\n### Variables\n\nThis plugin will use the following project variables (defined in your app's `variables.gradle` file):\n\n- `androidxExifInterfaceVersion`: version of `androidx.exifinterface:exifinterface` (default: `1.3.7`)\n- `androidxMaterialVersion`: version of `com.google.android.material:material` (default: `1.12.0`)\n\n## PWA Notes\n\n[PWA Elements](https://capacitorjs.com/docs/web/pwa-elements) are required for Camera plugin to work.\n\n## Example\n\n```typescript\nimport { Camera, CameraResultType } from '@capacitor/camera';\n\nconst takePicture = async () => {\n  const image = await Camera.getPhoto({\n    quality: 90,\n    allowEditing: true,\n    resultType: CameraResultType.Uri\n  });\n\n  // image.webPath will contain a path that can be set as an image src.\n  // You can access the original file using image.path, which can be\n  // passed to the Filesystem API to read the raw data of the image,\n  // if desired (or pass resultType: CameraResultType.Base64 to getPhoto)\n  var imageUrl = image.webPath;\n\n  // Can be set to the src of an image now\n  imageElement.src = imageUrl;\n};\n```\n\n## API\n\n<docgen-index>\n\n* [`getPhoto(...)`](#getphoto)\n* [`pickImages(...)`](#pickimages)\n* [`pickLimitedLibraryPhotos()`](#picklimitedlibraryphotos)\n* [`getLimitedLibraryPhotos()`](#getlimitedlibraryphotos)\n* [`checkPermissions()`](#checkpermissions)\n* [`requestPermissions(...)`](#requestpermissions)\n* [Interfaces](#interfaces)\n* [Type Aliases](#type-aliases)\n* [Enums](#enums)\n\n</docgen-index>\n\n<docgen-api>\n<!--Update the source file JSDoc comments and rerun docgen to update the docs below-->\n\n### getPhoto(...)\n\n```typescript\ngetPhoto(options: ImageOptions) => Promise<Photo>\n```\n\nPrompt the user to pick a photo from an album, or take a new photo\nwith the camera.\n\n| Param         | Type                                                  |\n| ------------- | ----------------------------------------------------- |\n| **`options`** | <code><a href=\"#imageoptions\">ImageOptions</a></code> |\n\n**Returns:** <code>Promise&lt;<a href=\"#photo\">Photo</a>&gt;</code>\n\n**Since:** 1.0.0\n\n--------------------\n\n\n### pickImages(...)\n\n```typescript\npickImages(options: GalleryImageOptions) => Promise<GalleryPhotos>\n```\n\nAllows the user to pick multiple pictures from the photo gallery.\nOn iOS 13 and older it only allows to pick one picture.\n\n| Param         | Type                                                                |\n| ------------- | ------------------------------------------------------------------- |\n| **`options`** | <code><a href=\"#galleryimageoptions\">GalleryImageOptions</a></code> |\n\n**Returns:** <code>Promise&lt;<a href=\"#galleryphotos\">GalleryPhotos</a>&gt;</code>\n\n**Since:** 1.2.0\n\n--------------------\n\n\n### pickLimitedLibraryPhotos()\n\n```typescript\npickLimitedLibraryPhotos() => Promise<GalleryPhotos>\n```\n\niOS 14+ Only: Allows the user to update their limited photo library selection.\nOn iOS 15+ returns all the limited photos after the picker dismissal.\nOn iOS 14 or if the user gave full access to the photos it returns an empty array.\n\n**Returns:** <code>Promise&lt;<a href=\"#galleryphotos\">GalleryPhotos</a>&gt;</code>\n\n**Since:** 4.1.0\n\n--------------------\n\n\n### getLimitedLibraryPhotos()\n\n```typescript\ngetLimitedLibraryPhotos() => Promise<GalleryPhotos>\n```\n\niOS 14+ Only: Return an array of photos selected from the limited photo library.\n\n**Returns:** <code>Promise&lt;<a href=\"#galleryphotos\">GalleryPhotos</a>&gt;</code>\n\n**Since:** 4.1.0\n\n--------------------\n\n\n### checkPermissions()\n\n```typescript\ncheckPermissions() => Promise<PermissionStatus>\n```\n\nCheck camera and photo album permissions\n\n**Returns:** <code>Promise&lt;<a href=\"#permissionstatus\">PermissionStatus</a>&gt;</code>\n\n**Since:** 1.0.0\n\n--------------------\n\n\n### requestPermissions(...)\n\n```typescript\nrequestPermissions(permissions?: CameraPluginPermissions | undefined) => Promise<PermissionStatus>\n```\n\nRequest camera and photo album permissions\n\n| Param             | Type                                                                        |\n| ----------------- | --------------------------------------------------------------------------- |\n| **`permissions`** | <code><a href=\"#camerapluginpermissions\">CameraPluginPermissions</a></code> |\n\n**Returns:** <code>Promise&lt;<a href=\"#permissionstatus\">PermissionStatus</a>&gt;</code>\n\n**Since:** 1.0.0\n\n--------------------\n\n\n### Interfaces\n\n\n#### Photo\n\n| Prop               | Type                 | Description                                                                                                                                                                                                                                                              | Since |\n| ------------------ | -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----- |\n| **`base64String`** | <code>string</code>  | The base64 encoded string representation of the image, if using <a href=\"#cameraresulttype\">CameraResultType.Base64</a>.                                                                                                                                                 | 1.0.0 |\n| **`dataUrl`**      | <code>string</code>  | The url starting with 'data:image/jpeg;base64,' and the base64 encoded string representation of the image, if using <a href=\"#cameraresulttype\">CameraResultType.DataUrl</a>. Note: On web, the file format could change depending on the browser.                       | 1.0.0 |\n| **`path`**         | <code>string</code>  | If using <a href=\"#cameraresulttype\">CameraResultType.Uri</a>, the path will contain a full, platform-specific file URL that can be read later using the Filesystem API.                                                                                                 | 1.0.0 |\n| **`webPath`**      | <code>string</code>  | webPath returns a path that can be used to set the src attribute of an image for efficient loading and rendering.                                                                                                                                                        | 1.0.0 |\n| **`exif`**         | <code>any</code>     | Exif data, if any, retrieved from the image                                                                                                                                                                                                                              | 1.0.0 |\n| **`format`**       | <code>string</code>  | The format of the image, ex: jpeg, png, gif. iOS and Android only support jpeg. Web supports jpeg, png and gif, but the exact availability may vary depending on the browser. gif is only supported if `webUseInput` is set to `true` or if `source` is set to `Photos`. | 1.0.0 |\n| **`saved`**        | <code>boolean</code> | Whether if the image was saved to the gallery or not. On Android and iOS, saving to the gallery can fail if the user didn't grant the required permissions. On Web there is no gallery, so always returns false.                                                         | 1.1.0 |\n\n\n#### ImageOptions\n\n| Prop                     | Type                                                          | Description                                                                                                                                                                                                                                                                | Default                             | Since |\n| ------------------------ | ------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------- | ----- |\n| **`quality`**            | <code>number</code>                                           | The quality of image to return as JPEG, from 0-100 Note: This option is only supported on Android and iOS                                                                                                                                                                  |                                     | 1.0.0 |\n| **`allowEditing`**       | <code>boolean</code>                                          | Whether to allow the user to crop or make small edits (platform specific). On iOS 14+ it's only supported for <a href=\"#camerasource\">CameraSource.Camera</a>, but not for <a href=\"#camerasource\">CameraSource.Photos</a>.                                                |                                     | 1.0.0 |\n| **`resultType`**         | <code><a href=\"#cameraresulttype\">CameraResultType</a></code> | How the data should be returned. Currently, only 'Base64', 'DataUrl' or 'Uri' is supported                                                                                                                                                                                 |                                     | 1.0.0 |\n| **`saveToGallery`**      | <code>boolean</code>                                          | Whether to save the photo to the gallery. If the photo was picked from the gallery, it will only be saved if edited.                                                                                                                                                       | <code>: false</code>                | 1.0.0 |\n| **`width`**              | <code>number</code>                                           | The desired maximum width of the saved image. The aspect ratio is respected.                                                                                                                                                                                               |                                     | 1.0.0 |\n| **`height`**             | <code>number</code>                                           | The desired maximum height of the saved image. The aspect ratio is respected.                                                                                                                                                                                              |                                     | 1.0.0 |\n| **`correctOrientation`** | <code>boolean</code>                                          | Whether to automatically rotate the image \"up\" to correct for orientation in portrait mode                                                                                                                                                                                 | <code>: true</code>                 | 1.0.0 |\n| **`source`**             | <code><a href=\"#camerasource\">CameraSource</a></code>         | The source to get the photo from. By default this prompts the user to select either the photo album or take a photo.                                                                                                                                                       | <code>: CameraSource.Prompt</code>  | 1.0.0 |\n| **`direction`**          | <code><a href=\"#cameradirection\">CameraDirection</a></code>   | iOS and Web only: The camera direction.                                                                                                                                                                                                                                    | <code>: CameraDirection.Rear</code> | 1.0.0 |\n| **`presentationStyle`**  | <code>'fullscreen' \\| 'popover'</code>                        | iOS only: The presentation style of the Camera.                                                                                                                                                                                                                            | <code>: 'fullscreen'</code>         | 1.0.0 |\n| **`webUseInput`**        | <code>boolean</code>                                          | Web only: Whether to use the PWA Element experience or file input. The default is to use PWA Elements if installed and fall back to file input. To always use file input, set this to `true`. Learn more about PWA Elements: https://capacitorjs.com/docs/web/pwa-elements |                                     | 1.0.0 |\n| **`promptLabelHeader`**  | <code>string</code>                                           | Text value to use when displaying the prompt.                                                                                                                                                                                                                              | <code>: 'Photo'</code>              | 1.0.0 |\n| **`promptLabelCancel`**  | <code>string</code>                                           | Text value to use when displaying the prompt. iOS only: The label of the 'cancel' button.                                                                                                                                                                                  | <code>: 'Cancel'</code>             | 1.0.0 |\n| **`promptLabelPhoto`**   | <code>string</code>                                           | Text value to use when displaying the prompt. The label of the button to select a saved image.                                                                                                                                                                             | <code>: 'From Photos'</code>        | 1.0.0 |\n| **`promptLabelPicture`** | <code>string</code>                                           | Text value to use when displaying the prompt. The label of the button to open the camera.                                                                                                                                                                                  | <code>: 'Take Picture'</code>       | 1.0.0 |\n| **`flashMode`**          | <code><a href=\"#cameraflashmode\">CameraFlashMode</a></code>   | Whether to set flash on, off or auto when open camera                                                                                                                                                                                                                      |                                     |       |\n\n\n#### GalleryPhotos\n\n| Prop         | Type                        | Description                     | Since |\n| ------------ | --------------------------- | ------------------------------- | ----- |\n| **`photos`** | <code>GalleryPhoto[]</code> | Array of all the picked photos. | 1.2.0 |\n\n\n#### GalleryPhoto\n\n| Prop          | Type                | Description                                                                                                       | Since |\n| ------------- | ------------------- | ----------------------------------------------------------------------------------------------------------------- | ----- |\n| **`path`**    | <code>string</code> | Full, platform-specific file URL that can be read later using the Filesystem API.                                 | 1.2.0 |\n| **`webPath`** | <code>string</code> | webPath returns a path that can be used to set the src attribute of an image for efficient loading and rendering. | 1.2.0 |\n| **`exif`**    | <code>any</code>    | Exif data, if any, retrieved from the image                                                                       | 1.2.0 |\n| **`format`**  | <code>string</code> | The format of the image, ex: jpeg, png, gif. iOS and Android only support jpeg. Web supports jpeg, png and gif.   | 1.2.0 |\n\n\n#### GalleryImageOptions\n\n| Prop                     | Type                                   | Description                                                                                                             | Default                     | Since |\n| ------------------------ | -------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | --------------------------- | ----- |\n| **`quality`**            | <code>number</code>                    | The quality of image to return as JPEG, from 0-100 Note: This option is only supported on Android and iOS.              |                             | 1.2.0 |\n| **`width`**              | <code>number</code>                    | The desired maximum width of the saved image. The aspect ratio is respected.                                            |                             | 1.2.0 |\n| **`height`**             | <code>number</code>                    | The desired maximum height of the saved image. The aspect ratio is respected.                                           |                             | 1.2.0 |\n| **`correctOrientation`** | <code>boolean</code>                   | Whether to automatically rotate the image \"up\" to correct for orientation in portrait mode                              | <code>: true</code>         | 1.2.0 |\n| **`presentationStyle`**  | <code>'fullscreen' \\| 'popover'</code> | iOS only: The presentation style of the Camera.                                                                         | <code>: 'fullscreen'</code> | 1.2.0 |\n| **`limit`**              | <code>number</code>                    | Maximum number of pictures the user will be able to choose. Note: This option is only supported on Android 13+ and iOS. | <code>0 (unlimited)</code>  | 1.2.0 |\n\n\n#### PermissionStatus\n\n| Prop         | Type                                                                    |\n| ------------ | ----------------------------------------------------------------------- |\n| **`camera`** | <code><a href=\"#camerapermissionstate\">CameraPermissionState</a></code> |\n| **`photos`** | <code><a href=\"#camerapermissionstate\">CameraPermissionState</a></code> |\n\n\n#### CameraPluginPermissions\n\n| Prop              | Type                                |\n| ----------------- | ----------------------------------- |\n| **`permissions`** | <code>CameraPermissionType[]</code> |\n\n\n### Type Aliases\n\n\n#### CameraPermissionState\n\n<code><a href=\"#permissionstate\">PermissionState</a> | 'limited'</code>\n\n\n#### PermissionState\n\n<code>'prompt' | 'prompt-with-rationale' | 'granted' | 'denied'</code>\n\n\n#### CameraPermissionType\n\n<code>'camera' | 'photos'</code>\n\n\n### Enums\n\n\n#### CameraResultType\n\n| Members       | Value                  |\n| ------------- | ---------------------- |\n| **`Uri`**     | <code>'uri'</code>     |\n| **`Base64`**  | <code>'base64'</code>  |\n| **`DataUrl`** | <code>'dataUrl'</code> |\n\n\n#### CameraSource\n\n| Members      | Value                 | Description                                                        |\n| ------------ | --------------------- | ------------------------------------------------------------------ |\n| **`Prompt`** | <code>'PROMPT'</code> | Prompts the user to select either the photo album or take a photo. |\n| **`Camera`** | <code>'CAMERA'</code> | Take a new photo using the camera.                                 |\n| **`Photos`** | <code>'PHOTOS'</code> | Pick an existing photo from the gallery or photo album.            |\n\n\n#### CameraDirection\n\n| Members     | Value                |\n| ----------- | -------------------- |\n| **`Rear`**  | <code>'REAR'</code>  |\n| **`Front`** | <code>'FRONT'</code> |\n\n\n#### CameraFlashMode\n\n| Members    | Value               |\n| ---------- | ------------------- |\n| **`On`**   | <code>'on'</code>   |\n| **`Off`**  | <code>'off'</code>  |\n| **`Auto`** | <code>'auto'</code> |\n\n</docgen-api>\n","readmeFilename":"README.md"}