@everymatrix/cashier-notifications 1.44.0 → 1.45.2

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.
@@ -0,0 +1,585 @@
1
+ var q = Object.defineProperty, G = Object.defineProperties;
2
+ var K = Object.getOwnPropertyDescriptors;
3
+ var B = Object.getOwnPropertySymbols;
4
+ var Q = Object.prototype.hasOwnProperty, W = Object.prototype.propertyIsEnumerable;
5
+ var N = (e, t, n) => t in e ? q(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, M = (e, t) => {
6
+ for (var n in t || (t = {}))
7
+ Q.call(t, n) && N(e, n, t[n]);
8
+ if (B)
9
+ for (var n of B(t))
10
+ W.call(t, n) && N(e, n, t[n]);
11
+ return e;
12
+ }, R = (e, t) => G(e, K(t));
13
+ var a = (e, t, n) => N(e, typeof t != "symbol" ? t + "" : t, n);
14
+ var T = (e, t, n) => new Promise((s, r) => {
15
+ var i = (u) => {
16
+ try {
17
+ c(n.next(u));
18
+ } catch (o) {
19
+ r(o);
20
+ }
21
+ }, l = (u) => {
22
+ try {
23
+ c(n.throw(u));
24
+ } catch (o) {
25
+ r(o);
26
+ }
27
+ }, c = (u) => u.done ? s(u.value) : Promise.resolve(u.value).then(i, l);
28
+ c((n = n.apply(e, t)).next());
29
+ });
30
+ function C() {
31
+ }
32
+ function U(e) {
33
+ return e();
34
+ }
35
+ function z() {
36
+ return /* @__PURE__ */ Object.create(null);
37
+ }
38
+ function k(e) {
39
+ e.forEach(U);
40
+ }
41
+ function D(e) {
42
+ return typeof e == "function";
43
+ }
44
+ function X(e, t) {
45
+ return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
+ }
47
+ function Y(e) {
48
+ return Object.keys(e).length === 0;
49
+ }
50
+ function _(e, t) {
51
+ e.appendChild(t);
52
+ }
53
+ function Z(e, t, n) {
54
+ const s = tt(e);
55
+ if (!s.getElementById(t)) {
56
+ const r = w("style");
57
+ r.id = t, r.textContent = n, et(s, r);
58
+ }
59
+ }
60
+ function tt(e) {
61
+ if (!e) return document;
62
+ const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
63
+ return t && /** @type {ShadowRoot} */
64
+ t.host ? (
65
+ /** @type {ShadowRoot} */
66
+ t
67
+ ) : e.ownerDocument;
68
+ }
69
+ function et(e, t) {
70
+ return _(
71
+ /** @type {Document} */
72
+ e.head || e,
73
+ t
74
+ ), t.sheet;
75
+ }
76
+ function J(e, t, n) {
77
+ e.insertBefore(t, n || null);
78
+ }
79
+ function A(e) {
80
+ e.parentNode && e.parentNode.removeChild(e);
81
+ }
82
+ function w(e) {
83
+ return document.createElement(e);
84
+ }
85
+ function L(e) {
86
+ return document.createTextNode(e);
87
+ }
88
+ function nt() {
89
+ return L(" ");
90
+ }
91
+ function it(e, t, n, s) {
92
+ return e.addEventListener(t, n, s), () => e.removeEventListener(t, n, s);
93
+ }
94
+ function V(e, t, n) {
95
+ n == null ? e.removeAttribute(t) : e.getAttribute(t) !== n && e.setAttribute(t, n);
96
+ }
97
+ function st(e) {
98
+ return Array.from(e.childNodes);
99
+ }
100
+ function H(e, t) {
101
+ t = "" + t, e.data !== t && (e.data = /** @type {string} */
102
+ t);
103
+ }
104
+ function rt(e) {
105
+ const t = {};
106
+ return e.childNodes.forEach(
107
+ /** @param {Element} node */
108
+ (n) => {
109
+ t[n.slot || "default"] = !0;
110
+ }
111
+ ), t;
112
+ }
113
+ let P;
114
+ function x(e) {
115
+ P = e;
116
+ }
117
+ const g = [], O = [];
118
+ let p = [];
119
+ const I = [], ot = /* @__PURE__ */ Promise.resolve();
120
+ let j = !1;
121
+ function ct() {
122
+ j || (j = !0, ot.then(b));
123
+ }
124
+ function S(e) {
125
+ p.push(e);
126
+ }
127
+ const v = /* @__PURE__ */ new Set();
128
+ let m = 0;
129
+ function b() {
130
+ if (m !== 0)
131
+ return;
132
+ const e = P;
133
+ do {
134
+ try {
135
+ for (; m < g.length; ) {
136
+ const t = g[m];
137
+ m++, x(t), lt(t.$$);
138
+ }
139
+ } catch (t) {
140
+ throw g.length = 0, m = 0, t;
141
+ }
142
+ for (x(null), g.length = 0, m = 0; O.length; ) O.pop()();
143
+ for (let t = 0; t < p.length; t += 1) {
144
+ const n = p[t];
145
+ v.has(n) || (v.add(n), n());
146
+ }
147
+ p.length = 0;
148
+ } while (g.length);
149
+ for (; I.length; )
150
+ I.pop()();
151
+ j = !1, v.clear(), x(e);
152
+ }
153
+ function lt(e) {
154
+ if (e.fragment !== null) {
155
+ e.update(), k(e.before_update);
156
+ const t = e.dirty;
157
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(S);
158
+ }
159
+ }
160
+ function ut(e) {
161
+ const t = [], n = [];
162
+ p.forEach((s) => e.indexOf(s) === -1 ? t.push(s) : n.push(s)), n.forEach((s) => s()), p = t;
163
+ }
164
+ const ft = /* @__PURE__ */ new Set();
165
+ function at(e, t) {
166
+ e && e.i && (ft.delete(e), e.i(t));
167
+ }
168
+ function $t(e, t, n) {
169
+ const { fragment: s, after_update: r } = e.$$;
170
+ s && s.m(t, n), S(() => {
171
+ const i = e.$$.on_mount.map(U).filter(D);
172
+ e.$$.on_destroy ? e.$$.on_destroy.push(...i) : k(i), e.$$.on_mount = [];
173
+ }), r.forEach(S);
174
+ }
175
+ function ht(e, t) {
176
+ const n = e.$$;
177
+ n.fragment !== null && (ut(n.after_update), k(n.on_destroy), n.fragment && n.fragment.d(t), n.on_destroy = n.fragment = null, n.ctx = []);
178
+ }
179
+ function dt(e, t) {
180
+ e.$$.dirty[0] === -1 && (g.push(e), ct(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
181
+ }
182
+ function mt(e, t, n, s, r, i, l = null, c = [-1]) {
183
+ const u = P;
184
+ x(e);
185
+ const o = e.$$ = {
186
+ fragment: null,
187
+ ctx: [],
188
+ // state
189
+ props: i,
190
+ update: C,
191
+ not_equal: r,
192
+ bound: z(),
193
+ // lifecycle
194
+ on_mount: [],
195
+ on_destroy: [],
196
+ on_disconnect: [],
197
+ before_update: [],
198
+ after_update: [],
199
+ context: new Map(t.context || (u ? u.$$.context : [])),
200
+ // everything else
201
+ callbacks: z(),
202
+ dirty: c,
203
+ skip_bound: !1,
204
+ root: t.target || u.$$.root
205
+ };
206
+ l && l(o.root);
207
+ let $ = !1;
208
+ if (o.ctx = n ? n(e, t.props || {}, (h, f, ...y) => {
209
+ const d = y.length ? y[0] : f;
210
+ return o.ctx && r(o.ctx[h], o.ctx[h] = d) && (!o.skip_bound && o.bound[h] && o.bound[h](d), $ && dt(e, h)), f;
211
+ }) : [], o.update(), $ = !0, k(o.before_update), o.fragment = s ? s(o.ctx) : !1, t.target) {
212
+ if (t.hydrate) {
213
+ const h = st(t.target);
214
+ o.fragment && o.fragment.l(h), h.forEach(A);
215
+ } else
216
+ o.fragment && o.fragment.c();
217
+ t.intro && at(e.$$.fragment), $t(e, t.target, t.anchor), b();
218
+ }
219
+ x(u);
220
+ }
221
+ let F;
222
+ typeof HTMLElement == "function" && (F = class extends HTMLElement {
223
+ constructor(t, n, s) {
224
+ super();
225
+ /** The Svelte component constructor */
226
+ a(this, "$$ctor");
227
+ /** Slots */
228
+ a(this, "$$s");
229
+ /** The Svelte component instance */
230
+ a(this, "$$c");
231
+ /** Whether or not the custom element is connected */
232
+ a(this, "$$cn", !1);
233
+ /** Component props data */
234
+ a(this, "$$d", {});
235
+ /** `true` if currently in the process of reflecting component props back to attributes */
236
+ a(this, "$$r", !1);
237
+ /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
238
+ a(this, "$$p_d", {});
239
+ /** @type {Record<string, Function[]>} Event listeners */
240
+ a(this, "$$l", {});
241
+ /** @type {Map<Function, Function>} Event listener unsubscribe functions */
242
+ a(this, "$$l_u", /* @__PURE__ */ new Map());
243
+ this.$$ctor = t, this.$$s = n, s && this.attachShadow({ mode: "open" });
244
+ }
245
+ addEventListener(t, n, s) {
246
+ if (this.$$l[t] = this.$$l[t] || [], this.$$l[t].push(n), this.$$c) {
247
+ const r = this.$$c.$on(t, n);
248
+ this.$$l_u.set(n, r);
249
+ }
250
+ super.addEventListener(t, n, s);
251
+ }
252
+ removeEventListener(t, n, s) {
253
+ if (super.removeEventListener(t, n, s), this.$$c) {
254
+ const r = this.$$l_u.get(n);
255
+ r && (r(), this.$$l_u.delete(n));
256
+ }
257
+ }
258
+ connectedCallback() {
259
+ return T(this, null, function* () {
260
+ if (this.$$cn = !0, !this.$$c) {
261
+ let t = function(i) {
262
+ return () => {
263
+ let l;
264
+ return {
265
+ c: function() {
266
+ l = w("slot"), i !== "default" && V(l, "name", i);
267
+ },
268
+ /**
269
+ * @param {HTMLElement} target
270
+ * @param {HTMLElement} [anchor]
271
+ */
272
+ m: function(o, $) {
273
+ J(o, l, $);
274
+ },
275
+ d: function(o) {
276
+ o && A(l);
277
+ }
278
+ };
279
+ };
280
+ };
281
+ if (yield Promise.resolve(), !this.$$cn || this.$$c)
282
+ return;
283
+ const n = {}, s = rt(this);
284
+ for (const i of this.$$s)
285
+ i in s && (n[i] = [t(i)]);
286
+ for (const i of this.attributes) {
287
+ const l = this.$$g_p(i.name);
288
+ l in this.$$d || (this.$$d[l] = E(l, i.value, this.$$p_d, "toProp"));
289
+ }
290
+ for (const i in this.$$p_d)
291
+ !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
292
+ this.$$c = new this.$$ctor({
293
+ target: this.shadowRoot || this,
294
+ props: R(M({}, this.$$d), {
295
+ $$slots: n,
296
+ $$scope: {
297
+ ctx: []
298
+ }
299
+ })
300
+ });
301
+ const r = () => {
302
+ this.$$r = !0;
303
+ for (const i in this.$$p_d)
304
+ if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
305
+ const l = E(
306
+ i,
307
+ this.$$d[i],
308
+ this.$$p_d,
309
+ "toAttribute"
310
+ );
311
+ l == null ? this.removeAttribute(this.$$p_d[i].attribute || i) : this.setAttribute(this.$$p_d[i].attribute || i, l);
312
+ }
313
+ this.$$r = !1;
314
+ };
315
+ this.$$c.$$.after_update.push(r), r();
316
+ for (const i in this.$$l)
317
+ for (const l of this.$$l[i]) {
318
+ const c = this.$$c.$on(i, l);
319
+ this.$$l_u.set(l, c);
320
+ }
321
+ this.$$l = {};
322
+ }
323
+ });
324
+ }
325
+ // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
326
+ // and setting attributes through setAttribute etc, this is helpful
327
+ attributeChangedCallback(t, n, s) {
328
+ var r;
329
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = E(t, s, this.$$p_d, "toProp"), (r = this.$$c) == null || r.$set({ [t]: this.$$d[t] }));
330
+ }
331
+ disconnectedCallback() {
332
+ this.$$cn = !1, Promise.resolve().then(() => {
333
+ !this.$$cn && this.$$c && (this.$$c.$destroy(), this.$$c = void 0);
334
+ });
335
+ }
336
+ $$g_p(t) {
337
+ return Object.keys(this.$$p_d).find(
338
+ (n) => this.$$p_d[n].attribute === t || !this.$$p_d[n].attribute && n.toLowerCase() === t
339
+ ) || t;
340
+ }
341
+ });
342
+ function E(e, t, n, s) {
343
+ var i;
344
+ const r = (i = n[e]) == null ? void 0 : i.type;
345
+ if (t = r === "Boolean" && typeof t != "boolean" ? t != null : t, !s || !n[e])
346
+ return t;
347
+ if (s === "toAttribute")
348
+ switch (r) {
349
+ case "Object":
350
+ case "Array":
351
+ return t == null ? null : JSON.stringify(t);
352
+ case "Boolean":
353
+ return t ? "" : null;
354
+ case "Number":
355
+ return t == null ? null : t;
356
+ default:
357
+ return t;
358
+ }
359
+ else
360
+ switch (r) {
361
+ case "Object":
362
+ case "Array":
363
+ return t && JSON.parse(t);
364
+ case "Boolean":
365
+ return t;
366
+ case "Number":
367
+ return t != null ? +t : t;
368
+ default:
369
+ return t;
370
+ }
371
+ }
372
+ function _t(e, t, n, s, r, i) {
373
+ let l = class extends F {
374
+ constructor() {
375
+ super(e, n, r), this.$$p_d = t;
376
+ }
377
+ static get observedAttributes() {
378
+ return Object.keys(t).map(
379
+ (c) => (t[c].attribute || c).toLowerCase()
380
+ );
381
+ }
382
+ };
383
+ return Object.keys(t).forEach((c) => {
384
+ Object.defineProperty(l.prototype, c, {
385
+ get() {
386
+ return this.$$c && c in this.$$c ? this.$$c[c] : this.$$d[c];
387
+ },
388
+ set(u) {
389
+ var o;
390
+ u = E(c, u, t), this.$$d[c] = u, (o = this.$$c) == null || o.$set({ [c]: u });
391
+ }
392
+ });
393
+ }), s.forEach((c) => {
394
+ Object.defineProperty(l.prototype, c, {
395
+ get() {
396
+ var u;
397
+ return (u = this.$$c) == null ? void 0 : u[c];
398
+ }
399
+ });
400
+ }), e.element = /** @type {any} */
401
+ l, l;
402
+ }
403
+ class gt {
404
+ constructor() {
405
+ /**
406
+ * ### PRIVATE API
407
+ *
408
+ * Do not use, may change at any time
409
+ *
410
+ * @type {any}
411
+ */
412
+ a(this, "$$");
413
+ /**
414
+ * ### PRIVATE API
415
+ *
416
+ * Do not use, may change at any time
417
+ *
418
+ * @type {any}
419
+ */
420
+ a(this, "$$set");
421
+ }
422
+ /** @returns {void} */
423
+ $destroy() {
424
+ ht(this, 1), this.$destroy = C;
425
+ }
426
+ /**
427
+ * @template {Extract<keyof Events, string>} K
428
+ * @param {K} type
429
+ * @param {((e: Events[K]) => void) | null | undefined} callback
430
+ * @returns {() => void}
431
+ */
432
+ $on(t, n) {
433
+ if (!D(n))
434
+ return C;
435
+ const s = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
436
+ return s.push(n), () => {
437
+ const r = s.indexOf(n);
438
+ r !== -1 && s.splice(r, 1);
439
+ };
440
+ }
441
+ /**
442
+ * @param {Partial<Props>} props
443
+ * @returns {void}
444
+ */
445
+ $set(t) {
446
+ this.$$set && !Y(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
447
+ }
448
+ }
449
+ const bt = "4";
450
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(bt);
451
+ function pt(e) {
452
+ Z(e, "svelte-1cfukt5", ".CashierNotifications{position:fixed;z-index:2;background-color:var(--emw--color-background, #111);color:var(--emw--color-white, #fff);display:flex;border-radius:var(--emw--border-radius-medium, 4px);align-items:center;gap:var(--emw--spacing-small, 12px);font-size:var(--emw--font-size-small, 14px);padding:var(--emw--spacing-small, 12px) var(--emw--spacing-medium, 15px);min-height:50px;pointer-events:auto;bottom:0;width:calc(100% - 30px)}.CashierNotifications span,.CashierNotifications button{font-family:inherit;border:none;font-variant:normal}.CashierNotifications span{line-height:normal}.CashierNotifications button{color:var(--emw--color-primary, #7EC51E);background-color:transparent;cursor:pointer;font-size:var(--emw--font-size-medium, 16px);font-style:normal;font-weight:var(--emw--font-weight-bold, 700);font-family:inherit}");
453
+ }
454
+ function yt(e) {
455
+ let t, n, s, r, i, l, c, u;
456
+ return {
457
+ c() {
458
+ t = w("div"), n = w("span"), s = L(
459
+ /*text*/
460
+ e[0]
461
+ ), r = nt(), i = w("button"), l = L(
462
+ /*button*/
463
+ e[1]
464
+ ), V(t, "class", "CashierNotifications");
465
+ },
466
+ m(o, $) {
467
+ J(o, t, $), _(t, n), _(n, s), _(t, r), _(t, i), _(i, l), e[6](t), c || (u = it(
468
+ i,
469
+ "click",
470
+ /*notificationClick*/
471
+ e[3]
472
+ ), c = !0);
473
+ },
474
+ p(o, [$]) {
475
+ $ & /*text*/
476
+ 1 && H(
477
+ s,
478
+ /*text*/
479
+ o[0]
480
+ ), $ & /*button*/
481
+ 2 && H(
482
+ l,
483
+ /*button*/
484
+ o[1]
485
+ );
486
+ },
487
+ i: C,
488
+ o: C,
489
+ d(o) {
490
+ o && A(t), e[6](null), c = !1, u();
491
+ }
492
+ };
493
+ }
494
+ function wt(e, t, n) {
495
+ let { text: s } = t, { button: r } = t, { clientstyling: i = "" } = t, { clientstylingurl: l = "" } = t, c;
496
+ const u = () => {
497
+ dispatchEvent(new CustomEvent(
498
+ "notificationButtonClick",
499
+ {
500
+ bubbles: !0,
501
+ cancelable: !0,
502
+ composed: !0
503
+ }
504
+ ));
505
+ }, o = () => {
506
+ let f = document.createElement("style");
507
+ f.innerHTML = i, c.appendChild(f);
508
+ }, $ = () => {
509
+ let f = new URL(l), y = document.createElement("style");
510
+ fetch(f.href).then((d) => d.text()).then((d) => {
511
+ y.innerHTML = d, setTimeout(
512
+ () => {
513
+ c.appendChild(y);
514
+ },
515
+ 1
516
+ );
517
+ });
518
+ };
519
+ function h(f) {
520
+ O[f ? "unshift" : "push"](() => {
521
+ c = f, n(2, c);
522
+ });
523
+ }
524
+ return e.$$set = (f) => {
525
+ "text" in f && n(0, s = f.text), "button" in f && n(1, r = f.button), "clientstyling" in f && n(4, i = f.clientstyling), "clientstylingurl" in f && n(5, l = f.clientstylingurl);
526
+ }, e.$$.update = () => {
527
+ e.$$.dirty & /*clientstyling, customStylingContainer*/
528
+ 20 && i && c && o(), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
529
+ 36 && l && c && $();
530
+ }, [
531
+ s,
532
+ r,
533
+ c,
534
+ u,
535
+ i,
536
+ l,
537
+ h
538
+ ];
539
+ }
540
+ class xt extends gt {
541
+ constructor(t) {
542
+ super(), mt(
543
+ this,
544
+ t,
545
+ wt,
546
+ yt,
547
+ X,
548
+ {
549
+ text: 0,
550
+ button: 1,
551
+ clientstyling: 4,
552
+ clientstylingurl: 5
553
+ },
554
+ pt
555
+ );
556
+ }
557
+ get text() {
558
+ return this.$$.ctx[0];
559
+ }
560
+ set text(t) {
561
+ this.$$set({ text: t }), b();
562
+ }
563
+ get button() {
564
+ return this.$$.ctx[1];
565
+ }
566
+ set button(t) {
567
+ this.$$set({ button: t }), b();
568
+ }
569
+ get clientstyling() {
570
+ return this.$$.ctx[4];
571
+ }
572
+ set clientstyling(t) {
573
+ this.$$set({ clientstyling: t }), b();
574
+ }
575
+ get clientstylingurl() {
576
+ return this.$$.ctx[5];
577
+ }
578
+ set clientstylingurl(t) {
579
+ this.$$set({ clientstylingurl: t }), b();
580
+ }
581
+ }
582
+ _t(xt, { text: {}, button: {}, clientstyling: {}, clientstylingurl: {} }, [], [], !0);
583
+ export {
584
+ xt as default
585
+ };
@@ -0,0 +1 @@
1
+ "use strict";var G=Object.defineProperty,K=Object.defineProperties;var Q=Object.getOwnPropertyDescriptors;var B=Object.getOwnPropertySymbols;var W=Object.prototype.hasOwnProperty,X=Object.prototype.propertyIsEnumerable;var v=(e,t,n)=>t in e?G(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,M=(e,t)=>{for(var n in t||(t={}))W.call(t,n)&&v(e,n,t[n]);if(B)for(var n of B(t))X.call(t,n)&&v(e,n,t[n]);return e},T=(e,t)=>K(e,Q(t));var a=(e,t,n)=>v(e,typeof t!="symbol"?t+"":t,n);var R=(e,t,n)=>new Promise((s,r)=>{var i=u=>{try{c(n.next(u))}catch(o){r(o)}},l=u=>{try{c(n.throw(u))}catch(o){r(o)}},c=u=>u.done?s(u.value):Promise.resolve(u.value).then(i,l);c((n=n.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function C(){}function U(e){return e()}function z(){return Object.create(null)}function k(e){e.forEach(U)}function D(e){return typeof e=="function"}function Y(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}function Z(e){return Object.keys(e).length===0}function _(e,t){e.appendChild(t)}function tt(e,t,n){const s=et(e);if(!s.getElementById(t)){const r=w("style");r.id=t,r.textContent=n,nt(s,r)}}function et(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function nt(e,t){return _(e.head||e,t),t.sheet}function J(e,t,n){e.insertBefore(t,n||null)}function A(e){e.parentNode&&e.parentNode.removeChild(e)}function w(e){return document.createElement(e)}function L(e){return document.createTextNode(e)}function it(){return L(" ")}function st(e,t,n,s){return e.addEventListener(t,n,s),()=>e.removeEventListener(t,n,s)}function V(e,t,n){n==null?e.removeAttribute(t):e.getAttribute(t)!==n&&e.setAttribute(t,n)}function rt(e){return Array.from(e.childNodes)}function H(e,t){t=""+t,e.data!==t&&(e.data=t)}function ot(e){const t={};return e.childNodes.forEach(n=>{t[n.slot||"default"]=!0}),t}let P;function x(e){P=e}const g=[],O=[];let y=[];const I=[],ct=Promise.resolve();let j=!1;function lt(){j||(j=!0,ct.then(b))}function S(e){y.push(e)}const N=new Set;let m=0;function b(){if(m!==0)return;const e=P;do{try{for(;m<g.length;){const t=g[m];m++,x(t),ut(t.$$)}}catch(t){throw g.length=0,m=0,t}for(x(null),g.length=0,m=0;O.length;)O.pop()();for(let t=0;t<y.length;t+=1){const n=y[t];N.has(n)||(N.add(n),n())}y.length=0}while(g.length);for(;I.length;)I.pop()();j=!1,N.clear(),x(e)}function ut(e){if(e.fragment!==null){e.update(),k(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(S)}}function ft(e){const t=[],n=[];y.forEach(s=>e.indexOf(s)===-1?t.push(s):n.push(s)),n.forEach(s=>s()),y=t}const at=new Set;function $t(e,t){e&&e.i&&(at.delete(e),e.i(t))}function dt(e,t,n){const{fragment:s,after_update:r}=e.$$;s&&s.m(t,n),S(()=>{const i=e.$$.on_mount.map(U).filter(D);e.$$.on_destroy?e.$$.on_destroy.push(...i):k(i),e.$$.on_mount=[]}),r.forEach(S)}function ht(e,t){const n=e.$$;n.fragment!==null&&(ft(n.after_update),k(n.on_destroy),n.fragment&&n.fragment.d(t),n.on_destroy=n.fragment=null,n.ctx=[])}function mt(e,t){e.$$.dirty[0]===-1&&(g.push(e),lt(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function _t(e,t,n,s,r,i,l=null,c=[-1]){const u=P;x(e);const o=e.$$={fragment:null,ctx:[],props:i,update:C,not_equal:r,bound:z(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(u?u.$$.context:[])),callbacks:z(),dirty:c,skip_bound:!1,root:t.target||u.$$.root};l&&l(o.root);let $=!1;if(o.ctx=n?n(e,t.props||{},(d,f,...p)=>{const h=p.length?p[0]:f;return o.ctx&&r(o.ctx[d],o.ctx[d]=h)&&(!o.skip_bound&&o.bound[d]&&o.bound[d](h),$&&mt(e,d)),f}):[],o.update(),$=!0,k(o.before_update),o.fragment=s?s(o.ctx):!1,t.target){if(t.hydrate){const d=rt(t.target);o.fragment&&o.fragment.l(d),d.forEach(A)}else o.fragment&&o.fragment.c();t.intro&&$t(e.$$.fragment),dt(e,t.target,t.anchor),b()}x(u)}let F;typeof HTMLElement=="function"&&(F=class extends HTMLElement{constructor(t,n,s){super();a(this,"$$ctor");a(this,"$$s");a(this,"$$c");a(this,"$$cn",!1);a(this,"$$d",{});a(this,"$$r",!1);a(this,"$$p_d",{});a(this,"$$l",{});a(this,"$$l_u",new Map);this.$$ctor=t,this.$$s=n,s&&this.attachShadow({mode:"open"})}addEventListener(t,n,s){if(this.$$l[t]=this.$$l[t]||[],this.$$l[t].push(n),this.$$c){const r=this.$$c.$on(t,n);this.$$l_u.set(n,r)}super.addEventListener(t,n,s)}removeEventListener(t,n,s){if(super.removeEventListener(t,n,s),this.$$c){const r=this.$$l_u.get(n);r&&(r(),this.$$l_u.delete(n))}}connectedCallback(){return R(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(i){return()=>{let l;return{c:function(){l=w("slot"),i!=="default"&&V(l,"name",i)},m:function(o,$){J(o,l,$)},d:function(o){o&&A(l)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const n={},s=ot(this);for(const i of this.$$s)i in s&&(n[i]=[t(i)]);for(const i of this.attributes){const l=this.$$g_p(i.name);l in this.$$d||(this.$$d[l]=E(l,i.value,this.$$p_d,"toProp"))}for(const i in this.$$p_d)!(i in this.$$d)&&this[i]!==void 0&&(this.$$d[i]=this[i],delete this[i]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:T(M({},this.$$d),{$$slots:n,$$scope:{ctx:[]}})});const r=()=>{this.$$r=!0;for(const i in this.$$p_d)if(this.$$d[i]=this.$$c.$$.ctx[this.$$c.$$.props[i]],this.$$p_d[i].reflect){const l=E(i,this.$$d[i],this.$$p_d,"toAttribute");l==null?this.removeAttribute(this.$$p_d[i].attribute||i):this.setAttribute(this.$$p_d[i].attribute||i,l)}this.$$r=!1};this.$$c.$$.after_update.push(r),r();for(const i in this.$$l)for(const l of this.$$l[i]){const c=this.$$c.$on(i,l);this.$$l_u.set(l,c)}this.$$l={}}})}attributeChangedCallback(t,n,s){var r;this.$$r||(t=this.$$g_p(t),this.$$d[t]=E(t,s,this.$$p_d,"toProp"),(r=this.$$c)==null||r.$set({[t]:this.$$d[t]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$c=void 0)})}$$g_p(t){return Object.keys(this.$$p_d).find(n=>this.$$p_d[n].attribute===t||!this.$$p_d[n].attribute&&n.toLowerCase()===t)||t}});function E(e,t,n,s){var i;const r=(i=n[e])==null?void 0:i.type;if(t=r==="Boolean"&&typeof t!="boolean"?t!=null:t,!s||!n[e])return t;if(s==="toAttribute")switch(r){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t==null?null:t;default:return t}else switch(r){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function gt(e,t,n,s,r,i){let l=class extends F{constructor(){super(e,n,r),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(c=>(t[c].attribute||c).toLowerCase())}};return Object.keys(t).forEach(c=>{Object.defineProperty(l.prototype,c,{get(){return this.$$c&&c in this.$$c?this.$$c[c]:this.$$d[c]},set(u){var o;u=E(c,u,t),this.$$d[c]=u,(o=this.$$c)==null||o.$set({[c]:u})}})}),s.forEach(c=>{Object.defineProperty(l.prototype,c,{get(){var u;return(u=this.$$c)==null?void 0:u[c]}})}),e.element=l,l}class bt{constructor(){a(this,"$$");a(this,"$$set")}$destroy(){ht(this,1),this.$destroy=C}$on(t,n){if(!D(n))return C;const s=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return s.push(n),()=>{const r=s.indexOf(n);r!==-1&&s.splice(r,1)}}$set(t){this.$$set&&!Z(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const yt="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(yt);function pt(e){tt(e,"svelte-1cfukt5",".CashierNotifications{position:fixed;z-index:2;background-color:var(--emw--color-background, #111);color:var(--emw--color-white, #fff);display:flex;border-radius:var(--emw--border-radius-medium, 4px);align-items:center;gap:var(--emw--spacing-small, 12px);font-size:var(--emw--font-size-small, 14px);padding:var(--emw--spacing-small, 12px) var(--emw--spacing-medium, 15px);min-height:50px;pointer-events:auto;bottom:0;width:calc(100% - 30px)}.CashierNotifications span,.CashierNotifications button{font-family:inherit;border:none;font-variant:normal}.CashierNotifications span{line-height:normal}.CashierNotifications button{color:var(--emw--color-primary, #7EC51E);background-color:transparent;cursor:pointer;font-size:var(--emw--font-size-medium, 16px);font-style:normal;font-weight:var(--emw--font-weight-bold, 700);font-family:inherit}")}function wt(e){let t,n,s,r,i,l,c,u;return{c(){t=w("div"),n=w("span"),s=L(e[0]),r=it(),i=w("button"),l=L(e[1]),V(t,"class","CashierNotifications")},m(o,$){J(o,t,$),_(t,n),_(n,s),_(t,r),_(t,i),_(i,l),e[6](t),c||(u=st(i,"click",e[3]),c=!0)},p(o,[$]){$&1&&H(s,o[0]),$&2&&H(l,o[1])},i:C,o:C,d(o){o&&A(t),e[6](null),c=!1,u()}}}function xt(e,t,n){let{text:s}=t,{button:r}=t,{clientstyling:i=""}=t,{clientstylingurl:l=""}=t,c;const u=()=>{dispatchEvent(new CustomEvent("notificationButtonClick",{bubbles:!0,cancelable:!0,composed:!0}))},o=()=>{let f=document.createElement("style");f.innerHTML=i,c.appendChild(f)},$=()=>{let f=new URL(l),p=document.createElement("style");fetch(f.href).then(h=>h.text()).then(h=>{p.innerHTML=h,setTimeout(()=>{c.appendChild(p)},1)})};function d(f){O[f?"unshift":"push"](()=>{c=f,n(2,c)})}return e.$$set=f=>{"text"in f&&n(0,s=f.text),"button"in f&&n(1,r=f.button),"clientstyling"in f&&n(4,i=f.clientstyling),"clientstylingurl"in f&&n(5,l=f.clientstylingurl)},e.$$.update=()=>{e.$$.dirty&20&&i&&c&&o(),e.$$.dirty&36&&l&&c&&$()},[s,r,c,u,i,l,d]}class q extends bt{constructor(t){super(),_t(this,t,xt,wt,Y,{text:0,button:1,clientstyling:4,clientstylingurl:5},pt)}get text(){return this.$$.ctx[0]}set text(t){this.$$set({text:t}),b()}get button(){return this.$$.ctx[1]}set button(t){this.$$set({button:t}),b()}get clientstyling(){return this.$$.ctx[4]}set clientstyling(t){this.$$set({clientstyling:t}),b()}get clientstylingurl(){return this.$$.ctx[5]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),b()}}gt(q,{text:{},button:{},clientstyling:{},clientstylingurl:{}},[],[],!0);exports.default=q;
@@ -0,0 +1 @@
1
+ "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CashierNotifications-DrX61RaD.cjs")).then(({default:t})=>{!customElements.get("cashier-notifications")&&customElements.define("cashier-notifications",t.element)})}
@@ -0,0 +1,16 @@
1
+ if (typeof window != "undefined") {
2
+ let n = function(t) {
3
+ return function(...i) {
4
+ try {
5
+ return t.apply(this, i);
6
+ } catch (e) {
7
+ if (e instanceof DOMException && e.message.includes("has already been used with this registry") || e.message.includes("Cannot define multiple custom elements with the same tag name"))
8
+ return !1;
9
+ throw e;
10
+ }
11
+ };
12
+ };
13
+ customElements.define = n(customElements.define), import("../components/CashierNotifications-D3njET7P.js").then(({ default: t }) => {
14
+ !customElements.get("cashier-notifications") && customElements.define("cashier-notifications", t.element);
15
+ });
16
+ }
package/package.json CHANGED
@@ -1,39 +1,21 @@
1
1
  {
2
2
  "name": "@everymatrix/cashier-notifications",
3
- "version": "1.44.0",
4
- "main": "index.js",
5
- "svelte": "src/index.ts",
6
- "scripts": {
7
- "start": "sirv public",
8
- "build": "cross-env NODE_ENV=production rollup -c",
9
- "dev": "cross-env NODE_ENV=\"development\" rollup -c -w",
10
- "validate": "svelte-check",
11
- "test": "echo"
12
- },
13
- "devDependencies": {
14
- "@rollup/plugin-babel": "^5.3.0",
15
- "@rollup/plugin-commonjs": "^16.0.0",
16
- "@rollup/plugin-node-resolve": "^10.0.0",
17
- "@rollup/plugin-typescript": "^6.0.0",
18
- "@tsconfig/svelte": "^1.0.0",
19
- "rollup": "^2.3.4",
20
- "rollup-plugin-dev-server": "^0.4.3",
21
- "rollup-plugin-livereload": "^2.0.0",
22
- "rollup-plugin-svelte": "^7.0.0",
23
- "rollup-plugin-terser": "^7.0.0",
24
- "rollup-plugin-uglify": "^6.0.4",
25
- "svelte-check": "^1.0.0",
26
- "svelte-preprocess": "^5.0.0",
27
- "tslib": "^2.0.0",
28
- "typescript": "^3.9.3"
29
- },
30
- "dependencies": {
31
- "cross-env": "^7.0.3",
32
- "sirv-cli": "^1.0.0",
33
- "svelte": "^3.0.0"
3
+ "version": "1.45.2",
4
+ "type": "module",
5
+ "main": "es2015/cashier-notifications.cjs",
6
+ "module": "es2015/cashier-notifications.js",
7
+ "exports": {
8
+ ".": {
9
+ "import": "./es2015/cashier-notifications.js",
10
+ "require": "./es2015/cashier-notifications.cjs"
11
+ },
12
+ "./es2015/cashier-notifications.cjs": "./es2015/cashier-notifications.cjs"
34
13
  },
14
+ "files": [
15
+ "es2015/",
16
+ "components"
17
+ ],
35
18
  "publishConfig": {
36
19
  "access": "public"
37
- },
38
- "gitHead": "701410f2b76dfe1ee4038f799b1e8e340c85cdb5"
20
+ }
39
21
  }
package/CHANGELOG.md DELETED
@@ -1,9 +0,0 @@
1
-
2
- ## cashier-notifications widget changelogs
3
-
4
- | Version | Release date | Impacted areas | Changes |
5
- | ------- | ------------ | ----------------------------- | --------------------------------------- |
6
- | 1.43.3 | Fri Oct 04 2024 | cashier-notifications | fix(MMFE-1201)(cashier-confirm-modal,cashier-error,cashier-method-details,cashier-modal,cashier-notifications,cashier-page,cashier-session-expiration-modal): decrease z-index value, set height for main widget |
7
- | 1.37.2 | Mon Aug 12 2024 | cashier-notifications | fix(GMMMFE-995)(cashier-method-details,cashier-notifications,cashier-page): fix notification displaying <br /> fix(MMFE-885)(cashier-confirm-modal,cashier-error,cashier-method-details,cashier-methods-list,cashier-notifications,cashier-receipt-page): add inherit font-family for buttons |
8
- | 1.36.0 | Mon Jul 29 2024 | cashier-notifications | fix(GMMMFE-995)(cashier-method-details,cashier-notifications,cashier-page): fix notification displaying |
9
- | 1.29.0 | Wed Apr 10 2024 | cashier-notifications | fix(MMFE-885)(cashier-confirm-modal,cashier-error,cashier-method-details,cashier-methods-list,cashier-notifications,cashier-receipt-page): add inherit font-family for buttons |