aptechka 0.82.2 → 0.82.3

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 +1 @@
1
- "use strict";var O=n=>{throw TypeError(n)};var C=(n,e,s)=>e.has(n)||O("Cannot "+s);var t=(n,e,s)=>(C(n,e,"read from private field"),s?s.call(n):e.get(n)),r=(n,e,s)=>e.has(n)?O("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(n):e.set(n,s),o=(n,e,s,p)=>(C(n,e,"write to private field"),p?p.call(n,s):e.set(n,s),s),m=(n,e,s)=>(C(n,e,"access private method"),s);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const k=require("../media/index.cjs"),q=require("../index-CKTweR3M.cjs");require("construct-style-sheets-polyfill");var y,d;class F{constructor(e){r(this,y);r(this,d);o(this,y,e.index),o(this,d,document.createElement("span")),t(this,d).classList.add("letter"),e.clone?t(this,d).innerHTML=`<span class="original"><span class="value">${e.text}</span></span><span class="clone" aria-hidden><span class="value">${e.text}</span></span>`:t(this,d).innerHTML=`<span class="original"><span class="value">${e.text}</span></span>`}get index(){return t(this,y)}get element(){return t(this,d)}}y=new WeakMap,d=new WeakMap;var L,h,g,E;class S{constructor(e){r(this,L);r(this,h);r(this,g);r(this,E);if(o(this,L,e.index),o(this,h,document.createElement("span")),o(this,g,[]),o(this,E,e.text.endsWith("\\n")),t(this,E)&&(e.text=e.text.replace("\\n","")),e.letters&&e.lettersAcc!==void 0){let s=0;const p=e.text.split("").map(c=>{if(c!==" ")return new F({index:e.lettersAcc+s++,text:c,clone:e.clone})});o(this,g,p.filter(c=>c instanceof F)),t(this,h).append(...t(this,g).map(c=>c.element))}else e.clone?t(this,h).innerHTML=`<span class="original"><span class="value">${e.text}</span></span><span class="clone" aria-hidden><span class="value">${e.text}</span></span>`:t(this,h).innerHTML=`<span class="original"><span class="value">${e.text}</span></span>`;t(this,h).classList.add("word")}get index(){return t(this,L)}get element(){return t(this,h)}get letters(){return t(this,g)}get hasNewLine(){return t(this,E)}}L=new WeakMap,h=new WeakMap,g=new WeakMap,E=new WeakMap;var N,a,x,T,u,H,D;class P extends HTMLElement{constructor(){super(...arguments);r(this,u);r(this,N,"");r(this,a,[]);r(this,x,[]);r(this,T,null)}get wordsArray(){return t(this,a)}get lettersArray(){return t(this,x)}get originalHTML(){return t(this,N)}connectedCallback(){this.classList.contains("splitted")||(o(this,N,this.innerHTML.trim()),this.hasAttribute("media")?(o(this,T,new k.Media(this.getAttribute("media"))),t(this,T).subscribe(s=>{s.current?m(this,u,H).call(this):!s.current&&s.previous&&m(this,u,D).call(this)})):m(this,u,H).call(this),this.classList.add("splitted"))}disconnectedCallback(){var s;m(this,u,D).call(this),(s=t(this,T))==null||s.close()}}N=new WeakMap,a=new WeakMap,x=new WeakMap,T=new WeakMap,u=new WeakSet,H=function(){const s=[];o(this,a,[]);let p=0,c=0;const $=i=>{var f;const l=(f=i.textContent)==null?void 0:f.trim();if(!l)return document.createDocumentFragment();const A=document.createDocumentFragment();return l.replace(/[\s\u00A0\u1680\u2000-\u200F\u2028\u2029\u202F\u205F\u3000\uFEFF]+/g," ").split(" ").forEach((M,b,v)=>{if(!M)return;const w=new S({index:p,text:M+(b<v.length-1?" ":""),letters:this.hasAttribute("letters"),lettersAcc:c,clone:this.hasAttribute("clone")});c+=w.letters.length,p+=1,t(this,x).push(...w.letters),t(this,a).push(w),A.appendChild(w.element)}),A},_=i=>{if(i.nodeType===Node.TEXT_NODE)return $(i);if(i.nodeType===Node.ELEMENT_NODE){const l=i.cloneNode(!1);return Array.from(i.childNodes).forEach(A=>{const f=_(A);f&&(f.nodeType===Node.DOCUMENT_FRAGMENT_NODE?Array.from(f.childNodes).forEach((M,b,v)=>{l.append(M),b!==v.length-1&&l.append(new Text(" "))}):l.appendChild(f))}),l}return i.cloneNode()};Array.from(this.childNodes).forEach(i=>{const l=_(i);l.nodeType===Node.DOCUMENT_FRAGMENT_NODE?s.push(...Array.from(l.childNodes)):s.push(l)}),this.hasAttribute("index")&&(t(this,a).forEach(i=>{i.element.style.setProperty("--word-index",i.index.toString())}),t(this,x).forEach(i=>{i.element.style.setProperty("--letter-index",i.index.toString())})),this.innerHTML="",s.forEach((i,l)=>{this.appendChild(i),l<s.length-1&&i.nodeType===Node.ELEMENT_NODE&&this.appendChild(new Text(" "))}),this.style.setProperty("--words-length",t(this,a).length.toString()),this.style.setProperty("--letters-length",t(this,x).length.toString())},D=function(){o(this,a,[]),this.innerHTML=t(this,N),this.style.removeProperty("--words-length"),this.style.removeProperty("--letters-length")};q.isBrowser&&!customElements.get("e-slicer")&&customElements.define("e-slicer",P);exports.Letter=F;exports.SlicerElement=P;exports.Word=S;
1
+ "use strict";var P=i=>{throw TypeError(i)};var H=(i,e,s)=>e.has(i)||P("Cannot "+s);var t=(i,e,s)=>(H(i,e,"read from private field"),s?s.call(i):e.get(i)),c=(i,e,s)=>e.has(i)?P("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(i):e.set(i,s),o=(i,e,s,g)=>(H(i,e,"write to private field"),g?g.call(i,s):e.set(i,s),s),L=(i,e,s)=>(H(i,e,"access private method"),s);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const k=require("../media/index.cjs"),q=require("../index-CKTweR3M.cjs");require("construct-style-sheets-polyfill");var A,u;class D{constructor(e){c(this,A);c(this,u);o(this,A,e.index),o(this,u,document.createElement("span")),t(this,u).classList.add("letter"),e.clone?t(this,u).innerHTML=`<span class="original"><span class="value">${e.text}</span></span><span class="clone" aria-hidden><span class="value">${e.text}</span></span>`:t(this,u).innerHTML=`<span class="original"><span class="value">${e.text}</span></span>`}get index(){return t(this,A)}get element(){return t(this,u)}}A=new WeakMap,u=new WeakMap;var M,h,p,x;class S{constructor(e){c(this,M);c(this,h);c(this,p);c(this,x);if(o(this,M,e.index),o(this,h,document.createElement("span")),o(this,p,[]),o(this,x,e.text.endsWith("\\n")),t(this,x)&&(e.text=e.text.replace("\\n","")),e.letters&&e.lettersAcc!==void 0){let s=0;const g=/([\s\u00A0\u1680\u2000-\u200F\u2028\u2029\u202F\u205F\u3000\uFEFF\-–—])/,T=e.text.split(g).filter(y=>y.trim()!=="");T.length>1&&t(this,h).classList.add("words-inside"),T.forEach((y,w,n)=>{const l=y.split("").map(r=>{if(r!==" ")return new D({index:e.lettersAcc+s++,text:r,clone:e.clone})});if(o(this,p,l.filter(r=>r instanceof D)),n.length>1){const r=document.createElement("span");r.append(...t(this,p).map(a=>a.element)),t(this,h).append(r),w!==n.length-1&&t(this,h).append(r)}else t(this,h).append(...t(this,p).map(r=>r.element))})}else e.clone?t(this,h).innerHTML=`<span class="original"><span class="value">${e.text}</span></span><span class="clone" aria-hidden><span class="value">${e.text}</span></span>`:t(this,h).innerHTML=`<span class="original"><span class="value">${e.text}</span></span>`;t(this,h).classList.add("word")}get index(){return t(this,M)}get element(){return t(this,h)}get letters(){return t(this,p)}get hasNewLine(){return t(this,x)}}M=new WeakMap,h=new WeakMap,p=new WeakMap,x=new WeakMap;var m,d,E,N,f,_,O;class $ extends HTMLElement{constructor(){super(...arguments);c(this,f);c(this,m,"");c(this,d,[]);c(this,E,[]);c(this,N,null)}get wordsArray(){return t(this,d)}get lettersArray(){return t(this,E)}get originalHTML(){return t(this,m)}connectedCallback(){this.classList.contains("splitted")||(o(this,m,this.innerHTML.trim()),this.hasAttribute("media")?(o(this,N,new k.Media(this.getAttribute("media"))),t(this,N).subscribe(s=>{s.current?L(this,f,_).call(this):!s.current&&s.previous&&L(this,f,O).call(this)})):L(this,f,_).call(this),this.classList.add("splitted"))}disconnectedCallback(){var s;L(this,f,O).call(this),(s=t(this,N))==null||s.close()}}m=new WeakMap,d=new WeakMap,E=new WeakMap,N=new WeakMap,f=new WeakSet,_=function(){const s=[];o(this,d,[]);let g=0,T=0;const y=n=>{var a;const l=(a=n.textContent)==null?void 0:a.trim();if(!l)return document.createDocumentFragment();const r=document.createDocumentFragment();return l.replace(/[\s\u00A0\u1680\u2000-\u200F\u2028\u2029\u202F\u205F\u3000\uFEFF]+/g," ").split(" ").forEach((F,v,C)=>{if(!F)return;const b=new S({index:g,text:F+(v<C.length-1?" ":""),letters:this.hasAttribute("letters"),lettersAcc:T,clone:this.hasAttribute("clone")});T+=b.letters.length,g+=1,t(this,E).push(...b.letters),t(this,d).push(b),r.appendChild(b.element)}),r},w=n=>{if(n.nodeType===Node.TEXT_NODE)return y(n);if(n.nodeType===Node.ELEMENT_NODE){const l=n.cloneNode(!1);return Array.from(n.childNodes).forEach(r=>{const a=w(r);a&&(a.nodeType===Node.DOCUMENT_FRAGMENT_NODE?Array.from(a.childNodes).forEach((F,v,C)=>{l.append(F),v!==C.length-1&&l.append(new Text(" "))}):l.appendChild(a))}),l}return n.cloneNode()};Array.from(this.childNodes).forEach(n=>{const l=w(n);l.nodeType===Node.DOCUMENT_FRAGMENT_NODE?s.push(...Array.from(l.childNodes)):s.push(l)}),this.hasAttribute("index")&&(t(this,d).forEach(n=>{n.element.style.setProperty("--word-index",n.index.toString())}),t(this,E).forEach(n=>{n.element.style.setProperty("--letter-index",n.index.toString())})),this.innerHTML="",s.forEach((n,l)=>{this.appendChild(n),l<s.length-1&&n.nodeType===Node.ELEMENT_NODE&&this.appendChild(new Text(" "))}),this.style.setProperty("--words-length",t(this,d).length.toString()),this.style.setProperty("--letters-length",t(this,E).length.toString())},O=function(){o(this,d,[]),this.innerHTML=t(this,m),this.style.removeProperty("--words-length"),this.style.removeProperty("--letters-length")};q.isBrowser&&!customElements.get("e-slicer")&&customElements.define("e-slicer",$);exports.Letter=D;exports.SlicerElement=$;exports.Word=S;
@@ -1,145 +1,154 @@
1
- var O = (n) => {
2
- throw TypeError(n);
1
+ var P = (i) => {
2
+ throw TypeError(i);
3
3
  };
4
- var F = (n, e, s) => e.has(n) || O("Cannot " + s);
5
- var t = (n, e, s) => (F(n, e, "read from private field"), s ? s.call(n) : e.get(n)), r = (n, e, s) => e.has(n) ? O("Cannot add the same private member more than once") : e instanceof WeakSet ? e.add(n) : e.set(n, s), o = (n, e, s, p) => (F(n, e, "write to private field"), p ? p.call(n, s) : e.set(n, s), s), T = (n, e, s) => (F(n, e, "access private method"), s);
4
+ var b = (i, e, s) => e.has(i) || P("Cannot " + s);
5
+ var t = (i, e, s) => (b(i, e, "read from private field"), s ? s.call(i) : e.get(i)), h = (i, e, s) => e.has(i) ? P("Cannot add the same private member more than once") : e instanceof WeakSet ? e.add(i) : e.set(i, s), o = (i, e, s, g) => (b(i, e, "write to private field"), g ? g.call(i, s) : e.set(i, s), s), L = (i, e, s) => (b(i, e, "access private method"), s);
6
6
  import { Media as $ } from "../media/index.js";
7
7
  import { i as S } from "../index-LReFyN6i.js";
8
8
  import "construct-style-sheets-polyfill";
9
- var y, d;
9
+ var A, u;
10
10
  class _ {
11
11
  constructor(e) {
12
- r(this, y);
13
- r(this, d);
14
- o(this, y, e.index), o(this, d, document.createElement("span")), t(this, d).classList.add("letter"), e.clone ? t(this, d).innerHTML = `<span class="original"><span class="value">${e.text}</span></span><span class="clone" aria-hidden><span class="value">${e.text}</span></span>` : t(this, d).innerHTML = `<span class="original"><span class="value">${e.text}</span></span>`;
12
+ h(this, A);
13
+ h(this, u);
14
+ o(this, A, e.index), o(this, u, document.createElement("span")), t(this, u).classList.add("letter"), e.clone ? t(this, u).innerHTML = `<span class="original"><span class="value">${e.text}</span></span><span class="clone" aria-hidden><span class="value">${e.text}</span></span>` : t(this, u).innerHTML = `<span class="original"><span class="value">${e.text}</span></span>`;
15
15
  }
16
16
  get index() {
17
- return t(this, y);
17
+ return t(this, A);
18
18
  }
19
19
  get element() {
20
- return t(this, d);
20
+ return t(this, u);
21
21
  }
22
22
  }
23
- y = new WeakMap(), d = new WeakMap();
24
- var L, c, g, E;
23
+ A = new WeakMap(), u = new WeakMap();
24
+ var M, c, p, m;
25
25
  class k {
26
26
  constructor(e) {
27
- r(this, L);
28
- r(this, c);
29
- r(this, g);
30
- r(this, E);
31
- if (o(this, L, e.index), o(this, c, document.createElement("span")), o(this, g, []), o(this, E, e.text.endsWith("\\n")), t(this, E) && (e.text = e.text.replace("\\n", "")), e.letters && e.lettersAcc !== void 0) {
27
+ h(this, M);
28
+ h(this, c);
29
+ h(this, p);
30
+ h(this, m);
31
+ if (o(this, M, e.index), o(this, c, document.createElement("span")), o(this, p, []), o(this, m, e.text.endsWith("\\n")), t(this, m) && (e.text = e.text.replace("\\n", "")), e.letters && e.lettersAcc !== void 0) {
32
32
  let s = 0;
33
- const p = e.text.split("").map((h) => {
34
- if (h !== " ")
35
- return new _({
36
- index: e.lettersAcc + s++,
37
- text: h,
38
- clone: e.clone
39
- });
33
+ const g = /([\s\u00A0\u1680\u2000-\u200F\u2028\u2029\u202F\u205F\u3000\uFEFF\-–—])/, T = e.text.split(g).filter((y) => y.trim() !== "");
34
+ T.length > 1 && t(this, c).classList.add("words-inside"), T.forEach((y, w, n) => {
35
+ const l = y.split("").map((r) => {
36
+ if (r !== " ")
37
+ return new _({
38
+ index: e.lettersAcc + s++,
39
+ text: r,
40
+ clone: e.clone
41
+ });
42
+ });
43
+ if (o(this, p, l.filter((r) => r instanceof _)), n.length > 1) {
44
+ const r = document.createElement("span");
45
+ r.append(
46
+ ...t(this, p).map((a) => a.element)
47
+ ), t(this, c).append(r), w !== n.length - 1 && t(this, c).append(r);
48
+ } else
49
+ t(this, c).append(
50
+ ...t(this, p).map((r) => r.element)
51
+ );
40
52
  });
41
- o(this, g, p.filter((h) => h instanceof _)), t(this, c).append(
42
- ...t(this, g).map((h) => h.element)
43
- );
44
53
  } else
45
54
  e.clone ? t(this, c).innerHTML = `<span class="original"><span class="value">${e.text}</span></span><span class="clone" aria-hidden><span class="value">${e.text}</span></span>` : t(this, c).innerHTML = `<span class="original"><span class="value">${e.text}</span></span>`;
46
55
  t(this, c).classList.add("word");
47
56
  }
48
57
  get index() {
49
- return t(this, L);
58
+ return t(this, M);
50
59
  }
51
60
  get element() {
52
61
  return t(this, c);
53
62
  }
54
63
  get letters() {
55
- return t(this, g);
64
+ return t(this, p);
56
65
  }
57
66
  get hasNewLine() {
58
- return t(this, E);
67
+ return t(this, m);
59
68
  }
60
69
  }
61
- L = new WeakMap(), c = new WeakMap(), g = new WeakMap(), E = new WeakMap();
62
- var m, a, x, N, u, H, b;
70
+ M = new WeakMap(), c = new WeakMap(), p = new WeakMap(), m = new WeakMap();
71
+ var x, d, E, N, f, D, O;
63
72
  class G extends HTMLElement {
64
73
  constructor() {
65
74
  super(...arguments);
66
- r(this, u);
67
- r(this, m, "");
68
- r(this, a, []);
69
- r(this, x, []);
70
- r(this, N, null);
75
+ h(this, f);
76
+ h(this, x, "");
77
+ h(this, d, []);
78
+ h(this, E, []);
79
+ h(this, N, null);
71
80
  }
72
81
  get wordsArray() {
73
- return t(this, a);
82
+ return t(this, d);
74
83
  }
75
84
  get lettersArray() {
76
- return t(this, x);
85
+ return t(this, E);
77
86
  }
78
87
  get originalHTML() {
79
- return t(this, m);
88
+ return t(this, x);
80
89
  }
81
90
  connectedCallback() {
82
- this.classList.contains("splitted") || (o(this, m, this.innerHTML.trim()), this.hasAttribute("media") ? (o(this, N, new $(this.getAttribute("media"))), t(this, N).subscribe((s) => {
83
- s.current ? T(this, u, H).call(this) : !s.current && s.previous && T(this, u, b).call(this);
84
- })) : T(this, u, H).call(this), this.classList.add("splitted"));
91
+ this.classList.contains("splitted") || (o(this, x, this.innerHTML.trim()), this.hasAttribute("media") ? (o(this, N, new $(this.getAttribute("media"))), t(this, N).subscribe((s) => {
92
+ s.current ? L(this, f, D).call(this) : !s.current && s.previous && L(this, f, O).call(this);
93
+ })) : L(this, f, D).call(this), this.classList.add("splitted"));
85
94
  }
86
95
  disconnectedCallback() {
87
96
  var s;
88
- T(this, u, b).call(this), (s = t(this, N)) == null || s.close();
97
+ L(this, f, O).call(this), (s = t(this, N)) == null || s.close();
89
98
  }
90
99
  }
91
- m = new WeakMap(), a = new WeakMap(), x = new WeakMap(), N = new WeakMap(), u = new WeakSet(), H = function() {
100
+ x = new WeakMap(), d = new WeakMap(), E = new WeakMap(), N = new WeakMap(), f = new WeakSet(), D = function() {
92
101
  const s = [];
93
- o(this, a, []);
94
- let p = 0, h = 0;
95
- const P = (i) => {
96
- var f;
97
- const l = (f = i.textContent) == null ? void 0 : f.trim();
102
+ o(this, d, []);
103
+ let g = 0, T = 0;
104
+ const y = (n) => {
105
+ var a;
106
+ const l = (a = n.textContent) == null ? void 0 : a.trim();
98
107
  if (!l) return document.createDocumentFragment();
99
- const A = document.createDocumentFragment();
108
+ const r = document.createDocumentFragment();
100
109
  return l.replace(
101
110
  /[\s\u00A0\u1680\u2000-\u200F\u2028\u2029\u202F\u205F\u3000\uFEFF]+/g,
102
111
  " "
103
- ).split(" ").forEach((M, v, C) => {
104
- if (!M) return;
105
- const w = new k({
106
- index: p,
107
- text: M + (v < C.length - 1 ? " " : ""),
112
+ ).split(" ").forEach((F, C, H) => {
113
+ if (!F) return;
114
+ const v = new k({
115
+ index: g,
116
+ text: F + (C < H.length - 1 ? " " : ""),
108
117
  letters: this.hasAttribute("letters"),
109
- lettersAcc: h,
118
+ lettersAcc: T,
110
119
  clone: this.hasAttribute("clone")
111
120
  });
112
- h += w.letters.length, p += 1, t(this, x).push(...w.letters), t(this, a).push(w), A.appendChild(w.element);
113
- }), A;
114
- }, D = (i) => {
115
- if (i.nodeType === Node.TEXT_NODE)
116
- return P(i);
117
- if (i.nodeType === Node.ELEMENT_NODE) {
118
- const l = i.cloneNode(!1);
119
- return Array.from(i.childNodes).forEach((A) => {
120
- const f = D(A);
121
- f && (f.nodeType === Node.DOCUMENT_FRAGMENT_NODE ? Array.from(f.childNodes).forEach((M, v, C) => {
122
- l.append(M), v !== C.length - 1 && l.append(new Text(" "));
123
- }) : l.appendChild(f));
121
+ T += v.letters.length, g += 1, t(this, E).push(...v.letters), t(this, d).push(v), r.appendChild(v.element);
122
+ }), r;
123
+ }, w = (n) => {
124
+ if (n.nodeType === Node.TEXT_NODE)
125
+ return y(n);
126
+ if (n.nodeType === Node.ELEMENT_NODE) {
127
+ const l = n.cloneNode(!1);
128
+ return Array.from(n.childNodes).forEach((r) => {
129
+ const a = w(r);
130
+ a && (a.nodeType === Node.DOCUMENT_FRAGMENT_NODE ? Array.from(a.childNodes).forEach((F, C, H) => {
131
+ l.append(F), C !== H.length - 1 && l.append(new Text(" "));
132
+ }) : l.appendChild(a));
124
133
  }), l;
125
134
  }
126
- return i.cloneNode();
135
+ return n.cloneNode();
127
136
  };
128
- Array.from(this.childNodes).forEach((i) => {
129
- const l = D(i);
137
+ Array.from(this.childNodes).forEach((n) => {
138
+ const l = w(n);
130
139
  l.nodeType === Node.DOCUMENT_FRAGMENT_NODE ? s.push(...Array.from(l.childNodes)) : s.push(l);
131
- }), this.hasAttribute("index") && (t(this, a).forEach((i) => {
132
- i.element.style.setProperty("--word-index", i.index.toString());
133
- }), t(this, x).forEach((i) => {
134
- i.element.style.setProperty(
140
+ }), this.hasAttribute("index") && (t(this, d).forEach((n) => {
141
+ n.element.style.setProperty("--word-index", n.index.toString());
142
+ }), t(this, E).forEach((n) => {
143
+ n.element.style.setProperty(
135
144
  "--letter-index",
136
- i.index.toString()
145
+ n.index.toString()
137
146
  );
138
- })), this.innerHTML = "", s.forEach((i, l) => {
139
- this.appendChild(i), l < s.length - 1 && i.nodeType === Node.ELEMENT_NODE && this.appendChild(new Text(" "));
140
- }), this.style.setProperty("--words-length", t(this, a).length.toString()), this.style.setProperty("--letters-length", t(this, x).length.toString());
141
- }, b = function() {
142
- o(this, a, []), this.innerHTML = t(this, m), this.style.removeProperty("--words-length"), this.style.removeProperty("--letters-length");
147
+ })), this.innerHTML = "", s.forEach((n, l) => {
148
+ this.appendChild(n), l < s.length - 1 && n.nodeType === Node.ELEMENT_NODE && this.appendChild(new Text(" "));
149
+ }), this.style.setProperty("--words-length", t(this, d).length.toString()), this.style.setProperty("--letters-length", t(this, E).length.toString());
150
+ }, O = function() {
151
+ o(this, d, []), this.innerHTML = t(this, x), this.style.removeProperty("--words-length"), this.style.removeProperty("--letters-length");
143
152
  };
144
153
  S && !customElements.get("e-slicer") && customElements.define("e-slicer", G);
145
154
  export {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aptechka",
3
- "version": "0.82.2",
3
+ "version": "0.82.3",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/denisavitski/aptechka.git"