@cling-se/widget 0.7.0 → 0.7.1

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.
@@ -1,4 +1,4 @@
1
- import { c as se, g as Se, a as zf, n as N, C as Va, s as Wf, e as Vf, i as Yf, r as Tc, b as Xs, m as Rc, d as Lt, f as mn, h as nt, _ as Uf, j as Ic, k as Hf, p as Gf, l as qf, o as Kf, q as Pc, V as Ya, t as Ac, A as Xf, u as Zf, v as Jf, w as Qf, x as eh, F as Fc, y as Nc, z as Ua, B as th, D as rh, E as Zs, G as nh, H as ih, I as ah } from "./main.e2cbf475.js";
1
+ import { c as se, g as Se, a as zf, n as N, C as Va, s as Wf, e as Vf, i as Yf, r as Tc, b as Xs, m as Rc, d as Lt, f as mn, h as nt, _ as Uf, j as Ic, k as Hf, p as Gf, l as qf, o as Kf, q as Pc, V as Ya, t as Ac, A as Xf, u as Zf, v as Jf, w as Qf, x as eh, F as Fc, y as Nc, z as Ua, B as th, D as rh, E as Zs, G as nh, H as ih, I as ah } from "./main.bacf5be3.js";
2
2
  const fe = {
3
3
  AD: {
4
4
  name: "Andorra",
@@ -1,4 +1,4 @@
1
- import { f as g, h as p, n as u } from "./main.e2cbf475.js";
1
+ import { f as g, h as p, n as u } from "./main.bacf5be3.js";
2
2
  const _ = {
3
3
  sv: {
4
4
  title: "Verifikat p\xE5 signering",
@@ -1,4 +1,4 @@
1
- import { d as m, f as c, h as d, n as a } from "./main.e2cbf475.js";
1
+ import { d as m, f as c, h as d, n as a } from "./main.bacf5be3.js";
2
2
  const l = {
3
3
  name: "DocumentSendReminderModal",
4
4
  i18nOptions: {
@@ -1,4 +1,4 @@
1
- import { n as m, J as v, g as $, i as _, K as f, d as C } from "./main.e2cbf475.js";
1
+ import { n as m, J as v, g as $, i as _, K as f, d as C } from "./main.bacf5be3.js";
2
2
  const g = {
3
3
  new: {
4
4
  statusClass: "draft",
@@ -229,7 +229,7 @@ const F = A.exports, q = {
229
229
  viewed: "Viewed",
230
230
  viewedContent: "{{- name}} has viewed the document",
231
231
  statusChangedAccepted: "The document has been signed",
232
- statusChangedDenied: "The document has been denied",
232
+ statusChangedDenied: "The document has been declined",
233
233
  requestChange: "Manually marked as",
234
234
  mailOpened: "Email opened",
235
235
  mailOpenedContent: "{{email}} viewed",
package/dist/index.es.js CHANGED
@@ -16,7 +16,7 @@ function c() {
16
16
  (o == null ? void 0 : o.environment) === "development" && c();
17
17
  const r = {
18
18
  init(e = {}) {
19
- return (e == null ? void 0 : e.environment) === "development" && c(), import("./main.e2cbf475.js").then((t) => t.L).then((t) => {
19
+ return (e == null ? void 0 : e.environment) === "development" && c(), import("./main.bacf5be3.js").then((t) => t.L).then((t) => {
20
20
  const n = t.default;
21
21
  return window[i] = n, Object.assign(this, n), n.init({ ...e, LIB_NAME: i });
22
22
  });