restream-admin-ui-icons 2.0.1 → 2.2.0
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/README.md +56 -13
- package/dist/16/index.cjs +15 -16
- package/dist/16/index.d.cts +1 -1
- package/dist/16/index.d.ts +1 -1
- package/dist/16/index.js +3 -4
- package/dist/16/media/index.cjs +27 -23
- package/dist/16/media/index.d.cts +1 -1
- package/dist/16/media/index.d.ts +1 -1
- package/dist/16/media/index.js +1 -1
- package/dist/24/business/index.cjs +49 -45
- package/dist/24/business/index.d.cts +1 -1
- package/dist/24/business/index.d.ts +1 -1
- package/dist/24/business/index.js +1 -1
- package/dist/24/culture/index.cjs +35 -27
- package/dist/24/culture/index.d.cts +1 -1
- package/dist/24/culture/index.d.ts +1 -1
- package/dist/24/culture/index.js +1 -1
- package/dist/24/index.cjs +15 -15
- package/dist/24/index.d.cts +3 -3
- package/dist/24/index.d.ts +3 -3
- package/dist/24/index.js +6 -6
- package/dist/24/media/index.cjs +75 -71
- package/dist/24/media/index.d.cts +1 -1
- package/dist/24/media/index.d.ts +1 -1
- package/dist/24/media/index.js +1 -1
- package/dist/8/index.cjs +5 -6
- package/dist/8/index.js +1 -2
- package/dist/{chunk-EFOWDO5Z.cjs → chunk-5F5YCPCL.cjs} +15 -0
- package/dist/{chunk-EQXPGHMB.js → chunk-EG2QKKWY.js} +15 -1
- package/dist/{chunk-P6CETHIC.cjs → chunk-HVVOH6IO.cjs} +15 -0
- package/dist/chunk-IWB5Y6JA.cjs +2 -0
- package/dist/{chunk-5B6Z76TB.js → chunk-KSWTBCBV.js} +15 -1
- package/dist/chunk-LBQ37QF5.js +1 -0
- package/dist/{chunk-HRHUSLAY.cjs → chunk-UZRBMEWB.cjs} +15 -0
- package/dist/{chunk-RJTHXN7R.cjs → chunk-WTVLSZOB.cjs} +30 -0
- package/dist/{chunk-XU6L5TBJ.js → chunk-YS4CCVQ3.js} +15 -1
- package/dist/{chunk-7CV76NM5.js → chunk-ZU4DAKD5.js} +29 -1
- package/dist/{index-DRLluCqw.d.cts → index-CzMaswA0.d.cts} +8 -2
- package/dist/{index-DRLluCqw.d.ts → index-CzMaswA0.d.ts} +8 -2
- package/dist/{index-5ToZKUDg.d.cts → index-D01eZHoR.d.cts} +8 -2
- package/dist/{index-5ToZKUDg.d.ts → index-D01eZHoR.d.ts} +8 -2
- package/dist/{index-Day051Iz.d.cts → index-DdIp0oLM.d.cts} +8 -2
- package/dist/{index-Day051Iz.d.ts → index-DdIp0oLM.d.ts} +8 -2
- package/dist/{index-D6SB0h7i.d.cts → index-ld4nlytj.d.cts} +14 -2
- package/dist/{index-D6SB0h7i.d.ts → index-ld4nlytj.d.ts} +14 -2
- package/dist/index.cjs +60 -38
- package/dist/index.d.cts +13 -32
- package/dist/index.d.ts +13 -32
- package/dist/index.js +14 -32
- package/package.json +7 -2
- package/dist/chunk-652EDI3M.cjs +0 -36
- package/dist/chunk-67D73ETG.js +0 -34
- package/dist/chunk-DJY2ZT47.cjs +0 -16
- package/dist/chunk-JDQYKY6U.js +0 -14
- package/dist/chunk-QFE476CS.js +0 -34
- package/dist/chunk-YW3CYQZO.cjs +0 -36
- package/dist/index-9wawOzmn.d.ts +0 -19
- package/dist/index-CK0phSMO.d.cts +0 -9
- package/dist/index-CNtiUTY3.d.cts +0 -19
- package/dist/index-COesY55N.d.ts +0 -9
- package/dist/index-DT-ZD2vN.d.cts +0 -19
- package/dist/index-EphVdsek.d.ts +0 -19
package/dist/24/media/index.cjs
CHANGED
|
@@ -1,287 +1,291 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkHVVOH6IO_cjs = require('../../chunk-HVVOH6IO.cjs');
|
|
4
4
|
require('../../chunk-75ZPJI57.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "Camera", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkHVVOH6IO_cjs.Camera; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "CameraFill", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkHVVOH6IO_cjs.CameraFill; }
|
|
15
15
|
});
|
|
16
16
|
Object.defineProperty(exports, "CameraOff", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkHVVOH6IO_cjs.CameraOff; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "CameraOffFill", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunkHVVOH6IO_cjs.CameraOffFill; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "FastForward", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkHVVOH6IO_cjs.FastForward; }
|
|
27
27
|
});
|
|
28
28
|
Object.defineProperty(exports, "FastForward10s", {
|
|
29
29
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
30
|
+
get: function () { return chunkHVVOH6IO_cjs.FastForward10s; }
|
|
31
31
|
});
|
|
32
32
|
Object.defineProperty(exports, "FastForward15s", {
|
|
33
33
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunkHVVOH6IO_cjs.FastForward15s; }
|
|
35
35
|
});
|
|
36
36
|
Object.defineProperty(exports, "FastForward30s", {
|
|
37
37
|
enumerable: true,
|
|
38
|
-
get: function () { return
|
|
38
|
+
get: function () { return chunkHVVOH6IO_cjs.FastForward30s; }
|
|
39
39
|
});
|
|
40
40
|
Object.defineProperty(exports, "FastForward5s", {
|
|
41
41
|
enumerable: true,
|
|
42
|
-
get: function () { return
|
|
42
|
+
get: function () { return chunkHVVOH6IO_cjs.FastForward5s; }
|
|
43
43
|
});
|
|
44
44
|
Object.defineProperty(exports, "FastRewind", {
|
|
45
45
|
enumerable: true,
|
|
46
|
-
get: function () { return
|
|
46
|
+
get: function () { return chunkHVVOH6IO_cjs.FastRewind; }
|
|
47
47
|
});
|
|
48
48
|
Object.defineProperty(exports, "FastRewind10s", {
|
|
49
49
|
enumerable: true,
|
|
50
|
-
get: function () { return
|
|
50
|
+
get: function () { return chunkHVVOH6IO_cjs.FastRewind10s; }
|
|
51
51
|
});
|
|
52
52
|
Object.defineProperty(exports, "FastRewind15s", {
|
|
53
53
|
enumerable: true,
|
|
54
|
-
get: function () { return
|
|
54
|
+
get: function () { return chunkHVVOH6IO_cjs.FastRewind15s; }
|
|
55
55
|
});
|
|
56
56
|
Object.defineProperty(exports, "FastRewind30s", {
|
|
57
57
|
enumerable: true,
|
|
58
|
-
get: function () { return
|
|
58
|
+
get: function () { return chunkHVVOH6IO_cjs.FastRewind30s; }
|
|
59
59
|
});
|
|
60
60
|
Object.defineProperty(exports, "FastRewind5s", {
|
|
61
61
|
enumerable: true,
|
|
62
|
-
get: function () { return
|
|
62
|
+
get: function () { return chunkHVVOH6IO_cjs.FastRewind5s; }
|
|
63
63
|
});
|
|
64
64
|
Object.defineProperty(exports, "Focus3D", {
|
|
65
65
|
enumerable: true,
|
|
66
|
-
get: function () { return
|
|
66
|
+
get: function () { return chunkHVVOH6IO_cjs.Focus3D; }
|
|
67
67
|
});
|
|
68
68
|
Object.defineProperty(exports, "FocusAR", {
|
|
69
69
|
enumerable: true,
|
|
70
|
-
get: function () { return
|
|
70
|
+
get: function () { return chunkHVVOH6IO_cjs.FocusAR; }
|
|
71
71
|
});
|
|
72
72
|
Object.defineProperty(exports, "FocusRecords", {
|
|
73
73
|
enumerable: true,
|
|
74
|
-
get: function () { return
|
|
74
|
+
get: function () { return chunkHVVOH6IO_cjs.FocusRecords; }
|
|
75
75
|
});
|
|
76
76
|
Object.defineProperty(exports, "FocusVR", {
|
|
77
77
|
enumerable: true,
|
|
78
|
-
get: function () { return
|
|
78
|
+
get: function () { return chunkHVVOH6IO_cjs.FocusVR; }
|
|
79
79
|
});
|
|
80
80
|
Object.defineProperty(exports, "GalleryHorizontal", {
|
|
81
81
|
enumerable: true,
|
|
82
|
-
get: function () { return
|
|
82
|
+
get: function () { return chunkHVVOH6IO_cjs.GalleryHorizontal; }
|
|
83
83
|
});
|
|
84
84
|
Object.defineProperty(exports, "GalleryVertical", {
|
|
85
85
|
enumerable: true,
|
|
86
|
-
get: function () { return
|
|
86
|
+
get: function () { return chunkHVVOH6IO_cjs.GalleryVertical; }
|
|
87
87
|
});
|
|
88
88
|
Object.defineProperty(exports, "Headphones", {
|
|
89
89
|
enumerable: true,
|
|
90
|
-
get: function () { return
|
|
90
|
+
get: function () { return chunkHVVOH6IO_cjs.Headphones; }
|
|
91
91
|
});
|
|
92
92
|
Object.defineProperty(exports, "Image", {
|
|
93
93
|
enumerable: true,
|
|
94
|
-
get: function () { return
|
|
94
|
+
get: function () { return chunkHVVOH6IO_cjs.Image; }
|
|
95
95
|
});
|
|
96
96
|
Object.defineProperty(exports, "Live", {
|
|
97
97
|
enumerable: true,
|
|
98
|
-
get: function () { return
|
|
98
|
+
get: function () { return chunkHVVOH6IO_cjs.Live; }
|
|
99
99
|
});
|
|
100
100
|
Object.defineProperty(exports, "Maximize", {
|
|
101
101
|
enumerable: true,
|
|
102
|
-
get: function () { return
|
|
102
|
+
get: function () { return chunkHVVOH6IO_cjs.Maximize; }
|
|
103
103
|
});
|
|
104
104
|
Object.defineProperty(exports, "Megaphone", {
|
|
105
105
|
enumerable: true,
|
|
106
|
-
get: function () { return
|
|
106
|
+
get: function () { return chunkHVVOH6IO_cjs.Megaphone; }
|
|
107
107
|
});
|
|
108
108
|
Object.defineProperty(exports, "Melody", {
|
|
109
109
|
enumerable: true,
|
|
110
|
-
get: function () { return
|
|
110
|
+
get: function () { return chunkHVVOH6IO_cjs.Melody; }
|
|
111
111
|
});
|
|
112
112
|
Object.defineProperty(exports, "Microphone", {
|
|
113
113
|
enumerable: true,
|
|
114
|
-
get: function () { return
|
|
114
|
+
get: function () { return chunkHVVOH6IO_cjs.Microphone; }
|
|
115
115
|
});
|
|
116
116
|
Object.defineProperty(exports, "MicrophoneFill", {
|
|
117
117
|
enumerable: true,
|
|
118
|
-
get: function () { return
|
|
118
|
+
get: function () { return chunkHVVOH6IO_cjs.MicrophoneFill; }
|
|
119
119
|
});
|
|
120
120
|
Object.defineProperty(exports, "MicrophoneMute", {
|
|
121
121
|
enumerable: true,
|
|
122
|
-
get: function () { return
|
|
122
|
+
get: function () { return chunkHVVOH6IO_cjs.MicrophoneMute; }
|
|
123
123
|
});
|
|
124
124
|
Object.defineProperty(exports, "MicrophoneMuteFill", {
|
|
125
125
|
enumerable: true,
|
|
126
|
-
get: function () { return
|
|
126
|
+
get: function () { return chunkHVVOH6IO_cjs.MicrophoneMuteFill; }
|
|
127
127
|
});
|
|
128
128
|
Object.defineProperty(exports, "MicrophoneTalker", {
|
|
129
129
|
enumerable: true,
|
|
130
|
-
get: function () { return
|
|
130
|
+
get: function () { return chunkHVVOH6IO_cjs.MicrophoneTalker; }
|
|
131
131
|
});
|
|
132
132
|
Object.defineProperty(exports, "Minimize", {
|
|
133
133
|
enumerable: true,
|
|
134
|
-
get: function () { return
|
|
134
|
+
get: function () { return chunkHVVOH6IO_cjs.Minimize; }
|
|
135
135
|
});
|
|
136
136
|
Object.defineProperty(exports, "Overview1Screen", {
|
|
137
137
|
enumerable: true,
|
|
138
|
-
get: function () { return
|
|
138
|
+
get: function () { return chunkHVVOH6IO_cjs.Overview1Screen; }
|
|
139
139
|
});
|
|
140
140
|
Object.defineProperty(exports, "Overview2Screen", {
|
|
141
141
|
enumerable: true,
|
|
142
|
-
get: function () { return
|
|
142
|
+
get: function () { return chunkHVVOH6IO_cjs.Overview2Screen; }
|
|
143
143
|
});
|
|
144
144
|
Object.defineProperty(exports, "Overview4Screen", {
|
|
145
145
|
enumerable: true,
|
|
146
|
-
get: function () { return
|
|
146
|
+
get: function () { return chunkHVVOH6IO_cjs.Overview4Screen; }
|
|
147
147
|
});
|
|
148
148
|
Object.defineProperty(exports, "Overview6Screen", {
|
|
149
149
|
enumerable: true,
|
|
150
|
-
get: function () { return
|
|
150
|
+
get: function () { return chunkHVVOH6IO_cjs.Overview6Screen; }
|
|
151
151
|
});
|
|
152
152
|
Object.defineProperty(exports, "PackContent", {
|
|
153
153
|
enumerable: true,
|
|
154
|
-
get: function () { return
|
|
154
|
+
get: function () { return chunkHVVOH6IO_cjs.PackContent; }
|
|
155
155
|
});
|
|
156
156
|
Object.defineProperty(exports, "PackTV", {
|
|
157
157
|
enumerable: true,
|
|
158
|
-
get: function () { return
|
|
158
|
+
get: function () { return chunkHVVOH6IO_cjs.PackTV; }
|
|
159
|
+
});
|
|
160
|
+
Object.defineProperty(exports, "Pause", {
|
|
161
|
+
enumerable: true,
|
|
162
|
+
get: function () { return chunkHVVOH6IO_cjs.Pause; }
|
|
159
163
|
});
|
|
160
164
|
Object.defineProperty(exports, "PauseFill", {
|
|
161
165
|
enumerable: true,
|
|
162
|
-
get: function () { return
|
|
166
|
+
get: function () { return chunkHVVOH6IO_cjs.PauseFill; }
|
|
163
167
|
});
|
|
164
168
|
Object.defineProperty(exports, "PauseObject", {
|
|
165
169
|
enumerable: true,
|
|
166
|
-
get: function () { return
|
|
170
|
+
get: function () { return chunkHVVOH6IO_cjs.PauseObject; }
|
|
167
171
|
});
|
|
168
172
|
Object.defineProperty(exports, "Photo", {
|
|
169
173
|
enumerable: true,
|
|
170
|
-
get: function () { return
|
|
174
|
+
get: function () { return chunkHVVOH6IO_cjs.Photo; }
|
|
171
175
|
});
|
|
172
176
|
Object.defineProperty(exports, "Play", {
|
|
173
177
|
enumerable: true,
|
|
174
|
-
get: function () { return
|
|
178
|
+
get: function () { return chunkHVVOH6IO_cjs.Play; }
|
|
175
179
|
});
|
|
176
180
|
Object.defineProperty(exports, "PlayFill", {
|
|
177
181
|
enumerable: true,
|
|
178
|
-
get: function () { return
|
|
182
|
+
get: function () { return chunkHVVOH6IO_cjs.PlayFill; }
|
|
179
183
|
});
|
|
180
184
|
Object.defineProperty(exports, "PlayNext", {
|
|
181
185
|
enumerable: true,
|
|
182
|
-
get: function () { return
|
|
186
|
+
get: function () { return chunkHVVOH6IO_cjs.PlayNext; }
|
|
183
187
|
});
|
|
184
188
|
Object.defineProperty(exports, "PlayObject", {
|
|
185
189
|
enumerable: true,
|
|
186
|
-
get: function () { return
|
|
190
|
+
get: function () { return chunkHVVOH6IO_cjs.PlayObject; }
|
|
187
191
|
});
|
|
188
192
|
Object.defineProperty(exports, "PlayPrevious", {
|
|
189
193
|
enumerable: true,
|
|
190
|
-
get: function () { return
|
|
194
|
+
get: function () { return chunkHVVOH6IO_cjs.PlayPrevious; }
|
|
191
195
|
});
|
|
192
196
|
Object.defineProperty(exports, "Screen4K", {
|
|
193
197
|
enumerable: true,
|
|
194
|
-
get: function () { return
|
|
198
|
+
get: function () { return chunkHVVOH6IO_cjs.Screen4K; }
|
|
195
199
|
});
|
|
196
200
|
Object.defineProperty(exports, "ScreenControl", {
|
|
197
201
|
enumerable: true,
|
|
198
|
-
get: function () { return
|
|
202
|
+
get: function () { return chunkHVVOH6IO_cjs.ScreenControl; }
|
|
199
203
|
});
|
|
200
204
|
Object.defineProperty(exports, "ScreenHD", {
|
|
201
205
|
enumerable: true,
|
|
202
|
-
get: function () { return
|
|
206
|
+
get: function () { return chunkHVVOH6IO_cjs.ScreenHD; }
|
|
203
207
|
});
|
|
204
208
|
Object.defineProperty(exports, "ScreenSettings", {
|
|
205
209
|
enumerable: true,
|
|
206
|
-
get: function () { return
|
|
210
|
+
get: function () { return chunkHVVOH6IO_cjs.ScreenSettings; }
|
|
207
211
|
});
|
|
208
212
|
Object.defineProperty(exports, "ScreenSubscription", {
|
|
209
213
|
enumerable: true,
|
|
210
|
-
get: function () { return
|
|
214
|
+
get: function () { return chunkHVVOH6IO_cjs.ScreenSubscription; }
|
|
211
215
|
});
|
|
212
216
|
Object.defineProperty(exports, "ScreenTV", {
|
|
213
217
|
enumerable: true,
|
|
214
|
-
get: function () { return
|
|
218
|
+
get: function () { return chunkHVVOH6IO_cjs.ScreenTV; }
|
|
215
219
|
});
|
|
216
220
|
Object.defineProperty(exports, "Speed1х", {
|
|
217
221
|
enumerable: true,
|
|
218
|
-
get: function () { return
|
|
222
|
+
get: function () { return chunkHVVOH6IO_cjs.Speed1х; }
|
|
219
223
|
});
|
|
220
224
|
Object.defineProperty(exports, "Speed2х", {
|
|
221
225
|
enumerable: true,
|
|
222
|
-
get: function () { return
|
|
226
|
+
get: function () { return chunkHVVOH6IO_cjs.Speed2х; }
|
|
223
227
|
});
|
|
224
228
|
Object.defineProperty(exports, "Speed4х", {
|
|
225
229
|
enumerable: true,
|
|
226
|
-
get: function () { return
|
|
230
|
+
get: function () { return chunkHVVOH6IO_cjs.Speed4х; }
|
|
227
231
|
});
|
|
228
232
|
Object.defineProperty(exports, "Speed6х", {
|
|
229
233
|
enumerable: true,
|
|
230
|
-
get: function () { return
|
|
234
|
+
get: function () { return chunkHVVOH6IO_cjs.Speed6х; }
|
|
231
235
|
});
|
|
232
236
|
Object.defineProperty(exports, "Speed8х", {
|
|
233
237
|
enumerable: true,
|
|
234
|
-
get: function () { return
|
|
238
|
+
get: function () { return chunkHVVOH6IO_cjs.Speed8х; }
|
|
235
239
|
});
|
|
236
240
|
Object.defineProperty(exports, "SpeedPlayback", {
|
|
237
241
|
enumerable: true,
|
|
238
|
-
get: function () { return
|
|
242
|
+
get: function () { return chunkHVVOH6IO_cjs.SpeedPlayback; }
|
|
239
243
|
});
|
|
240
244
|
Object.defineProperty(exports, "Subtitles", {
|
|
241
245
|
enumerable: true,
|
|
242
|
-
get: function () { return
|
|
246
|
+
get: function () { return chunkHVVOH6IO_cjs.Subtitles; }
|
|
243
247
|
});
|
|
244
248
|
Object.defineProperty(exports, "SubtitlesFill", {
|
|
245
249
|
enumerable: true,
|
|
246
|
-
get: function () { return
|
|
250
|
+
get: function () { return chunkHVVOH6IO_cjs.SubtitlesFill; }
|
|
247
251
|
});
|
|
248
252
|
Object.defineProperty(exports, "Translation", {
|
|
249
253
|
enumerable: true,
|
|
250
|
-
get: function () { return
|
|
254
|
+
get: function () { return chunkHVVOH6IO_cjs.Translation; }
|
|
251
255
|
});
|
|
252
256
|
Object.defineProperty(exports, "Voice", {
|
|
253
257
|
enumerable: true,
|
|
254
|
-
get: function () { return
|
|
258
|
+
get: function () { return chunkHVVOH6IO_cjs.Voice; }
|
|
255
259
|
});
|
|
256
260
|
Object.defineProperty(exports, "VolumeDown", {
|
|
257
261
|
enumerable: true,
|
|
258
|
-
get: function () { return
|
|
262
|
+
get: function () { return chunkHVVOH6IO_cjs.VolumeDown; }
|
|
259
263
|
});
|
|
260
264
|
Object.defineProperty(exports, "VolumeDownFill", {
|
|
261
265
|
enumerable: true,
|
|
262
|
-
get: function () { return
|
|
266
|
+
get: function () { return chunkHVVOH6IO_cjs.VolumeDownFill; }
|
|
263
267
|
});
|
|
264
268
|
Object.defineProperty(exports, "VolumeOff", {
|
|
265
269
|
enumerable: true,
|
|
266
|
-
get: function () { return
|
|
270
|
+
get: function () { return chunkHVVOH6IO_cjs.VolumeOff; }
|
|
267
271
|
});
|
|
268
272
|
Object.defineProperty(exports, "VolumeOffFill", {
|
|
269
273
|
enumerable: true,
|
|
270
|
-
get: function () { return
|
|
274
|
+
get: function () { return chunkHVVOH6IO_cjs.VolumeOffFill; }
|
|
271
275
|
});
|
|
272
276
|
Object.defineProperty(exports, "VolumeUp", {
|
|
273
277
|
enumerable: true,
|
|
274
|
-
get: function () { return
|
|
278
|
+
get: function () { return chunkHVVOH6IO_cjs.VolumeUp; }
|
|
275
279
|
});
|
|
276
280
|
Object.defineProperty(exports, "VolumeUpFill", {
|
|
277
281
|
enumerable: true,
|
|
278
|
-
get: function () { return
|
|
282
|
+
get: function () { return chunkHVVOH6IO_cjs.VolumeUpFill; }
|
|
279
283
|
});
|
|
280
284
|
Object.defineProperty(exports, "ZoomIn", {
|
|
281
285
|
enumerable: true,
|
|
282
|
-
get: function () { return
|
|
286
|
+
get: function () { return chunkHVVOH6IO_cjs.ZoomIn; }
|
|
283
287
|
});
|
|
284
288
|
Object.defineProperty(exports, "ZoomOut", {
|
|
285
289
|
enumerable: true,
|
|
286
|
-
get: function () { return
|
|
290
|
+
get: function () { return chunkHVVOH6IO_cjs.ZoomOut; }
|
|
287
291
|
});
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { C as Camera, a as CameraFill, b as CameraOff, c as CameraOffFill, F as FastForward, d as FastForward10s, e as FastForward15s, f as FastForward30s, g as FastForward5s, h as FastRewind, j as FastRewind10s, k as FastRewind15s, l as FastRewind30s, m as FastRewind5s, n as Focus3D, o as FocusAR, p as FocusRecords, q as FocusVR, G as GalleryHorizontal, r as GalleryVertical, H as Headphones, I as Image, L as Live, M as Maximize, s as Megaphone, t as Melody, u as Microphone, v as MicrophoneFill, w as MicrophoneMute, x as MicrophoneMuteFill, y as MicrophoneTalker, z as Minimize, O as Overview1Screen, A as Overview2Screen, B as Overview4Screen, D as Overview6Screen, P as PackContent, E as PackTV, J as
|
|
1
|
+
export { C as Camera, a as CameraFill, b as CameraOff, c as CameraOffFill, F as FastForward, d as FastForward10s, e as FastForward15s, f as FastForward30s, g as FastForward5s, h as FastRewind, j as FastRewind10s, k as FastRewind15s, l as FastRewind30s, m as FastRewind5s, n as Focus3D, o as FocusAR, p as FocusRecords, q as FocusVR, G as GalleryHorizontal, r as GalleryVertical, H as Headphones, I as Image, L as Live, M as Maximize, s as Megaphone, t as Melody, u as Microphone, v as MicrophoneFill, w as MicrophoneMute, x as MicrophoneMuteFill, y as MicrophoneTalker, z as Minimize, O as Overview1Screen, A as Overview2Screen, B as Overview4Screen, D as Overview6Screen, P as PackContent, E as PackTV, J as Pause, K as PauseFill, N as PauseObject, Q as Photo, R as Play, S as PlayFill, T as PlayNext, U as PlayObject, V as PlayPrevious, W as Screen4K, X as ScreenControl, Y as ScreenHD, Z as ScreenSettings, _ as ScreenSubscription, $ as ScreenTV, a0 as Speed1х, a1 as Speed2х, a2 as Speed4х, a3 as Speed6х, a4 as Speed8х, a5 as SpeedPlayback, a6 as Subtitles, a7 as SubtitlesFill, a8 as Translation, a9 as Voice, aa as VolumeDown, ab as VolumeDownFill, ac as VolumeOff, ad as VolumeOffFill, ae as VolumeUp, af as VolumeUpFill, ag as ZoomIn, ah as ZoomOut } from '../../index-D01eZHoR.cjs';
|
|
2
2
|
import 'react/jsx-runtime';
|
|
3
3
|
import 'react';
|
package/dist/24/media/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { C as Camera, a as CameraFill, b as CameraOff, c as CameraOffFill, F as FastForward, d as FastForward10s, e as FastForward15s, f as FastForward30s, g as FastForward5s, h as FastRewind, j as FastRewind10s, k as FastRewind15s, l as FastRewind30s, m as FastRewind5s, n as Focus3D, o as FocusAR, p as FocusRecords, q as FocusVR, G as GalleryHorizontal, r as GalleryVertical, H as Headphones, I as Image, L as Live, M as Maximize, s as Megaphone, t as Melody, u as Microphone, v as MicrophoneFill, w as MicrophoneMute, x as MicrophoneMuteFill, y as MicrophoneTalker, z as Minimize, O as Overview1Screen, A as Overview2Screen, B as Overview4Screen, D as Overview6Screen, P as PackContent, E as PackTV, J as
|
|
1
|
+
export { C as Camera, a as CameraFill, b as CameraOff, c as CameraOffFill, F as FastForward, d as FastForward10s, e as FastForward15s, f as FastForward30s, g as FastForward5s, h as FastRewind, j as FastRewind10s, k as FastRewind15s, l as FastRewind30s, m as FastRewind5s, n as Focus3D, o as FocusAR, p as FocusRecords, q as FocusVR, G as GalleryHorizontal, r as GalleryVertical, H as Headphones, I as Image, L as Live, M as Maximize, s as Megaphone, t as Melody, u as Microphone, v as MicrophoneFill, w as MicrophoneMute, x as MicrophoneMuteFill, y as MicrophoneTalker, z as Minimize, O as Overview1Screen, A as Overview2Screen, B as Overview4Screen, D as Overview6Screen, P as PackContent, E as PackTV, J as Pause, K as PauseFill, N as PauseObject, Q as Photo, R as Play, S as PlayFill, T as PlayNext, U as PlayObject, V as PlayPrevious, W as Screen4K, X as ScreenControl, Y as ScreenHD, Z as ScreenSettings, _ as ScreenSubscription, $ as ScreenTV, a0 as Speed1х, a1 as Speed2х, a2 as Speed4х, a3 as Speed6х, a4 as Speed8х, a5 as SpeedPlayback, a6 as Subtitles, a7 as SubtitlesFill, a8 as Translation, a9 as Voice, aa as VolumeDown, ab as VolumeDownFill, ac as VolumeOff, ad as VolumeOffFill, ae as VolumeUp, af as VolumeUpFill, ag as ZoomIn, ah as ZoomOut } from '../../index-D01eZHoR.js';
|
|
2
2
|
import 'react/jsx-runtime';
|
|
3
3
|
import 'react';
|
package/dist/24/media/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { Camera, CameraFill, CameraOff, CameraOffFill, FastForward, FastForward10s, FastForward15s, FastForward30s, FastForward5s, FastRewind, FastRewind10s, FastRewind15s, FastRewind30s, FastRewind5s, Focus3D, FocusAR, FocusRecords, FocusVR, GalleryHorizontal, GalleryVertical, Headphones, Image, Live, Maximize, Megaphone, Melody, Microphone, MicrophoneFill, MicrophoneMute, MicrophoneMuteFill, MicrophoneTalker, Minimize, Overview1Screen, Overview2Screen, Overview4Screen, Overview6Screen, PackContent, PackTV, PauseFill, PauseObject, Photo, Play, PlayFill, PlayNext, PlayObject, PlayPrevious, Screen4K, ScreenControl, ScreenHD, ScreenSettings, ScreenSubscription, ScreenTV, Speed1х, Speed2х, Speed4х, Speed6х, Speed8х, SpeedPlayback, Subtitles, SubtitlesFill, Translation, Voice, VolumeDown, VolumeDownFill, VolumeOff, VolumeOffFill, VolumeUp, VolumeUpFill, ZoomIn, ZoomOut } from '../../chunk-
|
|
1
|
+
export { Camera, CameraFill, CameraOff, CameraOffFill, FastForward, FastForward10s, FastForward15s, FastForward30s, FastForward5s, FastRewind, FastRewind10s, FastRewind15s, FastRewind30s, FastRewind5s, Focus3D, FocusAR, FocusRecords, FocusVR, GalleryHorizontal, GalleryVertical, Headphones, Image, Live, Maximize, Megaphone, Melody, Microphone, MicrophoneFill, MicrophoneMute, MicrophoneMuteFill, MicrophoneTalker, Minimize, Overview1Screen, Overview2Screen, Overview4Screen, Overview6Screen, PackContent, PackTV, Pause, PauseFill, PauseObject, Photo, Play, PlayFill, PlayNext, PlayObject, PlayPrevious, Screen4K, ScreenControl, ScreenHD, ScreenSettings, ScreenSubscription, ScreenTV, Speed1х, Speed2х, Speed4х, Speed6х, Speed8х, SpeedPlayback, Subtitles, SubtitlesFill, Translation, Voice, VolumeDown, VolumeDownFill, VolumeOff, VolumeOffFill, VolumeUp, VolumeUpFill, ZoomIn, ZoomOut } from '../../chunk-KSWTBCBV.js';
|
|
2
2
|
import '../../chunk-MLKGABMK.js';
|
package/dist/8/index.cjs
CHANGED
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
require('../chunk-DJY2ZT47.cjs');
|
|
4
|
-
var chunkFTXJCRSC_cjs = require('../chunk-FTXJCRSC.cjs');
|
|
5
3
|
var chunkWHQGABRH_cjs = require('../chunk-WHQGABRH.cjs');
|
|
6
4
|
var chunkDQXLUYGZ_cjs = require('../chunk-DQXLUYGZ.cjs');
|
|
5
|
+
var chunkFTXJCRSC_cjs = require('../chunk-FTXJCRSC.cjs');
|
|
7
6
|
require('../chunk-75ZPJI57.cjs');
|
|
8
7
|
|
|
9
8
|
|
|
10
9
|
|
|
11
|
-
Object.defineProperty(exports, "communication", {
|
|
12
|
-
enumerable: true,
|
|
13
|
-
get: function () { return chunkFTXJCRSC_cjs.communication_exports; }
|
|
14
|
-
});
|
|
15
10
|
Object.defineProperty(exports, "navigation", {
|
|
16
11
|
enumerable: true,
|
|
17
12
|
get: function () { return chunkWHQGABRH_cjs.navigation_exports; }
|
|
@@ -20,3 +15,7 @@ Object.defineProperty(exports, "rating", {
|
|
|
20
15
|
enumerable: true,
|
|
21
16
|
get: function () { return chunkDQXLUYGZ_cjs.rating_exports; }
|
|
22
17
|
});
|
|
18
|
+
Object.defineProperty(exports, "communication", {
|
|
19
|
+
enumerable: true,
|
|
20
|
+
get: function () { return chunkFTXJCRSC_cjs.communication_exports; }
|
|
21
|
+
});
|
package/dist/8/index.js
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import '../chunk-JDQYKY6U.js';
|
|
2
|
-
export { communication_exports as communication } from '../chunk-24BIAKRS.js';
|
|
3
1
|
export { navigation_exports as navigation } from '../chunk-2U3R6HBC.js';
|
|
4
2
|
export { rating_exports as rating } from '../chunk-XBCAPJS6.js';
|
|
3
|
+
export { communication_exports as communication } from '../chunk-24BIAKRS.js';
|
|
5
4
|
import '../chunk-MLKGABMK.js';
|
|
@@ -35,6 +35,7 @@ chunk75ZPJI57_cjs.__export(business_exports, {
|
|
|
35
35
|
Promocode: () => Promocode,
|
|
36
36
|
Reuse: () => Reuse,
|
|
37
37
|
Ruble: () => Ruble,
|
|
38
|
+
RubleX: () => RubleX,
|
|
38
39
|
ShoppingBasket: () => ShoppingBasket,
|
|
39
40
|
Shuffle: () => Shuffle,
|
|
40
41
|
Split: () => Split,
|
|
@@ -431,6 +432,19 @@ var Ruble = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
|
431
432
|
}
|
|
432
433
|
);
|
|
433
434
|
Ruble.displayName = "Ruble";
|
|
435
|
+
var RubleX = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
436
|
+
"svg",
|
|
437
|
+
{
|
|
438
|
+
width: "24",
|
|
439
|
+
height: "24",
|
|
440
|
+
viewBox: "0 0 24 24",
|
|
441
|
+
fill: "currentColor",
|
|
442
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
443
|
+
...props,
|
|
444
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8,5h6v1h-6zM8,6h2v1h-2zM13,6h3v1h-3zM8,7h1v1h-1zM15,7h1v1h-1zM8,8h1v1h-1zM15,8h2v1h-2zM8,9h1v1h-1zM15,9h2v1h-2zM8,10h1v1h-1zM15,10h2v1h-2zM8,11h1v1h-1zM15,11h1v1h-1zM6,12h9v1h-9zM6,13h7v1h-7zM8,14h1v1h-1zM7,15h2v1h-2zM6,16h9v1h-9zM8,17h1v1h-1zM8,18h1v1h-1z M18,14h1v1h-1z M21,14h1v1h-1z M19,15h2v1h-2zM19,16h2v1h-2z M18,17h1v1h-1z M21,17h1v1h-1z", fillRule: "evenodd" })
|
|
445
|
+
}
|
|
446
|
+
);
|
|
447
|
+
RubleX.displayName = "RubleX";
|
|
434
448
|
var ShoppingBasket = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
435
449
|
"svg",
|
|
436
450
|
{
|
|
@@ -656,6 +670,7 @@ exports.Present = Present;
|
|
|
656
670
|
exports.Promocode = Promocode;
|
|
657
671
|
exports.Reuse = Reuse;
|
|
658
672
|
exports.Ruble = Ruble;
|
|
673
|
+
exports.RubleX = RubleX;
|
|
659
674
|
exports.ShoppingBasket = ShoppingBasket;
|
|
660
675
|
exports.Shuffle = Shuffle;
|
|
661
676
|
exports.Split = Split;
|
|
@@ -13,6 +13,7 @@ __export(media_exports, {
|
|
|
13
13
|
Image: () => Image,
|
|
14
14
|
Maximize: () => Maximize,
|
|
15
15
|
Minimize: () => Minimize,
|
|
16
|
+
Pause: () => Pause,
|
|
16
17
|
PauseFill: () => PauseFill,
|
|
17
18
|
Photo: () => Photo,
|
|
18
19
|
Play: () => Play,
|
|
@@ -144,6 +145,19 @@ var Minimize = (props) => /* @__PURE__ */ jsx(
|
|
|
144
145
|
}
|
|
145
146
|
);
|
|
146
147
|
Minimize.displayName = "Minimize";
|
|
148
|
+
var Pause = (props) => /* @__PURE__ */ jsx(
|
|
149
|
+
"svg",
|
|
150
|
+
{
|
|
151
|
+
width: "16",
|
|
152
|
+
height: "16",
|
|
153
|
+
viewBox: "0 0 16 16",
|
|
154
|
+
fill: "currentColor",
|
|
155
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
156
|
+
...props,
|
|
157
|
+
children: /* @__PURE__ */ jsx("path", { d: "M10.25 13.0039C9.83579 13.0039 9.5 12.6681 9.5 12.2539L9.5 3.75C9.5 3.33579 9.83579 3 10.25 3L10.75 3C11.1642 3 11.5 3.33579 11.5 3.75L11.5 12.2539C11.5 12.6681 11.1642 13.0039 10.75 13.0039L10.25 13.0039ZM4.5 12.2539C4.5 12.6681 4.83579 13.0039 5.25 13.0039L5.75 13.0039C6.16421 13.0039 6.5 12.6681 6.5 12.2539L6.5 3.75C6.5 3.33579 6.16421 3 5.75 3L5.25 3C4.83579 3 4.5 3.33579 4.5 3.75L4.5 12.2539Z", fillRule: "evenodd" })
|
|
158
|
+
}
|
|
159
|
+
);
|
|
160
|
+
Pause.displayName = "Pause";
|
|
147
161
|
var PauseFill = (props) => /* @__PURE__ */ jsx(
|
|
148
162
|
"svg",
|
|
149
163
|
{
|
|
@@ -314,4 +328,4 @@ var VolumeUpFill = (props) => /* @__PURE__ */ jsx(
|
|
|
314
328
|
);
|
|
315
329
|
VolumeUpFill.displayName = "VolumeUpFill";
|
|
316
330
|
|
|
317
|
-
export { Camera, CameraFill, CameraOff, CameraOffFill, FastForward, FastRewind33, Image, Maximize, Minimize, PauseFill, Photo, Play, PlayFill, PlayNext, PlayPrevious, Voice, VolumeDown, VolumeDownFill, VolumeOff, VolumeOffFill, VolumeUp, VolumeUpFill, media_exports };
|
|
331
|
+
export { Camera, CameraFill, CameraOff, CameraOffFill, FastForward, FastRewind33, Image, Maximize, Minimize, Pause, PauseFill, Photo, Play, PlayFill, PlayNext, PlayPrevious, Voice, VolumeDown, VolumeDownFill, VolumeOff, VolumeOffFill, VolumeUp, VolumeUpFill, media_exports };
|
|
@@ -44,6 +44,7 @@ chunk75ZPJI57_cjs.__export(media_exports, {
|
|
|
44
44
|
Overview6Screen: () => Overview6Screen,
|
|
45
45
|
PackContent: () => PackContent,
|
|
46
46
|
PackTV: () => PackTV,
|
|
47
|
+
Pause: () => Pause,
|
|
47
48
|
PauseFill: () => PauseFill,
|
|
48
49
|
PauseObject: () => PauseObject,
|
|
49
50
|
Photo: () => Photo,
|
|
@@ -571,6 +572,19 @@ var PackTV = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
|
571
572
|
}
|
|
572
573
|
);
|
|
573
574
|
PackTV.displayName = "PackTV";
|
|
575
|
+
var Pause = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
576
|
+
"svg",
|
|
577
|
+
{
|
|
578
|
+
width: "24",
|
|
579
|
+
height: "24",
|
|
580
|
+
viewBox: "0 0 24 24",
|
|
581
|
+
fill: "currentColor",
|
|
582
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
583
|
+
...props,
|
|
584
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.25 21.0039C14.8358 21.0039 14.5 20.6681 14.5 20.2539L14.5 3.75C14.5 3.33579 14.8358 3 15.25 3L15.75 3C16.1642 3 16.5 3.33579 16.5 3.75L16.5 20.2539C16.5 20.6681 16.1642 21.0039 15.75 21.0039L15.25 21.0039ZM7.5 20.2539C7.5 20.6681 7.83579 21.0039 8.25 21.0039L8.75 21.0039C9.16421 21.0039 9.5 20.6681 9.5 20.2539L9.5 3.75C9.5 3.33579 9.16421 3 8.75 3L8.25 3C7.83579 3 7.5 3.33579 7.5 3.75L7.5 20.2539Z", fillRule: "evenodd" })
|
|
585
|
+
}
|
|
586
|
+
);
|
|
587
|
+
Pause.displayName = "Pause";
|
|
574
588
|
var PauseFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
575
589
|
"svg",
|
|
576
590
|
{
|
|
@@ -1026,6 +1040,7 @@ exports.Overview4Screen = Overview4Screen;
|
|
|
1026
1040
|
exports.Overview6Screen = Overview6Screen;
|
|
1027
1041
|
exports.PackContent = PackContent;
|
|
1028
1042
|
exports.PackTV = PackTV;
|
|
1043
|
+
exports.Pause = Pause;
|
|
1029
1044
|
exports.PauseFill = PauseFill;
|
|
1030
1045
|
exports.PauseObject = PauseObject;
|
|
1031
1046
|
exports.Photo = Photo;
|
|
@@ -42,6 +42,7 @@ __export(media_exports, {
|
|
|
42
42
|
Overview6Screen: () => Overview6Screen,
|
|
43
43
|
PackContent: () => PackContent,
|
|
44
44
|
PackTV: () => PackTV,
|
|
45
|
+
Pause: () => Pause,
|
|
45
46
|
PauseFill: () => PauseFill,
|
|
46
47
|
PauseObject: () => PauseObject,
|
|
47
48
|
Photo: () => Photo,
|
|
@@ -569,6 +570,19 @@ var PackTV = (props) => /* @__PURE__ */ jsx(
|
|
|
569
570
|
}
|
|
570
571
|
);
|
|
571
572
|
PackTV.displayName = "PackTV";
|
|
573
|
+
var Pause = (props) => /* @__PURE__ */ jsx(
|
|
574
|
+
"svg",
|
|
575
|
+
{
|
|
576
|
+
width: "24",
|
|
577
|
+
height: "24",
|
|
578
|
+
viewBox: "0 0 24 24",
|
|
579
|
+
fill: "currentColor",
|
|
580
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
581
|
+
...props,
|
|
582
|
+
children: /* @__PURE__ */ jsx("path", { d: "M15.25 21.0039C14.8358 21.0039 14.5 20.6681 14.5 20.2539L14.5 3.75C14.5 3.33579 14.8358 3 15.25 3L15.75 3C16.1642 3 16.5 3.33579 16.5 3.75L16.5 20.2539C16.5 20.6681 16.1642 21.0039 15.75 21.0039L15.25 21.0039ZM7.5 20.2539C7.5 20.6681 7.83579 21.0039 8.25 21.0039L8.75 21.0039C9.16421 21.0039 9.5 20.6681 9.5 20.2539L9.5 3.75C9.5 3.33579 9.16421 3 8.75 3L8.25 3C7.83579 3 7.5 3.33579 7.5 3.75L7.5 20.2539Z", fillRule: "evenodd" })
|
|
583
|
+
}
|
|
584
|
+
);
|
|
585
|
+
Pause.displayName = "Pause";
|
|
572
586
|
var PauseFill = (props) => /* @__PURE__ */ jsx(
|
|
573
587
|
"svg",
|
|
574
588
|
{
|
|
@@ -986,4 +1000,4 @@ var ZoomOut = (props) => /* @__PURE__ */ jsx(
|
|
|
986
1000
|
);
|
|
987
1001
|
ZoomOut.displayName = "ZoomOut";
|
|
988
1002
|
|
|
989
|
-
export { Camera, CameraFill, CameraOff, CameraOffFill, FastForward, FastForward10s, FastForward15s, FastForward30s, FastForward5s, FastRewind, FastRewind10s, FastRewind15s, FastRewind30s, FastRewind5s, Focus3D, FocusAR, FocusRecords, FocusVR, GalleryHorizontal, GalleryVertical, Headphones, Image, Live, Maximize, Megaphone, Melody, Microphone, MicrophoneFill, MicrophoneMute, MicrophoneMuteFill, MicrophoneTalker, Minimize, Overview1Screen, Overview2Screen, Overview4Screen, Overview6Screen, PackContent, PackTV, PauseFill, PauseObject, Photo, Play, PlayFill, PlayNext, PlayObject, PlayPrevious, Screen4K, ScreenControl, ScreenHD, ScreenSettings, ScreenSubscription, ScreenTV, Speed1х, Speed2х, Speed4х, Speed6х, Speed8х, SpeedPlayback, Subtitles, SubtitlesFill, Translation, Voice, VolumeDown, VolumeDownFill, VolumeOff, VolumeOffFill, VolumeUp, VolumeUpFill, ZoomIn, ZoomOut, media_exports };
|
|
1003
|
+
export { Camera, CameraFill, CameraOff, CameraOffFill, FastForward, FastForward10s, FastForward15s, FastForward30s, FastForward5s, FastRewind, FastRewind10s, FastRewind15s, FastRewind30s, FastRewind5s, Focus3D, FocusAR, FocusRecords, FocusVR, GalleryHorizontal, GalleryVertical, Headphones, Image, Live, Maximize, Megaphone, Melody, Microphone, MicrophoneFill, MicrophoneMute, MicrophoneMuteFill, MicrophoneTalker, Minimize, Overview1Screen, Overview2Screen, Overview4Screen, Overview6Screen, PackContent, PackTV, Pause, PauseFill, PauseObject, Photo, Play, PlayFill, PlayNext, PlayObject, PlayPrevious, Screen4K, ScreenControl, ScreenHD, ScreenSettings, ScreenSubscription, ScreenTV, Speed1х, Speed2х, Speed4х, Speed6х, Speed8х, SpeedPlayback, Subtitles, SubtitlesFill, Translation, Voice, VolumeDown, VolumeDownFill, VolumeOff, VolumeOffFill, VolumeUp, VolumeUpFill, ZoomIn, ZoomOut, media_exports };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -15,6 +15,7 @@ chunk75ZPJI57_cjs.__export(media_exports, {
|
|
|
15
15
|
Image: () => Image,
|
|
16
16
|
Maximize: () => Maximize,
|
|
17
17
|
Minimize: () => Minimize,
|
|
18
|
+
Pause: () => Pause,
|
|
18
19
|
PauseFill: () => PauseFill,
|
|
19
20
|
Photo: () => Photo,
|
|
20
21
|
Play: () => Play,
|
|
@@ -146,6 +147,19 @@ var Minimize = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
|
146
147
|
}
|
|
147
148
|
);
|
|
148
149
|
Minimize.displayName = "Minimize";
|
|
150
|
+
var Pause = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
151
|
+
"svg",
|
|
152
|
+
{
|
|
153
|
+
width: "16",
|
|
154
|
+
height: "16",
|
|
155
|
+
viewBox: "0 0 16 16",
|
|
156
|
+
fill: "currentColor",
|
|
157
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
158
|
+
...props,
|
|
159
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.25 13.0039C9.83579 13.0039 9.5 12.6681 9.5 12.2539L9.5 3.75C9.5 3.33579 9.83579 3 10.25 3L10.75 3C11.1642 3 11.5 3.33579 11.5 3.75L11.5 12.2539C11.5 12.6681 11.1642 13.0039 10.75 13.0039L10.25 13.0039ZM4.5 12.2539C4.5 12.6681 4.83579 13.0039 5.25 13.0039L5.75 13.0039C6.16421 13.0039 6.5 12.6681 6.5 12.2539L6.5 3.75C6.5 3.33579 6.16421 3 5.75 3L5.25 3C4.83579 3 4.5 3.33579 4.5 3.75L4.5 12.2539Z", fillRule: "evenodd" })
|
|
160
|
+
}
|
|
161
|
+
);
|
|
162
|
+
Pause.displayName = "Pause";
|
|
149
163
|
var PauseFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
150
164
|
"svg",
|
|
151
165
|
{
|
|
@@ -325,6 +339,7 @@ exports.FastRewind33 = FastRewind33;
|
|
|
325
339
|
exports.Image = Image;
|
|
326
340
|
exports.Maximize = Maximize;
|
|
327
341
|
exports.Minimize = Minimize;
|
|
342
|
+
exports.Pause = Pause;
|
|
328
343
|
exports.PauseFill = PauseFill;
|
|
329
344
|
exports.Photo = Photo;
|
|
330
345
|
exports.Play = Play;
|