Skip to content

Commit 0ba12a8

Browse files
authored
Merge branch 'develop' into feature/2464-phpstorm
2 parents fab0bb7 + 8c47a70 commit 0ba12a8

103 files changed

Lines changed: 296 additions & 1166 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.vscode/tags-enum.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"DAG",
1414
"GNU",
1515
"IDE",
16+
"ETL",
1617
"algorithms",
1718
"analysis",
1819
"analytics",

devicon-base.css

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
@font-face {
22
font-family: 'devicon';
3-
src: url('fonts/devicon.eot?qd25fp');
4-
src: url('fonts/devicon.eot?qd25fp#iefix') format('embedded-opentype'),
5-
url('fonts/devicon.ttf?qd25fp') format('truetype'),
6-
url('fonts/devicon.woff?qd25fp') format('woff'),
7-
url('fonts/devicon.svg?qd25fp#devicon') format('svg');
3+
src: url('fonts/devicon.eot?cz6qyc');
4+
src: url('fonts/devicon.eot?cz6qyc#iefix') format('embedded-opentype'),
5+
url('fonts/devicon.ttf?cz6qyc') format('truetype'),
6+
url('fonts/devicon.woff?cz6qyc') format('woff'),
7+
url('fonts/devicon.svg?cz6qyc#devicon') format('svg');
88
font-weight: normal;
99
font-style: normal;
1010
font-display: block;
@@ -25,6 +25,12 @@
2525
-moz-osx-font-smoothing: grayscale;
2626
}
2727

28+
.devicon-angular-plain-wordmark:before {
29+
content: "\e916";
30+
}
31+
.devicon-angular-plain:before {
32+
content: "\e917";
33+
}
2834
.devicon-teleport-line-wordmark:before {
2935
content: "\e913";
3036
}
@@ -862,12 +868,6 @@
862868
.devicon-angularmaterial-plain:before {
863869
content: "\e915";
864870
}
865-
.devicon-angular-plain:before {
866-
content: "\e916";
867-
}
868-
.devicon-angular-plain-wordmark:before {
869-
content: "\e917";
870-
}
871871
.devicon-ansible-plain:before {
872872
content: "\e918";
873873
}

devicon.json

Lines changed: 186 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -981,6 +981,34 @@
981981
"color": "#0089D6",
982982
"aliases": []
983983
},
984+
{
985+
"name": "azuredatafactory",
986+
"altnames": [
987+
"azure data factory"
988+
],
989+
"tags": [
990+
"azure",
991+
"ETL",
992+
"cloud",
993+
"big data",
994+
"data-processing",
995+
"data science",
996+
"data-transfer"
997+
],
998+
"versions": {
999+
"svg": [
1000+
"original",
1001+
"plain",
1002+
"line"
1003+
],
1004+
"font": [
1005+
"plain",
1006+
"line"
1007+
]
1008+
},
1009+
"color": "#095ca2",
1010+
"aliases": []
1011+
},
9841012
{
9851013
"name": "azuredevops",
9861014
"altnames": [
@@ -1483,6 +1511,29 @@
14831511
"color": "#0070f0",
14841512
"aliases": []
14851513
},
1514+
{
1515+
"name": "bruno",
1516+
"altnames": [],
1517+
"tags": [
1518+
"api",
1519+
"tool",
1520+
"testing"
1521+
],
1522+
"versions": {
1523+
"svg": [
1524+
"original",
1525+
"original-wordmark",
1526+
"plain",
1527+
"plain-wordmark"
1528+
],
1529+
"font": [
1530+
"plain",
1531+
"plain-wordmark"
1532+
]
1533+
},
1534+
"color": "#161414",
1535+
"aliases": []
1536+
},
14861537
{
14871538
"name": "bulma",
14881539
"altnames": [
@@ -1914,7 +1965,7 @@
19141965
"plain-wordmark"
19151966
]
19161967
},
1917-
"color": "#21d789",
1968+
"color": "#000000",
19181969
"aliases": []
19191970
},
19201971
{
@@ -4776,6 +4827,7 @@
47764827
"versions": {
47774828
"svg": [
47784829
"original",
4830+
"original-wordmark",
47794831
"plain",
47804832
"plain-wordmark"
47814833
],
@@ -4784,7 +4836,7 @@
47844836
"plain-wordmark"
47854837
]
47864838
},
4787-
"color": "#087cfa",
4839+
"color": "#000000",
47884840
"aliases": []
47894841
},
47904842
{
@@ -5701,7 +5753,7 @@
57015753
"plain-wordmark"
57025754
]
57035755
},
5704-
"color": "#087cfa",
5756+
"color": "#000000",
57055757
"aliases": []
57065758
},
57075759
{
@@ -7161,6 +7213,45 @@
71617213
}
71627214
]
71637215
},
7216+
{
7217+
"name": "luau",
7218+
"altnames": [],
7219+
"tags": [
7220+
"programming",
7221+
"language",
7222+
"object-oriented",
7223+
"scripting",
7224+
"procedural",
7225+
"prototype-based",
7226+
"functional"
7227+
],
7228+
"versions": {
7229+
"svg": [
7230+
"original",
7231+
"plain",
7232+
"line"
7233+
],
7234+
"font": [
7235+
"plain",
7236+
"line"
7237+
]
7238+
},
7239+
"color": "#00A2FF",
7240+
"aliases": [
7241+
{
7242+
"base": "original",
7243+
"alias": "original-wordmark"
7244+
},
7245+
{
7246+
"base": "plain",
7247+
"alias": "plain-wordmark"
7248+
},
7249+
{
7250+
"base": "line",
7251+
"alias": "line-wordmark"
7252+
}
7253+
]
7254+
},
71647255
{
71657256
"name": "lumen",
71667257
"altnames": [
@@ -10130,7 +10221,7 @@
1013010221
"plain-wordmark"
1013110222
]
1013210223
},
10133-
"color": "#21D789",
10224+
"color": "#000000",
1013410225
"aliases": []
1013510226
},
1013610227
{
@@ -11041,7 +11132,7 @@
1104111132
"plain-wordmark"
1104211133
]
1104311134
},
11044-
"color": "#dd1265",
11135+
"color": "#000000",
1104511136
"aliases": []
1104611137
},
1104711138
{
@@ -11220,7 +11311,8 @@
1122011311
"altnames": [],
1122111312
"tags": [
1122211313
"jetbrains",
11223-
"editor"
11314+
"editor",
11315+
"IDE"
1122411316
],
1122511317
"versions": {
1122611318
"svg": [
@@ -11234,7 +11326,7 @@
1123411326
"plain-wordmark"
1123511327
]
1123611328
},
11237-
"color": "#FC801D",
11329+
"color": "#000000",
1123811330
"aliases": []
1123911331
},
1124011332
{
@@ -12697,6 +12789,41 @@
1269712789
"color": "#ff6f00",
1269812790
"aliases": []
1269912791
},
12792+
{
12793+
"name": "tenzir",
12794+
"altnames": [],
12795+
"tags": [
12796+
"security",
12797+
"logs",
12798+
"monitoring",
12799+
"pipeline"
12800+
],
12801+
"versions": {
12802+
"svg": [
12803+
"original",
12804+
"original-wordmark",
12805+
"line",
12806+
"line-wordmark"
12807+
],
12808+
"font": [
12809+
"original",
12810+
"original-wordmark",
12811+
"line",
12812+
"line-wordmark"
12813+
]
12814+
},
12815+
"color": "#0e1017",
12816+
"aliases": [
12817+
{
12818+
"base": "original",
12819+
"alias": "plain"
12820+
},
12821+
{
12822+
"base": "original-wordmark",
12823+
"alias": "plain-wordmark"
12824+
}
12825+
]
12826+
},
1270012827
{
1270112828
"name": "terraform",
1270212829
"altnames": [],
@@ -13402,6 +13529,33 @@
1340213529
}
1340313530
]
1340413531
},
13532+
{
13533+
"name": "uv",
13534+
"altnames": [],
13535+
"tags": [
13536+
"python",
13537+
"environment",
13538+
"package",
13539+
"manager"
13540+
],
13541+
"versions": {
13542+
"svg": [
13543+
"original",
13544+
"line"
13545+
],
13546+
"font": [
13547+
"original",
13548+
"line"
13549+
]
13550+
},
13551+
"color": "#de5fe9",
13552+
"aliases": [
13553+
{
13554+
"base": "original",
13555+
"alias": "plain"
13556+
}
13557+
]
13558+
},
1340513559
{
1340613560
"name": "uwsgi",
1340713561
"altnames": [
@@ -13523,6 +13677,30 @@
1352313677
"color": "#a56de2",
1352413678
"aliases": []
1352513679
},
13680+
{
13681+
"name": "vapor",
13682+
"altnames": [],
13683+
"tags": [
13684+
"programming",
13685+
"server",
13686+
"backend",
13687+
"swift"
13688+
],
13689+
"versions": {
13690+
"svg": [
13691+
"original",
13692+
"original-wordmark",
13693+
"plain",
13694+
"plain-wordmark"
13695+
],
13696+
"font": [
13697+
"plain",
13698+
"plain-wordmark"
13699+
]
13700+
},
13701+
"color": "#141416",
13702+
"aliases": []
13703+
},
1352613704
{
1352713705
"name": "vault",
1352813706
"altnames": [
@@ -14202,7 +14380,7 @@
1420214380
"plain-wordmark"
1420314381
]
1420414382
},
14205-
"color": "#07c3f2",
14383+
"color": "#000000",
1420614384
"aliases": []
1420714385
},
1420814386
{

devicon.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fonts/devicon.eot

764 Bytes
Binary file not shown.

fonts/devicon.svg

Lines changed: 2 additions & 2 deletions
Loading

fonts/devicon.ttf

764 Bytes
Binary file not shown.

fonts/devicon.woff

764 Bytes
Binary file not shown.

icomoon.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 34 deletions
Loading

0 commit comments

Comments
 (0)