Skip to content

Commit fad1b31

Browse files
author
Charlie Dieter
committed
Remove unused overpass weights
1 parent 0ed3d53 commit fad1b31

File tree

77 files changed

+22
-209
lines changed

Some content is hidden

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

77 files changed

+22
-209
lines changed

.vscode/settings.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2-
"files.eol": "\n",
3-
"files.insertFinalNewline": true
2+
"files.eol": "\n",
3+
"files.insertFinalNewline": true,
4+
"editor.formatOnSave": false
45
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

dictionary/properties/font/font-face.yaml

-83
Original file line numberDiff line numberDiff line change
@@ -87,106 +87,23 @@ asset:
8787
woff: '{system.config.cssUrlPrefix.value}/fonts/open-sans/opensans-extrabold.woff'
8888

8989
Overpass:
90-
100:
91-
normal:
92-
value: dictionary/assets/fonts/overpass/overpass-thin.ttf
93-
formats:
94-
woff2: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-thin.woff2'
95-
woff: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-thin.woff'
96-
97-
italic:
98-
value: dictionary/assets/fonts/overpass/overpass-thinitalic.ttf
99-
formats:
100-
woff2: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-thinitalic.woff2'
101-
woff: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-thinitalic.woff'
102-
103-
200:
104-
normal:
105-
value: dictionary/assets/fonts/overpass/overpass-extralight.ttf
106-
formats:
107-
woff2: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-extralight.woff2'
108-
woff: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-extralight.woff'
109-
110-
italic:
111-
value: dictionary/assets/fonts/overpass/overpass-extralightitalic.ttf
112-
formats:
113-
woff2: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-extralightitalic.woff2'
114-
woff: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-extralightitalic.woff'
115-
11690
300:
11791
normal:
11892
value: dictionary/assets/fonts/overpass/overpass-light.ttf
11993
formats:
12094
woff2: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-light.woff2'
12195
woff: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-light.woff'
12296

123-
italic:
124-
value: dictionary/assets/fonts/overpass/overpass-lightitalic.ttf
125-
formats:
126-
woff2: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-lightitalic.woff2'
127-
woff: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-lightitalic.woff'
128-
12997
400:
13098
normal:
13199
value: dictionary/assets/fonts/overpass/overpass-regular.ttf
132100
formats:
133101
woff2: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-regular.woff2'
134102
woff: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-regular.woff'
135103

136-
italic:
137-
value: dictionary/assets/fonts/overpass/overpass-italic.ttf
138-
formats:
139-
woff2: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-italic.woff2'
140-
woff: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-italic.woff'
141-
142-
600:
143-
normal:
144-
value: dictionary/assets/fonts/overpass/overpass-semibold.ttf
145-
formats:
146-
woff2: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-semibold.woff2'
147-
woff: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-semibold.woff'
148-
149-
italic:
150-
value: dictionary/assets/fonts/overpass/overpass-semibolditalic.ttf
151-
formats:
152-
woff2: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-semibolditalic.woff2'
153-
woff: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-semibolditalic.woff'
154-
155-
700:
156-
normal:
157-
value: dictionary/assets/fonts/overpass/overpass-bold.ttf
158-
formats:
159-
woff2: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-bold.woff2'
160-
woff: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-bold.woff'
161-
162-
italic:
163-
value: dictionary/assets/fonts/overpass/overpass-bolditalic.ttf
164-
formats:
165-
woff2: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-bolditalic.woff2'
166-
woff: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-bolditalic.woff'
167-
168104
800:
169105
normal:
170106
value: dictionary/assets/fonts/overpass/overpass-extrabold.ttf
171107
formats:
172108
woff2: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-extrabold.woff2'
173109
woff: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-extrabold.woff'
174-
175-
italic:
176-
value: dictionary/assets/fonts/overpass/overpass-extrabolditalic.ttf
177-
formats:
178-
woff2: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-extrabolditalic.woff2'
179-
woff: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-extrabolditalic.woff'
180-
181-
900:
182-
normal:
183-
value: dictionary/assets/fonts/overpass/overpass-black.ttf
184-
formats:
185-
woff2: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-black.woff2'
186-
woff: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-black.woff'
187-
188-
italic:
189-
value: dictionary/assets/fonts/overpass/overpass-blackitalic.ttf
190-
formats:
191-
woff2: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-blackitalic.woff2'
192-
woff: '{system.config.cssUrlPrefix.value}/fonts/overpass/overpass-blackitalic.woff'

dist/css/brand-colors.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Do not edit directly
3-
* Generated on Wed, 29 May 2019 17:40:55 GMT
3+
* Generated on Mon, 03 Jun 2019 14:51:51 GMT
44
*/
55

66
:root {

dist/css/code-colors.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Do not edit directly
3-
* Generated on Wed, 29 May 2019 17:40:55 GMT
3+
* Generated on Mon, 03 Jun 2019 14:51:51 GMT
44
*/
55

66
:root {

dist/css/font-vars.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Do not edit directly
3-
* Generated on Wed, 29 May 2019 17:40:55 GMT
3+
* Generated on Mon, 03 Jun 2019 14:51:51 GMT
44
*/
55

66
:root {

dist/css/fonts.css

-91
Original file line numberDiff line numberDiff line change
@@ -82,114 +82,23 @@
8282
font-style: normal
8383
}
8484

85-
@font-face {
86-
font-family: "Overpass";
87-
src: url("../fonts/overpass/overpass-thin.woff2") format("woff2"), url("../fonts/overpass/overpass-thin.woff") format("woff");
88-
font-weight: 100;
89-
font-style: normal
90-
}
91-
92-
@font-face {
93-
font-family: "Overpass";
94-
src: url("../fonts/overpass/overpass-thinitalic.woff2") format("woff2"), url("../fonts/overpass/overpass-thinitalic.woff") format("woff");
95-
font-weight: 100;
96-
font-style: italic
97-
}
98-
99-
@font-face {
100-
font-family: "Overpass";
101-
src: url("../fonts/overpass/overpass-extralight.woff2") format("woff2"), url("../fonts/overpass/overpass-extralight.woff") format("woff");
102-
font-weight: 200;
103-
font-style: normal
104-
}
105-
106-
@font-face {
107-
font-family: "Overpass";
108-
src: url("../fonts/overpass/overpass-extralightitalic.woff2") format("woff2"), url("../fonts/overpass/overpass-extralightitalic.woff") format("woff");
109-
font-weight: 200;
110-
font-style: italic
111-
}
112-
11385
@font-face {
11486
font-family: "Overpass";
11587
src: url("../fonts/overpass/overpass-light.woff2") format("woff2"), url("../fonts/overpass/overpass-light.woff") format("woff");
11688
font-weight: 300;
11789
font-style: normal
11890
}
11991

120-
@font-face {
121-
font-family: "Overpass";
122-
src: url("../fonts/overpass/overpass-lightitalic.woff2") format("woff2"), url("../fonts/overpass/overpass-lightitalic.woff") format("woff");
123-
font-weight: 300;
124-
font-style: italic
125-
}
126-
12792
@font-face {
12893
font-family: "Overpass";
12994
src: url("../fonts/overpass/overpass-regular.woff2") format("woff2"), url("../fonts/overpass/overpass-regular.woff") format("woff");
13095
font-weight: 400;
13196
font-style: normal
13297
}
13398

134-
@font-face {
135-
font-family: "Overpass";
136-
src: url("../fonts/overpass/overpass-italic.woff2") format("woff2"), url("../fonts/overpass/overpass-italic.woff") format("woff");
137-
font-weight: 400;
138-
font-style: italic
139-
}
140-
141-
@font-face {
142-
font-family: "Overpass";
143-
src: url("../fonts/overpass/overpass-semibold.woff2") format("woff2"), url("../fonts/overpass/overpass-semibold.woff") format("woff");
144-
font-weight: 600;
145-
font-style: normal
146-
}
147-
148-
@font-face {
149-
font-family: "Overpass";
150-
src: url("../fonts/overpass/overpass-semibolditalic.woff2") format("woff2"), url("../fonts/overpass/overpass-semibolditalic.woff") format("woff");
151-
font-weight: 600;
152-
font-style: italic
153-
}
154-
155-
@font-face {
156-
font-family: "Overpass";
157-
src: url("../fonts/overpass/overpass-bold.woff2") format("woff2"), url("../fonts/overpass/overpass-bold.woff") format("woff");
158-
font-weight: 700;
159-
font-style: normal
160-
}
161-
162-
@font-face {
163-
font-family: "Overpass";
164-
src: url("../fonts/overpass/overpass-bolditalic.woff2") format("woff2"), url("../fonts/overpass/overpass-bolditalic.woff") format("woff");
165-
font-weight: 700;
166-
font-style: italic
167-
}
168-
16999
@font-face {
170100
font-family: "Overpass";
171101
src: url("../fonts/overpass/overpass-extrabold.woff2") format("woff2"), url("../fonts/overpass/overpass-extrabold.woff") format("woff");
172102
font-weight: 800;
173103
font-style: normal
174104
}
175-
176-
@font-face {
177-
font-family: "Overpass";
178-
src: url("../fonts/overpass/overpass-extrabolditalic.woff2") format("woff2"), url("../fonts/overpass/overpass-extrabolditalic.woff") format("woff");
179-
font-weight: 800;
180-
font-style: italic
181-
}
182-
183-
@font-face {
184-
font-family: "Overpass";
185-
src: url("../fonts/overpass/overpass-black.woff2") format("woff2"), url("../fonts/overpass/overpass-black.woff") format("woff");
186-
font-weight: 900;
187-
font-style: normal
188-
}
189-
190-
@font-face {
191-
font-family: "Overpass";
192-
src: url("../fonts/overpass/overpass-blackitalic.woff2") format("woff2"), url("../fonts/overpass/overpass-blackitalic.woff") format("woff");
193-
font-weight: 900;
194-
font-style: italic
195-
}

dist/css/system-colors.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Do not edit directly
3-
* Generated on Wed, 29 May 2019 17:40:55 GMT
3+
* Generated on Mon, 03 Jun 2019 14:51:51 GMT
44
*/
55

66
:root {
12 Bytes
Binary file not shown.
-88 Bytes
Binary file not shown.

dist/fonts/lato/lato-black.woff2

88 Bytes
Binary file not shown.

dist/fonts/lato/lato-bold.woff2

24 Bytes
Binary file not shown.

dist/fonts/lato/lato-light.woff2

256 Bytes
Binary file not shown.

dist/fonts/lato/lato-regular.woff2

44 Bytes
Binary file not shown.
-372 Bytes
Binary file not shown.
-476 Bytes
Binary file not shown.
-96 Bytes
Binary file not shown.
-1.04 KB
Binary file not shown.
-352 Bytes
Binary file not shown.
-12 Bytes
Binary file not shown.
-49.7 KB
Binary file not shown.
-37.2 KB
Binary file not shown.
-50.6 KB
Binary file not shown.
-37.9 KB
Binary file not shown.
-48.4 KB
Binary file not shown.
-36.2 KB
Binary file not shown.
-50.8 KB
Binary file not shown.
-37.9 KB
Binary file not shown.
20 Bytes
Binary file not shown.
-50.1 KB
Binary file not shown.
Binary file not shown.
-47.7 KB
Binary file not shown.
-35.7 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-50.8 KB
Binary file not shown.
-37.9 KB
Binary file not shown.
36 Bytes
Binary file not shown.
-49 KB
Binary file not shown.
-36.4 KB
Binary file not shown.
52 Bytes
Binary file not shown.
-46.6 KB
Binary file not shown.
-34.7 KB
Binary file not shown.
-50.2 KB
Binary file not shown.
-37.3 KB
Binary file not shown.
-45.2 KB
Binary file not shown.
-33.8 KB
Binary file not shown.
-47.4 KB
Binary file not shown.
-35 KB
Binary file not shown.

dist/js/brand-colors.esm.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Do not edit directly
3-
* Generated on Wed, 29 May 2019 17:40:55 GMT
3+
* Generated on Mon, 03 Jun 2019 14:51:51 GMT
44
*/
55

66
export const dsColorBrandDahlia = "#ec0041";

dist/js/code-colors.esm.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Do not edit directly
3-
* Generated on Wed, 29 May 2019 17:40:55 GMT
3+
* Generated on Mon, 03 Jun 2019 14:51:51 GMT
44
*/
55

66
export const dsColorCodeBackground = "#2f3542";

dist/js/data-colors.esm.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Do not edit directly
3-
* Generated on Wed, 29 May 2019 17:40:55 GMT
3+
* Generated on Mon, 03 Jun 2019 14:51:51 GMT
44
*/
55

66
export const dsColorRampDataHueBlue3 = ["#0073b3","#62b4d9","#bef5ff"];

dist/js/system-colors.esm.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Do not edit directly
3-
* Generated on Wed, 29 May 2019 17:40:55 GMT
3+
* Generated on Mon, 03 Jun 2019 14:51:51 GMT
44
*/
55

66
export const dsColorSystemBlack = "#000000";

dist/less/brand-colors.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Do not edit directly
3-
* Generated on Wed, 29 May 2019 17:40:55 GMT
3+
* Generated on Mon, 03 Jun 2019 14:51:51 GMT
44
*/
55

66
@ds-color-brand-dahlia: #ec0041;

dist/less/code-colors.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Do not edit directly
3-
* Generated on Wed, 29 May 2019 17:40:55 GMT
3+
* Generated on Mon, 03 Jun 2019 14:51:51 GMT
44
*/
55

66
@ds-color-code-background: #2f3542;

dist/less/component/button.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Do not edit directly
3-
* Generated on Wed, 29 May 2019 17:40:59 GMT
3+
* Generated on Mon, 03 Jun 2019 14:51:54 GMT
44
*/
55

66
@ds-button-border-radius: 3px;

dist/less/component/page.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Do not edit directly
3-
* Generated on Wed, 29 May 2019 17:40:59 GMT
3+
* Generated on Mon, 03 Jun 2019 14:51:54 GMT
44
*/
55

66
@ds-page-size-max-width: 1200px;

dist/less/component/radioinput.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Do not edit directly
3-
* Generated on Wed, 29 May 2019 17:40:59 GMT
3+
* Generated on Mon, 03 Jun 2019 14:51:54 GMT
44
*/
55

66
@ds-radioinput-border-radius: 100%;

dist/less/component/switchinput.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Do not edit directly
3-
* Generated on Wed, 29 May 2019 17:40:59 GMT
3+
* Generated on Mon, 03 Jun 2019 14:51:54 GMT
44
*/
55

66
@ds-switchinput-color-background-static: #a0acc2;

dist/less/component/textinput.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Do not edit directly
3-
* Generated on Wed, 29 May 2019 17:40:59 GMT
3+
* Generated on Mon, 03 Jun 2019 14:51:54 GMT
44
*/
55

66
@ds-textinput-border-radius: 3px;

dist/less/data-colors.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Do not edit directly
3-
* Generated on Wed, 29 May 2019 17:40:55 GMT
3+
* Generated on Mon, 03 Jun 2019 14:51:51 GMT
44
*/
55

66
@ds-color-ramp-data-hue-blue-3: #0073b3,#62b4d9,#bef5ff;

dist/less/fonts.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Do not edit directly
3-
* Generated on Wed, 29 May 2019 17:40:55 GMT
3+
* Generated on Mon, 03 Jun 2019 14:51:51 GMT
44
*/
55

66
@ds-global-font-family-base: Arial, sans-serif;

dist/less/layout.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Do not edit directly
3-
* Generated on Wed, 29 May 2019 17:40:55 GMT
3+
* Generated on Mon, 03 Jun 2019 14:51:51 GMT
44
*/
55

66
@ds-layout-size-small: 8px;

dist/less/system-colors.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Do not edit directly
3-
* Generated on Wed, 29 May 2019 17:40:55 GMT
3+
* Generated on Mon, 03 Jun 2019 14:51:51 GMT
44
*/
55

66
@ds-color-system-black: #000000;

0 commit comments

Comments
 (0)