@dentira/dentira-bulk-upload-widget 1.0.3-5 → 1.0.3-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/dist/index.es.js CHANGED
@@ -3784,6 +3784,14 @@ const jf = {
3784
3784
  fr: {
3785
3785
  API_HOST: "https://fr-bulkupload-api.dentira.com",
3786
3786
  PRESIGN_URL_HOST: "https://fr-presign.dentira.com/presign"
3787
+ },
3788
+ be: {
3789
+ API_HOST: "https://be-bulkupload-api.dentira.com",
3790
+ PRESIGN_URL_HOST: "https://be-presign.dentira.com/presign"
3791
+ },
3792
+ de: {
3793
+ API_HOST: "https://de-bulkupload-api.dentira.com",
3794
+ PRESIGN_URL_HOST: "https://de-presign.dentira.com/presign"
3787
3795
  }
3788
3796
  }, jt = (e) => {
3789
3797
  const t = jf[e];