@lvce-editor/shared-process 0.15.32 → 0.15.33

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 (33) hide show
  1. package/extensions/builtin.vscode-icons/icon-theme.json +87 -3
  2. package/extensions/builtin.vscode-icons/icons/file_type_buf.svg +1 -0
  3. package/extensions/builtin.vscode-icons/icons/file_type_dotenv.svg +1 -0
  4. package/extensions/builtin.vscode-icons/icons/file_type_glyphs.svg +1 -1
  5. package/extensions/builtin.vscode-icons/icons/file_type_grain.svg +1 -0
  6. package/extensions/builtin.vscode-icons/icons/file_type_light_netlify.svg +1 -0
  7. package/extensions/builtin.vscode-icons/icons/file_type_light_spin.svg +1 -0
  8. package/extensions/builtin.vscode-icons/icons/file_type_light_tree.svg +1 -1
  9. package/extensions/builtin.vscode-icons/icons/file_type_mermaid.svg +1 -0
  10. package/extensions/builtin.vscode-icons/icons/file_type_netlify.svg +1 -1
  11. package/extensions/builtin.vscode-icons/icons/file_type_ocaml_intf.svg +1 -0
  12. package/extensions/builtin.vscode-icons/icons/file_type_protobuf.svg +9 -1
  13. package/extensions/builtin.vscode-icons/icons/file_type_sino.svg +1 -0
  14. package/extensions/builtin.vscode-icons/icons/file_type_snaplet.svg +1 -0
  15. package/extensions/builtin.vscode-icons/icons/file_type_spin.svg +1 -0
  16. package/extensions/builtin.vscode-icons/icons/file_type_tamagui.svg +1 -0
  17. package/extensions/builtin.vscode-icons/icons/file_type_taskfile.svg +1 -0
  18. package/extensions/builtin.vscode-icons/icons/file_type_tree.svg +1 -1
  19. package/extensions/builtin.vscode-icons/icons/file_type_unocss.svg +1 -0
  20. package/extensions/builtin.vscode-icons/icons/file_type_wit.svg +1 -0
  21. package/extensions/builtin.vscode-icons/icons/folder_type_changesets.svg +1 -0
  22. package/extensions/builtin.vscode-icons/icons/folder_type_changesets_opened.svg +1 -0
  23. package/extensions/builtin.vscode-icons/icons/folder_type_notebooks.svg +1 -0
  24. package/extensions/builtin.vscode-icons/icons/folder_type_notebooks_opened.svg +1 -0
  25. package/extensions/builtin.vscode-icons/icons/folder_type_snaplet.svg +1 -0
  26. package/extensions/builtin.vscode-icons/icons/folder_type_snaplet_opened.svg +1 -0
  27. package/extensions/builtin.vscode-icons/icons/folder_type_wit.svg +1 -0
  28. package/extensions/builtin.vscode-icons/icons/folder_type_wit_opened.svg +1 -0
  29. package/package.json +4 -4
  30. package/src/parts/AutoUpdaterAppImage/AutoUpdaterAppImage.js +0 -3
  31. package/src/parts/ExtensionHost/ExtensionHost.ipc.js +8 -9
  32. package/src/parts/FirstNodeWorkerEventType/FirstNodeWorkerEventType.js +3 -5
  33. package/src/parts/Platform/Platform.js +3 -3
@@ -46,6 +46,8 @@
46
46
  "_fd_cake_open": "/icons/folder_type_cake_opened.svg",
47
47
  "_fd_certificate": "/icons/folder_type_certificate.svg",
48
48
  "_fd_certificate_open": "/icons/folder_type_certificate_opened.svg",
49
+ "_fd_changesets": "/icons/folder_type_changesets.svg",
50
+ "_fd_changesets_open": "/icons/folder_type_changesets_opened.svg",
49
51
  "_fd_chef": "/icons/folder_type_chef.svg",
50
52
  "_fd_chef_open": "/icons/folder_type_chef_opened.svg",
51
53
  "_fd_circleci": "/icons/folder_type_circleci.svg",
@@ -206,6 +208,8 @@
206
208
  "_fd_node_open": "/icons/folder_type_node_opened.svg",
207
209
  "_fd_light_node": "/icons/folder_type_light_node.svg",
208
210
  "_fd_light_node_open": "/icons/folder_type_light_node_opened.svg",
211
+ "_fd_notebooks": "/icons/folder_type_notebooks.svg",
212
+ "_fd_notebooks_open": "/icons/folder_type_notebooks_opened.svg",
209
213
  "_fd_notification": "/icons/folder_type_notification.svg",
210
214
  "_fd_notification_open": "/icons/folder_type_notification_opened.svg",
211
215
  "_fd_nuget": "/icons/folder_type_nuget.svg",
@@ -252,6 +256,8 @@
252
256
  "_fd_services_open": "/icons/folder_type_services_opened.svg",
253
257
  "_fd_shared": "/icons/folder_type_shared.svg",
254
258
  "_fd_shared_open": "/icons/folder_type_shared_opened.svg",
259
+ "_fd_snaplet": "/icons/folder_type_snaplet.svg",
260
+ "_fd_snaplet_open": "/icons/folder_type_snaplet_opened.svg",
255
261
  "_fd_src": "/icons/folder_type_src.svg",
256
262
  "_fd_src_open": "/icons/folder_type_src_opened.svg",
257
263
  "_fd_sso": "/icons/folder_type_sso.svg",
@@ -296,6 +302,8 @@
296
302
  "_fd_webpack_open": "/icons/folder_type_webpack_opened.svg",
297
303
  "_fd_windows": "/icons/folder_type_windows.svg",
298
304
  "_fd_windows_open": "/icons/folder_type_windows_opened.svg",
305
+ "_fd_wit": "/icons/folder_type_wit.svg",
306
+ "_fd_wit_open": "/icons/folder_type_wit_opened.svg",
299
307
  "_fd_www": "/icons/folder_type_www.svg",
300
308
  "_fd_www_open": "/icons/folder_type_www_opened.svg",
301
309
  "_fd_yarn": "/icons/folder_type_yarn.svg",
@@ -367,6 +375,7 @@
367
375
  "_f_bower": "/icons/file_type_bower.svg",
368
376
  "_f_browserslist": "/icons/file_type_browserslist.svg",
369
377
  "_f_buckbuild": "/icons/file_type_buckbuild.svg",
378
+ "_f_buf": "/icons/file_type_buf.svg",
370
379
  "_f_bun": "/icons/file_type_bun.svg",
371
380
  "_f_bundler": "/icons/file_type_bundler.svg",
372
381
  "_f_bunfig": "/icons/file_type_bunfig.svg",
@@ -464,6 +473,7 @@
464
473
  "_f_docz": "/icons/file_type_docz.svg",
465
474
  "_f_dojo": "/icons/file_type_dojo.svg",
466
475
  "_f_doppler": "/icons/file_type_doppler.svg",
476
+ "_f_dotenv": "/icons/file_type_dotenv.svg",
467
477
  "_f_dotjs": "/icons/file_type_dotjs.svg",
468
478
  "_f_doxygen": "/icons/file_type_doxygen.svg",
469
479
  "_f_drawio": "/icons/file_type_drawio.svg",
@@ -555,6 +565,7 @@
555
565
  "_f_godot": "/icons/file_type_godot.svg",
556
566
  "_f_gradle": "/icons/file_type_gradle.svg",
557
567
  "_f_light_gradle": "/icons/file_type_light_gradle.svg",
568
+ "_f_grain": "/icons/file_type_grain.svg",
558
569
  "_f_graphql": "/icons/file_type_graphql.svg",
559
570
  "_f_graphql_config": "/icons/file_type_graphql_config.svg",
560
571
  "_f_graphviz": "/icons/file_type_graphviz.svg",
@@ -691,6 +702,7 @@
691
702
  "_f_light_mdx": "/icons/file_type_light_mdx.svg",
692
703
  "_f_mediawiki": "/icons/file_type_mediawiki.svg",
693
704
  "_f_mercurial": "/icons/file_type_mercurial.svg",
705
+ "_f_mermaid": "/icons/file_type_mermaid.svg",
694
706
  "_f_meson": "/icons/file_type_meson.svg",
695
707
  "_f_meteor": "/icons/file_type_meteor.svg",
696
708
  "_f_mjml": "/icons/file_type_mjml.svg",
@@ -711,6 +723,7 @@
711
723
  "_f_nearly": "/icons/file_type_nearly.svg",
712
724
  "_f_nestjs": "/icons/file_type_nestjs.svg",
713
725
  "_f_netlify": "/icons/file_type_netlify.svg",
726
+ "_f_light_netlify": "/icons/file_type_light_netlify.svg",
714
727
  "_f_next": "/icons/file_type_next.svg",
715
728
  "_f_light_next": "/icons/file_type_light_next.svg",
716
729
  "_f_ng_tailwind": "/icons/file_type_ng_tailwind.svg",
@@ -739,6 +752,7 @@
739
752
  "_f_objidconfig": "/icons/file_type_objidconfig.svg",
740
753
  "_f_light_objidconfig": "/icons/file_type_light_objidconfig.svg",
741
754
  "_f_ocaml": "/icons/file_type_ocaml.svg",
755
+ "_f_ocaml_intf": "/icons/file_type_ocaml_intf.svg",
742
756
  "_f_ogone": "/icons/file_type_ogone.svg",
743
757
  "_f_onenote": "/icons/file_type_onenote.svg",
744
758
  "_f_openHAB": "/icons/file_type_openHAB.svg",
@@ -890,6 +904,7 @@
890
904
  "_f_shellcheck": "/icons/file_type_shellcheck.svg",
891
905
  "_f_shuttle": "/icons/file_type_shuttle.svg",
892
906
  "_f_silverstripe": "/icons/file_type_silverstripe.svg",
907
+ "_f_sino": "/icons/file_type_sino.svg",
893
908
  "_f_siyuan": "/icons/file_type_siyuan.svg",
894
909
  "_f_sketch": "/icons/file_type_sketch.svg",
895
910
  "_f_skipper": "/icons/file_type_skipper.svg",
@@ -900,6 +915,7 @@
900
915
  "_f_sln": "/icons/file_type_sln.svg",
901
916
  "_f_smarty": "/icons/file_type_smarty.svg",
902
917
  "_f_snapcraft": "/icons/file_type_snapcraft.svg",
918
+ "_f_snaplet": "/icons/file_type_snaplet.svg",
903
919
  "_f_snort": "/icons/file_type_snort.svg",
904
920
  "_f_snyk": "/icons/file_type_snyk.svg",
905
921
  "_f_solidarity": "/icons/file_type_solidarity.svg",
@@ -908,6 +924,8 @@
908
924
  "_f_source": "/icons/file_type_source.svg",
909
925
  "_f_spacengine": "/icons/file_type_spacengine.svg",
910
926
  "_f_sparql": "/icons/file_type_sparql.svg",
927
+ "_f_spin": "/icons/file_type_spin.svg",
928
+ "_f_light_spin": "/icons/file_type_light_spin.svg",
911
929
  "_f_sqf": "/icons/file_type_sqf.svg",
912
930
  "_f_sql": "/icons/file_type_sql.svg",
913
931
  "_f_sqlite": "/icons/file_type_sqlite.svg",
@@ -941,6 +959,7 @@
941
959
  "_f_light_systemverilog": "/icons/file_type_light_systemverilog.svg",
942
960
  "_f_t4tt": "/icons/file_type_t4tt.svg",
943
961
  "_f_tailwind": "/icons/file_type_tailwind.svg",
962
+ "_f_tamagui": "/icons/file_type_tamagui.svg",
944
963
  "_f_tauri": "/icons/file_type_tauri.svg",
945
964
  "_f_tcl": "/icons/file_type_tcl.svg",
946
965
  "_f_teal": "/icons/file_type_teal.svg",
@@ -988,6 +1007,7 @@
988
1007
  "_f_light_unibeautify": "/icons/file_type_light_unibeautify.svg",
989
1008
  "_f_unison": "/icons/file_type_unison.svg",
990
1009
  "_f_unlicense": "/icons/file_type_unlicense.svg",
1010
+ "_f_unocss": "/icons/file_type_unocss.svg",
991
1011
  "_f_vagrant": "/icons/file_type_vagrant.svg",
992
1012
  "_f_vala": "/icons/file_type_vala.svg",
993
1013
  "_f_vanilla_extract": "/icons/file_type_vanilla_extract.svg",
@@ -1027,6 +1047,7 @@
1027
1047
  "_f_wgsl": "/icons/file_type_wgsl.svg",
1028
1048
  "_f_wikitext": "/icons/file_type_wikitext.svg",
1029
1049
  "_f_windi": "/icons/file_type_windi.svg",
1050
+ "_f_wit": "/icons/file_type_wit.svg",
1030
1051
  "_f_wolfram": "/icons/file_type_wolfram.svg",
1031
1052
  "_f_word": "/icons/file_type_word.svg",
1032
1053
  "_f_wpml": "/icons/file_type_wpml.svg",
@@ -1681,9 +1702,12 @@
1681
1702
  "Shuttle.toml": "_f_shuttle",
1682
1703
  "slash-up.config.js": "_f_slashup",
1683
1704
  "snapcraft.yaml": "_f_snapcraft",
1705
+ "snaplet.config.js": "_f_snaplet",
1706
+ "snaplet.config.ts": "_f_snaplet",
1684
1707
  ".snyk": "_f_snyk",
1685
1708
  ".solidarity": "_f_solidarity",
1686
1709
  ".solidarity.json": "_f_solidarity",
1710
+ "spin.toml": "_f_spin",
1687
1711
  "stryker.conf.mjs": "_f_stryker",
1688
1712
  "stryker.conf.cjs": "_f_stryker",
1689
1713
  "stryker.conf.js": "_f_stryker",
@@ -1743,6 +1767,18 @@
1743
1767
  ".tailwindrc.coffee": "_f_tailwind",
1744
1768
  ".tailwindrc.ts": "_f_tailwind",
1745
1769
  ".tailwindrc.json": "_f_tailwind",
1770
+ "tamagui.js": "_f_tamagui",
1771
+ "tamagui.mjs": "_f_tamagui",
1772
+ "tamagui.cjs": "_f_tamagui",
1773
+ "tamagui.ts": "_f_tamagui",
1774
+ "tamagui.mts": "_f_tamagui",
1775
+ "tamagui.cts": "_f_tamagui",
1776
+ "tamagui.config.js": "_f_tamagui",
1777
+ "tamagui.config.mjs": "_f_tamagui",
1778
+ "tamagui.config.cjs": "_f_tamagui",
1779
+ "tamagui.config.ts": "_f_tamagui",
1780
+ "tamagui.config.mts": "_f_tamagui",
1781
+ "tamagui.config.cts": "_f_tamagui",
1746
1782
  "tauri.conf.json": "_f_tauri",
1747
1783
  ".testcaferc.json": "_f_testcafe",
1748
1784
  ".tfignore": "_f_tfs",
@@ -1787,6 +1823,14 @@
1787
1823
  "unlicense.txt": "_f_unlicense",
1788
1824
  "unlicence.md": "_f_unlicense",
1789
1825
  "unlicence.txt": "_f_unlicense",
1826
+ "uno.config.js": "_f_unocss",
1827
+ "uno.config.mjs": "_f_unocss",
1828
+ "uno.config.ts": "_f_unocss",
1829
+ "uno.config.mts": "_f_unocss",
1830
+ "unocss.config.js": "_f_unocss",
1831
+ "unocss.config.mjs": "_f_unocss",
1832
+ "unocss.config.ts": "_f_unocss",
1833
+ "unocss.config.mts": "_f_unocss",
1790
1834
  "vagrantfile": "_f_vagrant",
1791
1835
  "vapor.yml": "_f_vapor",
1792
1836
  ".vimrc": "_f_vim",
@@ -1945,6 +1989,11 @@
1945
1989
  "webpack.dev.conf.mjs": "_f_webpack",
1946
1990
  "webpack.dev.conf.coffee": "_f_webpack",
1947
1991
  "webpack.dev.conf.ts": "_f_webpack",
1992
+ "webpack.local.js": "_f_webpack",
1993
+ "webpack.local.cjs": "_f_webpack",
1994
+ "webpack.local.mjs": "_f_webpack",
1995
+ "webpack.local.coffee": "_f_webpack",
1996
+ "webpack.local.ts": "_f_webpack",
1948
1997
  "webpack.prod.js": "_f_webpack",
1949
1998
  "webpack.prod.cjs": "_f_webpack",
1950
1999
  "webpack.prod.mjs": "_f_webpack",
@@ -2012,6 +2061,7 @@
2012
2061
  "apis": "_fd_api",
2013
2062
  ".apis": "_fd_api",
2014
2063
  "app": "_fd_app",
2064
+ "apps": "_fd_app",
2015
2065
  ".app": "_fd_app",
2016
2066
  "arangodb": "_fd_arangodb",
2017
2067
  "arango": "_fd_arangodb",
@@ -2050,6 +2100,7 @@
2050
2100
  ".certificates": "_fd_certificate",
2051
2101
  "certs": "_fd_certificate",
2052
2102
  "certs.": "_fd_certificate",
2103
+ ".changeset": "_fd_changesets",
2053
2104
  "chef": "_fd_chef",
2054
2105
  ".chef": "_fd_chef",
2055
2106
  ".circleci": "_fd_circleci",
@@ -2274,6 +2325,8 @@
2274
2325
  "nix": "_fd_nix",
2275
2326
  "niv": "_fd_nix",
2276
2327
  "node_modules": "_fd_node",
2328
+ "notebooks": "_fd_notebooks",
2329
+ "notebook": "_fd_notebooks",
2277
2330
  "notification": "_fd_notification",
2278
2331
  "notifications": "_fd_notification",
2279
2332
  "event": "_fd_notification",
@@ -2327,6 +2380,7 @@
2327
2380
  "shared": "_fd_shared",
2328
2381
  ".share": "_fd_shared",
2329
2382
  ".shared": "_fd_shared",
2383
+ ".snaplet": "_fd_snaplet",
2330
2384
  "src": "_fd_src",
2331
2385
  "source": "_fd_src",
2332
2386
  "sources": "_fd_src",
@@ -2399,6 +2453,7 @@
2399
2453
  ".webpack": "_fd_webpack",
2400
2454
  "windows": "_fd_windows",
2401
2455
  "win32": "_fd_windows",
2456
+ "wit": "_fd_wit",
2402
2457
  "www": "_fd_www",
2403
2458
  "wwwroot": "_fd_www",
2404
2459
  ".yarn": "_fd_yarn"
@@ -2410,6 +2465,7 @@
2410
2465
  "apis": "_fd_api_open",
2411
2466
  ".apis": "_fd_api_open",
2412
2467
  "app": "_fd_app_open",
2468
+ "apps": "_fd_app_open",
2413
2469
  ".app": "_fd_app_open",
2414
2470
  "arangodb": "_fd_arangodb_open",
2415
2471
  "arango": "_fd_arangodb_open",
@@ -2448,6 +2504,7 @@
2448
2504
  ".certificates": "_fd_certificate_open",
2449
2505
  "certs": "_fd_certificate_open",
2450
2506
  "certs.": "_fd_certificate_open",
2507
+ ".changeset": "_fd_changesets_open",
2451
2508
  "chef": "_fd_chef_open",
2452
2509
  ".chef": "_fd_chef_open",
2453
2510
  ".circleci": "_fd_circleci_open",
@@ -2672,6 +2729,8 @@
2672
2729
  "nix": "_fd_nix_open",
2673
2730
  "niv": "_fd_nix_open",
2674
2731
  "node_modules": "_fd_node_open",
2732
+ "notebooks": "_fd_notebooks_open",
2733
+ "notebook": "_fd_notebooks_open",
2675
2734
  "notification": "_fd_notification_open",
2676
2735
  "notifications": "_fd_notification_open",
2677
2736
  "event": "_fd_notification_open",
@@ -2725,6 +2784,7 @@
2725
2784
  "shared": "_fd_shared_open",
2726
2785
  ".share": "_fd_shared_open",
2727
2786
  ".shared": "_fd_shared_open",
2787
+ ".snaplet": "_fd_snaplet_open",
2728
2788
  "src": "_fd_src_open",
2729
2789
  "source": "_fd_src_open",
2730
2790
  "sources": "_fd_src_open",
@@ -2797,6 +2857,7 @@
2797
2857
  ".webpack": "_fd_webpack_open",
2798
2858
  "windows": "_fd_windows_open",
2799
2859
  "win32": "_fd_windows_open",
2860
+ "wit": "_fd_wit_open",
2800
2861
  "www": "_fd_www_open",
2801
2862
  "wwwroot": "_fd_www_open",
2802
2863
  ".yarn": "_fd_yarn_open"
@@ -2831,6 +2892,8 @@
2831
2892
  "pde": "_f_arduino",
2832
2893
  "aspx": "_f_aspx",
2833
2894
  "ascx": "_f_aspx",
2895
+ "asm": "_f_assembly",
2896
+ "s": "_f_assembly",
2834
2897
  "astro": "_f_astro",
2835
2898
  "aac": "_f_audio",
2836
2899
  "act": "_f_audio",
@@ -2889,6 +2952,12 @@
2889
2952
  "scptd": "_f_binary",
2890
2953
  "so": "_f_binary",
2891
2954
  "bb": "_f_blitzbasic",
2955
+ "buf.yaml": "_f_buf",
2956
+ "buf.yml": "_f_buf",
2957
+ "buf.gen.yml": "_f_buf",
2958
+ "buf.gen.yaml": "_f_buf",
2959
+ "buf.work.yaml": "_f_buf",
2960
+ "buf.work.yml": "_f_buf",
2892
2961
  "bun": "_f_bun",
2893
2962
  "lockb": "_f_bun",
2894
2963
  "gemfile": "_f_bundler",
@@ -2973,6 +3042,7 @@
2973
3042
  "makefile": "_f_gnu",
2974
3043
  "godot": "_f_godot",
2975
3044
  "gradle": "_f_gradle",
3045
+ "gr": "_f_grain",
2976
3046
  "hcl2": "_f_hashicorp",
2977
3047
  "sentinel": "_f_hashicorp",
2978
3048
  "hxproj": "_f_haxedevelop",
@@ -3017,6 +3087,7 @@
3017
3087
  "ipynb": "_f_jupyter",
3018
3088
  "key": "_f_key",
3019
3089
  "pem": "_f_key",
3090
+ "ktm": "_f_kotlin",
3020
3091
  "master": "_f_layout",
3021
3092
  "layout.html": "_f_layout",
3022
3093
  "layout.htm": "_f_layout",
@@ -3066,6 +3137,7 @@
3066
3137
  "npz": "_f_numpy",
3067
3138
  "nunj": "_f_nunjucks",
3068
3139
  "njs": "_f_nunjucks",
3140
+ "mli": "_f_ocaml_intf",
3069
3141
  "one": "_f_onenote",
3070
3142
  "onepkg": "_f_onenote",
3071
3143
  "onetoc": "_f_onenote",
@@ -3243,10 +3315,13 @@
3243
3315
  "vob": "_f_video",
3244
3316
  "webm": "_f_video",
3245
3317
  "wmv": "_f_video",
3318
+ "code-snippets": "_f_vscode",
3319
+ "code-workspace": "_f_vscode",
3246
3320
  "vsix": "_f_vsix",
3247
3321
  "vsixmanifest": "_f_vsixmanifest",
3248
3322
  "wasm": "_f_wasm",
3249
3323
  "wikitext": "_f_wikitext",
3324
+ "wit": "_f_wit",
3250
3325
  "doc": "_f_word",
3251
3326
  "docx": "_f_word",
3252
3327
  "docm": "_f_word",
@@ -3295,6 +3370,9 @@
3295
3370
  "asp (html)": "_f_asp",
3296
3371
  "arm": "_f_assembly",
3297
3372
  "asm": "_f_assembly",
3373
+ "asm-intel-x86-generic": "_f_assembly",
3374
+ "platformio-debug.asm": "_f_platformio",
3375
+ "asm-collection": "_f_assembly",
3298
3376
  "ats": "_f_ats",
3299
3377
  "ahk": "_f_autohotkey",
3300
3378
  "autoit": "_f_autoit",
@@ -3315,6 +3393,8 @@
3315
3393
  "blitzbasic": "_f_blitzbasic",
3316
3394
  "bolt": "_f_bolt",
3317
3395
  "bosque": "_f_bosque",
3396
+ "buf": "_f_buf",
3397
+ "buf-gen": "_f_buf",
3318
3398
  "c": "_f_c",
3319
3399
  "c-al": "_f_c_al",
3320
3400
  "cabal": "_f_cabal",
@@ -3336,8 +3416,6 @@
3336
3416
  "ql": "_f_codeql",
3337
3417
  "coffeescript": "_f_coffeescript",
3338
3418
  "properties": "_f_config",
3339
- "dotenv": "_f_config",
3340
- "env": "_f_config",
3341
3419
  "spring-boot-properties": "_f_config",
3342
3420
  "confluence": "_f_confluence",
3343
3421
  "cpp": "_f_cpp",
@@ -3361,6 +3439,8 @@
3361
3439
  "dml": "_f_dlang",
3362
3440
  "diet": "_f_dlang",
3363
3441
  "dockerfile": "_f_docker",
3442
+ "dotenv": "_f_dotenv",
3443
+ "env": "_f_dotenv",
3364
3444
  "dotjs": "_f_dotjs",
3365
3445
  "doxygen": "_f_doxygen",
3366
3446
  "drools": "_f_drools",
@@ -3404,6 +3484,7 @@
3404
3484
  "gnuplot": "_f_gnuplot",
3405
3485
  "go": "_f_go",
3406
3486
  "goctl": "_f_goctl",
3487
+ "grain": "_f_grain",
3407
3488
  "graphql": "_f_graphql",
3408
3489
  "dot": "_f_graphviz",
3409
3490
  "groovy": "_f_groovy",
@@ -3475,6 +3556,7 @@
3475
3556
  "kivy": "_f_kivy",
3476
3557
  "kos": "_f_kos",
3477
3558
  "kotlin": "_f_kotlin",
3559
+ "kotlinscript": "_f_kotlin",
3478
3560
  "kusto": "_f_kusto",
3479
3561
  "latino": "_f_latino",
3480
3562
  "less": "_f_less",
@@ -3494,6 +3576,7 @@
3494
3576
  "mel": "_f_maya",
3495
3577
  "mdx": "_f_mdx",
3496
3578
  "mediawiki": "_f_mediawiki",
3579
+ "mermaid": "_f_mermaid",
3497
3580
  "meson": "_f_meson",
3498
3581
  "mjml": "_f_mjml",
3499
3582
  "powerquery": "_f_mlang",
@@ -3529,7 +3612,6 @@
3529
3612
  "pip-requirements": "_f_pip",
3530
3613
  "platformio-debug.disassembly": "_f_platformio",
3531
3614
  "platformio-debug.memoryview": "_f_platformio",
3532
- "platformio-debug.asm": "_f_platformio",
3533
3615
  "plsql": "_f_plsql",
3534
3616
  "oracle": "_f_plsql",
3535
3617
  "oraclesql": "_f_plsql",
@@ -3581,6 +3663,7 @@
3581
3663
  "shaderlab": "_f_shaderlab",
3582
3664
  "shellscript": "_f_shell",
3583
3665
  "silverstripe": "_f_silverstripe",
3666
+ "sino": "_f_sino",
3584
3667
  "eskip": "_f_skipper",
3585
3668
  "slang": "_f_slang",
3586
3669
  "slice": "_f_slice",
@@ -3641,6 +3724,7 @@
3641
3724
  "wenyan": "_f_wenyan",
3642
3725
  "wgsl": "_f_wgsl",
3643
3726
  "wikitext": "_f_wikitext",
3727
+ "wai": "_f_wit",
3644
3728
  "wolfram": "_f_wolfram",
3645
3729
  "wurstlang": "_f_wurst",
3646
3730
  "wurst": "_f_wurst",
@@ -0,0 +1 @@
1
+ <svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><title>file_type_buf</title><g transform="matrix(.87288 0 0 .87288 2.0339 2.0339)" stroke-width=".092219"><g fill="#77e1ff"><path d="m2.2861 0h-2.2861v25.143h2.2861z"/><path d="m6.8574 0h-2.2861v25.143h2.2861z"/><path d="m11.429 0h-2.2862v25.143h2.2862z"/><path d="m16 0h-2.2861v25.143h2.2861z"/><path d="m20.572 0h-2.2861v25.143h2.2861z"/><path d="m25.143 0h-2.2861v25.143h2.2861z"/></g><g fill="#161ede"><path d="m9.1435 6.8574h-2.2861v25.143h2.2861z"/><path d="m13.715 6.8574h-2.2861v25.143h2.2861z"/><path d="m18.286 6.8574h-2.2861v25.143h2.2861z"/><path d="m22.857 6.8574h-2.2861v25.143h2.2861z"/><path d="m27.429 6.8574h-2.2861v25.143h2.2861z"/><path d="m32 6.8574h-2.2861v25.143h2.2861z"/></g></g></svg>
@@ -0,0 +1 @@
1
+ <svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg"><g transform="matrix(1.1667 0 0 1.1667 2 2)" fill-rule="evenodd"><path d="m1 1h22v22h-22z"/><path d="m24 0v24h-24v-24zm-13.067 15.89h-4.093v5.52h4.198v-0.93h-3.083v-1.503h2.77v-0.93h-2.77v-1.224h2.978v-0.934zm2.146 0h-1.084v5.52h1.035v-3.6l2.226 3.6h1.118v-5.52h-1.036v3.686l-2.259-3.687zm5.117 0h-1.208l1.973 5.52h1.19l1.976-5.52h-1.182l-1.352 4.085-1.397-4.086zm-12.796 3.79h-1.68v1.68h1.68z" fill="#ecd53f" fill-rule="nonzero"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_glyphs</title><path d="M18.254,30C6.676,30,2,25.952,2,16.028,2,6.214,6.9,2,18.366,2a66.407,66.407,0,0,1,9.964.721L30,2.943,28.942,13.588h.835V28.78l-1.391.277A56.94,56.94,0,0,1,18.254,30Z" style="fill:#d2d2d2"/><path d="M18.032,18.523h-.724c-1.447,0-2.115-.776-2.115-2.717,0-2.107.89-2.661,4.787-2.661,2.115,0,4.4.166,7.181.443l.891-9.2a66.537,66.537,0,0,0-9.686-.665c-10.688,0-14.64,3.437-14.64,12.309,0,9.037,3.9,12.253,14.473,12.253a50.2,50.2,0,0,0,9.8-.942V15.307H17.976v3.216Z" style="fill:#18944a"/></svg>
1
+ <svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="a" x1="16" x2="16" y1="2.72" y2="29.28" gradientTransform="matrix(1.0352 0 0 1.0352 -.58286 -.56314)" gradientUnits="userSpaceOnUse"><stop stop-color="#00bf52" offset="0"/><stop stop-color="#00c67e" offset="1"/></linearGradient></defs><title>file_type_glyphs</title><path d="m23.289 15.265a6.646 6.646 0 0 0 6.6667-6.9462v-6.0663h-13.333v6.118c0 5.2899 4.2754 6.8944 6.6667 6.8944zm6.6667 14.482v-13.426h-13.333c0 7.9089 5.4244 13.426 13.333 13.426zm-14.524 0v-27.495c-7.8157 0-13.426 5.9317-13.426 13.789 0 7.7743 5.5176 13.706 13.426 13.706z" fill="url(#a)" stroke-width="1.0352"/></svg>
@@ -0,0 +1 @@
1
+ <svg version="1.1" viewBox="0 0 32 32" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><title>file_type_grain</title><g transform="matrix(1.013 0 0 1.013 -.86308 -.38018)" stroke-width=".40578"><path d="m16.702 2.3728-4.6654 9.6405 4.7372 4.1276 4.5971-4.1276z" fill="#faa520"/><path d="m4.0239 7.1502-0.36274 11.622 13.109 11.194 6.5797-5.7593z" fill="#f78f28"/><path d="m29.631 18.776v-11.761l-11.748 10.372 6.7557 5.7236z" fill="#e18026"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32"><title>file_type_light_netlify</title><path d="M29.39 13.98 18.02 2.61l-.42-.42-.47-.19h-2.26l-.47.2-.42.41L2.61 13.98l-.42.42-.19.47v2.26l.2.47.41.42 11.37 11.37.42.42.47.19h2.26l.47-.2.42-.41 11.37-11.37.42-.42.19-.47v-2.26l-.2-.47-.41-.42Z" fill="#014847"/><path d="M14.99 27.38v-5.46l.14-.15h1.74l.14.15v5.46l-.14.14h-1.74l-.14-.14Zm0-17.3V4.62l.14-.14h1.74l.14.14v5.46l-.14.15h-1.74l-.14-.15ZM10.4 23.33h-.24l-1.2-1.2v-.23l1.6-1.6h1.26l.17.18v1.26l-1.6 1.6ZM8.96 10.16v-.24l1.2-1.2h.24l1.59 1.6v1.26l-.17.17h-1.26l-1.6-1.59Zm-4.8 4.82h6.14l.14.15v1.74l-.14.14H4.16L4 16.87v-1.74l.15-.15Z" fill="#32E6E2"/><path d="M19.26 19.62h-1.74l-.15-.15v-4.06c0-.73-.28-1.29-1.15-1.3-.45-.02-.97 0-1.51.02l-.09.08v5.26l-.14.15h-1.74l-.14-.15v-6.94l.14-.15h3.9a2.75 2.75 0 0 1 2.76 2.75v4.34l-.15.15Z" fill="#fff"/><path d="M27.84 17.02H21.7l-.14-.15v-1.74l.14-.14h6.14l.15.14v1.74l-.15.15Z" fill="#32E6E2"/></svg>
@@ -0,0 +1 @@
1
+ <svg version="1.1" viewBox="0 0 32 32" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><title>file_type_light_spin</title><g transform="translate(-.013672 -.011774)"><rect x="11.026" y="2.0135" width="2.9003" height="27.997"/><path d="m16.014 4.3379a11.576 11.637 0 0 0-11.576 11.639 11.576 11.637 0 0 0 11.576 11.637 11.576 11.637 0 0 0 11.576-11.637 11.576 11.637 0 0 0-11.576-11.639zm0.03516 2.7969a8.8312 8.878 0 0 1 8.832 8.877 8.8312 8.878 0 0 1-8.832 8.8789 8.8312 8.878 0 0 1-8.8301-8.8789 8.8312 8.878 0 0 1 8.8301-8.877z" stroke-width="1.0243"/></g></svg>
@@ -1 +1 @@
1
- <svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><title>file_type_light_tree</title><path d="m1.916 1.9727v6.9883h-0.0058594v0.93164h0.0058594v5.7344h-0.0058594v0.93164h0.0058594v5.7363h-0.0058594v0.92969h0.0058594v5.7363h-0.0058594v0.93164h0.0058594v0.00586h0.93164v-0.00586h26.988v-0.93164h-26.988v-5.7363h13.77v-0.92969h-13.77v-5.7363h13.77v-0.93164h-13.77v-5.7344h7.8711v-0.93164h-7.8711v-6.9883h-0.93164z" fill="#172621" stroke-width="1.2"/></svg>
1
+ <svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><title>file_type_light_tree</title><g transform="matrix(.21632 0 0 .21632 14.082 12.619)"><rect x="-51.131" y="-48.987" width="9.2308" height="129.23"/><rect transform="scale(-1,1)" x="-68.869" y="71.013" width="110.77" height="9.2308"/><rect transform="scale(-1,1)" x="-36.561" y="29.474" width="78.462" height="9.2308"/><rect transform="scale(-1,1)" x="4.9774" y="-16.68" width="36.923" height="9.2308"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><title>file_type_mermaid</title><path d="m29.973 4.4782c-6.1863-0.26479-11.866 3.5412-13.973 9.3638-2.1072-5.8208-7.7872-9.6277-13.973-9.3638a14.253 14.253 0 0 0 6.2003 12.36 7.6473 7.6473 0 0 1 3.3155 6.3206v4.3756h8.9163v-4.3756a7.6473 7.6473 0 0 1 3.3146-6.3206 14.247 14.247 0 0 0 6.2003-12.36z" fill="#fd366e" stroke-width=".93237"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32"><defs><linearGradient id="a" x1="-78" y1="525" x2="-78" y2="553" gradientTransform="translate(94 -523)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#21c6b7"/><stop offset="1" stop-color="#4c9bbf"/></linearGradient></defs><title>file_type_netlify</title><path d="M22.292,11.717l-.01,0a.033.033,0,0,1-.017-.01.08.08,0,0,1-.02-.068l.565-3.451,2.651,2.648L22.7,12a.069.069,0,0,1-.024.005H22.67s-.007,0-.014-.011A1.267,1.267,0,0,0,22.292,11.717Zm3.844-.21,2.834,2.831c.589.588.883.882.991,1.222a1.355,1.355,0,0,1,.039.152l-6.772-2.864-.011,0c-.027-.011-.059-.024-.059-.052s.032-.041.059-.052l.008,0Zm3.748,5.114a5.3,5.3,0,0,1-.914,1.042l-3.194,3.19-4.132-.86-.022,0c-.036-.006-.076-.012-.076-.046a1.249,1.249,0,0,0-.479-.871c-.017-.017-.012-.043-.008-.068l0-.01.778-4.766,0-.016c0-.036.011-.079.045-.079a1.265,1.265,0,0,0,.848-.486.064.064,0,0,1,.02-.02.1.1,0,0,1,.075.01Zm-4.843,4.966-5.253,5.248.9-5.521v-.008l0-.02c.007-.018.026-.025.045-.033l.009,0a1.355,1.355,0,0,0,.508-.377.12.12,0,0,1,.066-.045.074.074,0,0,1,.021,0Zm-6.365,6.358-.592.592-6.546-9.451-.008-.01a.063.063,0,0,1-.019-.044A.066.066,0,0,1,11.527,19l.007-.009c.02-.029.037-.058.056-.09l.015-.025v0a.1.1,0,0,1,.038-.043.08.08,0,0,1,.053,0l7.253,1.494a.127.127,0,0,1,.056.024.059.059,0,0,1,.014.031l0,.014a1.282,1.282,0,0,0,.749.844c.02.01.011.033,0,.057a.213.213,0,0,0-.011.033C19.67,21.883,18.886,26.657,18.676,27.945ZM17.439,29.18a2.739,2.739,0,0,1-.985.752,1.459,1.459,0,0,1-.882,0c-.341-.108-.635-.4-1.224-.99L7.774,22.375l1.717-2.661a.105.105,0,0,1,.029-.034.078.078,0,0,1,.067,0,1.736,1.736,0,0,0,.521.077,1.786,1.786,0,0,0,.676-.137.052.052,0,0,1,.055,0,.241.241,0,0,1,.021.024Zm-10.3-7.438L5.632,20.235l2.979-1.269a.069.069,0,0,1,.024,0c.025,0,.039.025.053.048l.01.016c.028.043.057.081.085.118l.009.012c.008.012,0,.024-.006.037ZM4.965,19.569,3.057,17.663c-.325-.324-.56-.559-.723-.762l5.8,1.2.022,0c.036.006.076.012.076.046s-.043.053-.08.068l-.017.007ZM2,15.921a1.5,1.5,0,0,1,.066-.362c.108-.34.4-.634.991-1.222L5.5,11.9c.4.59,3.061,4.426,3.371,4.87l.01.013c.02.027.042.056.02.078a2,2,0,0,0-.289.385.122.122,0,0,1-.036.045.041.041,0,0,1-.031,0h0Zm4.152-4.675,3.283-3.28c.309.135,1.432.609,2.436,1.033.761.321,1.454.614,1.671.707a.08.08,0,0,1,.051.04.073.073,0,0,1,0,.044,1.532,1.532,0,0,0-.033.315,1.46,1.46,0,0,0,.416,1.02c.022.021,0,.053-.019.081l-.01.015-3.333,5.158a.108.108,0,0,1-.031.036.081.081,0,0,1-.063,0,1.656,1.656,0,0,0-.4-.054,2.2,2.2,0,0,0-.381.046h0a.044.044,0,0,1-.039,0,.146.146,0,0,1-.033-.037ZM10.1,7.3l4.251-4.246c.589-.588.883-.882,1.224-.99a1.459,1.459,0,0,1,.882,0c.341.108.635.4,1.224.99l.921.92L15.577,8.655a.127.127,0,0,1-.03.035.08.08,0,0,1-.066,0,1.652,1.652,0,0,0-.459-.065,1.533,1.533,0,0,0-.945.336c-.02.019-.049.007-.074,0C13.608,8.786,10.537,7.489,10.1,7.3Zm9.143-2.685,2.792,2.789-.672,4.16v.011a.082.082,0,0,1-.006.028c-.007.015-.021.018-.036.021l-.016,0a1.329,1.329,0,0,0-.385.195l-.014.013a.043.043,0,0,1-.03.018.065.065,0,0,1-.031-.005l-4.253-1.805-.009,0c-.027-.011-.059-.024-.059-.052a1.6,1.6,0,0,0-.217-.653l-.009-.015c-.021-.034-.043-.069-.026-.1ZM16.367,10.9l3.987,1.687a.092.092,0,0,1,.055.042.072.072,0,0,1,0,.041,1.045,1.045,0,0,0-.021.192v.112c0,.027-.029.039-.055.05l-.009,0c-.631.269-8.868,3.777-8.88,3.777a.048.048,0,0,1-.038-.012c-.022-.021,0-.053.019-.081l.01-.015,3.277-5.067.006-.009c.019-.031.041-.065.076-.065l.033.005a1.4,1.4,0,0,0,.206.02,1.483,1.483,0,0,0,1.236-.655.113.113,0,0,1,.024-.029A.078.078,0,0,1,16.367,10.9ZM11.8,17.611l8.977-3.824a.037.037,0,0,1,.025.013,1.372,1.372,0,0,0,.13.112l.02.013c.018.011.037.022.038.041v.018L20.22,18.7l0,.019c0,.037-.01.079-.045.079a1.262,1.262,0,0,0-1,.618l0,.006a.1.1,0,0,1-.037.042.088.088,0,0,1-.051,0l-7.159-1.475S11.808,17.612,11.8,17.611Z" style="fill:url(#a)"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32"><title>file_type_netlify</title><path d="M29.39 13.98 18.02 2.61l-.42-.42-.47-.19h-2.26l-.47.2-.42.41L2.61 13.98l-.42.42-.19.47v2.26l.2.47.41.42 11.37 11.37.42.42.47.19h2.26l.47-.2.42-.41 11.37-11.37.42-.42.19-.47v-2.26l-.2-.47-.41-.42Z" fill="#fff"/><path d="M14.99 27.38v-5.46l.14-.15h1.74l.14.15v5.46l-.14.14h-1.74l-.14-.14Zm0-17.3V4.62l.14-.14h1.74l.14.14v5.46l-.14.15h-1.74l-.14-.15ZM10.4 23.33h-.24l-1.2-1.2v-.23l1.6-1.6h1.26l.17.18v1.26l-1.6 1.6ZM8.96 10.16v-.24l1.2-1.2h.24l1.59 1.6v1.26l-.17.17h-1.26l-1.6-1.59Zm-4.8 4.82h6.14l.14.15v1.74l-.14.14H4.16L4 16.87v-1.74l.15-.15Z" fill="#05BDBA"/><path d="M19.26 19.62h-1.74l-.15-.15v-4.06c0-.73-.28-1.29-1.15-1.3-.45-.02-.97 0-1.51.02l-.09.08v5.26l-.14.15h-1.74l-.14-.15v-6.94l.14-.15h3.9a2.75 2.75 0 0 1 2.76 2.75v4.34l-.15.15Z" fill="#014847"/><path d="M27.84 17.02H21.7l-.14-.15v-1.74l.14-.14h6.14l.15.14v1.74l-.15.15Z" fill="#05BDBA"/></svg>
@@ -0,0 +1 @@
1
+ <svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient id="a" x1="-745.62" x2="-745.62" y1="-92.76" y2="-85.108" gradientTransform="translate(758 113.28)" gradientUnits="userSpaceOnUse"><stop stop-color="#ec04f2" offset="0"/><stop stop-color="#bb13ec" offset="1"/></linearGradient><linearGradient id="b" x1="-741.99" x2="-741.99" y1="-109.48" y2="-85.099" xlink:href="#a"/><linearGradient id="c" x1="-752.11" x2="-752.11" y1="-93.918" y2="-85.284" xlink:href="#a"/></defs><title>file_type_ocaml_intf</title><path d="M16.571,25.246a4.28,4.28,0,0,0-.039-.709c-.059-.2-.2-.217-.3-.374a3.507,3.507,0,0,1-.532-1.477c-.02-.453-.2-.886-.217-1.339-.02-.217.02-.453,0-.669a1.963,1.963,0,0,0-.039-.315,1.133,1.133,0,0,0-.039-.2l.059-.138a2.72,2.72,0,0,1,.65-.039c.256,0,.512.02.768.02a7.961,7.961,0,0,0,1.536-.059,3.722,3.722,0,0,0,1.949-.847,4.946,4.946,0,0,0,1.536-2.008c.177-.394.177-1.083.551-1.4.433-.374,1.181-.335,1.693-.571a1.187,1.187,0,0,1,.807-.138c.217.039.63.315.729-.059-.079-.039-.1-.138-.138-.177.414-.039,0-1-.158-1.2A2.225,2.225,0,0,0,24.25,13a3.509,3.509,0,0,0-1.536-.217c-.886.177-.827-.335-1.339-.335-.63,0-1.733.039-1.93.63a1.54,1.54,0,0,1-.335.512c-.138.177.02.354-.039.571-.079.217-.177.985-.276,1.26-.177.453-.394,1.024-.788,1.024a3.152,3.152,0,0,1-1.437-.079c-.276-.1-.729-.256-.945-.335-1.024-.433-1.2-.906-1.2-.906a3.026,3.026,0,0,1-.512-.866c-.118-.414-.315-.768-.394-1s-.3-.591-.453-.985a2.667,2.667,0,0,0-.709-1.063c-.315-.276-.61-.729-1.26-.591a1.641,1.641,0,0,0-.866.315c-.217.177-.3.571-.492.886-.118.177-.315.709-.512,1.162a1.929,1.929,0,0,1-.335.65c-.118.079-.256.2-.414.138a.924.924,0,0,1-.315-.2,5.334,5.334,0,0,1-.709-1.122,11.1,11.1,0,0,0-.788-1.241,1.016,1.016,0,0,0-.985-.551c-1.024,0-1.1.571-1.556,1.418a5.574,5.574,0,0,1-.669,1.4c-.236.256-.945,1.339-1.457,1.516H2v7.62c.039-.1.059-.2.1-.276.2-.414.65-.807.906-1.221a3.5,3.5,0,0,0,.374-.709,3.743,3.743,0,0,1,.236-.709.794.794,0,0,1,.571-.335c.354-.059.65.492,1.083.709.2.079,1.063.394,1.319.453.433.1.906.2,1.339.276.236.039.453.079.709.1a7.3,7.3,0,0,1,1.083.1,2.277,2.277,0,0,0-.807,1.221c-.158.433-.276.925-.473,1.339-.217.473-.669.669-.61,1.221a2.668,2.668,0,0,1,.02.689,4.009,4.009,0,0,1-.217.689c-.1.315-.217,1.359-.354,1.674l.906-.118h0A10.692,10.692,0,0,0,8.4,26.388a3.737,3.737,0,0,1,.729-1.28c.335-.374.315-.847.512-1.3a12.488,12.488,0,0,1,.768-1.3c.492-.807.807-1.812,1.851-2.028a3.3,3.3,0,0,1,1.024.709,4.452,4.452,0,0,1,.886,1.1,12.851,12.851,0,0,1,.886,2.678,1.227,1.227,0,0,0,.394.709,5.462,5.462,0,0,1,.433.729c.079.177.2.571.3.788a6.267,6.267,0,0,1,.315.827l.847-.02h.02v-.02A9.754,9.754,0,0,1,16.571,25.246Z" fill="#fff"/><path d="M16.217,27.235c-.1-.2-.217-.61-.3-.788a5.462,5.462,0,0,0-.433-.729,1.119,1.119,0,0,1-.394-.709,12.487,12.487,0,0,0-.886-2.678,4.452,4.452,0,0,0-.886-1.1,3.3,3.3,0,0,0-1.024-.709c-1.044.2-1.359,1.221-1.851,2.028a12.488,12.488,0,0,0-.768,1.3c-.2.433-.177.925-.512,1.3a3.443,3.443,0,0,0-.729,1.28c-.039.1-.118,1.083-.217,1.319h0l1.536-.1c1.437.1,1.024.65,3.249.532l3.525-.118h0A6.267,6.267,0,0,0,16.217,27.235Z" fill="url(#a)"/><path d="M26.456,3.8H5.544A3.521,3.521,0,0,0,2.02,7.328v7.679h0c.512-.177,1.221-1.26,1.457-1.516a5.913,5.913,0,0,0,.669-1.4c.453-.827.532-1.418,1.556-1.418a1.016,1.016,0,0,1,.985.551,9.547,9.547,0,0,1,.788,1.241,4.849,4.849,0,0,0,.709,1.122,2,2,0,0,0,.315.2c.158.059.3-.059.414-.138A1.929,1.929,0,0,0,9.246,13c.2-.453.394-.965.512-1.162.2-.315.276-.709.492-.886a1.59,1.59,0,0,1,.866-.315c.65-.138.945.315,1.26.591a3.285,3.285,0,0,1,.709,1.063c.158.394.354.768.453.985a8.946,8.946,0,0,1,.394,1,3.713,3.713,0,0,0,.512.866s.177.473,1.2.906a8.749,8.749,0,0,0,.945.335,3.152,3.152,0,0,0,1.437.079c.394,0,.61-.571.788-1.024.1-.276.217-1.044.276-1.26s-.1-.374.039-.571c.158-.217.256-.236.335-.512.2-.61,1.3-.63,1.93-.63.532,0,.453.512,1.339.335a3.243,3.243,0,0,1,1.536.217,2.225,2.225,0,0,1,1.142.551c.158.2.571,1.162.158,1.2.039.039.079.138.138.177-.1.374-.492.1-.729.059a1.187,1.187,0,0,0-.807.138c-.512.217-1.241.2-1.693.571-.374.315-.374,1-.551,1.4a5.167,5.167,0,0,1-1.536,2.008,3.9,3.9,0,0,1-1.949.847,7.961,7.961,0,0,1-1.536.059c-.256-.02-.512-.02-.768-.02-.158,0-.669-.02-.65.039l-.059.138a.7.7,0,0,0,.039.2c.02.118.02.217.039.315,0,.217-.02.453,0,.669.02.453.2.866.217,1.339a3.26,3.26,0,0,0,.532,1.477c.1.158.236.177.3.374a4.163,4.163,0,0,1,.039.709,9.685,9.685,0,0,0,.827,2.757v.02h0c.512-.079,1.044-.276,1.713-.374,1.241-.177,2.954-.1,4.056-.2,2.8-.256,4.312,1.142,6.813.571V7.328A3.551,3.551,0,0,0,26.456,3.8ZM16.02,20.343Z" fill="url(#b)"/><path d="M8.478,23.573c.2-.433.315-.906.473-1.339a2.277,2.277,0,0,1,.807-1.221,7.3,7.3,0,0,0-1.083-.1c-.236-.02-.473-.059-.709-.1-.433-.079-.925-.177-1.339-.276-.256-.059-1.142-.374-1.319-.453-.453-.2-.748-.768-1.083-.709a.794.794,0,0,0-.571.335,3.743,3.743,0,0,0-.236.709c-.1.236-.256.473-.374.709a12.289,12.289,0,0,0-.925,1.2c-.039.1-.059.2-.1.3v4.745a5.4,5.4,0,0,1,.729.158,8.77,8.77,0,0,0,4.371.354l.177-.02h0c.138-.315.256-1.359.354-1.674a5.494,5.494,0,0,0,.217-.689,2.668,2.668,0,0,0-.02-.689C7.809,24.242,8.262,24.045,8.478,23.573Z" fill="url(#c)"/></svg>
@@ -1 +1,9 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_protobuf</title><polygon points="15.996 3.22 26.966 9.7 26.954 22.3 16 28.78 5.038 22.408 5.034 9.628 15.996 3.22" style="fill:#fff"/><path d="M16,2,3.987,9.02l0,14L16,30l12-7.1.013-13.8ZM26.954,22.3,16,28.78,5.038,22.408l0-12.78L16,3.22,26.966,9.7Z" style="fill:#171c1e"/><polygon points="25.569 13.654 19.946 16.964 19.943 24.89 25.59 21.565 25.569 13.654" style="fill:#1ea8ff"/><polygon points="23.282 12.303 25.569 13.654 19.946 16.964 19.943 24.89 17.327 23.37 17.348 15.875 23.282 12.303" style="fill:#50bfff"/><polygon points="22.512 10.35 22.514 11.816 16.411 15.498 16.418 23.597 14.998 24.431 14.994 14.856 22.512 10.35" style="fill:#97ff27"/><polygon points="20.008 8.871 22.512 10.35 14.994 14.856 14.998 24.431 12.194 22.801 12.189 13.413 20.008 8.871" style="fill:#c2ff72"/><polygon points="19.226 6.606 19.226 8.374 11.21 13.074 11.21 23.172 9.808 23.988 9.835 12.277 19.226 6.606" style="fill:#ff274b"/><polygon points="16.16 4.784 6.53 10.394 6.529 22.071 9.827 23.988 9.835 12.277 19.235 6.606 16.16 4.784" style="fill:#ff5c77"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
2
+ <title>file_type_protobuf</title>
3
+ <g transform="matrix(.073595 0 0 .073595 .94965 5.807)">
4
+ <path d="m58 81 33-45h90l-78 105h-45z" fill="#d44235"/>
5
+ <path d="m302 136h47v61l-34 44h-88z" fill="#f7bb07"/>
6
+ <path d="m19 139c0-5.4151 0.09672-5.454 39-58l123 160h-88c-73.955-95.764-74-95.878-74-102z" fill="#4081ec"/>
7
+ <path d="m227 36h87c72.8 95.118 75.949 98.635 76 103 0.0513 4.3645-0.63539 6.3622-41 58z" fill="#0f9855"/>
8
+ </g>
9
+ </svg>
@@ -0,0 +1 @@
1
+ <svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g><path d="m7.3424 4.6351c-0.043876 0.12797-0.11334 0.21207-0.2011 0.31444-1.2322 1.4662-1.6527 3.4991-1.521 5.3638 0.12797 1.3748 0.52285 2.6655 1.3711 3.7697 0.06947 0.09872 0.06947 0.09872 0.06947 0.19013l0.13894 0.04753c0.076782 0.08409 0.076782 0.08409 0.15356 0.19378 0.3766 0.49726 0.85923 0.86655 1.3601 1.2285l0.080438 0.0585c0.12797 0.09141 0.25229 0.16819 0.39123 0.234l0.12066 0.06581v0.09141c0.080438 0.03291 0.15722 0.06581 0.234 0.09506 0.13894 0.06947 0.27422 0.14991 0.40951 0.22304 0.34735 0.19744 0.69836 0.39122 1.0676 0.54845 0.12797 0.05484 0.25229 0.117 0.38026 0.18282 0.17185 0.08775 0.34735 0.16088 0.53016 0.23035 0.32907 0.12432 0.65814 0.25594 0.9872 0.38757 0.41682 0.16819 0.8373 0.33638 1.2578 0.49726 0.6691 0.26326 1.3309 0.54113 1.989 0.8373 0.14625 0.06216 0.2925 0.12797 0.44241 0.19013 1.3528 0.58135 2.8007 1.5759 3.3748 2.9872 0.41316 1.1554 0.38391 2.607-0.13528 3.7258-0.14991 0.29982-0.3181 0.59232-0.5192 0.85923l-0.10238 0.13528c-0.36563 0.4607-0.80805 0.84095-1.3492 1.0823h-0.09506v0.09506c-0.12066 0.05119-0.12066 0.05119-0.28885 0.10969l-0.08775 0.02925c-0.29616 0.10238-0.58866 0.19378-0.88483 0.28154l-0.09872 0.02925c-0.09141 0.02559-0.18282 0.04387-0.27788 0.06216l-0.12797 0.02925c-0.93236 0.15356-1.9342 0.11334-2.8665-0.02925l-0.16819-0.02194c-0.40219-0.06581-0.78245-0.19378-1.17-0.32541l-0.15722-0.05484c-0.26325-0.09141-0.48263-0.17916-0.70567-0.34369-0.07678-0.03656-0.15722-0.06947-0.23766-0.10238-0.58501-0.25594-1.0786-0.68007-1.5393-1.1152l-0.12431-0.117c-0.31444-0.30713-0.58867-0.63254-0.85192-0.98355-0.043876-0.058501-0.091408-0.12066-0.13894-0.17916-0.1426-0.18282-0.25594-0.36563-0.36563-0.56673-0.047532-0.087751-0.095065-0.1755-0.14625-0.2596-0.62889-1.0603-1.0018-2.2157-1.2761-3.4186l-0.036564-0.16819c-0.22303-0.99452-0.22303-0.99452-0.17185-1.2614l-0.025594-0.11335c-0.234-0.08044-0.46801-0.10603-0.71298-0.04387-0.087751 0.03656-0.087751 0.03656-0.12797 0.12432-0.073126 0.29982-0.04022 0.61792-0.029251 0.92139 0.00366 0.10603 0.00366 0.20841 0.00731 0.31079 0.00366 0.27057 0.010969 0.54113 0.018282 0.8117 0.010968 0.33272 0.018281 0.66179 0.021937 0.99086 0.00366 0.2596 0.010969 0.51554 0.018281 0.77148l0.00366 0.1426c0.00366 0.08775 0.00731 0.17916 0.010969 0.26691 0 0.09506 0 0.19378-0.00366 0.28885h-0.095062c-0.076782-0.09141-0.076782-0.09141-0.16453-0.21938l-0.10238-0.13894c-0.036563-0.051188-0.069469-0.10238-0.10603-0.15357l-0.054844-0.08044c-0.12432-0.1755-0.24497-0.35101-0.36563-0.53017l-0.095064-0.13162c-0.11335-0.17916-0.21572-0.35832-0.31444-0.54479l-0.062157-0.10969c-0.062157-0.11335-0.12431-0.22304-0.18647-0.33638l-0.054845-0.09872c-0.17185-0.31444-0.33638-0.62157-0.4607-0.95795-0.047532-0.12432-0.10238-0.24863-0.15722-0.36929-0.44241-1.075-0.73858-2.2377-0.8702-3.3931l-0.014625-0.12431c-0.15722-1.4113-0.11335-2.8044 0.16819-4.1974 0.02925-0.14625 0.054845-0.29616 0.080439-0.44607 0.073126-0.43144 0.19744-0.8373 0.33638-1.2505 0.036564-0.11335 0.073126-0.22669 0.10969-0.33638 0.11335-0.36563 0.23766-0.70567 0.42048-1.042 0.058501-0.12066 0.10969-0.23766 0.15722-0.36198 0.095064-0.24497 0.21572-0.47532 0.34369-0.70932l0.069469-0.12066c0.1755-0.31444 0.36929-0.61792 0.57404-0.91408l0.080438-0.11335c0.67276-0.99086 1.4808-1.9598 2.4314-2.6984 0.117-0.091408 0.117-0.091408 0.23766-0.21572 0.10603-0.10603 0.10603-0.10603 0.2011-0.10603z" fill="#00f"/><path d="m19.324 2.4815 0.09872 0.02925c0.75686 0.21938 1.543 0.52651 2.1463 1.0457l0.23766 0.19013 0.117 0.095064c0.07313 0.058501 0.14625 0.11335 0.22304 0.16453l0.07678 0.065813v0.095064l0.08044 0.04022c0.52651 0.26325 0.96527 1.0896 1.2322 1.5978l0.08044 0.1426c0.41316 0.72761 0.70567 1.5247 0.92139 2.3327 0.01828 0.069469 0.04022 0.13894 0.0585 0.20841 0.10238 0.36198 0.17185 0.72395 0.234 1.0896l0.03291 0.18282c0.07678 0.48995 0.07678 0.48995 0.06216 0.58135-0.01828 0.11334-0.01828 0.11334 0.01462 0.28154 0.19013 0.117 0.43145 0.10238 0.64717 0.08044 0.10602-0.0256 0.10602-0.0256 0.19378-0.08044 0.17185-0.30713 0.09506-0.74954 0.08044-1.0859-0.0037-0.10969-0.0037-0.22304-0.0073-0.33272-0.0037-0.2925-0.01097-0.58867-0.02194-0.88117-0.01097-0.35832-0.01463-0.71298-0.02194-1.0713-0.0037-0.27788-0.01097-0.55576-0.01828-0.83364l-0.0037-0.15356c-0.0037-0.095064-0.0073-0.19378-0.01097-0.28885l-0.0037-0.12431-0.0037-0.11335 0.01097-0.076782h0.09506c0.06947 0.073126 0.06947 0.073126 0.15357 0.17185 0.09506 0.11335 0.18647 0.21938 0.28885 0.32176 1.0055 1.0055 1.0055 1.0055 1.0055 1.3309h0.09506c0.08044 0.11334 0.16088 0.23035 0.234 0.34735l0.06947 0.10603c0.65082 1.0311 1.1079 2.1024 1.521 3.2468l0.04022 0.10969c0.22304 0.62888 0.35101 1.2907 0.47532 1.9488l0.02559 0.13528c0.25594 1.3894 0.21206 2.9653-0.02559 4.3583l-0.01828 0.12066c-0.2011 1.1956-0.55942 2.4095-1.0932 3.4991-0.06216 0.12431-0.06216 0.12431-0.10603 0.27788l-0.04753 0.12432h-0.09141c-0.01828 0.09506-0.03291 0.18647-0.04753 0.28154l-0.04753 0.09506h-0.09141l-0.03656 0.10969c-0.08044 0.234-0.20841 0.43144-0.34369 0.63985l-0.08044 0.13163c-0.48263 0.76417-0.48263 0.76417-0.66545 0.99086h-0.09141c-0.01463 0.03291-0.02559 0.06581-0.03656 0.09872-0.06947 0.16819-0.17916 0.27788-0.29982 0.40585-0.04387 0.04753-0.08775 0.09141-0.13163 0.13894l-0.06947 0.07313c-0.07678 0.08409-0.14991 0.16819-0.22304 0.25594-0.20475 0.23035-0.41682 0.44973-0.6362 0.6691l-0.12065 0.12431-0.22304 0.22303-0.08409 0.06947-0.09506-0.04753c0.06581-0.09872 0.13163-0.19378 0.20475-0.28885 0.24132-0.32541 0.44607-0.66179 0.6362-1.0201l0.04753-0.08775c0.12066-0.234 0.20841-0.46801 0.28885-0.71664 0.02194-0.07313 0.04388-0.14625 0.06947-0.21938l0.02925-0.09506c0.02559-0.07313 0.05119-0.1426 0.08044-0.21207 0.04753-0.12066 0.07312-0.23035 0.09506-0.35466l0.02559-0.13528 0.02194-0.13528 0.02559-0.13894c0.35832-2.011 0.08044-4.2194-1.1042-5.9232l-0.09141-0.12432-0.08409-0.117c-0.77514-1.0201-1.8135-1.7112-2.9214-2.3181-0.07678-0.04022-0.14991-0.08409-0.22669-0.12797-0.2596-0.14991-0.52651-0.26325-0.80804-0.36929-0.20475-0.07678-0.40585-0.16088-0.60695-0.24863-0.38391-0.16453-0.77148-0.30713-1.1664-0.44241-0.27788-0.09506-0.55576-0.19744-0.82633-0.31079-0.17185-0.06581-0.34004-0.12432-0.51554-0.1755-0.32541-0.09872-0.64717-0.21207-0.96892-0.32541-0.09507-0.03291-0.18647-0.06581-0.28154-0.09872-0.36929-0.13163-0.73492-0.27422-1.0969-0.42779-0.06216-0.02559-0.12066-0.05119-0.18282-0.07678-0.27422-0.11335-0.53748-0.23035-0.79342-0.38391-0.10603-0.06216-0.10603-0.06216-0.25228-0.117-0.19378-0.08044-0.36563-0.18647-0.54479-0.29616l-0.09872-0.06216c-0.22291-0.1426-0.42401-0.29616-0.61414-0.47898-0.080439-0.076783-0.16088-0.1426-0.24863-0.20841-0.73858-0.63254-1.1664-1.5978-1.2761-2.5484-0.09141-1.2541 0.09872-2.5704 0.94333-3.5576 0.1426-0.16088 0.28885-0.31444 0.44607-0.4607h0.09506v-0.095064c0.09506-0.076782 0.09506-0.076782 0.21938-0.16453l0.12432-0.084095c0.12431-0.076783 0.12431-0.076783 0.24497-0.12797 0.11335-0.036564 0.11335-0.036564 0.19744-0.10969 0.15356-0.10969 0.32176-0.15722 0.50091-0.21572l0.117-0.036564c0.10969-0.032906 0.21938-0.069469 0.32907-0.10238l0.1426-0.047532c1.2139-0.34735 2.8665-0.33638 4.0695 0.047532z" fill="#f00"/><path d="m11.788 2.3864c0 0.1426 0 0.1426-0.12431 0.27422-0.05484 0.051188-0.10969 0.10603-0.16453 0.15722-0.22304 0.21938-0.42048 0.4351-0.59964 0.69104-0.05119 0.065813-0.10603 0.13163-0.15722 0.19744-0.39123 0.50457-0.70932 1.0274-1.0128 1.5868-0.040219 0.073125-0.080438 0.14625-0.12431 0.21572-0.2596 0.43876-0.3766 0.96527-0.51188 1.4516l-0.04022 0.13894-0.036563 0.12797c-0.036564 0.12066-0.036564 0.12066-0.084095 0.22669-0.10969 0.30713-0.10238 0.64717-0.10238 0.96892v0.117 0.23766 0.36929c-0.00366 0.076782-0.00366 0.15357-0.00366 0.234v0.10969c0 0.20841 0.02925 0.37294 0.10603 0.57039 0.014625 0.07313 0.029251 0.14625 0.043876 0.21938 0.04022 0.21938 0.098721 0.43144 0.16088 0.64717 0.02925 0.117 0.02925 0.117 0.025594 0.24863l0.00366 0.10238h0.095064c0.036564 0.09872 0.036564 0.09872 0.073127 0.23766 0.091407 0.28154 0.21207 0.53016 0.35832 0.78611 0.091408 0.15722 0.1426 0.29616 0.1755 0.47532h0.095064c0.13163 0.17185 0.18647 0.24497 0.18647 0.46801h0.09141c0.07678 0.09506 0.14625 0.19378 0.21572 0.29616l0.0585 0.08409c0.08409 0.12066 0.14991 0.22669 0.19378 0.36929 0.07678 0.07678 0.15722 0.15722 0.234 0.234 0.09141 0.09141 0.17916 0.19013 0.26691 0.28519l0.07313 0.08044c0.12066 0.12797 0.234 0.25594 0.35101 0.38391 0.22669 0.25228 0.45338 0.48263 0.71298 0.69836 0.08409 0.07312 0.17185 0.14625 0.25594 0.21572 0.0585 0.05119 0.117 0.10238 0.1755 0.15357l0.08044 0.06947 0.14625 0.12431 0.08775 0.07678 0.05118 0.06216c-0.24132-0.0073-0.37294-0.03291-0.56307-0.18647-0.08409-0.03291-0.16819-0.06216-0.25229-0.09141-0.42779-0.16819-0.84826-0.3766-1.2431-0.6106l-0.08044-0.04753c-0.87385-0.51554-0.87385-0.51554-1.042-0.65448v-0.09141l-0.09872-0.03656c-0.17916-0.076784-0.30713-0.19013-0.45338-0.3181l-0.087751-0.07678c-0.234-0.20476-0.45704-0.42048-0.67276-0.64717l-0.10969-0.10969c-0.6691-0.68373-1.1737-1.5137-1.4808-2.4168l-0.032907-0.09141c-0.40219-1.2505-0.20841-2.7971 0.31444-3.9817l0.047532-0.10969c0.2011-0.44973 0.41316-0.88848 0.70201-1.2943l0.087751-0.12432c0.29616-0.42048 0.59964-0.83364 0.99817-1.1627 0.14625-0.12066 0.27422-0.2596 0.40585-0.39854l0.098721-0.09872 0.091409-0.098721c0.10237-0.087751 0.2011-0.12431 0.32907-0.1755v-0.091409c0.08775-0.069469 0.08775-0.069469 0.20475-0.14991 0.04388-0.029251 0.0841-0.058501 0.13163-0.087751l0.13163-0.091408c0.076781-0.054844 0.15356-0.10969 0.23035-0.16819 0.20475-0.1426 0.41316-0.2596 0.63254-0.3766 0.12432-0.062158 0.12432-0.062158 0.25228-0.14991zm8.4241 13.386c0.31444 0.03656 0.5777 0.2596 0.82633 0.44241 0.10238 0.06947 0.17916 0.09141 0.29616 0.12066v0.09141c0.06216 0.03291 0.12431 0.06216 0.18647 0.09506 0.09872 0.06947 0.19378 0.1426 0.28885 0.21572l0.08044 0.06216c0.05484 0.04387 0.10969 0.08775 0.16453 0.13163 0.06581 0.04753 0.13163 0.09872 0.19744 0.14991 0.65082 0.50823 1.1883 1.0786 1.6746 1.7477l0.0585 0.08044c0.29616 0.42047 0.29616 0.42047 0.29616 0.60694h0.09506c0.18282 0.31444 0.29616 0.67276 0.41682 1.0165 0.02925 0.08775 0.0585 0.1755 0.09506 0.26326 0.34735 0.91773 0.28519 2.1353 0.05119 3.0713l-0.02559 0.10603c-0.27057 1.0713-0.71298 2.0439-1.426 2.8921l-0.13894 0.16819c-0.81901 0.99086-1.9123 1.7112-3.0896 2.2157l-0.10969 0.04753c-1.287 0.54845-1.287 0.54845-1.6929 0.50092l-0.06947-0.03291c0.06581-0.0585 0.06581-0.0585 0.19744-0.13163l0.13894-0.08409 0.15356-0.08775c0.36929-0.21572 0.72029-0.4351 1.053-0.70201 0.09506-0.06947 0.09506-0.06947 0.18647-0.06947v-0.09506c0.10238-0.08775 0.20841-0.1755 0.3181-0.25594l0.08775-0.07313c0.22669-0.17185 0.22669-0.17185 0.35101-0.234 0.11335-0.0585 0.12797-0.117 0.17916-0.23035 0.06216-0.06947 0.06216-0.06947 0.1426-0.1426l0.117-0.12066c0.117-0.11334 0.117-0.11334 0.25594-0.16088 0.03291-0.0585 0.06581-0.12066 0.09506-0.18647 0.05119-0.06947 0.10238-0.13894 0.15722-0.20841l0.08775-0.10969c0.0585-0.07678 0.12066-0.14991 0.17916-0.22303 0.10238-0.13163 0.18647-0.27057 0.27057-0.41316l0.05119-0.07313h0.09506l0.02194-0.10603c0.02925-0.14625 0.07678-0.2011 0.16453-0.3181 0.07313-0.14991 0.12797-0.30713 0.18647-0.46801l0.0585-0.14991c0.14625-0.39488 0.26691-0.79342 0.36563-1.2066l0.02925-0.12797c0.24863-1.1846 0.09506-2.9506-0.54479-3.989-0.02559-0.06216-0.05119-0.12066-0.07313-0.18282l-0.036543-0.10238c-0.01463-0.036561-0.02559-0.069471-0.04022-0.10603-0.19378-0.51188-0.4351-0.97989-0.73858-1.4333l-0.08409-0.14991c-0.13894-0.24497-0.31079-0.46801-0.47898-0.6947l-0.10238-0.13893c-0.27057-0.36929-0.55576-0.71298-0.88117-1.0311-0.09141-0.09141-0.09141-0.09141-0.13894-0.18647z" fill="#0f0"/><path d="m19.649 3.699 0.1426 0.043877v0.095064l0.10969 0.032906c0.39123 0.13894 0.69836 0.43145 0.99817 0.70932 0.10969 0.10238 0.10969 0.10238 0.23766 0.2011l0.10238 0.087751v0.091409l0.08409 0.04022c0.13528 0.069469 0.19378 0.16088 0.28154 0.28885l0.08409 0.12432c0.06581 0.10969 0.06581 0.10969 0.06581 0.2011-0.13893-0.043877-0.13893-0.043877-0.23033-0.16088-0.19013-0.24132-0.45338-0.40951-0.70567-0.58501-0.02925-0.025593-0.062158-0.047532-0.095064-0.069469-0.25228-0.17916-0.49726-0.2925-0.78976-0.38391l-0.13163-0.043877c-1.042-0.32176-2.1389-0.38026-3.1956-0.065813l-0.1426 0.04022c-0.78976 0.25594-1.5283 0.85923-1.9269 1.5868-0.33272 0.74223-0.38026 1.532-0.117 2.2998 0.28154 0.6947 0.77879 1.3931 1.4406 1.7697 0.02925 0.01828 0.0585 0.04022 0.09141 0.0585-0.13894 0.04753-0.13894 0.04753-0.24863-0.0037l-0.12066-0.080394c-0.15356-0.098721-0.30347-0.17185-0.47166-0.24132-0.28154-0.16819-0.52651-0.37294-0.76782-0.58867l-0.069471-0.062157c-0.15722-0.14625-0.27057-0.29616-0.38026-0.47166l-0.08409-0.12066c-0.50458-0.76782-0.70567-1.6197-0.54114-2.5338 0.17916-0.63254 0.5192-1.1591 0.99817-1.6051 0.06216-0.032907 0.12431-0.065813 0.18647-0.095064v-0.091408c0.36197-0.26691 0.7532-0.44973 1.17-0.6106l0.15356-0.06947c0.20475-0.087751 0.41316-0.12066 0.63254-0.14991l0.12797-0.018282c1.0859-0.13528 2.0841 0.021938 3.1115 0.38026zm-4.117 16.94c0.8702 0.06581 1.8172 0.65448 2.3985 1.2834 0.68008 0.82633 0.85923 1.6453 0.78245 2.6947-0.12432 0.83364-0.70201 1.5832-1.3601 2.0731-0.13894 0.09506-0.27788 0.18282-0.41682 0.26691l-0.12066 0.08044c-0.27788 0.17916-0.54113 0.26691-0.86289 0.34004l-0.28885 0.07678c-1.1152 0.28885-2.3547 0.19744-3.3602-0.35466-0.06216-0.02925-0.12431-0.05484-0.18647-0.08044-0.13528-0.0585-0.25594-0.117-0.3766-0.2011v-0.09506l-0.09506-0.03291c-0.19744-0.084091-0.32907-0.21937-0.48264-0.36563l-0.09141-0.08409c-0.16453-0.15356-0.16453-0.15356-0.21938-0.21938v-0.09141c0.14625 0.05484 0.26691 0.14991 0.39488 0.24497 0.50092 0.35101 1.0274 0.51188 1.6161 0.64351l0.08775 0.02559c1.1298 0.24497 2.3729-0.14625 3.3309-0.72761 0.09872-0.07313 0.18647-0.15356 0.27788-0.234h0.09507v-0.09506l0.29982-0.29982c0.48263-0.51188 0.70932-1.2102 0.70201-1.8976v-0.14259c-0.0037-0.71664-0.29982-1.3382-0.79342-1.8538-0.19744-0.19013-0.40951-0.36564-0.62889-0.53383l-0.09506-0.07313c-0.1426-0.09872-0.29982-0.14991-0.4607-0.20841-0.09872-0.04387-0.09872-0.04387-0.14625-0.13894z" fill="#fff"/></g><title>file_type_sino</title></svg>
@@ -0,0 +1 @@
1
+ <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M7.25,18.1a40.44,40.44,0,0,0-.09-6.44c-.11-1.36-.11-3.43.69-3.8C9.8,7,11.6,11.31,15,10.8c2.75-.41,2.08-5.1,3.93-5.38C21.58,5,26.89,16,27.66,23.75A14,14,0,1,0,2,16a13.92,13.92,0,0,0,3.84,9.61A21.88,21.88,0,0,0,7.25,18.1Z" style="fill:#b4bcf6"/><path d="M5.81,25.66A21.11,21.11,0,0,0,7.25,18.1a40.44,40.44,0,0,0-.09-6.44c-.11-1.36-.11-3.43.69-3.8C9.8,7,11.6,11.31,15,10.8c2.75-.41,2.08-5.1,3.93-5.38,2.61-.39,8,10.64,8.69,18.38a14.17,14.17,0,0,1-9.86,6.08A13.89,13.89,0,0,1,5.81,25.66Z" style="fill:#fff"/><path d="M11.17,21.86a2,2,0,0,0,.8-.16,1.89,1.89,0,0,0,.67-.45,2.06,2.06,0,0,0,.46-.67,2.15,2.15,0,0,0,.15-.8,2.08,2.08,0,0,0-2.08-2.08,2.13,2.13,0,0,0-1.47.61,2.08,2.08,0,0,0,1.47,3.55Z" style="fill:#ef4357"/><path d="M22.11,20.08A2.07,2.07,0,0,0,24.18,18a2.13,2.13,0,0,0-.15-.79,2,2,0,0,0-1.13-1.13,2.06,2.06,0,0,0-1.59,0,2.19,2.19,0,0,0-.67.45,1.92,1.92,0,0,0-.45.68A2,2,0,0,0,20,18a2.08,2.08,0,0,0,2.08,2.08Z" style="fill:#ef4357"/><path d="M20.47,5.5a2.21,2.21,0,0,0-1.66-.59c-1.15.18-1.54,1.43-1.92,2.63-.49,1.56-.9,2.59-2,2.75-1.61.23-2.81-.74-4-1.69S8.77,6.84,7.56,7.39c-.86.4-1.2,1.86-1,4.33a39.78,39.78,0,0,1,.08,6.37,22.86,22.86,0,0,1-1.46,7.67.54.54,0,0,0-.05.21.69.69,0,0,0,0,.2.87.87,0,0,0,.11.18.66.66,0,0,0,.17.12.57.57,0,0,0,.5,0,.6.6,0,0,0,.19-.23A23.58,23.58,0,0,0,7.7,18.13a40.39,40.39,0,0,0-.09-6.51c-.18-2.17.14-3.16.39-3.28.57-.27,1.22.23,2.24,1.06,1.22,1,2.73,2.24,4.81,1.93,1.82-.28,2.38-2.05,2.83-3.47C18.18,6.92,18.46,6,19,6a1.32,1.32,0,0,1,.85.37c2.66,2.08,6.68,10.94,7.31,17.52a.53.53,0,0,0,.19.35.55.55,0,0,0,.39.12.7.7,0,0,0,.19-.06.51.51,0,0,0,.16-.13.4.4,0,0,0,.1-.18.47.47,0,0,0,0-.2C27.5,16.75,23.31,7.71,20.47,5.5Z" style="fill:#181818"/><path d="M11.4,19.27l-3-.6H8.3a.25.25,0,0,0-.09,0,.3.3,0,0,0-.08.08.25.25,0,0,0,0,.09V19a.3.3,0,0,0,0,.1.23.23,0,0,0,.07.07l.1,0,2.17.44-2.06.88a.15.15,0,0,0-.09.06.24.24,0,0,0-.06.08.43.43,0,0,0,0,.11.19.19,0,0,0,0,.1.2.2,0,0,0,.09.11.3.3,0,0,0,.15.05h.1l2.84-1.23a.24.24,0,0,0,.12-.1.32.32,0,0,0,0-.16.26.26,0,0,0-.07-.15A.31.31,0,0,0,11.4,19.27Z" style="fill:#181818"/><path d="M24.79,17.93l-2.25-.12,1.89-1.17a.21.21,0,0,0,.11-.16.24.24,0,0,0,0-.2l-.07-.07-.09-.05a.33.33,0,0,0-.1,0l-.1,0-2.6,1.6a.25.25,0,0,0-.11.12.33.33,0,0,0,0,.17.24.24,0,0,0,.09.14.34.34,0,0,0,.15.06l3.09.16h0a.24.24,0,0,0,.18-.07A.25.25,0,0,0,25,18.2.26.26,0,0,0,25,18,.25.25,0,0,0,24.79,17.93Z" style="fill:#181818"/><path d="M18.53,17.77a.36.36,0,0,0-.25.11.35.35,0,0,0-.1.24,1.35,1.35,0,0,1-1.25,1.4,1.32,1.32,0,0,1-1.66-.86.35.35,0,0,0-.07-.12.28.28,0,0,0-.11-.08.22.22,0,0,0-.13,0,.43.43,0,0,0-.26.08.44.44,0,0,0-.08.11.65.65,0,0,0,0,.13.32.32,0,0,0,0,.14,1.94,1.94,0,0,0,.74,1,1.9,1.9,0,0,0,1.2.35,2.9,2.9,0,0,0,.51,0,2.06,2.06,0,0,0,1.83-2.11.35.35,0,0,0-.1-.24A.36.36,0,0,0,18.53,17.77Z" style="fill:#181818"/><path d="M14.75,16.39a.35.35,0,0,0,.48-.14.39.39,0,0,0,0-.26,2.56,2.56,0,0,0-2.6-1.38,3.14,3.14,0,0,0-2.32,2.1.33.33,0,0,0,0,.26.36.36,0,0,0,.22.16h.08a.4.4,0,0,0,.21-.07.39.39,0,0,0,.12-.19,2.49,2.49,0,0,1,1.76-1.57,1.87,1.87,0,0,1,1.81.89A.37.37,0,0,0,14.75,16.39Z" style="fill:#181818"/><path d="M21.66,15.39l.13,0a.32.32,0,0,0,.12-.08.41.41,0,0,0,.07-.11A.68.68,0,0,0,22,15a.28.28,0,0,0,0-.13,2.88,2.88,0,0,0-2.76-1.34,2.71,2.71,0,0,0-2,2,.2.2,0,0,0,0,.13.28.28,0,0,0,0,.13.31.31,0,0,0,.09.11.23.23,0,0,0,.12.06h.1a.37.37,0,0,0,.2-.07.39.39,0,0,0,.12-.19,2.06,2.06,0,0,1,1.48-1.46,2.17,2.17,0,0,1,2,.94.44.44,0,0,0,.08.11.37.37,0,0,0,.12.07A.35.35,0,0,0,21.66,15.39Z" style="fill:#181818"/><path d="M22.83,12.92a.34.34,0,0,0-.12-.12.33.33,0,0,0-.16-.07h-.17l-.66.12h0a3.79,3.79,0,0,0-.32-.38,2.78,2.78,0,0,0-3.92,0,2.72,2.72,0,0,0-.67,1.11,3.57,3.57,0,0,0-.46,0,2.77,2.77,0,0,0-1.41.39,2.31,2.31,0,0,0-.24-.29,2.75,2.75,0,0,0-2-.82,2.79,2.79,0,0,0-2,.82A2.7,2.7,0,0,0,10,15l-.78.14a.49.49,0,0,0-.28.19.46.46,0,0,0-.07.33.54.54,0,0,0,.15.25.48.48,0,0,0,.28.1h.08l.56-.11a2.86,2.86,0,0,0,.79,1.7,2.79,2.79,0,0,0,4.75-2,3,3,0,0,0-.16-.9,1.87,1.87,0,0,1,1-.28,1.67,1.67,0,0,1,.31.05,2.87,2.87,0,0,0,.82,1.93,2.78,2.78,0,0,0,3.92,0,2.79,2.79,0,0,0,.82-2,2.89,2.89,0,0,0-.12-.78l.47-.08a.42.42,0,0,0,.28-.18.46.46,0,0,0,0-.49Zm-8.78,4a1.91,1.91,0,0,1-1.34.55A1.93,1.93,0,0,1,11.36,17a1.9,1.9,0,1,1,2.69-2.69,1.88,1.88,0,0,1,.56,1.34A1.9,1.9,0,0,1,14.05,17Zm6.7-1.17a1.9,1.9,0,0,1-3.24-1.34,2,2,0,0,1,.14-.73,1.92,1.92,0,0,1,.41-.62,2,2,0,0,1,.62-.42,1.85,1.85,0,0,1,1.46,0,2,2,0,0,1,.62.42,1.92,1.92,0,0,1,.41.62,1.83,1.83,0,0,1,.14.73A1.89,1.89,0,0,1,20.75,15.79Z" style="fill:#b4bcf6"/></svg>
@@ -0,0 +1 @@
1
+ <svg version="1.1" viewBox="0 0 32 32" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><title>file_type_spin</title><g transform="translate(-.013672 -.011774)" fill="#d1d1d1"><rect x="11.026" y="2.0135" width="2.9003" height="27.997"/><path d="m16.014 4.3379a11.576 11.637 0 0 0-11.576 11.639 11.576 11.637 0 0 0 11.576 11.637 11.576 11.637 0 0 0 11.576-11.637 11.576 11.637 0 0 0-11.576-11.639zm0.03516 2.7969a8.8312 8.878 0 0 1 8.832 8.877 8.8312 8.878 0 0 1-8.832 8.8789 8.8312 8.878 0 0 1-8.8301-8.8789 8.8312 8.878 0 0 1 8.8301-8.877z" stroke-width="1.0243"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><title>file_type_tamagui</title><g id="a"><polygon points="15.98 28.09 17.85 28.09 19.73 26.22 19.73 24.35 23.48 20.61 23.48 16.88 25.35 15.01 27.23 15.01 29.1 13.14 29.1 9.4 27.23 7.53 23.48 7.53 19.73 3.8 10.36 3.8 4.73 9.4 4.73 15.01 2.86 16.88 2.86 20.61 10.36 28.09 12.23 28.09 14.11 26.22 15.98 26.22" fill="#ff8ee8"/><g fill="#671e65"><rect x="9.43" y="2.93" width="11.29" height="1.86"/><rect x="7.57" y="4.79" width="1.86" height="1.86"/><rect x="5.72" y="6.64" width="1.86" height="1.86"/><rect x="3.86" y="8.5" width="1.86" height="7.43"/><rect x="2" y="15.93" width="1.86" height="5.57"/><rect x="3.86" y="21.5" width="1.86" height="1.86"/><rect x="5.72" y="23.36" width="1.86" height="1.86"/><rect x="7.57" y="25.36" width="1.86" height="1.86"/><rect x="9.43" y="27.21" width="3.71" height="1.86"/><polygon points="13.14 25.36 13.14 27.21 15 27.21 15 27.22 15 29.07 18.72 29.07 18.72 27.21 16.86 27.21 16.86 25.36"/><rect x="18.72" y="23.36" width="2" height="3.86"/><rect x="20.72" y="21.5" width="1.86" height="1.86"/><rect x="22.57" y="15.93" width="1.86" height="5.57"/><rect x="24.43" y="14.07" width="3.71" height="1.86"/><polygon points="28.14 10.36 22.57 10.36 22.57 12.21 28.14 12.21 28.14 12.22 28.14 14.07 30 14.07 30 8.5 28.14 8.5"/><rect x="22.57" y="6.64" width="5.57" height="1.86"/><rect x="20.72" y="4.79" width="1.86" height="1.86"/><rect x="18.86" y="6.64" width="1.86" height="1.86"/><rect x="13.14" y="8.5" width="1.86" height="1.86"/><polygon points="13.14 15.93 13.14 17.78 13.14 17.79 13.14 19.64 15 19.64 15 17.79 15 17.78 15 15.93"/><rect x="11.29" y="19.64" width="1.86" height="1.86"/><polygon points="9.43 17.78 9.43 17.79 9.43 19.64 11.29 19.64 11.29 17.79 11.29 17.78 11.29 15.93 9.43 15.93"/></g></g></svg>
@@ -0,0 +1 @@
1
+ <svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><title>file_type_taskfile</title><g transform="translate(-.19018 -.059713)"><path d="m16.192 16.316v13.73l-11.75-7.1196v-13.734z" fill="#28bdb0"/><path d="m16.192 16.316v13.73l11.747-7.1196v-13.734z" fill="#68d1c7"/><path d="m16.192 16.316-11.75-7.123 11.75-7.1196 11.747 7.1196z" fill="#94ded7"/></g></svg>
@@ -1 +1 @@
1
- <svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><title>file_type_tree</title><path d="m1.916 1.9727v6.9883h-0.0058594v0.93164h0.0058594v5.7344h-0.0058594v0.93164h0.0058594v5.7363h-0.0058594v0.92969h0.0058594v5.7363h-0.0058594v0.93164h0.0058594v0.00586h0.93164v-0.00586h26.988v-0.93164h-26.988v-5.7363h13.77v-0.92969h-13.77v-5.7363h13.77v-0.93164h-13.77v-5.7344h7.8711v-0.93164h-7.8711v-6.9883h-0.93164z" fill="#94a09c" stroke-width="1.2"/></svg>
1
+ <svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><title>file_type_tree</title><g transform="matrix(.21632 0 0 .21632 14.082 12.619)" fill="#d2d2d2"><rect x="-51.131" y="-48.987" width="9.2308" height="129.23"/><rect transform="scale(-1,1)" x="-68.869" y="71.013" width="110.77" height="9.2308"/><rect transform="scale(-1,1)" x="-36.561" y="29.474" width="78.462" height="9.2308"/><rect transform="scale(-1,1)" x="4.9774" y="-16.68" width="36.923" height="9.2308"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><title>file_type_unocss</title><g stroke-width=".1304"><path d="m17.007 23.491c0-3.6009 2.9191-6.5198 6.5198-6.5198s6.5198 2.9189 6.5198 6.5198c0 3.6008-2.9191 6.5198-6.5198 6.5198s-6.5198-2.9191-6.5198-6.5198z" fill="#858585"/><path d="m17.007 8.5095c0-3.6008 2.9191-6.5198 6.5198-6.5198s6.5198 2.919 6.5198 6.5198v5.8679c0 0.36003-0.29196 0.65198-0.65198 0.65198h-11.736c-0.36003 0-0.65198-0.29196-0.65198-0.65198z" fill="#ccc"/><path d="m14.993 23.491c0 3.6008-2.919 6.5198-6.5198 6.5198-3.6008 0-6.5198-2.9191-6.5198-6.5198l1.3e-6 -5.8679c0-0.36016 0.2919-0.65198 0.65198-0.65198h11.736c0.36008 0 0.65198 0.29183 0.65198 0.65198z" fill="#4d4d4d"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><title>file_type_wit</title><path d="M19.153,2.35V2.5a3.2,3.2,0,1,1-6.4,0h0V2.35H2V30.269H29.919V2.35Z" fill="#2194a8"/><text transform="scale(.87405 1.1441)" x="9.6690664" y="23.851255" fill="#ffffff" font-size="12.35px" stroke-width="1.0292" xml:space="preserve"><tspan x="9.6690664" y="23.851255" font-family="'Segoe UI'" font-size="12.35px" font-weight="bold" stroke-width="1.0292" style="font-variant-caps:normal;font-variant-east-asian:normal;font-variant-ligatures:normal;font-variant-numeric:normal">WIT</tspan></text></svg>
@@ -0,0 +1 @@
1
+ <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32"><defs><linearGradient id="linear-gradient" x1="303.46" y1="-401.7" x2="291.69" y2="-386" gradientTransform="matrix(1, 0, 0, -1, -281.64, -372.94)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#001b33"/><stop offset="1" stop-color="#006dcc"/></linearGradient><linearGradient id="linear-gradient-2" x1="300.45" y1="-403.96" x2="288.67" y2="-388.26" xlink:href="#linear-gradient"/><linearGradient id="linear-gradient-3" x1="298.46" y1="-401.67" x2="310.24" y2="-385.97" gradientTransform="matrix(1, 0, 0, -1, -281.64, -372.94)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0089d6"/><stop offset="1" stop-color="#6cf"/></linearGradient><linearGradient id="linear-gradient-4" x1="301.47" y1="-403.93" x2="313.25" y2="-388.23" xlink:href="#linear-gradient-3"/></defs><path d="M27.5,5.5H18.2L16.1,9.7H4.4V26.5H29.6V5.5Zm0,4.2H19.3l1.1-2.1h7.1Z" style="fill:#5799b5"/><path d="M19.94,22.32a7.84,7.84,0,0,0-7.85-7.85H8.16A7.86,7.86,0,0,0,16,22.32Z" style="fill:url(#linear-gradient)"/><path d="M19.94,22.32a7.85,7.85,0,0,1-7.85,7.85H10.52a7.84,7.84,0,0,1,7.85-7.85Z" style="fill:url(#linear-gradient-2)"/><path d="M18.68,22.32a7.85,7.85,0,0,1,7.85-7.85h3.93a7.86,7.86,0,0,1-7.85,7.85Z" style="fill:url(#linear-gradient-3)"/><path d="M18.68,22.32a7.86,7.86,0,0,0,7.85,7.85H28.1a7.84,7.84,0,0,0-7.85-7.85Z" style="fill:url(#linear-gradient-4)"/><path d="M19.31,19.24a7.84,7.84,0,0,1,0,6.16,7.84,7.84,0,0,1,0-6.16Z" style="fill:#08c"/></svg>
@@ -0,0 +1 @@
1
+ <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32"><defs><linearGradient id="linear-gradient" x1="303.46" y1="-401.7" x2="291.69" y2="-386" gradientTransform="matrix(1, 0, 0, -1, -281.64, -372.94)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#001b33"/><stop offset="1" stop-color="#006dcc"/></linearGradient><linearGradient id="linear-gradient-2" x1="300.45" y1="-403.96" x2="288.67" y2="-388.26" xlink:href="#linear-gradient"/><linearGradient id="linear-gradient-3" x1="298.46" y1="-401.67" x2="310.24" y2="-385.97" gradientTransform="matrix(1, 0, 0, -1, -281.64, -372.94)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0089d6"/><stop offset="1" stop-color="#6cf"/></linearGradient><linearGradient id="linear-gradient-4" x1="301.47" y1="-403.93" x2="313.25" y2="-388.23" xlink:href="#linear-gradient-3"/></defs><path d="M27.4,5.5H18.2L16.1,9.7H4.3v4H.5L4.3,26.5H29.5V5.5ZM20.2,7.6h7.1V9.7H19.2Zm5.5,6.1H6.6V11.8H27.4v7.63Z" style="fill:#7db4d3"/><path d="M19.94,22.32a7.84,7.84,0,0,0-7.85-7.85H8.16A7.86,7.86,0,0,0,16,22.32Z" style="fill:url(#linear-gradient)"/><path d="M19.94,22.32a7.85,7.85,0,0,1-7.85,7.85H10.52a7.84,7.84,0,0,1,7.85-7.85Z" style="fill:url(#linear-gradient-2)"/><path d="M18.68,22.32a7.85,7.85,0,0,1,7.85-7.85h3.93a7.86,7.86,0,0,1-7.85,7.85Z" style="fill:url(#linear-gradient-3)"/><path d="M18.68,22.32a7.86,7.86,0,0,0,7.85,7.85H28.1a7.84,7.84,0,0,0-7.85-7.85Z" style="fill:url(#linear-gradient-4)"/><path d="M19.31,19.24a7.84,7.84,0,0,1,0,6.16,7.84,7.84,0,0,1,0-6.16Z" style="fill:#08c"/></svg>
@@ -0,0 +1 @@
1
+ <svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><title>folder_type_notebooks</title><path d="m27.5 5.5h-9.3l-2.1 4.2h-11.7v16.8h25.2v-21zm0 4.2h-8.2l1.1-2.1h7.1z" fill="#a5a5a5"/><g transform="matrix(.81851 0 0 .81851 9.3369 6.2961)"><path d="m26.233 3.588a1.69 1.69 0 1 1-1.76-1.588 1.67 1.67 0 0 1 1.76 1.585z" fill="#767677"/><path d="m16.375 23.111c-4.487 0-8.43-1.61-10.469-3.988a11.162 11.162 0 0 0 20.938 0c-2.034 2.377-5.962 3.988-10.469 3.988z" fill="#f37726"/><path d="m16.375 7.648c4.487 0 8.43 1.61 10.469 3.988a11.162 11.162 0 0 0-20.938 0c2.039-2.383 5.963-3.988 10.469-3.988z" fill="#f37726"/><path d="m10.2 27.739a2.109 2.109 0 1 1-0.2-0.8 2.129 2.129 0 0 1 0.2 0.8z" fill="#9e9e9e"/><path d="m6.416 7.106a1.226 1.226 0 1 1 1.192-1.276 1.241 1.241 0 0 1-1.192 1.276z" fill="#616262"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg version="1.1" viewBox="0 0 32 32" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><title>folder_type_notebooks_opened</title><path d="M27.4,5.5H18.2L16.1,9.7H4.3V26.5H29.5V5.5Zm0,18.7H6.6V11.8H27.4Zm0-14.5H19.2l1-2.1h7.1V9.7Z" fill="#969696"/><polygon points="25.7 13.7 0.5 13.7 4.3 26.5 29.5 26.5" fill="#969696"/><g transform="matrix(.81851 0 0 .81851 9.3369 6.2961)"><path d="m26.233 3.588a1.69 1.69 0 1 1-1.76-1.588 1.67 1.67 0 0 1 1.76 1.585z" fill="#767677"/><path d="m16.375 23.111c-4.487 0-8.43-1.61-10.469-3.988a11.162 11.162 0 0 0 20.938 0c-2.034 2.377-5.962 3.988-10.469 3.988z" fill="#f37726"/><path d="m16.375 7.648c4.487 0 8.43 1.61 10.469 3.988a11.162 11.162 0 0 0-20.938 0c2.039-2.383 5.963-3.988 10.469-3.988z" fill="#f37726"/><path d="m10.2 27.739a2.109 2.109 0 1 1-0.2-0.8 2.129 2.129 0 0 1 0.2 0.8z" fill="#9e9e9e"/><path d="m6.416 7.106a1.226 1.226 0 1 1 1.192-1.276 1.241 1.241 0 0 1-1.192 1.276z" fill="#616262"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M27.5,5.5H18.2L16.1,9.7H4.4V26.5H29.6V5.5Zm0,4.2H19.3l1.1-2.1h7.1Z" style="fill:#5460c0"/><path d="M15.55,23.39a29,29,0,0,0-.07-4.66c-.08-1-.08-2.48.5-2.75,1.41-.62,2.71,2.5,5.17,2.13,2-.3,1.5-3.69,2.84-3.89,1.92-.3,5.76,7.65,6.32,13.26a10.13,10.13,0,1,0-15.78,1.34A16,16,0,0,0,15.55,23.39Z" style="fill:#b4bcf6"/><path d="M14.5,28.86a15.32,15.32,0,0,0,1.05-5.47,29,29,0,0,0-.07-4.66c-.08-1-.08-2.48.5-2.75,1.41-.62,2.71,2.5,5.17,2.13,2-.3,1.5-3.69,2.84-3.89,1.89-.28,5.79,7.69,6.29,13.29a10.23,10.23,0,0,1-7.13,4.4A10.07,10.07,0,0,1,14.5,28.86Z" style="fill:#fff"/><path d="M18.38,26.11A1.43,1.43,0,0,0,19,26a1.31,1.31,0,0,0,.48-.32,1.39,1.39,0,0,0,.34-.49,1.42,1.42,0,0,0,.1-.58,1.5,1.5,0,1,0-1.5,1.51Z" style="fill:#ef4357"/><path d="M26.29,24.82a1.5,1.5,0,0,0,1.5-1.5h0a1.56,1.56,0,0,0-.11-.57,1.51,1.51,0,0,0-2-.82,1.75,1.75,0,0,0-.48.32,1.56,1.56,0,0,0-.33.5,1.4,1.4,0,0,0-.13.57,1.5,1.5,0,0,0,1.5,1.5Z" style="fill:#ef4357"/><path d="M14.4,29.47a.43.43,0,0,1-.16,0l-.12-.08L14,29.26a.38.38,0,0,1,0-.15.28.28,0,0,1,0-.15,16.7,16.7,0,0,0,1.05-5.55,28.4,28.4,0,0,0-.05-4.61c-.16-1.78.09-2.84.72-3.13.87-.4,1.66.25,2.42.88a3.83,3.83,0,0,0,2.89,1.22c.8-.12,1.1-.86,1.45-2,.28-.87.56-1.77,1.39-1.9a1.57,1.57,0,0,1,1.2.43c2.05,1.59,5.06,8.13,5.58,13.19a.33.33,0,0,1,0,.14.43.43,0,0,1-.19.23l-.14,0a.37.37,0,0,1-.28-.09.35.35,0,0,1-.14-.25c-.51-4.79-3.42-11.2-5.34-12.7a1,1,0,0,0-.6-.23c-.37.06-.57.72-.79,1.38-.32,1-.72,2.31-2,2.51a4.4,4.4,0,0,1-3.48-1.4c-.76-.63-1.23-1-1.64-.8-.18.09-.41.8-.28,2.37a29.63,29.63,0,0,1,.06,4.71,16.93,16.93,0,0,1-1.13,5.84.51.51,0,0,1-.13.16A.42.42,0,0,1,14.4,29.47Z" style="fill:#181818"/><path d="M16.46,25.49a.2.2,0,0,1-.11,0,.18.18,0,0,1-.07-.08v-.15a.1.1,0,0,1,0-.06.15.15,0,0,1,.06-.05l1.49-.63-1.58-.35h-.07l-.05-.05v-.21l.06-.06h.14l2.17.44a.21.21,0,0,1,.1.06.22.22,0,0,1,.05.11.24.24,0,0,1,0,.12.22.22,0,0,1-.09.07l-2.08.84Z" style="fill:#181818"/><path d="M28.22,23.64h0L26,23.53a.27.27,0,0,1-.11-.05.17.17,0,0,1-.06-.1.24.24,0,0,1,0-.12.14.14,0,0,1,.08-.09L27.77,22h.14l.07,0,.05.05a.2.2,0,0,1,0,.15.15.15,0,0,1-.08.11l-1.37.85,1.63.09a.15.15,0,0,1,.17,0,.24.24,0,0,1,.05.13.25.25,0,0,1-.06.14.21.21,0,0,1-.13.05Z" style="fill:#181818"/><path d="M22.26,24.94a1.32,1.32,0,0,1-.86-.25,1.39,1.39,0,0,1-.54-.72.17.17,0,0,1,0-.1v-.1l.06-.08a.25.25,0,0,1,.19-.05.14.14,0,0,1,.09,0l.08.05a.41.41,0,0,1,0,.09,1,1,0,0,0,1.2.62h0a1,1,0,0,0,.91-1,.21.21,0,0,1,.07-.17.25.25,0,0,1,.35,0v0a.21.21,0,0,1,.07.17,1.49,1.49,0,0,1-1.32,1.53h-.37Z" style="fill:#181818"/><path d="M18,22.69H18a.25.25,0,0,1-.16-.12.21.21,0,0,1,0-.19,2.28,2.28,0,0,1,1.68-1.51,1.84,1.84,0,0,1,1.85,1,.31.31,0,0,1,0,.19.25.25,0,0,1-.34.1h0a.24.24,0,0,1-.12-.14,1.35,1.35,0,0,0-1.31-.65,1.79,1.79,0,0,0-1.3,1.13.42.42,0,0,1-.09.14.27.27,0,0,1-.15.05Z" style="fill:#181818"/><path d="M23,21.87H22.9a.18.18,0,0,1-.09,0,.24.24,0,0,1-.06-.08.17.17,0,0,1,0-.1.14.14,0,0,1,0-.09,2,2,0,0,1,1.45-1.45,2.08,2.08,0,0,1,2,1,.11.11,0,0,1,0,.08.17.17,0,0,1,0,.1.35.35,0,0,1-.05.08l-.08.06h-.2l-.09-.05a.35.35,0,0,1-.05-.08,1.56,1.56,0,0,0-1.45-.68,1.48,1.48,0,0,0-1.07,1.05.34.34,0,0,1-.09.14.24.24,0,0,1-.14.05Z" style="fill:#181818"/><path d="M26.81,19.64a.3.3,0,0,0-.08-.08.21.21,0,0,0-.12,0h-.12l-.48.08h0a3,3,0,0,0-.23-.27,2,2,0,0,0-2.84,0,1.93,1.93,0,0,0-.48.8,1.82,1.82,0,0,0-.33,0,2,2,0,0,0-1,.28c-.06-.07-.11-.14-.18-.21a2,2,0,0,0-1.44-.59,2,2,0,0,0-1.45.59,2.08,2.08,0,0,0-.51,1l-.56.1a.35.35,0,0,0-.2.14.29.29,0,0,0-.05.24.38.38,0,0,0,.11.18.32.32,0,0,0,.2.07h.06l.4-.08A2.13,2.13,0,0,0,18.06,23a2,2,0,0,0,3.44-1.45,2.41,2.41,0,0,0-.12-.65,1.42,1.42,0,0,1,.72-.2,1.6,1.6,0,0,1,.23,0,2.07,2.07,0,0,0,.59,1.4,2,2,0,0,0,3.43-1.45,1.77,1.77,0,0,0-.09-.56l.34-.06a.3.3,0,0,0,.21-.13.36.36,0,0,0,0-.35Zm-6.35,2.9a1.39,1.39,0,0,1-1,.39,1.35,1.35,0,0,1-1-.34,1.37,1.37,0,0,1,1.94-1.94,1.35,1.35,0,0,1,.41,1,1.36,1.36,0,0,1-.41,1Zm4.85-.85a1.38,1.38,0,0,1-2.24-1.5,1.65,1.65,0,0,1,.29-.45,1.54,1.54,0,0,1,.45-.3,1.39,1.39,0,0,1,1.06,0,1.54,1.54,0,0,1,.45.3,1.65,1.65,0,0,1,.29.45,1.22,1.22,0,0,1,.1.53,1.36,1.36,0,0,1-.4,1Z" style="fill:#b4bcf6"/></svg>
@@ -0,0 +1 @@
1
+ <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M27.4,5.5H18.2L16.1,9.7H4.3V26.5H29.5V5.5Zm0,18.7H6.6V11.8H27.4Zm0-14.5H19.2l1-2.1h7.1V9.7Z" style="fill:#7b87db"/><polygon points="25.7 13.7 0.5 13.7 4.3 26.5 29.5 26.5 25.7 13.7" style="fill:#7b87db"/><path d="M15.55,23.39a29,29,0,0,0-.07-4.66c-.08-1-.08-2.48.5-2.75,1.41-.62,2.71,2.5,5.17,2.13,2-.3,1.5-3.69,2.84-3.89,1.92-.3,5.76,7.65,6.32,13.26a10.13,10.13,0,1,0-15.78,1.34A16,16,0,0,0,15.55,23.39Z" style="fill:#b4bcf6"/><path d="M14.5,28.86a15.32,15.32,0,0,0,1.05-5.47,29,29,0,0,0-.07-4.66c-.08-1-.08-2.48.5-2.75,1.41-.62,2.71,2.5,5.17,2.13,2-.3,1.5-3.69,2.84-3.89,1.89-.28,5.79,7.69,6.29,13.29a10.23,10.23,0,0,1-7.13,4.4A10.07,10.07,0,0,1,14.5,28.86Z" style="fill:#fff"/><path d="M18.38,26.11A1.43,1.43,0,0,0,19,26a1.31,1.31,0,0,0,.48-.32,1.39,1.39,0,0,0,.34-.49,1.42,1.42,0,0,0,.1-.58,1.5,1.5,0,1,0-1.5,1.51Z" style="fill:#ef4357"/><path d="M26.29,24.82a1.5,1.5,0,0,0,1.5-1.5h0a1.56,1.56,0,0,0-.11-.57,1.51,1.51,0,0,0-2-.82,1.75,1.75,0,0,0-.48.32,1.56,1.56,0,0,0-.33.5,1.4,1.4,0,0,0-.13.57,1.5,1.5,0,0,0,1.5,1.5Z" style="fill:#ef4357"/><path d="M14.4,29.47a.43.43,0,0,1-.16,0l-.12-.08L14,29.26a.38.38,0,0,1,0-.15.28.28,0,0,1,0-.15,16.7,16.7,0,0,0,1.05-5.55,28.4,28.4,0,0,0-.05-4.61c-.16-1.78.09-2.84.72-3.13.87-.4,1.66.25,2.42.88a3.83,3.83,0,0,0,2.89,1.22c.8-.12,1.1-.86,1.45-2,.28-.87.56-1.77,1.39-1.9a1.57,1.57,0,0,1,1.2.43c2.05,1.59,5.06,8.13,5.58,13.19a.33.33,0,0,1,0,.14.43.43,0,0,1-.19.23l-.14,0a.37.37,0,0,1-.28-.09.35.35,0,0,1-.14-.25c-.51-4.79-3.42-11.2-5.34-12.7a1,1,0,0,0-.6-.23c-.37.06-.57.72-.79,1.38-.32,1-.72,2.31-2,2.51a4.4,4.4,0,0,1-3.48-1.4c-.76-.63-1.23-1-1.64-.8-.18.09-.41.8-.28,2.37a29.63,29.63,0,0,1,.06,4.71,16.93,16.93,0,0,1-1.13,5.84.51.51,0,0,1-.13.16A.42.42,0,0,1,14.4,29.47Z" style="fill:#181818"/><path d="M16.46,25.49a.2.2,0,0,1-.11,0,.18.18,0,0,1-.07-.08v-.15a.1.1,0,0,1,0-.06.15.15,0,0,1,.06-.05l1.49-.63-1.58-.35h-.07l-.05-.05v-.21l.06-.06h.14l2.17.44a.21.21,0,0,1,.1.06.22.22,0,0,1,.05.11.24.24,0,0,1,0,.12.22.22,0,0,1-.09.07l-2.08.84Z" style="fill:#181818"/><path d="M28.22,23.64h0L26,23.53a.27.27,0,0,1-.11-.05.17.17,0,0,1-.06-.1.24.24,0,0,1,0-.12.14.14,0,0,1,.08-.09L27.77,22h.14l.07,0,.05.05a.2.2,0,0,1,0,.15.15.15,0,0,1-.08.11l-1.37.85,1.63.09a.15.15,0,0,1,.17,0,.24.24,0,0,1,.05.13.25.25,0,0,1-.06.14.21.21,0,0,1-.13.05Z" style="fill:#181818"/><path d="M22.26,24.94a1.32,1.32,0,0,1-.86-.25,1.39,1.39,0,0,1-.54-.72.17.17,0,0,1,0-.1v-.1l.06-.08a.25.25,0,0,1,.19-.05.14.14,0,0,1,.09,0l.08.05a.41.41,0,0,1,0,.09,1,1,0,0,0,1.2.62h0a1,1,0,0,0,.91-1,.21.21,0,0,1,.07-.17.25.25,0,0,1,.35,0v0a.21.21,0,0,1,.07.17,1.49,1.49,0,0,1-1.32,1.53h-.37Z" style="fill:#181818"/><path d="M18,22.69H18a.25.25,0,0,1-.16-.12.21.21,0,0,1,0-.19,2.28,2.28,0,0,1,1.68-1.51,1.84,1.84,0,0,1,1.85,1,.31.31,0,0,1,0,.19.25.25,0,0,1-.34.1h0a.24.24,0,0,1-.12-.14,1.35,1.35,0,0,0-1.31-.65,1.79,1.79,0,0,0-1.3,1.13.42.42,0,0,1-.09.14.27.27,0,0,1-.15.05Z" style="fill:#181818"/><path d="M23,21.87H22.9a.18.18,0,0,1-.09,0,.24.24,0,0,1-.06-.08.17.17,0,0,1,0-.1.14.14,0,0,1,0-.09,2,2,0,0,1,1.45-1.45,2.08,2.08,0,0,1,2,1,.11.11,0,0,1,0,.08.17.17,0,0,1,0,.1.35.35,0,0,1-.05.08l-.08.06h-.2l-.09-.05a.35.35,0,0,1-.05-.08,1.56,1.56,0,0,0-1.45-.68,1.48,1.48,0,0,0-1.07,1.05.34.34,0,0,1-.09.14.24.24,0,0,1-.14.05Z" style="fill:#181818"/><path d="M26.81,19.64a.3.3,0,0,0-.08-.08.21.21,0,0,0-.12,0h-.12l-.48.08h0a3,3,0,0,0-.23-.27,2,2,0,0,0-2.84,0,1.93,1.93,0,0,0-.48.8,1.82,1.82,0,0,0-.33,0,2,2,0,0,0-1,.28c-.06-.07-.11-.14-.18-.21a2,2,0,0,0-1.44-.59,2,2,0,0,0-1.45.59,2.08,2.08,0,0,0-.51,1l-.56.1a.35.35,0,0,0-.2.14.29.29,0,0,0-.05.24.38.38,0,0,0,.11.18.32.32,0,0,0,.2.07h.06l.4-.08A2.13,2.13,0,0,0,18.06,23a2,2,0,0,0,3.44-1.45,2.41,2.41,0,0,0-.12-.65,1.42,1.42,0,0,1,.72-.2,1.6,1.6,0,0,1,.23,0,2.07,2.07,0,0,0,.59,1.4,2,2,0,0,0,3.43-1.45,1.77,1.77,0,0,0-.09-.56l.34-.06a.3.3,0,0,0,.21-.13.36.36,0,0,0,0-.35Zm-6.35,2.9a1.39,1.39,0,0,1-1,.39,1.35,1.35,0,0,1-1-.34,1.37,1.37,0,0,1,1.94-1.94,1.35,1.35,0,0,1,.41,1,1.36,1.36,0,0,1-.41,1Zm4.85-.85a1.38,1.38,0,0,1-2.24-1.5,1.65,1.65,0,0,1,.29-.45,1.54,1.54,0,0,1,.45-.3,1.39,1.39,0,0,1,1.06,0,1.54,1.54,0,0,1,.45.3,1.65,1.65,0,0,1,.29.45,1.22,1.22,0,0,1,.1.53,1.36,1.36,0,0,1-.4,1Z" style="fill:#b4bcf6"/></svg>
@@ -0,0 +1 @@
1
+ <svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><title>folder_type_wit</title><path d="M27.5,5.5H18.2L16.1,9.7H4.4V26.5H29.6V5.5Zm0,4.2H19.3l1.1-2.1h7.1Z" fill="#155f6c"/><g transform="matrix(.88882 0 0 .88882 3.4817 3.0448)"><path d="m23.321 10.312v0.11138a2.3763 2.3763 0 1 1-4.7526 0v-0.11138h-7.9851v20.733h20.733v-20.733z" fill="#2194a8" stroke-width=".7426"/><text transform="scale(.87405 1.1441)" x="17.588842" y="25.199507" fill="#ffffff" font-size="9.1714px" stroke-width=".76429" xml:space="preserve"><tspan x="17.588842" y="25.199507" font-family="'Segoe UI'" font-size="9.1714px" font-weight="bold" stroke-width=".76429" style="font-variant-caps:normal;font-variant-east-asian:normal;font-variant-ligatures:normal;font-variant-numeric:normal">WIT</tspan></text></g></svg>
@@ -0,0 +1 @@
1
+ <svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><title>folder_type_wit_opened</title><path d="m27.485 5.5h-9.2l-2.1 4.2h-11.8v4h-3.8l3.8 12.8h25.2v-21zm-7.2 2.1h7.1v2.1h-8.1zm5.5 6.1h-19.1v-1.9h20.8v7.626z" fill="#12515c"/><g transform="matrix(.88882 0 0 .88882 3.4817 3.0448)"><path d="m23.321 10.312v0.11138a2.3763 2.3763 0 1 1-4.7526 0v-0.11138h-7.9851v20.733h20.733v-20.733z" fill="#2194a8" stroke-width=".7426"/><text transform="scale(.87405 1.1441)" x="17.588842" y="25.199507" fill="#ffffff" font-size="9.1714px" stroke-width=".76429" xml:space="preserve"><tspan x="17.588842" y="25.199507" font-family="'Segoe UI'" font-size="9.1714px" font-weight="bold" stroke-width=".76429" style="font-variant-caps:normal;font-variant-east-asian:normal;font-variant-ligatures:normal;font-variant-numeric:normal">WIT</tspan></text></g></svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lvce-editor/shared-process",
3
- "version": "0.15.32",
3
+ "version": "0.15.33",
4
4
  "description": "Utility package for @lvce-editor/server",
5
5
  "main": "index.js",
6
6
  "type": "module",
@@ -17,9 +17,9 @@
17
17
  },
18
18
  "dependencies": {
19
19
  "@babel/code-frame": "^7.22.5",
20
- "@lvce-editor/extension-host": "0.15.32",
21
- "@lvce-editor/extension-host-helper-process": "0.15.32",
22
- "@lvce-editor/pty-host": "0.15.32",
20
+ "@lvce-editor/extension-host": "0.15.33",
21
+ "@lvce-editor/extension-host-helper-process": "0.15.33",
22
+ "@lvce-editor/pty-host": "0.15.33",
23
23
  "debug": "^4.3.4",
24
24
  "execa": "^7.1.1",
25
25
  "exit-hook": "^3.2.0",
@@ -26,7 +26,6 @@ export const downloadUpdate = async (version) => {
26
26
  await Download.download(downLoadUrl, outFile)
27
27
  return outFile
28
28
  } catch (error) {
29
- // @ts-ignore
30
29
  throw new VError(error, `Failed to download new version ${version}`)
31
30
  }
32
31
  }
@@ -36,7 +35,6 @@ const installNewAppImage = async (currentAppImageFile, downloadPath) => {
36
35
  await rename(downloadPath, currentAppImageFile)
37
36
  return currentAppImageFile
38
37
  } catch (error) {
39
- // @ts-ignore
40
38
  throw new VError(error, `Failed to rename AppImage file`)
41
39
  }
42
40
  }
@@ -52,7 +50,6 @@ export const installAndRestart = async (downloadPath) => {
52
50
  const installedPath = await installNewAppImage(currentAppImageFile, downloadPath)
53
51
  await Restart.restart(installedPath)
54
52
  } catch (error) {
55
- // @ts-ignore
56
53
  throw new VError(error, `Failed to install AppImage update`)
57
54
  }
58
55
  }
@@ -1,21 +1,20 @@
1
1
  import * as Command from '../Command/Command.js'
2
2
  import * as ExtensionHost from './ExtensionHost.js'
3
- import * as ExtensionHostCommand from './ExtensionHostCommand.js'
4
3
  import * as ExtensionHostKeyBindings from './ExtensionHostKeyBindings.js'
5
4
 
6
5
  // prettier-ignore
7
6
  export const Commands = {
8
7
 
9
8
  'ExtensionHost.dispose': ExtensionHost.dispose,
10
- 'ExtensionHost.getCommands': ExtensionHostCommand.getCommandsIpc,
9
+ // 'ExtensionHost.getCommands': ExtensionHostCommand.getCommandsIpc,
11
10
  'ExtensionHost.send': ExtensionHost.send,
12
11
  'ExtensionHost.start': ExtensionHost.start,
13
- 'ExtensionHostCompletion.execute': ExtensionHost.forward,
14
- 'ExtensionHostExtension.activate': ExtensionHost.forward,
15
- 'ExtensionHostExtension.disable': ExtensionHost.forward,
12
+ // 'ExtensionHostCompletion.execute': ExtensionHost.forward,
13
+ // 'ExtensionHostExtension.activate': ExtensionHost.forward,
14
+ // 'ExtensionHostExtension.disable': ExtensionHost.forward,
16
15
  'ExtensionHostKeyBindings.getKeyBindings': ExtensionHostKeyBindings.getKeyBindings,
17
- 'ExtensionHostSemanticTokens.executeSemanticTokenProvider': ExtensionHost.forward,
18
- 'ExtensionHostTextDocument.setLanguageId': ExtensionHost.forward,
19
- 'ExtensionHostTextDocument.syncFull': ExtensionHost.forward,
20
- 'ExtensionHostTextDocument.syncIncremental': ExtensionHost.forward,
16
+ // 'ExtensionHostSemanticTokens.executeSemanticTokenProvider': ExtensionHost.forward,
17
+ // 'ExtensionHostTextDocument.setLanguageId': ExtensionHost.forward,
18
+ // 'ExtensionHostTextDocument.syncFull': ExtensionHost.forward,
19
+ // 'ExtensionHostTextDocument.syncIncremental': ExtensionHost.forward,
21
20
  }
@@ -1,5 +1,3 @@
1
- export const Exit = 'exit'
2
-
3
- export const Error = 'error'
4
-
5
- export const Message = 'message'
1
+ export const Exit = 1
2
+ export const Error = 2
3
+ export const Message = 3
@@ -165,11 +165,11 @@ export const getSetupName = () => {
165
165
  return 'Lvce-Setup'
166
166
  }
167
167
 
168
- export const version = '0.15.32'
168
+ export const version = '0.15.33'
169
169
 
170
- export const commit = '4913b6f'
170
+ export const commit = '52e99c7'
171
171
 
172
- export const date = '2023-06-21T10:02:09.000Z'
172
+ export const date = '2023-06-23T22:03:12.000Z'
173
173
 
174
174
  export const getVersion = () => {
175
175
  return version