@vanyamate/sec 0.3.1-batch-beta.3 → 0.3.1-batch-beta.4

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/index.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});let d=0,A=new Map;const S=()=>d+=1,k=()=>{d-=1,m()&&B()},m=()=>d==0,p=(o,n)=>{S(),A.set(o,n),queueMicrotask(k)},B=()=>{A.forEach(o=>o()),A.clear()},a=function(o,n){o&&n()},w=function(o,n={enabled:!0,instantListenerExecution:!1}){const c=new Set;let l=o,{enabled:s=!0,instantListenerExecution:f=!1}=n;const e={on:(r,t,i)=>(t==="onBefore"?r.onBefore((...u)=>a(s,()=>e.set(i(o,{args:u})))):t==="onSuccess"?r.onSuccess((u,...b)=>a(s,()=>e.set(i(o,{result:u,args:b})))):t==="onError"?r.onError((u,...b)=>a(s,()=>e.set(i(o,{error:u,args:b})))):r.onFinally((...u)=>a(s,()=>e.set(i(o,{args:u})))),e),get(){return o},set(r){o=r,p(this,()=>{l!=o&&(l=o,c.forEach(t=>t(o)))})},subscribe(r){return c.add(r),f&&r(o),()=>c.delete(r)},enableOn(r,t){return r.subscribe(()=>{s=!0,t!==void 0&&e.set(t)}),e},disableOn(r,t){return r.subscribe(()=>{s=!1,t!==void 0&&e.set(t)}),e}};return e},h=function(){return{afterAll:[],beforeAll:[],other:[]}},y=function(o){const n=h(),c=h(),l=h(),s=h(),f=async function(...e){return n.beforeAll.forEach(r=>r(...e)),n.other.forEach(r=>r(...e)),n.afterAll.forEach(r=>r(...e)),o(...e).then(r=>(c.beforeAll.forEach(t=>t(r,...e)),c.other.forEach(t=>t(r,...e)),c.afterAll.forEach(t=>t(r,...e)),r)).catch(r=>{throw l.beforeAll.forEach(t=>t(r,...e)),l.other.forEach(t=>t(r,...e)),l.afterAll.forEach(t=>t(r,...e)),r}).finally(()=>{s.beforeAll.forEach(r=>r(...e)),s.other.forEach(r=>r(...e)),s.afterAll.forEach(r=>r(...e))})};return f.onBefore=(e,r)=>{switch(r){case"beforeAll":n.beforeAll.push(e);break;case"afterAll":n.afterAll.push(e);break;default:n.other.push(e)}},f.onSuccess=(e,r)=>{switch(r){case"beforeAll":c.beforeAll.push(e);break;case"afterAll":c.afterAll.push(e);break;default:c.other.push(e)}},f.onError=(e,r)=>{switch(r){case"beforeAll":l.beforeAll.push(e);break;case"afterAll":l.afterAll.push(e);break;default:l.other.push(e)}},f.onFinally=(e,r)=>{switch(r){case"beforeAll":s.beforeAll.push(e);break;case"afterAll":s.afterAll.push(e);break;default:s.other.push(e)}},f},C=function(o,n,c=!0){let l=n(o);const s=new Set;o.forEach(e=>{e.subscribe(()=>{a(c,()=>{p(f,()=>{l=n(o),s.forEach(r=>r(l))})})})});const f={on:()=>{throw new Error("Cannot call 'on' on combined store")},get(){return l},set(){throw new Error("Cannot call 'set' on combined store")},subscribe(e){return s.add(e),e(l),()=>s.delete(e)},enableOn(e){return e.subscribe(()=>c=!0),f},disableOn(e){return e.subscribe(()=>c=!1),f}};return f},F=function(o){const n=[],c={on:(l,s)=>(l==="onBefore"?s.onBefore(()=>n.forEach(f=>f()),o):l==="onSuccess"?s.onSuccess(()=>n.forEach(f=>f()),o):l==="onError"?s.onError(()=>n.forEach(f=>f()),o):s.onFinally(()=>n.forEach(f=>f()),o),c),subscribe:l=>{n.push(l)}};return c},E=function(o){return()=>o},O=function(o){const n=w(!1);return o.forEach(c=>{n.on(c,"onBefore",E(!0)),n.on(c,"onFinally",E(!1))}),n},L=function(){return(o,{result:n})=>n};exports.combine=C;exports.effect=y;exports.enableCheck=a;exports.marker=F;exports.pending=O;exports.result=L;exports.store=w;exports.to=E;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});let d=0,E=new Map;const S=()=>d+=1,k=()=>{d-=1,m()&&B()},m=()=>d===0,p=(o,t)=>{S(),E.set(o,t),queueMicrotask(k)},B=()=>{E.forEach(o=>o()),E.clear()},i=function(o,t){o&&t()},w=function(o,t={enabled:!0,instantListenerExecution:!1}){const f=new Set;let s=o,{enabled:c=!0,instantListenerExecution:l=!1}=t;const r={on:(e,n,u)=>(n==="onBefore"?e.onBefore((...a)=>i(c,()=>r.set(u(o,{args:a})))):n==="onSuccess"?e.onSuccess((a,...b)=>i(c,()=>r.set(u(o,{result:a,args:b})))):n==="onError"?e.onError((a,...b)=>i(c,()=>r.set(u(o,{error:a,args:b})))):e.onFinally((...a)=>i(c,()=>r.set(u(o,{args:a})))),r),get(){return o},set(e){o=e,p(this,()=>{s!==o&&(s=o,f.forEach(n=>n(o)))})},subscribe(e){return f.add(e),l&&e(o),()=>f.delete(e)},enableOn(e,n){return e.subscribe(()=>{c=!0,n!==void 0&&r.set(n)}),r},disableOn(e,n){return e.subscribe(()=>{c=!1,n!==void 0&&r.set(n)}),r}};return r},h=function(){return{afterAll:[],beforeAll:[],other:[]}},y=function(o){const t=h(),f=h(),s=h(),c=h(),l=async function(...r){return t.beforeAll.forEach(e=>e(...r)),t.other.forEach(e=>e(...r)),t.afterAll.forEach(e=>e(...r)),o(...r).then(e=>(f.beforeAll.forEach(n=>n(e,...r)),f.other.forEach(n=>n(e,...r)),f.afterAll.forEach(n=>n(e,...r)),e)).catch(e=>{throw s.beforeAll.forEach(n=>n(e,...r)),s.other.forEach(n=>n(e,...r)),s.afterAll.forEach(n=>n(e,...r)),e}).finally(()=>{c.beforeAll.forEach(e=>e(...r)),c.other.forEach(e=>e(...r)),c.afterAll.forEach(e=>e(...r))})};return l.onBefore=(r,e)=>{switch(e){case"beforeAll":t.beforeAll.push(r);break;case"afterAll":t.afterAll.push(r);break;default:t.other.push(r)}},l.onSuccess=(r,e)=>{switch(e){case"beforeAll":f.beforeAll.push(r);break;case"afterAll":f.afterAll.push(r);break;default:f.other.push(r)}},l.onError=(r,e)=>{switch(e){case"beforeAll":s.beforeAll.push(r);break;case"afterAll":s.afterAll.push(r);break;default:s.other.push(r)}},l.onFinally=(r,e)=>{switch(e){case"beforeAll":c.beforeAll.push(r);break;case"afterAll":c.afterAll.push(r);break;default:c.other.push(r)}},l},C=function(o,t,f={enabled:!0,instantListenerExecution:!1}){let s,c;s=c=t(o);const l=new Set;let{enabled:r=!0,instantListenerExecution:e=!1}=f;o.forEach(u=>{u.subscribe(()=>{i(r,()=>{p(n,()=>{s=t(o),s!==c&&(c=s,l.forEach(a=>a(s)))})})})});const n={on:()=>{throw new Error("Cannot call 'on' on combined store")},get(){return s},set(){throw new Error("Cannot call 'set' on combined store")},subscribe(u){return l.add(u),e&&u(s),()=>l.delete(u)},enableOn(u){return u.subscribe(()=>r=!0),n},disableOn(u){return u.subscribe(()=>r=!1),n}};return n},F=function(o){const t=[],f={on:(s,c)=>(s==="onBefore"?c.onBefore(()=>t.forEach(l=>l()),o):s==="onSuccess"?c.onSuccess(()=>t.forEach(l=>l()),o):s==="onError"?c.onError(()=>t.forEach(l=>l()),o):c.onFinally(()=>t.forEach(l=>l()),o),f),subscribe:s=>{t.push(s)}};return f},A=function(o){return()=>o},L=function(o){const t=w(!1);return o.forEach(f=>{t.on(f,"onBefore",A(!0)),t.on(f,"onFinally",A(!1))}),t},x=function(){return(o,{result:t})=>t};exports.combine=C;exports.effect=y;exports.enableCheck=i;exports.marker=F;exports.pending=L;exports.result=x;exports.store=w;exports.to=A;
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- export declare const combine: <State, States extends Array<any>>(stores: { [Index in keyof States]: Store<States[Index]>; }, callback: (stores: { [K in keyof States]: Store<States[K]>; }) => State, enabled?: boolean) => Store<State>;
1
+ export declare const combine: <State, States extends Array<any>>(stores: { [Index in keyof States]: Store<States[Index]>; }, callback: (stores: { [K in keyof States]: Store<States[K]>; }) => State, options?: StoreOptions) => Store<State>;
2
2
 
3
3
  export declare type Effect<AsyncAction extends EffectAction> = {
4
4
  (...args: Parameters<AsyncAction>): Promise<Awaited<ReturnType<AsyncAction>>>;
package/dist/index.js CHANGED
@@ -1,191 +1,193 @@
1
- let E = 0, A = /* @__PURE__ */ new Map();
2
- const w = () => E += 1, B = () => {
3
- E -= 1, S() && k();
4
- }, S = () => E == 0, d = (o, n) => {
5
- w(), A.set(o, n), queueMicrotask(B);
1
+ let A = 0, E = /* @__PURE__ */ new Map();
2
+ const w = () => A += 1, B = () => {
3
+ A -= 1, S() && k();
4
+ }, S = () => A === 0, p = (o, t) => {
5
+ w(), E.set(o, t), queueMicrotask(B);
6
6
  }, k = () => {
7
- A.forEach((o) => o()), A.clear();
8
- }, a = function(o, n) {
9
- o && n();
10
- }, C = function(o, n = { enabled: !0, instantListenerExecution: !1 }) {
11
- const c = /* @__PURE__ */ new Set();
12
- let l = o, { enabled: s = !0, instantListenerExecution: f = !1 } = n;
13
- const e = {
14
- on: (r, t, h) => (t === "onBefore" ? r.onBefore(
15
- (...u) => a(
16
- s,
17
- () => e.set(
18
- h(o, { args: u })
7
+ E.forEach((o) => o()), E.clear();
8
+ }, i = function(o, t) {
9
+ o && t();
10
+ }, C = function(o, t = { enabled: !0, instantListenerExecution: !1 }) {
11
+ const f = /* @__PURE__ */ new Set();
12
+ let s = o, { enabled: c = !0, instantListenerExecution: l = !1 } = t;
13
+ const r = {
14
+ on: (e, n, u) => (n === "onBefore" ? e.onBefore(
15
+ (...a) => i(
16
+ c,
17
+ () => r.set(
18
+ u(o, { args: a })
19
19
  )
20
20
  )
21
- ) : t === "onSuccess" ? r.onSuccess(
22
- (u, ...b) => a(
23
- s,
24
- () => e.set(
25
- h(o, {
26
- result: u,
21
+ ) : n === "onSuccess" ? e.onSuccess(
22
+ (a, ...b) => i(
23
+ c,
24
+ () => r.set(
25
+ u(o, {
26
+ result: a,
27
27
  args: b
28
28
  })
29
29
  )
30
30
  )
31
- ) : t === "onError" ? r.onError(
32
- (u, ...b) => a(
33
- s,
34
- () => e.set(
35
- h(o, {
36
- error: u,
31
+ ) : n === "onError" ? e.onError(
32
+ (a, ...b) => i(
33
+ c,
34
+ () => r.set(
35
+ u(o, {
36
+ error: a,
37
37
  args: b
38
38
  })
39
39
  )
40
40
  )
41
- ) : r.onFinally(
42
- (...u) => a(
43
- s,
44
- () => e.set(
45
- h(o, { args: u })
41
+ ) : e.onFinally(
42
+ (...a) => i(
43
+ c,
44
+ () => r.set(
45
+ u(o, { args: a })
46
46
  )
47
47
  )
48
- ), e),
48
+ ), r),
49
49
  get() {
50
50
  return o;
51
51
  },
52
- set(r) {
53
- o = r, d(this, () => {
54
- l != o && (l = o, c.forEach((t) => t(o)));
52
+ set(e) {
53
+ o = e, p(this, () => {
54
+ s !== o && (s = o, f.forEach((n) => n(o)));
55
55
  });
56
56
  },
57
- subscribe(r) {
58
- return c.add(r), f && r(o), () => c.delete(r);
57
+ subscribe(e) {
58
+ return f.add(e), l && e(o), () => f.delete(e);
59
59
  },
60
- enableOn(r, t) {
61
- return r.subscribe(() => {
62
- s = !0, t !== void 0 && e.set(t);
63
- }), e;
60
+ enableOn(e, n) {
61
+ return e.subscribe(() => {
62
+ c = !0, n !== void 0 && r.set(n);
63
+ }), r;
64
64
  },
65
- disableOn(r, t) {
66
- return r.subscribe(() => {
67
- s = !1, t !== void 0 && e.set(t);
68
- }), e;
65
+ disableOn(e, n) {
66
+ return e.subscribe(() => {
67
+ c = !1, n !== void 0 && r.set(n);
68
+ }), r;
69
69
  }
70
70
  };
71
- return e;
72
- }, i = function() {
71
+ return r;
72
+ }, h = function() {
73
73
  return {
74
74
  afterAll: [],
75
75
  beforeAll: [],
76
76
  other: []
77
77
  };
78
78
  }, m = function(o) {
79
- const n = i(), c = i(), l = i(), s = i(), f = async function(...e) {
80
- return n.beforeAll.forEach((r) => r(...e)), n.other.forEach((r) => r(...e)), n.afterAll.forEach((r) => r(...e)), o(...e).then((r) => (c.beforeAll.forEach((t) => t(r, ...e)), c.other.forEach((t) => t(r, ...e)), c.afterAll.forEach((t) => t(r, ...e)), r)).catch((r) => {
81
- throw l.beforeAll.forEach((t) => t(r, ...e)), l.other.forEach((t) => t(r, ...e)), l.afterAll.forEach((t) => t(r, ...e)), r;
79
+ const t = h(), f = h(), s = h(), c = h(), l = async function(...r) {
80
+ return t.beforeAll.forEach((e) => e(...r)), t.other.forEach((e) => e(...r)), t.afterAll.forEach((e) => e(...r)), o(...r).then((e) => (f.beforeAll.forEach((n) => n(e, ...r)), f.other.forEach((n) => n(e, ...r)), f.afterAll.forEach((n) => n(e, ...r)), e)).catch((e) => {
81
+ throw s.beforeAll.forEach((n) => n(e, ...r)), s.other.forEach((n) => n(e, ...r)), s.afterAll.forEach((n) => n(e, ...r)), e;
82
82
  }).finally(() => {
83
- s.beforeAll.forEach((r) => r(...e)), s.other.forEach((r) => r(...e)), s.afterAll.forEach((r) => r(...e));
83
+ c.beforeAll.forEach((e) => e(...r)), c.other.forEach((e) => e(...r)), c.afterAll.forEach((e) => e(...r));
84
84
  });
85
85
  };
86
- return f.onBefore = (e, r) => {
87
- switch (r) {
86
+ return l.onBefore = (r, e) => {
87
+ switch (e) {
88
88
  case "beforeAll":
89
- n.beforeAll.push(e);
89
+ t.beforeAll.push(r);
90
90
  break;
91
91
  case "afterAll":
92
- n.afterAll.push(e);
92
+ t.afterAll.push(r);
93
93
  break;
94
94
  default:
95
- n.other.push(e);
95
+ t.other.push(r);
96
96
  }
97
- }, f.onSuccess = (e, r) => {
98
- switch (r) {
97
+ }, l.onSuccess = (r, e) => {
98
+ switch (e) {
99
99
  case "beforeAll":
100
- c.beforeAll.push(e);
100
+ f.beforeAll.push(r);
101
101
  break;
102
102
  case "afterAll":
103
- c.afterAll.push(e);
103
+ f.afterAll.push(r);
104
104
  break;
105
105
  default:
106
- c.other.push(e);
106
+ f.other.push(r);
107
107
  }
108
- }, f.onError = (e, r) => {
109
- switch (r) {
108
+ }, l.onError = (r, e) => {
109
+ switch (e) {
110
110
  case "beforeAll":
111
- l.beforeAll.push(e);
111
+ s.beforeAll.push(r);
112
112
  break;
113
113
  case "afterAll":
114
- l.afterAll.push(e);
114
+ s.afterAll.push(r);
115
115
  break;
116
116
  default:
117
- l.other.push(e);
117
+ s.other.push(r);
118
118
  }
119
- }, f.onFinally = (e, r) => {
120
- switch (r) {
119
+ }, l.onFinally = (r, e) => {
120
+ switch (e) {
121
121
  case "beforeAll":
122
- s.beforeAll.push(e);
122
+ c.beforeAll.push(r);
123
123
  break;
124
124
  case "afterAll":
125
- s.afterAll.push(e);
125
+ c.afterAll.push(r);
126
126
  break;
127
127
  default:
128
- s.other.push(e);
128
+ c.other.push(r);
129
129
  }
130
- }, f;
131
- }, y = function(o, n, c = !0) {
132
- let l = n(o);
133
- const s = /* @__PURE__ */ new Set();
134
- o.forEach((e) => {
135
- e.subscribe(() => {
136
- a(c, () => {
137
- d(f, () => {
138
- l = n(o), s.forEach((r) => r(l));
130
+ }, l;
131
+ }, y = function(o, t, f = { enabled: !0, instantListenerExecution: !1 }) {
132
+ let s, c;
133
+ s = c = t(o);
134
+ const l = /* @__PURE__ */ new Set();
135
+ let { enabled: r = !0, instantListenerExecution: e = !1 } = f;
136
+ o.forEach((u) => {
137
+ u.subscribe(() => {
138
+ i(r, () => {
139
+ p(n, () => {
140
+ s = t(o), s !== c && (c = s, l.forEach((a) => a(s)));
139
141
  });
140
142
  });
141
143
  });
142
144
  });
143
- const f = {
145
+ const n = {
144
146
  on: () => {
145
147
  throw new Error("Cannot call 'on' on combined store");
146
148
  },
147
149
  get() {
148
- return l;
150
+ return s;
149
151
  },
150
152
  set() {
151
153
  throw new Error("Cannot call 'set' on combined store");
152
154
  },
153
- subscribe(e) {
154
- return s.add(e), e(l), () => s.delete(e);
155
+ subscribe(u) {
156
+ return l.add(u), e && u(s), () => l.delete(u);
155
157
  },
156
- enableOn(e) {
157
- return e.subscribe(() => c = !0), f;
158
+ enableOn(u) {
159
+ return u.subscribe(() => r = !0), n;
158
160
  },
159
- disableOn(e) {
160
- return e.subscribe(() => c = !1), f;
161
+ disableOn(u) {
162
+ return u.subscribe(() => r = !1), n;
161
163
  }
162
164
  };
163
- return f;
164
- }, F = function(o) {
165
- const n = [], c = {
166
- on: (l, s) => (l === "onBefore" ? s.onBefore(() => n.forEach((f) => f()), o) : l === "onSuccess" ? s.onSuccess(() => n.forEach((f) => f()), o) : l === "onError" ? s.onError(() => n.forEach((f) => f()), o) : s.onFinally(() => n.forEach((f) => f()), o), c),
167
- subscribe: (l) => {
168
- n.push(l);
165
+ return n;
166
+ }, x = function(o) {
167
+ const t = [], f = {
168
+ on: (s, c) => (s === "onBefore" ? c.onBefore(() => t.forEach((l) => l()), o) : s === "onSuccess" ? c.onSuccess(() => t.forEach((l) => l()), o) : s === "onError" ? c.onError(() => t.forEach((l) => l()), o) : c.onFinally(() => t.forEach((l) => l()), o), f),
169
+ subscribe: (s) => {
170
+ t.push(s);
169
171
  }
170
172
  };
171
- return c;
172
- }, p = function(o) {
173
+ return f;
174
+ }, d = function(o) {
173
175
  return () => o;
174
- }, x = function(o) {
175
- const n = C(!1);
176
- return o.forEach((c) => {
177
- n.on(c, "onBefore", p(!0)), n.on(c, "onFinally", p(!1));
178
- }), n;
176
+ }, F = function(o) {
177
+ const t = C(!1);
178
+ return o.forEach((f) => {
179
+ t.on(f, "onBefore", d(!0)), t.on(f, "onFinally", d(!1));
180
+ }), t;
179
181
  }, L = function() {
180
- return (o, { result: n }) => n;
182
+ return (o, { result: t }) => t;
181
183
  };
182
184
  export {
183
185
  y as combine,
184
186
  m as effect,
185
- a as enableCheck,
186
- F as marker,
187
- x as pending,
187
+ i as enableCheck,
188
+ x as marker,
189
+ F as pending,
188
190
  L as result,
189
191
  C as store,
190
- p as to
192
+ d as to
191
193
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vanyamate/sec",
3
- "version": "0.3.1-batch-beta.3",
3
+ "version": "0.3.1-batch-beta.4",
4
4
  "description": "SEC. Store, Effect, Combine. Tiny state manager",
5
5
  "scripts": {
6
6
  "build": "vite build",