nitro-nightly 3.0.1-20260120-020848-6786d069 → 3.0.1-20260120-133205-cbfce96c

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.
Files changed (92) hide show
  1. package/dist/_build/common.mjs +24931 -0
  2. package/dist/_build/rolldown.mjs +6 -11
  3. package/dist/_build/rollup.mjs +201 -0
  4. package/dist/_build/vite.build.mjs +1 -1
  5. package/dist/_chunks/dev.mjs +4 -6
  6. package/dist/_chunks/nitro.mjs +1183 -24
  7. package/dist/_chunks/nitro2.mjs +91 -248
  8. package/dist/_chunks/utils.mjs +254 -0
  9. package/dist/_common.mjs +45 -0
  10. package/dist/_libs/@hiogawa/vite-plugin-fullstack.mjs +652 -0
  11. package/dist/_libs/@jridgewell/gen-mapping.mjs +448 -0
  12. package/dist/_libs/@jridgewell/remapping.mjs +117 -0
  13. package/dist/_libs/@rollup/plugin-alias.mjs +64 -0
  14. package/dist/_libs/@rollup/plugin-commonjs.d.mts +241 -0
  15. package/dist/_libs/@rollup/plugin-commonjs.mjs +1300 -0
  16. package/dist/_libs/{plugin-alias+plugin-inject.mjs → @rollup/plugin-inject.mjs} +2 -65
  17. package/dist/_libs/@rollup/plugin-json.mjs +36 -0
  18. package/dist/_libs/@rollup/plugin-node-resolve.mjs +1972 -0
  19. package/dist/_libs/c12.d.mts +214 -0
  20. package/dist/_libs/{c12+dotenv+rc9.mjs → c12.mjs} +105 -12
  21. package/dist/_libs/{chokidar+readdirp.mjs → chokidar.mjs} +8 -1
  22. package/dist/_libs/compatx.d.mts +47 -0
  23. package/dist/_libs/confbox.mjs +2488 -70
  24. package/dist/_libs/esbuild.d.mts +20 -0
  25. package/dist/_libs/escape-string-regexp.mjs +8 -0
  26. package/dist/_libs/estree-walker.mjs +187 -0
  27. package/dist/_libs/giget.mjs +3550 -0
  28. package/dist/_libs/httpxy.d.mts +79 -0
  29. package/dist/_libs/httpxy.mjs +6 -1
  30. package/dist/_libs/klona.mjs +38 -0
  31. package/dist/_libs/magic-string.d.mts +220 -0
  32. package/dist/_libs/mlly.d.mts +57 -0
  33. package/dist/_libs/pkg-types.d.mts +23 -0
  34. package/dist/_libs/rou3.d.mts +43 -0
  35. package/dist/_libs/rou3.mjs +322 -0
  36. package/dist/_libs/std-env.d.mts +4 -0
  37. package/dist/_libs/tsconfck.mjs +832 -0
  38. package/dist/_libs/ultrahtml.mjs +138 -0
  39. package/dist/_libs/unimport.d.mts +426 -0
  40. package/dist/_libs/unimport.mjs +1781 -5
  41. package/dist/_libs/unwasm.d.mts +29 -0
  42. package/dist/_presets.mjs +3 -8
  43. package/dist/builder.mjs +6 -8
  44. package/dist/cli/_chunks/build.mjs +1 -1
  45. package/dist/cli/_chunks/dev.mjs +2 -3
  46. package/dist/cli/_chunks/list.mjs +1 -1
  47. package/dist/cli/_chunks/prepare.mjs +1 -1
  48. package/dist/cli/_chunks/run.mjs +1 -1
  49. package/dist/cli/_chunks/task.mjs +16 -0
  50. package/dist/cli/index.mjs +1 -1
  51. package/dist/presets/aws-lambda/runtime/_utils.d.mts +0 -5
  52. package/dist/presets/netlify/runtime/netlify-edge.d.mts +0 -1
  53. package/dist/presets/winterjs/runtime/winterjs.d.mts +0 -1
  54. package/dist/runtime/internal/error/dev.d.mts +0 -1
  55. package/dist/runtime/internal/route-rules.d.mts +0 -4
  56. package/dist/runtime/internal/routes/openapi.d.mts +0 -1
  57. package/dist/runtime/internal/routes/scalar.d.mts +0 -1
  58. package/dist/runtime/internal/routes/swagger.d.mts +0 -1
  59. package/dist/runtime/internal/runtime-config.d.mts +0 -1
  60. package/dist/runtime/nitro.d.mts +0 -3
  61. package/dist/runtime/virtual/renderer-template.d.mts +0 -1
  62. package/dist/types/index.d.mts +36 -1405
  63. package/dist/vite.mjs +18 -641
  64. package/package.json +2 -2
  65. package/dist/_chunks/nitro3.mjs +0 -2696
  66. package/dist/_chunks/nitro4.mjs +0 -176
  67. package/dist/_chunks/nitro5.mjs +0 -733
  68. package/dist/_chunks/nitro6.mjs +0 -1458
  69. package/dist/_chunks/nitro7.mjs +0 -7561
  70. package/dist/_chunks/nitro8.mjs +0 -3524
  71. package/dist/_chunks/nitro9.mjs +0 -1729
  72. package/dist/_libs/_.mjs +0 -3
  73. package/dist/_libs/_2.mjs +0 -3
  74. package/dist/_libs/_3.mjs +0 -4
  75. package/dist/_libs/_4.mjs +0 -6
  76. package/dist/_libs/_5.mjs +0 -3
  77. package/dist/_libs/_6.mjs +0 -3
  78. package/dist/_libs/acorn+confbox+js-tokens+magic-string+mlly+pkg-types+sourcemap-codec+strip-literal+unimport.mjs +0 -8900
  79. package/dist/_libs/confbox+exsolve+pkg-types.mjs +0 -1249
  80. package/dist/_libs/confbox2.mjs +0 -786
  81. package/dist/_libs/confbox3.mjs +0 -404
  82. package/dist/_libs/confbox4.mjs +0 -3
  83. package/dist/_libs/estree-walker+unimport.mjs +0 -378
  84. package/dist/_libs/fdir+picomatch+tinyglobby.mjs +0 -2471
  85. package/dist/_libs/gen-mapping+remapping+resolve-uri+trace-mapping+unimport+unplugin+unplugin-utils+webpack-virtual-modules.mjs +0 -2150
  86. package/dist/_libs/giget+node-fetch-native.mjs +0 -2692
  87. package/dist/_libs/local-pkg+quansync+unimport.mjs +0 -1526
  88. package/dist/_libs/nypm+tinyexec.mjs +0 -858
  89. package/dist/_libs/pathe.mjs +0 -164
  90. package/dist/_libs/perfect-debounce.mjs +0 -89
  91. package/dist/_libs/std-env.mjs +0 -158
  92. package/dist/_libs/vite-plugin-fullstack.mjs +0 -26
@@ -1,1458 +0,0 @@
1
- import { a as join$1, l as relative$1, u as resolve$1 } from "../_libs/pathe.mjs";
2
- import { i as writeFile$1 } from "./nitro4.mjs";
3
- import { mkdir, readFile, stat } from "node:fs/promises";
4
- import { dirname } from "node:path";
5
- import { version } from "nitro/meta";
6
-
7
- //#region node_modules/.pnpm/mime@4.1.0/node_modules/mime/dist/types/other.js
8
- const types$1 = {
9
- "application/prs.cww": ["cww"],
10
- "application/prs.xsf+xml": ["xsf"],
11
- "application/vnd.1000minds.decision-model+xml": ["1km"],
12
- "application/vnd.3gpp.pic-bw-large": ["plb"],
13
- "application/vnd.3gpp.pic-bw-small": ["psb"],
14
- "application/vnd.3gpp.pic-bw-var": ["pvb"],
15
- "application/vnd.3gpp2.tcap": ["tcap"],
16
- "application/vnd.3m.post-it-notes": ["pwn"],
17
- "application/vnd.accpac.simply.aso": ["aso"],
18
- "application/vnd.accpac.simply.imp": ["imp"],
19
- "application/vnd.acucobol": ["acu"],
20
- "application/vnd.acucorp": ["atc", "acutc"],
21
- "application/vnd.adobe.air-application-installer-package+zip": ["air"],
22
- "application/vnd.adobe.formscentral.fcdt": ["fcdt"],
23
- "application/vnd.adobe.fxp": ["fxp", "fxpl"],
24
- "application/vnd.adobe.xdp+xml": ["xdp"],
25
- "application/vnd.adobe.xfdf": ["*xfdf"],
26
- "application/vnd.age": ["age"],
27
- "application/vnd.ahead.space": ["ahead"],
28
- "application/vnd.airzip.filesecure.azf": ["azf"],
29
- "application/vnd.airzip.filesecure.azs": ["azs"],
30
- "application/vnd.amazon.ebook": ["azw"],
31
- "application/vnd.americandynamics.acc": ["acc"],
32
- "application/vnd.amiga.ami": ["ami"],
33
- "application/vnd.android.package-archive": ["apk"],
34
- "application/vnd.anser-web-certificate-issue-initiation": ["cii"],
35
- "application/vnd.anser-web-funds-transfer-initiation": ["fti"],
36
- "application/vnd.antix.game-component": ["atx"],
37
- "application/vnd.apple.installer+xml": ["mpkg"],
38
- "application/vnd.apple.keynote": ["key"],
39
- "application/vnd.apple.mpegurl": ["m3u8"],
40
- "application/vnd.apple.numbers": ["numbers"],
41
- "application/vnd.apple.pages": ["pages"],
42
- "application/vnd.apple.pkpass": ["pkpass"],
43
- "application/vnd.aristanetworks.swi": ["swi"],
44
- "application/vnd.astraea-software.iota": ["iota"],
45
- "application/vnd.audiograph": ["aep"],
46
- "application/vnd.autodesk.fbx": ["fbx"],
47
- "application/vnd.balsamiq.bmml+xml": ["bmml"],
48
- "application/vnd.blueice.multipass": ["mpm"],
49
- "application/vnd.bmi": ["bmi"],
50
- "application/vnd.businessobjects": ["rep"],
51
- "application/vnd.chemdraw+xml": ["cdxml"],
52
- "application/vnd.chipnuts.karaoke-mmd": ["mmd"],
53
- "application/vnd.cinderella": ["cdy"],
54
- "application/vnd.citationstyles.style+xml": ["csl"],
55
- "application/vnd.claymore": ["cla"],
56
- "application/vnd.cloanto.rp9": ["rp9"],
57
- "application/vnd.clonk.c4group": [
58
- "c4g",
59
- "c4d",
60
- "c4f",
61
- "c4p",
62
- "c4u"
63
- ],
64
- "application/vnd.cluetrust.cartomobile-config": ["c11amc"],
65
- "application/vnd.cluetrust.cartomobile-config-pkg": ["c11amz"],
66
- "application/vnd.commonspace": ["csp"],
67
- "application/vnd.contact.cmsg": ["cdbcmsg"],
68
- "application/vnd.cosmocaller": ["cmc"],
69
- "application/vnd.crick.clicker": ["clkx"],
70
- "application/vnd.crick.clicker.keyboard": ["clkk"],
71
- "application/vnd.crick.clicker.palette": ["clkp"],
72
- "application/vnd.crick.clicker.template": ["clkt"],
73
- "application/vnd.crick.clicker.wordbank": ["clkw"],
74
- "application/vnd.criticaltools.wbs+xml": ["wbs"],
75
- "application/vnd.ctc-posml": ["pml"],
76
- "application/vnd.cups-ppd": ["ppd"],
77
- "application/vnd.curl.car": ["car"],
78
- "application/vnd.curl.pcurl": ["pcurl"],
79
- "application/vnd.dart": ["dart"],
80
- "application/vnd.data-vision.rdz": ["rdz"],
81
- "application/vnd.dbf": ["dbf"],
82
- "application/vnd.dcmp+xml": ["dcmp"],
83
- "application/vnd.dece.data": [
84
- "uvf",
85
- "uvvf",
86
- "uvd",
87
- "uvvd"
88
- ],
89
- "application/vnd.dece.ttml+xml": ["uvt", "uvvt"],
90
- "application/vnd.dece.unspecified": ["uvx", "uvvx"],
91
- "application/vnd.dece.zip": ["uvz", "uvvz"],
92
- "application/vnd.denovo.fcselayout-link": ["fe_launch"],
93
- "application/vnd.dna": ["dna"],
94
- "application/vnd.dolby.mlp": ["mlp"],
95
- "application/vnd.dpgraph": ["dpg"],
96
- "application/vnd.dreamfactory": ["dfac"],
97
- "application/vnd.ds-keypoint": ["kpxx"],
98
- "application/vnd.dvb.ait": ["ait"],
99
- "application/vnd.dvb.service": ["svc"],
100
- "application/vnd.dynageo": ["geo"],
101
- "application/vnd.ecowin.chart": ["mag"],
102
- "application/vnd.enliven": ["nml"],
103
- "application/vnd.epson.esf": ["esf"],
104
- "application/vnd.epson.msf": ["msf"],
105
- "application/vnd.epson.quickanime": ["qam"],
106
- "application/vnd.epson.salt": ["slt"],
107
- "application/vnd.epson.ssf": ["ssf"],
108
- "application/vnd.eszigno3+xml": ["es3", "et3"],
109
- "application/vnd.ezpix-album": ["ez2"],
110
- "application/vnd.ezpix-package": ["ez3"],
111
- "application/vnd.fdf": ["*fdf"],
112
- "application/vnd.fdsn.mseed": ["mseed"],
113
- "application/vnd.fdsn.seed": ["seed", "dataless"],
114
- "application/vnd.flographit": ["gph"],
115
- "application/vnd.fluxtime.clip": ["ftc"],
116
- "application/vnd.framemaker": [
117
- "fm",
118
- "frame",
119
- "maker",
120
- "book"
121
- ],
122
- "application/vnd.frogans.fnc": ["fnc"],
123
- "application/vnd.frogans.ltf": ["ltf"],
124
- "application/vnd.fsc.weblaunch": ["fsc"],
125
- "application/vnd.fujitsu.oasys": ["oas"],
126
- "application/vnd.fujitsu.oasys2": ["oa2"],
127
- "application/vnd.fujitsu.oasys3": ["oa3"],
128
- "application/vnd.fujitsu.oasysgp": ["fg5"],
129
- "application/vnd.fujitsu.oasysprs": ["bh2"],
130
- "application/vnd.fujixerox.ddd": ["ddd"],
131
- "application/vnd.fujixerox.docuworks": ["xdw"],
132
- "application/vnd.fujixerox.docuworks.binder": ["xbd"],
133
- "application/vnd.fuzzysheet": ["fzs"],
134
- "application/vnd.genomatix.tuxedo": ["txd"],
135
- "application/vnd.geogebra.file": ["ggb"],
136
- "application/vnd.geogebra.slides": ["ggs"],
137
- "application/vnd.geogebra.tool": ["ggt"],
138
- "application/vnd.geometry-explorer": ["gex", "gre"],
139
- "application/vnd.geonext": ["gxt"],
140
- "application/vnd.geoplan": ["g2w"],
141
- "application/vnd.geospace": ["g3w"],
142
- "application/vnd.gmx": ["gmx"],
143
- "application/vnd.google-apps.document": ["gdoc"],
144
- "application/vnd.google-apps.drawing": ["gdraw"],
145
- "application/vnd.google-apps.form": ["gform"],
146
- "application/vnd.google-apps.jam": ["gjam"],
147
- "application/vnd.google-apps.map": ["gmap"],
148
- "application/vnd.google-apps.presentation": ["gslides"],
149
- "application/vnd.google-apps.script": ["gscript"],
150
- "application/vnd.google-apps.site": ["gsite"],
151
- "application/vnd.google-apps.spreadsheet": ["gsheet"],
152
- "application/vnd.google-earth.kml+xml": ["kml"],
153
- "application/vnd.google-earth.kmz": ["kmz"],
154
- "application/vnd.gov.sk.xmldatacontainer+xml": ["xdcf"],
155
- "application/vnd.grafeq": ["gqf", "gqs"],
156
- "application/vnd.groove-account": ["gac"],
157
- "application/vnd.groove-help": ["ghf"],
158
- "application/vnd.groove-identity-message": ["gim"],
159
- "application/vnd.groove-injector": ["grv"],
160
- "application/vnd.groove-tool-message": ["gtm"],
161
- "application/vnd.groove-tool-template": ["tpl"],
162
- "application/vnd.groove-vcard": ["vcg"],
163
- "application/vnd.hal+xml": ["hal"],
164
- "application/vnd.handheld-entertainment+xml": ["zmm"],
165
- "application/vnd.hbci": ["hbci"],
166
- "application/vnd.hhe.lesson-player": ["les"],
167
- "application/vnd.hp-hpgl": ["hpgl"],
168
- "application/vnd.hp-hpid": ["hpid"],
169
- "application/vnd.hp-hps": ["hps"],
170
- "application/vnd.hp-jlyt": ["jlt"],
171
- "application/vnd.hp-pcl": ["pcl"],
172
- "application/vnd.hp-pclxl": ["pclxl"],
173
- "application/vnd.hydrostatix.sof-data": ["sfd-hdstx"],
174
- "application/vnd.ibm.minipay": ["mpy"],
175
- "application/vnd.ibm.modcap": [
176
- "afp",
177
- "listafp",
178
- "list3820"
179
- ],
180
- "application/vnd.ibm.rights-management": ["irm"],
181
- "application/vnd.ibm.secure-container": ["sc"],
182
- "application/vnd.iccprofile": ["icc", "icm"],
183
- "application/vnd.igloader": ["igl"],
184
- "application/vnd.immervision-ivp": ["ivp"],
185
- "application/vnd.immervision-ivu": ["ivu"],
186
- "application/vnd.insors.igm": ["igm"],
187
- "application/vnd.intercon.formnet": ["xpw", "xpx"],
188
- "application/vnd.intergeo": ["i2g"],
189
- "application/vnd.intu.qbo": ["qbo"],
190
- "application/vnd.intu.qfx": ["qfx"],
191
- "application/vnd.ipunplugged.rcprofile": ["rcprofile"],
192
- "application/vnd.irepository.package+xml": ["irp"],
193
- "application/vnd.is-xpr": ["xpr"],
194
- "application/vnd.isac.fcs": ["fcs"],
195
- "application/vnd.jam": ["jam"],
196
- "application/vnd.jcp.javame.midlet-rms": ["rms"],
197
- "application/vnd.jisp": ["jisp"],
198
- "application/vnd.joost.joda-archive": ["joda"],
199
- "application/vnd.kahootz": ["ktz", "ktr"],
200
- "application/vnd.kde.karbon": ["karbon"],
201
- "application/vnd.kde.kchart": ["chrt"],
202
- "application/vnd.kde.kformula": ["kfo"],
203
- "application/vnd.kde.kivio": ["flw"],
204
- "application/vnd.kde.kontour": ["kon"],
205
- "application/vnd.kde.kpresenter": ["kpr", "kpt"],
206
- "application/vnd.kde.kspread": ["ksp"],
207
- "application/vnd.kde.kword": ["kwd", "kwt"],
208
- "application/vnd.kenameaapp": ["htke"],
209
- "application/vnd.kidspiration": ["kia"],
210
- "application/vnd.kinar": ["kne", "knp"],
211
- "application/vnd.koan": [
212
- "skp",
213
- "skd",
214
- "skt",
215
- "skm"
216
- ],
217
- "application/vnd.kodak-descriptor": ["sse"],
218
- "application/vnd.las.las+xml": ["lasxml"],
219
- "application/vnd.llamagraphics.life-balance.desktop": ["lbd"],
220
- "application/vnd.llamagraphics.life-balance.exchange+xml": ["lbe"],
221
- "application/vnd.lotus-1-2-3": ["123"],
222
- "application/vnd.lotus-approach": ["apr"],
223
- "application/vnd.lotus-freelance": ["pre"],
224
- "application/vnd.lotus-notes": ["nsf"],
225
- "application/vnd.lotus-organizer": ["org"],
226
- "application/vnd.lotus-screencam": ["scm"],
227
- "application/vnd.lotus-wordpro": ["lwp"],
228
- "application/vnd.macports.portpkg": ["portpkg"],
229
- "application/vnd.mapbox-vector-tile": ["mvt"],
230
- "application/vnd.mcd": ["mcd"],
231
- "application/vnd.medcalcdata": ["mc1"],
232
- "application/vnd.mediastation.cdkey": ["cdkey"],
233
- "application/vnd.mfer": ["mwf"],
234
- "application/vnd.mfmp": ["mfm"],
235
- "application/vnd.micrografx.flo": ["flo"],
236
- "application/vnd.micrografx.igx": ["igx"],
237
- "application/vnd.mif": ["mif"],
238
- "application/vnd.mobius.daf": ["daf"],
239
- "application/vnd.mobius.dis": ["dis"],
240
- "application/vnd.mobius.mbk": ["mbk"],
241
- "application/vnd.mobius.mqy": ["mqy"],
242
- "application/vnd.mobius.msl": ["msl"],
243
- "application/vnd.mobius.plc": ["plc"],
244
- "application/vnd.mobius.txf": ["txf"],
245
- "application/vnd.mophun.application": ["mpn"],
246
- "application/vnd.mophun.certificate": ["mpc"],
247
- "application/vnd.mozilla.xul+xml": ["xul"],
248
- "application/vnd.ms-artgalry": ["cil"],
249
- "application/vnd.ms-cab-compressed": ["cab"],
250
- "application/vnd.ms-excel": [
251
- "xls",
252
- "xlm",
253
- "xla",
254
- "xlc",
255
- "xlt",
256
- "xlw"
257
- ],
258
- "application/vnd.ms-excel.addin.macroenabled.12": ["xlam"],
259
- "application/vnd.ms-excel.sheet.binary.macroenabled.12": ["xlsb"],
260
- "application/vnd.ms-excel.sheet.macroenabled.12": ["xlsm"],
261
- "application/vnd.ms-excel.template.macroenabled.12": ["xltm"],
262
- "application/vnd.ms-fontobject": ["eot"],
263
- "application/vnd.ms-htmlhelp": ["chm"],
264
- "application/vnd.ms-ims": ["ims"],
265
- "application/vnd.ms-lrm": ["lrm"],
266
- "application/vnd.ms-officetheme": ["thmx"],
267
- "application/vnd.ms-outlook": ["msg"],
268
- "application/vnd.ms-pki.seccat": ["cat"],
269
- "application/vnd.ms-pki.stl": ["*stl"],
270
- "application/vnd.ms-powerpoint": [
271
- "ppt",
272
- "pps",
273
- "pot"
274
- ],
275
- "application/vnd.ms-powerpoint.addin.macroenabled.12": ["ppam"],
276
- "application/vnd.ms-powerpoint.presentation.macroenabled.12": ["pptm"],
277
- "application/vnd.ms-powerpoint.slide.macroenabled.12": ["sldm"],
278
- "application/vnd.ms-powerpoint.slideshow.macroenabled.12": ["ppsm"],
279
- "application/vnd.ms-powerpoint.template.macroenabled.12": ["potm"],
280
- "application/vnd.ms-project": ["*mpp", "mpt"],
281
- "application/vnd.ms-visio.viewer": ["vdx"],
282
- "application/vnd.ms-word.document.macroenabled.12": ["docm"],
283
- "application/vnd.ms-word.template.macroenabled.12": ["dotm"],
284
- "application/vnd.ms-works": [
285
- "wps",
286
- "wks",
287
- "wcm",
288
- "wdb"
289
- ],
290
- "application/vnd.ms-wpl": ["wpl"],
291
- "application/vnd.ms-xpsdocument": ["xps"],
292
- "application/vnd.mseq": ["mseq"],
293
- "application/vnd.musician": ["mus"],
294
- "application/vnd.muvee.style": ["msty"],
295
- "application/vnd.mynfc": ["taglet"],
296
- "application/vnd.nato.bindingdataobject+xml": ["bdo"],
297
- "application/vnd.neurolanguage.nlu": ["nlu"],
298
- "application/vnd.nitf": ["ntf", "nitf"],
299
- "application/vnd.noblenet-directory": ["nnd"],
300
- "application/vnd.noblenet-sealer": ["nns"],
301
- "application/vnd.noblenet-web": ["nnw"],
302
- "application/vnd.nokia.n-gage.ac+xml": ["*ac"],
303
- "application/vnd.nokia.n-gage.data": ["ngdat"],
304
- "application/vnd.nokia.n-gage.symbian.install": ["n-gage"],
305
- "application/vnd.nokia.radio-preset": ["rpst"],
306
- "application/vnd.nokia.radio-presets": ["rpss"],
307
- "application/vnd.novadigm.edm": ["edm"],
308
- "application/vnd.novadigm.edx": ["edx"],
309
- "application/vnd.novadigm.ext": ["ext"],
310
- "application/vnd.oasis.opendocument.chart": ["odc"],
311
- "application/vnd.oasis.opendocument.chart-template": ["otc"],
312
- "application/vnd.oasis.opendocument.database": ["odb"],
313
- "application/vnd.oasis.opendocument.formula": ["odf"],
314
- "application/vnd.oasis.opendocument.formula-template": ["odft"],
315
- "application/vnd.oasis.opendocument.graphics": ["odg"],
316
- "application/vnd.oasis.opendocument.graphics-template": ["otg"],
317
- "application/vnd.oasis.opendocument.image": ["odi"],
318
- "application/vnd.oasis.opendocument.image-template": ["oti"],
319
- "application/vnd.oasis.opendocument.presentation": ["odp"],
320
- "application/vnd.oasis.opendocument.presentation-template": ["otp"],
321
- "application/vnd.oasis.opendocument.spreadsheet": ["ods"],
322
- "application/vnd.oasis.opendocument.spreadsheet-template": ["ots"],
323
- "application/vnd.oasis.opendocument.text": ["odt"],
324
- "application/vnd.oasis.opendocument.text-master": ["odm"],
325
- "application/vnd.oasis.opendocument.text-template": ["ott"],
326
- "application/vnd.oasis.opendocument.text-web": ["oth"],
327
- "application/vnd.olpc-sugar": ["xo"],
328
- "application/vnd.oma.dd2+xml": ["dd2"],
329
- "application/vnd.openblox.game+xml": ["obgx"],
330
- "application/vnd.openofficeorg.extension": ["oxt"],
331
- "application/vnd.openstreetmap.data+xml": ["osm"],
332
- "application/vnd.openxmlformats-officedocument.presentationml.presentation": ["pptx"],
333
- "application/vnd.openxmlformats-officedocument.presentationml.slide": ["sldx"],
334
- "application/vnd.openxmlformats-officedocument.presentationml.slideshow": ["ppsx"],
335
- "application/vnd.openxmlformats-officedocument.presentationml.template": ["potx"],
336
- "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": ["xlsx"],
337
- "application/vnd.openxmlformats-officedocument.spreadsheetml.template": ["xltx"],
338
- "application/vnd.openxmlformats-officedocument.wordprocessingml.document": ["docx"],
339
- "application/vnd.openxmlformats-officedocument.wordprocessingml.template": ["dotx"],
340
- "application/vnd.osgeo.mapguide.package": ["mgp"],
341
- "application/vnd.osgi.dp": ["dp"],
342
- "application/vnd.osgi.subsystem": ["esa"],
343
- "application/vnd.palm": [
344
- "pdb",
345
- "pqa",
346
- "oprc"
347
- ],
348
- "application/vnd.pawaafile": ["paw"],
349
- "application/vnd.pg.format": ["str"],
350
- "application/vnd.pg.osasli": ["ei6"],
351
- "application/vnd.picsel": ["efif"],
352
- "application/vnd.pmi.widget": ["wg"],
353
- "application/vnd.pocketlearn": ["plf"],
354
- "application/vnd.powerbuilder6": ["pbd"],
355
- "application/vnd.previewsystems.box": ["box"],
356
- "application/vnd.procrate.brushset": ["brushset"],
357
- "application/vnd.procreate.brush": ["brush"],
358
- "application/vnd.procreate.dream": ["drm"],
359
- "application/vnd.proteus.magazine": ["mgz"],
360
- "application/vnd.publishare-delta-tree": ["qps"],
361
- "application/vnd.pvi.ptid1": ["ptid"],
362
- "application/vnd.pwg-xhtml-print+xml": ["xhtm"],
363
- "application/vnd.quark.quarkxpress": [
364
- "qxd",
365
- "qxt",
366
- "qwd",
367
- "qwt",
368
- "qxl",
369
- "qxb"
370
- ],
371
- "application/vnd.rar": ["rar"],
372
- "application/vnd.realvnc.bed": ["bed"],
373
- "application/vnd.recordare.musicxml": ["mxl"],
374
- "application/vnd.recordare.musicxml+xml": ["musicxml"],
375
- "application/vnd.rig.cryptonote": ["cryptonote"],
376
- "application/vnd.rim.cod": ["cod"],
377
- "application/vnd.rn-realmedia": ["rm"],
378
- "application/vnd.rn-realmedia-vbr": ["rmvb"],
379
- "application/vnd.route66.link66+xml": ["link66"],
380
- "application/vnd.sailingtracker.track": ["st"],
381
- "application/vnd.seemail": ["see"],
382
- "application/vnd.sema": ["sema"],
383
- "application/vnd.semd": ["semd"],
384
- "application/vnd.semf": ["semf"],
385
- "application/vnd.shana.informed.formdata": ["ifm"],
386
- "application/vnd.shana.informed.formtemplate": ["itp"],
387
- "application/vnd.shana.informed.interchange": ["iif"],
388
- "application/vnd.shana.informed.package": ["ipk"],
389
- "application/vnd.simtech-mindmapper": ["twd", "twds"],
390
- "application/vnd.smaf": ["mmf"],
391
- "application/vnd.smart.teacher": ["teacher"],
392
- "application/vnd.software602.filler.form+xml": ["fo"],
393
- "application/vnd.solent.sdkm+xml": ["sdkm", "sdkd"],
394
- "application/vnd.spotfire.dxp": ["dxp"],
395
- "application/vnd.spotfire.sfs": ["sfs"],
396
- "application/vnd.stardivision.calc": ["sdc"],
397
- "application/vnd.stardivision.draw": ["sda"],
398
- "application/vnd.stardivision.impress": ["sdd"],
399
- "application/vnd.stardivision.math": ["smf"],
400
- "application/vnd.stardivision.writer": ["sdw", "vor"],
401
- "application/vnd.stardivision.writer-global": ["sgl"],
402
- "application/vnd.stepmania.package": ["smzip"],
403
- "application/vnd.stepmania.stepchart": ["sm"],
404
- "application/vnd.sun.wadl+xml": ["wadl"],
405
- "application/vnd.sun.xml.calc": ["sxc"],
406
- "application/vnd.sun.xml.calc.template": ["stc"],
407
- "application/vnd.sun.xml.draw": ["sxd"],
408
- "application/vnd.sun.xml.draw.template": ["std"],
409
- "application/vnd.sun.xml.impress": ["sxi"],
410
- "application/vnd.sun.xml.impress.template": ["sti"],
411
- "application/vnd.sun.xml.math": ["sxm"],
412
- "application/vnd.sun.xml.writer": ["sxw"],
413
- "application/vnd.sun.xml.writer.global": ["sxg"],
414
- "application/vnd.sun.xml.writer.template": ["stw"],
415
- "application/vnd.sus-calendar": ["sus", "susp"],
416
- "application/vnd.svd": ["svd"],
417
- "application/vnd.symbian.install": ["sis", "sisx"],
418
- "application/vnd.syncml+xml": ["xsm"],
419
- "application/vnd.syncml.dm+wbxml": ["bdm"],
420
- "application/vnd.syncml.dm+xml": ["xdm"],
421
- "application/vnd.syncml.dmddf+xml": ["ddf"],
422
- "application/vnd.tao.intent-module-archive": ["tao"],
423
- "application/vnd.tcpdump.pcap": [
424
- "pcap",
425
- "cap",
426
- "dmp"
427
- ],
428
- "application/vnd.tmobile-livetv": ["tmo"],
429
- "application/vnd.trid.tpt": ["tpt"],
430
- "application/vnd.triscape.mxs": ["mxs"],
431
- "application/vnd.trueapp": ["tra"],
432
- "application/vnd.ufdl": ["ufd", "ufdl"],
433
- "application/vnd.uiq.theme": ["utz"],
434
- "application/vnd.umajin": ["umj"],
435
- "application/vnd.unity": ["unityweb"],
436
- "application/vnd.uoml+xml": ["uoml", "uo"],
437
- "application/vnd.vcx": ["vcx"],
438
- "application/vnd.visio": [
439
- "vsd",
440
- "vst",
441
- "vss",
442
- "vsw",
443
- "vsdx",
444
- "vtx"
445
- ],
446
- "application/vnd.visionary": ["vis"],
447
- "application/vnd.vsf": ["vsf"],
448
- "application/vnd.wap.wbxml": ["wbxml"],
449
- "application/vnd.wap.wmlc": ["wmlc"],
450
- "application/vnd.wap.wmlscriptc": ["wmlsc"],
451
- "application/vnd.webturbo": ["wtb"],
452
- "application/vnd.wolfram.player": ["nbp"],
453
- "application/vnd.wordperfect": ["wpd"],
454
- "application/vnd.wqd": ["wqd"],
455
- "application/vnd.wt.stf": ["stf"],
456
- "application/vnd.xara": ["xar"],
457
- "application/vnd.xfdl": ["xfdl"],
458
- "application/vnd.yamaha.hv-dic": ["hvd"],
459
- "application/vnd.yamaha.hv-script": ["hvs"],
460
- "application/vnd.yamaha.hv-voice": ["hvp"],
461
- "application/vnd.yamaha.openscoreformat": ["osf"],
462
- "application/vnd.yamaha.openscoreformat.osfpvg+xml": ["osfpvg"],
463
- "application/vnd.yamaha.smaf-audio": ["saf"],
464
- "application/vnd.yamaha.smaf-phrase": ["spf"],
465
- "application/vnd.yellowriver-custom-menu": ["cmp"],
466
- "application/vnd.zul": ["zir", "zirz"],
467
- "application/vnd.zzazz.deck+xml": ["zaz"],
468
- "application/x-7z-compressed": ["7z"],
469
- "application/x-abiword": ["abw"],
470
- "application/x-ace-compressed": ["ace"],
471
- "application/x-apple-diskimage": ["*dmg"],
472
- "application/x-arj": ["arj"],
473
- "application/x-authorware-bin": [
474
- "aab",
475
- "x32",
476
- "u32",
477
- "vox"
478
- ],
479
- "application/x-authorware-map": ["aam"],
480
- "application/x-authorware-seg": ["aas"],
481
- "application/x-bcpio": ["bcpio"],
482
- "application/x-bdoc": ["*bdoc"],
483
- "application/x-bittorrent": ["torrent"],
484
- "application/x-blender": ["blend"],
485
- "application/x-blorb": ["blb", "blorb"],
486
- "application/x-bzip": ["bz"],
487
- "application/x-bzip2": ["bz2", "boz"],
488
- "application/x-cbr": [
489
- "cbr",
490
- "cba",
491
- "cbt",
492
- "cbz",
493
- "cb7"
494
- ],
495
- "application/x-cdlink": ["vcd"],
496
- "application/x-cfs-compressed": ["cfs"],
497
- "application/x-chat": ["chat"],
498
- "application/x-chess-pgn": ["pgn"],
499
- "application/x-chrome-extension": ["crx"],
500
- "application/x-cocoa": ["cco"],
501
- "application/x-compressed": ["*rar"],
502
- "application/x-conference": ["nsc"],
503
- "application/x-cpio": ["cpio"],
504
- "application/x-csh": ["csh"],
505
- "application/x-debian-package": ["*deb", "udeb"],
506
- "application/x-dgc-compressed": ["dgc"],
507
- "application/x-director": [
508
- "dir",
509
- "dcr",
510
- "dxr",
511
- "cst",
512
- "cct",
513
- "cxt",
514
- "w3d",
515
- "fgd",
516
- "swa"
517
- ],
518
- "application/x-doom": ["wad"],
519
- "application/x-dtbncx+xml": ["ncx"],
520
- "application/x-dtbook+xml": ["dtb"],
521
- "application/x-dtbresource+xml": ["res"],
522
- "application/x-dvi": ["dvi"],
523
- "application/x-envoy": ["evy"],
524
- "application/x-eva": ["eva"],
525
- "application/x-font-bdf": ["bdf"],
526
- "application/x-font-ghostscript": ["gsf"],
527
- "application/x-font-linux-psf": ["psf"],
528
- "application/x-font-pcf": ["pcf"],
529
- "application/x-font-snf": ["snf"],
530
- "application/x-font-type1": [
531
- "pfa",
532
- "pfb",
533
- "pfm",
534
- "afm"
535
- ],
536
- "application/x-freearc": ["arc"],
537
- "application/x-futuresplash": ["spl"],
538
- "application/x-gca-compressed": ["gca"],
539
- "application/x-glulx": ["ulx"],
540
- "application/x-gnumeric": ["gnumeric"],
541
- "application/x-gramps-xml": ["gramps"],
542
- "application/x-gtar": ["gtar"],
543
- "application/x-hdf": ["hdf"],
544
- "application/x-httpd-php": ["php"],
545
- "application/x-install-instructions": ["install"],
546
- "application/x-ipynb+json": ["ipynb"],
547
- "application/x-iso9660-image": ["*iso"],
548
- "application/x-iwork-keynote-sffkey": ["*key"],
549
- "application/x-iwork-numbers-sffnumbers": ["*numbers"],
550
- "application/x-iwork-pages-sffpages": ["*pages"],
551
- "application/x-java-archive-diff": ["jardiff"],
552
- "application/x-java-jnlp-file": ["jnlp"],
553
- "application/x-keepass2": ["kdbx"],
554
- "application/x-latex": ["latex"],
555
- "application/x-lua-bytecode": ["luac"],
556
- "application/x-lzh-compressed": ["lzh", "lha"],
557
- "application/x-makeself": ["run"],
558
- "application/x-mie": ["mie"],
559
- "application/x-mobipocket-ebook": ["*prc", "mobi"],
560
- "application/x-ms-application": ["application"],
561
- "application/x-ms-shortcut": ["lnk"],
562
- "application/x-ms-wmd": ["wmd"],
563
- "application/x-ms-wmz": ["wmz"],
564
- "application/x-ms-xbap": ["xbap"],
565
- "application/x-msaccess": ["mdb"],
566
- "application/x-msbinder": ["obd"],
567
- "application/x-mscardfile": ["crd"],
568
- "application/x-msclip": ["clp"],
569
- "application/x-msdos-program": ["*exe"],
570
- "application/x-msdownload": [
571
- "*exe",
572
- "*dll",
573
- "com",
574
- "bat",
575
- "*msi"
576
- ],
577
- "application/x-msmediaview": [
578
- "mvb",
579
- "m13",
580
- "m14"
581
- ],
582
- "application/x-msmetafile": [
583
- "*wmf",
584
- "*wmz",
585
- "*emf",
586
- "emz"
587
- ],
588
- "application/x-msmoney": ["mny"],
589
- "application/x-mspublisher": ["pub"],
590
- "application/x-msschedule": ["scd"],
591
- "application/x-msterminal": ["trm"],
592
- "application/x-mswrite": ["wri"],
593
- "application/x-netcdf": ["nc", "cdf"],
594
- "application/x-ns-proxy-autoconfig": ["pac"],
595
- "application/x-nzb": ["nzb"],
596
- "application/x-perl": ["pl", "pm"],
597
- "application/x-pilot": ["*prc", "*pdb"],
598
- "application/x-pkcs12": ["p12", "pfx"],
599
- "application/x-pkcs7-certificates": ["p7b", "spc"],
600
- "application/x-pkcs7-certreqresp": ["p7r"],
601
- "application/x-rar-compressed": ["*rar"],
602
- "application/x-redhat-package-manager": ["rpm"],
603
- "application/x-research-info-systems": ["ris"],
604
- "application/x-sea": ["sea"],
605
- "application/x-sh": ["sh"],
606
- "application/x-shar": ["shar"],
607
- "application/x-shockwave-flash": ["swf"],
608
- "application/x-silverlight-app": ["xap"],
609
- "application/x-sql": ["*sql"],
610
- "application/x-stuffit": ["sit"],
611
- "application/x-stuffitx": ["sitx"],
612
- "application/x-subrip": ["srt"],
613
- "application/x-sv4cpio": ["sv4cpio"],
614
- "application/x-sv4crc": ["sv4crc"],
615
- "application/x-t3vm-image": ["t3"],
616
- "application/x-tads": ["gam"],
617
- "application/x-tar": ["tar"],
618
- "application/x-tcl": ["tcl", "tk"],
619
- "application/x-tex": ["tex"],
620
- "application/x-tex-tfm": ["tfm"],
621
- "application/x-texinfo": ["texinfo", "texi"],
622
- "application/x-tgif": ["*obj"],
623
- "application/x-ustar": ["ustar"],
624
- "application/x-virtualbox-hdd": ["hdd"],
625
- "application/x-virtualbox-ova": ["ova"],
626
- "application/x-virtualbox-ovf": ["ovf"],
627
- "application/x-virtualbox-vbox": ["vbox"],
628
- "application/x-virtualbox-vbox-extpack": ["vbox-extpack"],
629
- "application/x-virtualbox-vdi": ["vdi"],
630
- "application/x-virtualbox-vhd": ["vhd"],
631
- "application/x-virtualbox-vmdk": ["vmdk"],
632
- "application/x-wais-source": ["src"],
633
- "application/x-web-app-manifest+json": ["webapp"],
634
- "application/x-x509-ca-cert": [
635
- "der",
636
- "crt",
637
- "pem"
638
- ],
639
- "application/x-xfig": ["fig"],
640
- "application/x-xliff+xml": ["*xlf"],
641
- "application/x-xpinstall": ["xpi"],
642
- "application/x-xz": ["xz"],
643
- "application/x-zip-compressed": ["*zip"],
644
- "application/x-zmachine": [
645
- "z1",
646
- "z2",
647
- "z3",
648
- "z4",
649
- "z5",
650
- "z6",
651
- "z7",
652
- "z8"
653
- ],
654
- "audio/vnd.dece.audio": ["uva", "uvva"],
655
- "audio/vnd.digital-winds": ["eol"],
656
- "audio/vnd.dra": ["dra"],
657
- "audio/vnd.dts": ["dts"],
658
- "audio/vnd.dts.hd": ["dtshd"],
659
- "audio/vnd.lucent.voice": ["lvp"],
660
- "audio/vnd.ms-playready.media.pya": ["pya"],
661
- "audio/vnd.nuera.ecelp4800": ["ecelp4800"],
662
- "audio/vnd.nuera.ecelp7470": ["ecelp7470"],
663
- "audio/vnd.nuera.ecelp9600": ["ecelp9600"],
664
- "audio/vnd.rip": ["rip"],
665
- "audio/x-aac": ["*aac"],
666
- "audio/x-aiff": [
667
- "aif",
668
- "aiff",
669
- "aifc"
670
- ],
671
- "audio/x-caf": ["caf"],
672
- "audio/x-flac": ["flac"],
673
- "audio/x-m4a": ["*m4a"],
674
- "audio/x-matroska": ["mka"],
675
- "audio/x-mpegurl": ["m3u"],
676
- "audio/x-ms-wax": ["wax"],
677
- "audio/x-ms-wma": ["wma"],
678
- "audio/x-pn-realaudio": ["ram", "ra"],
679
- "audio/x-pn-realaudio-plugin": ["rmp"],
680
- "audio/x-realaudio": ["*ra"],
681
- "audio/x-wav": ["*wav"],
682
- "chemical/x-cdx": ["cdx"],
683
- "chemical/x-cif": ["cif"],
684
- "chemical/x-cmdf": ["cmdf"],
685
- "chemical/x-cml": ["cml"],
686
- "chemical/x-csml": ["csml"],
687
- "chemical/x-xyz": ["xyz"],
688
- "image/prs.btif": ["btif", "btf"],
689
- "image/prs.pti": ["pti"],
690
- "image/vnd.adobe.photoshop": ["psd"],
691
- "image/vnd.airzip.accelerator.azv": ["azv"],
692
- "image/vnd.blockfact.facti": ["facti"],
693
- "image/vnd.dece.graphic": [
694
- "uvi",
695
- "uvvi",
696
- "uvg",
697
- "uvvg"
698
- ],
699
- "image/vnd.djvu": ["djvu", "djv"],
700
- "image/vnd.dvb.subtitle": ["*sub"],
701
- "image/vnd.dwg": ["dwg"],
702
- "image/vnd.dxf": ["dxf"],
703
- "image/vnd.fastbidsheet": ["fbs"],
704
- "image/vnd.fpx": ["fpx"],
705
- "image/vnd.fst": ["fst"],
706
- "image/vnd.fujixerox.edmics-mmr": ["mmr"],
707
- "image/vnd.fujixerox.edmics-rlc": ["rlc"],
708
- "image/vnd.microsoft.icon": ["ico"],
709
- "image/vnd.ms-dds": ["dds"],
710
- "image/vnd.ms-modi": ["mdi"],
711
- "image/vnd.ms-photo": ["wdp"],
712
- "image/vnd.net-fpx": ["npx"],
713
- "image/vnd.pco.b16": ["b16"],
714
- "image/vnd.tencent.tap": ["tap"],
715
- "image/vnd.valve.source.texture": ["vtf"],
716
- "image/vnd.wap.wbmp": ["wbmp"],
717
- "image/vnd.xiff": ["xif"],
718
- "image/vnd.zbrush.pcx": ["pcx"],
719
- "image/x-3ds": ["3ds"],
720
- "image/x-adobe-dng": ["dng"],
721
- "image/x-cmu-raster": ["ras"],
722
- "image/x-cmx": ["cmx"],
723
- "image/x-freehand": [
724
- "fh",
725
- "fhc",
726
- "fh4",
727
- "fh5",
728
- "fh7"
729
- ],
730
- "image/x-icon": ["*ico"],
731
- "image/x-jng": ["jng"],
732
- "image/x-mrsid-image": ["sid"],
733
- "image/x-ms-bmp": ["*bmp"],
734
- "image/x-pcx": ["*pcx"],
735
- "image/x-pict": ["pic", "pct"],
736
- "image/x-portable-anymap": ["pnm"],
737
- "image/x-portable-bitmap": ["pbm"],
738
- "image/x-portable-graymap": ["pgm"],
739
- "image/x-portable-pixmap": ["ppm"],
740
- "image/x-rgb": ["rgb"],
741
- "image/x-tga": ["tga"],
742
- "image/x-xbitmap": ["xbm"],
743
- "image/x-xpixmap": ["xpm"],
744
- "image/x-xwindowdump": ["xwd"],
745
- "message/vnd.wfa.wsc": ["wsc"],
746
- "model/vnd.bary": ["bary"],
747
- "model/vnd.cld": ["cld"],
748
- "model/vnd.collada+xml": ["dae"],
749
- "model/vnd.dwf": ["dwf"],
750
- "model/vnd.gdl": ["gdl"],
751
- "model/vnd.gtw": ["gtw"],
752
- "model/vnd.mts": ["*mts"],
753
- "model/vnd.opengex": ["ogex"],
754
- "model/vnd.parasolid.transmit.binary": ["x_b"],
755
- "model/vnd.parasolid.transmit.text": ["x_t"],
756
- "model/vnd.pytha.pyox": ["pyo", "pyox"],
757
- "model/vnd.sap.vds": ["vds"],
758
- "model/vnd.usda": ["usda"],
759
- "model/vnd.usdz+zip": ["usdz"],
760
- "model/vnd.valve.source.compiled-map": ["bsp"],
761
- "model/vnd.vtu": ["vtu"],
762
- "text/prs.lines.tag": ["dsc"],
763
- "text/vnd.curl": ["curl"],
764
- "text/vnd.curl.dcurl": ["dcurl"],
765
- "text/vnd.curl.mcurl": ["mcurl"],
766
- "text/vnd.curl.scurl": ["scurl"],
767
- "text/vnd.dvb.subtitle": ["sub"],
768
- "text/vnd.familysearch.gedcom": ["ged"],
769
- "text/vnd.fly": ["fly"],
770
- "text/vnd.fmi.flexstor": ["flx"],
771
- "text/vnd.graphviz": ["gv"],
772
- "text/vnd.in3d.3dml": ["3dml"],
773
- "text/vnd.in3d.spot": ["spot"],
774
- "text/vnd.sun.j2me.app-descriptor": ["jad"],
775
- "text/vnd.wap.wml": ["wml"],
776
- "text/vnd.wap.wmlscript": ["wmls"],
777
- "text/x-asm": ["s", "asm"],
778
- "text/x-c": [
779
- "c",
780
- "cc",
781
- "cxx",
782
- "cpp",
783
- "h",
784
- "hh",
785
- "dic"
786
- ],
787
- "text/x-component": ["htc"],
788
- "text/x-fortran": [
789
- "f",
790
- "for",
791
- "f77",
792
- "f90"
793
- ],
794
- "text/x-handlebars-template": ["hbs"],
795
- "text/x-java-source": ["java"],
796
- "text/x-lua": ["lua"],
797
- "text/x-markdown": ["mkd"],
798
- "text/x-nfo": ["nfo"],
799
- "text/x-opml": ["opml"],
800
- "text/x-org": ["*org"],
801
- "text/x-pascal": ["p", "pas"],
802
- "text/x-processing": ["pde"],
803
- "text/x-sass": ["sass"],
804
- "text/x-scss": ["scss"],
805
- "text/x-setext": ["etx"],
806
- "text/x-sfv": ["sfv"],
807
- "text/x-suse-ymp": ["ymp"],
808
- "text/x-uuencode": ["uu"],
809
- "text/x-vcalendar": ["vcs"],
810
- "text/x-vcard": ["vcf"],
811
- "video/vnd.dece.hd": ["uvh", "uvvh"],
812
- "video/vnd.dece.mobile": ["uvm", "uvvm"],
813
- "video/vnd.dece.pd": ["uvp", "uvvp"],
814
- "video/vnd.dece.sd": ["uvs", "uvvs"],
815
- "video/vnd.dece.video": ["uvv", "uvvv"],
816
- "video/vnd.dvb.file": ["dvb"],
817
- "video/vnd.fvt": ["fvt"],
818
- "video/vnd.mpegurl": ["mxu", "m4u"],
819
- "video/vnd.ms-playready.media.pyv": ["pyv"],
820
- "video/vnd.uvvu.mp4": ["uvu", "uvvu"],
821
- "video/vnd.vivo": ["viv"],
822
- "video/x-f4v": ["f4v"],
823
- "video/x-fli": ["fli"],
824
- "video/x-flv": ["flv"],
825
- "video/x-m4v": ["m4v"],
826
- "video/x-matroska": [
827
- "mkv",
828
- "mk3d",
829
- "mks"
830
- ],
831
- "video/x-mng": ["mng"],
832
- "video/x-ms-asf": ["asf", "asx"],
833
- "video/x-ms-vob": ["vob"],
834
- "video/x-ms-wm": ["wm"],
835
- "video/x-ms-wmv": ["wmv"],
836
- "video/x-ms-wmx": ["wmx"],
837
- "video/x-ms-wvx": ["wvx"],
838
- "video/x-msvideo": ["avi"],
839
- "video/x-sgi-movie": ["movie"],
840
- "video/x-smv": ["smv"],
841
- "x-conference/x-cooltalk": ["ice"]
842
- };
843
- Object.freeze(types$1);
844
- var other_default = types$1;
845
-
846
- //#endregion
847
- //#region node_modules/.pnpm/mime@4.1.0/node_modules/mime/dist/types/standard.js
848
- const types = {
849
- "application/andrew-inset": ["ez"],
850
- "application/appinstaller": ["appinstaller"],
851
- "application/applixware": ["aw"],
852
- "application/appx": ["appx"],
853
- "application/appxbundle": ["appxbundle"],
854
- "application/atom+xml": ["atom"],
855
- "application/atomcat+xml": ["atomcat"],
856
- "application/atomdeleted+xml": ["atomdeleted"],
857
- "application/atomsvc+xml": ["atomsvc"],
858
- "application/atsc-dwd+xml": ["dwd"],
859
- "application/atsc-held+xml": ["held"],
860
- "application/atsc-rsat+xml": ["rsat"],
861
- "application/automationml-aml+xml": ["aml"],
862
- "application/automationml-amlx+zip": ["amlx"],
863
- "application/bdoc": ["bdoc"],
864
- "application/calendar+xml": ["xcs"],
865
- "application/ccxml+xml": ["ccxml"],
866
- "application/cdfx+xml": ["cdfx"],
867
- "application/cdmi-capability": ["cdmia"],
868
- "application/cdmi-container": ["cdmic"],
869
- "application/cdmi-domain": ["cdmid"],
870
- "application/cdmi-object": ["cdmio"],
871
- "application/cdmi-queue": ["cdmiq"],
872
- "application/cpl+xml": ["cpl"],
873
- "application/cu-seeme": ["cu"],
874
- "application/cwl": ["cwl"],
875
- "application/dash+xml": ["mpd"],
876
- "application/dash-patch+xml": ["mpp"],
877
- "application/davmount+xml": ["davmount"],
878
- "application/dicom": ["dcm"],
879
- "application/docbook+xml": ["dbk"],
880
- "application/dssc+der": ["dssc"],
881
- "application/dssc+xml": ["xdssc"],
882
- "application/ecmascript": ["ecma"],
883
- "application/emma+xml": ["emma"],
884
- "application/emotionml+xml": ["emotionml"],
885
- "application/epub+zip": ["epub"],
886
- "application/exi": ["exi"],
887
- "application/express": ["exp"],
888
- "application/fdf": ["fdf"],
889
- "application/fdt+xml": ["fdt"],
890
- "application/font-tdpfr": ["pfr"],
891
- "application/geo+json": ["geojson"],
892
- "application/gml+xml": ["gml"],
893
- "application/gpx+xml": ["gpx"],
894
- "application/gxf": ["gxf"],
895
- "application/gzip": ["gz"],
896
- "application/hjson": ["hjson"],
897
- "application/hyperstudio": ["stk"],
898
- "application/inkml+xml": ["ink", "inkml"],
899
- "application/ipfix": ["ipfix"],
900
- "application/its+xml": ["its"],
901
- "application/java-archive": [
902
- "jar",
903
- "war",
904
- "ear"
905
- ],
906
- "application/java-serialized-object": ["ser"],
907
- "application/java-vm": ["class"],
908
- "application/javascript": ["*js"],
909
- "application/json": ["json", "map"],
910
- "application/json5": ["json5"],
911
- "application/jsonml+json": ["jsonml"],
912
- "application/ld+json": ["jsonld"],
913
- "application/lgr+xml": ["lgr"],
914
- "application/lost+xml": ["lostxml"],
915
- "application/mac-binhex40": ["hqx"],
916
- "application/mac-compactpro": ["cpt"],
917
- "application/mads+xml": ["mads"],
918
- "application/manifest+json": ["webmanifest"],
919
- "application/marc": ["mrc"],
920
- "application/marcxml+xml": ["mrcx"],
921
- "application/mathematica": [
922
- "ma",
923
- "nb",
924
- "mb"
925
- ],
926
- "application/mathml+xml": ["mathml"],
927
- "application/mbox": ["mbox"],
928
- "application/media-policy-dataset+xml": ["mpf"],
929
- "application/mediaservercontrol+xml": ["mscml"],
930
- "application/metalink+xml": ["metalink"],
931
- "application/metalink4+xml": ["meta4"],
932
- "application/mets+xml": ["mets"],
933
- "application/mmt-aei+xml": ["maei"],
934
- "application/mmt-usd+xml": ["musd"],
935
- "application/mods+xml": ["mods"],
936
- "application/mp21": ["m21", "mp21"],
937
- "application/mp4": [
938
- "*mp4",
939
- "*mpg4",
940
- "mp4s",
941
- "m4p"
942
- ],
943
- "application/msix": ["msix"],
944
- "application/msixbundle": ["msixbundle"],
945
- "application/msword": ["doc", "dot"],
946
- "application/mxf": ["mxf"],
947
- "application/n-quads": ["nq"],
948
- "application/n-triples": ["nt"],
949
- "application/node": ["cjs"],
950
- "application/octet-stream": [
951
- "bin",
952
- "dms",
953
- "lrf",
954
- "mar",
955
- "so",
956
- "dist",
957
- "distz",
958
- "pkg",
959
- "bpk",
960
- "dump",
961
- "elc",
962
- "deploy",
963
- "exe",
964
- "dll",
965
- "deb",
966
- "dmg",
967
- "iso",
968
- "img",
969
- "msi",
970
- "msp",
971
- "msm",
972
- "buffer"
973
- ],
974
- "application/oda": ["oda"],
975
- "application/oebps-package+xml": ["opf"],
976
- "application/ogg": ["ogx"],
977
- "application/omdoc+xml": ["omdoc"],
978
- "application/onenote": [
979
- "onetoc",
980
- "onetoc2",
981
- "onetmp",
982
- "onepkg",
983
- "one",
984
- "onea"
985
- ],
986
- "application/oxps": ["oxps"],
987
- "application/p2p-overlay+xml": ["relo"],
988
- "application/patch-ops-error+xml": ["xer"],
989
- "application/pdf": ["pdf"],
990
- "application/pgp-encrypted": ["pgp"],
991
- "application/pgp-keys": ["asc"],
992
- "application/pgp-signature": ["sig", "*asc"],
993
- "application/pics-rules": ["prf"],
994
- "application/pkcs10": ["p10"],
995
- "application/pkcs7-mime": ["p7m", "p7c"],
996
- "application/pkcs7-signature": ["p7s"],
997
- "application/pkcs8": ["p8"],
998
- "application/pkix-attr-cert": ["ac"],
999
- "application/pkix-cert": ["cer"],
1000
- "application/pkix-crl": ["crl"],
1001
- "application/pkix-pkipath": ["pkipath"],
1002
- "application/pkixcmp": ["pki"],
1003
- "application/pls+xml": ["pls"],
1004
- "application/postscript": [
1005
- "ai",
1006
- "eps",
1007
- "ps"
1008
- ],
1009
- "application/provenance+xml": ["provx"],
1010
- "application/pskc+xml": ["pskcxml"],
1011
- "application/raml+yaml": ["raml"],
1012
- "application/rdf+xml": ["rdf", "owl"],
1013
- "application/reginfo+xml": ["rif"],
1014
- "application/relax-ng-compact-syntax": ["rnc"],
1015
- "application/resource-lists+xml": ["rl"],
1016
- "application/resource-lists-diff+xml": ["rld"],
1017
- "application/rls-services+xml": ["rs"],
1018
- "application/route-apd+xml": ["rapd"],
1019
- "application/route-s-tsid+xml": ["sls"],
1020
- "application/route-usd+xml": ["rusd"],
1021
- "application/rpki-ghostbusters": ["gbr"],
1022
- "application/rpki-manifest": ["mft"],
1023
- "application/rpki-roa": ["roa"],
1024
- "application/rsd+xml": ["rsd"],
1025
- "application/rss+xml": ["rss"],
1026
- "application/rtf": ["rtf"],
1027
- "application/sbml+xml": ["sbml"],
1028
- "application/scvp-cv-request": ["scq"],
1029
- "application/scvp-cv-response": ["scs"],
1030
- "application/scvp-vp-request": ["spq"],
1031
- "application/scvp-vp-response": ["spp"],
1032
- "application/sdp": ["sdp"],
1033
- "application/senml+xml": ["senmlx"],
1034
- "application/sensml+xml": ["sensmlx"],
1035
- "application/set-payment-initiation": ["setpay"],
1036
- "application/set-registration-initiation": ["setreg"],
1037
- "application/shf+xml": ["shf"],
1038
- "application/sieve": ["siv", "sieve"],
1039
- "application/smil+xml": ["smi", "smil"],
1040
- "application/sparql-query": ["rq"],
1041
- "application/sparql-results+xml": ["srx"],
1042
- "application/sql": ["sql"],
1043
- "application/srgs": ["gram"],
1044
- "application/srgs+xml": ["grxml"],
1045
- "application/sru+xml": ["sru"],
1046
- "application/ssdl+xml": ["ssdl"],
1047
- "application/ssml+xml": ["ssml"],
1048
- "application/swid+xml": ["swidtag"],
1049
- "application/tei+xml": ["tei", "teicorpus"],
1050
- "application/thraud+xml": ["tfi"],
1051
- "application/timestamped-data": ["tsd"],
1052
- "application/toml": ["toml"],
1053
- "application/trig": ["trig"],
1054
- "application/ttml+xml": ["ttml"],
1055
- "application/ubjson": ["ubj"],
1056
- "application/urc-ressheet+xml": ["rsheet"],
1057
- "application/urc-targetdesc+xml": ["td"],
1058
- "application/voicexml+xml": ["vxml"],
1059
- "application/wasm": ["wasm"],
1060
- "application/watcherinfo+xml": ["wif"],
1061
- "application/widget": ["wgt"],
1062
- "application/winhlp": ["hlp"],
1063
- "application/wsdl+xml": ["wsdl"],
1064
- "application/wspolicy+xml": ["wspolicy"],
1065
- "application/xaml+xml": ["xaml"],
1066
- "application/xcap-att+xml": ["xav"],
1067
- "application/xcap-caps+xml": ["xca"],
1068
- "application/xcap-diff+xml": ["xdf"],
1069
- "application/xcap-el+xml": ["xel"],
1070
- "application/xcap-ns+xml": ["xns"],
1071
- "application/xenc+xml": ["xenc"],
1072
- "application/xfdf": ["xfdf"],
1073
- "application/xhtml+xml": ["xhtml", "xht"],
1074
- "application/xliff+xml": ["xlf"],
1075
- "application/xml": [
1076
- "xml",
1077
- "xsl",
1078
- "xsd",
1079
- "rng"
1080
- ],
1081
- "application/xml-dtd": ["dtd"],
1082
- "application/xop+xml": ["xop"],
1083
- "application/xproc+xml": ["xpl"],
1084
- "application/xslt+xml": ["*xsl", "xslt"],
1085
- "application/xspf+xml": ["xspf"],
1086
- "application/xv+xml": [
1087
- "mxml",
1088
- "xhvml",
1089
- "xvml",
1090
- "xvm"
1091
- ],
1092
- "application/yang": ["yang"],
1093
- "application/yin+xml": ["yin"],
1094
- "application/zip": ["zip"],
1095
- "application/zip+dotlottie": ["lottie"],
1096
- "audio/3gpp": ["*3gpp"],
1097
- "audio/aac": ["adts", "aac"],
1098
- "audio/adpcm": ["adp"],
1099
- "audio/amr": ["amr"],
1100
- "audio/basic": ["au", "snd"],
1101
- "audio/midi": [
1102
- "mid",
1103
- "midi",
1104
- "kar",
1105
- "rmi"
1106
- ],
1107
- "audio/mobile-xmf": ["mxmf"],
1108
- "audio/mp3": ["*mp3"],
1109
- "audio/mp4": [
1110
- "m4a",
1111
- "mp4a",
1112
- "m4b"
1113
- ],
1114
- "audio/mpeg": [
1115
- "mpga",
1116
- "mp2",
1117
- "mp2a",
1118
- "mp3",
1119
- "m2a",
1120
- "m3a"
1121
- ],
1122
- "audio/ogg": [
1123
- "oga",
1124
- "ogg",
1125
- "spx",
1126
- "opus"
1127
- ],
1128
- "audio/s3m": ["s3m"],
1129
- "audio/silk": ["sil"],
1130
- "audio/wav": ["wav"],
1131
- "audio/wave": ["*wav"],
1132
- "audio/webm": ["weba"],
1133
- "audio/xm": ["xm"],
1134
- "font/collection": ["ttc"],
1135
- "font/otf": ["otf"],
1136
- "font/ttf": ["ttf"],
1137
- "font/woff": ["woff"],
1138
- "font/woff2": ["woff2"],
1139
- "image/aces": ["exr"],
1140
- "image/apng": ["apng"],
1141
- "image/avci": ["avci"],
1142
- "image/avcs": ["avcs"],
1143
- "image/avif": ["avif"],
1144
- "image/bmp": ["bmp", "dib"],
1145
- "image/cgm": ["cgm"],
1146
- "image/dicom-rle": ["drle"],
1147
- "image/dpx": ["dpx"],
1148
- "image/emf": ["emf"],
1149
- "image/fits": ["fits"],
1150
- "image/g3fax": ["g3"],
1151
- "image/gif": ["gif"],
1152
- "image/heic": ["heic"],
1153
- "image/heic-sequence": ["heics"],
1154
- "image/heif": ["heif"],
1155
- "image/heif-sequence": ["heifs"],
1156
- "image/hej2k": ["hej2"],
1157
- "image/ief": ["ief"],
1158
- "image/jaii": ["jaii"],
1159
- "image/jais": ["jais"],
1160
- "image/jls": ["jls"],
1161
- "image/jp2": ["jp2", "jpg2"],
1162
- "image/jpeg": [
1163
- "jpg",
1164
- "jpeg",
1165
- "jpe"
1166
- ],
1167
- "image/jph": ["jph"],
1168
- "image/jphc": ["jhc"],
1169
- "image/jpm": ["jpm", "jpgm"],
1170
- "image/jpx": ["jpx", "jpf"],
1171
- "image/jxl": ["jxl"],
1172
- "image/jxr": ["jxr"],
1173
- "image/jxra": ["jxra"],
1174
- "image/jxrs": ["jxrs"],
1175
- "image/jxs": ["jxs"],
1176
- "image/jxsc": ["jxsc"],
1177
- "image/jxsi": ["jxsi"],
1178
- "image/jxss": ["jxss"],
1179
- "image/ktx": ["ktx"],
1180
- "image/ktx2": ["ktx2"],
1181
- "image/pjpeg": ["jfif"],
1182
- "image/png": ["png"],
1183
- "image/sgi": ["sgi"],
1184
- "image/svg+xml": ["svg", "svgz"],
1185
- "image/t38": ["t38"],
1186
- "image/tiff": ["tif", "tiff"],
1187
- "image/tiff-fx": ["tfx"],
1188
- "image/webp": ["webp"],
1189
- "image/wmf": ["wmf"],
1190
- "message/disposition-notification": ["disposition-notification"],
1191
- "message/global": ["u8msg"],
1192
- "message/global-delivery-status": ["u8dsn"],
1193
- "message/global-disposition-notification": ["u8mdn"],
1194
- "message/global-headers": ["u8hdr"],
1195
- "message/rfc822": [
1196
- "eml",
1197
- "mime",
1198
- "mht",
1199
- "mhtml"
1200
- ],
1201
- "model/3mf": ["3mf"],
1202
- "model/gltf+json": ["gltf"],
1203
- "model/gltf-binary": ["glb"],
1204
- "model/iges": ["igs", "iges"],
1205
- "model/jt": ["jt"],
1206
- "model/mesh": [
1207
- "msh",
1208
- "mesh",
1209
- "silo"
1210
- ],
1211
- "model/mtl": ["mtl"],
1212
- "model/obj": ["obj"],
1213
- "model/prc": ["prc"],
1214
- "model/step": [
1215
- "step",
1216
- "stp",
1217
- "stpnc",
1218
- "p21",
1219
- "210"
1220
- ],
1221
- "model/step+xml": ["stpx"],
1222
- "model/step+zip": ["stpz"],
1223
- "model/step-xml+zip": ["stpxz"],
1224
- "model/stl": ["stl"],
1225
- "model/u3d": ["u3d"],
1226
- "model/vrml": ["wrl", "vrml"],
1227
- "model/x3d+binary": ["*x3db", "x3dbz"],
1228
- "model/x3d+fastinfoset": ["x3db"],
1229
- "model/x3d+vrml": ["*x3dv", "x3dvz"],
1230
- "model/x3d+xml": ["x3d", "x3dz"],
1231
- "model/x3d-vrml": ["x3dv"],
1232
- "text/cache-manifest": ["appcache", "manifest"],
1233
- "text/calendar": ["ics", "ifb"],
1234
- "text/coffeescript": ["coffee", "litcoffee"],
1235
- "text/css": ["css"],
1236
- "text/csv": ["csv"],
1237
- "text/html": [
1238
- "html",
1239
- "htm",
1240
- "shtml"
1241
- ],
1242
- "text/jade": ["jade"],
1243
- "text/javascript": ["js", "mjs"],
1244
- "text/jsx": ["jsx"],
1245
- "text/less": ["less"],
1246
- "text/markdown": ["md", "markdown"],
1247
- "text/mathml": ["mml"],
1248
- "text/mdx": ["mdx"],
1249
- "text/n3": ["n3"],
1250
- "text/plain": [
1251
- "txt",
1252
- "text",
1253
- "conf",
1254
- "def",
1255
- "list",
1256
- "log",
1257
- "in",
1258
- "ini"
1259
- ],
1260
- "text/richtext": ["rtx"],
1261
- "text/rtf": ["*rtf"],
1262
- "text/sgml": ["sgml", "sgm"],
1263
- "text/shex": ["shex"],
1264
- "text/slim": ["slim", "slm"],
1265
- "text/spdx": ["spdx"],
1266
- "text/stylus": ["stylus", "styl"],
1267
- "text/tab-separated-values": ["tsv"],
1268
- "text/troff": [
1269
- "t",
1270
- "tr",
1271
- "roff",
1272
- "man",
1273
- "me",
1274
- "ms"
1275
- ],
1276
- "text/turtle": ["ttl"],
1277
- "text/uri-list": [
1278
- "uri",
1279
- "uris",
1280
- "urls"
1281
- ],
1282
- "text/vcard": ["vcard"],
1283
- "text/vtt": ["vtt"],
1284
- "text/wgsl": ["wgsl"],
1285
- "text/xml": ["*xml"],
1286
- "text/yaml": ["yaml", "yml"],
1287
- "video/3gpp": ["3gp", "3gpp"],
1288
- "video/3gpp2": ["3g2"],
1289
- "video/h261": ["h261"],
1290
- "video/h263": ["h263"],
1291
- "video/h264": ["h264"],
1292
- "video/iso.segment": ["m4s"],
1293
- "video/jpeg": ["jpgv"],
1294
- "video/jpm": ["*jpm", "*jpgm"],
1295
- "video/mj2": ["mj2", "mjp2"],
1296
- "video/mp2t": [
1297
- "ts",
1298
- "m2t",
1299
- "m2ts",
1300
- "mts"
1301
- ],
1302
- "video/mp4": [
1303
- "mp4",
1304
- "mp4v",
1305
- "mpg4"
1306
- ],
1307
- "video/mpeg": [
1308
- "mpeg",
1309
- "mpg",
1310
- "mpe",
1311
- "m1v",
1312
- "m2v"
1313
- ],
1314
- "video/ogg": ["ogv"],
1315
- "video/quicktime": ["qt", "mov"],
1316
- "video/webm": ["webm"]
1317
- };
1318
- Object.freeze(types);
1319
- var standard_default = types;
1320
-
1321
- //#endregion
1322
- //#region node_modules/.pnpm/mime@4.1.0/node_modules/mime/dist/src/Mime.js
1323
- var __classPrivateFieldGet = void 0 && (void 0).__classPrivateFieldGet || function(receiver, state, kind, f) {
1324
- if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
1325
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
1326
- return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
1327
- };
1328
- var _Mime_extensionToType, _Mime_typeToExtension, _Mime_typeToExtensions;
1329
- var Mime = class {
1330
- constructor(...args) {
1331
- _Mime_extensionToType.set(this, /* @__PURE__ */ new Map());
1332
- _Mime_typeToExtension.set(this, /* @__PURE__ */ new Map());
1333
- _Mime_typeToExtensions.set(this, /* @__PURE__ */ new Map());
1334
- for (const arg of args) this.define(arg);
1335
- }
1336
- define(typeMap, force = false) {
1337
- for (let [type, extensions] of Object.entries(typeMap)) {
1338
- type = type.toLowerCase();
1339
- extensions = extensions.map((ext) => ext.toLowerCase());
1340
- if (!__classPrivateFieldGet(this, _Mime_typeToExtensions, "f").has(type)) __classPrivateFieldGet(this, _Mime_typeToExtensions, "f").set(type, /* @__PURE__ */ new Set());
1341
- const allExtensions = __classPrivateFieldGet(this, _Mime_typeToExtensions, "f").get(type);
1342
- let first = true;
1343
- for (let extension of extensions) {
1344
- const starred = extension.startsWith("*");
1345
- extension = starred ? extension.slice(1) : extension;
1346
- allExtensions?.add(extension);
1347
- if (first) __classPrivateFieldGet(this, _Mime_typeToExtension, "f").set(type, extension);
1348
- first = false;
1349
- if (starred) continue;
1350
- const currentType = __classPrivateFieldGet(this, _Mime_extensionToType, "f").get(extension);
1351
- if (currentType && currentType != type && !force) throw new Error(`"${type} -> ${extension}" conflicts with "${currentType} -> ${extension}". Pass \`force=true\` to override this definition.`);
1352
- __classPrivateFieldGet(this, _Mime_extensionToType, "f").set(extension, type);
1353
- }
1354
- }
1355
- return this;
1356
- }
1357
- getType(path$1) {
1358
- if (typeof path$1 !== "string") return null;
1359
- const last = path$1.replace(/^.*[/\\]/s, "").toLowerCase();
1360
- const ext = last.replace(/^.*\./s, "").toLowerCase();
1361
- const hasPath = last.length < path$1.length;
1362
- if (!(ext.length < last.length - 1) && hasPath) return null;
1363
- return __classPrivateFieldGet(this, _Mime_extensionToType, "f").get(ext) ?? null;
1364
- }
1365
- getExtension(type) {
1366
- if (typeof type !== "string") return null;
1367
- type = type?.split?.(";")[0];
1368
- return (type && __classPrivateFieldGet(this, _Mime_typeToExtension, "f").get(type.trim().toLowerCase())) ?? null;
1369
- }
1370
- getAllExtensions(type) {
1371
- if (typeof type !== "string") return null;
1372
- return __classPrivateFieldGet(this, _Mime_typeToExtensions, "f").get(type.toLowerCase()) ?? null;
1373
- }
1374
- _freeze() {
1375
- this.define = () => {
1376
- throw new Error("define() not allowed for built-in Mime objects. See https://github.com/broofa/mime/blob/main/README.md#custom-mime-instances");
1377
- };
1378
- Object.freeze(this);
1379
- for (const extensions of __classPrivateFieldGet(this, _Mime_typeToExtensions, "f").values()) Object.freeze(extensions);
1380
- return this;
1381
- }
1382
- _getTestState() {
1383
- return {
1384
- types: __classPrivateFieldGet(this, _Mime_extensionToType, "f"),
1385
- extensions: __classPrivateFieldGet(this, _Mime_typeToExtension, "f")
1386
- };
1387
- }
1388
- };
1389
- _Mime_extensionToType = /* @__PURE__ */ new WeakMap(), _Mime_typeToExtension = /* @__PURE__ */ new WeakMap(), _Mime_typeToExtensions = /* @__PURE__ */ new WeakMap();
1390
- var Mime_default = Mime;
1391
-
1392
- //#endregion
1393
- //#region node_modules/.pnpm/mime@4.1.0/node_modules/mime/dist/src/index.js
1394
- var src_default = new Mime_default(standard_default, other_default)._freeze();
1395
-
1396
- //#endregion
1397
- //#region src/presets/_types.gen.ts
1398
- const presetsWithConfig = [
1399
- "awsAmplify",
1400
- "awsLambda",
1401
- "azure",
1402
- "cloudflare",
1403
- "firebase",
1404
- "netlify",
1405
- "vercel"
1406
- ];
1407
-
1408
- //#endregion
1409
- //#region src/build/info.ts
1410
- const NITRO_WELLKNOWN_DIR = "node_modules/.nitro";
1411
- async function getBuildInfo(root) {
1412
- const outputDir = await findLastBuildDir(root);
1413
- if (!await stat(outputDir).then((s) => s.isDirectory()).catch(() => false)) return {};
1414
- return {
1415
- outputDir,
1416
- buildInfo: await readFile(resolve$1(outputDir, "nitro.json"), "utf8").then(JSON.parse).catch(() => void 0)
1417
- };
1418
- }
1419
- async function findLastBuildDir(root) {
1420
- const lastBuildLink = join$1(root, NITRO_WELLKNOWN_DIR, "last-build.json");
1421
- return await readFile(lastBuildLink, "utf8").then(JSON.parse).then((data) => resolve$1(lastBuildLink, data.outputDir || "../../../.output")).catch(() => resolve$1(root, ".output"));
1422
- }
1423
- async function writeBuildInfo(nitro) {
1424
- const buildInfoPath = resolve$1(nitro.options.output.dir, "nitro.json");
1425
- const buildInfo = {
1426
- date: (/* @__PURE__ */ new Date()).toJSON(),
1427
- preset: nitro.options.preset,
1428
- framework: nitro.options.framework,
1429
- versions: { nitro: version },
1430
- commands: {
1431
- preview: nitro.options.commands.preview,
1432
- deploy: nitro.options.commands.deploy
1433
- },
1434
- config: { ...Object.fromEntries(presetsWithConfig.map((key) => [key, nitro.options[key]])) }
1435
- };
1436
- await writeFile$1(buildInfoPath, JSON.stringify(buildInfo, null, 2), true);
1437
- const lastBuild = join$1(nitro.options.rootDir, NITRO_WELLKNOWN_DIR, "last-build.json");
1438
- await mkdir(dirname(lastBuild), { recursive: true });
1439
- await writeFile$1(lastBuild, JSON.stringify({ outputDir: relative$1(lastBuild, nitro.options.output.dir) }));
1440
- return buildInfo;
1441
- }
1442
- async function writeDevBuildInfo(nitro, addr) {
1443
- const buildInfoPath = join$1(nitro.options.rootDir, NITRO_WELLKNOWN_DIR, "nitro.dev.json");
1444
- const buildInfo = {
1445
- date: (/* @__PURE__ */ new Date()).toJSON(),
1446
- preset: nitro.options.preset,
1447
- framework: nitro.options.framework,
1448
- versions: { nitro: version },
1449
- dev: {
1450
- pid: process.pid,
1451
- workerAddress: addr
1452
- }
1453
- };
1454
- await writeFile$1(buildInfoPath, JSON.stringify(buildInfo, null, 2));
1455
- }
1456
-
1457
- //#endregion
1458
- export { src_default as i, writeBuildInfo as n, writeDevBuildInfo as r, getBuildInfo as t };