@amp-labs/react 2.7.7 → 2.7.8
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/build/amp-react.es.js
CHANGED
|
@@ -4301,7 +4301,7 @@ class Gl {
|
|
|
4301
4301
|
this.connectionApi = new Py(t), this.installationApi = new Dy(t), this.integrationApi = new Fy(t), this.oAuthApi = new My(t), this.projectApi = new ky(t), this.providerApi = new Ly(t), this.providerAppApi = new Ky(t), this.revisionApi = new Vy(t);
|
|
4302
4302
|
}
|
|
4303
4303
|
}
|
|
4304
|
-
const Ql = "2.7.
|
|
4304
|
+
const Ql = "2.7.8", Uy = "v1", Xi = "https://api.withampersand.com";
|
|
4305
4305
|
function Xl() {
|
|
4306
4306
|
try {
|
|
4307
4307
|
const e = process.env.REACT_APP_AMP_SERVER;
|
|
@@ -12312,8 +12312,8 @@ function Xd({
|
|
|
12312
12312
|
/* @__PURE__ */ p(
|
|
12313
12313
|
en.Input,
|
|
12314
12314
|
{
|
|
12315
|
-
id: "
|
|
12316
|
-
name: "
|
|
12315
|
+
id: "apiKey",
|
|
12316
|
+
name: "apiKey",
|
|
12317
12317
|
type: s ? "text" : "password",
|
|
12318
12318
|
placeholder: "API Key",
|
|
12319
12319
|
onChange: g
|