@eid-easy/eideasy-widget 2.147.1 → 2.149.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
@@ -169,7 +169,7 @@
169
169
  language: 'en', // ISO 639-1 two letter language code,
170
170
  sandbox: true,
171
171
  clientId: 'SNcycaJFfibUABHrbx6c51YRqSiV76Nz',
172
- docId: 'pf3lsI5mZ3eZOdcYh2ehnmwhmLxHBt0vNHpdT3zs',
172
+ docId: '1AlljfTs0MSqQZBg6lBuAP4IWUl9Cfe3aVj8XCob',
173
173
  apiEndpoints: {
174
174
  // base: () => 'http://localhost:8000',
175
175
  base: () => 'https://id.eideasy.eu',
@@ -193,8 +193,8 @@
193
193
  // use these to prefill the input values
194
194
  inputValues: {
195
195
  // idcode: '',
196
- phone: '00000766',
197
- callingCode: '+372',
196
+ //phone: '00000766',
197
+ //callingCode: '+372',
198
198
  },
199
199
  modifyRequestSettings: (currentSettings) => {
200
200
  return {
@@ -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>