aptechka 0.4.38 → 0.4.40
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/lib/morph/index.cjs +1 -1
- package/lib/morph/index.js +127 -117
- package/lib/store/Store.d.ts +1 -1
- package/package.json +1 -1
package/lib/morph/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var rt=(n,t)=>(t=Symbol[n])?t:Symbol.for("Symbol."+n);var J=(n,t,e)=>{if(!t.has(n))throw TypeError("Cannot "+e)};var s=(n,t,e)=>(J(n,t,"read from private field"),e?e.call(n):t.get(n)),o=(n,t,e)=>{if(t.has(n))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(n):t.set(n,e)},c=(n,t,e,r)=>(J(n,t,"write to private field"),r?r.call(n,e):t.set(n,e),e);var p=(n,t,e)=>(J(n,t,"access private method"),e);var H=(n,t,e)=>new Promise((r,i)=>{var h=f=>{try{u(e.next(f))}catch(m){i(m)}},d=f=>{try{u(e.throw(f))}catch(m){i(m)}},u=f=>f.done?r(f.value):Promise.resolve(f.value).then(h,d);u((e=e.apply(n,t)).next())});var ot=(n,t,e)=>(t=n[rt("asyncIterator")])?t.call(n):(n=n[rt("iterator")](),t={},e=(r,i)=>(i=n[r])&&(t[r]=h=>new Promise((d,u,f)=>(h=i.call(n,h),f=h.done,Promise.resolve(h.value).then(m=>d({value:m,done:f}),u)))),e("next"),e("return"),t);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const at=require("../notifier/index.cjs"),mt=require("../browser-CpzFX2xg.cjs");require("../path-data-polyfill-CXsOR7Oc.cjs");var y,l,b,A,N,M;class pt{constructor(t,e){o(this,y,void 0);o(this,l,void 0);o(this,b,void 0);o(this,A,void 0);o(this,N,t=>{t.preventDefault(),s(this,y).navigate(s(this,b),s(this,A))});o(this,M,()=>{s(this,y).prefetch(s(this,b)),s(this,l).removeEventListener("pointerenter",s(this,M))});var d;c(this,y,e),c(this,l,t),c(this,b,s(this,l).getAttribute("href")||"/"),c(this,A,s(this,l).getAttribute("data-history-action")||"push"),s(this,l).addEventListener("click",s(this,N));const r=e.normalizePath(s(this,b)),i=e.normalizePath(location.pathname),h=(d=s(this,l).getAttribute("data-match-paths"))==null?void 0:d.split(",").map(u=>e.normalizePath(u.trim()).pathname);s(this,l).hasAttribute("data-include")?i.pathname.includes(r.pathname)&&s(this,l).classList.add("current"):(r.pathname===i.pathname||h!=null&&h.includes(i.pathname))&&s(this,l).classList.add("current"),s(this,l).hasAttribute("data-prefetch")&&s(this,l).addEventListener("pointerenter",s(this,M))}destroy(){s(this,l).removeEventListener("click",s(this,N)),s(this,l).removeEventListener("pointerenter",s(this,M)),s(this,l).classList.remove("current")}}y=new WeakMap,l=new WeakMap,b=new WeakMap,A=new WeakMap,N=new WeakMap,M=new WeakMap;var g,S,C,k,W,$,w,L,P,z,q,x,Q,D,U,R,V,j,ht,F,X,B;class gt{constructor(t){o(this,x);o(this,D);o(this,R);o(this,j);o(this,F);o(this,g,null);o(this,S,null);o(this,C,null);o(this,k,null);o(this,W,[]);o(this,$,new DOMParser);o(this,w,new Map);o(this,L,void 0);o(this,P,null);o(this,z,new at.Notifier);o(this,q,new at.Notifier);o(this,B,t=>{t.state&&this.navigate(t.state,"none")});mt.isBrowser&&(c(this,g,(t==null?void 0:t.base)||"/"),t!=null&&t.base?(c(this,g,t.base),t.base.endsWith("/")||c(this,g,s(this,g)+"/")):c(this,g,"/"),c(this,S,(t==null?void 0:t.waitForHeadToLoad)!==!1),c(this,C,(t==null?void 0:t.cachePages)!==!1),c(this,k,p(this,R,V).call(this,document.body)),c(this,P,location.pathname),p(this,D,U).call(this),addEventListener("popstate",s(this,B)))}normalizePath(t){t=t.replace(s(this,g),""),t.startsWith("/")&&(t=t.slice(1));const e=t.split("#"),r=e[0].split("?"),i=r[0].endsWith("/")?r[0].slice(0,-1):r[0],h=s(this,g)+i,d=r==null?void 0:r[1],u=e==null?void 0:e[1];return{leaf:i,pathname:h,parameters:d,hash:u}}beforeNavigationEvent(t){return s(this,z).subscribe(t)}afterNavigationEvent(t){return s(this,q).subscribe(t)}prefetch(t){return H(this,null,function*(){const e=this.normalizePath(t);return p(this,x,Q).call(this,e.pathname)})}navigate(t,e="push"){return H(this,null,function*(){var f;const r=this.normalizePath(t);let{pathname:i,hash:h,parameters:d}=r;if(s(this,L)===i||s(this,P)===i)return;c(this,L,i);const u=s(this,w).has(i);try{let m=!0;if(s(this,z).notify({pathname:i,isCached:u}),this.preprocessor)try{yield new Promise((a,E)=>{var v;(v=this.preprocessor)==null||v.call(this,{pathname:i,resolve:a,reject:E,isCached:u})})}catch(a){a?console.error(a):console.log("Route change canceled"),m=!1}if(!m||s(this,L)!==i)return;const Z=s(this,w).get(i)||(yield p(this,x,Q).call(this,i));if(s(this,L)!==i)return;const tt=Array.from(document.head.children),et=Array.from(Z.head.cloneNode(!0).children),st=p(this,j,ht).call(this,tt,et),ct=p(this,F,X).call(this,tt,st),I=p(this,F,X).call(this,et,st);ct.forEach(a=>{a.hasAttribute("data-permanent")||a.remove()}),I.forEach((a,E)=>{if(a.tagName==="SCRIPT"&&a.getAttribute("src")){const v=document.createElement("script");v.type="module",v.src=a.getAttribute("src"),I[E]=v}}),I.forEach(a=>{document.head.appendChild(a)});const K=I.filter(a=>a.tagName==="STYLE"||a.tagName==="SCRIPT"||a.tagName==="LINK");s(this,S)&&K.length&&(yield new Promise(a=>H(this,null,function*(){let E=0;try{for(var v=ot(K),dt,Y,T;dt=!(Y=yield v.next()).done;dt=!1){const _=Y.value;_.onload=()=>{E++,E===K.length&&a()}}}catch(Y){T=[Y]}finally{try{dt&&(Y=v.return)&&(yield Y.call(v))}finally{if(T)throw T[0]}}}))),c(this,P,i);const O=d||location.search,lt=h?h.startsWith("#")?h:"#"+h:"",ut=O?O.startsWith("?")?O:"?"+O:"",it=`${i}${lt}${ut}`;e==="push"?history.pushState(i,"",it):e==="replace"&&history.replaceState(i,"",it);const ft=p(this,R,V).call(this,Z.body.cloneNode(!0));s(this,k).forEach((a,E)=>{const v=ft[E];let dt=[...a.childNodes],Y=[...v.childNodes];dt.forEach(T=>{if(T instanceof HTMLElement){const _=T.hasAttribute("data-remain");let nt;Y=Y.filter(G=>G instanceof HTMLElement&&G.outerHTML===T.outerHTML?(nt=G,!1):!0),_&&nt||T.remove()}else T.remove()}),a.append(...Y)}),p(this,D,U).call(this),(f=this.postprocessor)==null||f.call(this,{pathname:i,isCached:u}),s(this,q).notify({pathname:i,isCached:u})}catch(m){console.error(m)}c(this,L,void 0)})}}g=new WeakMap,S=new WeakMap,C=new WeakMap,k=new WeakMap,W=new WeakMap,$=new WeakMap,w=new WeakMap,L=new WeakMap,P=new WeakMap,z=new WeakMap,q=new WeakMap,x=new WeakSet,Q=function(t){return H(this,null,function*(){const e=s(this,w).get(t);if(e)return e;const i=yield(yield fetch(t)).text(),h=s(this,$).parseFromString(i,"text/html");return s(this,C)&&s(this,w).set(t,h),h})},D=new WeakSet,U=function(){const t=[...document.documentElement.querySelectorAll("a")].filter(e=>{var r;return(r=e.getAttribute("href"))==null?void 0:r.startsWith("/")});s(this,W).forEach(e=>e.destroy()),c(this,W,t.map(e=>new pt(e,this)))},R=new WeakSet,V=function(t){return[...t.querySelectorAll("[data-morph]")]},j=new WeakSet,ht=function(t,e){return t.filter(r=>e.find(i=>i.outerHTML===r.outerHTML))},F=new WeakSet,X=function(t,e){return t.filter(r=>!e.find(i=>i.outerHTML===r.outerHTML))},B=new WeakMap;exports.Morph=gt;
|
package/lib/morph/index.js
CHANGED
|
@@ -1,94 +1,95 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
1
|
+
var rt = (n, t) => (t = Symbol[n]) ? t : Symbol.for("Symbol." + n);
|
|
2
|
+
var Q = (n, t, e) => {
|
|
3
3
|
if (!t.has(n))
|
|
4
4
|
throw TypeError("Cannot " + e);
|
|
5
5
|
};
|
|
6
|
-
var s = (n, t, e) => (
|
|
6
|
+
var s = (n, t, e) => (Q(n, t, "read from private field"), e ? e.call(n) : t.get(n)), o = (n, t, e) => {
|
|
7
7
|
if (t.has(n))
|
|
8
8
|
throw TypeError("Cannot add the same private member more than once");
|
|
9
9
|
t instanceof WeakSet ? t.add(n) : t.set(n, e);
|
|
10
|
-
},
|
|
11
|
-
var
|
|
10
|
+
}, c = (n, t, e, r) => (Q(n, t, "write to private field"), r ? r.call(n, e) : t.set(n, e), e);
|
|
11
|
+
var p = (n, t, e) => (Q(n, t, "access private method"), e);
|
|
12
12
|
var T = (n, t, e) => new Promise((r, i) => {
|
|
13
|
-
var
|
|
13
|
+
var h = (f) => {
|
|
14
14
|
try {
|
|
15
|
-
|
|
16
|
-
} catch (
|
|
17
|
-
i(
|
|
15
|
+
u(e.next(f));
|
|
16
|
+
} catch (m) {
|
|
17
|
+
i(m);
|
|
18
18
|
}
|
|
19
|
-
},
|
|
19
|
+
}, d = (f) => {
|
|
20
20
|
try {
|
|
21
|
-
|
|
22
|
-
} catch (
|
|
23
|
-
i(
|
|
21
|
+
u(e.throw(f));
|
|
22
|
+
} catch (m) {
|
|
23
|
+
i(m);
|
|
24
24
|
}
|
|
25
|
-
},
|
|
26
|
-
|
|
25
|
+
}, u = (f) => f.done ? r(f.value) : Promise.resolve(f.value).then(h, d);
|
|
26
|
+
u((e = e.apply(n, t)).next());
|
|
27
27
|
});
|
|
28
|
-
var
|
|
29
|
-
import { Notifier as
|
|
30
|
-
import { i as
|
|
28
|
+
var ot = (n, t, e) => (t = n[rt("asyncIterator")]) ? t.call(n) : (n = n[rt("iterator")](), t = {}, e = (r, i) => (i = n[r]) && (t[r] = (h) => new Promise((d, u, f) => (h = i.call(n, h), f = h.done, Promise.resolve(h.value).then((m) => d({ value: m, done: f }), u)))), e("next"), e("return"), t);
|
|
29
|
+
import { Notifier as at } from "../notifier/index.js";
|
|
30
|
+
import { i as mt } from "../browser-0zX67oeU.js";
|
|
31
31
|
import "../path-data-polyfill-DgeDWYeI.js";
|
|
32
|
-
var y, l,
|
|
33
|
-
class
|
|
32
|
+
var y, l, b, A, N, M;
|
|
33
|
+
class pt {
|
|
34
34
|
constructor(t, e) {
|
|
35
35
|
o(this, y, void 0);
|
|
36
36
|
o(this, l, void 0);
|
|
37
|
-
o(this,
|
|
37
|
+
o(this, b, void 0);
|
|
38
38
|
o(this, A, void 0);
|
|
39
|
-
o(this,
|
|
40
|
-
t.preventDefault(), s(this, y).navigate(s(this,
|
|
39
|
+
o(this, N, (t) => {
|
|
40
|
+
t.preventDefault(), s(this, y).navigate(s(this, b), s(this, A));
|
|
41
41
|
});
|
|
42
|
-
o(this,
|
|
43
|
-
s(this, y).prefetch(s(this,
|
|
42
|
+
o(this, M, () => {
|
|
43
|
+
s(this, y).prefetch(s(this, b)), s(this, l).removeEventListener("pointerenter", s(this, M));
|
|
44
44
|
});
|
|
45
|
-
|
|
45
|
+
var d;
|
|
46
|
+
c(this, y, e), c(this, l, t), c(this, b, s(this, l).getAttribute("href") || "/"), c(this, A, s(this, l).getAttribute(
|
|
46
47
|
"data-history-action"
|
|
47
|
-
) || "push"), s(this, l).addEventListener("click", s(this,
|
|
48
|
-
const r = e.normalizePath(s(this,
|
|
49
|
-
s(this, l).hasAttribute("data-include") ? i.pathname.includes(r.pathname) && s(this, l).classList.add("current") : r.pathname === i.pathname && s(this, l).classList.add("current"), s(this, l).hasAttribute("data-prefetch") && s(this, l).addEventListener("pointerenter", s(this,
|
|
48
|
+
) || "push"), s(this, l).addEventListener("click", s(this, N));
|
|
49
|
+
const r = e.normalizePath(s(this, b)), i = e.normalizePath(location.pathname), h = (d = s(this, l).getAttribute("data-match-paths")) == null ? void 0 : d.split(",").map((u) => e.normalizePath(u.trim()).pathname);
|
|
50
|
+
s(this, l).hasAttribute("data-include") ? i.pathname.includes(r.pathname) && s(this, l).classList.add("current") : (r.pathname === i.pathname || h != null && h.includes(i.pathname)) && s(this, l).classList.add("current"), s(this, l).hasAttribute("data-prefetch") && s(this, l).addEventListener("pointerenter", s(this, M));
|
|
50
51
|
}
|
|
51
52
|
destroy() {
|
|
52
|
-
s(this, l).removeEventListener("click", s(this,
|
|
53
|
+
s(this, l).removeEventListener("click", s(this, N)), s(this, l).removeEventListener("pointerenter", s(this, M)), s(this, l).classList.remove("current");
|
|
53
54
|
}
|
|
54
55
|
}
|
|
55
|
-
y = new WeakMap(), l = new WeakMap(),
|
|
56
|
-
var
|
|
57
|
-
class
|
|
56
|
+
y = new WeakMap(), l = new WeakMap(), b = new WeakMap(), A = new WeakMap(), N = new WeakMap(), M = new WeakMap();
|
|
57
|
+
var E, C, S, k, W, O, w, v, P, z, x, D, U, R, V, F, X, B, ht, I, Z, K;
|
|
58
|
+
class bt {
|
|
58
59
|
constructor(t) {
|
|
59
|
-
o(this, z);
|
|
60
60
|
o(this, D);
|
|
61
61
|
o(this, R);
|
|
62
|
-
o(this, O);
|
|
63
62
|
o(this, F);
|
|
64
|
-
o(this,
|
|
65
|
-
o(this,
|
|
66
|
-
o(this,
|
|
63
|
+
o(this, B);
|
|
64
|
+
o(this, I);
|
|
65
|
+
o(this, E, null);
|
|
67
66
|
o(this, C, null);
|
|
68
|
-
o(this,
|
|
69
|
-
o(this,
|
|
70
|
-
o(this,
|
|
71
|
-
o(this,
|
|
72
|
-
o(this,
|
|
73
|
-
o(this,
|
|
74
|
-
o(this,
|
|
75
|
-
o(this,
|
|
67
|
+
o(this, S, null);
|
|
68
|
+
o(this, k, null);
|
|
69
|
+
o(this, W, []);
|
|
70
|
+
o(this, O, new DOMParser());
|
|
71
|
+
o(this, w, /* @__PURE__ */ new Map());
|
|
72
|
+
o(this, v, void 0);
|
|
73
|
+
o(this, P, null);
|
|
74
|
+
o(this, z, new at());
|
|
75
|
+
o(this, x, new at());
|
|
76
|
+
o(this, K, (t) => {
|
|
76
77
|
t.state && this.navigate(t.state, "none");
|
|
77
78
|
});
|
|
78
|
-
|
|
79
|
+
mt && (c(this, E, (t == null ? void 0 : t.base) || "/"), t != null && t.base ? (c(this, E, t.base), t.base.endsWith("/") || c(this, E, s(this, E) + "/")) : c(this, E, "/"), c(this, C, (t == null ? void 0 : t.waitForHeadToLoad) !== !1), c(this, S, (t == null ? void 0 : t.cachePages) !== !1), c(this, k, p(this, F, X).call(this, document.body)), c(this, P, location.pathname), p(this, R, V).call(this), addEventListener("popstate", s(this, K)));
|
|
79
80
|
}
|
|
80
81
|
normalizePath(t) {
|
|
81
|
-
t = t.replace(s(this,
|
|
82
|
-
const e = t.split("#"), r = e[0].split("?"), i = r[0].endsWith("/") ? r[0].slice(0, -1) : r[0],
|
|
82
|
+
t = t.replace(s(this, E), ""), t.startsWith("/") && (t = t.slice(1));
|
|
83
|
+
const e = t.split("#"), r = e[0].split("?"), i = r[0].endsWith("/") ? r[0].slice(0, -1) : r[0], h = s(this, E) + i, d = r == null ? void 0 : r[1], u = e == null ? void 0 : e[1];
|
|
83
84
|
return {
|
|
84
85
|
leaf: i,
|
|
85
|
-
pathname:
|
|
86
|
-
parameters:
|
|
87
|
-
hash:
|
|
86
|
+
pathname: h,
|
|
87
|
+
parameters: d,
|
|
88
|
+
hash: u
|
|
88
89
|
};
|
|
89
90
|
}
|
|
90
91
|
beforeNavigationEvent(t) {
|
|
91
|
-
return s(this,
|
|
92
|
+
return s(this, z).subscribe(t);
|
|
92
93
|
}
|
|
93
94
|
afterNavigationEvent(t) {
|
|
94
95
|
return s(this, x).subscribe(t);
|
|
@@ -96,119 +97,128 @@ class pt {
|
|
|
96
97
|
prefetch(t) {
|
|
97
98
|
return T(this, null, function* () {
|
|
98
99
|
const e = this.normalizePath(t);
|
|
99
|
-
return
|
|
100
|
+
return p(this, D, U).call(this, e.pathname);
|
|
100
101
|
});
|
|
101
102
|
}
|
|
102
103
|
navigate(t, e = "push") {
|
|
103
104
|
return T(this, null, function* () {
|
|
104
|
-
var
|
|
105
|
+
var f;
|
|
105
106
|
const r = this.normalizePath(t);
|
|
106
|
-
let { pathname: i, hash:
|
|
107
|
-
if (s(this,
|
|
107
|
+
let { pathname: i, hash: h, parameters: d } = r;
|
|
108
|
+
if (s(this, v) === i || s(this, P) === i)
|
|
108
109
|
return;
|
|
109
|
-
|
|
110
|
-
const
|
|
110
|
+
c(this, v, i);
|
|
111
|
+
const u = s(this, w).has(i);
|
|
111
112
|
try {
|
|
112
|
-
let
|
|
113
|
-
if (s(this,
|
|
113
|
+
let m = !0;
|
|
114
|
+
if (s(this, z).notify({
|
|
114
115
|
pathname: i,
|
|
115
|
-
isCached:
|
|
116
|
+
isCached: u
|
|
116
117
|
}), this.preprocessor)
|
|
117
118
|
try {
|
|
118
|
-
yield new Promise((
|
|
119
|
-
var
|
|
120
|
-
(
|
|
119
|
+
yield new Promise((a, g) => {
|
|
120
|
+
var L;
|
|
121
|
+
(L = this.preprocessor) == null || L.call(this, { pathname: i, resolve: a, reject: g, isCached: u });
|
|
121
122
|
});
|
|
122
|
-
} catch (
|
|
123
|
-
|
|
123
|
+
} catch (a) {
|
|
124
|
+
a ? console.error(a) : console.log("Route change canceled"), m = !1;
|
|
124
125
|
}
|
|
125
|
-
if (!
|
|
126
|
+
if (!m || s(this, v) !== i)
|
|
126
127
|
return;
|
|
127
|
-
const
|
|
128
|
-
if (s(this,
|
|
128
|
+
const _ = s(this, w).get(i) || (yield p(this, D, U).call(this, i));
|
|
129
|
+
if (s(this, v) !== i)
|
|
129
130
|
return;
|
|
130
|
-
const
|
|
131
|
-
|
|
132
|
-
),
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
}),
|
|
136
|
-
if (
|
|
137
|
-
const
|
|
138
|
-
|
|
131
|
+
const tt = Array.from(document.head.children), et = Array.from(
|
|
132
|
+
_.head.cloneNode(!0).children
|
|
133
|
+
), st = p(this, B, ht).call(this, tt, et), ct = p(this, I, Z).call(this, tt, st), $ = p(this, I, Z).call(this, et, st);
|
|
134
|
+
ct.forEach((a) => {
|
|
135
|
+
a.hasAttribute("data-permanent") || a.remove();
|
|
136
|
+
}), $.forEach((a, g) => {
|
|
137
|
+
if (a.tagName === "SCRIPT" && a.getAttribute("src")) {
|
|
138
|
+
const L = document.createElement("script");
|
|
139
|
+
L.type = "module", L.src = a.getAttribute("src"), $[g] = L;
|
|
139
140
|
}
|
|
140
|
-
}),
|
|
141
|
-
document.head.appendChild(
|
|
141
|
+
}), $.forEach((a) => {
|
|
142
|
+
document.head.appendChild(a);
|
|
142
143
|
});
|
|
143
|
-
const
|
|
144
|
-
(
|
|
144
|
+
const Y = $.filter(
|
|
145
|
+
(a) => a.tagName === "STYLE" || a.tagName === "SCRIPT" || a.tagName === "LINK"
|
|
145
146
|
);
|
|
146
|
-
s(this,
|
|
147
|
+
s(this, C) && Y.length && (yield new Promise((a) => T(this, null, function* () {
|
|
147
148
|
let g = 0;
|
|
148
149
|
try {
|
|
149
|
-
for (var
|
|
150
|
-
const
|
|
151
|
-
|
|
152
|
-
g++, g ===
|
|
150
|
+
for (var L = ot(Y), dt, j, H; dt = !(j = yield L.next()).done; dt = !1) {
|
|
151
|
+
const G = j.value;
|
|
152
|
+
G.onload = () => {
|
|
153
|
+
g++, g === Y.length && a();
|
|
153
154
|
};
|
|
154
155
|
}
|
|
155
|
-
} catch (
|
|
156
|
-
|
|
156
|
+
} catch (j) {
|
|
157
|
+
H = [j];
|
|
157
158
|
} finally {
|
|
158
159
|
try {
|
|
159
|
-
|
|
160
|
+
dt && (j = L.return) && (yield j.call(L));
|
|
160
161
|
} finally {
|
|
161
|
-
if (
|
|
162
|
-
throw
|
|
162
|
+
if (H)
|
|
163
|
+
throw H[0];
|
|
163
164
|
}
|
|
164
165
|
}
|
|
165
|
-
}))),
|
|
166
|
-
const
|
|
167
|
-
e === "push" ? history.pushState(i, "",
|
|
168
|
-
const
|
|
169
|
-
s(this,
|
|
170
|
-
const
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
166
|
+
}))), c(this, P, i);
|
|
167
|
+
const q = d || location.search, lt = h ? h.startsWith("#") ? h : "#" + h : "", ut = q ? q.startsWith("?") ? q : "?" + q : "", it = `${i}${lt}${ut}`;
|
|
168
|
+
e === "push" ? history.pushState(i, "", it) : e === "replace" && history.replaceState(i, "", it);
|
|
169
|
+
const ft = p(this, F, X).call(this, _.body.cloneNode(!0));
|
|
170
|
+
s(this, k).forEach((a, g) => {
|
|
171
|
+
const L = ft[g];
|
|
172
|
+
let dt = [...a.childNodes], j = [...L.childNodes];
|
|
173
|
+
dt.forEach((H) => {
|
|
174
|
+
if (H instanceof HTMLElement) {
|
|
175
|
+
const G = H.hasAttribute("data-remain");
|
|
176
|
+
let nt;
|
|
177
|
+
j = j.filter(
|
|
178
|
+
(J) => J instanceof HTMLElement && J.outerHTML === H.outerHTML ? (nt = J, !1) : !0
|
|
179
|
+
), G && nt || H.remove();
|
|
180
|
+
} else
|
|
181
|
+
H.remove();
|
|
182
|
+
}), a.append(...j);
|
|
183
|
+
}), p(this, R, V).call(this), (f = this.postprocessor) == null || f.call(this, { pathname: i, isCached: u }), s(this, x).notify({ pathname: i, isCached: u });
|
|
184
|
+
} catch (m) {
|
|
185
|
+
console.error(m);
|
|
175
186
|
}
|
|
176
|
-
|
|
187
|
+
c(this, v, void 0);
|
|
177
188
|
});
|
|
178
189
|
}
|
|
179
190
|
}
|
|
180
|
-
|
|
191
|
+
E = new WeakMap(), C = new WeakMap(), S = new WeakMap(), k = new WeakMap(), W = new WeakMap(), O = new WeakMap(), w = new WeakMap(), v = new WeakMap(), P = new WeakMap(), z = new WeakMap(), x = new WeakMap(), D = new WeakSet(), U = function(t) {
|
|
181
192
|
return T(this, null, function* () {
|
|
182
|
-
const e = s(this,
|
|
193
|
+
const e = s(this, w).get(t);
|
|
183
194
|
if (e)
|
|
184
195
|
return e;
|
|
185
|
-
const i = yield (yield fetch(t)).text(),
|
|
186
|
-
return s(this, S) && s(this,
|
|
196
|
+
const i = yield (yield fetch(t)).text(), h = s(this, O).parseFromString(i, "text/html");
|
|
197
|
+
return s(this, S) && s(this, w).set(t, h), h;
|
|
187
198
|
});
|
|
188
|
-
},
|
|
199
|
+
}, R = new WeakSet(), V = function() {
|
|
189
200
|
const t = [
|
|
190
201
|
...document.documentElement.querySelectorAll("a")
|
|
191
202
|
].filter((e) => {
|
|
192
203
|
var r;
|
|
193
204
|
return (r = e.getAttribute("href")) == null ? void 0 : r.startsWith("/");
|
|
194
205
|
});
|
|
195
|
-
s(this,
|
|
196
|
-
},
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
}, O = new WeakSet(), it = function(t, e) {
|
|
206
|
+
s(this, W).forEach((e) => e.destroy()), c(this, W, t.map((e) => new pt(e, this)));
|
|
207
|
+
}, F = new WeakSet(), X = function(t) {
|
|
208
|
+
return [...t.querySelectorAll("[data-morph]")];
|
|
209
|
+
}, B = new WeakSet(), ht = function(t, e) {
|
|
200
210
|
return t.filter(
|
|
201
211
|
(r) => e.find(
|
|
202
212
|
(i) => i.outerHTML === r.outerHTML
|
|
203
213
|
)
|
|
204
214
|
);
|
|
205
|
-
},
|
|
215
|
+
}, I = new WeakSet(), Z = function(t, e) {
|
|
206
216
|
return t.filter(
|
|
207
217
|
(r) => !e.find(
|
|
208
218
|
(i) => i.outerHTML === r.outerHTML
|
|
209
219
|
)
|
|
210
220
|
);
|
|
211
|
-
},
|
|
221
|
+
}, K = new WeakMap();
|
|
212
222
|
export {
|
|
213
|
-
|
|
223
|
+
bt as Morph
|
|
214
224
|
};
|
package/lib/store/Store.d.ts
CHANGED
|
@@ -55,7 +55,7 @@ export interface StorePassport<T extends StoreManagerType = StoreManagerType> {
|
|
|
55
55
|
export type StoreMiddleware<T> = (value: T) => T;
|
|
56
56
|
export interface StoreOptions<StoreType, StoreManager extends StoreManagerType = StoreManagerType> {
|
|
57
57
|
equalityCheck?: StoreEqualityCheckCallback<StoreType>;
|
|
58
|
-
passport?: StorePassport<StoreManager
|
|
58
|
+
passport?: StorePassport<StoreManager> | undefined;
|
|
59
59
|
validate?: StoreMiddleware<StoreType>;
|
|
60
60
|
skipSubscribeNotification?: boolean;
|
|
61
61
|
notifyAndClose?: boolean;
|