viewgate-wrapper 1.9.4 → 1.9.6
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/README.md
CHANGED
|
@@ -73,7 +73,6 @@ function Root() {
|
|
|
73
73
|
| :--- | :--- | :--- | :--- |
|
|
74
74
|
| **`apiKey`** | `string` | **Required** | Your project's unique API key from the ViewGate dashboard. |
|
|
75
75
|
| **`language`** | `'en' \| 'es'` | `'es'` | The UI language for the feedback overlay. |
|
|
76
|
-
| **`baseUrl`** | `string` | `https://view-gate.vercel.app` | The backend API URL if using a self-hosted instance. |
|
|
77
76
|
|
|
78
77
|
---
|
|
79
78
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ViewGateOverlay.d.ts","sourceRoot":"","sources":["../../src/components/ViewGateOverlay.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA4C,KAAK,EAAE,EAAE,MAAM,OAAO,CAAC;AAoB1E,OAAO,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"ViewGateOverlay.d.ts","sourceRoot":"","sources":["../../src/components/ViewGateOverlay.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA4C,KAAK,EAAE,EAAE,MAAM,OAAO,CAAC;AAoB1E,OAAO,wBAAwB,CAAC;AA0WhC,eAAO,MAAM,eAAe,EAAE,EAmyB7B,CAAC"}
|