@vscode/codicons 0.0.43 → 0.0.45-0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.fantasticonrc.js +12 -1
- package/.github/workflows/build.yml +17 -14
- package/RELEASING.md +32 -0
- package/_iconCloud/categories.csv +533 -0
- package/_iconCloud/categories.transforms.json +92 -0
- package/_iconCloud/categories.variables.json +48 -0
- package/_iconCloud/descriptions.csv +533 -0
- package/_iconCloud/descriptions.transforms.json +83 -0
- package/_iconCloud/descriptions.variables.json +47 -0
- package/_iconCloud/keywords.csv +533 -1
- package/_iconCloud/keywords.transforms.json +22 -13
- package/_iconCloud/keywords.variables.json +19 -18
- package/_iconCloud/manifest.json +11 -1
- package/_iconCloud/manifest.transforms.json +2 -2
- package/_iconCloud/metaphors.csv +533 -0
- package/_iconCloud/metaphors.transforms.json +92 -0
- package/_iconCloud/metaphors.variables.json +48 -0
- package/build/pipeline.yml +18 -7
- package/dist/codicon.css +14 -3
- package/dist/codicon.csv +16 -2
- package/dist/codicon.html +8171 -853
- package/dist/codicon.svg +1 -1
- package/dist/codicon.ttf +0 -0
- package/dist/codiconsLibrary.ts +13 -2
- package/dist/metadata.json +2672 -0
- package/package.json +6 -2
- package/scripts/check-metadata.js +126 -0
- package/scripts/embed-metadata.js +25 -0
- package/scripts/embed-svg-data.js +31 -0
- package/scripts/export-to-ts.js +9 -2
- package/scripts/svg-sprite.js +34 -6
- package/src/icons/add-small.svg +1 -0
- package/src/icons/ask.svg +1 -0
- package/src/icons/chat-sparkle-error.svg +1 -1
- package/src/icons/chat-sparkle-warning.svg +1 -1
- package/src/icons/chat-sparkle.svg +1 -1
- package/src/icons/clockface.svg +1 -0
- package/src/icons/cloud-download.svg +1 -1
- package/src/icons/cloud-small.svg +1 -0
- package/src/icons/cloud-upload.svg +1 -1
- package/src/icons/cloud.svg +1 -1
- package/src/icons/collection-small.svg +1 -0
- package/src/icons/copilot-blocked.svg +1 -1
- package/src/icons/copilot-error.svg +1 -1
- package/src/icons/copilot-in-progress.svg +1 -1
- package/src/icons/copilot-success.svg +1 -1
- package/src/icons/copilot-warning.svg +1 -1
- package/src/icons/debug-continue.svg +1 -1
- package/src/icons/debug-pause.svg +1 -1
- package/src/icons/debug-restart.svg +1 -1
- package/src/icons/debug-reverse-continue.svg +1 -1
- package/src/icons/debug-start.svg +1 -1
- package/src/icons/debug-step-back.svg +1 -1
- package/src/icons/debug-step-into.svg +1 -1
- package/src/icons/debug-step-out.svg +1 -1
- package/src/icons/debug-step-over.svg +1 -1
- package/src/icons/debug-stop.svg +1 -1
- package/src/icons/empty-window.svg +1 -1
- package/src/icons/exclude.svg +1 -1
- package/src/icons/extensions-large.svg +1 -1
- package/src/icons/extensions.svg +1 -1
- package/src/icons/filter-filled.svg +1 -1
- package/src/icons/filter.svg +1 -1
- package/src/icons/folder-active.svg +1 -1
- package/src/icons/git-branch-changes.svg +1 -1
- package/src/icons/git-branch-conflicts.svg +1 -1
- package/src/icons/git-branch-staged-changes.svg +1 -1
- package/src/icons/git-pull-request-create.svg +1 -1
- package/src/icons/git-pull-request-done.svg +1 -1
- package/src/icons/git-stash-apply.svg +1 -1
- package/src/icons/git-stash-pop.svg +1 -1
- package/src/icons/git-stash.svg +1 -1
- package/src/icons/index-zero.svg +1 -1
- package/src/icons/keyboard-tab-above.svg +1 -1
- package/src/icons/new-collection.svg +1 -1
- package/src/icons/new-file.svg +1 -1
- package/src/icons/new-folder.svg +1 -1
- package/src/icons/person-add.svg +1 -1
- package/src/icons/remove-small.svg +1 -0
- package/src/icons/report.svg +1 -1
- package/src/icons/run-all-coverage.svg +1 -1
- package/src/icons/run-coverage.svg +1 -1
- package/src/icons/run-errors.svg +1 -1
- package/src/icons/screen-cut.svg +1 -0
- package/src/icons/session-in-progress.svg +1 -0
- package/src/icons/unarchive.svg +1 -0
- package/src/icons/unfold.svg +1 -1
- package/src/icons/vm-active.svg +1 -1
- package/src/icons/vm-pending.svg +1 -1
- package/src/icons/vm-small.svg +1 -0
- package/src/icons/window-active.svg +1 -1
- package/src/icons/worktree-small.svg +1 -0
- package/src/icons/worktree.svg +1 -0
- package/src/template/mapping.json +1716 -633
- package/src/template/metadata.json +2672 -0
- package/src/template/preview.hbs +583 -321
- package/src/icons/git-lens.svg +0 -1
package/dist/codicon.ttf
CHANGED
|
Binary file
|
package/dist/codiconsLibrary.ts
CHANGED
|
@@ -260,6 +260,7 @@ export const codiconsLibrary = {
|
|
|
260
260
|
italic: register('italic', 0xeb0d),
|
|
261
261
|
jersey: register('jersey', 0xeb0e),
|
|
262
262
|
json: register('json', 0xeb0f),
|
|
263
|
+
bracket: register('bracket', 0xeb0f),
|
|
263
264
|
kebabVertical: register('kebab-vertical', 0xeb10),
|
|
264
265
|
key: register('key', 0xeb11),
|
|
265
266
|
law: register('law', 0xeb12),
|
|
@@ -486,7 +487,6 @@ export const codiconsLibrary = {
|
|
|
486
487
|
graphLine: register('graph-line', 0xebe2),
|
|
487
488
|
graphScatter: register('graph-scatter', 0xebe3),
|
|
488
489
|
pieChart: register('pie-chart', 0xebe4),
|
|
489
|
-
bracket: register('bracket', 0xeb0f),
|
|
490
490
|
bracketDot: register('bracket-dot', 0xebe5),
|
|
491
491
|
bracketError: register('bracket-error', 0xebe6),
|
|
492
492
|
lockSmall: register('lock-small', 0xebe7),
|
|
@@ -617,7 +617,6 @@ export const codiconsLibrary = {
|
|
|
617
617
|
cursor: register('cursor', 0xec5c),
|
|
618
618
|
eraser: register('eraser', 0xec5d),
|
|
619
619
|
fileText: register('file-text', 0xec5e),
|
|
620
|
-
gitLens: register('git-lens', 0xec5f),
|
|
621
620
|
quotes: register('quotes', 0xec60),
|
|
622
621
|
rename: register('rename', 0xec61),
|
|
623
622
|
runWithDeps: register('run-with-deps', 0xec62),
|
|
@@ -641,4 +640,16 @@ export const codiconsLibrary = {
|
|
|
641
640
|
windowActive: register('window-active', 0xec72),
|
|
642
641
|
forward: register('forward', 0xec73),
|
|
643
642
|
download: register('download', 0xec74),
|
|
643
|
+
clockface: register('clockface', 0xec75),
|
|
644
|
+
unarchive: register('unarchive', 0xec76),
|
|
645
|
+
sessionInProgress: register('session-in-progress', 0xec77),
|
|
646
|
+
collectionSmall: register('collection-small', 0xec78),
|
|
647
|
+
vmSmall: register('vm-small', 0xec79),
|
|
648
|
+
cloudSmall: register('cloud-small', 0xec7a),
|
|
649
|
+
addSmall: register('add-small', 0xec7b),
|
|
650
|
+
removeSmall: register('remove-small', 0xec7c),
|
|
651
|
+
worktreeSmall: register('worktree-small', 0xec7d),
|
|
652
|
+
worktree: register('worktree', 0xec7e),
|
|
653
|
+
screenCut: register('screen-cut', 0xec7f),
|
|
654
|
+
ask: register('ask', 0xec80),
|
|
644
655
|
} as const;
|