@spektre/veil 0.1.2 → 0.1.3
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.
- package/dist/index.esm.js +0 -2
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +0 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -122,8 +122,6 @@ const SecurityGate = ({ apiKey, children, config, fallback, loadingComponent, })
|
|
|
122
122
|
React.createElement("div", { style: styles.orangeGlowLeft }),
|
|
123
123
|
React.createElement("div", { style: styles.orangeGlowRight })),
|
|
124
124
|
React.createElement("div", { style: styles.content },
|
|
125
|
-
React.createElement("div", { style: styles.logoContainer },
|
|
126
|
-
React.createElement("img", { src: "/image.png", alt: "Spektre", style: styles.logo })),
|
|
127
125
|
React.createElement("h2", { style: styles.title }, "Initializing Security"),
|
|
128
126
|
React.createElement("p", { style: styles.message }, "Please wait while we verify your application..."),
|
|
129
127
|
React.createElement("div", { style: styles.spinner }))));
|
package/dist/index.esm.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/index.js
CHANGED
|
@@ -124,8 +124,6 @@ const SecurityGate = ({ apiKey, children, config, fallback, loadingComponent, })
|
|
|
124
124
|
React.createElement("div", { style: styles.orangeGlowLeft }),
|
|
125
125
|
React.createElement("div", { style: styles.orangeGlowRight })),
|
|
126
126
|
React.createElement("div", { style: styles.content },
|
|
127
|
-
React.createElement("div", { style: styles.logoContainer },
|
|
128
|
-
React.createElement("img", { src: "/image.png", alt: "Spektre", style: styles.logo })),
|
|
129
127
|
React.createElement("h2", { style: styles.title }, "Initializing Security"),
|
|
130
128
|
React.createElement("p", { style: styles.message }, "Please wait while we verify your application..."),
|
|
131
129
|
React.createElement("div", { style: styles.spinner }))));
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|