@lobehub/ui 1.163.1 → 1.164.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (127) hide show
  1. package/awesome.d.ts +1 -1
  2. package/awesome.js +1 -1
  3. package/brand.d.ts +1 -1
  4. package/brand.js +1 -1
  5. package/chat.d.ts +1 -1
  6. package/chat.js +1 -1
  7. package/color.d.ts +1 -1
  8. package/color.js +1 -1
  9. package/es/ThemeProvider/GlobalStyle/antdOverride.js +2 -1
  10. package/es/color/index.d.ts +1 -1
  11. package/es/color/index.js +1 -2
  12. package/es/components.d.ts +0 -2
  13. package/es/components.js +0 -2
  14. package/es/icons/Auth0/components/Avatar.d.ts +5 -0
  15. package/es/icons/Auth0/components/Avatar.js +27 -0
  16. package/es/icons/Auth0/components/Mono.d.ts +3 -0
  17. package/es/icons/Auth0/components/Mono.js +41 -0
  18. package/es/icons/Auth0/index.d.ts +9 -0
  19. package/es/icons/Auth0/index.js +10 -0
  20. package/es/icons/Auth0/style.d.ts +2 -0
  21. package/es/icons/Auth0/style.js +2 -0
  22. package/es/icons/Authelia/components/Avatar.d.ts +5 -0
  23. package/es/icons/Authelia/components/Avatar.js +27 -0
  24. package/es/icons/Authelia/components/Color.d.ts +3 -0
  25. package/es/icons/Authelia/components/Color.js +133 -0
  26. package/es/icons/Authelia/components/Mono.d.ts +3 -0
  27. package/es/icons/Authelia/components/Mono.js +49 -0
  28. package/es/icons/Authelia/index.d.ts +11 -0
  29. package/es/icons/Authelia/index.js +12 -0
  30. package/es/icons/Authelia/style.d.ts +2 -0
  31. package/es/icons/Authelia/style.js +2 -0
  32. package/es/icons/Authentik/components/Avatar.d.ts +5 -0
  33. package/es/icons/Authentik/components/Avatar.js +27 -0
  34. package/es/icons/Authentik/components/Color.d.ts +3 -0
  35. package/es/icons/Authentik/components/Color.js +42 -0
  36. package/es/icons/Authentik/components/Mono.d.ts +3 -0
  37. package/es/icons/Authentik/components/Mono.js +42 -0
  38. package/es/icons/Authentik/index.d.ts +11 -0
  39. package/es/icons/Authentik/index.js +12 -0
  40. package/es/icons/Authentik/style.d.ts +2 -0
  41. package/es/icons/Authentik/style.js +2 -0
  42. package/es/icons/Casdoor/components/Avatar.d.ts +5 -0
  43. package/es/icons/Casdoor/components/Avatar.js +27 -0
  44. package/es/icons/Casdoor/components/Color.d.ts +3 -0
  45. package/es/icons/Casdoor/components/Color.js +99 -0
  46. package/es/icons/Casdoor/components/Mono.d.ts +3 -0
  47. package/es/icons/Casdoor/components/Mono.js +45 -0
  48. package/es/icons/Casdoor/index.d.ts +11 -0
  49. package/es/icons/Casdoor/index.js +12 -0
  50. package/es/icons/Casdoor/style.d.ts +2 -0
  51. package/es/icons/Casdoor/style.js +2 -0
  52. package/es/icons/Clerk/components/Avatar.d.ts +5 -0
  53. package/es/icons/Clerk/components/Avatar.js +27 -0
  54. package/es/icons/Clerk/components/Color.d.ts +3 -0
  55. package/es/icons/Clerk/components/Color.js +44 -0
  56. package/es/icons/Clerk/components/Mono.d.ts +3 -0
  57. package/es/icons/Clerk/components/Mono.js +44 -0
  58. package/es/icons/Clerk/index.d.ts +11 -0
  59. package/es/icons/Clerk/index.js +12 -0
  60. package/es/icons/Clerk/style.d.ts +2 -0
  61. package/es/icons/Clerk/style.js +2 -0
  62. package/es/{FileTypeIcon → icons/FileTypeIcon}/index.d.ts +1 -1
  63. package/es/icons/Logto/components/Avatar.d.ts +5 -0
  64. package/es/icons/Logto/components/Avatar.js +27 -0
  65. package/es/icons/Logto/components/Color.d.ts +3 -0
  66. package/es/icons/Logto/components/Color.js +61 -0
  67. package/es/icons/Logto/components/Mono.d.ts +3 -0
  68. package/es/icons/Logto/components/Mono.js +42 -0
  69. package/es/icons/Logto/index.d.ts +11 -0
  70. package/es/icons/Logto/index.js +12 -0
  71. package/es/icons/Logto/style.d.ts +2 -0
  72. package/es/icons/Logto/style.js +2 -0
  73. package/es/{MaterialFileTypeIcon → icons/MaterialFileTypeIcon}/icon-map.json +863 -2591
  74. package/es/{MaterialFileTypeIcon → icons/MaterialFileTypeIcon}/index.d.ts +1 -1
  75. package/es/{MaterialFileTypeIcon → icons/MaterialFileTypeIcon}/index.js +2 -2
  76. package/es/{MaterialFileTypeIcon → icons/MaterialFileTypeIcon}/utils.d.ts +2 -2
  77. package/es/icons/MicrosoftEntra/components/Avatar.d.ts +5 -0
  78. package/es/icons/MicrosoftEntra/components/Avatar.js +26 -0
  79. package/es/icons/MicrosoftEntra/components/Color.d.ts +3 -0
  80. package/es/icons/MicrosoftEntra/components/Color.js +55 -0
  81. package/es/icons/MicrosoftEntra/components/Mono.d.ts +3 -0
  82. package/es/icons/MicrosoftEntra/components/Mono.js +44 -0
  83. package/es/icons/MicrosoftEntra/index.d.ts +11 -0
  84. package/es/icons/MicrosoftEntra/index.js +12 -0
  85. package/es/icons/MicrosoftEntra/style.d.ts +2 -0
  86. package/es/icons/MicrosoftEntra/style.js +2 -0
  87. package/es/icons/NextAuth/components/Avatar.d.ts +5 -0
  88. package/es/icons/NextAuth/components/Avatar.js +27 -0
  89. package/es/icons/NextAuth/components/Color.d.ts +3 -0
  90. package/es/icons/NextAuth/components/Color.js +110 -0
  91. package/es/icons/NextAuth/components/Mono.d.ts +3 -0
  92. package/es/icons/NextAuth/components/Mono.js +42 -0
  93. package/es/icons/NextAuth/index.d.ts +11 -0
  94. package/es/icons/NextAuth/index.js +12 -0
  95. package/es/icons/NextAuth/style.d.ts +2 -0
  96. package/es/icons/NextAuth/style.js +2 -0
  97. package/es/icons/Zitadel/components/Avatar.d.ts +5 -0
  98. package/es/icons/Zitadel/components/Avatar.js +27 -0
  99. package/es/icons/Zitadel/components/Color.d.ts +3 -0
  100. package/es/icons/Zitadel/components/Color.js +185 -0
  101. package/es/icons/Zitadel/components/Mono.d.ts +3 -0
  102. package/es/icons/Zitadel/components/Mono.js +71 -0
  103. package/es/icons/Zitadel/index.d.ts +11 -0
  104. package/es/icons/Zitadel/index.js +12 -0
  105. package/es/icons/Zitadel/style.d.ts +2 -0
  106. package/es/icons/Zitadel/style.js +2 -0
  107. package/es/icons/components.d.ts +2 -0
  108. package/es/icons/components.js +2 -0
  109. package/es/icons/icons.d.ts +10 -0
  110. package/es/icons/icons.js +10 -0
  111. package/es/icons/index.d.ts +2 -0
  112. package/es/icons/index.js +2 -0
  113. package/es/index.d.ts +1 -2
  114. package/es/index.js +1 -2
  115. package/icons.d.ts +1 -0
  116. package/icons.js +1 -0
  117. package/mdx.d.ts +1 -1
  118. package/mdx.js +1 -1
  119. package/mobile.d.ts +1 -1
  120. package/mobile.js +1 -1
  121. package/package.json +5 -2
  122. package/storybook.d.ts +1 -1
  123. package/storybook.js +1 -1
  124. /package/es/{FileTypeIcon → icons/FileTypeIcon}/index.js +0 -0
  125. /package/es/{MaterialFileTypeIcon → icons/MaterialFileTypeIcon}/types.d.ts +0 -0
  126. /package/es/{MaterialFileTypeIcon → icons/MaterialFileTypeIcon}/types.js +0 -0
  127. /package/es/{MaterialFileTypeIcon → icons/MaterialFileTypeIcon}/utils.js +0 -0
@@ -7369,2585 +7369,866 @@
7369
7369
  "__seeding__": "folder-seeders-open"
7370
7370
  },
7371
7371
  "hidesExplorerArrows": false,
7372
- "highContrast": {
7373
- "fileExtensions": {},
7374
- "fileNames": {}
7375
- },
7376
- "iconDefinitions": {
7377
- "git": {
7378
- "iconPath": "./../icons/git.svg"
7379
- },
7380
- "yaml": {
7381
- "iconPath": "./../icons/yaml.svg"
7382
- },
7383
- "xml": {
7384
- "iconPath": "./../icons/xml.svg"
7385
- },
7386
- "matlab": {
7387
- "iconPath": "./../icons/matlab.svg"
7388
- },
7389
- "settings": {
7390
- "iconPath": "./../icons/settings.svg"
7391
- },
7392
- "shaderlab": {
7393
- "iconPath": "./../icons/shaderlab.svg"
7394
- },
7395
- "diff": {
7396
- "iconPath": "./../icons/diff.svg"
7397
- },
7398
- "json": {
7399
- "iconPath": "./../icons/json.svg"
7400
- },
7401
- "blink": {
7402
- "iconPath": "./../icons/blink.svg"
7403
- },
7404
- "java": {
7405
- "iconPath": "./../icons/java.svg"
7406
- },
7407
- "razor": {
7408
- "iconPath": "./../icons/razor.svg"
7409
- },
7410
- "python": {
7411
- "iconPath": "./../icons/python.svg"
7412
- },
7413
- "mojo": {
7414
- "iconPath": "./../icons/mojo.svg"
7415
- },
7416
- "javascript": {
7417
- "iconPath": "./../icons/javascript.svg"
7418
- },
7419
- "typescript": {
7420
- "iconPath": "./../icons/typescript.svg"
7421
- },
7422
- "scala": {
7423
- "iconPath": "./../icons/scala.svg"
7424
- },
7425
- "handlebars": {
7426
- "iconPath": "./../icons/handlebars.svg"
7427
- },
7428
- "perl": {
7429
- "iconPath": "./../icons/perl.svg"
7430
- },
7431
- "haxe": {
7432
- "iconPath": "./../icons/haxe.svg"
7433
- },
7434
- "puppet": {
7435
- "iconPath": "./../icons/puppet.svg"
7436
- },
7437
- "elixir": {
7438
- "iconPath": "./../icons/elixir.svg"
7439
- },
7440
- "livescript": {
7441
- "iconPath": "./../icons/livescript.svg"
7442
- },
7443
- "erlang": {
7444
- "iconPath": "./../icons/erlang.svg"
7445
- },
7446
- "twig": {
7447
- "iconPath": "./../icons/twig.svg"
7448
- },
7449
- "julia": {
7450
- "iconPath": "./../icons/julia.svg"
7451
- },
7452
- "elm": {
7453
- "iconPath": "./../icons/elm.svg"
7454
- },
7455
- "purescript": {
7456
- "iconPath": "./../icons/purescript.svg"
7457
- },
7458
- "stylus": {
7459
- "iconPath": "./../icons/stylus.svg"
7460
- },
7461
- "nunjucks": {
7462
- "iconPath": "./../icons/nunjucks.svg"
7463
- },
7464
- "pug": {
7465
- "iconPath": "./../icons/pug.svg"
7466
- },
7467
- "robot": {
7468
- "iconPath": "./../icons/robot.svg"
7469
- },
7470
- "sass": {
7471
- "iconPath": "./../icons/sass.svg"
7472
- },
7473
- "less": {
7474
- "iconPath": "./../icons/less.svg"
7475
- },
7476
- "css": {
7477
- "iconPath": "./../icons/css.svg"
7478
- },
7479
- "visualstudio": {
7480
- "iconPath": "./../icons/visualstudio.svg"
7481
- },
7482
- "angular": {
7483
- "iconPath": "./../icons/angular.svg"
7484
- },
7485
- "graphql": {
7486
- "iconPath": "./../icons/graphql.svg"
7487
- },
7488
- "solidity": {
7489
- "iconPath": "./../icons/solidity.svg"
7490
- },
7491
- "autoit": {
7492
- "iconPath": "./../icons/autoit.svg"
7493
- },
7494
- "haml": {
7495
- "iconPath": "./../icons/haml.svg"
7496
- },
7497
- "yang": {
7498
- "iconPath": "./../icons/yang.svg"
7499
- },
7500
- "terraform": {
7501
- "iconPath": "./../icons/terraform.svg"
7502
- },
7503
- "applescript": {
7504
- "iconPath": "./../icons/applescript.svg"
7505
- },
7506
- "cake": {
7507
- "iconPath": "./../icons/cake.svg"
7508
- },
7509
- "cucumber": {
7510
- "iconPath": "./../icons/cucumber.svg"
7511
- },
7512
- "nim": {
7513
- "iconPath": "./../icons/nim.svg"
7514
- },
7515
- "apiblueprint": {
7516
- "iconPath": "./../icons/apiblueprint.svg"
7517
- },
7518
- "riot": {
7519
- "iconPath": "./../icons/riot.svg"
7520
- },
7521
- "postcss": {
7522
- "iconPath": "./../icons/postcss.svg"
7523
- },
7524
- "coldfusion": {
7525
- "iconPath": "./../icons/coldfusion.svg"
7526
- },
7527
- "haskell": {
7528
- "iconPath": "./../icons/haskell.svg"
7529
- },
7530
- "dhall": {
7531
- "iconPath": "./../icons/dhall.svg"
7532
- },
7533
- "cabal": {
7534
- "iconPath": "./../icons/cabal.svg"
7535
- },
7536
- "nix": {
7537
- "iconPath": "./../icons/nix.svg"
7538
- },
7539
- "ruby": {
7540
- "iconPath": "./../icons/ruby.svg"
7541
- },
7542
- "slim": {
7543
- "iconPath": "./../icons/slim.svg"
7544
- },
7545
- "php": {
7546
- "iconPath": "./../icons/php.svg"
7547
- },
7548
- "php_elephant": {
7549
- "iconPath": "./../icons/php_elephant.svg"
7550
- },
7551
- "php_elephant_pink": {
7552
- "iconPath": "./../icons/php_elephant_pink.svg"
7553
- },
7554
- "hack": {
7555
- "iconPath": "./../icons/hack.svg"
7556
- },
7557
- "react": {
7558
- "iconPath": "./../icons/react.svg"
7559
- },
7560
- "mjml": {
7561
- "iconPath": "./../icons/mjml.svg"
7562
- },
7563
- "processing": {
7564
- "iconPath": "./../icons/processing.svg"
7565
- },
7566
- "hcl": {
7567
- "iconPath": "./../icons/hcl.svg"
7568
- },
7569
- "go": {
7570
- "iconPath": "./../icons/go.svg"
7571
- },
7572
- "go_gopher": {
7573
- "iconPath": "./../icons/go_gopher.svg"
7574
- },
7575
- "nodejs_alt": {
7576
- "iconPath": "./../icons/nodejs_alt.svg"
7577
- },
7578
- "django": {
7579
- "iconPath": "./../icons/django.svg"
7580
- },
7581
- "html": {
7582
- "iconPath": "./../icons/html.svg"
7583
- },
7584
- "godot": {
7585
- "iconPath": "./../icons/godot.svg"
7586
- },
7587
- "godot-assets": {
7588
- "iconPath": "./../icons/godot-assets.svg"
7589
- },
7590
- "vim": {
7591
- "iconPath": "./../icons/vim.svg"
7592
- },
7593
- "silverstripe": {
7594
- "iconPath": "./../icons/silverstripe.svg"
7595
- },
7596
- "prolog": {
7597
- "iconPath": "./../icons/prolog.svg"
7598
- },
7599
- "pawn": {
7600
- "iconPath": "./../icons/pawn.svg"
7601
- },
7602
- "reason": {
7603
- "iconPath": "./../icons/reason.svg"
7604
- },
7605
- "sml": {
7606
- "iconPath": "./../icons/sml.svg"
7607
- },
7608
- "tex": {
7609
- "iconPath": "./../icons/tex.svg"
7610
- },
7611
- "salesforce": {
7612
- "iconPath": "./../icons/salesforce.svg"
7613
- },
7614
- "sas": {
7615
- "iconPath": "./../icons/sas.svg"
7616
- },
7617
- "docker": {
7618
- "iconPath": "./../icons/docker.svg"
7619
- },
7620
- "table": {
7621
- "iconPath": "./../icons/table.svg"
7622
- },
7623
- "csharp": {
7624
- "iconPath": "./../icons/csharp.svg"
7625
- },
7626
- "console": {
7627
- "iconPath": "./../icons/console.svg"
7628
- },
7629
- "c": {
7630
- "iconPath": "./../icons/c.svg"
7631
- },
7632
- "cpp": {
7633
- "iconPath": "./../icons/cpp.svg"
7634
- },
7635
- "objective-c": {
7636
- "iconPath": "./../icons/objective-c.svg"
7637
- },
7638
- "objective-cpp": {
7639
- "iconPath": "./../icons/objective-cpp.svg"
7640
- },
7641
- "coffee": {
7642
- "iconPath": "./../icons/coffee.svg"
7643
- },
7644
- "fsharp": {
7645
- "iconPath": "./../icons/fsharp.svg"
7646
- },
7647
- "editorconfig": {
7648
- "iconPath": "./../icons/editorconfig.svg"
7649
- },
7650
- "clojure": {
7651
- "iconPath": "./../icons/clojure.svg"
7652
- },
7653
- "groovy": {
7654
- "iconPath": "./../icons/groovy.svg"
7655
- },
7656
- "markdown": {
7657
- "iconPath": "./../icons/markdown.svg"
7658
- },
7659
- "jinja": {
7660
- "iconPath": "./../icons/jinja.svg"
7661
- },
7662
- "proto": {
7663
- "iconPath": "./../icons/proto.svg"
7664
- },
7665
- "python-misc": {
7666
- "iconPath": "./../icons/python-misc.svg"
7667
- },
7668
- "vue": {
7669
- "iconPath": "./../icons/vue.svg"
7670
- },
7671
- "lua": {
7672
- "iconPath": "./../icons/lua.svg"
7673
- },
7674
- "lib": {
7675
- "iconPath": "./../icons/lib.svg"
7676
- },
7677
- "log": {
7678
- "iconPath": "./../icons/log.svg"
7679
- },
7680
- "jupyter": {
7681
- "iconPath": "./../icons/jupyter.svg"
7682
- },
7683
- "document": {
7684
- "iconPath": "./../icons/document.svg"
7685
- },
7686
- "pdf": {
7687
- "iconPath": "./../icons/pdf.svg"
7688
- },
7689
- "powershell": {
7690
- "iconPath": "./../icons/powershell.svg"
7691
- },
7692
- "r": {
7693
- "iconPath": "./../icons/r.svg"
7694
- },
7695
- "rust": {
7696
- "iconPath": "./../icons/rust.svg"
7697
- },
7698
- "database": {
7699
- "iconPath": "./../icons/database.svg"
7700
- },
7701
- "kusto": {
7702
- "iconPath": "./../icons/kusto.svg"
7703
- },
7704
- "lock": {
7705
- "iconPath": "./../icons/lock.svg"
7706
- },
7707
- "svg": {
7708
- "iconPath": "./../icons/svg.svg"
7709
- },
7710
- "swift": {
7711
- "iconPath": "./../icons/swift.svg"
7712
- },
7713
- "react_ts": {
7714
- "iconPath": "./../icons/react_ts.svg"
7715
- },
7716
- "search": {
7717
- "iconPath": "./../icons/search.svg"
7718
- },
7719
- "minecraft": {
7720
- "iconPath": "./../icons/minecraft.svg"
7721
- },
7722
- "rescript": {
7723
- "iconPath": "./../icons/rescript.svg"
7724
- },
7725
- "otne": {
7726
- "iconPath": "./../icons/otne.svg"
7727
- },
7728
- "twine": {
7729
- "iconPath": "./../icons/twine.svg"
7730
- },
7731
- "grain": {
7732
- "iconPath": "./../icons/grain.svg"
7733
- },
7734
- "lolcode": {
7735
- "iconPath": "./../icons/lolcode.svg"
7736
- },
7737
- "idris": {
7738
- "iconPath": "./../icons/idris.svg"
7739
- },
7740
- "chess": {
7741
- "iconPath": "./../icons/chess.svg"
7742
- },
7743
- "gemini": {
7744
- "iconPath": "./../icons/gemini.svg"
7745
- },
7746
- "vlang": {
7747
- "iconPath": "./../icons/vlang.svg"
7748
- },
7749
- "wolframlanguage": {
7750
- "iconPath": "./../icons/wolframlanguage.svg"
7751
- },
7752
- "shader": {
7753
- "iconPath": "./../icons/shader.svg"
7754
- },
7755
- "tree": {
7756
- "iconPath": "./../icons/tree.svg"
7757
- },
7758
- "svelte": {
7759
- "iconPath": "./../icons/svelte.svg"
7760
- },
7761
- "dart": {
7762
- "iconPath": "./../icons/dart.svg"
7763
- },
7764
- "cadence": {
7765
- "iconPath": "./../icons/cadence.svg"
7766
- },
7767
- "stylable": {
7768
- "iconPath": "./../icons/stylable.svg"
7769
- },
7770
- "hjson": {
7771
- "iconPath": "./../icons/hjson.svg"
7772
- },
7773
- "huff": {
7774
- "iconPath": "./../icons/huff.svg"
7775
- },
7776
- "concourse": {
7777
- "iconPath": "./../icons/concourse.svg"
7778
- },
7779
- "blink_light": {
7780
- "iconPath": "./../icons/blink_light.svg"
7781
- },
7782
- "jinja_light": {
7783
- "iconPath": "./../icons/jinja_light.svg"
7784
- },
7785
- "playwright": {
7786
- "iconPath": "./../icons/playwright.svg"
7787
- },
7788
- "sublime": {
7789
- "iconPath": "./../icons/sublime.svg"
7790
- },
7791
- "image": {
7792
- "iconPath": "./../icons/image.svg"
7793
- },
7794
- "routing": {
7795
- "iconPath": "./../icons/routing.svg"
7796
- },
7797
- "typescript-def": {
7798
- "iconPath": "./../icons/typescript-def.svg"
7799
- },
7800
- "markojs": {
7801
- "iconPath": "./../icons/markojs.svg"
7802
- },
7803
- "astro": {
7804
- "iconPath": "./../icons/astro.svg"
7805
- },
7806
- "vscode": {
7807
- "iconPath": "./../icons/vscode.svg"
7808
- },
7809
- "qsharp": {
7810
- "iconPath": "./../icons/qsharp.svg"
7811
- },
7812
- "zip": {
7813
- "iconPath": "./../icons/zip.svg"
7814
- },
7815
- "vala": {
7816
- "iconPath": "./../icons/vala.svg"
7817
- },
7818
- "zig": {
7819
- "iconPath": "./../icons/zig.svg"
7820
- },
7821
- "exe": {
7822
- "iconPath": "./../icons/exe.svg"
7823
- },
7824
- "hex": {
7825
- "iconPath": "./../icons/hex.svg"
7826
- },
7827
- "jar": {
7828
- "iconPath": "./../icons/jar.svg"
7829
- },
7830
- "javaclass": {
7831
- "iconPath": "./../icons/javaclass.svg"
7832
- },
7833
- "h": {
7834
- "iconPath": "./../icons/h.svg"
7835
- },
7836
- "hpp": {
7837
- "iconPath": "./../icons/hpp.svg"
7838
- },
7839
- "rc": {
7840
- "iconPath": "./../icons/rc.svg"
7841
- },
7842
- "go-mod": {
7843
- "iconPath": "./../icons/go-mod.svg"
7844
- },
7845
- "url": {
7846
- "iconPath": "./../icons/url.svg"
7847
- },
7848
- "gradle": {
7849
- "iconPath": "./../icons/gradle.svg"
7850
- },
7851
- "word": {
7852
- "iconPath": "./../icons/word.svg"
7853
- },
7854
- "certificate": {
7855
- "iconPath": "./../icons/certificate.svg"
7856
- },
7857
- "key": {
7858
- "iconPath": "./../icons/key.svg"
7859
- },
7860
- "font": {
7861
- "iconPath": "./../icons/font.svg"
7862
- },
7863
- "dll": {
7864
- "iconPath": "./../icons/dll.svg"
7865
- },
7866
- "gemfile": {
7867
- "iconPath": "./../icons/gemfile.svg"
7868
- },
7869
- "rubocop": {
7870
- "iconPath": "./../icons/rubocop.svg"
7871
- },
7872
- "rubocop_light": {
7873
- "iconPath": "./../icons/rubocop_light.svg"
7874
- },
7875
- "rspec": {
7876
- "iconPath": "./../icons/rspec.svg"
7877
- },
7878
- "arduino": {
7879
- "iconPath": "./../icons/arduino.svg"
7880
- },
7881
- "powerpoint": {
7882
- "iconPath": "./../icons/powerpoint.svg"
7883
- },
7884
- "video": {
7885
- "iconPath": "./../icons/video.svg"
7886
- },
7887
- "virtual": {
7888
- "iconPath": "./../icons/virtual.svg"
7889
- },
7890
- "vedic": {
7891
- "iconPath": "./../icons/vedic.svg"
7892
- },
7893
- "email": {
7894
- "iconPath": "./../icons/email.svg"
7895
- },
7896
- "audio": {
7897
- "iconPath": "./../icons/audio.svg"
7898
- },
7899
- "raml": {
7900
- "iconPath": "./../icons/raml.svg"
7901
- },
7902
- "xaml": {
7903
- "iconPath": "./../icons/xaml.svg"
7904
- },
7905
- "kotlin": {
7906
- "iconPath": "./../icons/kotlin.svg"
7907
- },
7908
- "dart_generated": {
7909
- "iconPath": "./../icons/dart_generated.svg"
7910
- },
7911
- "actionscript": {
7912
- "iconPath": "./../icons/actionscript.svg"
7913
- },
7914
- "mxml": {
7915
- "iconPath": "./../icons/mxml.svg"
7916
- },
7917
- "autohotkey": {
7918
- "iconPath": "./../icons/autohotkey.svg"
7919
- },
7920
- "flash": {
7921
- "iconPath": "./../icons/flash.svg"
7922
- },
7923
- "swc": {
7924
- "iconPath": "./../icons/swc.svg"
7925
- },
7926
- "cmake": {
7927
- "iconPath": "./../icons/cmake.svg"
7928
- },
7929
- "assembly": {
7930
- "iconPath": "./../icons/assembly.svg"
7931
- },
7932
- "semgrep": {
7933
- "iconPath": "./../icons/semgrep.svg"
7934
- },
7935
- "vue-config": {
7936
- "iconPath": "./../icons/vue-config.svg"
7937
- },
7938
- "nuxt": {
7939
- "iconPath": "./../icons/nuxt.svg"
7940
- },
7941
- "ocaml": {
7942
- "iconPath": "./../icons/ocaml.svg"
7943
- },
7944
- "odin": {
7945
- "iconPath": "./../icons/odin.svg"
7946
- },
7947
- "javascript-map": {
7948
- "iconPath": "./../icons/javascript-map.svg"
7949
- },
7950
- "css-map": {
7951
- "iconPath": "./../icons/css-map.svg"
7952
- },
7953
- "test-ts": {
7954
- "iconPath": "./../icons/test-ts.svg"
7955
- },
7956
- "test-jsx": {
7957
- "iconPath": "./../icons/test-jsx.svg"
7958
- },
7959
- "test-js": {
7960
- "iconPath": "./../icons/test-js.svg"
7961
- },
7962
- "angular-component": {
7963
- "iconPath": "./../icons/angular-component.svg"
7964
- },
7965
- "angular-guard": {
7966
- "iconPath": "./../icons/angular-guard.svg"
7967
- },
7968
- "angular-service": {
7969
- "iconPath": "./../icons/angular-service.svg"
7970
- },
7971
- "angular-pipe": {
7972
- "iconPath": "./../icons/angular-pipe.svg"
7973
- },
7974
- "angular-directive": {
7975
- "iconPath": "./../icons/angular-directive.svg"
7976
- },
7977
- "angular-resolver": {
7978
- "iconPath": "./../icons/angular-resolver.svg"
7979
- },
7980
- "smarty": {
7981
- "iconPath": "./../icons/smarty.svg"
7982
- },
7983
- "bucklescript": {
7984
- "iconPath": "./../icons/bucklescript.svg"
7985
- },
7986
- "merlin": {
7987
- "iconPath": "./../icons/merlin.svg"
7988
- },
7989
- "verilog": {
7990
- "iconPath": "./../icons/verilog.svg"
7991
- },
7992
- "mathematica": {
7993
- "iconPath": "./../icons/mathematica.svg"
7994
- },
7995
- "vercel": {
7996
- "iconPath": "./../icons/vercel.svg"
7997
- },
7998
- "vercel_light": {
7999
- "iconPath": "./../icons/vercel_light.svg"
8000
- },
8001
- "verdaccio": {
8002
- "iconPath": "./../icons/verdaccio.svg"
8003
- },
8004
- "payload": {
8005
- "iconPath": "./../icons/payload.svg"
8006
- },
8007
- "payload_light": {
8008
- "iconPath": "./../icons/payload_light.svg"
8009
- },
8010
- "next": {
8011
- "iconPath": "./../icons/next.svg"
8012
- },
8013
- "next_light": {
8014
- "iconPath": "./../icons/next_light.svg"
8015
- },
8016
- "remix": {
8017
- "iconPath": "./../icons/remix.svg"
8018
- },
8019
- "remix_light": {
8020
- "iconPath": "./../icons/remix_light.svg"
8021
- },
8022
- "laravel": {
8023
- "iconPath": "./../icons/laravel.svg"
8024
- },
8025
- "vfl": {
8026
- "iconPath": "./../icons/vfl.svg"
8027
- },
8028
- "kl": {
8029
- "iconPath": "./../icons/kl.svg"
8030
- },
8031
- "posthtml": {
8032
- "iconPath": "./../icons/posthtml.svg"
8033
- },
8034
- "todo": {
8035
- "iconPath": "./../icons/todo.svg"
8036
- },
8037
- "http": {
8038
- "iconPath": "./../icons/http.svg"
8039
- },
8040
- "restql": {
8041
- "iconPath": "./../icons/restql.svg"
8042
- },
8043
- "kivy": {
8044
- "iconPath": "./../icons/kivy.svg"
8045
- },
8046
- "graphcool": {
8047
- "iconPath": "./../icons/graphcool.svg"
8048
- },
8049
- "sbt": {
8050
- "iconPath": "./../icons/sbt.svg"
8051
- },
8052
- "webpack": {
8053
- "iconPath": "./../icons/webpack.svg"
8054
- },
8055
- "ionic": {
8056
- "iconPath": "./../icons/ionic.svg"
8057
- },
8058
- "gulp": {
8059
- "iconPath": "./../icons/gulp.svg"
8060
- },
8061
- "nodejs": {
8062
- "iconPath": "./../icons/nodejs.svg"
8063
- },
8064
- "npm": {
8065
- "iconPath": "./../icons/npm.svg"
8066
- },
8067
- "yarn": {
8068
- "iconPath": "./../icons/yarn.svg"
8069
- },
8070
- "android": {
8071
- "iconPath": "./../icons/android.svg"
8072
- },
8073
- "tune": {
8074
- "iconPath": "./../icons/tune.svg"
8075
- },
8076
- "turborepo": {
8077
- "iconPath": "./../icons/turborepo.svg"
8078
- },
8079
- "turborepo_light": {
8080
- "iconPath": "./../icons/turborepo_light.svg"
8081
- },
8082
- "babel": {
8083
- "iconPath": "./../icons/babel.svg"
8084
- },
8085
- "blitz": {
8086
- "iconPath": "./../icons/blitz.svg"
8087
- },
8088
- "contributing": {
8089
- "iconPath": "./../icons/contributing.svg"
8090
- },
8091
- "readme": {
8092
- "iconPath": "./../icons/readme.svg"
8093
- },
8094
- "changelog": {
8095
- "iconPath": "./../icons/changelog.svg"
8096
- },
8097
- "architecture": {
8098
- "iconPath": "./../icons/architecture.svg"
8099
- },
8100
- "credits": {
8101
- "iconPath": "./../icons/credits.svg"
8102
- },
8103
- "authors": {
8104
- "iconPath": "./../icons/authors.svg"
8105
- },
8106
- "flow": {
8107
- "iconPath": "./../icons/flow.svg"
8108
- },
8109
- "favicon": {
8110
- "iconPath": "./../icons/favicon.svg"
8111
- },
8112
- "karma": {
8113
- "iconPath": "./../icons/karma.svg"
8114
- },
8115
- "bithound": {
8116
- "iconPath": "./../icons/bithound.svg"
8117
- },
8118
- "svgo": {
8119
- "iconPath": "./../icons/svgo.svg"
8120
- },
8121
- "appveyor": {
8122
- "iconPath": "./../icons/appveyor.svg"
8123
- },
8124
- "travis": {
8125
- "iconPath": "./../icons/travis.svg"
8126
- },
8127
- "codecov": {
8128
- "iconPath": "./../icons/codecov.svg"
8129
- },
8130
- "sonarcloud": {
8131
- "iconPath": "./../icons/sonarcloud.svg"
8132
- },
8133
- "protractor": {
8134
- "iconPath": "./../icons/protractor.svg"
8135
- },
8136
- "fusebox": {
8137
- "iconPath": "./../icons/fusebox.svg"
8138
- },
8139
- "heroku": {
8140
- "iconPath": "./../icons/heroku.svg"
8141
- },
8142
- "gitlab": {
8143
- "iconPath": "./../icons/gitlab.svg"
8144
- },
8145
- "bower": {
8146
- "iconPath": "./../icons/bower.svg"
8147
- },
8148
- "eslint": {
8149
- "iconPath": "./../icons/eslint.svg"
8150
- },
8151
- "conduct": {
8152
- "iconPath": "./../icons/conduct.svg"
8153
- },
8154
- "watchman": {
8155
- "iconPath": "./../icons/watchman.svg"
8156
- },
8157
- "aurelia": {
8158
- "iconPath": "./../icons/aurelia.svg"
8159
- },
8160
- "auto": {
8161
- "iconPath": "./../icons/auto.svg"
8162
- },
8163
- "auto_light": {
8164
- "iconPath": "./../icons/auto_light.svg"
8165
- },
8166
- "mocha": {
8167
- "iconPath": "./../icons/mocha.svg"
8168
- },
8169
- "jenkins": {
8170
- "iconPath": "./../icons/jenkins.svg"
8171
- },
8172
- "firebase": {
8173
- "iconPath": "./../icons/firebase.svg"
8174
- },
8175
- "figma": {
8176
- "iconPath": "./../icons/figma.svg"
8177
- },
8178
- "rollup": {
8179
- "iconPath": "./../icons/rollup.svg"
8180
- },
8181
- "huff_light": {
8182
- "iconPath": "./../icons/huff_light.svg"
8183
- },
8184
- "hardhat": {
8185
- "iconPath": "./../icons/hardhat.svg"
8186
- },
8187
- "stylelint": {
8188
- "iconPath": "./../icons/stylelint.svg"
8189
- },
8190
- "stylelint_light": {
8191
- "iconPath": "./../icons/stylelint_light.svg"
8192
- },
8193
- "code-climate": {
8194
- "iconPath": "./../icons/code-climate.svg"
8195
- },
8196
- "code-climate_light": {
8197
- "iconPath": "./../icons/code-climate_light.svg"
8198
- },
8199
- "prettier": {
8200
- "iconPath": "./../icons/prettier.svg"
8201
- },
8202
- "renovate": {
8203
- "iconPath": "./../icons/renovate.svg"
8204
- },
8205
- "apollo": {
8206
- "iconPath": "./../icons/apollo.svg"
8207
- },
8208
- "nodemon": {
8209
- "iconPath": "./../icons/nodemon.svg"
8210
- },
8211
- "webhint": {
8212
- "iconPath": "./../icons/webhint.svg"
8213
- },
8214
- "browserlist": {
8215
- "iconPath": "./../icons/browserlist.svg"
8216
- },
8217
- "browserlist_light": {
8218
- "iconPath": "./../icons/browserlist_light.svg"
8219
- },
8220
- "crystal": {
8221
- "iconPath": "./../icons/crystal.svg"
8222
- },
8223
- "crystal_light": {
8224
- "iconPath": "./../icons/crystal_light.svg"
8225
- },
8226
- "snyk": {
8227
- "iconPath": "./../icons/snyk.svg"
8228
- },
8229
- "drone": {
8230
- "iconPath": "./../icons/drone.svg"
8231
- },
8232
- "drone_light": {
8233
- "iconPath": "./../icons/drone_light.svg"
8234
- },
8235
- "cuda": {
8236
- "iconPath": "./../icons/cuda.svg"
8237
- },
8238
- "dotjs": {
8239
- "iconPath": "./../icons/dotjs.svg"
8240
- },
8241
- "ejs": {
8242
- "iconPath": "./../icons/ejs.svg"
8243
- },
8244
- "sequelize": {
8245
- "iconPath": "./../icons/sequelize.svg"
8246
- },
8247
- "gatsby": {
8248
- "iconPath": "./../icons/gatsby.svg"
8249
- },
8250
- "wakatime": {
8251
- "iconPath": "./../icons/wakatime.svg"
8252
- },
8253
- "wakatime_light": {
8254
- "iconPath": "./../icons/wakatime_light.svg"
8255
- },
8256
- "circleci": {
8257
- "iconPath": "./../icons/circleci.svg"
8258
- },
8259
- "circleci_light": {
8260
- "iconPath": "./../icons/circleci_light.svg"
8261
- },
8262
- "cloudfoundry": {
8263
- "iconPath": "./../icons/cloudfoundry.svg"
8264
- },
8265
- "grunt": {
8266
- "iconPath": "./../icons/grunt.svg"
8267
- },
8268
- "jest": {
8269
- "iconPath": "./../icons/jest.svg"
8270
- },
8271
- "storybook": {
8272
- "iconPath": "./../icons/storybook.svg"
8273
- },
8274
- "wepy": {
8275
- "iconPath": "./../icons/wepy.svg"
8276
- },
8277
- "fastlane": {
8278
- "iconPath": "./../icons/fastlane.svg"
8279
- },
8280
- "hcl_light": {
8281
- "iconPath": "./../icons/hcl_light.svg"
8282
- },
8283
- "helm": {
8284
- "iconPath": "./../icons/helm.svg"
8285
- },
8286
- "san": {
8287
- "iconPath": "./../icons/san.svg"
8288
- },
8289
- "quokka": {
8290
- "iconPath": "./../icons/quokka.svg"
8291
- },
8292
- "wallaby": {
8293
- "iconPath": "./../icons/wallaby.svg"
8294
- },
8295
- "stencil": {
8296
- "iconPath": "./../icons/stencil.svg"
8297
- },
8298
- "red": {
8299
- "iconPath": "./../icons/red.svg"
8300
- },
8301
- "makefile": {
8302
- "iconPath": "./../icons/makefile.svg"
8303
- },
8304
- "foxpro": {
8305
- "iconPath": "./../icons/foxpro.svg"
8306
- },
8307
- "i18n": {
8308
- "iconPath": "./../icons/i18n.svg"
8309
- },
8310
- "webassembly": {
8311
- "iconPath": "./../icons/webassembly.svg"
8312
- },
8313
- "semantic-release": {
8314
- "iconPath": "./../icons/semantic-release.svg"
8315
- },
8316
- "semantic-release_light": {
8317
- "iconPath": "./../icons/semantic-release_light.svg"
8318
- },
8319
- "bitbucket": {
8320
- "iconPath": "./../icons/bitbucket.svg"
8321
- },
8322
- "d": {
8323
- "iconPath": "./../icons/d.svg"
8324
- },
8325
- "mdx": {
8326
- "iconPath": "./../icons/mdx.svg"
8327
- },
8328
- "mdsvex": {
8329
- "iconPath": "./../icons/mdsvex.svg"
8330
- },
8331
- "ballerina": {
8332
- "iconPath": "./../icons/ballerina.svg"
8333
- },
8334
- "racket": {
8335
- "iconPath": "./../icons/racket.svg"
8336
- },
8337
- "bazel": {
8338
- "iconPath": "./../icons/bazel.svg"
8339
- },
8340
- "mint": {
8341
- "iconPath": "./../icons/mint.svg"
8342
- },
8343
- "velocity": {
8344
- "iconPath": "./../icons/velocity.svg"
8345
- },
8346
- "azure-pipelines": {
8347
- "iconPath": "./../icons/azure-pipelines.svg"
8348
- },
8349
- "azure": {
8350
- "iconPath": "./../icons/azure.svg"
8351
- },
8352
- "vagrant": {
8353
- "iconPath": "./../icons/vagrant.svg"
8354
- },
8355
- "prisma": {
8356
- "iconPath": "./../icons/prisma.svg"
8357
- },
8358
- "abc": {
8359
- "iconPath": "./../icons/abc.svg"
8360
- },
8361
- "asciidoc": {
8362
- "iconPath": "./../icons/asciidoc.svg"
8363
- },
8364
- "istanbul": {
8365
- "iconPath": "./../icons/istanbul.svg"
8366
- },
8367
- "edge": {
8368
- "iconPath": "./../icons/edge.svg"
8369
- },
8370
- "scheme": {
8371
- "iconPath": "./../icons/scheme.svg"
8372
- },
8373
- "lisp": {
8374
- "iconPath": "./../icons/lisp.svg"
8375
- },
8376
- "tailwindcss": {
8377
- "iconPath": "./../icons/tailwindcss.svg"
8378
- },
8379
- "3d": {
8380
- "iconPath": "./../icons/3d.svg"
8381
- },
8382
- "buildkite": {
8383
- "iconPath": "./../icons/buildkite.svg"
8384
- },
8385
- "netlify": {
8386
- "iconPath": "./../icons/netlify.svg"
8387
- },
8388
- "netlify_light": {
8389
- "iconPath": "./../icons/netlify_light.svg"
8390
- },
8391
- "nest": {
8392
- "iconPath": "./../icons/nest.svg"
8393
- },
8394
- "moon": {
8395
- "iconPath": "./../icons/moon.svg"
8396
- },
8397
- "moonscript": {
8398
- "iconPath": "./../icons/moonscript.svg"
8399
- },
8400
- "percy": {
8401
- "iconPath": "./../icons/percy.svg"
8402
- },
8403
- "gitpod": {
8404
- "iconPath": "./../icons/gitpod.svg"
8405
- },
8406
- "advpl_prw": {
8407
- "iconPath": "./../icons/advpl_prw.svg"
8408
- },
8409
- "advpl_ptm": {
8410
- "iconPath": "./../icons/advpl_ptm.svg"
8411
- },
8412
- "advpl_tlpp": {
8413
- "iconPath": "./../icons/advpl_tlpp.svg"
8414
- },
8415
- "advpl_include": {
8416
- "iconPath": "./../icons/advpl_include.svg"
8417
- },
8418
- "codeowners": {
8419
- "iconPath": "./../icons/codeowners.svg"
8420
- },
8421
- "gcp": {
8422
- "iconPath": "./../icons/gcp.svg"
8423
- },
8424
- "disc": {
8425
- "iconPath": "./../icons/disc.svg"
8426
- },
8427
- "fortran": {
8428
- "iconPath": "./../icons/fortran.svg"
8429
- },
8430
- "tcl": {
8431
- "iconPath": "./../icons/tcl.svg"
8432
- },
8433
- "liquid": {
8434
- "iconPath": "./../icons/liquid.svg"
8435
- },
8436
- "husky": {
8437
- "iconPath": "./../icons/husky.svg"
8438
- },
8439
- "coconut": {
8440
- "iconPath": "./../icons/coconut.svg"
8441
- },
8442
- "tilt": {
8443
- "iconPath": "./../icons/tilt.svg"
8444
- },
8445
- "capacitor": {
8446
- "iconPath": "./../icons/capacitor.svg"
8447
- },
8448
- "sketch": {
8449
- "iconPath": "./../icons/sketch.svg"
8450
- },
8451
- "adonis": {
8452
- "iconPath": "./../icons/adonis.svg"
8453
- },
8454
- "forth": {
8455
- "iconPath": "./../icons/forth.svg"
8456
- },
8457
- "uml": {
8458
- "iconPath": "./../icons/uml.svg"
8459
- },
8460
- "uml_light": {
8461
- "iconPath": "./../icons/uml_light.svg"
8462
- },
8463
- "meson": {
8464
- "iconPath": "./../icons/meson.svg"
8465
- },
8466
- "commitlint": {
8467
- "iconPath": "./../icons/commitlint.svg"
8468
- },
8469
- "buck": {
8470
- "iconPath": "./../icons/buck.svg"
8471
- },
8472
- "nx": {
8473
- "iconPath": "./../icons/nx.svg"
8474
- },
8475
- "opam": {
8476
- "iconPath": "./../icons/opam.svg"
8477
- },
8478
- "dune": {
8479
- "iconPath": "./../icons/dune.svg"
8480
- },
8481
- "imba": {
8482
- "iconPath": "./../icons/imba.svg"
8483
- },
8484
- "drawio": {
8485
- "iconPath": "./../icons/drawio.svg"
8486
- },
8487
- "pascal": {
8488
- "iconPath": "./../icons/pascal.svg"
8489
- },
8490
- "roadmap": {
8491
- "iconPath": "./../icons/roadmap.svg"
8492
- },
8493
- "nuget": {
8494
- "iconPath": "./../icons/nuget.svg"
8495
- },
8496
- "command": {
8497
- "iconPath": "./../icons/command.svg"
8498
- },
8499
- "stryker": {
8500
- "iconPath": "./../icons/stryker.svg"
8501
- },
8502
- "denizenscript": {
8503
- "iconPath": "./../icons/denizenscript.svg"
8504
- },
8505
- "modernizr": {
8506
- "iconPath": "./../icons/modernizr.svg"
8507
- },
8508
- "slug": {
8509
- "iconPath": "./../icons/slug.svg"
8510
- },
8511
- "stitches": {
8512
- "iconPath": "./../icons/stitches.svg"
8513
- },
8514
- "stitches_light": {
8515
- "iconPath": "./../icons/stitches_light.svg"
8516
- },
8517
- "nginx": {
8518
- "iconPath": "./../icons/nginx.svg"
8519
- },
8520
- "replit": {
8521
- "iconPath": "./../icons/replit.svg"
8522
- },
8523
- "rescript-interface": {
8524
- "iconPath": "./../icons/rescript-interface.svg"
8525
- },
8526
- "snowpack": {
8527
- "iconPath": "./../icons/snowpack.svg"
8528
- },
8529
- "snowpack_light": {
8530
- "iconPath": "./../icons/snowpack_light.svg"
8531
- },
8532
- "brainfuck": {
8533
- "iconPath": "./../icons/brainfuck.svg"
8534
- },
8535
- "bicep": {
8536
- "iconPath": "./../icons/bicep.svg"
8537
- },
8538
- "cobol": {
8539
- "iconPath": "./../icons/cobol.svg"
8540
- },
8541
- "quasar": {
8542
- "iconPath": "./../icons/quasar.svg"
8543
- },
8544
- "dependabot": {
8545
- "iconPath": "./../icons/dependabot.svg"
8546
- },
8547
- "pipeline": {
8548
- "iconPath": "./../icons/pipeline.svg"
8549
- },
8550
- "vite": {
8551
- "iconPath": "./../icons/vite.svg"
8552
- },
8553
- "vitest": {
8554
- "iconPath": "./../icons/vitest.svg"
8555
- },
8556
- "opa": {
8557
- "iconPath": "./../icons/opa.svg"
8558
- },
8559
- "lerna": {
8560
- "iconPath": "./../icons/lerna.svg"
8561
- },
8562
- "windicss": {
8563
- "iconPath": "./../icons/windicss.svg"
8564
- },
8565
- "textlint": {
8566
- "iconPath": "./../icons/textlint.svg"
8567
- },
8568
- "lilypond": {
8569
- "iconPath": "./../icons/lilypond.svg"
8570
- },
8571
- "chess_light": {
8572
- "iconPath": "./../icons/chess_light.svg"
8573
- },
8574
- "sentry": {
8575
- "iconPath": "./../icons/sentry.svg"
8576
- },
8577
- "phpunit": {
8578
- "iconPath": "./../icons/phpunit.svg"
8579
- },
8580
- "php-cs-fixer": {
8581
- "iconPath": "./../icons/php-cs-fixer.svg"
8582
- },
8583
- "robots": {
8584
- "iconPath": "./../icons/robots.svg"
8585
- },
8586
- "tsconfig": {
8587
- "iconPath": "./../icons/tsconfig.svg"
8588
- },
8589
- "tauri": {
8590
- "iconPath": "./../icons/tauri.svg"
8591
- },
8592
- "jsconfig": {
8593
- "iconPath": "./../icons/jsconfig.svg"
8594
- },
8595
- "maven": {
8596
- "iconPath": "./../icons/maven.svg"
8597
- },
8598
- "ada": {
8599
- "iconPath": "./../icons/ada.svg"
8600
- },
8601
- "serverless": {
8602
- "iconPath": "./../icons/serverless.svg"
8603
- },
8604
- "supabase": {
8605
- "iconPath": "./../icons/supabase.svg"
8606
- },
8607
- "ember": {
8608
- "iconPath": "./../icons/ember.svg"
8609
- },
8610
- "horusec": {
8611
- "iconPath": "./../icons/horusec.svg"
8612
- },
8613
- "poetry": {
8614
- "iconPath": "./../icons/poetry.svg"
8615
- },
8616
- "pdm": {
8617
- "iconPath": "./../icons/pdm.svg"
8618
- },
8619
- "coala": {
8620
- "iconPath": "./../icons/coala.svg"
8621
- },
8622
- "parcel": {
8623
- "iconPath": "./../icons/parcel.svg"
8624
- },
8625
- "dinophp": {
8626
- "iconPath": "./../icons/dinophp.svg"
8627
- },
8628
- "teal": {
8629
- "iconPath": "./../icons/teal.svg"
8630
- },
8631
- "template": {
8632
- "iconPath": "./../icons/template.svg"
8633
- },
8634
- "astyle": {
8635
- "iconPath": "./../icons/astyle.svg"
8636
- },
8637
- "lighthouse": {
8638
- "iconPath": "./../icons/lighthouse.svg"
8639
- },
8640
- "svgr": {
8641
- "iconPath": "./../icons/svgr.svg"
8642
- },
8643
- "rome": {
8644
- "iconPath": "./../icons/rome.svg"
8645
- },
8646
- "cypress": {
8647
- "iconPath": "./../icons/cypress.svg"
8648
- },
8649
- "siyuan": {
8650
- "iconPath": "./../icons/siyuan.svg"
8651
- },
8652
- "ndst": {
8653
- "iconPath": "./../icons/ndst.svg"
8654
- },
8655
- "plop": {
8656
- "iconPath": "./../icons/plop.svg"
8657
- },
8658
- "tobi": {
8659
- "iconPath": "./../icons/tobi.svg"
8660
- },
8661
- "tobimake": {
8662
- "iconPath": "./../icons/tobimake.svg"
8663
- },
8664
- "gleam": {
8665
- "iconPath": "./../icons/gleam.svg"
8666
- },
8667
- "pnpm": {
8668
- "iconPath": "./../icons/pnpm.svg"
8669
- },
8670
- "pnpm_light": {
8671
- "iconPath": "./../icons/pnpm_light.svg"
8672
- },
8673
- "gridsome": {
8674
- "iconPath": "./../icons/gridsome.svg"
8675
- },
8676
- "steadybit": {
8677
- "iconPath": "./../icons/steadybit.svg"
8678
- },
8679
- "capnp": {
8680
- "iconPath": "./../icons/capnp.svg"
8681
- },
8682
- "caddy": {
8683
- "iconPath": "./../icons/caddy.svg"
8684
- },
8685
- "openapi": {
8686
- "iconPath": "./../icons/openapi.svg"
8687
- },
8688
- "openapi_light": {
8689
- "iconPath": "./../icons/openapi_light.svg"
8690
- },
8691
- "swagger": {
8692
- "iconPath": "./../icons/swagger.svg"
8693
- },
8694
- "bun": {
8695
- "iconPath": "./../icons/bun.svg"
8696
- },
8697
- "bun_light": {
8698
- "iconPath": "./../icons/bun_light.svg"
8699
- },
8700
- "antlr": {
8701
- "iconPath": "./../icons/antlr.svg"
8702
- },
8703
- "pinejs": {
8704
- "iconPath": "./../icons/pinejs.svg"
8705
- },
8706
- "nano-staged": {
8707
- "iconPath": "./../icons/nano-staged.svg"
8708
- },
8709
- "nano-staged_light": {
8710
- "iconPath": "./../icons/nano-staged_light.svg"
8711
- },
8712
- "knip": {
8713
- "iconPath": "./../icons/knip.svg"
8714
- },
8715
- "taskfile": {
8716
- "iconPath": "./../icons/taskfile.svg"
8717
- },
8718
- "craco": {
8719
- "iconPath": "./../icons/craco.svg"
8720
- },
8721
- "gamemaker": {
8722
- "iconPath": "./../icons/gamemaker.svg"
8723
- },
8724
- "tldraw": {
8725
- "iconPath": "./../icons/tldraw.svg"
8726
- },
8727
- "tldraw_light": {
8728
- "iconPath": "./../icons/tldraw_light.svg"
8729
- },
8730
- "mercurial": {
8731
- "iconPath": "./../icons/mercurial.svg"
8732
- },
8733
- "deno": {
8734
- "iconPath": "./../icons/deno.svg"
8735
- },
8736
- "deno_light": {
8737
- "iconPath": "./../icons/deno_light.svg"
8738
- },
8739
- "plastic": {
8740
- "iconPath": "./../icons/plastic.svg"
8741
- },
8742
- "typst": {
8743
- "iconPath": "./../icons/typst.svg"
8744
- },
8745
- "unocss": {
8746
- "iconPath": "./../icons/unocss.svg"
8747
- },
8748
- "ifanr-cloud": {
8749
- "iconPath": "./../icons/ifanr-cloud.svg"
8750
- },
8751
- "mermaid": {
8752
- "iconPath": "./../icons/mermaid.svg"
8753
- },
8754
- "syncpack": {
8755
- "iconPath": "./../icons/syncpack.svg"
8756
- },
8757
- "werf": {
8758
- "iconPath": "./../icons/werf.svg"
8759
- },
8760
- "roblox": {
8761
- "iconPath": "./../icons/roblox.svg"
8762
- },
8763
- "panda": {
8764
- "iconPath": "./../icons/panda.svg"
8765
- },
8766
- "biome": {
8767
- "iconPath": "./../icons/biome.svg"
8768
- },
8769
- "esbuild": {
8770
- "iconPath": "./../icons/esbuild.svg"
8771
- },
8772
- "spwn": {
8773
- "iconPath": "./../icons/spwn.svg"
8774
- },
8775
- "templ": {
8776
- "iconPath": "./../icons/templ.svg"
8777
- },
8778
- "chrome": {
8779
- "iconPath": "./../icons/chrome.svg"
8780
- },
8781
- "stan": {
8782
- "iconPath": "./../icons/stan.svg"
8783
- },
8784
- "abap": {
8785
- "iconPath": "./../icons/abap.svg"
8786
- },
8787
- "lottie": {
8788
- "iconPath": "./../icons/lottie.svg"
8789
- },
8790
- "puppeteer": {
8791
- "iconPath": "./../icons/puppeteer.svg"
8792
- },
8793
- "apps-script": {
8794
- "iconPath": "./../icons/apps-script.svg"
8795
- },
8796
- "pkl": {
8797
- "iconPath": "./../icons/pkl.svg"
8798
- },
8799
- "kubernetes": {
8800
- "iconPath": "./../icons/kubernetes.svg"
8801
- },
8802
- "file": {
8803
- "iconPath": "./../icons/file.svg"
8804
- },
8805
- "folder-robot": {
8806
- "iconPath": "./../icons/folder-robot.svg"
8807
- },
8808
- "folder-robot-open": {
8809
- "iconPath": "./../icons/folder-robot-open.svg"
8810
- },
8811
- "folder-src": {
8812
- "iconPath": "./../icons/folder-src.svg"
8813
- },
8814
- "folder-src-open": {
8815
- "iconPath": "./../icons/folder-src-open.svg"
8816
- },
8817
- "folder-dist": {
8818
- "iconPath": "./../icons/folder-dist.svg"
8819
- },
8820
- "folder-dist-open": {
8821
- "iconPath": "./../icons/folder-dist-open.svg"
8822
- },
8823
- "folder-css": {
8824
- "iconPath": "./../icons/folder-css.svg"
8825
- },
8826
- "folder-css-open": {
8827
- "iconPath": "./../icons/folder-css-open.svg"
8828
- },
8829
- "folder-sass": {
8830
- "iconPath": "./../icons/folder-sass.svg"
8831
- },
8832
- "folder-sass-open": {
8833
- "iconPath": "./../icons/folder-sass-open.svg"
8834
- },
8835
- "folder-television": {
8836
- "iconPath": "./../icons/folder-television.svg"
8837
- },
8838
- "folder-television-open": {
8839
- "iconPath": "./../icons/folder-television-open.svg"
8840
- },
8841
- "folder-desktop": {
8842
- "iconPath": "./../icons/folder-desktop.svg"
8843
- },
8844
- "folder-desktop-open": {
8845
- "iconPath": "./../icons/folder-desktop-open.svg"
8846
- },
8847
- "folder-console": {
8848
- "iconPath": "./../icons/folder-console.svg"
8849
- },
8850
- "folder-console-open": {
8851
- "iconPath": "./../icons/folder-console-open.svg"
8852
- },
8853
- "folder-images": {
8854
- "iconPath": "./../icons/folder-images.svg"
8855
- },
8856
- "folder-images-open": {
8857
- "iconPath": "./../icons/folder-images-open.svg"
8858
- },
8859
- "folder-scripts": {
8860
- "iconPath": "./../icons/folder-scripts.svg"
8861
- },
8862
- "folder-scripts-open": {
8863
- "iconPath": "./../icons/folder-scripts-open.svg"
8864
- },
8865
- "folder-node": {
8866
- "iconPath": "./../icons/folder-node.svg"
8867
- },
8868
- "folder-node-open": {
8869
- "iconPath": "./../icons/folder-node-open.svg"
8870
- },
8871
- "folder-javascript": {
8872
- "iconPath": "./../icons/folder-javascript.svg"
8873
- },
8874
- "folder-javascript-open": {
8875
- "iconPath": "./../icons/folder-javascript-open.svg"
8876
- },
8877
- "folder-json": {
8878
- "iconPath": "./../icons/folder-json.svg"
8879
- },
8880
- "folder-json-open": {
8881
- "iconPath": "./../icons/folder-json-open.svg"
8882
- },
8883
- "folder-font": {
8884
- "iconPath": "./../icons/folder-font.svg"
8885
- },
8886
- "folder-font-open": {
8887
- "iconPath": "./../icons/folder-font-open.svg"
8888
- },
8889
- "folder-bower": {
8890
- "iconPath": "./../icons/folder-bower.svg"
8891
- },
8892
- "folder-bower-open": {
8893
- "iconPath": "./../icons/folder-bower-open.svg"
8894
- },
8895
- "folder-test": {
8896
- "iconPath": "./../icons/folder-test.svg"
8897
- },
8898
- "folder-test-open": {
8899
- "iconPath": "./../icons/folder-test-open.svg"
8900
- },
8901
- "folder-jinja": {
8902
- "iconPath": "./../icons/folder-jinja.svg"
8903
- },
8904
- "folder-jinja-open": {
8905
- "iconPath": "./../icons/folder-jinja-open.svg"
8906
- },
8907
- "folder-jinja_light": {
8908
- "iconPath": "./../icons/folder-jinja_light.svg"
8909
- },
8910
- "folder-jinja-open_light": {
8911
- "iconPath": "./../icons/folder-jinja-open_light.svg"
8912
- },
8913
- "folder-markdown": {
8914
- "iconPath": "./../icons/folder-markdown.svg"
8915
- },
8916
- "folder-markdown-open": {
8917
- "iconPath": "./../icons/folder-markdown-open.svg"
8918
- },
8919
- "folder-pdm": {
8920
- "iconPath": "./../icons/folder-pdm.svg"
8921
- },
8922
- "folder-pdm-open": {
8923
- "iconPath": "./../icons/folder-pdm-open.svg"
8924
- },
8925
- "folder-php": {
8926
- "iconPath": "./../icons/folder-php.svg"
8927
- },
8928
- "folder-php-open": {
8929
- "iconPath": "./../icons/folder-php-open.svg"
8930
- },
8931
- "folder-phpmailer": {
8932
- "iconPath": "./../icons/folder-phpmailer.svg"
8933
- },
8934
- "folder-phpmailer-open": {
8935
- "iconPath": "./../icons/folder-phpmailer-open.svg"
8936
- },
8937
- "folder-sublime": {
8938
- "iconPath": "./../icons/folder-sublime.svg"
8939
- },
8940
- "folder-sublime-open": {
8941
- "iconPath": "./../icons/folder-sublime-open.svg"
8942
- },
8943
- "folder-docs": {
8944
- "iconPath": "./../icons/folder-docs.svg"
8945
- },
8946
- "folder-docs-open": {
8947
- "iconPath": "./../icons/folder-docs-open.svg"
8948
- },
8949
- "folder-git": {
8950
- "iconPath": "./../icons/folder-git.svg"
8951
- },
8952
- "folder-git-open": {
8953
- "iconPath": "./../icons/folder-git-open.svg"
8954
- },
8955
- "folder-github": {
8956
- "iconPath": "./../icons/folder-github.svg"
8957
- },
8958
- "folder-github-open": {
8959
- "iconPath": "./../icons/folder-github-open.svg"
8960
- },
8961
- "folder-gitlab": {
8962
- "iconPath": "./../icons/folder-gitlab.svg"
8963
- },
8964
- "folder-gitlab-open": {
8965
- "iconPath": "./../icons/folder-gitlab-open.svg"
8966
- },
8967
- "folder-vscode": {
8968
- "iconPath": "./../icons/folder-vscode.svg"
8969
- },
8970
- "folder-vscode-open": {
8971
- "iconPath": "./../icons/folder-vscode-open.svg"
8972
- },
8973
- "folder-views": {
8974
- "iconPath": "./../icons/folder-views.svg"
8975
- },
8976
- "folder-views-open": {
8977
- "iconPath": "./../icons/folder-views-open.svg"
8978
- },
8979
- "folder-vue": {
8980
- "iconPath": "./../icons/folder-vue.svg"
8981
- },
8982
- "folder-vue-open": {
8983
- "iconPath": "./../icons/folder-vue-open.svg"
8984
- },
8985
- "folder-vuepress": {
8986
- "iconPath": "./../icons/folder-vuepress.svg"
8987
- },
8988
- "folder-vuepress-open": {
8989
- "iconPath": "./../icons/folder-vuepress-open.svg"
8990
- },
8991
- "folder-expo": {
8992
- "iconPath": "./../icons/folder-expo.svg"
8993
- },
8994
- "folder-expo-open": {
8995
- "iconPath": "./../icons/folder-expo-open.svg"
8996
- },
8997
- "folder-config": {
8998
- "iconPath": "./../icons/folder-config.svg"
8999
- },
9000
- "folder-config-open": {
9001
- "iconPath": "./../icons/folder-config-open.svg"
9002
- },
9003
- "folder-i18n": {
9004
- "iconPath": "./../icons/folder-i18n.svg"
9005
- },
9006
- "folder-i18n-open": {
9007
- "iconPath": "./../icons/folder-i18n-open.svg"
9008
- },
9009
- "folder-components": {
9010
- "iconPath": "./../icons/folder-components.svg"
9011
- },
9012
- "folder-components-open": {
9013
- "iconPath": "./../icons/folder-components-open.svg"
9014
- },
9015
- "folder-verdaccio": {
9016
- "iconPath": "./../icons/folder-verdaccio.svg"
9017
- },
9018
- "folder-verdaccio-open": {
9019
- "iconPath": "./../icons/folder-verdaccio-open.svg"
9020
- },
9021
- "folder-aurelia": {
9022
- "iconPath": "./../icons/folder-aurelia.svg"
9023
- },
9024
- "folder-aurelia-open": {
9025
- "iconPath": "./../icons/folder-aurelia-open.svg"
9026
- },
9027
- "folder-resource": {
9028
- "iconPath": "./../icons/folder-resource.svg"
9029
- },
9030
- "folder-resource-open": {
9031
- "iconPath": "./../icons/folder-resource-open.svg"
9032
- },
9033
- "folder-lib": {
9034
- "iconPath": "./../icons/folder-lib.svg"
9035
- },
9036
- "folder-lib-open": {
9037
- "iconPath": "./../icons/folder-lib-open.svg"
9038
- },
9039
- "folder-theme": {
9040
- "iconPath": "./../icons/folder-theme.svg"
9041
- },
9042
- "folder-theme-open": {
9043
- "iconPath": "./../icons/folder-theme-open.svg"
9044
- },
9045
- "folder-webpack": {
9046
- "iconPath": "./../icons/folder-webpack.svg"
9047
- },
9048
- "folder-webpack-open": {
9049
- "iconPath": "./../icons/folder-webpack-open.svg"
9050
- },
9051
- "folder-global": {
9052
- "iconPath": "./../icons/folder-global.svg"
9053
- },
9054
- "folder-global-open": {
9055
- "iconPath": "./../icons/folder-global-open.svg"
9056
- },
9057
- "folder-public": {
9058
- "iconPath": "./../icons/folder-public.svg"
9059
- },
9060
- "folder-public-open": {
9061
- "iconPath": "./../icons/folder-public-open.svg"
9062
- },
9063
- "folder-include": {
9064
- "iconPath": "./../icons/folder-include.svg"
9065
- },
9066
- "folder-include-open": {
9067
- "iconPath": "./../icons/folder-include-open.svg"
9068
- },
9069
- "folder-docker": {
9070
- "iconPath": "./../icons/folder-docker.svg"
9071
- },
9072
- "folder-docker-open": {
9073
- "iconPath": "./../icons/folder-docker-open.svg"
9074
- },
9075
- "folder-database": {
9076
- "iconPath": "./../icons/folder-database.svg"
9077
- },
9078
- "folder-database-open": {
9079
- "iconPath": "./../icons/folder-database-open.svg"
9080
- },
9081
- "folder-log": {
9082
- "iconPath": "./../icons/folder-log.svg"
9083
- },
9084
- "folder-log-open": {
9085
- "iconPath": "./../icons/folder-log-open.svg"
9086
- },
9087
- "folder-target": {
9088
- "iconPath": "./../icons/folder-target.svg"
9089
- },
9090
- "folder-target-open": {
9091
- "iconPath": "./../icons/folder-target-open.svg"
9092
- },
9093
- "folder-temp": {
9094
- "iconPath": "./../icons/folder-temp.svg"
9095
- },
9096
- "folder-temp-open": {
9097
- "iconPath": "./../icons/folder-temp-open.svg"
9098
- },
9099
- "folder-aws": {
9100
- "iconPath": "./../icons/folder-aws.svg"
9101
- },
9102
- "folder-aws-open": {
9103
- "iconPath": "./../icons/folder-aws-open.svg"
9104
- },
9105
- "folder-audio": {
9106
- "iconPath": "./../icons/folder-audio.svg"
9107
- },
9108
- "folder-audio-open": {
9109
- "iconPath": "./../icons/folder-audio-open.svg"
9110
- },
9111
- "folder-video": {
9112
- "iconPath": "./../icons/folder-video.svg"
9113
- },
9114
- "folder-video-open": {
9115
- "iconPath": "./../icons/folder-video-open.svg"
9116
- },
9117
- "folder-kubernetes": {
9118
- "iconPath": "./../icons/folder-kubernetes.svg"
9119
- },
9120
- "folder-kubernetes-open": {
9121
- "iconPath": "./../icons/folder-kubernetes-open.svg"
9122
- },
9123
- "folder-import": {
9124
- "iconPath": "./../icons/folder-import.svg"
9125
- },
9126
- "folder-import-open": {
9127
- "iconPath": "./../icons/folder-import-open.svg"
9128
- },
9129
- "folder-export": {
9130
- "iconPath": "./../icons/folder-export.svg"
9131
- },
9132
- "folder-export-open": {
9133
- "iconPath": "./../icons/folder-export-open.svg"
9134
- },
9135
- "folder-wakatime": {
9136
- "iconPath": "./../icons/folder-wakatime.svg"
9137
- },
9138
- "folder-wakatime-open": {
9139
- "iconPath": "./../icons/folder-wakatime-open.svg"
9140
- },
9141
- "folder-circleci": {
9142
- "iconPath": "./../icons/folder-circleci.svg"
9143
- },
9144
- "folder-circleci-open": {
9145
- "iconPath": "./../icons/folder-circleci-open.svg"
9146
- },
9147
- "folder-wordpress": {
9148
- "iconPath": "./../icons/folder-wordpress.svg"
9149
- },
9150
- "folder-wordpress-open": {
9151
- "iconPath": "./../icons/folder-wordpress-open.svg"
9152
- },
9153
- "folder-gradle": {
9154
- "iconPath": "./../icons/folder-gradle.svg"
9155
- },
9156
- "folder-gradle-open": {
9157
- "iconPath": "./../icons/folder-gradle-open.svg"
9158
- },
9159
- "folder-coverage": {
9160
- "iconPath": "./../icons/folder-coverage.svg"
9161
- },
9162
- "folder-coverage-open": {
9163
- "iconPath": "./../icons/folder-coverage-open.svg"
9164
- },
9165
- "folder-class": {
9166
- "iconPath": "./../icons/folder-class.svg"
9167
- },
9168
- "folder-class-open": {
9169
- "iconPath": "./../icons/folder-class-open.svg"
9170
- },
9171
- "folder-other": {
9172
- "iconPath": "./../icons/folder-other.svg"
9173
- },
9174
- "folder-other-open": {
9175
- "iconPath": "./../icons/folder-other-open.svg"
9176
- },
9177
- "folder-lua": {
9178
- "iconPath": "./../icons/folder-lua.svg"
9179
- },
9180
- "folder-lua-open": {
9181
- "iconPath": "./../icons/folder-lua-open.svg"
9182
- },
9183
- "folder-typescript": {
9184
- "iconPath": "./../icons/folder-typescript.svg"
9185
- },
9186
- "folder-typescript-open": {
9187
- "iconPath": "./../icons/folder-typescript-open.svg"
9188
- },
9189
- "folder-graphql": {
9190
- "iconPath": "./../icons/folder-graphql.svg"
9191
- },
9192
- "folder-graphql-open": {
9193
- "iconPath": "./../icons/folder-graphql-open.svg"
9194
- },
9195
- "folder-routes": {
9196
- "iconPath": "./../icons/folder-routes.svg"
9197
- },
9198
- "folder-routes-open": {
9199
- "iconPath": "./../icons/folder-routes-open.svg"
9200
- },
9201
- "folder-ci": {
9202
- "iconPath": "./../icons/folder-ci.svg"
9203
- },
9204
- "folder-ci-open": {
9205
- "iconPath": "./../icons/folder-ci-open.svg"
9206
- },
9207
- "folder-benchmark": {
9208
- "iconPath": "./../icons/folder-benchmark.svg"
9209
- },
9210
- "folder-benchmark-open": {
9211
- "iconPath": "./../icons/folder-benchmark-open.svg"
9212
- },
9213
- "folder-messages": {
9214
- "iconPath": "./../icons/folder-messages.svg"
9215
- },
9216
- "folder-messages-open": {
9217
- "iconPath": "./../icons/folder-messages-open.svg"
9218
- },
9219
- "folder-less": {
9220
- "iconPath": "./../icons/folder-less.svg"
9221
- },
9222
- "folder-less-open": {
9223
- "iconPath": "./../icons/folder-less-open.svg"
9224
- },
9225
- "folder-gulp": {
9226
- "iconPath": "./../icons/folder-gulp.svg"
9227
- },
9228
- "folder-gulp-open": {
9229
- "iconPath": "./../icons/folder-gulp-open.svg"
9230
- },
9231
- "folder-python": {
9232
- "iconPath": "./../icons/folder-python.svg"
9233
- },
9234
- "folder-python-open": {
9235
- "iconPath": "./../icons/folder-python-open.svg"
9236
- },
9237
- "folder-mojo": {
9238
- "iconPath": "./../icons/folder-mojo.svg"
9239
- },
9240
- "folder-mojo-open": {
9241
- "iconPath": "./../icons/folder-mojo-open.svg"
9242
- },
9243
- "folder-moon": {
9244
- "iconPath": "./../icons/folder-moon.svg"
9245
- },
9246
- "folder-moon-open": {
9247
- "iconPath": "./../icons/folder-moon-open.svg"
9248
- },
9249
- "folder-debug": {
9250
- "iconPath": "./../icons/folder-debug.svg"
9251
- },
9252
- "folder-debug-open": {
9253
- "iconPath": "./../icons/folder-debug-open.svg"
9254
- },
9255
- "folder-fastlane": {
9256
- "iconPath": "./../icons/folder-fastlane.svg"
9257
- },
9258
- "folder-fastlane-open": {
9259
- "iconPath": "./../icons/folder-fastlane-open.svg"
9260
- },
9261
- "folder-plugin": {
9262
- "iconPath": "./../icons/folder-plugin.svg"
9263
- },
9264
- "folder-plugin-open": {
9265
- "iconPath": "./../icons/folder-plugin-open.svg"
9266
- },
9267
- "folder-middleware": {
9268
- "iconPath": "./../icons/folder-middleware.svg"
9269
- },
9270
- "folder-middleware-open": {
9271
- "iconPath": "./../icons/folder-middleware-open.svg"
9272
- },
9273
- "folder-controller": {
9274
- "iconPath": "./../icons/folder-controller.svg"
9275
- },
9276
- "folder-controller-open": {
9277
- "iconPath": "./../icons/folder-controller-open.svg"
9278
- },
9279
- "folder-ansible": {
9280
- "iconPath": "./../icons/folder-ansible.svg"
9281
- },
9282
- "folder-ansible-open": {
9283
- "iconPath": "./../icons/folder-ansible-open.svg"
9284
- },
9285
- "folder-server": {
9286
- "iconPath": "./../icons/folder-server.svg"
9287
- },
9288
- "folder-server-open": {
9289
- "iconPath": "./../icons/folder-server-open.svg"
9290
- },
9291
- "folder-client": {
9292
- "iconPath": "./../icons/folder-client.svg"
9293
- },
9294
- "folder-client-open": {
9295
- "iconPath": "./../icons/folder-client-open.svg"
9296
- },
9297
- "folder-tasks": {
9298
- "iconPath": "./../icons/folder-tasks.svg"
9299
- },
9300
- "folder-tasks-open": {
9301
- "iconPath": "./../icons/folder-tasks-open.svg"
9302
- },
9303
- "folder-android": {
9304
- "iconPath": "./../icons/folder-android.svg"
9305
- },
9306
- "folder-android-open": {
9307
- "iconPath": "./../icons/folder-android-open.svg"
9308
- },
9309
- "folder-ios": {
9310
- "iconPath": "./../icons/folder-ios.svg"
9311
- },
9312
- "folder-ios-open": {
9313
- "iconPath": "./../icons/folder-ios-open.svg"
9314
- },
9315
- "folder-upload": {
9316
- "iconPath": "./../icons/folder-upload.svg"
9317
- },
9318
- "folder-upload-open": {
9319
- "iconPath": "./../icons/folder-upload-open.svg"
9320
- },
9321
- "folder-download": {
9322
- "iconPath": "./../icons/folder-download.svg"
9323
- },
9324
- "folder-download-open": {
9325
- "iconPath": "./../icons/folder-download-open.svg"
9326
- },
9327
- "folder-tools": {
9328
- "iconPath": "./../icons/folder-tools.svg"
9329
- },
9330
- "folder-tools-open": {
9331
- "iconPath": "./../icons/folder-tools-open.svg"
9332
- },
9333
- "folder-helper": {
9334
- "iconPath": "./../icons/folder-helper.svg"
9335
- },
9336
- "folder-helper-open": {
9337
- "iconPath": "./../icons/folder-helper-open.svg"
9338
- },
9339
- "folder-serverless": {
9340
- "iconPath": "./../icons/folder-serverless.svg"
9341
- },
9342
- "folder-serverless-open": {
9343
- "iconPath": "./../icons/folder-serverless-open.svg"
9344
- },
9345
- "folder-api": {
9346
- "iconPath": "./../icons/folder-api.svg"
9347
- },
9348
- "folder-api-open": {
9349
- "iconPath": "./../icons/folder-api-open.svg"
9350
- },
9351
- "folder-app": {
9352
- "iconPath": "./../icons/folder-app.svg"
9353
- },
9354
- "folder-app-open": {
9355
- "iconPath": "./../icons/folder-app-open.svg"
9356
- },
9357
- "folder-apollo": {
9358
- "iconPath": "./../icons/folder-apollo.svg"
9359
- },
9360
- "folder-apollo-open": {
9361
- "iconPath": "./../icons/folder-apollo-open.svg"
9362
- },
9363
- "folder-archive": {
9364
- "iconPath": "./../icons/folder-archive.svg"
9365
- },
9366
- "folder-archive-open": {
9367
- "iconPath": "./../icons/folder-archive-open.svg"
9368
- },
9369
- "folder-batch": {
9370
- "iconPath": "./../icons/folder-batch.svg"
9371
- },
9372
- "folder-batch-open": {
9373
- "iconPath": "./../icons/folder-batch-open.svg"
9374
- },
9375
- "folder-buildkite": {
9376
- "iconPath": "./../icons/folder-buildkite.svg"
9377
- },
9378
- "folder-buildkite-open": {
9379
- "iconPath": "./../icons/folder-buildkite-open.svg"
9380
- },
9381
- "folder-cluster": {
9382
- "iconPath": "./../icons/folder-cluster.svg"
9383
- },
9384
- "folder-cluster-open": {
9385
- "iconPath": "./../icons/folder-cluster-open.svg"
9386
- },
9387
- "folder-command": {
9388
- "iconPath": "./../icons/folder-command.svg"
9389
- },
9390
- "folder-command-open": {
9391
- "iconPath": "./../icons/folder-command-open.svg"
9392
- },
9393
- "folder-constant": {
9394
- "iconPath": "./../icons/folder-constant.svg"
9395
- },
9396
- "folder-constant-open": {
9397
- "iconPath": "./../icons/folder-constant-open.svg"
9398
- },
9399
- "folder-container": {
9400
- "iconPath": "./../icons/folder-container.svg"
9401
- },
9402
- "folder-container-open": {
9403
- "iconPath": "./../icons/folder-container-open.svg"
9404
- },
9405
- "folder-content": {
9406
- "iconPath": "./../icons/folder-content.svg"
9407
- },
9408
- "folder-content-open": {
9409
- "iconPath": "./../icons/folder-content-open.svg"
9410
- },
9411
- "folder-context": {
9412
- "iconPath": "./../icons/folder-context.svg"
9413
- },
9414
- "folder-context-open": {
9415
- "iconPath": "./../icons/folder-context-open.svg"
9416
- },
9417
- "folder-core": {
9418
- "iconPath": "./../icons/folder-core.svg"
9419
- },
9420
- "folder-core-open": {
9421
- "iconPath": "./../icons/folder-core-open.svg"
9422
- },
9423
- "folder-delta": {
9424
- "iconPath": "./../icons/folder-delta.svg"
9425
- },
9426
- "folder-delta-open": {
9427
- "iconPath": "./../icons/folder-delta-open.svg"
9428
- },
9429
- "folder-dump": {
9430
- "iconPath": "./../icons/folder-dump.svg"
9431
- },
9432
- "folder-dump-open": {
9433
- "iconPath": "./../icons/folder-dump-open.svg"
9434
- },
9435
- "folder-examples": {
9436
- "iconPath": "./../icons/folder-examples.svg"
9437
- },
9438
- "folder-examples-open": {
9439
- "iconPath": "./../icons/folder-examples-open.svg"
9440
- },
9441
- "folder-environment": {
9442
- "iconPath": "./../icons/folder-environment.svg"
9443
- },
9444
- "folder-environment-open": {
9445
- "iconPath": "./../icons/folder-environment-open.svg"
9446
- },
9447
- "folder-functions": {
9448
- "iconPath": "./../icons/folder-functions.svg"
9449
- },
9450
- "folder-functions-open": {
9451
- "iconPath": "./../icons/folder-functions-open.svg"
9452
- },
9453
- "folder-generator": {
9454
- "iconPath": "./../icons/folder-generator.svg"
9455
- },
9456
- "folder-generator-open": {
9457
- "iconPath": "./../icons/folder-generator-open.svg"
9458
- },
9459
- "folder-hook": {
9460
- "iconPath": "./../icons/folder-hook.svg"
9461
- },
9462
- "folder-hook-open": {
9463
- "iconPath": "./../icons/folder-hook-open.svg"
9464
- },
9465
- "folder-job": {
9466
- "iconPath": "./../icons/folder-job.svg"
9467
- },
9468
- "folder-job-open": {
9469
- "iconPath": "./../icons/folder-job-open.svg"
9470
- },
9471
- "folder-keys": {
9472
- "iconPath": "./../icons/folder-keys.svg"
9473
- },
9474
- "folder-keys-open": {
9475
- "iconPath": "./../icons/folder-keys-open.svg"
9476
- },
9477
- "folder-layout": {
9478
- "iconPath": "./../icons/folder-layout.svg"
9479
- },
9480
- "folder-layout-open": {
9481
- "iconPath": "./../icons/folder-layout-open.svg"
9482
- },
9483
- "folder-mail": {
9484
- "iconPath": "./../icons/folder-mail.svg"
9485
- },
9486
- "folder-mail-open": {
9487
- "iconPath": "./../icons/folder-mail-open.svg"
9488
- },
9489
- "folder-mappings": {
9490
- "iconPath": "./../icons/folder-mappings.svg"
9491
- },
9492
- "folder-mappings-open": {
9493
- "iconPath": "./../icons/folder-mappings-open.svg"
9494
- },
9495
- "folder-meta": {
9496
- "iconPath": "./../icons/folder-meta.svg"
9497
- },
9498
- "folder-meta-open": {
9499
- "iconPath": "./../icons/folder-meta-open.svg"
9500
- },
9501
- "folder-changesets": {
9502
- "iconPath": "./../icons/folder-changesets.svg"
9503
- },
9504
- "folder-changesets-open": {
9505
- "iconPath": "./../icons/folder-changesets-open.svg"
9506
- },
9507
- "folder-packages": {
9508
- "iconPath": "./../icons/folder-packages.svg"
9509
- },
9510
- "folder-packages-open": {
9511
- "iconPath": "./../icons/folder-packages-open.svg"
9512
- },
9513
- "folder-shared": {
9514
- "iconPath": "./../icons/folder-shared.svg"
9515
- },
9516
- "folder-shared-open": {
9517
- "iconPath": "./../icons/folder-shared-open.svg"
9518
- },
9519
- "folder-shader": {
9520
- "iconPath": "./../icons/folder-shader.svg"
9521
- },
9522
- "folder-shader-open": {
9523
- "iconPath": "./../icons/folder-shader-open.svg"
9524
- },
9525
- "folder-stack": {
9526
- "iconPath": "./../icons/folder-stack.svg"
9527
- },
9528
- "folder-stack-open": {
9529
- "iconPath": "./../icons/folder-stack-open.svg"
9530
- },
9531
- "folder-template": {
9532
- "iconPath": "./../icons/folder-template.svg"
9533
- },
9534
- "folder-template-open": {
9535
- "iconPath": "./../icons/folder-template-open.svg"
9536
- },
9537
- "folder-utils": {
9538
- "iconPath": "./../icons/folder-utils.svg"
9539
- },
9540
- "folder-utils-open": {
9541
- "iconPath": "./../icons/folder-utils-open.svg"
9542
- },
9543
- "folder-supabase": {
9544
- "iconPath": "./../icons/folder-supabase.svg"
9545
- },
9546
- "folder-supabase-open": {
9547
- "iconPath": "./../icons/folder-supabase-open.svg"
9548
- },
9549
- "folder-private": {
9550
- "iconPath": "./../icons/folder-private.svg"
9551
- },
9552
- "folder-private-open": {
9553
- "iconPath": "./../icons/folder-private-open.svg"
9554
- },
9555
- "folder-linux": {
9556
- "iconPath": "./../icons/folder-linux.svg"
9557
- },
9558
- "folder-linux-open": {
9559
- "iconPath": "./../icons/folder-linux-open.svg"
9560
- },
9561
- "folder-windows": {
9562
- "iconPath": "./../icons/folder-windows.svg"
9563
- },
9564
- "folder-windows-open": {
9565
- "iconPath": "./../icons/folder-windows-open.svg"
9566
- },
9567
- "folder-macos": {
9568
- "iconPath": "./../icons/folder-macos.svg"
9569
- },
9570
- "folder-macos-open": {
9571
- "iconPath": "./../icons/folder-macos-open.svg"
9572
- },
9573
- "folder-error": {
9574
- "iconPath": "./../icons/folder-error.svg"
9575
- },
9576
- "folder-error-open": {
9577
- "iconPath": "./../icons/folder-error-open.svg"
9578
- },
9579
- "folder-event": {
9580
- "iconPath": "./../icons/folder-event.svg"
9581
- },
9582
- "folder-event-open": {
9583
- "iconPath": "./../icons/folder-event-open.svg"
9584
- },
9585
- "folder-secure": {
9586
- "iconPath": "./../icons/folder-secure.svg"
9587
- },
9588
- "folder-secure-open": {
9589
- "iconPath": "./../icons/folder-secure-open.svg"
9590
- },
9591
- "folder-custom": {
9592
- "iconPath": "./../icons/folder-custom.svg"
9593
- },
9594
- "folder-custom-open": {
9595
- "iconPath": "./../icons/folder-custom-open.svg"
9596
- },
9597
- "folder-mock": {
9598
- "iconPath": "./../icons/folder-mock.svg"
9599
- },
9600
- "folder-mock-open": {
9601
- "iconPath": "./../icons/folder-mock-open.svg"
9602
- },
9603
- "folder-syntax": {
9604
- "iconPath": "./../icons/folder-syntax.svg"
9605
- },
9606
- "folder-syntax-open": {
9607
- "iconPath": "./../icons/folder-syntax-open.svg"
9608
- },
9609
- "folder-vm": {
9610
- "iconPath": "./../icons/folder-vm.svg"
9611
- },
9612
- "folder-vm-open": {
9613
- "iconPath": "./../icons/folder-vm-open.svg"
9614
- },
9615
- "folder-stylus": {
9616
- "iconPath": "./../icons/folder-stylus.svg"
9617
- },
9618
- "folder-stylus-open": {
9619
- "iconPath": "./../icons/folder-stylus-open.svg"
9620
- },
9621
- "folder-flow": {
9622
- "iconPath": "./../icons/folder-flow.svg"
9623
- },
9624
- "folder-flow-open": {
9625
- "iconPath": "./../icons/folder-flow-open.svg"
9626
- },
9627
- "folder-rules": {
9628
- "iconPath": "./../icons/folder-rules.svg"
9629
- },
9630
- "folder-rules-open": {
9631
- "iconPath": "./../icons/folder-rules-open.svg"
9632
- },
9633
- "folder-review": {
9634
- "iconPath": "./../icons/folder-review.svg"
9635
- },
9636
- "folder-review-open": {
9637
- "iconPath": "./../icons/folder-review-open.svg"
9638
- },
9639
- "folder-animation": {
9640
- "iconPath": "./../icons/folder-animation.svg"
9641
- },
9642
- "folder-animation-open": {
9643
- "iconPath": "./../icons/folder-animation-open.svg"
9644
- },
9645
- "folder-guard": {
9646
- "iconPath": "./../icons/folder-guard.svg"
9647
- },
9648
- "folder-guard-open": {
9649
- "iconPath": "./../icons/folder-guard-open.svg"
9650
- },
9651
- "folder-prisma": {
9652
- "iconPath": "./../icons/folder-prisma.svg"
9653
- },
9654
- "folder-prisma-open": {
9655
- "iconPath": "./../icons/folder-prisma-open.svg"
9656
- },
9657
- "folder-pipe": {
9658
- "iconPath": "./../icons/folder-pipe.svg"
9659
- },
9660
- "folder-pipe-open": {
9661
- "iconPath": "./../icons/folder-pipe-open.svg"
9662
- },
9663
- "folder-svg": {
9664
- "iconPath": "./../icons/folder-svg.svg"
9665
- },
9666
- "folder-svg-open": {
9667
- "iconPath": "./../icons/folder-svg-open.svg"
9668
- },
9669
- "folder-terraform": {
9670
- "iconPath": "./../icons/folder-terraform.svg"
9671
- },
9672
- "folder-terraform-open": {
9673
- "iconPath": "./../icons/folder-terraform-open.svg"
9674
- },
9675
- "folder-mobile": {
9676
- "iconPath": "./../icons/folder-mobile.svg"
9677
- },
9678
- "folder-mobile-open": {
9679
- "iconPath": "./../icons/folder-mobile-open.svg"
9680
- },
9681
- "folder-stencil": {
9682
- "iconPath": "./../icons/folder-stencil.svg"
9683
- },
9684
- "folder-stencil-open": {
9685
- "iconPath": "./../icons/folder-stencil-open.svg"
9686
- },
9687
- "folder-firebase": {
9688
- "iconPath": "./../icons/folder-firebase.svg"
9689
- },
9690
- "folder-firebase-open": {
9691
- "iconPath": "./../icons/folder-firebase-open.svg"
9692
- },
9693
- "folder-svelte": {
9694
- "iconPath": "./../icons/folder-svelte.svg"
9695
- },
9696
- "folder-svelte-open": {
9697
- "iconPath": "./../icons/folder-svelte-open.svg"
9698
- },
9699
- "folder-update": {
9700
- "iconPath": "./../icons/folder-update.svg"
9701
- },
9702
- "folder-update-open": {
9703
- "iconPath": "./../icons/folder-update-open.svg"
9704
- },
9705
- "folder-intellij": {
9706
- "iconPath": "./../icons/folder-intellij.svg"
9707
- },
9708
- "folder-intellij-open": {
9709
- "iconPath": "./../icons/folder-intellij-open.svg"
9710
- },
9711
- "folder-intellij_light": {
9712
- "iconPath": "./../icons/folder-intellij_light.svg"
9713
- },
9714
- "folder-intellij-open_light": {
9715
- "iconPath": "./../icons/folder-intellij-open_light.svg"
9716
- },
9717
- "folder-azure-pipelines": {
9718
- "iconPath": "./../icons/folder-azure-pipelines.svg"
9719
- },
9720
- "folder-azure-pipelines-open": {
9721
- "iconPath": "./../icons/folder-azure-pipelines-open.svg"
9722
- },
9723
- "folder-mjml": {
9724
- "iconPath": "./../icons/folder-mjml.svg"
9725
- },
9726
- "folder-mjml-open": {
9727
- "iconPath": "./../icons/folder-mjml-open.svg"
9728
- },
9729
- "folder-admin": {
9730
- "iconPath": "./../icons/folder-admin.svg"
9731
- },
9732
- "folder-admin-open": {
9733
- "iconPath": "./../icons/folder-admin-open.svg"
9734
- },
9735
- "folder-scala": {
9736
- "iconPath": "./../icons/folder-scala.svg"
9737
- },
9738
- "folder-scala-open": {
9739
- "iconPath": "./../icons/folder-scala-open.svg"
9740
- },
9741
- "folder-connection": {
9742
- "iconPath": "./../icons/folder-connection.svg"
9743
- },
9744
- "folder-connection-open": {
9745
- "iconPath": "./../icons/folder-connection-open.svg"
9746
- },
9747
- "folder-quasar": {
9748
- "iconPath": "./../icons/folder-quasar.svg"
9749
- },
9750
- "folder-quasar-open": {
9751
- "iconPath": "./../icons/folder-quasar-open.svg"
9752
- },
9753
- "folder-next": {
9754
- "iconPath": "./../icons/folder-next.svg"
9755
- },
9756
- "folder-next-open": {
9757
- "iconPath": "./../icons/folder-next-open.svg"
9758
- },
9759
- "folder-cobol": {
9760
- "iconPath": "./../icons/folder-cobol.svg"
9761
- },
9762
- "folder-cobol-open": {
9763
- "iconPath": "./../icons/folder-cobol-open.svg"
9764
- },
9765
- "folder-yarn": {
9766
- "iconPath": "./../icons/folder-yarn.svg"
9767
- },
9768
- "folder-yarn-open": {
9769
- "iconPath": "./../icons/folder-yarn-open.svg"
9770
- },
9771
- "folder-husky": {
9772
- "iconPath": "./../icons/folder-husky.svg"
9773
- },
9774
- "folder-husky-open": {
9775
- "iconPath": "./../icons/folder-husky-open.svg"
9776
- },
9777
- "folder-storybook": {
9778
- "iconPath": "./../icons/folder-storybook.svg"
9779
- },
9780
- "folder-storybook-open": {
9781
- "iconPath": "./../icons/folder-storybook-open.svg"
9782
- },
9783
- "folder-base": {
9784
- "iconPath": "./../icons/folder-base.svg"
9785
- },
9786
- "folder-base-open": {
9787
- "iconPath": "./../icons/folder-base-open.svg"
9788
- },
9789
- "folder-cart": {
9790
- "iconPath": "./../icons/folder-cart.svg"
9791
- },
9792
- "folder-cart-open": {
9793
- "iconPath": "./../icons/folder-cart-open.svg"
9794
- },
9795
- "folder-home": {
9796
- "iconPath": "./../icons/folder-home.svg"
9797
- },
9798
- "folder-home-open": {
9799
- "iconPath": "./../icons/folder-home-open.svg"
9800
- },
9801
- "folder-project": {
9802
- "iconPath": "./../icons/folder-project.svg"
9803
- },
9804
- "folder-project-open": {
9805
- "iconPath": "./../icons/folder-project-open.svg"
9806
- },
9807
- "folder-interface": {
9808
- "iconPath": "./../icons/folder-interface.svg"
9809
- },
9810
- "folder-interface-open": {
9811
- "iconPath": "./../icons/folder-interface-open.svg"
9812
- },
9813
- "folder-netlify": {
9814
- "iconPath": "./../icons/folder-netlify.svg"
9815
- },
9816
- "folder-netlify-open": {
9817
- "iconPath": "./../icons/folder-netlify-open.svg"
9818
- },
9819
- "folder-enum": {
9820
- "iconPath": "./../icons/folder-enum.svg"
9821
- },
9822
- "folder-enum-open": {
9823
- "iconPath": "./../icons/folder-enum-open.svg"
9824
- },
9825
- "folder-contract": {
9826
- "iconPath": "./../icons/folder-contract.svg"
9827
- },
9828
- "folder-contract-open": {
9829
- "iconPath": "./../icons/folder-contract-open.svg"
9830
- },
9831
- "folder-queue": {
9832
- "iconPath": "./../icons/folder-queue.svg"
9833
- },
9834
- "folder-queue-open": {
9835
- "iconPath": "./../icons/folder-queue-open.svg"
9836
- },
9837
- "folder-vercel": {
9838
- "iconPath": "./../icons/folder-vercel.svg"
9839
- },
9840
- "folder-vercel-open": {
9841
- "iconPath": "./../icons/folder-vercel-open.svg"
9842
- },
9843
- "folder-cypress": {
9844
- "iconPath": "./../icons/folder-cypress.svg"
9845
- },
9846
- "folder-cypress-open": {
9847
- "iconPath": "./../icons/folder-cypress-open.svg"
9848
- },
9849
- "folder-decorators": {
9850
- "iconPath": "./../icons/folder-decorators.svg"
9851
- },
9852
- "folder-decorators-open": {
9853
- "iconPath": "./../icons/folder-decorators-open.svg"
9854
- },
9855
- "folder-java": {
9856
- "iconPath": "./../icons/folder-java.svg"
9857
- },
9858
- "folder-java-open": {
9859
- "iconPath": "./../icons/folder-java-open.svg"
9860
- },
9861
- "folder-resolver": {
9862
- "iconPath": "./../icons/folder-resolver.svg"
9863
- },
9864
- "folder-resolver-open": {
9865
- "iconPath": "./../icons/folder-resolver-open.svg"
9866
- },
9867
- "folder-angular": {
9868
- "iconPath": "./../icons/folder-angular.svg"
9869
- },
9870
- "folder-angular-open": {
9871
- "iconPath": "./../icons/folder-angular-open.svg"
9872
- },
9873
- "folder-unity": {
9874
- "iconPath": "./../icons/folder-unity.svg"
9875
- },
9876
- "folder-unity-open": {
9877
- "iconPath": "./../icons/folder-unity-open.svg"
9878
- },
9879
- "folder-pdf": {
9880
- "iconPath": "./../icons/folder-pdf.svg"
9881
- },
9882
- "folder-pdf-open": {
9883
- "iconPath": "./../icons/folder-pdf-open.svg"
9884
- },
9885
- "folder-proto": {
9886
- "iconPath": "./../icons/folder-proto.svg"
9887
- },
9888
- "folder-proto-open": {
9889
- "iconPath": "./../icons/folder-proto-open.svg"
9890
- },
9891
- "folder-plastic": {
9892
- "iconPath": "./../icons/folder-plastic.svg"
9893
- },
9894
- "folder-plastic-open": {
9895
- "iconPath": "./../icons/folder-plastic-open.svg"
9896
- },
9897
- "folder-gamemaker": {
9898
- "iconPath": "./../icons/folder-gamemaker.svg"
9899
- },
9900
- "folder-gamemaker-open": {
9901
- "iconPath": "./../icons/folder-gamemaker-open.svg"
9902
- },
9903
- "folder-mercurial": {
9904
- "iconPath": "./../icons/folder-mercurial.svg"
9905
- },
9906
- "folder-mercurial-open": {
9907
- "iconPath": "./../icons/folder-mercurial-open.svg"
9908
- },
9909
- "folder-godot": {
9910
- "iconPath": "./../icons/folder-godot.svg"
9911
- },
9912
- "folder-godot-open": {
9913
- "iconPath": "./../icons/folder-godot-open.svg"
9914
- },
9915
- "folder-lottie": {
9916
- "iconPath": "./../icons/folder-lottie.svg"
9917
- },
9918
- "folder-lottie-open": {
9919
- "iconPath": "./../icons/folder-lottie-open.svg"
9920
- },
9921
- "folder-taskfile": {
9922
- "iconPath": "./../icons/folder-taskfile.svg"
9923
- },
9924
- "folder-taskfile-open": {
9925
- "iconPath": "./../icons/folder-taskfile-open.svg"
9926
- },
9927
- "folder-cloudflare": {
9928
- "iconPath": "./../icons/folder-cloudflare.svg"
9929
- },
9930
- "folder-cloudflare-open": {
9931
- "iconPath": "./../icons/folder-cloudflare-open.svg"
9932
- },
9933
- "folder-seeders": {
9934
- "iconPath": "./../icons/folder-seeders.svg"
9935
- },
9936
- "folder-seeders-open": {
9937
- "iconPath": "./../icons/folder-seeders-open.svg"
9938
- },
9939
- "folder": {
9940
- "iconPath": "./../icons/folder.svg"
9941
- },
9942
- "folder-open": {
9943
- "iconPath": "./../icons/folder-open.svg"
9944
- },
9945
- "folder-root": {
9946
- "iconPath": "./../icons/folder-root.svg"
9947
- },
9948
- "folder-root-open": {
9949
- "iconPath": "./../icons/folder-root-open.svg"
9950
- }
7372
+ "highContrast": { "fileExtensions": {}, "fileNames": {} },
7373
+ "iconDefinitions": {
7374
+ "git": { "iconPath": "./../icons/git.svg" },
7375
+ "yaml": { "iconPath": "./../icons/yaml.svg" },
7376
+ "xml": { "iconPath": "./../icons/xml.svg" },
7377
+ "matlab": { "iconPath": "./../icons/matlab.svg" },
7378
+ "settings": { "iconPath": "./../icons/settings.svg" },
7379
+ "shaderlab": { "iconPath": "./../icons/shaderlab.svg" },
7380
+ "diff": { "iconPath": "./../icons/diff.svg" },
7381
+ "json": { "iconPath": "./../icons/json.svg" },
7382
+ "blink": { "iconPath": "./../icons/blink.svg" },
7383
+ "java": { "iconPath": "./../icons/java.svg" },
7384
+ "razor": { "iconPath": "./../icons/razor.svg" },
7385
+ "python": { "iconPath": "./../icons/python.svg" },
7386
+ "mojo": { "iconPath": "./../icons/mojo.svg" },
7387
+ "javascript": { "iconPath": "./../icons/javascript.svg" },
7388
+ "typescript": { "iconPath": "./../icons/typescript.svg" },
7389
+ "scala": { "iconPath": "./../icons/scala.svg" },
7390
+ "handlebars": { "iconPath": "./../icons/handlebars.svg" },
7391
+ "perl": { "iconPath": "./../icons/perl.svg" },
7392
+ "haxe": { "iconPath": "./../icons/haxe.svg" },
7393
+ "puppet": { "iconPath": "./../icons/puppet.svg" },
7394
+ "elixir": { "iconPath": "./../icons/elixir.svg" },
7395
+ "livescript": { "iconPath": "./../icons/livescript.svg" },
7396
+ "erlang": { "iconPath": "./../icons/erlang.svg" },
7397
+ "twig": { "iconPath": "./../icons/twig.svg" },
7398
+ "julia": { "iconPath": "./../icons/julia.svg" },
7399
+ "elm": { "iconPath": "./../icons/elm.svg" },
7400
+ "purescript": { "iconPath": "./../icons/purescript.svg" },
7401
+ "stylus": { "iconPath": "./../icons/stylus.svg" },
7402
+ "nunjucks": { "iconPath": "./../icons/nunjucks.svg" },
7403
+ "pug": { "iconPath": "./../icons/pug.svg" },
7404
+ "robot": { "iconPath": "./../icons/robot.svg" },
7405
+ "sass": { "iconPath": "./../icons/sass.svg" },
7406
+ "less": { "iconPath": "./../icons/less.svg" },
7407
+ "css": { "iconPath": "./../icons/css.svg" },
7408
+ "visualstudio": { "iconPath": "./../icons/visualstudio.svg" },
7409
+ "angular": { "iconPath": "./../icons/angular.svg" },
7410
+ "graphql": { "iconPath": "./../icons/graphql.svg" },
7411
+ "solidity": { "iconPath": "./../icons/solidity.svg" },
7412
+ "autoit": { "iconPath": "./../icons/autoit.svg" },
7413
+ "haml": { "iconPath": "./../icons/haml.svg" },
7414
+ "yang": { "iconPath": "./../icons/yang.svg" },
7415
+ "terraform": { "iconPath": "./../icons/terraform.svg" },
7416
+ "applescript": { "iconPath": "./../icons/applescript.svg" },
7417
+ "cake": { "iconPath": "./../icons/cake.svg" },
7418
+ "cucumber": { "iconPath": "./../icons/cucumber.svg" },
7419
+ "nim": { "iconPath": "./../icons/nim.svg" },
7420
+ "apiblueprint": { "iconPath": "./../icons/apiblueprint.svg" },
7421
+ "riot": { "iconPath": "./../icons/riot.svg" },
7422
+ "postcss": { "iconPath": "./../icons/postcss.svg" },
7423
+ "coldfusion": { "iconPath": "./../icons/coldfusion.svg" },
7424
+ "haskell": { "iconPath": "./../icons/haskell.svg" },
7425
+ "dhall": { "iconPath": "./../icons/dhall.svg" },
7426
+ "cabal": { "iconPath": "./../icons/cabal.svg" },
7427
+ "nix": { "iconPath": "./../icons/nix.svg" },
7428
+ "ruby": { "iconPath": "./../icons/ruby.svg" },
7429
+ "slim": { "iconPath": "./../icons/slim.svg" },
7430
+ "php": { "iconPath": "./../icons/php.svg" },
7431
+ "php_elephant": { "iconPath": "./../icons/php_elephant.svg" },
7432
+ "php_elephant_pink": { "iconPath": "./../icons/php_elephant_pink.svg" },
7433
+ "hack": { "iconPath": "./../icons/hack.svg" },
7434
+ "react": { "iconPath": "./../icons/react.svg" },
7435
+ "mjml": { "iconPath": "./../icons/mjml.svg" },
7436
+ "processing": { "iconPath": "./../icons/processing.svg" },
7437
+ "hcl": { "iconPath": "./../icons/hcl.svg" },
7438
+ "go": { "iconPath": "./../icons/go.svg" },
7439
+ "go_gopher": { "iconPath": "./../icons/go_gopher.svg" },
7440
+ "nodejs_alt": { "iconPath": "./../icons/nodejs_alt.svg" },
7441
+ "django": { "iconPath": "./../icons/django.svg" },
7442
+ "html": { "iconPath": "./../icons/html.svg" },
7443
+ "godot": { "iconPath": "./../icons/godot.svg" },
7444
+ "godot-assets": { "iconPath": "./../icons/godot-assets.svg" },
7445
+ "vim": { "iconPath": "./../icons/vim.svg" },
7446
+ "silverstripe": { "iconPath": "./../icons/silverstripe.svg" },
7447
+ "prolog": { "iconPath": "./../icons/prolog.svg" },
7448
+ "pawn": { "iconPath": "./../icons/pawn.svg" },
7449
+ "reason": { "iconPath": "./../icons/reason.svg" },
7450
+ "sml": { "iconPath": "./../icons/sml.svg" },
7451
+ "tex": { "iconPath": "./../icons/tex.svg" },
7452
+ "salesforce": { "iconPath": "./../icons/salesforce.svg" },
7453
+ "sas": { "iconPath": "./../icons/sas.svg" },
7454
+ "docker": { "iconPath": "./../icons/docker.svg" },
7455
+ "table": { "iconPath": "./../icons/table.svg" },
7456
+ "csharp": { "iconPath": "./../icons/csharp.svg" },
7457
+ "console": { "iconPath": "./../icons/console.svg" },
7458
+ "c": { "iconPath": "./../icons/c.svg" },
7459
+ "cpp": { "iconPath": "./../icons/cpp.svg" },
7460
+ "objective-c": { "iconPath": "./../icons/objective-c.svg" },
7461
+ "objective-cpp": { "iconPath": "./../icons/objective-cpp.svg" },
7462
+ "coffee": { "iconPath": "./../icons/coffee.svg" },
7463
+ "fsharp": { "iconPath": "./../icons/fsharp.svg" },
7464
+ "editorconfig": { "iconPath": "./../icons/editorconfig.svg" },
7465
+ "clojure": { "iconPath": "./../icons/clojure.svg" },
7466
+ "groovy": { "iconPath": "./../icons/groovy.svg" },
7467
+ "markdown": { "iconPath": "./../icons/markdown.svg" },
7468
+ "jinja": { "iconPath": "./../icons/jinja.svg" },
7469
+ "proto": { "iconPath": "./../icons/proto.svg" },
7470
+ "python-misc": { "iconPath": "./../icons/python-misc.svg" },
7471
+ "vue": { "iconPath": "./../icons/vue.svg" },
7472
+ "lua": { "iconPath": "./../icons/lua.svg" },
7473
+ "lib": { "iconPath": "./../icons/lib.svg" },
7474
+ "log": { "iconPath": "./../icons/log.svg" },
7475
+ "jupyter": { "iconPath": "./../icons/jupyter.svg" },
7476
+ "document": { "iconPath": "./../icons/document.svg" },
7477
+ "pdf": { "iconPath": "./../icons/pdf.svg" },
7478
+ "powershell": { "iconPath": "./../icons/powershell.svg" },
7479
+ "r": { "iconPath": "./../icons/r.svg" },
7480
+ "rust": { "iconPath": "./../icons/rust.svg" },
7481
+ "database": { "iconPath": "./../icons/database.svg" },
7482
+ "kusto": { "iconPath": "./../icons/kusto.svg" },
7483
+ "lock": { "iconPath": "./../icons/lock.svg" },
7484
+ "svg": { "iconPath": "./../icons/svg.svg" },
7485
+ "swift": { "iconPath": "./../icons/swift.svg" },
7486
+ "react_ts": { "iconPath": "./../icons/react_ts.svg" },
7487
+ "search": { "iconPath": "./../icons/search.svg" },
7488
+ "minecraft": { "iconPath": "./../icons/minecraft.svg" },
7489
+ "rescript": { "iconPath": "./../icons/rescript.svg" },
7490
+ "otne": { "iconPath": "./../icons/otne.svg" },
7491
+ "twine": { "iconPath": "./../icons/twine.svg" },
7492
+ "grain": { "iconPath": "./../icons/grain.svg" },
7493
+ "lolcode": { "iconPath": "./../icons/lolcode.svg" },
7494
+ "idris": { "iconPath": "./../icons/idris.svg" },
7495
+ "chess": { "iconPath": "./../icons/chess.svg" },
7496
+ "gemini": { "iconPath": "./../icons/gemini.svg" },
7497
+ "vlang": { "iconPath": "./../icons/vlang.svg" },
7498
+ "wolframlanguage": { "iconPath": "./../icons/wolframlanguage.svg" },
7499
+ "shader": { "iconPath": "./../icons/shader.svg" },
7500
+ "tree": { "iconPath": "./../icons/tree.svg" },
7501
+ "svelte": { "iconPath": "./../icons/svelte.svg" },
7502
+ "dart": { "iconPath": "./../icons/dart.svg" },
7503
+ "cadence": { "iconPath": "./../icons/cadence.svg" },
7504
+ "stylable": { "iconPath": "./../icons/stylable.svg" },
7505
+ "hjson": { "iconPath": "./../icons/hjson.svg" },
7506
+ "huff": { "iconPath": "./../icons/huff.svg" },
7507
+ "concourse": { "iconPath": "./../icons/concourse.svg" },
7508
+ "blink_light": { "iconPath": "./../icons/blink_light.svg" },
7509
+ "jinja_light": { "iconPath": "./../icons/jinja_light.svg" },
7510
+ "playwright": { "iconPath": "./../icons/playwright.svg" },
7511
+ "sublime": { "iconPath": "./../icons/sublime.svg" },
7512
+ "image": { "iconPath": "./../icons/image.svg" },
7513
+ "routing": { "iconPath": "./../icons/routing.svg" },
7514
+ "typescript-def": { "iconPath": "./../icons/typescript-def.svg" },
7515
+ "markojs": { "iconPath": "./../icons/markojs.svg" },
7516
+ "astro": { "iconPath": "./../icons/astro.svg" },
7517
+ "vscode": { "iconPath": "./../icons/vscode.svg" },
7518
+ "qsharp": { "iconPath": "./../icons/qsharp.svg" },
7519
+ "zip": { "iconPath": "./../icons/zip.svg" },
7520
+ "vala": { "iconPath": "./../icons/vala.svg" },
7521
+ "zig": { "iconPath": "./../icons/zig.svg" },
7522
+ "exe": { "iconPath": "./../icons/exe.svg" },
7523
+ "hex": { "iconPath": "./../icons/hex.svg" },
7524
+ "jar": { "iconPath": "./../icons/jar.svg" },
7525
+ "javaclass": { "iconPath": "./../icons/javaclass.svg" },
7526
+ "h": { "iconPath": "./../icons/h.svg" },
7527
+ "hpp": { "iconPath": "./../icons/hpp.svg" },
7528
+ "rc": { "iconPath": "./../icons/rc.svg" },
7529
+ "go-mod": { "iconPath": "./../icons/go-mod.svg" },
7530
+ "url": { "iconPath": "./../icons/url.svg" },
7531
+ "gradle": { "iconPath": "./../icons/gradle.svg" },
7532
+ "word": { "iconPath": "./../icons/word.svg" },
7533
+ "certificate": { "iconPath": "./../icons/certificate.svg" },
7534
+ "key": { "iconPath": "./../icons/key.svg" },
7535
+ "font": { "iconPath": "./../icons/font.svg" },
7536
+ "dll": { "iconPath": "./../icons/dll.svg" },
7537
+ "gemfile": { "iconPath": "./../icons/gemfile.svg" },
7538
+ "rubocop": { "iconPath": "./../icons/rubocop.svg" },
7539
+ "rubocop_light": { "iconPath": "./../icons/rubocop_light.svg" },
7540
+ "rspec": { "iconPath": "./../icons/rspec.svg" },
7541
+ "arduino": { "iconPath": "./../icons/arduino.svg" },
7542
+ "powerpoint": { "iconPath": "./../icons/powerpoint.svg" },
7543
+ "video": { "iconPath": "./../icons/video.svg" },
7544
+ "virtual": { "iconPath": "./../icons/virtual.svg" },
7545
+ "vedic": { "iconPath": "./../icons/vedic.svg" },
7546
+ "email": { "iconPath": "./../icons/email.svg" },
7547
+ "audio": { "iconPath": "./../icons/audio.svg" },
7548
+ "raml": { "iconPath": "./../icons/raml.svg" },
7549
+ "xaml": { "iconPath": "./../icons/xaml.svg" },
7550
+ "kotlin": { "iconPath": "./../icons/kotlin.svg" },
7551
+ "dart_generated": { "iconPath": "./../icons/dart_generated.svg" },
7552
+ "actionscript": { "iconPath": "./../icons/actionscript.svg" },
7553
+ "mxml": { "iconPath": "./../icons/mxml.svg" },
7554
+ "autohotkey": { "iconPath": "./../icons/autohotkey.svg" },
7555
+ "flash": { "iconPath": "./../icons/flash.svg" },
7556
+ "swc": { "iconPath": "./../icons/swc.svg" },
7557
+ "cmake": { "iconPath": "./../icons/cmake.svg" },
7558
+ "assembly": { "iconPath": "./../icons/assembly.svg" },
7559
+ "semgrep": { "iconPath": "./../icons/semgrep.svg" },
7560
+ "vue-config": { "iconPath": "./../icons/vue-config.svg" },
7561
+ "nuxt": { "iconPath": "./../icons/nuxt.svg" },
7562
+ "ocaml": { "iconPath": "./../icons/ocaml.svg" },
7563
+ "odin": { "iconPath": "./../icons/odin.svg" },
7564
+ "javascript-map": { "iconPath": "./../icons/javascript-map.svg" },
7565
+ "css-map": { "iconPath": "./../icons/css-map.svg" },
7566
+ "test-ts": { "iconPath": "./../icons/test-ts.svg" },
7567
+ "test-jsx": { "iconPath": "./../icons/test-jsx.svg" },
7568
+ "test-js": { "iconPath": "./../icons/test-js.svg" },
7569
+ "angular-component": { "iconPath": "./../icons/angular-component.svg" },
7570
+ "angular-guard": { "iconPath": "./../icons/angular-guard.svg" },
7571
+ "angular-service": { "iconPath": "./../icons/angular-service.svg" },
7572
+ "angular-pipe": { "iconPath": "./../icons/angular-pipe.svg" },
7573
+ "angular-directive": { "iconPath": "./../icons/angular-directive.svg" },
7574
+ "angular-resolver": { "iconPath": "./../icons/angular-resolver.svg" },
7575
+ "smarty": { "iconPath": "./../icons/smarty.svg" },
7576
+ "bucklescript": { "iconPath": "./../icons/bucklescript.svg" },
7577
+ "merlin": { "iconPath": "./../icons/merlin.svg" },
7578
+ "verilog": { "iconPath": "./../icons/verilog.svg" },
7579
+ "mathematica": { "iconPath": "./../icons/mathematica.svg" },
7580
+ "vercel": { "iconPath": "./../icons/vercel.svg" },
7581
+ "vercel_light": { "iconPath": "./../icons/vercel_light.svg" },
7582
+ "verdaccio": { "iconPath": "./../icons/verdaccio.svg" },
7583
+ "payload": { "iconPath": "./../icons/payload.svg" },
7584
+ "payload_light": { "iconPath": "./../icons/payload_light.svg" },
7585
+ "next": { "iconPath": "./../icons/next.svg" },
7586
+ "next_light": { "iconPath": "./../icons/next_light.svg" },
7587
+ "remix": { "iconPath": "./../icons/remix.svg" },
7588
+ "remix_light": { "iconPath": "./../icons/remix_light.svg" },
7589
+ "laravel": { "iconPath": "./../icons/laravel.svg" },
7590
+ "vfl": { "iconPath": "./../icons/vfl.svg" },
7591
+ "kl": { "iconPath": "./../icons/kl.svg" },
7592
+ "posthtml": { "iconPath": "./../icons/posthtml.svg" },
7593
+ "todo": { "iconPath": "./../icons/todo.svg" },
7594
+ "http": { "iconPath": "./../icons/http.svg" },
7595
+ "restql": { "iconPath": "./../icons/restql.svg" },
7596
+ "kivy": { "iconPath": "./../icons/kivy.svg" },
7597
+ "graphcool": { "iconPath": "./../icons/graphcool.svg" },
7598
+ "sbt": { "iconPath": "./../icons/sbt.svg" },
7599
+ "webpack": { "iconPath": "./../icons/webpack.svg" },
7600
+ "ionic": { "iconPath": "./../icons/ionic.svg" },
7601
+ "gulp": { "iconPath": "./../icons/gulp.svg" },
7602
+ "nodejs": { "iconPath": "./../icons/nodejs.svg" },
7603
+ "npm": { "iconPath": "./../icons/npm.svg" },
7604
+ "yarn": { "iconPath": "./../icons/yarn.svg" },
7605
+ "android": { "iconPath": "./../icons/android.svg" },
7606
+ "tune": { "iconPath": "./../icons/tune.svg" },
7607
+ "turborepo": { "iconPath": "./../icons/turborepo.svg" },
7608
+ "turborepo_light": { "iconPath": "./../icons/turborepo_light.svg" },
7609
+ "babel": { "iconPath": "./../icons/babel.svg" },
7610
+ "blitz": { "iconPath": "./../icons/blitz.svg" },
7611
+ "contributing": { "iconPath": "./../icons/contributing.svg" },
7612
+ "readme": { "iconPath": "./../icons/readme.svg" },
7613
+ "changelog": { "iconPath": "./../icons/changelog.svg" },
7614
+ "architecture": { "iconPath": "./../icons/architecture.svg" },
7615
+ "credits": { "iconPath": "./../icons/credits.svg" },
7616
+ "authors": { "iconPath": "./../icons/authors.svg" },
7617
+ "flow": { "iconPath": "./../icons/flow.svg" },
7618
+ "favicon": { "iconPath": "./../icons/favicon.svg" },
7619
+ "karma": { "iconPath": "./../icons/karma.svg" },
7620
+ "bithound": { "iconPath": "./../icons/bithound.svg" },
7621
+ "svgo": { "iconPath": "./../icons/svgo.svg" },
7622
+ "appveyor": { "iconPath": "./../icons/appveyor.svg" },
7623
+ "travis": { "iconPath": "./../icons/travis.svg" },
7624
+ "codecov": { "iconPath": "./../icons/codecov.svg" },
7625
+ "sonarcloud": { "iconPath": "./../icons/sonarcloud.svg" },
7626
+ "protractor": { "iconPath": "./../icons/protractor.svg" },
7627
+ "fusebox": { "iconPath": "./../icons/fusebox.svg" },
7628
+ "heroku": { "iconPath": "./../icons/heroku.svg" },
7629
+ "gitlab": { "iconPath": "./../icons/gitlab.svg" },
7630
+ "bower": { "iconPath": "./../icons/bower.svg" },
7631
+ "eslint": { "iconPath": "./../icons/eslint.svg" },
7632
+ "conduct": { "iconPath": "./../icons/conduct.svg" },
7633
+ "watchman": { "iconPath": "./../icons/watchman.svg" },
7634
+ "aurelia": { "iconPath": "./../icons/aurelia.svg" },
7635
+ "auto": { "iconPath": "./../icons/auto.svg" },
7636
+ "auto_light": { "iconPath": "./../icons/auto_light.svg" },
7637
+ "mocha": { "iconPath": "./../icons/mocha.svg" },
7638
+ "jenkins": { "iconPath": "./../icons/jenkins.svg" },
7639
+ "firebase": { "iconPath": "./../icons/firebase.svg" },
7640
+ "figma": { "iconPath": "./../icons/figma.svg" },
7641
+ "rollup": { "iconPath": "./../icons/rollup.svg" },
7642
+ "huff_light": { "iconPath": "./../icons/huff_light.svg" },
7643
+ "hardhat": { "iconPath": "./../icons/hardhat.svg" },
7644
+ "stylelint": { "iconPath": "./../icons/stylelint.svg" },
7645
+ "stylelint_light": { "iconPath": "./../icons/stylelint_light.svg" },
7646
+ "code-climate": { "iconPath": "./../icons/code-climate.svg" },
7647
+ "code-climate_light": { "iconPath": "./../icons/code-climate_light.svg" },
7648
+ "prettier": { "iconPath": "./../icons/prettier.svg" },
7649
+ "renovate": { "iconPath": "./../icons/renovate.svg" },
7650
+ "apollo": { "iconPath": "./../icons/apollo.svg" },
7651
+ "nodemon": { "iconPath": "./../icons/nodemon.svg" },
7652
+ "webhint": { "iconPath": "./../icons/webhint.svg" },
7653
+ "browserlist": { "iconPath": "./../icons/browserlist.svg" },
7654
+ "browserlist_light": { "iconPath": "./../icons/browserlist_light.svg" },
7655
+ "crystal": { "iconPath": "./../icons/crystal.svg" },
7656
+ "crystal_light": { "iconPath": "./../icons/crystal_light.svg" },
7657
+ "snyk": { "iconPath": "./../icons/snyk.svg" },
7658
+ "drone": { "iconPath": "./../icons/drone.svg" },
7659
+ "drone_light": { "iconPath": "./../icons/drone_light.svg" },
7660
+ "cuda": { "iconPath": "./../icons/cuda.svg" },
7661
+ "dotjs": { "iconPath": "./../icons/dotjs.svg" },
7662
+ "ejs": { "iconPath": "./../icons/ejs.svg" },
7663
+ "sequelize": { "iconPath": "./../icons/sequelize.svg" },
7664
+ "gatsby": { "iconPath": "./../icons/gatsby.svg" },
7665
+ "wakatime": { "iconPath": "./../icons/wakatime.svg" },
7666
+ "wakatime_light": { "iconPath": "./../icons/wakatime_light.svg" },
7667
+ "circleci": { "iconPath": "./../icons/circleci.svg" },
7668
+ "circleci_light": { "iconPath": "./../icons/circleci_light.svg" },
7669
+ "cloudfoundry": { "iconPath": "./../icons/cloudfoundry.svg" },
7670
+ "grunt": { "iconPath": "./../icons/grunt.svg" },
7671
+ "jest": { "iconPath": "./../icons/jest.svg" },
7672
+ "storybook": { "iconPath": "./../icons/storybook.svg" },
7673
+ "wepy": { "iconPath": "./../icons/wepy.svg" },
7674
+ "fastlane": { "iconPath": "./../icons/fastlane.svg" },
7675
+ "hcl_light": { "iconPath": "./../icons/hcl_light.svg" },
7676
+ "helm": { "iconPath": "./../icons/helm.svg" },
7677
+ "san": { "iconPath": "./../icons/san.svg" },
7678
+ "quokka": { "iconPath": "./../icons/quokka.svg" },
7679
+ "wallaby": { "iconPath": "./../icons/wallaby.svg" },
7680
+ "stencil": { "iconPath": "./../icons/stencil.svg" },
7681
+ "red": { "iconPath": "./../icons/red.svg" },
7682
+ "makefile": { "iconPath": "./../icons/makefile.svg" },
7683
+ "foxpro": { "iconPath": "./../icons/foxpro.svg" },
7684
+ "i18n": { "iconPath": "./../icons/i18n.svg" },
7685
+ "webassembly": { "iconPath": "./../icons/webassembly.svg" },
7686
+ "semantic-release": { "iconPath": "./../icons/semantic-release.svg" },
7687
+ "semantic-release_light": { "iconPath": "./../icons/semantic-release_light.svg" },
7688
+ "bitbucket": { "iconPath": "./../icons/bitbucket.svg" },
7689
+ "d": { "iconPath": "./../icons/d.svg" },
7690
+ "mdx": { "iconPath": "./../icons/mdx.svg" },
7691
+ "mdsvex": { "iconPath": "./../icons/mdsvex.svg" },
7692
+ "ballerina": { "iconPath": "./../icons/ballerina.svg" },
7693
+ "racket": { "iconPath": "./../icons/racket.svg" },
7694
+ "bazel": { "iconPath": "./../icons/bazel.svg" },
7695
+ "mint": { "iconPath": "./../icons/mint.svg" },
7696
+ "velocity": { "iconPath": "./../icons/velocity.svg" },
7697
+ "azure-pipelines": { "iconPath": "./../icons/azure-pipelines.svg" },
7698
+ "azure": { "iconPath": "./../icons/azure.svg" },
7699
+ "vagrant": { "iconPath": "./../icons/vagrant.svg" },
7700
+ "prisma": { "iconPath": "./../icons/prisma.svg" },
7701
+ "abc": { "iconPath": "./../icons/abc.svg" },
7702
+ "asciidoc": { "iconPath": "./../icons/asciidoc.svg" },
7703
+ "istanbul": { "iconPath": "./../icons/istanbul.svg" },
7704
+ "edge": { "iconPath": "./../icons/edge.svg" },
7705
+ "scheme": { "iconPath": "./../icons/scheme.svg" },
7706
+ "lisp": { "iconPath": "./../icons/lisp.svg" },
7707
+ "tailwindcss": { "iconPath": "./../icons/tailwindcss.svg" },
7708
+ "3d": { "iconPath": "./../icons/3d.svg" },
7709
+ "buildkite": { "iconPath": "./../icons/buildkite.svg" },
7710
+ "netlify": { "iconPath": "./../icons/netlify.svg" },
7711
+ "netlify_light": { "iconPath": "./../icons/netlify_light.svg" },
7712
+ "nest": { "iconPath": "./../icons/nest.svg" },
7713
+ "moon": { "iconPath": "./../icons/moon.svg" },
7714
+ "moonscript": { "iconPath": "./../icons/moonscript.svg" },
7715
+ "percy": { "iconPath": "./../icons/percy.svg" },
7716
+ "gitpod": { "iconPath": "./../icons/gitpod.svg" },
7717
+ "advpl_prw": { "iconPath": "./../icons/advpl_prw.svg" },
7718
+ "advpl_ptm": { "iconPath": "./../icons/advpl_ptm.svg" },
7719
+ "advpl_tlpp": { "iconPath": "./../icons/advpl_tlpp.svg" },
7720
+ "advpl_include": { "iconPath": "./../icons/advpl_include.svg" },
7721
+ "codeowners": { "iconPath": "./../icons/codeowners.svg" },
7722
+ "gcp": { "iconPath": "./../icons/gcp.svg" },
7723
+ "disc": { "iconPath": "./../icons/disc.svg" },
7724
+ "fortran": { "iconPath": "./../icons/fortran.svg" },
7725
+ "tcl": { "iconPath": "./../icons/tcl.svg" },
7726
+ "liquid": { "iconPath": "./../icons/liquid.svg" },
7727
+ "husky": { "iconPath": "./../icons/husky.svg" },
7728
+ "coconut": { "iconPath": "./../icons/coconut.svg" },
7729
+ "tilt": { "iconPath": "./../icons/tilt.svg" },
7730
+ "capacitor": { "iconPath": "./../icons/capacitor.svg" },
7731
+ "sketch": { "iconPath": "./../icons/sketch.svg" },
7732
+ "adonis": { "iconPath": "./../icons/adonis.svg" },
7733
+ "forth": { "iconPath": "./../icons/forth.svg" },
7734
+ "uml": { "iconPath": "./../icons/uml.svg" },
7735
+ "uml_light": { "iconPath": "./../icons/uml_light.svg" },
7736
+ "meson": { "iconPath": "./../icons/meson.svg" },
7737
+ "commitlint": { "iconPath": "./../icons/commitlint.svg" },
7738
+ "buck": { "iconPath": "./../icons/buck.svg" },
7739
+ "nx": { "iconPath": "./../icons/nx.svg" },
7740
+ "opam": { "iconPath": "./../icons/opam.svg" },
7741
+ "dune": { "iconPath": "./../icons/dune.svg" },
7742
+ "imba": { "iconPath": "./../icons/imba.svg" },
7743
+ "drawio": { "iconPath": "./../icons/drawio.svg" },
7744
+ "pascal": { "iconPath": "./../icons/pascal.svg" },
7745
+ "roadmap": { "iconPath": "./../icons/roadmap.svg" },
7746
+ "nuget": { "iconPath": "./../icons/nuget.svg" },
7747
+ "command": { "iconPath": "./../icons/command.svg" },
7748
+ "stryker": { "iconPath": "./../icons/stryker.svg" },
7749
+ "denizenscript": { "iconPath": "./../icons/denizenscript.svg" },
7750
+ "modernizr": { "iconPath": "./../icons/modernizr.svg" },
7751
+ "slug": { "iconPath": "./../icons/slug.svg" },
7752
+ "stitches": { "iconPath": "./../icons/stitches.svg" },
7753
+ "stitches_light": { "iconPath": "./../icons/stitches_light.svg" },
7754
+ "nginx": { "iconPath": "./../icons/nginx.svg" },
7755
+ "replit": { "iconPath": "./../icons/replit.svg" },
7756
+ "rescript-interface": { "iconPath": "./../icons/rescript-interface.svg" },
7757
+ "snowpack": { "iconPath": "./../icons/snowpack.svg" },
7758
+ "snowpack_light": { "iconPath": "./../icons/snowpack_light.svg" },
7759
+ "brainfuck": { "iconPath": "./../icons/brainfuck.svg" },
7760
+ "bicep": { "iconPath": "./../icons/bicep.svg" },
7761
+ "cobol": { "iconPath": "./../icons/cobol.svg" },
7762
+ "quasar": { "iconPath": "./../icons/quasar.svg" },
7763
+ "dependabot": { "iconPath": "./../icons/dependabot.svg" },
7764
+ "pipeline": { "iconPath": "./../icons/pipeline.svg" },
7765
+ "vite": { "iconPath": "./../icons/vite.svg" },
7766
+ "vitest": { "iconPath": "./../icons/vitest.svg" },
7767
+ "opa": { "iconPath": "./../icons/opa.svg" },
7768
+ "lerna": { "iconPath": "./../icons/lerna.svg" },
7769
+ "windicss": { "iconPath": "./../icons/windicss.svg" },
7770
+ "textlint": { "iconPath": "./../icons/textlint.svg" },
7771
+ "lilypond": { "iconPath": "./../icons/lilypond.svg" },
7772
+ "chess_light": { "iconPath": "./../icons/chess_light.svg" },
7773
+ "sentry": { "iconPath": "./../icons/sentry.svg" },
7774
+ "phpunit": { "iconPath": "./../icons/phpunit.svg" },
7775
+ "php-cs-fixer": { "iconPath": "./../icons/php-cs-fixer.svg" },
7776
+ "robots": { "iconPath": "./../icons/robots.svg" },
7777
+ "tsconfig": { "iconPath": "./../icons/tsconfig.svg" },
7778
+ "tauri": { "iconPath": "./../icons/tauri.svg" },
7779
+ "jsconfig": { "iconPath": "./../icons/jsconfig.svg" },
7780
+ "maven": { "iconPath": "./../icons/maven.svg" },
7781
+ "ada": { "iconPath": "./../icons/ada.svg" },
7782
+ "serverless": { "iconPath": "./../icons/serverless.svg" },
7783
+ "supabase": { "iconPath": "./../icons/supabase.svg" },
7784
+ "ember": { "iconPath": "./../icons/ember.svg" },
7785
+ "horusec": { "iconPath": "./../icons/horusec.svg" },
7786
+ "poetry": { "iconPath": "./../icons/poetry.svg" },
7787
+ "pdm": { "iconPath": "./../icons/pdm.svg" },
7788
+ "coala": { "iconPath": "./../icons/coala.svg" },
7789
+ "parcel": { "iconPath": "./../icons/parcel.svg" },
7790
+ "dinophp": { "iconPath": "./../icons/dinophp.svg" },
7791
+ "teal": { "iconPath": "./../icons/teal.svg" },
7792
+ "template": { "iconPath": "./../icons/template.svg" },
7793
+ "astyle": { "iconPath": "./../icons/astyle.svg" },
7794
+ "lighthouse": { "iconPath": "./../icons/lighthouse.svg" },
7795
+ "svgr": { "iconPath": "./../icons/svgr.svg" },
7796
+ "rome": { "iconPath": "./../icons/rome.svg" },
7797
+ "cypress": { "iconPath": "./../icons/cypress.svg" },
7798
+ "siyuan": { "iconPath": "./../icons/siyuan.svg" },
7799
+ "ndst": { "iconPath": "./../icons/ndst.svg" },
7800
+ "plop": { "iconPath": "./../icons/plop.svg" },
7801
+ "tobi": { "iconPath": "./../icons/tobi.svg" },
7802
+ "tobimake": { "iconPath": "./../icons/tobimake.svg" },
7803
+ "gleam": { "iconPath": "./../icons/gleam.svg" },
7804
+ "pnpm": { "iconPath": "./../icons/pnpm.svg" },
7805
+ "pnpm_light": { "iconPath": "./../icons/pnpm_light.svg" },
7806
+ "gridsome": { "iconPath": "./../icons/gridsome.svg" },
7807
+ "steadybit": { "iconPath": "./../icons/steadybit.svg" },
7808
+ "capnp": { "iconPath": "./../icons/capnp.svg" },
7809
+ "caddy": { "iconPath": "./../icons/caddy.svg" },
7810
+ "openapi": { "iconPath": "./../icons/openapi.svg" },
7811
+ "openapi_light": { "iconPath": "./../icons/openapi_light.svg" },
7812
+ "swagger": { "iconPath": "./../icons/swagger.svg" },
7813
+ "bun": { "iconPath": "./../icons/bun.svg" },
7814
+ "bun_light": { "iconPath": "./../icons/bun_light.svg" },
7815
+ "antlr": { "iconPath": "./../icons/antlr.svg" },
7816
+ "pinejs": { "iconPath": "./../icons/pinejs.svg" },
7817
+ "nano-staged": { "iconPath": "./../icons/nano-staged.svg" },
7818
+ "nano-staged_light": { "iconPath": "./../icons/nano-staged_light.svg" },
7819
+ "knip": { "iconPath": "./../icons/knip.svg" },
7820
+ "taskfile": { "iconPath": "./../icons/taskfile.svg" },
7821
+ "craco": { "iconPath": "./../icons/craco.svg" },
7822
+ "gamemaker": { "iconPath": "./../icons/gamemaker.svg" },
7823
+ "tldraw": { "iconPath": "./../icons/tldraw.svg" },
7824
+ "tldraw_light": { "iconPath": "./../icons/tldraw_light.svg" },
7825
+ "mercurial": { "iconPath": "./../icons/mercurial.svg" },
7826
+ "deno": { "iconPath": "./../icons/deno.svg" },
7827
+ "deno_light": { "iconPath": "./../icons/deno_light.svg" },
7828
+ "plastic": { "iconPath": "./../icons/plastic.svg" },
7829
+ "typst": { "iconPath": "./../icons/typst.svg" },
7830
+ "unocss": { "iconPath": "./../icons/unocss.svg" },
7831
+ "ifanr-cloud": { "iconPath": "./../icons/ifanr-cloud.svg" },
7832
+ "mermaid": { "iconPath": "./../icons/mermaid.svg" },
7833
+ "syncpack": { "iconPath": "./../icons/syncpack.svg" },
7834
+ "werf": { "iconPath": "./../icons/werf.svg" },
7835
+ "roblox": { "iconPath": "./../icons/roblox.svg" },
7836
+ "panda": { "iconPath": "./../icons/panda.svg" },
7837
+ "biome": { "iconPath": "./../icons/biome.svg" },
7838
+ "esbuild": { "iconPath": "./../icons/esbuild.svg" },
7839
+ "spwn": { "iconPath": "./../icons/spwn.svg" },
7840
+ "templ": { "iconPath": "./../icons/templ.svg" },
7841
+ "chrome": { "iconPath": "./../icons/chrome.svg" },
7842
+ "stan": { "iconPath": "./../icons/stan.svg" },
7843
+ "abap": { "iconPath": "./../icons/abap.svg" },
7844
+ "lottie": { "iconPath": "./../icons/lottie.svg" },
7845
+ "puppeteer": { "iconPath": "./../icons/puppeteer.svg" },
7846
+ "apps-script": { "iconPath": "./../icons/apps-script.svg" },
7847
+ "pkl": { "iconPath": "./../icons/pkl.svg" },
7848
+ "kubernetes": { "iconPath": "./../icons/kubernetes.svg" },
7849
+ "file": { "iconPath": "./../icons/file.svg" },
7850
+ "folder-robot": { "iconPath": "./../icons/folder-robot.svg" },
7851
+ "folder-robot-open": { "iconPath": "./../icons/folder-robot-open.svg" },
7852
+ "folder-src": { "iconPath": "./../icons/folder-src.svg" },
7853
+ "folder-src-open": { "iconPath": "./../icons/folder-src-open.svg" },
7854
+ "folder-dist": { "iconPath": "./../icons/folder-dist.svg" },
7855
+ "folder-dist-open": { "iconPath": "./../icons/folder-dist-open.svg" },
7856
+ "folder-css": { "iconPath": "./../icons/folder-css.svg" },
7857
+ "folder-css-open": { "iconPath": "./../icons/folder-css-open.svg" },
7858
+ "folder-sass": { "iconPath": "./../icons/folder-sass.svg" },
7859
+ "folder-sass-open": { "iconPath": "./../icons/folder-sass-open.svg" },
7860
+ "folder-television": { "iconPath": "./../icons/folder-television.svg" },
7861
+ "folder-television-open": { "iconPath": "./../icons/folder-television-open.svg" },
7862
+ "folder-desktop": { "iconPath": "./../icons/folder-desktop.svg" },
7863
+ "folder-desktop-open": { "iconPath": "./../icons/folder-desktop-open.svg" },
7864
+ "folder-console": { "iconPath": "./../icons/folder-console.svg" },
7865
+ "folder-console-open": { "iconPath": "./../icons/folder-console-open.svg" },
7866
+ "folder-images": { "iconPath": "./../icons/folder-images.svg" },
7867
+ "folder-images-open": { "iconPath": "./../icons/folder-images-open.svg" },
7868
+ "folder-scripts": { "iconPath": "./../icons/folder-scripts.svg" },
7869
+ "folder-scripts-open": { "iconPath": "./../icons/folder-scripts-open.svg" },
7870
+ "folder-node": { "iconPath": "./../icons/folder-node.svg" },
7871
+ "folder-node-open": { "iconPath": "./../icons/folder-node-open.svg" },
7872
+ "folder-javascript": { "iconPath": "./../icons/folder-javascript.svg" },
7873
+ "folder-javascript-open": { "iconPath": "./../icons/folder-javascript-open.svg" },
7874
+ "folder-json": { "iconPath": "./../icons/folder-json.svg" },
7875
+ "folder-json-open": { "iconPath": "./../icons/folder-json-open.svg" },
7876
+ "folder-font": { "iconPath": "./../icons/folder-font.svg" },
7877
+ "folder-font-open": { "iconPath": "./../icons/folder-font-open.svg" },
7878
+ "folder-bower": { "iconPath": "./../icons/folder-bower.svg" },
7879
+ "folder-bower-open": { "iconPath": "./../icons/folder-bower-open.svg" },
7880
+ "folder-test": { "iconPath": "./../icons/folder-test.svg" },
7881
+ "folder-test-open": { "iconPath": "./../icons/folder-test-open.svg" },
7882
+ "folder-jinja": { "iconPath": "./../icons/folder-jinja.svg" },
7883
+ "folder-jinja-open": { "iconPath": "./../icons/folder-jinja-open.svg" },
7884
+ "folder-jinja_light": { "iconPath": "./../icons/folder-jinja_light.svg" },
7885
+ "folder-jinja-open_light": { "iconPath": "./../icons/folder-jinja-open_light.svg" },
7886
+ "folder-markdown": { "iconPath": "./../icons/folder-markdown.svg" },
7887
+ "folder-markdown-open": { "iconPath": "./../icons/folder-markdown-open.svg" },
7888
+ "folder-pdm": { "iconPath": "./../icons/folder-pdm.svg" },
7889
+ "folder-pdm-open": { "iconPath": "./../icons/folder-pdm-open.svg" },
7890
+ "folder-php": { "iconPath": "./../icons/folder-php.svg" },
7891
+ "folder-php-open": { "iconPath": "./../icons/folder-php-open.svg" },
7892
+ "folder-phpmailer": { "iconPath": "./../icons/folder-phpmailer.svg" },
7893
+ "folder-phpmailer-open": { "iconPath": "./../icons/folder-phpmailer-open.svg" },
7894
+ "folder-sublime": { "iconPath": "./../icons/folder-sublime.svg" },
7895
+ "folder-sublime-open": { "iconPath": "./../icons/folder-sublime-open.svg" },
7896
+ "folder-docs": { "iconPath": "./../icons/folder-docs.svg" },
7897
+ "folder-docs-open": { "iconPath": "./../icons/folder-docs-open.svg" },
7898
+ "folder-git": { "iconPath": "./../icons/folder-git.svg" },
7899
+ "folder-git-open": { "iconPath": "./../icons/folder-git-open.svg" },
7900
+ "folder-github": { "iconPath": "./../icons/folder-github.svg" },
7901
+ "folder-github-open": { "iconPath": "./../icons/folder-github-open.svg" },
7902
+ "folder-gitlab": { "iconPath": "./../icons/folder-gitlab.svg" },
7903
+ "folder-gitlab-open": { "iconPath": "./../icons/folder-gitlab-open.svg" },
7904
+ "folder-vscode": { "iconPath": "./../icons/folder-vscode.svg" },
7905
+ "folder-vscode-open": { "iconPath": "./../icons/folder-vscode-open.svg" },
7906
+ "folder-views": { "iconPath": "./../icons/folder-views.svg" },
7907
+ "folder-views-open": { "iconPath": "./../icons/folder-views-open.svg" },
7908
+ "folder-vue": { "iconPath": "./../icons/folder-vue.svg" },
7909
+ "folder-vue-open": { "iconPath": "./../icons/folder-vue-open.svg" },
7910
+ "folder-vuepress": { "iconPath": "./../icons/folder-vuepress.svg" },
7911
+ "folder-vuepress-open": { "iconPath": "./../icons/folder-vuepress-open.svg" },
7912
+ "folder-expo": { "iconPath": "./../icons/folder-expo.svg" },
7913
+ "folder-expo-open": { "iconPath": "./../icons/folder-expo-open.svg" },
7914
+ "folder-config": { "iconPath": "./../icons/folder-config.svg" },
7915
+ "folder-config-open": { "iconPath": "./../icons/folder-config-open.svg" },
7916
+ "folder-i18n": { "iconPath": "./../icons/folder-i18n.svg" },
7917
+ "folder-i18n-open": { "iconPath": "./../icons/folder-i18n-open.svg" },
7918
+ "folder-components": { "iconPath": "./../icons/folder-components.svg" },
7919
+ "folder-components-open": { "iconPath": "./../icons/folder-components-open.svg" },
7920
+ "folder-verdaccio": { "iconPath": "./../icons/folder-verdaccio.svg" },
7921
+ "folder-verdaccio-open": { "iconPath": "./../icons/folder-verdaccio-open.svg" },
7922
+ "folder-aurelia": { "iconPath": "./../icons/folder-aurelia.svg" },
7923
+ "folder-aurelia-open": { "iconPath": "./../icons/folder-aurelia-open.svg" },
7924
+ "folder-resource": { "iconPath": "./../icons/folder-resource.svg" },
7925
+ "folder-resource-open": { "iconPath": "./../icons/folder-resource-open.svg" },
7926
+ "folder-lib": { "iconPath": "./../icons/folder-lib.svg" },
7927
+ "folder-lib-open": { "iconPath": "./../icons/folder-lib-open.svg" },
7928
+ "folder-theme": { "iconPath": "./../icons/folder-theme.svg" },
7929
+ "folder-theme-open": { "iconPath": "./../icons/folder-theme-open.svg" },
7930
+ "folder-webpack": { "iconPath": "./../icons/folder-webpack.svg" },
7931
+ "folder-webpack-open": { "iconPath": "./../icons/folder-webpack-open.svg" },
7932
+ "folder-global": { "iconPath": "./../icons/folder-global.svg" },
7933
+ "folder-global-open": { "iconPath": "./../icons/folder-global-open.svg" },
7934
+ "folder-public": { "iconPath": "./../icons/folder-public.svg" },
7935
+ "folder-public-open": { "iconPath": "./../icons/folder-public-open.svg" },
7936
+ "folder-include": { "iconPath": "./../icons/folder-include.svg" },
7937
+ "folder-include-open": { "iconPath": "./../icons/folder-include-open.svg" },
7938
+ "folder-docker": { "iconPath": "./../icons/folder-docker.svg" },
7939
+ "folder-docker-open": { "iconPath": "./../icons/folder-docker-open.svg" },
7940
+ "folder-database": { "iconPath": "./../icons/folder-database.svg" },
7941
+ "folder-database-open": { "iconPath": "./../icons/folder-database-open.svg" },
7942
+ "folder-log": { "iconPath": "./../icons/folder-log.svg" },
7943
+ "folder-log-open": { "iconPath": "./../icons/folder-log-open.svg" },
7944
+ "folder-target": { "iconPath": "./../icons/folder-target.svg" },
7945
+ "folder-target-open": { "iconPath": "./../icons/folder-target-open.svg" },
7946
+ "folder-temp": { "iconPath": "./../icons/folder-temp.svg" },
7947
+ "folder-temp-open": { "iconPath": "./../icons/folder-temp-open.svg" },
7948
+ "folder-aws": { "iconPath": "./../icons/folder-aws.svg" },
7949
+ "folder-aws-open": { "iconPath": "./../icons/folder-aws-open.svg" },
7950
+ "folder-audio": { "iconPath": "./../icons/folder-audio.svg" },
7951
+ "folder-audio-open": { "iconPath": "./../icons/folder-audio-open.svg" },
7952
+ "folder-video": { "iconPath": "./../icons/folder-video.svg" },
7953
+ "folder-video-open": { "iconPath": "./../icons/folder-video-open.svg" },
7954
+ "folder-kubernetes": { "iconPath": "./../icons/folder-kubernetes.svg" },
7955
+ "folder-kubernetes-open": { "iconPath": "./../icons/folder-kubernetes-open.svg" },
7956
+ "folder-import": { "iconPath": "./../icons/folder-import.svg" },
7957
+ "folder-import-open": { "iconPath": "./../icons/folder-import-open.svg" },
7958
+ "folder-export": { "iconPath": "./../icons/folder-export.svg" },
7959
+ "folder-export-open": { "iconPath": "./../icons/folder-export-open.svg" },
7960
+ "folder-wakatime": { "iconPath": "./../icons/folder-wakatime.svg" },
7961
+ "folder-wakatime-open": { "iconPath": "./../icons/folder-wakatime-open.svg" },
7962
+ "folder-circleci": { "iconPath": "./../icons/folder-circleci.svg" },
7963
+ "folder-circleci-open": { "iconPath": "./../icons/folder-circleci-open.svg" },
7964
+ "folder-wordpress": { "iconPath": "./../icons/folder-wordpress.svg" },
7965
+ "folder-wordpress-open": { "iconPath": "./../icons/folder-wordpress-open.svg" },
7966
+ "folder-gradle": { "iconPath": "./../icons/folder-gradle.svg" },
7967
+ "folder-gradle-open": { "iconPath": "./../icons/folder-gradle-open.svg" },
7968
+ "folder-coverage": { "iconPath": "./../icons/folder-coverage.svg" },
7969
+ "folder-coverage-open": { "iconPath": "./../icons/folder-coverage-open.svg" },
7970
+ "folder-class": { "iconPath": "./../icons/folder-class.svg" },
7971
+ "folder-class-open": { "iconPath": "./../icons/folder-class-open.svg" },
7972
+ "folder-other": { "iconPath": "./../icons/folder-other.svg" },
7973
+ "folder-other-open": { "iconPath": "./../icons/folder-other-open.svg" },
7974
+ "folder-lua": { "iconPath": "./../icons/folder-lua.svg" },
7975
+ "folder-lua-open": { "iconPath": "./../icons/folder-lua-open.svg" },
7976
+ "folder-typescript": { "iconPath": "./../icons/folder-typescript.svg" },
7977
+ "folder-typescript-open": { "iconPath": "./../icons/folder-typescript-open.svg" },
7978
+ "folder-graphql": { "iconPath": "./../icons/folder-graphql.svg" },
7979
+ "folder-graphql-open": { "iconPath": "./../icons/folder-graphql-open.svg" },
7980
+ "folder-routes": { "iconPath": "./../icons/folder-routes.svg" },
7981
+ "folder-routes-open": { "iconPath": "./../icons/folder-routes-open.svg" },
7982
+ "folder-ci": { "iconPath": "./../icons/folder-ci.svg" },
7983
+ "folder-ci-open": { "iconPath": "./../icons/folder-ci-open.svg" },
7984
+ "folder-benchmark": { "iconPath": "./../icons/folder-benchmark.svg" },
7985
+ "folder-benchmark-open": { "iconPath": "./../icons/folder-benchmark-open.svg" },
7986
+ "folder-messages": { "iconPath": "./../icons/folder-messages.svg" },
7987
+ "folder-messages-open": { "iconPath": "./../icons/folder-messages-open.svg" },
7988
+ "folder-less": { "iconPath": "./../icons/folder-less.svg" },
7989
+ "folder-less-open": { "iconPath": "./../icons/folder-less-open.svg" },
7990
+ "folder-gulp": { "iconPath": "./../icons/folder-gulp.svg" },
7991
+ "folder-gulp-open": { "iconPath": "./../icons/folder-gulp-open.svg" },
7992
+ "folder-python": { "iconPath": "./../icons/folder-python.svg" },
7993
+ "folder-python-open": { "iconPath": "./../icons/folder-python-open.svg" },
7994
+ "folder-mojo": { "iconPath": "./../icons/folder-mojo.svg" },
7995
+ "folder-mojo-open": { "iconPath": "./../icons/folder-mojo-open.svg" },
7996
+ "folder-moon": { "iconPath": "./../icons/folder-moon.svg" },
7997
+ "folder-moon-open": { "iconPath": "./../icons/folder-moon-open.svg" },
7998
+ "folder-debug": { "iconPath": "./../icons/folder-debug.svg" },
7999
+ "folder-debug-open": { "iconPath": "./../icons/folder-debug-open.svg" },
8000
+ "folder-fastlane": { "iconPath": "./../icons/folder-fastlane.svg" },
8001
+ "folder-fastlane-open": { "iconPath": "./../icons/folder-fastlane-open.svg" },
8002
+ "folder-plugin": { "iconPath": "./../icons/folder-plugin.svg" },
8003
+ "folder-plugin-open": { "iconPath": "./../icons/folder-plugin-open.svg" },
8004
+ "folder-middleware": { "iconPath": "./../icons/folder-middleware.svg" },
8005
+ "folder-middleware-open": { "iconPath": "./../icons/folder-middleware-open.svg" },
8006
+ "folder-controller": { "iconPath": "./../icons/folder-controller.svg" },
8007
+ "folder-controller-open": { "iconPath": "./../icons/folder-controller-open.svg" },
8008
+ "folder-ansible": { "iconPath": "./../icons/folder-ansible.svg" },
8009
+ "folder-ansible-open": { "iconPath": "./../icons/folder-ansible-open.svg" },
8010
+ "folder-server": { "iconPath": "./../icons/folder-server.svg" },
8011
+ "folder-server-open": { "iconPath": "./../icons/folder-server-open.svg" },
8012
+ "folder-client": { "iconPath": "./../icons/folder-client.svg" },
8013
+ "folder-client-open": { "iconPath": "./../icons/folder-client-open.svg" },
8014
+ "folder-tasks": { "iconPath": "./../icons/folder-tasks.svg" },
8015
+ "folder-tasks-open": { "iconPath": "./../icons/folder-tasks-open.svg" },
8016
+ "folder-android": { "iconPath": "./../icons/folder-android.svg" },
8017
+ "folder-android-open": { "iconPath": "./../icons/folder-android-open.svg" },
8018
+ "folder-ios": { "iconPath": "./../icons/folder-ios.svg" },
8019
+ "folder-ios-open": { "iconPath": "./../icons/folder-ios-open.svg" },
8020
+ "folder-upload": { "iconPath": "./../icons/folder-upload.svg" },
8021
+ "folder-upload-open": { "iconPath": "./../icons/folder-upload-open.svg" },
8022
+ "folder-download": { "iconPath": "./../icons/folder-download.svg" },
8023
+ "folder-download-open": { "iconPath": "./../icons/folder-download-open.svg" },
8024
+ "folder-tools": { "iconPath": "./../icons/folder-tools.svg" },
8025
+ "folder-tools-open": { "iconPath": "./../icons/folder-tools-open.svg" },
8026
+ "folder-helper": { "iconPath": "./../icons/folder-helper.svg" },
8027
+ "folder-helper-open": { "iconPath": "./../icons/folder-helper-open.svg" },
8028
+ "folder-serverless": { "iconPath": "./../icons/folder-serverless.svg" },
8029
+ "folder-serverless-open": { "iconPath": "./../icons/folder-serverless-open.svg" },
8030
+ "folder-api": { "iconPath": "./../icons/folder-api.svg" },
8031
+ "folder-api-open": { "iconPath": "./../icons/folder-api-open.svg" },
8032
+ "folder-app": { "iconPath": "./../icons/folder-app.svg" },
8033
+ "folder-app-open": { "iconPath": "./../icons/folder-app-open.svg" },
8034
+ "folder-apollo": { "iconPath": "./../icons/folder-apollo.svg" },
8035
+ "folder-apollo-open": { "iconPath": "./../icons/folder-apollo-open.svg" },
8036
+ "folder-archive": { "iconPath": "./../icons/folder-archive.svg" },
8037
+ "folder-archive-open": { "iconPath": "./../icons/folder-archive-open.svg" },
8038
+ "folder-batch": { "iconPath": "./../icons/folder-batch.svg" },
8039
+ "folder-batch-open": { "iconPath": "./../icons/folder-batch-open.svg" },
8040
+ "folder-buildkite": { "iconPath": "./../icons/folder-buildkite.svg" },
8041
+ "folder-buildkite-open": { "iconPath": "./../icons/folder-buildkite-open.svg" },
8042
+ "folder-cluster": { "iconPath": "./../icons/folder-cluster.svg" },
8043
+ "folder-cluster-open": { "iconPath": "./../icons/folder-cluster-open.svg" },
8044
+ "folder-command": { "iconPath": "./../icons/folder-command.svg" },
8045
+ "folder-command-open": { "iconPath": "./../icons/folder-command-open.svg" },
8046
+ "folder-constant": { "iconPath": "./../icons/folder-constant.svg" },
8047
+ "folder-constant-open": { "iconPath": "./../icons/folder-constant-open.svg" },
8048
+ "folder-container": { "iconPath": "./../icons/folder-container.svg" },
8049
+ "folder-container-open": { "iconPath": "./../icons/folder-container-open.svg" },
8050
+ "folder-content": { "iconPath": "./../icons/folder-content.svg" },
8051
+ "folder-content-open": { "iconPath": "./../icons/folder-content-open.svg" },
8052
+ "folder-context": { "iconPath": "./../icons/folder-context.svg" },
8053
+ "folder-context-open": { "iconPath": "./../icons/folder-context-open.svg" },
8054
+ "folder-core": { "iconPath": "./../icons/folder-core.svg" },
8055
+ "folder-core-open": { "iconPath": "./../icons/folder-core-open.svg" },
8056
+ "folder-delta": { "iconPath": "./../icons/folder-delta.svg" },
8057
+ "folder-delta-open": { "iconPath": "./../icons/folder-delta-open.svg" },
8058
+ "folder-dump": { "iconPath": "./../icons/folder-dump.svg" },
8059
+ "folder-dump-open": { "iconPath": "./../icons/folder-dump-open.svg" },
8060
+ "folder-examples": { "iconPath": "./../icons/folder-examples.svg" },
8061
+ "folder-examples-open": { "iconPath": "./../icons/folder-examples-open.svg" },
8062
+ "folder-environment": { "iconPath": "./../icons/folder-environment.svg" },
8063
+ "folder-environment-open": { "iconPath": "./../icons/folder-environment-open.svg" },
8064
+ "folder-functions": { "iconPath": "./../icons/folder-functions.svg" },
8065
+ "folder-functions-open": { "iconPath": "./../icons/folder-functions-open.svg" },
8066
+ "folder-generator": { "iconPath": "./../icons/folder-generator.svg" },
8067
+ "folder-generator-open": { "iconPath": "./../icons/folder-generator-open.svg" },
8068
+ "folder-hook": { "iconPath": "./../icons/folder-hook.svg" },
8069
+ "folder-hook-open": { "iconPath": "./../icons/folder-hook-open.svg" },
8070
+ "folder-job": { "iconPath": "./../icons/folder-job.svg" },
8071
+ "folder-job-open": { "iconPath": "./../icons/folder-job-open.svg" },
8072
+ "folder-keys": { "iconPath": "./../icons/folder-keys.svg" },
8073
+ "folder-keys-open": { "iconPath": "./../icons/folder-keys-open.svg" },
8074
+ "folder-layout": { "iconPath": "./../icons/folder-layout.svg" },
8075
+ "folder-layout-open": { "iconPath": "./../icons/folder-layout-open.svg" },
8076
+ "folder-mail": { "iconPath": "./../icons/folder-mail.svg" },
8077
+ "folder-mail-open": { "iconPath": "./../icons/folder-mail-open.svg" },
8078
+ "folder-mappings": { "iconPath": "./../icons/folder-mappings.svg" },
8079
+ "folder-mappings-open": { "iconPath": "./../icons/folder-mappings-open.svg" },
8080
+ "folder-meta": { "iconPath": "./../icons/folder-meta.svg" },
8081
+ "folder-meta-open": { "iconPath": "./../icons/folder-meta-open.svg" },
8082
+ "folder-changesets": { "iconPath": "./../icons/folder-changesets.svg" },
8083
+ "folder-changesets-open": { "iconPath": "./../icons/folder-changesets-open.svg" },
8084
+ "folder-packages": { "iconPath": "./../icons/folder-packages.svg" },
8085
+ "folder-packages-open": { "iconPath": "./../icons/folder-packages-open.svg" },
8086
+ "folder-shared": { "iconPath": "./../icons/folder-shared.svg" },
8087
+ "folder-shared-open": { "iconPath": "./../icons/folder-shared-open.svg" },
8088
+ "folder-shader": { "iconPath": "./../icons/folder-shader.svg" },
8089
+ "folder-shader-open": { "iconPath": "./../icons/folder-shader-open.svg" },
8090
+ "folder-stack": { "iconPath": "./../icons/folder-stack.svg" },
8091
+ "folder-stack-open": { "iconPath": "./../icons/folder-stack-open.svg" },
8092
+ "folder-template": { "iconPath": "./../icons/folder-template.svg" },
8093
+ "folder-template-open": { "iconPath": "./../icons/folder-template-open.svg" },
8094
+ "folder-utils": { "iconPath": "./../icons/folder-utils.svg" },
8095
+ "folder-utils-open": { "iconPath": "./../icons/folder-utils-open.svg" },
8096
+ "folder-supabase": { "iconPath": "./../icons/folder-supabase.svg" },
8097
+ "folder-supabase-open": { "iconPath": "./../icons/folder-supabase-open.svg" },
8098
+ "folder-private": { "iconPath": "./../icons/folder-private.svg" },
8099
+ "folder-private-open": { "iconPath": "./../icons/folder-private-open.svg" },
8100
+ "folder-linux": { "iconPath": "./../icons/folder-linux.svg" },
8101
+ "folder-linux-open": { "iconPath": "./../icons/folder-linux-open.svg" },
8102
+ "folder-windows": { "iconPath": "./../icons/folder-windows.svg" },
8103
+ "folder-windows-open": { "iconPath": "./../icons/folder-windows-open.svg" },
8104
+ "folder-macos": { "iconPath": "./../icons/folder-macos.svg" },
8105
+ "folder-macos-open": { "iconPath": "./../icons/folder-macos-open.svg" },
8106
+ "folder-error": { "iconPath": "./../icons/folder-error.svg" },
8107
+ "folder-error-open": { "iconPath": "./../icons/folder-error-open.svg" },
8108
+ "folder-event": { "iconPath": "./../icons/folder-event.svg" },
8109
+ "folder-event-open": { "iconPath": "./../icons/folder-event-open.svg" },
8110
+ "folder-secure": { "iconPath": "./../icons/folder-secure.svg" },
8111
+ "folder-secure-open": { "iconPath": "./../icons/folder-secure-open.svg" },
8112
+ "folder-custom": { "iconPath": "./../icons/folder-custom.svg" },
8113
+ "folder-custom-open": { "iconPath": "./../icons/folder-custom-open.svg" },
8114
+ "folder-mock": { "iconPath": "./../icons/folder-mock.svg" },
8115
+ "folder-mock-open": { "iconPath": "./../icons/folder-mock-open.svg" },
8116
+ "folder-syntax": { "iconPath": "./../icons/folder-syntax.svg" },
8117
+ "folder-syntax-open": { "iconPath": "./../icons/folder-syntax-open.svg" },
8118
+ "folder-vm": { "iconPath": "./../icons/folder-vm.svg" },
8119
+ "folder-vm-open": { "iconPath": "./../icons/folder-vm-open.svg" },
8120
+ "folder-stylus": { "iconPath": "./../icons/folder-stylus.svg" },
8121
+ "folder-stylus-open": { "iconPath": "./../icons/folder-stylus-open.svg" },
8122
+ "folder-flow": { "iconPath": "./../icons/folder-flow.svg" },
8123
+ "folder-flow-open": { "iconPath": "./../icons/folder-flow-open.svg" },
8124
+ "folder-rules": { "iconPath": "./../icons/folder-rules.svg" },
8125
+ "folder-rules-open": { "iconPath": "./../icons/folder-rules-open.svg" },
8126
+ "folder-review": { "iconPath": "./../icons/folder-review.svg" },
8127
+ "folder-review-open": { "iconPath": "./../icons/folder-review-open.svg" },
8128
+ "folder-animation": { "iconPath": "./../icons/folder-animation.svg" },
8129
+ "folder-animation-open": { "iconPath": "./../icons/folder-animation-open.svg" },
8130
+ "folder-guard": { "iconPath": "./../icons/folder-guard.svg" },
8131
+ "folder-guard-open": { "iconPath": "./../icons/folder-guard-open.svg" },
8132
+ "folder-prisma": { "iconPath": "./../icons/folder-prisma.svg" },
8133
+ "folder-prisma-open": { "iconPath": "./../icons/folder-prisma-open.svg" },
8134
+ "folder-pipe": { "iconPath": "./../icons/folder-pipe.svg" },
8135
+ "folder-pipe-open": { "iconPath": "./../icons/folder-pipe-open.svg" },
8136
+ "folder-svg": { "iconPath": "./../icons/folder-svg.svg" },
8137
+ "folder-svg-open": { "iconPath": "./../icons/folder-svg-open.svg" },
8138
+ "folder-terraform": { "iconPath": "./../icons/folder-terraform.svg" },
8139
+ "folder-terraform-open": { "iconPath": "./../icons/folder-terraform-open.svg" },
8140
+ "folder-mobile": { "iconPath": "./../icons/folder-mobile.svg" },
8141
+ "folder-mobile-open": { "iconPath": "./../icons/folder-mobile-open.svg" },
8142
+ "folder-stencil": { "iconPath": "./../icons/folder-stencil.svg" },
8143
+ "folder-stencil-open": { "iconPath": "./../icons/folder-stencil-open.svg" },
8144
+ "folder-firebase": { "iconPath": "./../icons/folder-firebase.svg" },
8145
+ "folder-firebase-open": { "iconPath": "./../icons/folder-firebase-open.svg" },
8146
+ "folder-svelte": { "iconPath": "./../icons/folder-svelte.svg" },
8147
+ "folder-svelte-open": { "iconPath": "./../icons/folder-svelte-open.svg" },
8148
+ "folder-update": { "iconPath": "./../icons/folder-update.svg" },
8149
+ "folder-update-open": { "iconPath": "./../icons/folder-update-open.svg" },
8150
+ "folder-intellij": { "iconPath": "./../icons/folder-intellij.svg" },
8151
+ "folder-intellij-open": { "iconPath": "./../icons/folder-intellij-open.svg" },
8152
+ "folder-intellij_light": { "iconPath": "./../icons/folder-intellij_light.svg" },
8153
+ "folder-intellij-open_light": { "iconPath": "./../icons/folder-intellij-open_light.svg" },
8154
+ "folder-azure-pipelines": { "iconPath": "./../icons/folder-azure-pipelines.svg" },
8155
+ "folder-azure-pipelines-open": { "iconPath": "./../icons/folder-azure-pipelines-open.svg" },
8156
+ "folder-mjml": { "iconPath": "./../icons/folder-mjml.svg" },
8157
+ "folder-mjml-open": { "iconPath": "./../icons/folder-mjml-open.svg" },
8158
+ "folder-admin": { "iconPath": "./../icons/folder-admin.svg" },
8159
+ "folder-admin-open": { "iconPath": "./../icons/folder-admin-open.svg" },
8160
+ "folder-scala": { "iconPath": "./../icons/folder-scala.svg" },
8161
+ "folder-scala-open": { "iconPath": "./../icons/folder-scala-open.svg" },
8162
+ "folder-connection": { "iconPath": "./../icons/folder-connection.svg" },
8163
+ "folder-connection-open": { "iconPath": "./../icons/folder-connection-open.svg" },
8164
+ "folder-quasar": { "iconPath": "./../icons/folder-quasar.svg" },
8165
+ "folder-quasar-open": { "iconPath": "./../icons/folder-quasar-open.svg" },
8166
+ "folder-next": { "iconPath": "./../icons/folder-next.svg" },
8167
+ "folder-next-open": { "iconPath": "./../icons/folder-next-open.svg" },
8168
+ "folder-cobol": { "iconPath": "./../icons/folder-cobol.svg" },
8169
+ "folder-cobol-open": { "iconPath": "./../icons/folder-cobol-open.svg" },
8170
+ "folder-yarn": { "iconPath": "./../icons/folder-yarn.svg" },
8171
+ "folder-yarn-open": { "iconPath": "./../icons/folder-yarn-open.svg" },
8172
+ "folder-husky": { "iconPath": "./../icons/folder-husky.svg" },
8173
+ "folder-husky-open": { "iconPath": "./../icons/folder-husky-open.svg" },
8174
+ "folder-storybook": { "iconPath": "./../icons/folder-storybook.svg" },
8175
+ "folder-storybook-open": { "iconPath": "./../icons/folder-storybook-open.svg" },
8176
+ "folder-base": { "iconPath": "./../icons/folder-base.svg" },
8177
+ "folder-base-open": { "iconPath": "./../icons/folder-base-open.svg" },
8178
+ "folder-cart": { "iconPath": "./../icons/folder-cart.svg" },
8179
+ "folder-cart-open": { "iconPath": "./../icons/folder-cart-open.svg" },
8180
+ "folder-home": { "iconPath": "./../icons/folder-home.svg" },
8181
+ "folder-home-open": { "iconPath": "./../icons/folder-home-open.svg" },
8182
+ "folder-project": { "iconPath": "./../icons/folder-project.svg" },
8183
+ "folder-project-open": { "iconPath": "./../icons/folder-project-open.svg" },
8184
+ "folder-interface": { "iconPath": "./../icons/folder-interface.svg" },
8185
+ "folder-interface-open": { "iconPath": "./../icons/folder-interface-open.svg" },
8186
+ "folder-netlify": { "iconPath": "./../icons/folder-netlify.svg" },
8187
+ "folder-netlify-open": { "iconPath": "./../icons/folder-netlify-open.svg" },
8188
+ "folder-enum": { "iconPath": "./../icons/folder-enum.svg" },
8189
+ "folder-enum-open": { "iconPath": "./../icons/folder-enum-open.svg" },
8190
+ "folder-contract": { "iconPath": "./../icons/folder-contract.svg" },
8191
+ "folder-contract-open": { "iconPath": "./../icons/folder-contract-open.svg" },
8192
+ "folder-queue": { "iconPath": "./../icons/folder-queue.svg" },
8193
+ "folder-queue-open": { "iconPath": "./../icons/folder-queue-open.svg" },
8194
+ "folder-vercel": { "iconPath": "./../icons/folder-vercel.svg" },
8195
+ "folder-vercel-open": { "iconPath": "./../icons/folder-vercel-open.svg" },
8196
+ "folder-cypress": { "iconPath": "./../icons/folder-cypress.svg" },
8197
+ "folder-cypress-open": { "iconPath": "./../icons/folder-cypress-open.svg" },
8198
+ "folder-decorators": { "iconPath": "./../icons/folder-decorators.svg" },
8199
+ "folder-decorators-open": { "iconPath": "./../icons/folder-decorators-open.svg" },
8200
+ "folder-java": { "iconPath": "./../icons/folder-java.svg" },
8201
+ "folder-java-open": { "iconPath": "./../icons/folder-java-open.svg" },
8202
+ "folder-resolver": { "iconPath": "./../icons/folder-resolver.svg" },
8203
+ "folder-resolver-open": { "iconPath": "./../icons/folder-resolver-open.svg" },
8204
+ "folder-angular": { "iconPath": "./../icons/folder-angular.svg" },
8205
+ "folder-angular-open": { "iconPath": "./../icons/folder-angular-open.svg" },
8206
+ "folder-unity": { "iconPath": "./../icons/folder-unity.svg" },
8207
+ "folder-unity-open": { "iconPath": "./../icons/folder-unity-open.svg" },
8208
+ "folder-pdf": { "iconPath": "./../icons/folder-pdf.svg" },
8209
+ "folder-pdf-open": { "iconPath": "./../icons/folder-pdf-open.svg" },
8210
+ "folder-proto": { "iconPath": "./../icons/folder-proto.svg" },
8211
+ "folder-proto-open": { "iconPath": "./../icons/folder-proto-open.svg" },
8212
+ "folder-plastic": { "iconPath": "./../icons/folder-plastic.svg" },
8213
+ "folder-plastic-open": { "iconPath": "./../icons/folder-plastic-open.svg" },
8214
+ "folder-gamemaker": { "iconPath": "./../icons/folder-gamemaker.svg" },
8215
+ "folder-gamemaker-open": { "iconPath": "./../icons/folder-gamemaker-open.svg" },
8216
+ "folder-mercurial": { "iconPath": "./../icons/folder-mercurial.svg" },
8217
+ "folder-mercurial-open": { "iconPath": "./../icons/folder-mercurial-open.svg" },
8218
+ "folder-godot": { "iconPath": "./../icons/folder-godot.svg" },
8219
+ "folder-godot-open": { "iconPath": "./../icons/folder-godot-open.svg" },
8220
+ "folder-lottie": { "iconPath": "./../icons/folder-lottie.svg" },
8221
+ "folder-lottie-open": { "iconPath": "./../icons/folder-lottie-open.svg" },
8222
+ "folder-taskfile": { "iconPath": "./../icons/folder-taskfile.svg" },
8223
+ "folder-taskfile-open": { "iconPath": "./../icons/folder-taskfile-open.svg" },
8224
+ "folder-cloudflare": { "iconPath": "./../icons/folder-cloudflare.svg" },
8225
+ "folder-cloudflare-open": { "iconPath": "./../icons/folder-cloudflare-open.svg" },
8226
+ "folder-seeders": { "iconPath": "./../icons/folder-seeders.svg" },
8227
+ "folder-seeders-open": { "iconPath": "./../icons/folder-seeders-open.svg" },
8228
+ "folder": { "iconPath": "./../icons/folder.svg" },
8229
+ "folder-open": { "iconPath": "./../icons/folder-open.svg" },
8230
+ "folder-root": { "iconPath": "./../icons/folder-root.svg" },
8231
+ "folder-root-open": { "iconPath": "./../icons/folder-root-open.svg" }
9951
8232
  },
9952
8233
  "languageIds": {
9953
8234
  "git": "git",
@@ -10333,22 +8614,13 @@
10333
8614
  }
10334
8615
  },
10335
8616
  "options": {
10336
- "folders": {
10337
- "theme": "specific",
10338
- "color": "#90a4ae",
10339
- "associations": {}
10340
- },
8617
+ "folders": { "theme": "specific", "color": "#90a4ae", "associations": {} },
10341
8618
  "activeIconPack": "angular",
10342
8619
  "hidesExplorerArrows": false,
10343
8620
  "opacity": 1,
10344
8621
  "saturation": 1,
10345
- "files": {
10346
- "color": "#90a4ae",
10347
- "associations": {}
10348
- },
10349
- "languages": {
10350
- "associations": {}
10351
- }
8622
+ "files": { "color": "#90a4ae", "associations": {} },
8623
+ "languages": { "associations": {} }
10352
8624
  },
10353
8625
  "rootFolder": "folder-root",
10354
8626
  "rootFolderExpanded": "folder-root-open"