@cloud-app-dev/vidc 3.2.13 → 3.2.14
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/es/List/DynamicGridList/index.d.ts +3 -3
- package/es/List/DynamicGridList/index.js +5 -5
- package/es/ListWithSizeAnimate/demo.d.ts +2 -0
- package/es/ListWithSizeAnimate/demo.js +19 -0
- package/es/ListWithSizeAnimate/index.d.ts +9 -0
- package/es/ListWithSizeAnimate/index.js +71 -0
- package/es/ListWithSizeAnimate/index.less +13 -0
- package/es/Picture/interface.d.ts +0 -6
- package/es/Player/contraller_bar/volume.d.ts +1 -1
- package/es/PlayerExt/index.d.ts +1 -1
- package/es/PlayerExt/index.js +4 -5
- package/es/ScreenPlayer/Live.d.ts +1 -1
- package/es/ScreenPlayer/Live.js +24 -17
- package/es/ScreenPlayer/LiveTools.d.ts +2 -2
- package/es/ScreenPlayer/LiveTools.js +9 -6
- package/es/ScreenPlayer/PlayerWithExt.d.ts +2 -2
- package/es/ScreenPlayer/PlayerWithExt.js +7 -5
- package/es/ScreenPlayer/Record.d.ts +1 -1
- package/es/ScreenPlayer/Record.js +30 -21
- package/es/ScreenPlayer/RecordTools.d.ts +2 -2
- package/es/ScreenPlayer/RecordTools.js +20 -12
- package/es/ScreenPlayer/ScreenSelect.js +4 -2
- package/es/ScreenPlayer/SegmentTimeLine.d.ts +1 -1
- package/es/ScreenPlayer/SegmentTimeLine.js +1 -1
- package/es/ScreenPlayer/TimeSelect.js +2 -2
- package/es/ScreenPlayer/demo2.js +1 -1
- package/es/ScreenPlayer/interface.d.ts +2 -2
- package/es/ScreenPlayer/useTimeSlider.d.ts +8 -8
- package/es/ScreenPlayer/useTimeSlider.js +23 -15
- package/es/ScreenPlayer/useVideoFit.d.ts +1 -1
- package/es/ScreenPlayer/utils.d.ts +1 -1
- package/es/ScreenPlayer/utils.js +4 -1
- package/es/ThemeAntd/style/button.less +1 -1
- package/es/ThemeAntd/style/pagination.less +1 -1
- package/es/index.d.ts +1 -0
- package/es/index.js +1 -0
- package/package.json +2 -7
- package/.dumi/tmp/core/EmptyRoute.tsx +0 -9
- package/.dumi/tmp/core/defineApp.ts +0 -16
- package/.dumi/tmp/core/history.ts +0 -61
- package/.dumi/tmp/core/plugin.ts +0 -42
- package/.dumi/tmp/core/pluginConfig.d.ts +0 -276
- package/.dumi/tmp/core/polyfill.ts +0 -202
- package/.dumi/tmp/core/route.tsx +0 -38
- package/.dumi/tmp/core/terminal.ts +0 -38
- package/.dumi/tmp/dumi/exports.ts +0 -5
- package/.dumi/tmp/dumi/locales/config.ts +0 -56
- package/.dumi/tmp/dumi/locales/runtime.tsx +0 -38
- package/.dumi/tmp/dumi/meta/atoms.ts +0 -4
- package/.dumi/tmp/dumi/meta/index.ts +0 -186
- package/.dumi/tmp/dumi/meta/runtime.ts +0 -18
- package/.dumi/tmp/dumi/meta/tabs.ts +0 -8
- package/.dumi/tmp/dumi/theme/ContextWrapper.tsx +0 -41
- package/.dumi/tmp/dumi/theme/builtins/API.ts +0 -4
- package/.dumi/tmp/dumi/theme/builtins/Badge.ts +0 -4
- package/.dumi/tmp/dumi/theme/builtins/Container.ts +0 -4
- package/.dumi/tmp/dumi/theme/builtins/Previewer.ts +0 -4
- package/.dumi/tmp/dumi/theme/builtins/SourceCode.ts +0 -4
- package/.dumi/tmp/dumi/theme/builtins/Table.ts +0 -4
- package/.dumi/tmp/dumi/theme/layouts/DocLayout.ts +0 -4
- package/.dumi/tmp/dumi/theme/slots/Content.ts +0 -4
- package/.dumi/tmp/dumi/theme/slots/ContentTabs.ts +0 -4
- package/.dumi/tmp/dumi/theme/slots/Features.ts +0 -4
- package/.dumi/tmp/dumi/theme/slots/Footer.ts +0 -4
- package/.dumi/tmp/dumi/theme/slots/Header.ts +0 -4
- package/.dumi/tmp/dumi/theme/slots/Hero.ts +0 -4
- package/.dumi/tmp/dumi/theme/slots/HeroTitle.ts +0 -4
- package/.dumi/tmp/dumi/theme/slots/LangSwitch.ts +0 -4
- package/.dumi/tmp/dumi/theme/slots/Logo.ts +0 -4
- package/.dumi/tmp/dumi/theme/slots/Navbar.ts +0 -4
- package/.dumi/tmp/dumi/theme/slots/NotFound.ts +0 -4
- package/.dumi/tmp/dumi/theme/slots/PreviewerActions.ts +0 -4
- package/.dumi/tmp/dumi/theme/slots/PreviewerActionsExtra.ts +0 -4
- package/.dumi/tmp/dumi/theme/slots/RtlSwitch.ts +0 -4
- package/.dumi/tmp/dumi/theme/slots/SearchBar.ts +0 -4
- package/.dumi/tmp/dumi/theme/slots/SearchResult.ts +0 -4
- package/.dumi/tmp/dumi/theme/slots/Sidebar.ts +0 -4
- package/.dumi/tmp/dumi/theme/slots/Toc.ts +0 -4
- package/.dumi/tmp/exports.ts +0 -15
- package/.dumi/tmp/testBrowser.tsx +0 -82
- package/.dumi/tmp/tsconfig.json +0 -35
- package/.dumi/tmp/typings.d.ts +0 -136
- package/.dumi/tmp/umi.ts +0 -77
- package/.dumi/tmp-production/core/EmptyRoute.tsx +0 -9
- package/.dumi/tmp-production/core/defineApp.ts +0 -16
- package/.dumi/tmp-production/core/history.ts +0 -61
- package/.dumi/tmp-production/core/plugin.ts +0 -42
- package/.dumi/tmp-production/core/pluginConfig.d.ts +0 -276
- package/.dumi/tmp-production/core/polyfill.ts +0 -202
- package/.dumi/tmp-production/core/route.tsx +0 -38
- package/.dumi/tmp-production/core/terminal.ts +0 -38
- package/.dumi/tmp-production/dumi/exports.ts +0 -5
- package/.dumi/tmp-production/dumi/locales/config.ts +0 -56
- package/.dumi/tmp-production/dumi/locales/runtime.tsx +0 -38
- package/.dumi/tmp-production/dumi/meta/atoms.ts +0 -4
- package/.dumi/tmp-production/dumi/meta/index.ts +0 -178
- package/.dumi/tmp-production/dumi/meta/runtime.ts +0 -18
- package/.dumi/tmp-production/dumi/meta/tabs.ts +0 -5
- package/.dumi/tmp-production/dumi/theme/ContextWrapper.tsx +0 -41
- package/.dumi/tmp-production/dumi/theme/builtins/API.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/builtins/Badge.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/builtins/Container.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/builtins/Previewer.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/builtins/SourceCode.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/builtins/Table.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/layouts/DocLayout.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/slots/Content.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/slots/ContentTabs.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/slots/Features.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/slots/Footer.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/slots/Header.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/slots/Hero.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/slots/HeroTitle.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/slots/LangSwitch.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/slots/Logo.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/slots/Navbar.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/slots/NotFound.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/slots/PreviewerActions.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/slots/PreviewerActionsExtra.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/slots/RtlSwitch.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/slots/SearchBar.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/slots/SearchResult.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/slots/Sidebar.ts +0 -4
- package/.dumi/tmp-production/dumi/theme/slots/Toc.ts +0 -4
- package/.dumi/tmp-production/exports.ts +0 -14
- package/.dumi/tmp-production/testBrowser.tsx +0 -82
- package/.dumi/tmp-production/tsconfig.json +0 -35
- package/.dumi/tmp-production/typings.d.ts +0 -136
- package/.dumi/tmp-production/umi.ts +0 -77
- package/.stylelintrc +0 -3
- package/clear-cache.sh +0 -4
|
@@ -1,276 +0,0 @@
|
|
|
1
|
-
// This file is generated by Umi automatically
|
|
2
|
-
// DO NOT CHANGE IT MANUALLY!
|
|
3
|
-
// Created by Umi Plugin
|
|
4
|
-
|
|
5
|
-
export interface IConfigFromPlugins {
|
|
6
|
-
clientLoader?: {
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
codeSplitting?: {
|
|
10
|
-
jsStrategy?: ("bigVendors" | "depPerChunk" | "granularChunks")
|
|
11
|
-
jsStrategyOptions?: {
|
|
12
|
-
|
|
13
|
-
}
|
|
14
|
-
cssStrategy?: "mergeAll"
|
|
15
|
-
cssStrategyOptions?: {
|
|
16
|
-
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
title?: string
|
|
20
|
-
styles?: unknown[]
|
|
21
|
-
scripts?: unknown[]
|
|
22
|
-
routes?: {
|
|
23
|
-
|
|
24
|
-
}[]
|
|
25
|
-
reactRouter5Compat?: {
|
|
26
|
-
|
|
27
|
-
}
|
|
28
|
-
presets?: string[]
|
|
29
|
-
plugins?: string[]
|
|
30
|
-
npmClient?: ("pnpm" | "tnpm" | "cnpm" | "yarn" | "npm")
|
|
31
|
-
mountElementId?: string
|
|
32
|
-
metas?: unknown[]
|
|
33
|
-
links?: unknown[]
|
|
34
|
-
historyWithQuery?: {
|
|
35
|
-
|
|
36
|
-
}
|
|
37
|
-
history?: {
|
|
38
|
-
type?: ("browser" | "hash" | "memory")
|
|
39
|
-
}
|
|
40
|
-
headScripts?: unknown[]
|
|
41
|
-
conventionRoutes?: {
|
|
42
|
-
base?: string
|
|
43
|
-
exclude?: unknown[]
|
|
44
|
-
}
|
|
45
|
-
base?: string
|
|
46
|
-
writeToDisk?: boolean
|
|
47
|
-
theme?: {
|
|
48
|
-
|
|
49
|
-
}
|
|
50
|
-
targets?: {
|
|
51
|
-
|
|
52
|
-
}
|
|
53
|
-
svgr?: {
|
|
54
|
-
|
|
55
|
-
}
|
|
56
|
-
svgo?: ({
|
|
57
|
-
|
|
58
|
-
} | boolean)
|
|
59
|
-
styleLoader?: {
|
|
60
|
-
|
|
61
|
-
}
|
|
62
|
-
srcTranspiler?: ("babel" | "esbuild" | "swc" | "none")
|
|
63
|
-
sassLoader?: {
|
|
64
|
-
|
|
65
|
-
}
|
|
66
|
-
runtimePublicPath?: {
|
|
67
|
-
|
|
68
|
-
}
|
|
69
|
-
purgeCSS?: {
|
|
70
|
-
|
|
71
|
-
}
|
|
72
|
-
publicPath?: string
|
|
73
|
-
proxy?: ({
|
|
74
|
-
|
|
75
|
-
} | unknown[])
|
|
76
|
-
postcssLoader?: {
|
|
77
|
-
|
|
78
|
-
}
|
|
79
|
-
outputPath?: string
|
|
80
|
-
mfsu?: ({
|
|
81
|
-
cacheDirectory?: string
|
|
82
|
-
chainWebpack?: (() => any)
|
|
83
|
-
esbuild?: boolean
|
|
84
|
-
exclude?: unknown[]
|
|
85
|
-
include?: string[]
|
|
86
|
-
mfName?: string
|
|
87
|
-
remoteAliases?: string[]
|
|
88
|
-
remoteName?: string
|
|
89
|
-
runtimePublicPath?: boolean
|
|
90
|
-
shared?: {
|
|
91
|
-
|
|
92
|
-
}
|
|
93
|
-
strategy?: ("eager" | "normal")
|
|
94
|
-
} | boolean)
|
|
95
|
-
mdx?: {
|
|
96
|
-
loader?: string
|
|
97
|
-
loaderOptions?: {
|
|
98
|
-
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
manifest?: {
|
|
102
|
-
|
|
103
|
-
}
|
|
104
|
-
lessLoader?: {
|
|
105
|
-
|
|
106
|
-
}
|
|
107
|
-
jsMinifierOptions?: {
|
|
108
|
-
|
|
109
|
-
}
|
|
110
|
-
jsMinifier?: ("esbuild" | "swc" | "terser" | "uglifyJs" | "none")
|
|
111
|
-
inlineLimit?: number
|
|
112
|
-
ignoreMomentLocale?: boolean
|
|
113
|
-
https?: {
|
|
114
|
-
|
|
115
|
-
}
|
|
116
|
-
hash?: boolean
|
|
117
|
-
forkTSChecker?: {
|
|
118
|
-
|
|
119
|
-
}
|
|
120
|
-
fastRefresh?: boolean
|
|
121
|
-
extraPostCSSPlugins?: unknown[]
|
|
122
|
-
extraBabelPresets?: unknown[]
|
|
123
|
-
extraBabelPlugins?: unknown[]
|
|
124
|
-
extraBabelIncludes?: unknown[]
|
|
125
|
-
externals?: ({
|
|
126
|
-
|
|
127
|
-
} | string | (() => any))
|
|
128
|
-
esm?: {
|
|
129
|
-
|
|
130
|
-
}
|
|
131
|
-
devtool?: (string | boolean)
|
|
132
|
-
depTranspiler?: ("babel" | "esbuild" | "swc" | "none")
|
|
133
|
-
define?: {
|
|
134
|
-
|
|
135
|
-
}
|
|
136
|
-
deadCode?: {
|
|
137
|
-
|
|
138
|
-
}
|
|
139
|
-
cssMinifierOptions?: {
|
|
140
|
-
|
|
141
|
-
}
|
|
142
|
-
cssMinifier?: ("cssnano" | "esbuild" | "parcelCSS" | "none")
|
|
143
|
-
cssLoaderModules?: {
|
|
144
|
-
|
|
145
|
-
}
|
|
146
|
-
cssLoader?: {
|
|
147
|
-
|
|
148
|
-
}
|
|
149
|
-
copy?: unknown[]
|
|
150
|
-
cacheDirectoryPath?: string
|
|
151
|
-
babelLoaderCustomize?: string
|
|
152
|
-
autoprefixer?: {
|
|
153
|
-
|
|
154
|
-
}
|
|
155
|
-
autoCSSModules?: boolean
|
|
156
|
-
alias?: {
|
|
157
|
-
|
|
158
|
-
}
|
|
159
|
-
crossorigin?: (boolean | {
|
|
160
|
-
includes?: {
|
|
161
|
-
|
|
162
|
-
}[]
|
|
163
|
-
})
|
|
164
|
-
esmi?: {
|
|
165
|
-
cdnOrigin?: string
|
|
166
|
-
shimUrl?: string
|
|
167
|
-
}
|
|
168
|
-
exportStatic?: {
|
|
169
|
-
extraRoutePaths?: ((() => any) | string[])
|
|
170
|
-
}
|
|
171
|
-
favicons?: string[]
|
|
172
|
-
mock?: {
|
|
173
|
-
exclude?: string[]
|
|
174
|
-
include?: string[]
|
|
175
|
-
}
|
|
176
|
-
mpa?: {
|
|
177
|
-
template?: string
|
|
178
|
-
layout?: string
|
|
179
|
-
getConfigFromEntryFile?: boolean
|
|
180
|
-
entry?: {
|
|
181
|
-
|
|
182
|
-
}
|
|
183
|
-
}
|
|
184
|
-
polyfill?: {
|
|
185
|
-
imports?: string[]
|
|
186
|
-
}
|
|
187
|
-
routePrefetch?: {
|
|
188
|
-
|
|
189
|
-
}
|
|
190
|
-
ssr?: {
|
|
191
|
-
serverBuildPath?: string
|
|
192
|
-
platform?: string
|
|
193
|
-
builder?: ("esbuild" | "webpack")
|
|
194
|
-
}
|
|
195
|
-
terminal?: {
|
|
196
|
-
|
|
197
|
-
}
|
|
198
|
-
tmpFiles?: boolean
|
|
199
|
-
lowImport?: {
|
|
200
|
-
libs?: unknown[]
|
|
201
|
-
css?: string
|
|
202
|
-
}
|
|
203
|
-
vite?: {
|
|
204
|
-
|
|
205
|
-
}
|
|
206
|
-
apiRoute?: {
|
|
207
|
-
platform?: string
|
|
208
|
-
}
|
|
209
|
-
monorepoRedirect?: (boolean | {
|
|
210
|
-
srcDir?: string[]
|
|
211
|
-
exclude?: {
|
|
212
|
-
|
|
213
|
-
}[]
|
|
214
|
-
})
|
|
215
|
-
test?: {
|
|
216
|
-
|
|
217
|
-
}
|
|
218
|
-
clickToComponent?: {
|
|
219
|
-
editor?: string
|
|
220
|
-
}
|
|
221
|
-
legacy?: {
|
|
222
|
-
buildOnly?: boolean
|
|
223
|
-
nodeModulesTransform?: boolean
|
|
224
|
-
}
|
|
225
|
-
classPropertiesLoose?: {
|
|
226
|
-
|
|
227
|
-
}
|
|
228
|
-
verifyCommit?: {
|
|
229
|
-
scope?: string[]
|
|
230
|
-
allowEmoji?: boolean
|
|
231
|
-
}
|
|
232
|
-
run?: {
|
|
233
|
-
globals?: string[]
|
|
234
|
-
}
|
|
235
|
-
logo?: string
|
|
236
|
-
themeConfig?: {
|
|
237
|
-
|
|
238
|
-
}
|
|
239
|
-
extraRehypePlugins?: unknown[]
|
|
240
|
-
extraRemarkPlugins?: unknown[]
|
|
241
|
-
resolve?: {
|
|
242
|
-
docDirs?: unknown[]
|
|
243
|
-
atomDirs?: {
|
|
244
|
-
type?: string
|
|
245
|
-
dir?: string
|
|
246
|
-
}[]
|
|
247
|
-
entityDirs?: unknown
|
|
248
|
-
codeBlockMode?: ("active" | "passive")
|
|
249
|
-
entryFile?: string
|
|
250
|
-
}
|
|
251
|
-
autoAlias?: boolean
|
|
252
|
-
analytics?: ({
|
|
253
|
-
baidu?: string
|
|
254
|
-
ga?: string
|
|
255
|
-
ga_v2?: string
|
|
256
|
-
} | boolean)
|
|
257
|
-
locales?: ({
|
|
258
|
-
id?: string
|
|
259
|
-
name?: string
|
|
260
|
-
base?: string
|
|
261
|
-
}[] | {
|
|
262
|
-
id?: string
|
|
263
|
-
name?: string
|
|
264
|
-
suffix?: ""
|
|
265
|
-
}[])
|
|
266
|
-
apiParser?: {
|
|
267
|
-
|
|
268
|
-
}
|
|
269
|
-
assets?: {
|
|
270
|
-
|
|
271
|
-
}
|
|
272
|
-
sitemap?: {
|
|
273
|
-
hostname?: string
|
|
274
|
-
exclude?: string[]
|
|
275
|
-
}
|
|
276
|
-
}
|
|
@@ -1,202 +0,0 @@
|
|
|
1
|
-
// @ts-nocheck
|
|
2
|
-
// This file is generated by Umi automatically
|
|
3
|
-
// DO NOT CHANGE IT MANUALLY!
|
|
4
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.symbol.description.js";
|
|
5
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.symbol.async-iterator.js";
|
|
6
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.symbol.match-all.js";
|
|
7
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.error.cause.js";
|
|
8
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.aggregate-error.js";
|
|
9
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.aggregate-error.cause.js";
|
|
10
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.array.at.js";
|
|
11
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.array.flat.js";
|
|
12
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.array.flat-map.js";
|
|
13
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.array.iterator.js";
|
|
14
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.array.reduce.js";
|
|
15
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.array.reduce-right.js";
|
|
16
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.array.sort.js";
|
|
17
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.array.unscopables.flat.js";
|
|
18
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.array.unscopables.flat-map.js";
|
|
19
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.global-this.js";
|
|
20
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.json.stringify.js";
|
|
21
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.math.hypot.js";
|
|
22
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.object.define-getter.js";
|
|
23
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.object.define-setter.js";
|
|
24
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.object.from-entries.js";
|
|
25
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.object.has-own.js";
|
|
26
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.object.lookup-getter.js";
|
|
27
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.object.lookup-setter.js";
|
|
28
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.promise.js";
|
|
29
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.promise.all-settled.js";
|
|
30
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.promise.any.js";
|
|
31
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.promise.finally.js";
|
|
32
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.reflect.to-string-tag.js";
|
|
33
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.regexp.constructor.js";
|
|
34
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.regexp.dot-all.js";
|
|
35
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.regexp.exec.js";
|
|
36
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.regexp.flags.js";
|
|
37
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.string.at-alternative.js";
|
|
38
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.string.match-all.js";
|
|
39
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.string.replace.js";
|
|
40
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.string.replace-all.js";
|
|
41
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.string.trim-end.js";
|
|
42
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.string.trim-start.js";
|
|
43
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.typed-array.at.js";
|
|
44
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.typed-array.set.js";
|
|
45
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/es.typed-array.sort.js";
|
|
46
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.array.from-async.js";
|
|
47
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.array.filter-out.js";
|
|
48
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.array.filter-reject.js";
|
|
49
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.array.find-last.js";
|
|
50
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.array.find-last-index.js";
|
|
51
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.array.group-by.js";
|
|
52
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.array.group-by-to-map.js";
|
|
53
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.array.is-template-object.js";
|
|
54
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.array.last-index.js";
|
|
55
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.array.last-item.js";
|
|
56
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.array.to-reversed.js";
|
|
57
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.array.to-sorted.js";
|
|
58
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.array.to-spliced.js";
|
|
59
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.array.unique-by.js";
|
|
60
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.array.with.js";
|
|
61
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.async-iterator.constructor.js";
|
|
62
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.async-iterator.as-indexed-pairs.js";
|
|
63
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.async-iterator.drop.js";
|
|
64
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.async-iterator.every.js";
|
|
65
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.async-iterator.filter.js";
|
|
66
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.async-iterator.find.js";
|
|
67
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.async-iterator.flat-map.js";
|
|
68
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.async-iterator.for-each.js";
|
|
69
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.async-iterator.from.js";
|
|
70
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.async-iterator.map.js";
|
|
71
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.async-iterator.reduce.js";
|
|
72
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.async-iterator.some.js";
|
|
73
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.async-iterator.take.js";
|
|
74
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.async-iterator.to-array.js";
|
|
75
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.bigint.range.js";
|
|
76
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.composite-key.js";
|
|
77
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.composite-symbol.js";
|
|
78
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.function.is-callable.js";
|
|
79
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.function.is-constructor.js";
|
|
80
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.function.un-this.js";
|
|
81
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.iterator.constructor.js";
|
|
82
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.iterator.as-indexed-pairs.js";
|
|
83
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.iterator.drop.js";
|
|
84
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.iterator.every.js";
|
|
85
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.iterator.filter.js";
|
|
86
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.iterator.find.js";
|
|
87
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.iterator.flat-map.js";
|
|
88
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.iterator.for-each.js";
|
|
89
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.iterator.from.js";
|
|
90
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.iterator.map.js";
|
|
91
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.iterator.reduce.js";
|
|
92
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.iterator.some.js";
|
|
93
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.iterator.take.js";
|
|
94
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.iterator.to-array.js";
|
|
95
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.iterator.to-async.js";
|
|
96
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.map.delete-all.js";
|
|
97
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.map.emplace.js";
|
|
98
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.map.every.js";
|
|
99
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.map.filter.js";
|
|
100
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.map.find.js";
|
|
101
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.map.find-key.js";
|
|
102
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.map.from.js";
|
|
103
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.map.group-by.js";
|
|
104
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.map.includes.js";
|
|
105
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.map.key-by.js";
|
|
106
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.map.key-of.js";
|
|
107
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.map.map-keys.js";
|
|
108
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.map.map-values.js";
|
|
109
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.map.merge.js";
|
|
110
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.map.of.js";
|
|
111
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.map.reduce.js";
|
|
112
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.map.some.js";
|
|
113
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.map.update.js";
|
|
114
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.map.update-or-insert.js";
|
|
115
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.map.upsert.js";
|
|
116
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.math.clamp.js";
|
|
117
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.math.deg-per-rad.js";
|
|
118
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.math.degrees.js";
|
|
119
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.math.fscale.js";
|
|
120
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.math.iaddh.js";
|
|
121
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.math.imulh.js";
|
|
122
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.math.isubh.js";
|
|
123
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.math.rad-per-deg.js";
|
|
124
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.math.radians.js";
|
|
125
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.math.scale.js";
|
|
126
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.math.seeded-prng.js";
|
|
127
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.math.signbit.js";
|
|
128
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.math.umulh.js";
|
|
129
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.number.from-string.js";
|
|
130
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.number.range.js";
|
|
131
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.object.iterate-entries.js";
|
|
132
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.object.iterate-keys.js";
|
|
133
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.object.iterate-values.js";
|
|
134
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.observable.js";
|
|
135
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.promise.try.js";
|
|
136
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.reflect.define-metadata.js";
|
|
137
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.reflect.delete-metadata.js";
|
|
138
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.reflect.get-metadata.js";
|
|
139
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.reflect.get-metadata-keys.js";
|
|
140
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.reflect.get-own-metadata.js";
|
|
141
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.reflect.get-own-metadata-keys.js";
|
|
142
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.reflect.has-metadata.js";
|
|
143
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.reflect.has-own-metadata.js";
|
|
144
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.reflect.metadata.js";
|
|
145
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.set.add-all.js";
|
|
146
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.set.delete-all.js";
|
|
147
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.set.difference.js";
|
|
148
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.set.every.js";
|
|
149
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.set.filter.js";
|
|
150
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.set.find.js";
|
|
151
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.set.from.js";
|
|
152
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.set.intersection.js";
|
|
153
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.set.is-disjoint-from.js";
|
|
154
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.set.is-subset-of.js";
|
|
155
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.set.is-superset-of.js";
|
|
156
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.set.join.js";
|
|
157
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.set.map.js";
|
|
158
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.set.of.js";
|
|
159
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.set.reduce.js";
|
|
160
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.set.some.js";
|
|
161
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.set.symmetric-difference.js";
|
|
162
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.set.union.js";
|
|
163
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.string.at.js";
|
|
164
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.string.cooked.js";
|
|
165
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.string.code-points.js";
|
|
166
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.symbol.async-dispose.js";
|
|
167
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.symbol.dispose.js";
|
|
168
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.symbol.matcher.js";
|
|
169
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.symbol.metadata.js";
|
|
170
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.symbol.observable.js";
|
|
171
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.symbol.pattern-match.js";
|
|
172
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.symbol.replace-all.js";
|
|
173
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.typed-array.from-async.js";
|
|
174
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.typed-array.filter-out.js";
|
|
175
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.typed-array.filter-reject.js";
|
|
176
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.typed-array.find-last.js";
|
|
177
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.typed-array.find-last-index.js";
|
|
178
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.typed-array.group-by.js";
|
|
179
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.typed-array.to-reversed.js";
|
|
180
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.typed-array.to-sorted.js";
|
|
181
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.typed-array.to-spliced.js";
|
|
182
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.typed-array.unique-by.js";
|
|
183
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.typed-array.with.js";
|
|
184
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.weak-map.delete-all.js";
|
|
185
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.weak-map.from.js";
|
|
186
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.weak-map.of.js";
|
|
187
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.weak-map.emplace.js";
|
|
188
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.weak-map.upsert.js";
|
|
189
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.weak-set.add-all.js";
|
|
190
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.weak-set.delete-all.js";
|
|
191
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.weak-set.from.js";
|
|
192
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/esnext.weak-set.of.js";
|
|
193
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/web.dom-collections.iterator.js";
|
|
194
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/web.dom-exception.stack.js";
|
|
195
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/web.immediate.js";
|
|
196
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/web.queue-microtask.js";
|
|
197
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/web.structured-clone.js";
|
|
198
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/web.url.js";
|
|
199
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/web.url.to-json.js";
|
|
200
|
-
import "/Users/huang/project/vidc/node_modules/.pnpm/core-js@3.22.4/node_modules/core-js/modules/web.url-search-params.js";
|
|
201
|
-
import '/Users/huang/project/vidc/node_modules/.pnpm/regenerator-runtime@0.13.9/node_modules/regenerator-runtime/runtime.js';
|
|
202
|
-
export {};
|
package/.dumi/tmp/core/route.tsx
DELETED
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
// @ts-nocheck
|
|
2
|
-
// This file is generated by Umi automatically
|
|
3
|
-
// DO NOT CHANGE IT MANUALLY!
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
export async function getRoutes() {
|
|
7
|
-
return {
|
|
8
|
-
routes: {"404":{"id":"404","path":"*","parentId":"DocLayout"},"dumi-context-layout":{"id":"dumi-context-layout","path":"/","isLayout":true},"DocLayout":{"id":"DocLayout","path":"/","parentId":"dumi-context-layout","isLayout":true},"docs/changelog/index":{"path":"changelog","id":"docs/changelog/index","parentId":"DocLayout"},"docs/guide/index":{"path":"guide","id":"docs/guide/index","parentId":"DocLayout"},"docs/index":{"path":"","id":"docs/index","parentId":"DocLayout"},"components/CheckGroupFixed/index":{"id":"components/CheckGroupFixed/index","path":"components/checkgroupfixed","parentId":"DocLayout"},"components/DomMove/index":{"id":"components/DomMove/index","path":"components/dommove","parentId":"DocLayout"},"components/Drawer/index":{"id":"components/Drawer/index","path":"components/drawer","parentId":"DocLayout"},"components/FullScreen/index":{"id":"components/FullScreen/index","path":"components/fullscreen","parentId":"DocLayout"},"components/ImageView/index":{"id":"components/ImageView/index","path":"components/imageview","parentId":"DocLayout"},"components/Input/index":{"id":"components/Input/index","path":"components/input","parentId":"DocLayout"},"components/List/index":{"id":"components/List/index","path":"components/list","parentId":"DocLayout"},"components/LoaderApp/index":{"id":"components/LoaderApp/index","path":"components/loaderapp","parentId":"DocLayout"},"components/LoaderScript/index":{"id":"components/LoaderScript/index","path":"components/loaderscript","parentId":"DocLayout"},"components/Modal/index":{"id":"components/Modal/index","path":"components/modal","parentId":"DocLayout"},"components/Picture/index":{"id":"components/Picture/index","path":"components/picture","parentId":"DocLayout"},"components/Player/index":{"id":"components/Player/index","path":"components/player","parentId":"DocLayout"},"components/PlayerExt/index":{"id":"components/PlayerExt/index","path":"components/playerext","parentId":"DocLayout"},"components/ROI/index":{"id":"components/ROI/index","path":"components/roi","parentId":"DocLayout"},"components/ScreenPlayer/index":{"id":"components/ScreenPlayer/index","path":"components/screenplayer","parentId":"DocLayout"},"components/ThemeAntd/index":{"id":"components/ThemeAntd/index","path":"components/themeantd","parentId":"DocLayout"},"components/Timeout/index":{"id":"components/Timeout/index","path":"components/timeout","parentId":"DocLayout"},"components/Tree/index":{"id":"components/Tree/index","path":"components/tree","parentId":"DocLayout"},"components/useFullscreen/index":{"id":"components/useFullscreen/index","path":"components/usefullscreen","parentId":"DocLayout"},"demo-render":{"id":"demo-render","path":"~demos/:id","parentId":"dumi-context-layout"}},
|
|
9
|
-
routeComponents: {
|
|
10
|
-
'404': React.lazy(() => import(/* webpackChunkName: "nm__.pnpm__dumi_2.0.3_ht3eugyc2xy3cncd2guo3dvtky__node_modules__dumi__dist__client__pages__404" */'/Users/huang/project/vidc/node_modules/.pnpm/dumi@2.0.3_ht3eugyc2xy3cncd2guo3dvtky/node_modules/dumi/dist/client/pages/404.js')),
|
|
11
|
-
'dumi-context-layout': React.lazy(() => import(/* webpackChunkName: "dumi__tmp__dumi__theme__ContextWrapper" */'/Users/huang/project/vidc/.dumi/tmp/dumi/theme/ContextWrapper.tsx')),
|
|
12
|
-
'DocLayout': React.lazy(() => import(/* webpackChunkName: "nm__.pnpm__dumi_2.0.3_ht3eugyc2xy3cncd2guo3dvtky__node_modules__dumi__theme-default__layouts__DocLayout__index" */'/Users/huang/project/vidc/node_modules/.pnpm/dumi@2.0.3_ht3eugyc2xy3cncd2guo3dvtky/node_modules/dumi/theme-default/layouts/DocLayout/index.js')),
|
|
13
|
-
'docs/changelog/index': React.lazy(() => import(/* webpackChunkName: "docs__changelog__index.md" */'/Users/huang/project/vidc/docs/changelog/index.md')),
|
|
14
|
-
'docs/guide/index': React.lazy(() => import(/* webpackChunkName: "docs__guide__index.md" */'/Users/huang/project/vidc/docs/guide/index.md')),
|
|
15
|
-
'docs/index': React.lazy(() => import(/* webpackChunkName: "docs__index.md" */'/Users/huang/project/vidc/docs/index.md')),
|
|
16
|
-
'components/CheckGroupFixed/index': React.lazy(() => import(/* webpackChunkName: "CheckGroupFixed__index.md" */'/Users/huang/project/vidc/src/CheckGroupFixed/index.md')),
|
|
17
|
-
'components/DomMove/index': React.lazy(() => import(/* webpackChunkName: "DomMove__index.md" */'/Users/huang/project/vidc/src/DomMove/index.md')),
|
|
18
|
-
'components/Drawer/index': React.lazy(() => import(/* webpackChunkName: "Drawer__index.md" */'/Users/huang/project/vidc/src/Drawer/index.md')),
|
|
19
|
-
'components/FullScreen/index': React.lazy(() => import(/* webpackChunkName: "FullScreen__index.md" */'/Users/huang/project/vidc/src/FullScreen/index.md')),
|
|
20
|
-
'components/ImageView/index': React.lazy(() => import(/* webpackChunkName: "ImageView__index.md" */'/Users/huang/project/vidc/src/ImageView/index.md')),
|
|
21
|
-
'components/Input/index': React.lazy(() => import(/* webpackChunkName: "Input__index.md" */'/Users/huang/project/vidc/src/Input/index.md')),
|
|
22
|
-
'components/List/index': React.lazy(() => import(/* webpackChunkName: "List__index.md" */'/Users/huang/project/vidc/src/List/index.md')),
|
|
23
|
-
'components/LoaderApp/index': React.lazy(() => import(/* webpackChunkName: "LoaderApp__index.md" */'/Users/huang/project/vidc/src/LoaderApp/index.md')),
|
|
24
|
-
'components/LoaderScript/index': React.lazy(() => import(/* webpackChunkName: "LoaderScript__index.md" */'/Users/huang/project/vidc/src/LoaderScript/index.md')),
|
|
25
|
-
'components/Modal/index': React.lazy(() => import(/* webpackChunkName: "Modal__index.md" */'/Users/huang/project/vidc/src/Modal/index.md')),
|
|
26
|
-
'components/Picture/index': React.lazy(() => import(/* webpackChunkName: "Picture__index.md" */'/Users/huang/project/vidc/src/Picture/index.md')),
|
|
27
|
-
'components/Player/index': React.lazy(() => import(/* webpackChunkName: "Player__index.md" */'/Users/huang/project/vidc/src/Player/index.md')),
|
|
28
|
-
'components/PlayerExt/index': React.lazy(() => import(/* webpackChunkName: "PlayerExt__index.md" */'/Users/huang/project/vidc/src/PlayerExt/index.md')),
|
|
29
|
-
'components/ROI/index': React.lazy(() => import(/* webpackChunkName: "ROI__index.md" */'/Users/huang/project/vidc/src/ROI/index.md')),
|
|
30
|
-
'components/ScreenPlayer/index': React.lazy(() => import(/* webpackChunkName: "ScreenPlayer__index.md" */'/Users/huang/project/vidc/src/ScreenPlayer/index.md')),
|
|
31
|
-
'components/ThemeAntd/index': React.lazy(() => import(/* webpackChunkName: "ThemeAntd__index.md" */'/Users/huang/project/vidc/src/ThemeAntd/index.md')),
|
|
32
|
-
'components/Timeout/index': React.lazy(() => import(/* webpackChunkName: "Timeout__index.md" */'/Users/huang/project/vidc/src/Timeout/index.md')),
|
|
33
|
-
'components/Tree/index': React.lazy(() => import(/* webpackChunkName: "Tree__index.md" */'/Users/huang/project/vidc/src/Tree/index.md')),
|
|
34
|
-
'components/useFullscreen/index': React.lazy(() => import(/* webpackChunkName: "useFullscreen__index.md" */'/Users/huang/project/vidc/src/useFullscreen/index.md')),
|
|
35
|
-
'demo-render': React.lazy(() => import(/* webpackChunkName: "nm__.pnpm__dumi_2.0.3_ht3eugyc2xy3cncd2guo3dvtky__node_modules__dumi__dist__client__pages__Demo__index" */'/Users/huang/project/vidc/node_modules/.pnpm/dumi@2.0.3_ht3eugyc2xy3cncd2guo3dvtky/node_modules/dumi/dist/client/pages/Demo/index.js')),
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
// @ts-nocheck
|
|
2
|
-
// This file is generated by Umi automatically
|
|
3
|
-
// DO NOT CHANGE IT MANUALLY!
|
|
4
|
-
const console = globalThis.console;
|
|
5
|
-
let count = 0;
|
|
6
|
-
let groupLevel = 0;
|
|
7
|
-
function send(type: string, message?: string) {
|
|
8
|
-
if(process.env.NODE_ENV==='production'){
|
|
9
|
-
return;
|
|
10
|
-
}else{
|
|
11
|
-
const encodedMessage = message ? `&m=${encodeURI(message)}` : '';
|
|
12
|
-
fetch(`/__umi/api/terminal?type=${type}&t=${Date.now()}&c=${count++}&g=${groupLevel}${encodedMessage}`, { mode: 'no-cors' })
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
function prettyPrint(obj: any) {
|
|
16
|
-
return JSON.stringify(obj, null, 2);
|
|
17
|
-
}
|
|
18
|
-
function stringifyObjs(objs: any[]) {
|
|
19
|
-
const obj = objs.length > 1 ? objs.map(stringify).join(' ') : objs[0];
|
|
20
|
-
return typeof obj === 'object' ? `${prettyPrint(obj)}` : obj.toString();
|
|
21
|
-
}
|
|
22
|
-
function stringify(obj: any) {
|
|
23
|
-
return typeof obj === 'object' ? `${JSON.stringify(obj)}` : obj.toString();
|
|
24
|
-
}
|
|
25
|
-
const terminal = {
|
|
26
|
-
log(...objs: any[]) { send('log', stringifyObjs(objs)) },
|
|
27
|
-
info(...objs: any[]) { send('info', stringifyObjs(objs)) },
|
|
28
|
-
warn(...objs: any[]) { send('warn', stringifyObjs(objs)) },
|
|
29
|
-
error(...objs: any[]) { send('error', stringifyObjs(objs)) },
|
|
30
|
-
group() { groupLevel++ },
|
|
31
|
-
groupCollapsed() { groupLevel++ },
|
|
32
|
-
groupEnd() { groupLevel && --groupLevel },
|
|
33
|
-
clear() { send('clear') },
|
|
34
|
-
trace(...args: any[]) { console.trace(...args) },
|
|
35
|
-
profile(...args: any[]) { console.profile(...args) },
|
|
36
|
-
profileEnd(...args: any[]) { console.profileEnd(...args) },
|
|
37
|
-
};
|
|
38
|
-
export { terminal };
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
// @ts-nocheck
|
|
2
|
-
// This file is generated by Umi automatically
|
|
3
|
-
// DO NOT CHANGE IT MANUALLY!
|
|
4
|
-
export * from '../exports.ts';
|
|
5
|
-
export * from '/Users/huang/project/vidc/node_modules/.pnpm/dumi@2.0.3_ht3eugyc2xy3cncd2guo3dvtky/node_modules/dumi/dist/client/theme-api/index.js';
|