vidply 1.0.6 → 1.0.8

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.
@@ -11,7 +11,7 @@
11
11
  "format": "esm"
12
12
  },
13
13
  "src/i18n/translations.js": {
14
- "bytes": 17011,
14
+ "bytes": 22406,
15
15
  "imports": [],
16
16
  "format": "esm"
17
17
  },
@@ -38,12 +38,12 @@
38
38
  "format": "esm"
39
39
  },
40
40
  "src/icons/Icons.js": {
41
- "bytes": 12539,
41
+ "bytes": 12746,
42
42
  "imports": [],
43
43
  "format": "esm"
44
44
  },
45
45
  "src/controls/ControlBar.js": {
46
- "bytes": 74720,
46
+ "bytes": 75033,
47
47
  "imports": [
48
48
  {
49
49
  "path": "src/utils/DOMUtils.js",
@@ -68,8 +68,13 @@
68
68
  ],
69
69
  "format": "esm"
70
70
  },
71
+ "src/utils/StorageManager.js": {
72
+ "bytes": 3444,
73
+ "imports": [],
74
+ "format": "esm"
75
+ },
71
76
  "src/controls/CaptionManager.js": {
72
- "bytes": 7467,
77
+ "bytes": 8830,
73
78
  "imports": [
74
79
  {
75
80
  "path": "src/utils/DOMUtils.js",
@@ -80,6 +85,11 @@
80
85
  "path": "src/i18n/i18n.js",
81
86
  "kind": "import-statement",
82
87
  "original": "../i18n/i18n.js"
88
+ },
89
+ {
90
+ "path": "src/utils/StorageManager.js",
91
+ "kind": "import-statement",
92
+ "original": "../utils/StorageManager.js"
83
93
  }
84
94
  ],
85
95
  "format": "esm"
@@ -90,7 +100,7 @@
90
100
  "format": "esm"
91
101
  },
92
102
  "src/controls/TranscriptManager.js": {
93
- "bytes": 24133,
103
+ "bytes": 59186,
94
104
  "imports": [
95
105
  {
96
106
  "path": "src/utils/DOMUtils.js",
@@ -111,6 +121,11 @@
111
121
  "path": "src/i18n/i18n.js",
112
122
  "kind": "import-statement",
113
123
  "original": "../i18n/i18n.js"
124
+ },
125
+ {
126
+ "path": "src/utils/StorageManager.js",
127
+ "kind": "import-statement",
128
+ "original": "../utils/StorageManager.js"
114
129
  }
115
130
  ],
116
131
  "format": "esm"
@@ -142,7 +157,7 @@
142
157
  "format": "esm"
143
158
  },
144
159
  "src/core/Player.js": {
145
- "bytes": 39618,
160
+ "bytes": 115999,
146
161
  "imports": [
147
162
  {
148
163
  "path": "src/utils/EventEmitter.js",
@@ -203,6 +218,11 @@
203
218
  "path": "src/i18n/i18n.js",
204
219
  "kind": "import-statement",
205
220
  "original": "../i18n/i18n.js"
221
+ },
222
+ {
223
+ "path": "src/utils/StorageManager.js",
224
+ "kind": "import-statement",
225
+ "original": "../utils/StorageManager.js"
206
226
  }
207
227
  ],
208
228
  "format": "esm"
@@ -251,7 +271,7 @@
251
271
  "entryPoint": "src/index.js",
252
272
  "inputs": {
253
273
  "src/renderers/HTML5Renderer.js": {
254
- "bytesInOutput": 4670
274
+ "bytesInOutput": 4672
255
275
  },
256
276
  "src/utils/EventEmitter.js": {
257
277
  "bytesInOutput": 436
@@ -260,7 +280,7 @@
260
280
  "bytesInOutput": 1581
261
281
  },
262
282
  "src/i18n/translations.js": {
263
- "bytesInOutput": 13713
283
+ "bytesInOutput": 19604
264
284
  },
265
285
  "src/i18n/i18n.js": {
266
286
  "bytesInOutput": 720
@@ -269,22 +289,25 @@
269
289
  "bytesInOutput": 839
270
290
  },
271
291
  "src/icons/Icons.js": {
272
- "bytesInOutput": 10407
292
+ "bytesInOutput": 10590
273
293
  },
274
294
  "src/controls/ControlBar.js": {
275
- "bytesInOutput": 36374
295
+ "bytesInOutput": 36459
296
+ },
297
+ "src/utils/StorageManager.js": {
298
+ "bytesInOutput": 1606
276
299
  },
277
300
  "src/controls/CaptionManager.js": {
278
- "bytesInOutput": 3599
301
+ "bytesInOutput": 4395
279
302
  },
280
303
  "src/controls/KeyboardManager.js": {
281
304
  "bytesInOutput": 3738
282
305
  },
283
306
  "src/controls/TranscriptManager.js": {
284
- "bytesInOutput": 12461
307
+ "bytesInOutput": 31200
285
308
  },
286
309
  "src/core/Player.js": {
287
- "bytesInOutput": 18100
310
+ "bytesInOutput": 38347
288
311
  },
289
312
  "src/renderers/YouTubeRenderer.js": {
290
313
  "bytesInOutput": 4140
@@ -299,10 +322,10 @@
299
322
  "bytesInOutput": 8100
300
323
  },
301
324
  "src/index.js": {
302
- "bytesInOutput": 1000
325
+ "bytesInOutput": 1002
303
326
  }
304
327
  },
305
- "bytes": 129784
328
+ "bytes": 177337
306
329
  }
307
330
  }
308
331
  }