@cling-se/widget 0.8.4 → 0.8.5
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/{DocFormSend.77e18dbe.js → DocFormSend.c9d3bcab.js} +845 -829
- package/dist/{DocReceipt.a67b3316.js → DocReceipt.e7b33e10.js} +1 -1
- package/dist/{DocSendReminder.bcfb1b22.js → DocSendReminder.d9779225.js} +1 -1
- package/dist/{DocTimeline.1e397625.js → DocTimeline.c7c4e832.js} +1 -1
- package/dist/index.es.js +3 -3
- package/dist/index.umd.js +49 -49
- package/dist/{main.bb19eb98.js → main.e575da57.js} +9 -9
- package/package.json +1 -1
- package/stats.html +1 -1
|
@@ -26344,7 +26344,7 @@ const ZH = [
|
|
|
26344
26344
|
{
|
|
26345
26345
|
name: "send",
|
|
26346
26346
|
path: "/send",
|
|
26347
|
-
component: () => import("./DocFormSend.
|
|
26347
|
+
component: () => import("./DocFormSend.c9d3bcab.js"),
|
|
26348
26348
|
props: !0,
|
|
26349
26349
|
meta: {
|
|
26350
26350
|
mode: "drawer",
|
|
@@ -26355,7 +26355,7 @@ const ZH = [
|
|
|
26355
26355
|
{
|
|
26356
26356
|
name: "sendReminder",
|
|
26357
26357
|
path: "/sendReminder",
|
|
26358
|
-
component: () => import("./DocSendReminder.
|
|
26358
|
+
component: () => import("./DocSendReminder.d9779225.js"),
|
|
26359
26359
|
props: !0,
|
|
26360
26360
|
meta: {
|
|
26361
26361
|
mode: "modal",
|
|
@@ -26366,7 +26366,7 @@ const ZH = [
|
|
|
26366
26366
|
{
|
|
26367
26367
|
name: "timeline",
|
|
26368
26368
|
path: "/timeline",
|
|
26369
|
-
component: () => import("./DocTimeline.
|
|
26369
|
+
component: () => import("./DocTimeline.c7c4e832.js"),
|
|
26370
26370
|
props: !0,
|
|
26371
26371
|
meta: {
|
|
26372
26372
|
mode: "modal",
|
|
@@ -26376,7 +26376,7 @@ const ZH = [
|
|
|
26376
26376
|
{
|
|
26377
26377
|
name: "receipt",
|
|
26378
26378
|
path: "/receipt",
|
|
26379
|
-
component: () => import("./DocReceipt.
|
|
26379
|
+
component: () => import("./DocReceipt.e7b33e10.js"),
|
|
26380
26380
|
props: !0,
|
|
26381
26381
|
meta: {
|
|
26382
26382
|
mode: "modal",
|
|
@@ -26914,7 +26914,7 @@ const cW = (e, { renewToken: t }) => {
|
|
|
26914
26914
|
withCredentials: t,
|
|
26915
26915
|
paramsSerializer: (p) => sW(p)
|
|
26916
26916
|
});
|
|
26917
|
-
r.defaults.headers["X-CLIENT"] = "widget", r.defaults.headers["X-CLIENT-VERSION"] = "0.8.
|
|
26917
|
+
r.defaults.headers["X-CLIENT"] = "widget", r.defaults.headers["X-CLIENT-VERSION"] = "0.8.5";
|
|
26918
26918
|
const i = async (p, d, f = null, h = {}) => {
|
|
26919
26919
|
const m = d.startsWith("/public/"), g = ce.getItem("token");
|
|
26920
26920
|
switch (g && !m && (r.defaults.headers["X-TOKEN"] = g), p) {
|
|
@@ -29726,7 +29726,7 @@ const $z = /* @__PURE__ */ zi(Xw.exports), Dz = pe.rollbar.clientToken, Nz = new
|
|
|
29726
29726
|
payload: {
|
|
29727
29727
|
client: {
|
|
29728
29728
|
javascript: {
|
|
29729
|
-
code_version: "0.8.
|
|
29729
|
+
code_version: "0.8.5",
|
|
29730
29730
|
source_map_enabled: !0,
|
|
29731
29731
|
guess_uncaught_frames: !0
|
|
29732
29732
|
}
|
|
@@ -46756,8 +46756,8 @@ const Ope = {
|
|
|
46756
46756
|
});
|
|
46757
46757
|
},
|
|
46758
46758
|
onInput(e) {
|
|
46759
|
-
this.$nextTick(() => {
|
|
46760
|
-
e.target &&
|
|
46759
|
+
e.target && (this.computedValue = e.target.value), this.$nextTick(() => {
|
|
46760
|
+
e.target && this.autoResize && this.type === "textarea" && this.resize(e);
|
|
46761
46761
|
});
|
|
46762
46762
|
},
|
|
46763
46763
|
iconClick(e, t) {
|
|
@@ -46805,7 +46805,7 @@ var Ape = function() {
|
|
|
46805
46805
|
Cpe,
|
|
46806
46806
|
!1,
|
|
46807
46807
|
null,
|
|
46808
|
-
"
|
|
46808
|
+
"664832e6",
|
|
46809
46809
|
null,
|
|
46810
46810
|
null
|
|
46811
46811
|
);
|