@girder/fontello 3.1.3 → 3.1.9
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/Gruntfile.js +1 -0
- package/dist/css/fontello.css +17 -18
- package/dist/fonts/fontello.eot +0 -0
- package/dist/fonts/fontello.svg +2 -2
- package/dist/fonts/fontello.ttf +0 -0
- package/dist/fonts/fontello.woff +0 -0
- package/dist/fonts/fontello.woff2 +0 -0
- package/package.json +6 -2
package/Gruntfile.js
CHANGED
package/dist/css/fontello.css
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: 'fontello';
|
|
3
|
-
src: url('../
|
|
4
|
-
src: url('../
|
|
5
|
-
url('../
|
|
6
|
-
url('../
|
|
7
|
-
url('../
|
|
8
|
-
url('../
|
|
3
|
+
src: url('../font/fontello.eot?70032715');
|
|
4
|
+
src: url('../font/fontello.eot?70032715#iefix') format('embedded-opentype'),
|
|
5
|
+
url('../font/fontello.woff2?70032715') format('woff2'),
|
|
6
|
+
url('../font/fontello.woff?70032715') format('woff'),
|
|
7
|
+
url('../font/fontello.ttf?70032715') format('truetype'),
|
|
8
|
+
url('../font/fontello.svg?70032715#fontello') format('svg');
|
|
9
9
|
font-weight: normal;
|
|
10
10
|
font-style: normal;
|
|
11
11
|
}
|
|
@@ -15,46 +15,45 @@
|
|
|
15
15
|
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
|
16
16
|
@font-face {
|
|
17
17
|
font-family: 'fontello';
|
|
18
|
-
src: url('../
|
|
18
|
+
src: url('../font/fontello.svg?70032715#fontello') format('svg');
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
21
|
*/
|
|
22
|
-
|
|
23
|
-
[class^="icon-"]:before, [class*=" icon-"]:before {
|
|
22
|
+
[class^="icon-"]:before, [class*=" icon-"]:before {
|
|
24
23
|
font-family: "fontello";
|
|
25
24
|
font-style: normal;
|
|
26
25
|
font-weight: normal;
|
|
27
26
|
speak: never;
|
|
28
|
-
|
|
27
|
+
|
|
29
28
|
display: inline-block;
|
|
30
29
|
text-decoration: inherit;
|
|
31
30
|
width: 1em;
|
|
32
31
|
margin-right: .2em;
|
|
33
32
|
text-align: center;
|
|
34
33
|
/* opacity: .8; */
|
|
35
|
-
|
|
34
|
+
|
|
36
35
|
/* For safety - reset parent styles, that can break glyph codes*/
|
|
37
36
|
font-variant: normal;
|
|
38
37
|
text-transform: none;
|
|
39
|
-
|
|
38
|
+
|
|
40
39
|
/* fix buttons height, for twitter bootstrap */
|
|
41
40
|
line-height: 1em;
|
|
42
|
-
|
|
41
|
+
|
|
43
42
|
/* Animation center compensation - margins should be symmetric */
|
|
44
43
|
/* remove if not needed */
|
|
45
44
|
margin-left: .2em;
|
|
46
|
-
|
|
45
|
+
|
|
47
46
|
/* you can be more comfortable with increased icons size */
|
|
48
47
|
/* font-size: 120%; */
|
|
49
|
-
|
|
48
|
+
|
|
50
49
|
/* Font smoothing. That was taken from TWBS */
|
|
51
50
|
-webkit-font-smoothing: antialiased;
|
|
52
51
|
-moz-osx-font-smoothing: grayscale;
|
|
53
|
-
|
|
52
|
+
|
|
54
53
|
/* Uncomment for 3D effect */
|
|
55
54
|
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
|
|
56
55
|
}
|
|
57
|
-
|
|
56
|
+
|
|
58
57
|
.icon-mail:before { content: '\e800'; } /* '' */
|
|
59
58
|
.icon-star:before { content: '\e801'; } /* '' */
|
|
60
59
|
.icon-star-empty:before { content: '\e802'; } /* '' */
|
|
@@ -443,4 +442,4 @@
|
|
|
443
442
|
.icon-slack:before { content: '\e981'; } /* '' */
|
|
444
443
|
.icon-github:before { content: '\e982'; } /* '' */
|
|
445
444
|
.icon-codeopen:before { content: '\e983'; } /* '' */
|
|
446
|
-
.icon-connectdevelop:before { content: '\e984'; } /* '' */
|
|
445
|
+
.icon-connectdevelop:before { content: '\e984'; } /* '' */
|
package/dist/fonts/fontello.eot
CHANGED
|
Binary file
|
package/dist/fonts/fontello.svg
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" standalone="no"?>
|
|
2
2
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
3
|
<svg xmlns="http://www.w3.org/2000/svg">
|
|
4
|
-
<metadata>Copyright (C)
|
|
4
|
+
<metadata>Copyright (C) 2022 by original authors @ fontello.com</metadata>
|
|
5
5
|
<defs>
|
|
6
6
|
<font id="fontello" horiz-adv-x="1000" >
|
|
7
7
|
<font-face font-family="fontello" font-weight="400" font-stretch="normal" units-per-em="1000" ascent="850" descent="-150" />
|
|
@@ -785,4 +785,4 @@
|
|
|
785
785
|
<glyph glyph-name="connectdevelop" unicode="" d="M1143 351q0-12-7-21t-19-11l-114-198q2-5 2-10 0-12-7-20t-19-11l-107-188q1-5 1-9 0-13-9-22t-22-10q-14 0-23 10h-224q-9-11-24-11t-24 11h-222q-10-11-24-11-13 0-22 9t-10 23q0 4 2 11l-107 187q-12 2-19 11t-7 20q0 5 2 10l-115 198q-11 3-18 12t-7 20q0 11 8 20t18 11l111 192q0 0 0 1t0 2q0 20 19 29l116 202q-2 6-2 10 0 14 10 23t22 9q14 0 25-12h220q9 12 24 12t24-12h223q10 12 24 12 13 0 22-9t10-23q0-3-2-10l115-200q13 0 22-9t9-22q0-7-4-15l104-181q11-2 18-11t7-19z m-550-446h217l-191 197h-79l-191-197h201q10 9 21 9t22-9z m-530 453q0-2 0-7 0-6-1-9l116-201 8-3 105 111v194l-104 108q-7-5-16-6z m487 437h-216l106-111 309 111h-156q-9-9-22-9t-21 9z m393-676q0 3 2 6l-35 38-10-44h43z m-60 0l13 59-141 148-165-171 35-36h258z m-49-205l9 15 37 173h-239l186-191q5 2 7 3z m-511-9h2l191 197h-208v-187l2-3q8-3 13-7z m-15 214h224l36 37-172 179-88-93v-123z m-108 0h91v105l-93-98q2-5 2-7z m0 460q0 0 0-1t0-1q0-9-4-16l95-99v150z m108 39v-173l85-88 166 176-124 131z m2 170l-2-4v-148l114 42-106 112q-3-1-6-2z m498 7h-9l-347-125 119-125z m-237-274l-166-176 174-178 165 171z m-187-174l-76 78v-158z m195-203l-23-25h47z m188 194l133-140 73 348-1 3-1 0z m192 223q-5 7-5 16v1l-120 210q-3 1-7 3l-244-258 173-183z m-668 69v125l-91-158z m0-528h-91l91-158v158z m606 0l-27-126 73 126h-46z m68 39l115 202q-1 5-1 8 0 0 2 9l-95 165-72-342 43-46q2 2 8 4z" horiz-adv-x="1142.9" />
|
|
786
786
|
</font>
|
|
787
787
|
</defs>
|
|
788
|
-
</svg>
|
|
788
|
+
</svg>
|
package/dist/fonts/fontello.ttf
CHANGED
|
Binary file
|
package/dist/fonts/fontello.woff
CHANGED
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@girder/fontello",
|
|
3
|
-
"version": "3.1.
|
|
3
|
+
"version": "3.1.9",
|
|
4
4
|
"description": "Built Fontello files for use in Girder.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -13,13 +13,17 @@
|
|
|
13
13
|
"main": "index.js",
|
|
14
14
|
"scripts": {
|
|
15
15
|
"build": "grunt",
|
|
16
|
-
"prepublishOnly": "$npm_execpath install && $npm_execpath run build"
|
|
16
|
+
"prepublishOnly": "$npm_execpath install --no-save npm-force-resolutions && $npm_execpath install && $npm_execpath run build",
|
|
17
|
+
"preinstall": "npm-force-resolutions"
|
|
17
18
|
},
|
|
18
19
|
"devDependencies": {
|
|
19
20
|
"grunt": "^1.0.3",
|
|
20
21
|
"grunt-contrib-clean": "^2.0.0",
|
|
21
22
|
"grunt-fontello": "^0.3.7"
|
|
22
23
|
},
|
|
24
|
+
"resolutions": {
|
|
25
|
+
"getobject": "^1.0.0"
|
|
26
|
+
},
|
|
23
27
|
"keywords": [
|
|
24
28
|
"fontello",
|
|
25
29
|
"girder"
|