@vscode/codicons 0.0.44 → 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.
Files changed (45) hide show
  1. package/RELEASING.md +32 -0
  2. package/_iconCloud/categories.csv +533 -0
  3. package/_iconCloud/categories.transforms.json +92 -0
  4. package/_iconCloud/categories.variables.json +48 -0
  5. package/_iconCloud/descriptions.csv +533 -0
  6. package/_iconCloud/descriptions.transforms.json +83 -0
  7. package/_iconCloud/descriptions.variables.json +47 -0
  8. package/_iconCloud/keywords.csv +533 -1
  9. package/_iconCloud/keywords.transforms.json +22 -13
  10. package/_iconCloud/keywords.variables.json +19 -18
  11. package/_iconCloud/manifest.json +11 -1
  12. package/_iconCloud/manifest.transforms.json +2 -2
  13. package/_iconCloud/metaphors.csv +533 -0
  14. package/_iconCloud/metaphors.transforms.json +92 -0
  15. package/_iconCloud/metaphors.variables.json +48 -0
  16. package/build/pipeline.yml +18 -7
  17. package/dist/codicon.css +7 -1
  18. package/dist/codicon.csv +6 -0
  19. package/dist/codicon.html +8129 -851
  20. package/dist/codicon.svg +1 -1
  21. package/dist/codicon.ttf +0 -0
  22. package/dist/codiconsLibrary.ts +6 -0
  23. package/dist/metadata.json +2672 -0
  24. package/package.json +6 -2
  25. package/scripts/check-metadata.js +126 -0
  26. package/scripts/embed-metadata.js +25 -0
  27. package/scripts/embed-svg-data.js +31 -0
  28. package/src/icons/add-small.svg +1 -0
  29. package/src/icons/ask.svg +1 -0
  30. package/src/icons/chat-sparkle-error.svg +1 -1
  31. package/src/icons/chat-sparkle-warning.svg +1 -1
  32. package/src/icons/chat-sparkle.svg +1 -1
  33. package/src/icons/cloud-download.svg +1 -1
  34. package/src/icons/cloud-upload.svg +1 -1
  35. package/src/icons/cloud.svg +1 -1
  36. package/src/icons/index-zero.svg +1 -1
  37. package/src/icons/keyboard-tab-above.svg +1 -1
  38. package/src/icons/remove-small.svg +1 -0
  39. package/src/icons/report.svg +1 -1
  40. package/src/icons/screen-cut.svg +1 -0
  41. package/src/icons/worktree-small.svg +1 -0
  42. package/src/icons/worktree.svg +1 -0
  43. package/src/template/mapping.json +18 -0
  44. package/src/template/metadata.json +2672 -0
  45. package/src/template/preview.hbs +583 -321
@@ -0,0 +1,92 @@
1
+ [
2
+ {
3
+ "method": "LoadTable",
4
+ "params":
5
+ {
6
+ "relativePath": "_DataFilePath_",
7
+ "rootPath": "_RootPath_"
8
+ },
9
+ "variable": "iconMetaphorsInputTable"
10
+ },
11
+ {
12
+ "method": "ForEachRow",
13
+ "transforms": [
14
+ {
15
+ "method": "Copy",
16
+ "params":
17
+ {
18
+ "from": "_LibraryKey_"
19
+ },
20
+ "variable": "_IconData_LibraryKey_"
21
+ },
22
+ {
23
+ "method": "Copy",
24
+ "params":
25
+ {
26
+ "from": "_IconTypeKey_"
27
+ },
28
+ "variable": "_IconData_TypeKey_"
29
+ },
30
+ {
31
+ "method": "GetColumnValue",
32
+ "params":
33
+ {
34
+ "columnName": "iconColumnIconKeyValueName",
35
+ "iterator": "iconMetaphorsTableIterator"
36
+ },
37
+ "variable": "iconKeyValue"
38
+ },
39
+ {
40
+ "method": "GetHashKey",
41
+ "notes": "The icon Key is derived from the shortend icon file name.",
42
+ "params":
43
+ {
44
+ "from": "iconKeyValue"
45
+ },
46
+ "variable": "_IconData_Key_"
47
+ },
48
+ {
49
+ "method": "UpdateVariablesTable",
50
+ "params":
51
+ {
52
+ "variables": "_IconDataVariables_"
53
+ },
54
+ "variable": "_IconData_"
55
+ },
56
+ {
57
+ "method": "Clear",
58
+ "variable": "iconArtifacts"
59
+ },
60
+ {
61
+ "method": "GetColumnValue",
62
+ "params":
63
+ {
64
+ "columnName": "iconColumnMetaphorsName",
65
+ "iterator": "iconMetaphorsTableIterator"
66
+ },
67
+ "variable": "iconMetaphors"
68
+ },
69
+ {
70
+ "method": "AddToVariableBag",
71
+ "params":
72
+ {
73
+ "value": "iconMetaphors"
74
+ },
75
+ "variable": "iconArtifacts"
76
+ },
77
+ {
78
+ "method": "AddNameValuePairsToAssociationTable",
79
+ "params":
80
+ {
81
+ "key": "_IconData_Key_",
82
+ "keyColumn": "_IconArtifactData_IconKey_",
83
+ "namesColumn": "_IconArtifactData_Name_",
84
+ "values": "iconArtifacts",
85
+ "valuesColumn": "_IconArtifactData_Value_"
86
+ },
87
+ "variable": "_IconArtifactData_"
88
+ }
89
+ ],
90
+ "variable": "iconMetaphorsTableIterator"
91
+ }
92
+ ]
@@ -0,0 +1,48 @@
1
+ [
2
+ {
3
+ "name": "iconMetaphorsInputTable",
4
+ "tableSpecifier":
5
+ {
6
+ "dataColumnIndex": 0,
7
+ "dataRowIndex": 1,
8
+ "headerRowIndex": 0
9
+ },
10
+ "type": "Table",
11
+ "valueType": "None"
12
+ },
13
+ {
14
+ "name": "iconColumnIconKeyValueName",
15
+ "referenceOnly": true,
16
+ "type": "Value",
17
+ "value": "IconKeyValue",
18
+ "valueType": "Text"
19
+ },
20
+ {
21
+ "name": "iconColumnMetaphorsName",
22
+ "referenceOnly": true,
23
+ "type": "Value",
24
+ "value": "Metaphors",
25
+ "valueType": "Text"
26
+ },
27
+ {
28
+ "TargetName": "iconMetaphorsInputTable",
29
+ "name": "iconMetaphorsTableIterator",
30
+ "type": "TableIterator"
31
+ },
32
+ {
33
+ "name": "iconKeyValue",
34
+ "type": "Value",
35
+ "valueType": "Text"
36
+ },
37
+ {
38
+ "name": "iconMetaphors",
39
+ "type": "Value",
40
+ "valueType": "Text"
41
+ },
42
+ {
43
+ "name": "iconArtifacts",
44
+ "type": "VariableBag",
45
+ "valueType": "None",
46
+ "values": []
47
+ }
48
+ ]
@@ -1,5 +1,3 @@
1
- name: $(Date:yyyyMMdd)$(Rev:.r)
2
-
3
1
  trigger:
4
2
  branches:
5
3
  include:
@@ -15,10 +13,12 @@ resources:
15
13
  endpoint: Monaco
16
14
 
17
15
  parameters:
18
- - name: publishPackage
19
- displayName: 🚀 Publish codicons
20
- type: boolean
21
- default: false
16
+ - name: nextVersion
17
+ displayName: '🚀 Release Version (eg: none, major, minor, patch, prerelease, or X.X.X)'
18
+ type: string
19
+ default: 'none'
20
+
21
+ name: "$(Date:yyyyMMdd).$(Rev:r)${{ replace(format(' (🚀 {0})', parameters.nextVersion), ' (🚀 none)', '') }}"
22
22
 
23
23
  extends:
24
24
  template: azure-pipelines/npm-package/pipeline.yml@templates
@@ -33,4 +33,15 @@ extends:
33
33
  - script: npm run build
34
34
  displayName: Build npm package
35
35
 
36
- publishPackage: ${{ parameters.publishPackage }}
36
+ ${{ if or(eq(parameters.nextVersion, 'prerelease'), and(in(variables['Build.Reason'], 'IndividualCI', 'BatchedCI'), eq(variables['Build.SourceBranch'], 'refs/heads/main'))) }}:
37
+ publishPackage: true
38
+ publishRequiresApproval: false
39
+ nextVersion: prerelease
40
+ tag: next
41
+ ${{ elseif eq(parameters.nextVersion, 'none') }}:
42
+ publishPackage: false
43
+ ${{ else }}:
44
+ publishPackage: true
45
+ nextVersion: ${{ parameters.nextVersion }}
46
+ ghCreateRelease: true
47
+ ghReleaseAddChangeLog: true
package/dist/codicon.css CHANGED
@@ -6,7 +6,7 @@
6
6
  @font-face {
7
7
  font-family: "codicon";
8
8
  font-display: block;
9
- src: url("./codicon.ttf?c7330ef9199d97dc5b8aae3449a5dc27") format("truetype");
9
+ src: url("./codicon.ttf?6ccea1c836e4cf1b223f46a3c1b1f498") format("truetype");
10
10
  }
11
11
 
12
12
  .codicon[class*='codicon-'] {
@@ -694,5 +694,11 @@
694
694
  .codicon-collection-small:before { content: "\ec78" }
695
695
  .codicon-vm-small:before { content: "\ec79" }
696
696
  .codicon-cloud-small:before { content: "\ec7a" }
697
+ .codicon-add-small:before { content: "\ec7b" }
698
+ .codicon-remove-small:before { content: "\ec7c" }
699
+ .codicon-worktree-small:before { content: "\ec7d" }
700
+ .codicon-worktree:before { content: "\ec7e" }
701
+ .codicon-screen-cut:before { content: "\ec7f" }
702
+ .codicon-ask:before { content: "\ec80" }
697
703
  .codicon-git-fetch:before { content: "\f101" }
698
704
  .codicon-vm-pending:before { content: "\f102" }
package/dist/codicon.csv CHANGED
@@ -1,6 +1,7 @@
1
1
  short_name,character,unicode
2
2
  account,,EB99
3
3
  activate-breakpoints,,EA97
4
+ add-small,,EC7B
4
5
  add,,EA60
5
6
  agent,,EC67
6
7
  archive,,EA98
@@ -18,6 +19,7 @@ arrow-small-right,,EA9F
18
19
  arrow-small-up,,EAA0
19
20
  arrow-swap,,EBCB
20
21
  arrow-up,,EAA1
22
+ ask,,EC80
21
23
  attach,,EC34
22
24
  azure-devops,,EBE8
23
25
  azure,,EBD8
@@ -372,6 +374,7 @@ refresh,,EB37
372
374
  regex,,EB38
373
375
  remote-explorer,,EB39
374
376
  remote,,EB3A
377
+ remove-small,,EC7C
375
378
  remove,,EB3B
376
379
  rename,,EC61
377
380
  replace-all,,EB3C
@@ -403,6 +406,7 @@ run-with-deps,,EC62
403
406
  save-all,,EB49
404
407
  save-as,,EB4A
405
408
  save,,EB4B
409
+ screen-cut,,EC7F
406
410
  screen-full,,EB4C
407
411
  screen-normal,,EB4D
408
412
  search-fuzzy,,EC0D
@@ -522,5 +526,7 @@ word-wrap,,EB80
522
526
  workspace-trusted,,EBC1
523
527
  workspace-unknown,,EBC3
524
528
  workspace-untrusted,,EBC2
529
+ worktree-small,,EC7D
530
+ worktree,,EC7E
525
531
  zoom-in,,EB81
526
532
  zoom-out,,EB82