@mux/mux-video-react 0.7.12-canary.0-5d66c7d → 0.7.13

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/LICENSE ADDED
@@ -0,0 +1,9 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2021 Mux, Inc.
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6
+
7
+ The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.
8
+
9
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mux/mux-video-react",
3
- "version": "0.7.12-canary.0-5d66c7d",
3
+ "version": "0.7.13",
4
4
  "description": "A custom mux video element for React that Just Works™",
5
5
  "main": "./dist/index.cjs.js",
6
6
  "module": "./dist/index.mjs",
@@ -53,7 +53,7 @@
53
53
  }
54
54
  },
55
55
  "dependencies": {
56
- "@mux/playback-core": "0.18.2-canary.0-5d66c7d",
56
+ "@mux/playback-core": "0.18.3",
57
57
  "prop-types": "^15.7.2"
58
58
  },
59
59
  "devDependencies": {
@@ -70,5 +70,6 @@
70
70
  "react-dom": "^17.0.2",
71
71
  "shx": "^0.3.4",
72
72
  "typescript": "^4.9.4"
73
- }
73
+ },
74
+ "gitHead": "5d66c7db01793f9c79317aa19eaa1d378a72d6b8"
74
75
  }
package/CHANGELOG.md DELETED
@@ -1,232 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [0.7.13](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.7.12...@mux/mux-video-react@0.7.13) (2023-06-12)
7
-
8
- **Note:** Version bump only for package @mux/mux-video-react
9
-
10
-
11
-
12
-
13
-
14
- ## [0.7.12](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.7.11...@mux/mux-video-react@0.7.12) (2023-06-06)
15
-
16
- **Note:** Version bump only for package @mux/mux-video-react
17
-
18
-
19
-
20
-
21
-
22
- ## [0.7.11](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.7.10...@mux/mux-video-react@0.7.11) (2023-05-08)
23
-
24
- **Note:** Version bump only for package @mux/mux-video-react
25
-
26
-
27
-
28
-
29
-
30
- ## [0.7.10](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.7.9...@mux/mux-video-react@0.7.10) (2023-04-24)
31
-
32
- **Note:** Version bump only for package @mux/mux-video-react
33
-
34
-
35
-
36
-
37
-
38
- ## [0.7.9](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.7.8...@mux/mux-video-react@0.7.9) (2023-04-14)
39
-
40
- **Note:** Version bump only for package @mux/mux-video-react
41
-
42
-
43
-
44
-
45
-
46
- ## [0.7.8](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.7.7...@mux/mux-video-react@0.7.8) (2023-03-31)
47
-
48
-
49
- ### Bug Fixes
50
-
51
- * update typedefs, disable skipLibChecks in tsconfig ([#601](https://github.com/muxinc/elements/issues/601)) ([1664aec](https://github.com/muxinc/elements/commit/1664aec20e4cf4a59779848b298d4504eef24080))
52
-
53
-
54
-
55
-
56
-
57
- ## [0.7.7](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.7.6...@mux/mux-video-react@0.7.7) (2023-02-15)
58
-
59
- **Note:** Version bump only for package @mux/mux-video-react
60
-
61
-
62
-
63
-
64
-
65
- ## [0.7.6](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.7.5...@mux/mux-video-react@0.7.6) (2023-02-14)
66
-
67
- **Note:** Version bump only for package @mux/mux-video-react
68
-
69
-
70
-
71
-
72
-
73
- ## [0.7.5](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.7.4...@mux/mux-video-react@0.7.5) (2023-02-02)
74
-
75
- **Note:** Version bump only for package @mux/mux-video-react
76
-
77
-
78
-
79
-
80
-
81
- ## [0.7.4](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.7.3...@mux/mux-video-react@0.7.4) (2023-02-01)
82
-
83
- **Note:** Version bump only for package @mux/mux-video-react
84
-
85
-
86
-
87
-
88
-
89
- ## [0.7.3](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.7.2...@mux/mux-video-react@0.7.3) (2023-01-20)
90
-
91
-
92
- ### Bug Fixes
93
-
94
- * MuxVideoReact memory leak ([c057099](https://github.com/muxinc/elements/commit/c057099bb344212c0afd5f938a92c893245423b4))
95
-
96
-
97
-
98
-
99
-
100
- ## [0.7.2](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.7.1...@mux/mux-video-react@0.7.2) (2022-12-13)
101
-
102
- **Note:** Version bump only for package @mux/mux-video-react
103
-
104
-
105
-
106
-
107
-
108
- ## [0.7.1](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.7.0...@mux/mux-video-react@0.7.1) (2022-11-21)
109
-
110
-
111
- ### Bug Fixes
112
-
113
- * add async effect for loading media ([#492](https://github.com/muxinc/elements/issues/492)) ([d2b250a](https://github.com/muxinc/elements/commit/d2b250a2d86e4e6a4c17fc34196e6468c4fedf1f))
114
-
115
-
116
-
117
-
118
-
119
- # [0.7.0](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.6.0...@mux/mux-video-react@0.7.0) (2022-10-25)
120
-
121
-
122
- ### Features
123
-
124
- * **mux-video-react:** Add disable cookies prop. ([777db83](https://github.com/muxinc/elements/commit/777db8301e6bbb97ef542a05251b00e450a04b8d))
125
-
126
-
127
-
128
-
129
-
130
- # [0.6.0](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.5.4...@mux/mux-video-react@0.6.0) (2022-10-05)
131
-
132
- ### Bug Fixes
133
-
134
- - allow autoplay to change in mux-video-react, fixes [#396](https://github.com/muxinc/elements/issues/396) ([bf4ceb0](https://github.com/muxinc/elements/commit/bf4ceb051b7f656145826a460652820fce36c1d6))
135
- - preload playback core change ([15313ea](https://github.com/muxinc/elements/commit/15313eaad81f748b5853a0fdaabfe141963f885e))
136
-
137
- ### Features
138
-
139
- - add `prefer-playback` attribute ([#402](https://github.com/muxinc/elements/issues/402)) ([8da36d6](https://github.com/muxinc/elements/commit/8da36d6b597ddbc4ae006873fee13a971b7ec2f3))
140
-
141
- ## [0.5.4](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.5.3...@mux/mux-video-react@0.5.4) (2022-09-16)
142
-
143
- **Note:** Version bump only for package @mux/mux-video-react
144
-
145
- ## [0.5.3](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.5.2...@mux/mux-video-react@0.5.3) (2022-09-01)
146
-
147
- ### Bug Fixes
148
-
149
- - cjs main entrypoint for React pkgs ([#360](https://github.com/muxinc/elements/issues/360)) ([473875f](https://github.com/muxinc/elements/commit/473875f4869a6ab9b04b44a90cc52b620a15ac83))
150
-
151
- ## [0.5.2](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.5.1...@mux/mux-video-react@0.5.2) (2022-08-31)
152
-
153
- **Note:** Version bump only for package @mux/mux-video-react
154
-
155
- ## [0.5.1](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.5.0...@mux/mux-video-react@0.5.1) (2022-07-21)
156
-
157
- **Note:** Version bump only for package @mux/mux-video-react
158
-
159
- # 0.5.0 (2022-07-05)
160
-
161
- ### Bug Fixes
162
-
163
- - **mux-video-react:** use generateInitTime() instead of Date.now. ([0f159c2](https://github.com/muxinc/elements/commit/0f159c233244404faec13e61f1dbbd8b7c4adc81))
164
- - prettier format all elements files ([741d607](https://github.com/muxinc/elements/commit/741d607521ca9578cfad9f0a9216a6565b4c56a1))
165
- - switch cjs extension to .cjs.js ([30e83c3](https://github.com/muxinc/elements/commit/30e83c3ce0bd9bfda4817c30ffe0921e425619e4))
166
- - update react peerDependencies to allow ^18 ([1cfb019](https://github.com/muxinc/elements/commit/1cfb019b71cf9aa280abccaf4a7818d585b56d86))
167
-
168
- ### Features
169
-
170
- - add beaconCollectionDomain option to replace beaconDomain ([a44b699](https://github.com/muxinc/elements/commit/a44b699ae3138590b9d953f693f95971694658df))
171
- - Extended autoplay options ([#116](https://github.com/muxinc/elements/issues/116)) ([475e838](https://github.com/muxinc/elements/commit/475e83884f641c578fa601c9501147d485fc1831))
172
-
173
- ## [0.4.12](https://github.com/muxinc/elements/compare/@mux-elements/mux-video-react@0.4.11...@mux-elements/mux-video-react@0.4.12) (2022-06-23)
174
-
175
- **Note:** Version bump only for package @mux-elements/mux-video-react
176
-
177
- ## [0.4.11](https://github.com/muxinc/elements/compare/@mux-elements/mux-video-react@0.4.10...@mux-elements/mux-video-react@0.4.11) (2022-06-06)
178
-
179
- **Note:** Version bump only for package @mux-elements/mux-video-react
180
-
181
- ## [0.4.10](https://github.com/muxinc/elements/compare/@mux-elements/mux-video-react@0.4.9...@mux-elements/mux-video-react@0.4.10) (2022-05-26)
182
-
183
- **Note:** Version bump only for package @mux-elements/mux-video-react
184
-
185
- ## [0.4.9](https://github.com/muxinc/elements/compare/@mux-elements/mux-video-react@0.4.8...@mux-elements/mux-video-react@0.4.9) (2022-05-23)
186
-
187
- **Note:** Version bump only for package @mux-elements/mux-video-react
188
-
189
- ## [0.4.8](https://github.com/muxinc/elements/compare/@mux-elements/mux-video-react@0.4.7...@mux-elements/mux-video-react@0.4.8) (2022-05-20)
190
-
191
- ### Bug Fixes
192
-
193
- - switch cjs extension to .cjs.js ([30e83c3](https://github.com/muxinc/elements/commit/30e83c3ce0bd9bfda4817c30ffe0921e425619e4))
194
-
195
- ## [0.4.7](https://github.com/muxinc/elements/compare/@mux-elements/mux-video-react@0.4.6...@mux-elements/mux-video-react@0.4.7) (2022-05-10)
196
-
197
- **Note:** Version bump only for package @mux-elements/mux-video-react
198
-
199
- ## [0.4.6](https://github.com/muxinc/elements/compare/@mux-elements/mux-video-react@0.4.5...@mux-elements/mux-video-react@0.4.6) (2022-05-03)
200
-
201
- **Note:** Version bump only for package @mux-elements/mux-video-react
202
-
203
- ## [0.4.5](https://github.com/muxinc/elements/compare/@mux-elements/mux-video-react@0.4.4...@mux-elements/mux-video-react@0.4.5) (2022-04-22)
204
-
205
- **Note:** Version bump only for package @mux-elements/mux-video-react
206
-
207
- ## [0.4.4](https://github.com/muxinc/elements/compare/@mux-elements/mux-video-react@0.4.3...@mux-elements/mux-video-react@0.4.4) (2022-04-18)
208
-
209
- **Note:** Version bump only for package @mux-elements/mux-video-react
210
-
211
- ## [0.4.3](https://github.com/muxinc/elements/compare/@mux-elements/mux-video-react@0.4.2...@mux-elements/mux-video-react@0.4.3) (2022-04-12)
212
-
213
- **Note:** Version bump only for package @mux-elements/mux-video-react
214
-
215
- ## [0.4.2](https://github.com/muxinc/elements/compare/@mux-elements/mux-video-react@0.4.1...@mux-elements/mux-video-react@0.4.2) (2022-04-01)
216
-
217
- **Note:** Version bump only for package @mux-elements/mux-video-react
218
-
219
- ## [0.4.1](https://github.com/muxinc/elements/compare/@mux-elements/mux-video-react@0.4.0...@mux-elements/mux-video-react@0.4.1) (2022-03-29)
220
-
221
- **Note:** Version bump only for package @mux-elements/mux-video-react
222
-
223
- # [0.4.0](https://github.com/muxinc/elements/compare/@mux-elements/mux-video-react@0.3.0...@mux-elements/mux-video-react@0.4.0) (2022-03-28)
224
-
225
- ### Bug Fixes
226
-
227
- - **mux-video-react:** use generateInitTime() instead of Date.now. ([0f159c2](https://github.com/muxinc/elements/commit/0f159c233244404faec13e61f1dbbd8b7c4adc81))
228
- - prettier format all elements files ([741d607](https://github.com/muxinc/elements/commit/741d607521ca9578cfad9f0a9216a6565b4c56a1))
229
-
230
- ### Features
231
-
232
- - add beaconCollectionDomain option to replace beaconDomain ([a44b699](https://github.com/muxinc/elements/commit/a44b699ae3138590b9d953f693f95971694658df))
package/dist/cjs.json DELETED
@@ -1,50 +0,0 @@
1
- {
2
- "inputs": {
3
- "src/use-combined-refs.ts": {
4
- "bytes": 831,
5
- "imports": []
6
- },
7
- "src/env.ts": {
8
- "bytes": 391,
9
- "imports": []
10
- },
11
- "src/index.tsx": {
12
- "bytes": 2834,
13
- "imports": [
14
- {
15
- "path": "src/use-combined-refs.ts",
16
- "kind": "import-statement"
17
- },
18
- {
19
- "path": "src/env.ts",
20
- "kind": "import-statement"
21
- }
22
- ]
23
- }
24
- },
25
- "outputs": {
26
- "dist/index.cjs.js.map": {
27
- "imports": [],
28
- "exports": [],
29
- "inputs": {},
30
- "bytes": 6784
31
- },
32
- "dist/index.cjs.js": {
33
- "imports": [],
34
- "exports": [],
35
- "entryPoint": "src/index.tsx",
36
- "inputs": {
37
- "src/index.tsx": {
38
- "bytesInOutput": 1350
39
- },
40
- "src/use-combined-refs.ts": {
41
- "bytesInOutput": 171
42
- },
43
- "src/env.ts": {
44
- "bytesInOutput": 68
45
- }
46
- },
47
- "bytes": 2198
48
- }
49
- }
50
- }
package/dist/esm.json DELETED
@@ -1,52 +0,0 @@
1
- {
2
- "inputs": {
3
- "src/use-combined-refs.ts": {
4
- "bytes": 831,
5
- "imports": []
6
- },
7
- "src/env.ts": {
8
- "bytes": 391,
9
- "imports": []
10
- },
11
- "src/index.tsx": {
12
- "bytes": 2834,
13
- "imports": [
14
- {
15
- "path": "src/use-combined-refs.ts",
16
- "kind": "import-statement"
17
- },
18
- {
19
- "path": "src/env.ts",
20
- "kind": "import-statement"
21
- }
22
- ]
23
- }
24
- },
25
- "outputs": {
26
- "dist/index.mjs.map": {
27
- "imports": [],
28
- "exports": [],
29
- "inputs": {},
30
- "bytes": 7043
31
- },
32
- "dist/index.mjs": {
33
- "imports": [],
34
- "exports": [
35
- "default"
36
- ],
37
- "entryPoint": "src/index.tsx",
38
- "inputs": {
39
- "src/use-combined-refs.ts": {
40
- "bytesInOutput": 174
41
- },
42
- "src/index.tsx": {
43
- "bytesInOutput": 1130
44
- },
45
- "src/env.ts": {
46
- "bytesInOutput": 68
47
- }
48
- },
49
- "bytes": 1429
50
- }
51
- }
52
- }