vidply 1.0.5 → 1.0.7

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,22 +1,22 @@
1
1
  {
2
2
  "inputs": {
3
3
  "src/utils/EventEmitter.js": {
4
- "bytes": 949,
4
+ "bytes": 1002,
5
5
  "imports": [],
6
6
  "format": "esm"
7
7
  },
8
8
  "src/utils/DOMUtils.js": {
9
- "bytes": 3730,
9
+ "bytes": 3884,
10
10
  "imports": [],
11
11
  "format": "esm"
12
12
  },
13
13
  "src/i18n/translations.js": {
14
- "bytes": 16450,
14
+ "bytes": 22406,
15
15
  "imports": [],
16
16
  "format": "esm"
17
17
  },
18
18
  "src/i18n/i18n.js": {
19
- "bytes": 1573,
19
+ "bytes": 1639,
20
20
  "imports": [
21
21
  {
22
22
  "path": "src/i18n/translations.js",
@@ -27,7 +27,7 @@
27
27
  "format": "esm"
28
28
  },
29
29
  "src/utils/TimeUtils.js": {
30
- "bytes": 2155,
30
+ "bytes": 2242,
31
31
  "imports": [
32
32
  {
33
33
  "path": "src/i18n/i18n.js",
@@ -38,12 +38,12 @@
38
38
  "format": "esm"
39
39
  },
40
40
  "src/icons/Icons.js": {
41
- "bytes": 12356,
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": 7219,
77
+ "bytes": 8830,
73
78
  "imports": [
74
79
  {
75
80
  "path": "src/utils/DOMUtils.js",
@@ -80,17 +85,22 @@
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"
86
96
  },
87
97
  "src/controls/KeyboardManager.js": {
88
- "bytes": 6553,
98
+ "bytes": 6786,
89
99
  "imports": [],
90
100
  "format": "esm"
91
101
  },
92
102
  "src/controls/TranscriptManager.js": {
93
- "bytes": 23405,
103
+ "bytes": 59186,
94
104
  "imports": [
95
105
  {
96
106
  "path": "src/utils/DOMUtils.js",
@@ -111,27 +121,32 @@
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"
117
132
  },
118
133
  "src/renderers/HTML5Renderer.js": {
119
- "bytes": 8362,
134
+ "bytes": 8660,
120
135
  "imports": [],
121
136
  "format": "esm"
122
137
  },
123
138
  "src/renderers/YouTubeRenderer.js": {
124
- "bytes": 6912,
139
+ "bytes": 7186,
125
140
  "imports": [],
126
141
  "format": "esm"
127
142
  },
128
143
  "src/renderers/VimeoRenderer.js": {
129
- "bytes": 6442,
144
+ "bytes": 6699,
130
145
  "imports": [],
131
146
  "format": "esm"
132
147
  },
133
148
  "src/renderers/HLSRenderer.js": {
134
- "bytes": 8455,
149
+ "bytes": 8757,
135
150
  "imports": [
136
151
  {
137
152
  "path": "src/renderers/HTML5Renderer.js",
@@ -142,7 +157,7 @@
142
157
  "format": "esm"
143
158
  },
144
159
  "src/core/Player.js": {
145
- "bytes": 35845,
160
+ "bytes": 61179,
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"
@@ -224,7 +244,7 @@
224
244
  "format": "esm"
225
245
  },
226
246
  "src/index.js": {
227
- "bytes": 2706,
247
+ "bytes": 2801,
228
248
  "imports": [
229
249
  {
230
250
  "path": "src/core/Player.js",
@@ -247,10 +267,10 @@
247
267
  "entryPoint": "src/index.js",
248
268
  "inputs": {
249
269
  "src/renderers/HTML5Renderer.js": {
250
- "bytesInOutput": 4670
270
+ "bytesInOutput": 4671
251
271
  },
252
272
  "src/index.js": {
253
- "bytesInOutput": 1064
273
+ "bytesInOutput": 1070
254
274
  },
255
275
  "src/utils/EventEmitter.js": {
256
276
  "bytesInOutput": 436
@@ -259,7 +279,7 @@
259
279
  "bytesInOutput": 1581
260
280
  },
261
281
  "src/i18n/translations.js": {
262
- "bytesInOutput": 13713
282
+ "bytesInOutput": 19604
263
283
  },
264
284
  "src/i18n/i18n.js": {
265
285
  "bytesInOutput": 720
@@ -268,22 +288,25 @@
268
288
  "bytesInOutput": 839
269
289
  },
270
290
  "src/icons/Icons.js": {
271
- "bytesInOutput": 10407
291
+ "bytesInOutput": 10590
272
292
  },
273
293
  "src/controls/ControlBar.js": {
274
- "bytesInOutput": 36374
294
+ "bytesInOutput": 36459
295
+ },
296
+ "src/utils/StorageManager.js": {
297
+ "bytesInOutput": 1606
275
298
  },
276
299
  "src/controls/CaptionManager.js": {
277
- "bytesInOutput": 3599
300
+ "bytesInOutput": 4395
278
301
  },
279
302
  "src/controls/KeyboardManager.js": {
280
303
  "bytesInOutput": 3738
281
304
  },
282
305
  "src/controls/TranscriptManager.js": {
283
- "bytesInOutput": 12461
306
+ "bytesInOutput": 31200
284
307
  },
285
308
  "src/core/Player.js": {
286
- "bytesInOutput": 16746
309
+ "bytesInOutput": 26599
287
310
  },
288
311
  "src/renderers/YouTubeRenderer.js": {
289
312
  "bytesInOutput": 4140
@@ -298,7 +321,7 @@
298
321
  "bytesInOutput": 8100
299
322
  }
300
323
  },
301
- "bytes": 128795
324
+ "bytes": 165967
302
325
  }
303
326
  }
304
327
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vidply",
3
- "version": "1.0.5",
3
+ "version": "1.0.7",
4
4
  "description": "Universal, accessible video & audio player with ES6 modules",
5
5
  "type": "module",
6
6
  "main": "dist/vidply.js",
@@ -50,7 +50,7 @@
50
50
  "access": "public"
51
51
  },
52
52
  "devDependencies": {
53
- "esbuild": "^0.25.10",
53
+ "esbuild": "^0.25.11",
54
54
  "clean-css": "^5.3.3"
55
55
  },
56
56
  "dependencies": {}