@eid-easy/eideasy-widget 2.140.0 → 2.142.0

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.html CHANGED
@@ -45,6 +45,7 @@
45
45
  <option value="it">Italian</option>
46
46
  <option value="lv">Latvian</option>
47
47
  <option value="lt">Lithuanian</option>
48
+ <option value="pl">Polish</option>
48
49
  <option value="pt">Portuguese</option>
49
50
  <option value="ru">Russian</option>
50
51
  <option value="es">Spanish</option>
@@ -168,7 +169,7 @@
168
169
  language: 'en', // ISO 639-1 two letter language code,
169
170
  sandbox: true,
170
171
  clientId: 'SNcycaJFfibUABHrbx6c51YRqSiV76Nz',
171
- docId: '5rMOVZyEqOYO2uW33w1PN2zwDAndUdHQHI8xyz7W',
172
+ docId: '09W9oz5AQdVSV4FuWh6etT2WvWPfA6HK5h8l1ecf',
172
173
  apiEndpoints: {
173
174
  // base: () => 'http://localhost:8000',
174
175
  base: () => 'https://id.eideasy.eu',
@@ -0,0 +1 @@
1
+ <!doctype html><meta charset="utf-8"><title>eideasy-widget demo</title><script src="./eideasy-widget.umd.js"></script><script>console.log(eideasy-widget)</script>