@prosopo/procaptcha-bundle 0.2.39 → 0.2.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- import { m as a, k as d } from "./index-85b27272.js";
1
+ import { m as a, k as d } from "./index-8217cbd8.js";
2
2
  export {
3
3
  a as default,
4
4
  d as render
@@ -0,0 +1 @@
1
+ .modalOuter{position:fixed;z-index:1300;top:0;right:0;bottom:0;left:0}.modalBackground{position:fixed;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;right:0;bottom:0;top:0;left:0;background-color:#00000080;-webkit-tap-highlight-color:transparent;z-index:-1}.modalInner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;background-color:#fff;border:none;box-shadow:#0003 0 11px 15px -7px,#00000024 0 24px 38px 3px,#0000001f 0 9px 46px 8px}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prosopo/procaptcha-bundle",
3
- "version": "0.2.39",
3
+ "version": "0.2.40",
4
4
  "author": "PROSOPO LIMITED <info@prosopo.io>",
5
5
  "license": "Apache-2.0",
6
6
  "main": "./dist/index.js",
@@ -36,9 +36,9 @@
36
36
  "> 0.5%, last 2 versions, not dead"
37
37
  ],
38
38
  "dependencies": {
39
- "@prosopo/procaptcha-react": "0.2.39",
40
- "@prosopo/types": "0.2.39",
41
- "@prosopo/util": "0.2.39",
39
+ "@prosopo/procaptcha-react": "0.2.40",
40
+ "@prosopo/types": "0.2.40",
41
+ "@prosopo/util": "0.2.40",
42
42
  "react-dom": "^18.2.0"
43
43
  },
44
44
  "repository": {
@@ -55,7 +55,7 @@
55
55
  },
56
56
  "devDependencies": {
57
57
  "@originjs/vite-plugin-commonjs": "^1.0.3",
58
- "@prosopo/config": "0.2.39",
58
+ "@prosopo/config": "0.2.40",
59
59
  "@rollup/plugin-typescript": "^11.1.2",
60
60
  "@vitejs/plugin-react": "^4.0.4",
61
61
  "tslib": "2.6.2",