@cloudcannon/configuration-types 0.0.1

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.
@@ -0,0 +1,434 @@
1
+ export type MimeType =
2
+ | 'x-world/x-3dmf'
3
+ | 'application/x-authorware-bin'
4
+ | 'application/x-authorware-map'
5
+ | 'application/x-authorware-seg'
6
+ | 'text/vnd.abc'
7
+ | 'video/animaflex'
8
+ | 'application/postscript'
9
+ | 'audio/aiff'
10
+ | 'audio/x-aiff'
11
+ | 'application/x-aim'
12
+ | 'text/x-audiosoft-intra'
13
+ | 'application/x-navi-animation'
14
+ | 'application/x-nokia-9000-communicator-add-on-software'
15
+ | 'application/mime'
16
+ | 'application/arj'
17
+ | 'image/x-jg'
18
+ | 'video/x-ms-asf'
19
+ | 'text/x-asm'
20
+ | 'text/asp'
21
+ | 'application/x-mplayer2'
22
+ | 'video/x-ms-asf-plugin'
23
+ | 'audio/basic'
24
+ | 'audio/x-au'
25
+ | 'application/x-troff-msvideo'
26
+ | 'video/avi'
27
+ | 'video/msvideo'
28
+ | 'video/x-msvideo'
29
+ | 'video/avs-video'
30
+ | 'application/x-bcpio'
31
+ | 'application/mac-binary'
32
+ | 'application/macbinary'
33
+ | 'application/x-binary'
34
+ | 'application/x-macbinary'
35
+ | 'image/bmp'
36
+ | 'image/x-windows-bmp'
37
+ | 'application/book'
38
+ | 'application/x-bsh'
39
+ | 'application/x-bzip'
40
+ | 'application/x-bzip2'
41
+ | 'text/plain'
42
+ | 'text/x-c'
43
+ | 'application/vnd.ms-pki.seccat'
44
+ | 'application/clariscad'
45
+ | 'application/x-cocoa'
46
+ | 'application/cdf'
47
+ | 'application/x-cdf'
48
+ | 'application/x-netcdf'
49
+ | 'application/pkix-cert'
50
+ | 'application/x-x509-ca-cert'
51
+ | 'application/x-chat'
52
+ | 'application/java'
53
+ | 'application/java-byte-code'
54
+ | 'application/x-java-class'
55
+ | 'application/x-cpio'
56
+ | 'application/mac-compactpro'
57
+ | 'application/x-compactpro'
58
+ | 'application/x-cpt'
59
+ | 'application/pkcs-crl'
60
+ | 'application/pkix-crl'
61
+ | 'application/x-x509-user-cert'
62
+ | 'application/x-csh'
63
+ | 'text/x-script.csh'
64
+ | 'application/x-pointplus'
65
+ | 'text/css'
66
+ | 'text/csv'
67
+ | 'application/x-director'
68
+ | 'application/x-deepv'
69
+ | 'video/x-dv'
70
+ | 'video/dl'
71
+ | 'video/x-dl'
72
+ | 'application/msword'
73
+ | 'application/vnd.openxmlformats-officedocument.wordprocessingml.document'
74
+ | 'application/commonground'
75
+ | 'application/drafting'
76
+ | 'application/x-dvi'
77
+ | 'drawing/x-dwf (old)'
78
+ | 'model/vnd.dwf'
79
+ | 'application/acad'
80
+ | 'image/vnd.dwg'
81
+ | 'image/x-dwg'
82
+ | 'application/dxf'
83
+ | 'text/x-script.elisp'
84
+ | 'application/x-bytecode.elisp (compiled elisp)'
85
+ | 'application/x-elc'
86
+ | 'application/x-envoy'
87
+ | 'application/x-esrehber'
88
+ | 'text/x-setext'
89
+ | 'application/envoy'
90
+ | 'text/x-fortran'
91
+ | 'application/vnd.fdf'
92
+ | 'application/fractals'
93
+ | 'image/fif'
94
+ | 'video/fli'
95
+ | 'video/x-fli'
96
+ | 'image/florian'
97
+ | 'text/vnd.fmi.flexstor'
98
+ | 'video/x-atomic3d-feature'
99
+ | 'image/vnd.fpx'
100
+ | 'image/vnd.net-fpx'
101
+ | 'application/freeloader'
102
+ | 'audio/make'
103
+ | 'image/g3fax'
104
+ | 'image/gif'
105
+ | 'video/gl'
106
+ | 'video/x-gl'
107
+ | 'audio/x-gsm'
108
+ | 'application/x-gsp'
109
+ | 'application/x-gss'
110
+ | 'application/x-gtar'
111
+ | 'application/x-compressed'
112
+ | 'application/x-gzip'
113
+ | 'multipart/x-gzip'
114
+ | 'text/x-h'
115
+ | 'application/x-hdf'
116
+ | 'application/x-helpfile'
117
+ | 'application/vnd.hp-hpgl'
118
+ | 'text/x-script'
119
+ | 'application/hlp'
120
+ | 'application/x-winhelp'
121
+ | 'application/binhex'
122
+ | 'application/binhex4'
123
+ | 'application/mac-binhex'
124
+ | 'application/mac-binhex40'
125
+ | 'application/x-binhex40'
126
+ | 'application/x-mac-binhex40'
127
+ | 'application/hta'
128
+ | 'text/x-component'
129
+ | 'text/html'
130
+ | 'text/webviewhtml'
131
+ | 'x-conference/x-cooltalk'
132
+ | 'image/x-icon'
133
+ | 'image/ief'
134
+ | 'application/iges'
135
+ | 'model/iges'
136
+ | 'application/x-ima'
137
+ | 'application/x-httpd-imap'
138
+ | 'application/inf'
139
+ | 'application/x-internett-signup'
140
+ | 'application/x-ip2'
141
+ | 'video/x-isvideo'
142
+ | 'audio/it'
143
+ | 'application/x-inventor'
144
+ | 'i-world/i-vrml'
145
+ | 'application/x-livescreen'
146
+ | 'audio/x-jam'
147
+ | 'text/x-java-source'
148
+ | 'application/x-java-commerce'
149
+ | 'image/jpeg'
150
+ | 'image/pjpeg'
151
+ | 'image/x-jps'
152
+ | 'application/x-javascript'
153
+ | 'application/javascript'
154
+ | 'application/ecmascript'
155
+ | 'text/javascript'
156
+ | 'text/ecmascript'
157
+ | 'application/json'
158
+ | 'image/jutvision'
159
+ | 'music/x-karaoke'
160
+ | 'application/x-ksh'
161
+ | 'text/x-script.ksh'
162
+ | 'audio/nspaudio'
163
+ | 'audio/x-nspaudio'
164
+ | 'audio/x-liveaudio'
165
+ | 'application/x-latex'
166
+ | 'application/lha'
167
+ | 'application/x-lha'
168
+ | 'application/x-lisp'
169
+ | 'text/x-script.lisp'
170
+ | 'text/x-la-asf'
171
+ | 'application/x-lzh'
172
+ | 'application/lzx'
173
+ | 'application/x-lzx'
174
+ | 'text/x-m'
175
+ | 'audio/mpeg'
176
+ | 'audio/x-mpequrl'
177
+ | 'audio/m4a'
178
+ | 'audio/x-m4a'
179
+ | 'application/x-troff-man'
180
+ | 'application/x-navimap'
181
+ | 'application/mbedlet'
182
+ | 'application/x-magic-cap-package-1.0'
183
+ | 'application/mcad'
184
+ | 'application/x-mathcad'
185
+ | 'image/vasa'
186
+ | 'text/mcf'
187
+ | 'application/netmc'
188
+ | 'text/markdown'
189
+ | 'application/x-troff-me'
190
+ | 'message/rfc822'
191
+ | 'application/x-midi'
192
+ | 'audio/midi'
193
+ | 'audio/x-mid'
194
+ | 'audio/x-midi'
195
+ | 'music/crescendo'
196
+ | 'x-music/x-midi'
197
+ | 'application/x-frame'
198
+ | 'application/x-mif'
199
+ | 'www/mime'
200
+ | 'audio/x-vnd.audioexplosion.mjuicemediafile'
201
+ | 'video/x-motion-jpeg'
202
+ | 'application/base64'
203
+ | 'application/x-meme'
204
+ | 'audio/mod'
205
+ | 'audio/x-mod'
206
+ | 'video/quicktime'
207
+ | 'video/x-sgi-movie'
208
+ | 'audio/x-mpeg'
209
+ | 'video/x-mpeg'
210
+ | 'video/x-mpeq2a'
211
+ | 'audio/mpeg3'
212
+ | 'audio/x-mpeg-3'
213
+ | 'video/mp4'
214
+ | 'application/x-project'
215
+ | 'video/mpeg'
216
+ | 'application/vnd.ms-project'
217
+ | 'application/marc'
218
+ | 'application/x-troff-ms'
219
+ | 'application/x-vnd.audioexplosion.mzz'
220
+ | 'image/naplps'
221
+ | 'application/vnd.nokia.configuration-message'
222
+ | 'image/x-niff'
223
+ | 'application/x-mix-transfer'
224
+ | 'application/x-conference'
225
+ | 'application/x-navidoc'
226
+ | 'application/octet-stream'
227
+ | 'application/oda'
228
+ | 'audio/ogg'
229
+ | 'application/ogg'
230
+ | 'video/ogg'
231
+ | 'application/x-omc'
232
+ | 'application/x-omcdatamaker'
233
+ | 'application/x-omcregerator'
234
+ | 'text/x-pascal'
235
+ | 'application/pkcs10'
236
+ | 'application/x-pkcs10'
237
+ | 'application/pkcs-12'
238
+ | 'application/x-pkcs12'
239
+ | 'application/x-pkcs7-signature'
240
+ | 'application/pkcs7-mime'
241
+ | 'application/x-pkcs7-mime'
242
+ | 'application/x-pkcs7-certreqresp'
243
+ | 'application/pkcs7-signature'
244
+ | 'application/pro_eng'
245
+ | 'text/pascal'
246
+ | 'image/x-portable-bitmap'
247
+ | 'application/vnd.hp-pcl'
248
+ | 'application/x-pcl'
249
+ | 'image/x-pict'
250
+ | 'image/x-pcx'
251
+ | 'chemical/x-pdb'
252
+ | 'application/pdf'
253
+ | 'audio/make.my.funk'
254
+ | 'image/x-portable-graymap'
255
+ | 'image/x-portable-greymap'
256
+ | 'image/pict'
257
+ | 'application/x-newton-compatible-pkg'
258
+ | 'application/vnd.ms-pki.pko'
259
+ | 'text/x-script.perl'
260
+ | 'application/x-pixclscript'
261
+ | 'image/x-xpixmap'
262
+ | 'text/x-script.perl-module'
263
+ | 'application/x-pagemaker'
264
+ | 'image/png'
265
+ | 'application/x-portable-anymap'
266
+ | 'image/x-portable-anymap'
267
+ | 'model/x-pov'
268
+ | 'image/x-portable-pixmap'
269
+ | 'application/mspowerpoint'
270
+ | 'application/powerpoint'
271
+ | 'application/vnd.ms-powerpoint'
272
+ | 'application/x-mspowerpoint'
273
+ | 'application/vnd.openxmlformats-officedocument.presentationml.presentation'
274
+ | 'application/x-freelance'
275
+ | 'paleovu/x-pv'
276
+ | 'text/x-script.phyton'
277
+ | 'application/x-bytecode.python'
278
+ | 'audio/vnd.qcelp'
279
+ | 'image/x-quicktime'
280
+ | 'video/x-qtc'
281
+ | 'audio/x-pn-realaudio'
282
+ | 'audio/x-pn-realaudio-plugin'
283
+ | 'audio/x-realaudio'
284
+ | 'application/x-cmu-raster'
285
+ | 'image/cmu-raster'
286
+ | 'image/x-cmu-raster'
287
+ | 'text/x-script.rexx'
288
+ | 'image/vnd.rn-realflash'
289
+ | 'image/x-rgb'
290
+ | 'application/vnd.rn-realmedia'
291
+ | 'audio/mid'
292
+ | 'application/ringing-tones'
293
+ | 'application/vnd.nokia.ringing-tone'
294
+ | 'application/vnd.rn-realplayer'
295
+ | 'application/x-troff'
296
+ | 'image/vnd.rn-realpix'
297
+ | 'application/x-rtf'
298
+ | 'text/richtext'
299
+ | 'application/rtf'
300
+ | 'video/vnd.rn-realvideo'
301
+ | 'audio/s3m'
302
+ | 'application/x-tbook'
303
+ | 'application/x-lotusscreencam'
304
+ | 'text/x-script.guile'
305
+ | 'text/x-script.scheme'
306
+ | 'video/x-scm'
307
+ | 'application/sdp'
308
+ | 'application/x-sdp'
309
+ | 'application/sounder'
310
+ | 'application/sea'
311
+ | 'application/x-sea'
312
+ | 'application/set'
313
+ | 'text/sgml'
314
+ | 'text/x-sgml'
315
+ | 'application/x-sh'
316
+ | 'application/x-shar'
317
+ | 'text/x-script.sh'
318
+ | 'text/x-server-parsed-html'
319
+ | 'audio/x-psid'
320
+ | 'application/x-sit'
321
+ | 'application/x-stuffit'
322
+ | 'application/x-koan'
323
+ | 'application/x-seelogo'
324
+ | 'application/smil'
325
+ | 'audio/x-adpcm'
326
+ | 'application/solids'
327
+ | 'application/x-pkcs7-certificates'
328
+ | 'text/x-speech'
329
+ | 'application/futuresplash'
330
+ | 'application/x-sprite'
331
+ | 'application/x-wais-source'
332
+ | 'application/streamingmedia'
333
+ | 'application/vnd.ms-pki.certstore'
334
+ | 'application/step'
335
+ | 'application/sla'
336
+ | 'application/vnd.ms-pki.stl'
337
+ | 'application/x-navistyle'
338
+ | 'application/x-sv4cpio'
339
+ | 'application/x-sv4crc'
340
+ | 'image/svg+xml'
341
+ | 'application/x-world'
342
+ | 'x-world/x-svr'
343
+ | 'application/x-shockwave-flash'
344
+ | 'application/x-tar'
345
+ | 'application/toolbook'
346
+ | 'application/x-tcl'
347
+ | 'text/x-script.tcl'
348
+ | 'text/x-script.tcsh'
349
+ | 'application/x-tex'
350
+ | 'application/x-texinfo'
351
+ | 'application/plain'
352
+ | 'application/gnutar'
353
+ | 'image/tiff'
354
+ | 'image/x-tiff'
355
+ | 'application/toml'
356
+ | 'audio/tsp-audio'
357
+ | 'application/dsptype'
358
+ | 'audio/tsplayer'
359
+ | 'text/tab-separated-values'
360
+ | 'application/i-deas'
361
+ | 'text/uri-list'
362
+ | 'application/x-ustar'
363
+ | 'multipart/x-ustar'
364
+ | 'text/x-uuencode'
365
+ | 'application/x-cdlink'
366
+ | 'text/x-vcalendar'
367
+ | 'application/vda'
368
+ | 'video/vdo'
369
+ | 'application/groupwise'
370
+ | 'video/vivo'
371
+ | 'video/vnd.vivo'
372
+ | 'application/vocaltec-media-desc'
373
+ | 'application/vocaltec-media-file'
374
+ | 'audio/voc'
375
+ | 'audio/x-voc'
376
+ | 'video/vosaic'
377
+ | 'audio/voxware'
378
+ | 'audio/x-twinvq-plugin'
379
+ | 'audio/x-twinvq'
380
+ | 'application/x-vrml'
381
+ | 'model/vrml'
382
+ | 'x-world/x-vrml'
383
+ | 'x-world/x-vrt'
384
+ | 'application/x-visio'
385
+ | 'application/wordperfect6.0'
386
+ | 'application/wordperfect6.1'
387
+ | 'audio/wav'
388
+ | 'audio/x-wav'
389
+ | 'application/x-qpro'
390
+ | 'image/vnd.wap.wbmp'
391
+ | 'application/vnd.xara'
392
+ | 'video/webm'
393
+ | 'audio/webm'
394
+ | 'image/webp'
395
+ | 'application/x-123'
396
+ | 'windows/metafile'
397
+ | 'text/vnd.wap.wml'
398
+ | 'application/vnd.wap.wmlc'
399
+ | 'text/vnd.wap.wmlscript'
400
+ | 'application/vnd.wap.wmlscriptc'
401
+ | 'video/x-ms-wmv'
402
+ | 'application/wordperfect'
403
+ | 'application/x-wpwin'
404
+ | 'application/x-lotus'
405
+ | 'application/mswrite'
406
+ | 'application/x-wri'
407
+ | 'text/scriplet'
408
+ | 'application/x-wintalk'
409
+ | 'image/x-xbitmap'
410
+ | 'image/x-xbm'
411
+ | 'image/xbm'
412
+ | 'video/x-amt-demorun'
413
+ | 'xgl/drawing'
414
+ | 'image/vnd.xiff'
415
+ | 'application/excel'
416
+ | 'application/vnd.ms-excel'
417
+ | 'application/x-excel'
418
+ | 'application/x-msexcel'
419
+ | 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
420
+ | 'audio/xm'
421
+ | 'application/xml'
422
+ | 'text/xml'
423
+ | 'xgl/movie'
424
+ | 'application/x-vnd.ls-xpix'
425
+ | 'image/xpm'
426
+ | 'video/x-amt-showrun'
427
+ | 'image/x-xwd'
428
+ | 'image/x-xwindowdump'
429
+ | 'text/vnd.yaml'
430
+ | 'application/x-compress'
431
+ | 'application/x-zip-compressed'
432
+ | 'application/zip'
433
+ | 'multipart/x-zip'
434
+ | 'text/x-script.zsh';
@@ -0,0 +1,172 @@
1
+ export type Syntax =
2
+ | 'abap'
3
+ | 'abc'
4
+ | 'actionscript'
5
+ | 'ada'
6
+ | 'alda'
7
+ | 'apache_conf'
8
+ | 'apex'
9
+ | 'applescript'
10
+ | 'aql'
11
+ | 'asciidoc'
12
+ | 'asl'
13
+ | 'assembly_x86'
14
+ | 'autohotkey'
15
+ | 'batchfile'
16
+ | 'c9search'
17
+ | 'c_cpp'
18
+ | 'cirru'
19
+ | 'clojure'
20
+ | 'cobol'
21
+ | 'coffee'
22
+ | 'coldfusion'
23
+ | 'crystal'
24
+ | 'csharp'
25
+ | 'csound_document'
26
+ | 'csound_orchestra'
27
+ | 'csound_score'
28
+ | 'csp'
29
+ | 'css'
30
+ | 'curly'
31
+ | 'd'
32
+ | 'dart'
33
+ | 'diff'
34
+ | 'django'
35
+ | 'dockerfile'
36
+ | 'dot'
37
+ | 'drools'
38
+ | 'edifact'
39
+ | 'eiffel'
40
+ | 'ejs'
41
+ | 'elixir'
42
+ | 'elm'
43
+ | 'erlang'
44
+ | 'forth'
45
+ | 'fortran'
46
+ | 'fsharp'
47
+ | 'fsl'
48
+ | 'ftl'
49
+ | 'gcode'
50
+ | 'gherkin'
51
+ | 'gitignore'
52
+ | 'glsl'
53
+ | 'gobstones'
54
+ | 'golang'
55
+ | 'graphqlschema'
56
+ | 'groovy'
57
+ | 'haml'
58
+ | 'handlebars'
59
+ | 'haskell'
60
+ | 'haskell_cabal'
61
+ | 'haxe'
62
+ | 'hjson'
63
+ | 'html'
64
+ | 'html_elixir'
65
+ | 'html_ruby'
66
+ | 'ini'
67
+ | 'io'
68
+ | 'jack'
69
+ | 'jade'
70
+ | 'java'
71
+ | 'javascript'
72
+ | 'json5'
73
+ | 'json'
74
+ | 'jsoniq'
75
+ | 'jsp'
76
+ | 'jssm'
77
+ | 'jsx'
78
+ | 'julia'
79
+ | 'kotlin'
80
+ | 'latex'
81
+ | 'less'
82
+ | 'liquid'
83
+ | 'lisp'
84
+ | 'livescript'
85
+ | 'logiql'
86
+ | 'logtalk'
87
+ | 'lsl'
88
+ | 'lua'
89
+ | 'luapage'
90
+ | 'lucene'
91
+ | 'makefile'
92
+ | 'markdown'
93
+ | 'mask'
94
+ | 'matlab'
95
+ | 'maze'
96
+ | 'mediawiki'
97
+ | 'mel'
98
+ | 'mixal'
99
+ | 'mushcode'
100
+ | 'mysql'
101
+ | 'nginx'
102
+ | 'nim'
103
+ | 'nix'
104
+ | 'nsis'
105
+ | 'nunjucks'
106
+ | 'objectivec'
107
+ | 'ocaml'
108
+ | 'pascal'
109
+ | 'perl6'
110
+ | 'perl'
111
+ | 'pgsql'
112
+ | 'php'
113
+ | 'php_laravel_blade'
114
+ | 'pig'
115
+ | 'plain_text'
116
+ | 'powershell'
117
+ | 'praat'
118
+ | 'prisma'
119
+ | 'prolog'
120
+ | 'properties'
121
+ | 'protobuf'
122
+ | 'puppet'
123
+ | 'python'
124
+ | 'qml'
125
+ | 'r'
126
+ | 'razor'
127
+ | 'rdoc'
128
+ | 'red'
129
+ | 'redshift'
130
+ | 'rhtml'
131
+ | 'rst'
132
+ | 'ruby'
133
+ | 'rust'
134
+ | 'sass'
135
+ | 'scad'
136
+ | 'scala'
137
+ | 'scheme'
138
+ | 'scss'
139
+ | 'sh'
140
+ | 'sjs'
141
+ | 'slim'
142
+ | 'smarty'
143
+ | 'snippets'
144
+ | 'soy_template'
145
+ | 'space'
146
+ | 'sparql'
147
+ | 'sql'
148
+ | 'sqlserver'
149
+ | 'stylus'
150
+ | 'svg'
151
+ | 'swift'
152
+ | 'tcl'
153
+ | 'terraform'
154
+ | 'tex'
155
+ | 'text'
156
+ | 'textile'
157
+ | 'toml'
158
+ | 'tsx'
159
+ | 'turtle'
160
+ | 'twig'
161
+ | 'export typescript'
162
+ | 'vala'
163
+ | 'vbscript'
164
+ | 'velocity'
165
+ | 'verilog'
166
+ | 'vhdl'
167
+ | 'visualforce'
168
+ | 'wollok'
169
+ | 'xml'
170
+ | 'xquery'
171
+ | 'yaml'
172
+ | 'zeek';
package/src/theme.d.ts ADDED
@@ -0,0 +1,39 @@
1
+ export type Theme =
2
+ | 'ambiance'
3
+ | 'chaos'
4
+ | 'chrome'
5
+ | 'clouds'
6
+ | 'clouds_midnight'
7
+ | 'cobalt'
8
+ | 'crimson_editor'
9
+ | 'dawn'
10
+ | 'dracula'
11
+ | 'dreamweaver'
12
+ | 'eclipse'
13
+ | 'github'
14
+ | 'gob'
15
+ | 'gruvbox'
16
+ | 'idle_fingers'
17
+ | 'iplastic'
18
+ | 'katzenmilch'
19
+ | 'kr_theme'
20
+ | 'kuroir'
21
+ | 'merbivore'
22
+ | 'merbivore_soft'
23
+ | 'mono_industrial'
24
+ | 'monokai'
25
+ | 'nord_dark'
26
+ | 'pastel_on_dark'
27
+ | 'solarized_dark'
28
+ | 'solarized_light'
29
+ | 'sqlserver'
30
+ | 'terminal'
31
+ | 'textmate'
32
+ | 'tomorrow'
33
+ | 'tomorrow_night'
34
+ | 'tomorrow_night_blue'
35
+ | 'tomorrow_night_bright'
36
+ | 'tomorrow_night_eighties'
37
+ | 'twilight'
38
+ | 'vibrant_ink'
39
+ | 'xcode';