@graphql-box/connection-resolver 5.4.9 → 5.4.11
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/cjs/index.cjs +1 -1
- package/dist/cjs/index.cjs.map +1 -1
- package/dist/esm/index.mjs +1 -1
- package/dist/esm/index.mjs.map +1 -1
- package/dist/production.analysis.txt +51 -51
- package/dist/types/cjs/helpers/resolveConnection.d.cts.map +1 -1
- package/dist/types/cjs/main/index.d.cts.map +1 -1
- package/dist/types/esm/helpers/resolveConnection.d.ts.map +1 -1
- package/dist/types/esm/main/index.d.ts.map +1 -1
- package/dist/types/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/src/helpers/resolveConnection.ts +4 -2
- package/src/main/index.ts +14 -9
@@ -1,23 +1,23 @@
|
|
1
1
|
-----------------------------
|
2
2
|
Rollup File Analysis
|
3
3
|
-----------------------------
|
4
|
-
bundle size: 20.
|
5
|
-
original size: 28.
|
6
|
-
code reduction: 28.
|
4
|
+
bundle size: 20.333 KB
|
5
|
+
original size: 28.369 KB
|
6
|
+
code reduction: 28.33 %
|
7
7
|
module count: 33
|
8
8
|
|
9
9
|
███████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
10
10
|
file: /src/main/index.ts
|
11
|
-
bundle space:
|
12
|
-
rendered size:
|
13
|
-
original size: 3.
|
14
|
-
code reduction:
|
11
|
+
bundle space: 15.46 %
|
12
|
+
rendered size: 3.143 KB
|
13
|
+
original size: 3.511 KB
|
14
|
+
code reduction: 10.48 %
|
15
15
|
dependents: 1
|
16
16
|
- /src/index.ts
|
17
17
|
|
18
18
|
█████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
19
19
|
file: /src/helpers/getStartAndEndIndexes.ts
|
20
|
-
bundle space: 11.
|
20
|
+
bundle space: 11.61 %
|
21
21
|
rendered size: 2.36 KB
|
22
22
|
original size: 2.807 KB
|
23
23
|
code reduction: 15.92 %
|
@@ -26,16 +26,16 @@ dependents: 1
|
|
26
26
|
|
27
27
|
█████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
28
28
|
file: /src/helpers/validateCursor.ts
|
29
|
-
bundle space: 10.
|
30
|
-
rendered size: 2.
|
29
|
+
bundle space: 10.52 %
|
30
|
+
rendered size: 2.139 KB
|
31
31
|
original size: 2.535 KB
|
32
|
-
code reduction:
|
32
|
+
code reduction: 15.62 %
|
33
33
|
dependents: 1
|
34
34
|
- /src/main/index.ts
|
35
35
|
|
36
36
|
████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
37
37
|
file: /src/helpers/retrieveCachedConnection.ts
|
38
|
-
bundle space: 9.
|
38
|
+
bundle space: 9.84 %
|
39
39
|
rendered size: 2.001 KB
|
40
40
|
original size: 2.519 KB
|
41
41
|
code reduction: 20.56 %
|
@@ -44,16 +44,16 @@ dependents: 1
|
|
44
44
|
|
45
45
|
████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
46
46
|
file: /src/helpers/resolveConnection.ts
|
47
|
-
bundle space: 8.
|
48
|
-
rendered size: 1.
|
49
|
-
original size: 2.
|
50
|
-
code reduction:
|
47
|
+
bundle space: 8.79 %
|
48
|
+
rendered size: 1.787 KB
|
49
|
+
original size: 2.923 KB
|
50
|
+
code reduction: 38.86 %
|
51
51
|
dependents: 1
|
52
52
|
- /src/main/index.ts
|
53
53
|
|
54
54
|
███░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
55
55
|
file: /src/helpers/requestAndCachePages.ts
|
56
|
-
bundle space: 6.
|
56
|
+
bundle space: 6.44 %
|
57
57
|
rendered size: 1.309 KB
|
58
58
|
original size: 1.967 KB
|
59
59
|
code reduction: 33.45 %
|
@@ -63,7 +63,7 @@ dependents: 2
|
|
63
63
|
|
64
64
|
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
65
65
|
file: /src/helpers/getStartAndEndPageNumbers.ts
|
66
|
-
bundle space: 3.
|
66
|
+
bundle space: 3.85 %
|
67
67
|
rendered size: 782 Bytes
|
68
68
|
original size: 1.332 KB
|
69
69
|
code reduction: 41.29 %
|
@@ -72,7 +72,7 @@ dependents: 1
|
|
72
72
|
|
73
73
|
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
74
74
|
file: /src/helpers/getInRangeCachedEdges.ts
|
75
|
-
bundle space: 3.
|
75
|
+
bundle space: 3.77 %
|
76
76
|
rendered size: 767 Bytes
|
77
77
|
original size: 979 Bytes
|
78
78
|
code reduction: 21.65 %
|
@@ -82,7 +82,7 @@ dependents: 2
|
|
82
82
|
|
83
83
|
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
84
84
|
file: /src/helpers/retrieveCachedEdgesByPage.ts
|
85
|
-
bundle space: 3.
|
85
|
+
bundle space: 3.59 %
|
86
86
|
rendered size: 730 Bytes
|
87
87
|
original size: 760 Bytes
|
88
88
|
code reduction: 3.95 %
|
@@ -91,43 +91,43 @@ dependents: 1
|
|
91
91
|
|
92
92
|
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
93
93
|
file: /src/helpers/cacheCursors.ts
|
94
|
-
bundle space: 2.
|
94
|
+
bundle space: 2.8 %
|
95
95
|
rendered size: 569 Bytes
|
96
96
|
original size: 726 Bytes
|
97
97
|
code reduction: 21.63 %
|
98
98
|
dependents: 1
|
99
99
|
- /src/helpers/requestAndCachePages.ts
|
100
100
|
|
101
|
-
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
102
|
-
file: /src/helpers/getPageNumbersToRequest.ts
|
103
|
-
bundle space: 2.78 %
|
104
|
-
rendered size: 562 Bytes
|
105
|
-
original size: 993 Bytes
|
106
|
-
code reduction: 43.4 %
|
107
|
-
dependents: 1
|
108
|
-
- /src/helpers/retrieveCachedConnection.ts
|
109
|
-
|
110
101
|
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
111
102
|
file: /src/helpers/mergeCachedEdges.ts
|
112
|
-
bundle space: 2.
|
103
|
+
bundle space: 2.75 %
|
113
104
|
rendered size: 560 Bytes
|
114
105
|
original size: 538 Bytes
|
115
106
|
code reduction: 0 %
|
116
107
|
dependents: 1
|
117
108
|
- /src/helpers/resolveConnection.ts
|
118
109
|
|
110
|
+
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
111
|
+
file: /src/helpers/getPageNumbersToRequest.ts
|
112
|
+
bundle space: 2.72 %
|
113
|
+
rendered size: 553 Bytes
|
114
|
+
original size: 993 Bytes
|
115
|
+
code reduction: 44.31 %
|
116
|
+
dependents: 1
|
117
|
+
- /src/helpers/retrieveCachedConnection.ts
|
118
|
+
|
119
119
|
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
120
120
|
file: /src/helpers/hasPreviousNextPage.ts
|
121
|
-
bundle space: 2.
|
122
|
-
rendered size:
|
121
|
+
bundle space: 2.39 %
|
122
|
+
rendered size: 485 Bytes
|
123
123
|
original size: 994 Bytes
|
124
|
-
code reduction:
|
124
|
+
code reduction: 51.21 %
|
125
125
|
dependents: 1
|
126
126
|
- /src/helpers/retrieveCachedConnection.ts
|
127
127
|
|
128
128
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
129
129
|
file: /src/helpers/makeEntry.ts
|
130
|
-
bundle space: 1.
|
130
|
+
bundle space: 1.87 %
|
131
131
|
rendered size: 381 Bytes
|
132
132
|
original size: 615 Bytes
|
133
133
|
code reduction: 38.05 %
|
@@ -136,7 +136,7 @@ dependents: 1
|
|
136
136
|
|
137
137
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
138
138
|
file: /src/helpers/retrieveEntry.ts
|
139
|
-
bundle space: 1.
|
139
|
+
bundle space: 1.79 %
|
140
140
|
rendered size: 364 Bytes
|
141
141
|
original size: 801 Bytes
|
142
142
|
code reduction: 54.56 %
|
@@ -145,7 +145,7 @@ dependents: 1
|
|
145
145
|
|
146
146
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
147
147
|
file: /src/helpers/getPagesMissingFromCache.ts
|
148
|
-
bundle space: 1.
|
148
|
+
bundle space: 1.35 %
|
149
149
|
rendered size: 274 Bytes
|
150
150
|
original size: 339 Bytes
|
151
151
|
code reduction: 19.17 %
|
@@ -154,7 +154,7 @@ dependents: 1
|
|
154
154
|
|
155
155
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
156
156
|
file: /src/helpers/getCurrentPageStartAndEndIndexes.ts
|
157
|
-
bundle space: 1.
|
157
|
+
bundle space: 1.34 %
|
158
158
|
rendered size: 273 Bytes
|
159
159
|
original size: 592 Bytes
|
160
160
|
code reduction: 53.89 %
|
@@ -170,15 +170,6 @@ code reduction: 54.48 %
|
|
170
170
|
dependents: 1
|
171
171
|
- /src/helpers/validateCursor.ts
|
172
172
|
|
173
|
-
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
174
|
-
file: /src/helpers/removeConnectionInputOptions.ts
|
175
|
-
bundle space: 1.05 %
|
176
|
-
rendered size: 212 Bytes
|
177
|
-
original size: 258 Bytes
|
178
|
-
code reduction: 17.83 %
|
179
|
-
dependents: 1
|
180
|
-
- /src/index.ts
|
181
|
-
|
182
173
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
183
174
|
file: /src/helpers/getCount.ts
|
184
175
|
bundle space: 1.04 %
|
@@ -188,9 +179,18 @@ code reduction: 31.05 %
|
|
188
179
|
dependents: 1
|
189
180
|
- /src/helpers/getStartAndEndIndexes.ts
|
190
181
|
|
182
|
+
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
183
|
+
file: /src/helpers/removeConnectionInputOptions.ts
|
184
|
+
bundle space: 1 %
|
185
|
+
rendered size: 203 Bytes
|
186
|
+
original size: 258 Bytes
|
187
|
+
code reduction: 21.32 %
|
188
|
+
dependents: 1
|
189
|
+
- /src/index.ts
|
190
|
+
|
191
191
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
192
192
|
file: /src/helpers/getResultsOnLastPage.ts
|
193
|
-
bundle space: 0.
|
193
|
+
bundle space: 0.88 %
|
194
194
|
rendered size: 179 Bytes
|
195
195
|
original size: 270 Bytes
|
196
196
|
code reduction: 33.7 %
|
@@ -208,7 +208,7 @@ dependents: 1
|
|
208
208
|
|
209
209
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
210
210
|
file: /src/helpers/extractEdges.ts
|
211
|
-
bundle space: 0.
|
211
|
+
bundle space: 0.72 %
|
212
212
|
rendered size: 147 Bytes
|
213
213
|
original size: 210 Bytes
|
214
214
|
code reduction: 30 %
|
@@ -229,7 +229,7 @@ dependents: 4
|
|
229
229
|
|
230
230
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
231
231
|
file: /src/helpers/makeEdges.ts
|
232
|
-
bundle space: 0.
|
232
|
+
bundle space: 0.62 %
|
233
233
|
rendered size: 127 Bytes
|
234
234
|
original size: 181 Bytes
|
235
235
|
code reduction: 29.83 %
|
@@ -247,7 +247,7 @@ dependents: 1
|
|
247
247
|
|
248
248
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
249
249
|
file: /src/helpers/isCursorSupplied.ts
|
250
|
-
bundle space: 0.
|
250
|
+
bundle space: 0.32 %
|
251
251
|
rendered size: 66 Bytes
|
252
252
|
original size: 228 Bytes
|
253
253
|
code reduction: 71.05 %
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"resolveConnection.d.cts","sourceRoot":"","sources":["../../../../src/helpers/resolveConnection.cts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,SAAS,CAAC;AACtC,OAAO,EACL,KAAK,sBAAsB,EAC3B,KAAK,OAAO,EACZ,KAAK,IAAI,EACT,KAAK,gBAAgB,EACrB,KAAK,gBAAgB,EACtB,MAAM,aAAa,CAAC;AASrB,MAAM,MAAM,OAAO,CAAC,QAAQ,SAAS,WAAW,EAAE,YAAY,SAAS,IAAI,IAAI;IAC7E,WAAW,EAAE,IAAI,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,OAAO,CAAC,QAAQ,EAAE,YAAY,CAAC,CAAC;IACzC,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,YAAY,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,MAAM,KAAK,MAAM,CAAC;IAC9C,gBAAgB,EAAE,gBAAgB,CAAC,QAAQ,CAAC,CAAC;IAC7C,cAAc,EAAE,MAAM,CAAC;IACvB,gBAAgB,EAAE,gBAAgB,GAAG,SAAS,CAAC;CAChD,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAU,QAAQ,SAAS,WAAW,EAAE,YAAY,SAAS,IAAI,QACvF,WAAW,GAAG,sBAAsB,+HAWvC,OAAO,CAAC,QAAQ,EAAE,YAAY,CAAC;;;;;;;;;;;
|
1
|
+
{"version":3,"file":"resolveConnection.d.cts","sourceRoot":"","sources":["../../../../src/helpers/resolveConnection.cts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,SAAS,CAAC;AACtC,OAAO,EACL,KAAK,sBAAsB,EAC3B,KAAK,OAAO,EACZ,KAAK,IAAI,EACT,KAAK,gBAAgB,EACrB,KAAK,gBAAgB,EACtB,MAAM,aAAa,CAAC;AASrB,MAAM,MAAM,OAAO,CAAC,QAAQ,SAAS,WAAW,EAAE,YAAY,SAAS,IAAI,IAAI;IAC7E,WAAW,EAAE,IAAI,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,OAAO,CAAC,QAAQ,EAAE,YAAY,CAAC,CAAC;IACzC,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,YAAY,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,MAAM,KAAK,MAAM,CAAC;IAC9C,gBAAgB,EAAE,gBAAgB,CAAC,QAAQ,CAAC,CAAC;IAC7C,cAAc,EAAE,MAAM,CAAC;IACvB,gBAAgB,EAAE,gBAAgB,GAAG,SAAS,CAAC;CAChD,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAU,QAAQ,SAAS,WAAW,EAAE,YAAY,SAAS,IAAI,QACvF,WAAW,GAAG,sBAAsB,+HAWvC,OAAO,CAAC,QAAQ,EAAE,YAAY,CAAC;;;;;;;;;;;EA4DnC,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.cts","sourceRoot":"","sources":["../../../../src/main/index.cts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAKlD,OAAO,EACL,KAAK,UAAU,EACf,KAAK,sBAAsB,EAC3B,KAAK,6BAA6B,EAClC,KAAK,OAAO,EACZ,KAAK,IAAI,EACV,MAAM,aAAa,CAAC;AAErB,eAAO,MAAM,sBAAsB,GAE/B,MAAM,SAAS,WAAW,GAAG,SAAS,EACtC,IAAI,SAAS,WAAW,EACxB,GAAG,SAAS,OAAO,EACnB,QAAQ,SAAS,WAAW,EAC5B,YAAY,SAAS,IAAI,kGAQxB,6BAA6B,CAAC,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,QAAQ,EAAE,YAAY,CAAC,cAEjE,MAAM,QACR,IAAI,GAAG,sBAAsB,WAC1B,GAAG,QACN,kBAAkB,KACvB,OAAO,CAAC,UAAU,
|
1
|
+
{"version":3,"file":"index.d.cts","sourceRoot":"","sources":["../../../../src/main/index.cts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAKlD,OAAO,EACL,KAAK,UAAU,EACf,KAAK,sBAAsB,EAC3B,KAAK,6BAA6B,EAClC,KAAK,OAAO,EACZ,KAAK,IAAI,EACV,MAAM,aAAa,CAAC;AAErB,eAAO,MAAM,sBAAsB,GAE/B,MAAM,SAAS,WAAW,GAAG,SAAS,EACtC,IAAI,SAAS,WAAW,EACxB,GAAG,SAAS,OAAO,EACnB,QAAQ,SAAS,WAAW,EAC5B,YAAY,SAAS,IAAI,kGAQxB,6BAA6B,CAAC,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,QAAQ,EAAE,YAAY,CAAC,cAEjE,MAAM,QACR,IAAI,GAAG,sBAAsB,WAC1B,GAAG,QACN,kBAAkB,KACvB,OAAO,CAAC,UAAU,CAmGpB,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"resolveConnection.d.ts","sourceRoot":"","sources":["../../../../src/helpers/resolveConnection.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,SAAS,CAAC;AACtC,OAAO,EACL,KAAK,sBAAsB,EAC3B,KAAK,OAAO,EACZ,KAAK,IAAI,EACT,KAAK,gBAAgB,EACrB,KAAK,gBAAgB,EACtB,MAAM,aAAa,CAAC;AASrB,MAAM,MAAM,OAAO,CAAC,QAAQ,SAAS,WAAW,EAAE,YAAY,SAAS,IAAI,IAAI;IAC7E,WAAW,EAAE,IAAI,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,OAAO,CAAC,QAAQ,EAAE,YAAY,CAAC,CAAC;IACzC,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,YAAY,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,MAAM,KAAK,MAAM,CAAC;IAC9C,gBAAgB,EAAE,gBAAgB,CAAC,QAAQ,CAAC,CAAC;IAC7C,cAAc,EAAE,MAAM,CAAC;IACvB,gBAAgB,EAAE,gBAAgB,GAAG,SAAS,CAAC;CAChD,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAU,QAAQ,SAAS,WAAW,EAAE,YAAY,SAAS,IAAI,QACvF,WAAW,GAAG,sBAAsB,+HAWvC,OAAO,CAAC,QAAQ,EAAE,YAAY,CAAC;;;;;;;;;;;
|
1
|
+
{"version":3,"file":"resolveConnection.d.ts","sourceRoot":"","sources":["../../../../src/helpers/resolveConnection.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,SAAS,CAAC;AACtC,OAAO,EACL,KAAK,sBAAsB,EAC3B,KAAK,OAAO,EACZ,KAAK,IAAI,EACT,KAAK,gBAAgB,EACrB,KAAK,gBAAgB,EACtB,MAAM,aAAa,CAAC;AASrB,MAAM,MAAM,OAAO,CAAC,QAAQ,SAAS,WAAW,EAAE,YAAY,SAAS,IAAI,IAAI;IAC7E,WAAW,EAAE,IAAI,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,OAAO,CAAC,QAAQ,EAAE,YAAY,CAAC,CAAC;IACzC,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,YAAY,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,MAAM,KAAK,MAAM,CAAC;IAC9C,gBAAgB,EAAE,gBAAgB,CAAC,QAAQ,CAAC,CAAC;IAC7C,cAAc,EAAE,MAAM,CAAC;IACvB,gBAAgB,EAAE,gBAAgB,GAAG,SAAS,CAAC;CAChD,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAU,QAAQ,SAAS,WAAW,EAAE,YAAY,SAAS,IAAI,QACvF,WAAW,GAAG,sBAAsB,+HAWvC,OAAO,CAAC,QAAQ,EAAE,YAAY,CAAC;;;;;;;;;;;EA4DnC,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/main/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAKlD,OAAO,EACL,KAAK,UAAU,EACf,KAAK,sBAAsB,EAC3B,KAAK,6BAA6B,EAClC,KAAK,OAAO,EACZ,KAAK,IAAI,EACV,MAAM,aAAa,CAAC;AAErB,eAAO,MAAM,sBAAsB,GAE/B,MAAM,SAAS,WAAW,GAAG,SAAS,EACtC,IAAI,SAAS,WAAW,EACxB,GAAG,SAAS,OAAO,EACnB,QAAQ,SAAS,WAAW,EAC5B,YAAY,SAAS,IAAI,kGAQxB,6BAA6B,CAAC,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,QAAQ,EAAE,YAAY,CAAC,cAEjE,MAAM,QACR,IAAI,GAAG,sBAAsB,WAC1B,GAAG,QACN,kBAAkB,KACvB,OAAO,CAAC,UAAU,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/main/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAKlD,OAAO,EACL,KAAK,UAAU,EACf,KAAK,sBAAsB,EAC3B,KAAK,6BAA6B,EAClC,KAAK,OAAO,EACZ,KAAK,IAAI,EACV,MAAM,aAAa,CAAC;AAErB,eAAO,MAAM,sBAAsB,GAE/B,MAAM,SAAS,WAAW,GAAG,SAAS,EACtC,IAAI,SAAS,WAAW,EACxB,GAAG,SAAS,OAAO,EACnB,QAAQ,SAAS,WAAW,EAC5B,YAAY,SAAS,IAAI,kGAQxB,6BAA6B,CAAC,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,QAAQ,EAAE,YAAY,CAAC,cAEjE,MAAM,QACR,IAAI,GAAG,sBAAsB,WAC1B,GAAG,QACN,kBAAkB,KACvB,OAAO,CAAC,UAAU,CAmGpB,CAAC"}
|