document-model 2.13.0 → 2.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser/cjs/document-model.js +2 -2
- package/dist/browser/cjs/document.js +3 -3
- package/dist/browser/cjs/index.js +2 -2
- package/dist/browser/cjs/internal/{creators-c2maywyy.js → creators-DJg3Kd1P.js} +353 -2
- package/dist/browser/cjs/internal/creators-DJg3Kd1P.js.map +1 -0
- package/dist/browser/cjs/internal/{index-DeM7OezK.js → index-CGExio27.js} +3 -3
- package/dist/browser/cjs/internal/{index-DeM7OezK.js.map → index-CGExio27.js.map} +1 -1
- package/dist/browser/cjs/internal/{index-DDUYrJUg.js → index-CQg4iLBq.js} +4 -4
- package/dist/browser/cjs/internal/index-CQg4iLBq.js.map +1 -0
- package/dist/{node/cjs/internal/index-Cdxqd-qQ.js → browser/cjs/internal/index-DcdJY5J3.js} +2 -2
- package/dist/browser/cjs/internal/index-DcdJY5J3.js.map +1 -0
- package/dist/browser/cjs/internal/{object-WukT1Feq.js → object-C3OfcOUa.js} +2 -2
- package/dist/browser/cjs/internal/{object-WukT1Feq.js.map → object-C3OfcOUa.js.map} +1 -1
- package/dist/browser/cjs/utils.js +1 -1
- package/dist/browser/es/document-model.js +2 -2
- package/dist/browser/es/document.js +3 -3
- package/dist/browser/es/index.js +2 -2
- package/dist/browser/es/internal/{creators-CkhiX4CP.js → creators-Dir4K_-h.js} +353 -2
- package/dist/browser/es/internal/creators-Dir4K_-h.js.map +1 -0
- package/dist/browser/es/internal/{index-CHpkSkeZ.js → index-BxCiP58y.js} +2 -2
- package/dist/browser/es/internal/index-BxCiP58y.js.map +1 -0
- package/dist/browser/es/internal/{index-BRVlDkPn.js → index-HlkIVQZ6.js} +3 -3
- package/dist/browser/es/internal/{index-BRVlDkPn.js.map → index-HlkIVQZ6.js.map} +1 -1
- package/dist/browser/es/internal/{index-uWY5kwkt.js → index-qYp7hG3r.js} +4 -4
- package/dist/browser/es/internal/index-qYp7hG3r.js.map +1 -0
- package/dist/browser/es/internal/{object-CJHsId9H.js → object-CzFSgK3q.js} +2 -2
- package/dist/browser/es/internal/{object-CJHsId9H.js.map → object-CzFSgK3q.js.map} +1 -1
- package/dist/browser/es/utils.js +1 -1
- package/dist/browser/src/document/schema/zod.d.ts +9 -27
- package/dist/browser/src/document/schema/zod.d.ts.map +1 -1
- package/dist/node/cjs/document-model.js +2 -2
- package/dist/node/cjs/document.js +3 -3
- package/dist/node/cjs/index.js +2 -2
- package/dist/node/cjs/internal/{creators-B5g3rJKI.js → creators-ZpkFlacS.js} +353 -2
- package/dist/node/cjs/internal/creators-ZpkFlacS.js.map +1 -0
- package/dist/{browser/cjs/internal/index-CTDPLYkV.js → node/cjs/internal/index-B9N2GsMZ.js} +2 -2
- package/dist/node/cjs/internal/index-B9N2GsMZ.js.map +1 -0
- package/dist/node/cjs/internal/{index-DHkzUhZg.js → index-ClITlWIV.js} +4 -4
- package/dist/node/cjs/internal/index-ClITlWIV.js.map +1 -0
- package/dist/node/cjs/internal/{index-CYhNqyfA.js → index-DVgdtYs7.js} +3 -3
- package/dist/node/cjs/internal/{index-CYhNqyfA.js.map → index-DVgdtYs7.js.map} +1 -1
- package/dist/node/cjs/internal/{object-CpAsa3Oe.js → object-DVKEoARn.js} +2 -2
- package/dist/node/cjs/internal/{object-CpAsa3Oe.js.map → object-DVKEoARn.js.map} +1 -1
- package/dist/node/cjs/utils.js +1 -1
- package/dist/node/es/document-model.js +2 -2
- package/dist/node/es/document.js +3 -3
- package/dist/node/es/index.js +2 -2
- package/dist/node/es/internal/{creators-B6tCK8Ir.js → creators-0lHfLHX0.js} +353 -2
- package/dist/node/es/internal/creators-0lHfLHX0.js.map +1 -0
- package/dist/node/es/internal/{index-CJxdcyKO.js → index-BOhJLvSm.js} +2 -2
- package/dist/node/es/internal/index-BOhJLvSm.js.map +1 -0
- package/dist/node/es/internal/{index-dVqoH-Pd.js → index-CxWihLAA.js} +3 -3
- package/dist/node/es/internal/{index-dVqoH-Pd.js.map → index-CxWihLAA.js.map} +1 -1
- package/dist/node/es/internal/{index-mUxH6TbI.js → index-bxdb71Hw.js} +4 -4
- package/dist/node/es/internal/index-bxdb71Hw.js.map +1 -0
- package/dist/node/es/internal/{object-Bj_Xyrvk.js → object-Bl-LmXHF.js} +2 -2
- package/dist/node/es/internal/{object-Bj_Xyrvk.js.map → object-Bl-LmXHF.js.map} +1 -1
- package/dist/node/es/utils.js +1 -1
- package/dist/node/src/document/schema/zod.d.ts +9 -27
- package/dist/node/src/document/schema/zod.d.ts.map +1 -1
- package/package.json +1 -1
- package/dist/browser/cjs/internal/creators-c2maywyy.js.map +0 -1
- package/dist/browser/cjs/internal/index-CTDPLYkV.js.map +0 -1
- package/dist/browser/cjs/internal/index-DDUYrJUg.js.map +0 -1
- package/dist/browser/es/internal/creators-CkhiX4CP.js.map +0 -1
- package/dist/browser/es/internal/index-CHpkSkeZ.js.map +0 -1
- package/dist/browser/es/internal/index-uWY5kwkt.js.map +0 -1
- package/dist/node/cjs/internal/creators-B5g3rJKI.js.map +0 -1
- package/dist/node/cjs/internal/index-Cdxqd-qQ.js.map +0 -1
- package/dist/node/cjs/internal/index-DHkzUhZg.js.map +0 -1
- package/dist/node/es/internal/creators-B6tCK8Ir.js.map +0 -1
- package/dist/node/es/internal/index-CJxdcyKO.js.map +0 -1
- package/dist/node/es/internal/index-mUxH6TbI.js.map +0 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
require("./internal/creators-
|
|
3
|
+
require("./internal/creators-DJg3Kd1P.js");
|
|
4
4
|
require("mutative");
|
|
5
5
|
require("zod");
|
|
6
6
|
require("jszip");
|
|
7
|
-
const documentModel = require("./internal/index-
|
|
7
|
+
const documentModel = require("./internal/index-CGExio27.js");
|
|
8
8
|
exports.Document = documentModel.Document;
|
|
9
9
|
exports.DocumentModel = documentModel.DocumentModel$1;
|
|
10
10
|
exports.actions = documentModel.actions;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const creators = require("./internal/creators-
|
|
4
|
-
const object = require("./internal/object-
|
|
5
|
-
const utils = require("./internal/index-
|
|
3
|
+
const creators = require("./internal/creators-DJg3Kd1P.js");
|
|
4
|
+
const object = require("./internal/object-C3OfcOUa.js");
|
|
5
|
+
const utils = require("./internal/index-DcdJY5J3.js");
|
|
6
6
|
exports.actions = creators.BaseActions;
|
|
7
7
|
exports.baseReducer = creators.baseReducer;
|
|
8
8
|
exports.mutableBaseReducer = creators.mutableBaseReducer;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const document = require("./internal/index-
|
|
4
|
-
const documentModel = require("./internal/index-
|
|
3
|
+
const document = require("./internal/index-CQg4iLBq.js");
|
|
4
|
+
const documentModel = require("./internal/index-CGExio27.js");
|
|
5
5
|
const DocumentModels = {
|
|
6
6
|
"powerhouse/document": document.Document,
|
|
7
7
|
"powerhouse/document-model": documentModel.DocumentModel
|
|
@@ -1122,7 +1122,358 @@ class InvalidActionInputZodError extends InvalidActionInputError {
|
|
|
1122
1122
|
this.name = "InvalidActionInputZodError";
|
|
1123
1123
|
}
|
|
1124
1124
|
}
|
|
1125
|
-
const types = { "application/andrew-inset": ["ez"], "application/appinstaller": ["appinstaller"], "application/applixware": ["aw"], "application/appx": ["appx"], "application/appxbundle": ["appxbundle"], "application/atom+xml": ["atom"], "application/atomcat+xml": ["atomcat"], "application/atomdeleted+xml": ["atomdeleted"], "application/atomsvc+xml": ["atomsvc"], "application/atsc-dwd+xml": ["dwd"], "application/atsc-held+xml": ["held"], "application/atsc-rsat+xml": ["rsat"], "application/automationml-aml+xml": ["aml"], "application/automationml-amlx+zip": ["amlx"], "application/bdoc": ["bdoc"], "application/calendar+xml": ["xcs"], "application/ccxml+xml": ["ccxml"], "application/cdfx+xml": ["cdfx"], "application/cdmi-capability": ["cdmia"], "application/cdmi-container": ["cdmic"], "application/cdmi-domain": ["cdmid"], "application/cdmi-object": ["cdmio"], "application/cdmi-queue": ["cdmiq"], "application/cpl+xml": ["cpl"], "application/cu-seeme": ["cu"], "application/cwl": ["cwl"], "application/dash+xml": ["mpd"], "application/dash-patch+xml": ["mpp"], "application/davmount+xml": ["davmount"], "application/docbook+xml": ["dbk"], "application/dssc+der": ["dssc"], "application/dssc+xml": ["xdssc"], "application/ecmascript": ["ecma"], "application/emma+xml": ["emma"], "application/emotionml+xml": ["emotionml"], "application/epub+zip": ["epub"], "application/exi": ["exi"], "application/express": ["exp"], "application/fdf": ["fdf"], "application/fdt+xml": ["fdt"], "application/font-tdpfr": ["pfr"], "application/geo+json": ["geojson"], "application/gml+xml": ["gml"], "application/gpx+xml": ["gpx"], "application/gxf": ["gxf"], "application/gzip": ["gz"], "application/hjson": ["hjson"], "application/hyperstudio": ["stk"], "application/inkml+xml": ["ink", "inkml"], "application/ipfix": ["ipfix"], "application/its+xml": ["its"], "application/java-archive": ["jar", "war", "ear"], "application/java-serialized-object": ["ser"], "application/java-vm": ["class"], "application/javascript": ["*js"], "application/json": ["json", "map"], "application/json5": ["json5"], "application/jsonml+json": ["jsonml"], "application/ld+json": ["jsonld"], "application/lgr+xml": ["lgr"], "application/lost+xml": ["lostxml"], "application/mac-binhex40": ["hqx"], "application/mac-compactpro": ["cpt"], "application/mads+xml": ["mads"], "application/manifest+json": ["webmanifest"], "application/marc": ["mrc"], "application/marcxml+xml": ["mrcx"], "application/mathematica": ["ma", "nb", "mb"], "application/mathml+xml": ["mathml"], "application/mbox": ["mbox"], "application/media-policy-dataset+xml": ["mpf"], "application/mediaservercontrol+xml": ["mscml"], "application/metalink+xml": ["metalink"], "application/metalink4+xml": ["meta4"], "application/mets+xml": ["mets"], "application/mmt-aei+xml": ["maei"], "application/mmt-usd+xml": ["musd"], "application/mods+xml": ["mods"], "application/mp21": ["m21", "mp21"], "application/mp4": ["*mp4", "*mpg4", "mp4s", "m4p"], "application/msix": ["msix"], "application/msixbundle": ["msixbundle"], "application/msword": ["doc", "dot"], "application/mxf": ["mxf"], "application/n-quads": ["nq"], "application/n-triples": ["nt"], "application/node": ["cjs"], "application/octet-stream": ["bin", "dms", "lrf", "mar", "so", "dist", "distz", "pkg", "bpk", "dump", "elc", "deploy", "exe", "dll", "deb", "dmg", "iso", "img", "msi", "msp", "msm", "buffer"], "application/oda": ["oda"], "application/oebps-package+xml": ["opf"], "application/ogg": ["ogx"], "application/omdoc+xml": ["omdoc"], "application/onenote": ["onetoc", "onetoc2", "onetmp", "onepkg"], "application/oxps": ["oxps"], "application/p2p-overlay+xml": ["relo"], "application/patch-ops-error+xml": ["xer"], "application/pdf": ["pdf"], "application/pgp-encrypted": ["pgp"], "application/pgp-keys": ["asc"], "application/pgp-signature": ["sig", "*asc"], "application/pics-rules": ["prf"], "application/pkcs10": ["p10"], "application/pkcs7-mime": ["p7m", "p7c"], "application/pkcs7-signature": ["p7s"], "application/pkcs8": ["p8"], "application/pkix-attr-cert": ["ac"], "application/pkix-cert": ["cer"], "application/pkix-crl": ["crl"], "application/pkix-pkipath": ["pkipath"], "application/pkixcmp": ["pki"], "application/pls+xml": ["pls"], "application/postscript": ["ai", "eps", "ps"], "application/provenance+xml": ["provx"], "application/pskc+xml": ["pskcxml"], "application/raml+yaml": ["raml"], "application/rdf+xml": ["rdf", "owl"], "application/reginfo+xml": ["rif"], "application/relax-ng-compact-syntax": ["rnc"], "application/resource-lists+xml": ["rl"], "application/resource-lists-diff+xml": ["rld"], "application/rls-services+xml": ["rs"], "application/route-apd+xml": ["rapd"], "application/route-s-tsid+xml": ["sls"], "application/route-usd+xml": ["rusd"], "application/rpki-ghostbusters": ["gbr"], "application/rpki-manifest": ["mft"], "application/rpki-roa": ["roa"], "application/rsd+xml": ["rsd"], "application/rss+xml": ["rss"], "application/rtf": ["rtf"], "application/sbml+xml": ["sbml"], "application/scvp-cv-request": ["scq"], "application/scvp-cv-response": ["scs"], "application/scvp-vp-request": ["spq"], "application/scvp-vp-response": ["spp"], "application/sdp": ["sdp"], "application/senml+xml": ["senmlx"], "application/sensml+xml": ["sensmlx"], "application/set-payment-initiation": ["setpay"], "application/set-registration-initiation": ["setreg"], "application/shf+xml": ["shf"], "application/sieve": ["siv", "sieve"], "application/smil+xml": ["smi", "smil"], "application/sparql-query": ["rq"], "application/sparql-results+xml": ["srx"], "application/sql": ["sql"], "application/srgs": ["gram"], "application/srgs+xml": ["grxml"], "application/sru+xml": ["sru"], "application/ssdl+xml": ["ssdl"], "application/ssml+xml": ["ssml"], "application/swid+xml": ["swidtag"], "application/tei+xml": ["tei", "teicorpus"], "application/thraud+xml": ["tfi"], "application/timestamped-data": ["tsd"], "application/toml": ["toml"], "application/trig": ["trig"], "application/ttml+xml": ["ttml"], "application/ubjson": ["ubj"], "application/urc-ressheet+xml": ["rsheet"], "application/urc-targetdesc+xml": ["td"], "application/voicexml+xml": ["vxml"], "application/wasm": ["wasm"], "application/watcherinfo+xml": ["wif"], "application/widget": ["wgt"], "application/winhlp": ["hlp"], "application/wsdl+xml": ["wsdl"], "application/wspolicy+xml": ["wspolicy"], "application/xaml+xml": ["xaml"], "application/xcap-att+xml": ["xav"], "application/xcap-caps+xml": ["xca"], "application/xcap-diff+xml": ["xdf"], "application/xcap-el+xml": ["xel"], "application/xcap-ns+xml": ["xns"], "application/xenc+xml": ["xenc"], "application/xfdf": ["xfdf"], "application/xhtml+xml": ["xhtml", "xht"], "application/xliff+xml": ["xlf"], "application/xml": ["xml", "xsl", "xsd", "rng"], "application/xml-dtd": ["dtd"], "application/xop+xml": ["xop"], "application/xproc+xml": ["xpl"], "application/xslt+xml": ["*xsl", "xslt"], "application/xspf+xml": ["xspf"], "application/xv+xml": ["mxml", "xhvml", "xvml", "xvm"], "application/yang": ["yang"], "application/yin+xml": ["yin"], "application/zip": ["zip"], "audio/3gpp": ["*3gpp"], "audio/aac": ["adts", "aac"], "audio/adpcm": ["adp"], "audio/amr": ["amr"], "audio/basic": ["au", "snd"], "audio/midi": ["mid", "midi", "kar", "rmi"], "audio/mobile-xmf": ["mxmf"], "audio/mp3": ["*mp3"], "audio/mp4": ["m4a", "mp4a"], "audio/mpeg": ["mpga", "mp2", "mp2a", "mp3", "m2a", "m3a"], "audio/ogg": ["oga", "ogg", "spx", "opus"], "audio/s3m": ["s3m"], "audio/silk": ["sil"], "audio/wav": ["wav"], "audio/wave": ["*wav"], "audio/webm": ["weba"], "audio/xm": ["xm"], "font/collection": ["ttc"], "font/otf": ["otf"], "font/ttf": ["ttf"], "font/woff": ["woff"], "font/woff2": ["woff2"], "image/aces": ["exr"], "image/apng": ["apng"], "image/avci": ["avci"], "image/avcs": ["avcs"], "image/avif": ["avif"], "image/bmp": ["bmp", "dib"], "image/cgm": ["cgm"], "image/dicom-rle": ["drle"], "image/dpx": ["dpx"], "image/emf": ["emf"], "image/fits": ["fits"], "image/g3fax": ["g3"], "image/gif": ["gif"], "image/heic": ["heic"], "image/heic-sequence": ["heics"], "image/heif": ["heif"], "image/heif-sequence": ["heifs"], "image/hej2k": ["hej2"], "image/hsj2": ["hsj2"], "image/ief": ["ief"], "image/jls": ["jls"], "image/jp2": ["jp2", "jpg2"], "image/jpeg": ["jpeg", "jpg", "jpe"], "image/jph": ["jph"], "image/jphc": ["jhc"], "image/jpm": ["jpm", "jpgm"], "image/jpx": ["jpx", "jpf"], "image/jxr": ["jxr"], "image/jxra": ["jxra"], "image/jxrs": ["jxrs"], "image/jxs": ["jxs"], "image/jxsc": ["jxsc"], "image/jxsi": ["jxsi"], "image/jxss": ["jxss"], "image/ktx": ["ktx"], "image/ktx2": ["ktx2"], "image/png": ["png"], "image/sgi": ["sgi"], "image/svg+xml": ["svg", "svgz"], "image/t38": ["t38"], "image/tiff": ["tif", "tiff"], "image/tiff-fx": ["tfx"], "image/webp": ["webp"], "image/wmf": ["wmf"], "message/disposition-notification": ["disposition-notification"], "message/global": ["u8msg"], "message/global-delivery-status": ["u8dsn"], "message/global-disposition-notification": ["u8mdn"], "message/global-headers": ["u8hdr"], "message/rfc822": ["eml", "mime"], "model/3mf": ["3mf"], "model/gltf+json": ["gltf"], "model/gltf-binary": ["glb"], "model/iges": ["igs", "iges"], "model/jt": ["jt"], "model/mesh": ["msh", "mesh", "silo"], "model/mtl": ["mtl"], "model/obj": ["obj"], "model/prc": ["prc"], "model/step+xml": ["stpx"], "model/step+zip": ["stpz"], "model/step-xml+zip": ["stpxz"], "model/stl": ["stl"], "model/u3d": ["u3d"], "model/vrml": ["wrl", "vrml"], "model/x3d+binary": ["*x3db", "x3dbz"], "model/x3d+fastinfoset": ["x3db"], "model/x3d+vrml": ["*x3dv", "x3dvz"], "model/x3d+xml": ["x3d", "x3dz"], "model/x3d-vrml": ["x3dv"], "text/cache-manifest": ["appcache", "manifest"], "text/calendar": ["ics", "ifb"], "text/coffeescript": ["coffee", "litcoffee"], "text/css": ["css"], "text/csv": ["csv"], "text/html": ["html", "htm", "shtml"], "text/jade": ["jade"], "text/javascript": ["js", "mjs"], "text/jsx": ["jsx"], "text/less": ["less"], "text/markdown": ["md", "markdown"], "text/mathml": ["mml"], "text/mdx": ["mdx"], "text/n3": ["n3"], "text/plain": ["txt", "text", "conf", "def", "list", "log", "in", "ini"], "text/richtext": ["rtx"], "text/rtf": ["*rtf"], "text/sgml": ["sgml", "sgm"], "text/shex": ["shex"], "text/slim": ["slim", "slm"], "text/spdx": ["spdx"], "text/stylus": ["stylus", "styl"], "text/tab-separated-values": ["tsv"], "text/troff": ["t", "tr", "roff", "man", "me", "ms"], "text/turtle": ["ttl"], "text/uri-list": ["uri", "uris", "urls"], "text/vcard": ["vcard"], "text/vtt": ["vtt"], "text/wgsl": ["wgsl"], "text/xml": ["*xml"], "text/yaml": ["yaml", "yml"], "video/3gpp": ["3gp", "3gpp"], "video/3gpp2": ["3g2"], "video/h261": ["h261"], "video/h263": ["h263"], "video/h264": ["h264"], "video/iso.segment": ["m4s"], "video/jpeg": ["jpgv"], "video/jpm": ["*jpm", "*jpgm"], "video/mj2": ["mj2", "mjp2"], "video/mp2t": ["ts"], "video/mp4": ["mp4", "mp4v", "mpg4"], "video/mpeg": ["mpeg", "mpg", "mpe", "m1v", "m2v"], "video/ogg": ["ogv"], "video/quicktime": ["qt", "mov"], "video/webm": ["webm"] };
|
|
1125
|
+
const types = {
|
|
1126
|
+
"application/andrew-inset": ["ez"],
|
|
1127
|
+
"application/appinstaller": ["appinstaller"],
|
|
1128
|
+
"application/applixware": ["aw"],
|
|
1129
|
+
"application/appx": ["appx"],
|
|
1130
|
+
"application/appxbundle": ["appxbundle"],
|
|
1131
|
+
"application/atom+xml": ["atom"],
|
|
1132
|
+
"application/atomcat+xml": ["atomcat"],
|
|
1133
|
+
"application/atomdeleted+xml": ["atomdeleted"],
|
|
1134
|
+
"application/atomsvc+xml": ["atomsvc"],
|
|
1135
|
+
"application/atsc-dwd+xml": ["dwd"],
|
|
1136
|
+
"application/atsc-held+xml": ["held"],
|
|
1137
|
+
"application/atsc-rsat+xml": ["rsat"],
|
|
1138
|
+
"application/automationml-aml+xml": ["aml"],
|
|
1139
|
+
"application/automationml-amlx+zip": ["amlx"],
|
|
1140
|
+
"application/bdoc": ["bdoc"],
|
|
1141
|
+
"application/calendar+xml": ["xcs"],
|
|
1142
|
+
"application/ccxml+xml": ["ccxml"],
|
|
1143
|
+
"application/cdfx+xml": ["cdfx"],
|
|
1144
|
+
"application/cdmi-capability": ["cdmia"],
|
|
1145
|
+
"application/cdmi-container": ["cdmic"],
|
|
1146
|
+
"application/cdmi-domain": ["cdmid"],
|
|
1147
|
+
"application/cdmi-object": ["cdmio"],
|
|
1148
|
+
"application/cdmi-queue": ["cdmiq"],
|
|
1149
|
+
"application/cpl+xml": ["cpl"],
|
|
1150
|
+
"application/cu-seeme": ["cu"],
|
|
1151
|
+
"application/cwl": ["cwl"],
|
|
1152
|
+
"application/dash+xml": ["mpd"],
|
|
1153
|
+
"application/dash-patch+xml": ["mpp"],
|
|
1154
|
+
"application/davmount+xml": ["davmount"],
|
|
1155
|
+
"application/docbook+xml": ["dbk"],
|
|
1156
|
+
"application/dssc+der": ["dssc"],
|
|
1157
|
+
"application/dssc+xml": ["xdssc"],
|
|
1158
|
+
"application/ecmascript": ["ecma"],
|
|
1159
|
+
"application/emma+xml": ["emma"],
|
|
1160
|
+
"application/emotionml+xml": ["emotionml"],
|
|
1161
|
+
"application/epub+zip": ["epub"],
|
|
1162
|
+
"application/exi": ["exi"],
|
|
1163
|
+
"application/express": ["exp"],
|
|
1164
|
+
"application/fdf": ["fdf"],
|
|
1165
|
+
"application/fdt+xml": ["fdt"],
|
|
1166
|
+
"application/font-tdpfr": ["pfr"],
|
|
1167
|
+
"application/geo+json": ["geojson"],
|
|
1168
|
+
"application/gml+xml": ["gml"],
|
|
1169
|
+
"application/gpx+xml": ["gpx"],
|
|
1170
|
+
"application/gxf": ["gxf"],
|
|
1171
|
+
"application/gzip": ["gz"],
|
|
1172
|
+
"application/hjson": ["hjson"],
|
|
1173
|
+
"application/hyperstudio": ["stk"],
|
|
1174
|
+
"application/inkml+xml": ["ink", "inkml"],
|
|
1175
|
+
"application/ipfix": ["ipfix"],
|
|
1176
|
+
"application/its+xml": ["its"],
|
|
1177
|
+
"application/java-archive": ["jar", "war", "ear"],
|
|
1178
|
+
"application/java-serialized-object": ["ser"],
|
|
1179
|
+
"application/java-vm": ["class"],
|
|
1180
|
+
"application/javascript": ["*js"],
|
|
1181
|
+
"application/json": ["json", "map"],
|
|
1182
|
+
"application/json5": ["json5"],
|
|
1183
|
+
"application/jsonml+json": ["jsonml"],
|
|
1184
|
+
"application/ld+json": ["jsonld"],
|
|
1185
|
+
"application/lgr+xml": ["lgr"],
|
|
1186
|
+
"application/lost+xml": ["lostxml"],
|
|
1187
|
+
"application/mac-binhex40": ["hqx"],
|
|
1188
|
+
"application/mac-compactpro": ["cpt"],
|
|
1189
|
+
"application/mads+xml": ["mads"],
|
|
1190
|
+
"application/manifest+json": ["webmanifest"],
|
|
1191
|
+
"application/marc": ["mrc"],
|
|
1192
|
+
"application/marcxml+xml": ["mrcx"],
|
|
1193
|
+
"application/mathematica": ["ma", "nb", "mb"],
|
|
1194
|
+
"application/mathml+xml": ["mathml"],
|
|
1195
|
+
"application/mbox": ["mbox"],
|
|
1196
|
+
"application/media-policy-dataset+xml": ["mpf"],
|
|
1197
|
+
"application/mediaservercontrol+xml": ["mscml"],
|
|
1198
|
+
"application/metalink+xml": ["metalink"],
|
|
1199
|
+
"application/metalink4+xml": ["meta4"],
|
|
1200
|
+
"application/mets+xml": ["mets"],
|
|
1201
|
+
"application/mmt-aei+xml": ["maei"],
|
|
1202
|
+
"application/mmt-usd+xml": ["musd"],
|
|
1203
|
+
"application/mods+xml": ["mods"],
|
|
1204
|
+
"application/mp21": ["m21", "mp21"],
|
|
1205
|
+
"application/mp4": ["*mp4", "*mpg4", "mp4s", "m4p"],
|
|
1206
|
+
"application/msix": ["msix"],
|
|
1207
|
+
"application/msixbundle": ["msixbundle"],
|
|
1208
|
+
"application/msword": ["doc", "dot"],
|
|
1209
|
+
"application/mxf": ["mxf"],
|
|
1210
|
+
"application/n-quads": ["nq"],
|
|
1211
|
+
"application/n-triples": ["nt"],
|
|
1212
|
+
"application/node": ["cjs"],
|
|
1213
|
+
"application/octet-stream": [
|
|
1214
|
+
"bin",
|
|
1215
|
+
"dms",
|
|
1216
|
+
"lrf",
|
|
1217
|
+
"mar",
|
|
1218
|
+
"so",
|
|
1219
|
+
"dist",
|
|
1220
|
+
"distz",
|
|
1221
|
+
"pkg",
|
|
1222
|
+
"bpk",
|
|
1223
|
+
"dump",
|
|
1224
|
+
"elc",
|
|
1225
|
+
"deploy",
|
|
1226
|
+
"exe",
|
|
1227
|
+
"dll",
|
|
1228
|
+
"deb",
|
|
1229
|
+
"dmg",
|
|
1230
|
+
"iso",
|
|
1231
|
+
"img",
|
|
1232
|
+
"msi",
|
|
1233
|
+
"msp",
|
|
1234
|
+
"msm",
|
|
1235
|
+
"buffer"
|
|
1236
|
+
],
|
|
1237
|
+
"application/oda": ["oda"],
|
|
1238
|
+
"application/oebps-package+xml": ["opf"],
|
|
1239
|
+
"application/ogg": ["ogx"],
|
|
1240
|
+
"application/omdoc+xml": ["omdoc"],
|
|
1241
|
+
"application/onenote": ["onetoc", "onetoc2", "onetmp", "onepkg"],
|
|
1242
|
+
"application/oxps": ["oxps"],
|
|
1243
|
+
"application/p2p-overlay+xml": ["relo"],
|
|
1244
|
+
"application/patch-ops-error+xml": ["xer"],
|
|
1245
|
+
"application/pdf": ["pdf"],
|
|
1246
|
+
"application/pgp-encrypted": ["pgp"],
|
|
1247
|
+
"application/pgp-keys": ["asc"],
|
|
1248
|
+
"application/pgp-signature": ["sig", "*asc"],
|
|
1249
|
+
"application/pics-rules": ["prf"],
|
|
1250
|
+
"application/pkcs10": ["p10"],
|
|
1251
|
+
"application/pkcs7-mime": ["p7m", "p7c"],
|
|
1252
|
+
"application/pkcs7-signature": ["p7s"],
|
|
1253
|
+
"application/pkcs8": ["p8"],
|
|
1254
|
+
"application/pkix-attr-cert": ["ac"],
|
|
1255
|
+
"application/pkix-cert": ["cer"],
|
|
1256
|
+
"application/pkix-crl": ["crl"],
|
|
1257
|
+
"application/pkix-pkipath": ["pkipath"],
|
|
1258
|
+
"application/pkixcmp": ["pki"],
|
|
1259
|
+
"application/pls+xml": ["pls"],
|
|
1260
|
+
"application/postscript": ["ai", "eps", "ps"],
|
|
1261
|
+
"application/provenance+xml": ["provx"],
|
|
1262
|
+
"application/pskc+xml": ["pskcxml"],
|
|
1263
|
+
"application/raml+yaml": ["raml"],
|
|
1264
|
+
"application/rdf+xml": ["rdf", "owl"],
|
|
1265
|
+
"application/reginfo+xml": ["rif"],
|
|
1266
|
+
"application/relax-ng-compact-syntax": ["rnc"],
|
|
1267
|
+
"application/resource-lists+xml": ["rl"],
|
|
1268
|
+
"application/resource-lists-diff+xml": ["rld"],
|
|
1269
|
+
"application/rls-services+xml": ["rs"],
|
|
1270
|
+
"application/route-apd+xml": ["rapd"],
|
|
1271
|
+
"application/route-s-tsid+xml": ["sls"],
|
|
1272
|
+
"application/route-usd+xml": ["rusd"],
|
|
1273
|
+
"application/rpki-ghostbusters": ["gbr"],
|
|
1274
|
+
"application/rpki-manifest": ["mft"],
|
|
1275
|
+
"application/rpki-roa": ["roa"],
|
|
1276
|
+
"application/rsd+xml": ["rsd"],
|
|
1277
|
+
"application/rss+xml": ["rss"],
|
|
1278
|
+
"application/rtf": ["rtf"],
|
|
1279
|
+
"application/sbml+xml": ["sbml"],
|
|
1280
|
+
"application/scvp-cv-request": ["scq"],
|
|
1281
|
+
"application/scvp-cv-response": ["scs"],
|
|
1282
|
+
"application/scvp-vp-request": ["spq"],
|
|
1283
|
+
"application/scvp-vp-response": ["spp"],
|
|
1284
|
+
"application/sdp": ["sdp"],
|
|
1285
|
+
"application/senml+xml": ["senmlx"],
|
|
1286
|
+
"application/sensml+xml": ["sensmlx"],
|
|
1287
|
+
"application/set-payment-initiation": ["setpay"],
|
|
1288
|
+
"application/set-registration-initiation": ["setreg"],
|
|
1289
|
+
"application/shf+xml": ["shf"],
|
|
1290
|
+
"application/sieve": ["siv", "sieve"],
|
|
1291
|
+
"application/smil+xml": ["smi", "smil"],
|
|
1292
|
+
"application/sparql-query": ["rq"],
|
|
1293
|
+
"application/sparql-results+xml": ["srx"],
|
|
1294
|
+
"application/sql": ["sql"],
|
|
1295
|
+
"application/srgs": ["gram"],
|
|
1296
|
+
"application/srgs+xml": ["grxml"],
|
|
1297
|
+
"application/sru+xml": ["sru"],
|
|
1298
|
+
"application/ssdl+xml": ["ssdl"],
|
|
1299
|
+
"application/ssml+xml": ["ssml"],
|
|
1300
|
+
"application/swid+xml": ["swidtag"],
|
|
1301
|
+
"application/tei+xml": ["tei", "teicorpus"],
|
|
1302
|
+
"application/thraud+xml": ["tfi"],
|
|
1303
|
+
"application/timestamped-data": ["tsd"],
|
|
1304
|
+
"application/toml": ["toml"],
|
|
1305
|
+
"application/trig": ["trig"],
|
|
1306
|
+
"application/ttml+xml": ["ttml"],
|
|
1307
|
+
"application/ubjson": ["ubj"],
|
|
1308
|
+
"application/urc-ressheet+xml": ["rsheet"],
|
|
1309
|
+
"application/urc-targetdesc+xml": ["td"],
|
|
1310
|
+
"application/voicexml+xml": ["vxml"],
|
|
1311
|
+
"application/wasm": ["wasm"],
|
|
1312
|
+
"application/watcherinfo+xml": ["wif"],
|
|
1313
|
+
"application/widget": ["wgt"],
|
|
1314
|
+
"application/winhlp": ["hlp"],
|
|
1315
|
+
"application/wsdl+xml": ["wsdl"],
|
|
1316
|
+
"application/wspolicy+xml": ["wspolicy"],
|
|
1317
|
+
"application/xaml+xml": ["xaml"],
|
|
1318
|
+
"application/xcap-att+xml": ["xav"],
|
|
1319
|
+
"application/xcap-caps+xml": ["xca"],
|
|
1320
|
+
"application/xcap-diff+xml": ["xdf"],
|
|
1321
|
+
"application/xcap-el+xml": ["xel"],
|
|
1322
|
+
"application/xcap-ns+xml": ["xns"],
|
|
1323
|
+
"application/xenc+xml": ["xenc"],
|
|
1324
|
+
"application/xfdf": ["xfdf"],
|
|
1325
|
+
"application/xhtml+xml": ["xhtml", "xht"],
|
|
1326
|
+
"application/xliff+xml": ["xlf"],
|
|
1327
|
+
"application/xml": ["xml", "xsl", "xsd", "rng"],
|
|
1328
|
+
"application/xml-dtd": ["dtd"],
|
|
1329
|
+
"application/xop+xml": ["xop"],
|
|
1330
|
+
"application/xproc+xml": ["xpl"],
|
|
1331
|
+
"application/xslt+xml": ["*xsl", "xslt"],
|
|
1332
|
+
"application/xspf+xml": ["xspf"],
|
|
1333
|
+
"application/xv+xml": ["mxml", "xhvml", "xvml", "xvm"],
|
|
1334
|
+
"application/yang": ["yang"],
|
|
1335
|
+
"application/yin+xml": ["yin"],
|
|
1336
|
+
"application/zip": ["zip"],
|
|
1337
|
+
"audio/3gpp": ["*3gpp"],
|
|
1338
|
+
"audio/aac": ["adts", "aac"],
|
|
1339
|
+
"audio/adpcm": ["adp"],
|
|
1340
|
+
"audio/amr": ["amr"],
|
|
1341
|
+
"audio/basic": ["au", "snd"],
|
|
1342
|
+
"audio/midi": ["mid", "midi", "kar", "rmi"],
|
|
1343
|
+
"audio/mobile-xmf": ["mxmf"],
|
|
1344
|
+
"audio/mp3": ["*mp3"],
|
|
1345
|
+
"audio/mp4": ["m4a", "mp4a"],
|
|
1346
|
+
"audio/mpeg": ["mpga", "mp2", "mp2a", "mp3", "m2a", "m3a"],
|
|
1347
|
+
"audio/ogg": ["oga", "ogg", "spx", "opus"],
|
|
1348
|
+
"audio/s3m": ["s3m"],
|
|
1349
|
+
"audio/silk": ["sil"],
|
|
1350
|
+
"audio/wav": ["wav"],
|
|
1351
|
+
"audio/wave": ["*wav"],
|
|
1352
|
+
"audio/webm": ["weba"],
|
|
1353
|
+
"audio/xm": ["xm"],
|
|
1354
|
+
"font/collection": ["ttc"],
|
|
1355
|
+
"font/otf": ["otf"],
|
|
1356
|
+
"font/ttf": ["ttf"],
|
|
1357
|
+
"font/woff": ["woff"],
|
|
1358
|
+
"font/woff2": ["woff2"],
|
|
1359
|
+
"image/aces": ["exr"],
|
|
1360
|
+
"image/apng": ["apng"],
|
|
1361
|
+
"image/avci": ["avci"],
|
|
1362
|
+
"image/avcs": ["avcs"],
|
|
1363
|
+
"image/avif": ["avif"],
|
|
1364
|
+
"image/bmp": ["bmp", "dib"],
|
|
1365
|
+
"image/cgm": ["cgm"],
|
|
1366
|
+
"image/dicom-rle": ["drle"],
|
|
1367
|
+
"image/dpx": ["dpx"],
|
|
1368
|
+
"image/emf": ["emf"],
|
|
1369
|
+
"image/fits": ["fits"],
|
|
1370
|
+
"image/g3fax": ["g3"],
|
|
1371
|
+
"image/gif": ["gif"],
|
|
1372
|
+
"image/heic": ["heic"],
|
|
1373
|
+
"image/heic-sequence": ["heics"],
|
|
1374
|
+
"image/heif": ["heif"],
|
|
1375
|
+
"image/heif-sequence": ["heifs"],
|
|
1376
|
+
"image/hej2k": ["hej2"],
|
|
1377
|
+
"image/hsj2": ["hsj2"],
|
|
1378
|
+
"image/ief": ["ief"],
|
|
1379
|
+
"image/jls": ["jls"],
|
|
1380
|
+
"image/jp2": ["jp2", "jpg2"],
|
|
1381
|
+
"image/jpeg": ["jpeg", "jpg", "jpe"],
|
|
1382
|
+
"image/jph": ["jph"],
|
|
1383
|
+
"image/jphc": ["jhc"],
|
|
1384
|
+
"image/jpm": ["jpm", "jpgm"],
|
|
1385
|
+
"image/jpx": ["jpx", "jpf"],
|
|
1386
|
+
"image/jxl": ["jxl"],
|
|
1387
|
+
"image/jxr": ["jxr"],
|
|
1388
|
+
"image/jxra": ["jxra"],
|
|
1389
|
+
"image/jxrs": ["jxrs"],
|
|
1390
|
+
"image/jxs": ["jxs"],
|
|
1391
|
+
"image/jxsc": ["jxsc"],
|
|
1392
|
+
"image/jxsi": ["jxsi"],
|
|
1393
|
+
"image/jxss": ["jxss"],
|
|
1394
|
+
"image/ktx": ["ktx"],
|
|
1395
|
+
"image/ktx2": ["ktx2"],
|
|
1396
|
+
"image/png": ["png"],
|
|
1397
|
+
"image/sgi": ["sgi"],
|
|
1398
|
+
"image/svg+xml": ["svg", "svgz"],
|
|
1399
|
+
"image/t38": ["t38"],
|
|
1400
|
+
"image/tiff": ["tif", "tiff"],
|
|
1401
|
+
"image/tiff-fx": ["tfx"],
|
|
1402
|
+
"image/webp": ["webp"],
|
|
1403
|
+
"image/wmf": ["wmf"],
|
|
1404
|
+
"message/disposition-notification": ["disposition-notification"],
|
|
1405
|
+
"message/global": ["u8msg"],
|
|
1406
|
+
"message/global-delivery-status": ["u8dsn"],
|
|
1407
|
+
"message/global-disposition-notification": ["u8mdn"],
|
|
1408
|
+
"message/global-headers": ["u8hdr"],
|
|
1409
|
+
"message/rfc822": ["eml", "mime"],
|
|
1410
|
+
"model/3mf": ["3mf"],
|
|
1411
|
+
"model/gltf+json": ["gltf"],
|
|
1412
|
+
"model/gltf-binary": ["glb"],
|
|
1413
|
+
"model/iges": ["igs", "iges"],
|
|
1414
|
+
"model/jt": ["jt"],
|
|
1415
|
+
"model/mesh": ["msh", "mesh", "silo"],
|
|
1416
|
+
"model/mtl": ["mtl"],
|
|
1417
|
+
"model/obj": ["obj"],
|
|
1418
|
+
"model/prc": ["prc"],
|
|
1419
|
+
"model/step+xml": ["stpx"],
|
|
1420
|
+
"model/step+zip": ["stpz"],
|
|
1421
|
+
"model/step-xml+zip": ["stpxz"],
|
|
1422
|
+
"model/stl": ["stl"],
|
|
1423
|
+
"model/u3d": ["u3d"],
|
|
1424
|
+
"model/vrml": ["wrl", "vrml"],
|
|
1425
|
+
"model/x3d+binary": ["*x3db", "x3dbz"],
|
|
1426
|
+
"model/x3d+fastinfoset": ["x3db"],
|
|
1427
|
+
"model/x3d+vrml": ["*x3dv", "x3dvz"],
|
|
1428
|
+
"model/x3d+xml": ["x3d", "x3dz"],
|
|
1429
|
+
"model/x3d-vrml": ["x3dv"],
|
|
1430
|
+
"text/cache-manifest": ["appcache", "manifest"],
|
|
1431
|
+
"text/calendar": ["ics", "ifb"],
|
|
1432
|
+
"text/coffeescript": ["coffee", "litcoffee"],
|
|
1433
|
+
"text/css": ["css"],
|
|
1434
|
+
"text/csv": ["csv"],
|
|
1435
|
+
"text/html": ["html", "htm", "shtml"],
|
|
1436
|
+
"text/jade": ["jade"],
|
|
1437
|
+
"text/javascript": ["js", "mjs"],
|
|
1438
|
+
"text/jsx": ["jsx"],
|
|
1439
|
+
"text/less": ["less"],
|
|
1440
|
+
"text/markdown": ["md", "markdown"],
|
|
1441
|
+
"text/mathml": ["mml"],
|
|
1442
|
+
"text/mdx": ["mdx"],
|
|
1443
|
+
"text/n3": ["n3"],
|
|
1444
|
+
"text/plain": ["txt", "text", "conf", "def", "list", "log", "in", "ini"],
|
|
1445
|
+
"text/richtext": ["rtx"],
|
|
1446
|
+
"text/rtf": ["*rtf"],
|
|
1447
|
+
"text/sgml": ["sgml", "sgm"],
|
|
1448
|
+
"text/shex": ["shex"],
|
|
1449
|
+
"text/slim": ["slim", "slm"],
|
|
1450
|
+
"text/spdx": ["spdx"],
|
|
1451
|
+
"text/stylus": ["stylus", "styl"],
|
|
1452
|
+
"text/tab-separated-values": ["tsv"],
|
|
1453
|
+
"text/troff": ["t", "tr", "roff", "man", "me", "ms"],
|
|
1454
|
+
"text/turtle": ["ttl"],
|
|
1455
|
+
"text/uri-list": ["uri", "uris", "urls"],
|
|
1456
|
+
"text/vcard": ["vcard"],
|
|
1457
|
+
"text/vtt": ["vtt"],
|
|
1458
|
+
"text/wgsl": ["wgsl"],
|
|
1459
|
+
"text/xml": ["*xml"],
|
|
1460
|
+
"text/yaml": ["yaml", "yml"],
|
|
1461
|
+
"video/3gpp": ["3gp", "3gpp"],
|
|
1462
|
+
"video/3gpp2": ["3g2"],
|
|
1463
|
+
"video/h261": ["h261"],
|
|
1464
|
+
"video/h263": ["h263"],
|
|
1465
|
+
"video/h264": ["h264"],
|
|
1466
|
+
"video/iso.segment": ["m4s"],
|
|
1467
|
+
"video/jpeg": ["jpgv"],
|
|
1468
|
+
"video/jpm": ["*jpm", "*jpgm"],
|
|
1469
|
+
"video/mj2": ["mj2", "mjp2"],
|
|
1470
|
+
"video/mp2t": ["ts", "m2t", "m2ts", "mts"],
|
|
1471
|
+
"video/mp4": ["mp4", "mp4v", "mpg4"],
|
|
1472
|
+
"video/mpeg": ["mpeg", "mpg", "mpe", "m1v", "m2v"],
|
|
1473
|
+
"video/ogg": ["ogv"],
|
|
1474
|
+
"video/quicktime": ["qt", "mov"],
|
|
1475
|
+
"video/webm": ["webm"]
|
|
1476
|
+
};
|
|
1126
1477
|
Object.freeze(types);
|
|
1127
1478
|
var __classPrivateFieldGet = function(receiver, state, kind, f) {
|
|
1128
1479
|
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
|
|
@@ -2547,4 +2898,4 @@ exports.updateHeader = updateHeader;
|
|
|
2547
2898
|
exports.validateOperations = validateOperations;
|
|
2548
2899
|
exports.verifyOperationSignature = verifyOperationSignature;
|
|
2549
2900
|
exports.zod = zod;
|
|
2550
|
-
//# sourceMappingURL=creators-
|
|
2901
|
+
//# sourceMappingURL=creators-DJg3Kd1P.js.map
|