@heliux-org/ui-style 1.0.97 → 1.0.98
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/package.json +2 -2
- package/src/config/tokens/themes/basic/palette/_palette.scss +4 -1
- package/dist/fonts/Alliance-Mono.woff +0 -0
- package/dist/fonts/Alliance-Mono.woff2 +0 -0
- package/dist/fonts/Alliance-NeueBlack.woff +0 -0
- package/dist/fonts/Alliance-NeueBlack.woff2 +0 -0
- package/dist/fonts/Alliance-NeueBlackItalic.woff +0 -0
- package/dist/fonts/Alliance-NeueBlackItalic.woff2 +0 -0
- package/dist/fonts/Alliance-NeueBold.woff +0 -0
- package/dist/fonts/Alliance-NeueBold.woff2 +0 -0
- package/dist/fonts/Alliance-NeueBoldItalic.woff +0 -0
- package/dist/fonts/Alliance-NeueBoldItalic.woff2 +0 -0
- package/dist/fonts/Alliance-NeueExtraBold.woff +0 -0
- package/dist/fonts/Alliance-NeueExtraBold.woff2 +0 -0
- package/dist/fonts/Alliance-NeueExtraBoldtalic.woff +0 -0
- package/dist/fonts/Alliance-NeueExtraBoldtalic.woff2 +0 -0
- package/dist/fonts/Alliance-NeueLight.woff +0 -0
- package/dist/fonts/Alliance-NeueLight.woff2 +0 -0
- package/dist/fonts/Alliance-NeueLightItalic.woff +0 -0
- package/dist/fonts/Alliance-NeueLightItalic.woff2 +0 -0
- package/dist/fonts/Alliance-NeueMedium.woff +0 -0
- package/dist/fonts/Alliance-NeueMedium.woff2 +0 -0
- package/dist/fonts/Alliance-NeueMediumItalic.woff +0 -0
- package/dist/fonts/Alliance-NeueMediumItalic.woff2 +0 -0
- package/dist/fonts/Alliance-NeueRegular.woff +0 -0
- package/dist/fonts/Alliance-NeueRegular.woff2 +0 -0
- package/dist/fonts/Alliance-NeueRegularItalic.woff +0 -0
- package/dist/fonts/Alliance-NeueRegularItalic.woff2 +0 -0
- package/dist/fonts/Alliance-NeueSemiBold.woff +0 -0
- package/dist/fonts/Alliance-NeueSemiBold.woff2 +0 -0
- package/dist/fonts/Alliance-NeueSemiBoldItalic.woff +0 -0
- package/dist/fonts/Alliance-NeueSemiBoldItalic.woff2 +0 -0
- package/dist/fonts/Alliance-PlattBlack.woff +0 -0
- package/dist/fonts/Alliance-PlattBlack.woff2 +0 -0
- package/dist/fonts/Alliance-PlattBold.woff +0 -0
- package/dist/fonts/Alliance-PlattBold.woff2 +0 -0
- package/dist/fonts/Alliance-PlattExtraBold.woff +0 -0
- package/dist/fonts/Alliance-PlattExtraBold.woff2 +0 -0
- package/dist/fonts/Alliance-PlattLight.woff +0 -0
- package/dist/fonts/Alliance-PlattLight.woff2 +0 -0
- package/dist/fonts/Alliance-PlattMedium.woff +0 -0
- package/dist/fonts/Alliance-PlattMedium.woff2 +0 -0
- package/dist/fonts/Alliance-PlattRegular.woff +0 -0
- package/dist/fonts/Alliance-PlattRegular.woff2 +0 -0
- package/dist/fonts/Alliance-PlattSemiBold.woff +0 -0
- package/dist/fonts/Alliance-PlattSemiBold.woff2 +0 -0
- package/dist/fonts/Alliance-TextBlack.woff +0 -0
- package/dist/fonts/Alliance-TextBlack.woff2 +0 -0
- package/dist/fonts/Alliance-TextBlackItalic.woff +0 -0
- package/dist/fonts/Alliance-TextBlackItalic.woff2 +0 -0
- package/dist/fonts/Alliance-TextBold.woff +0 -0
- package/dist/fonts/Alliance-TextBold.woff2 +0 -0
- package/dist/fonts/Alliance-TextBoldItalic.woff +0 -0
- package/dist/fonts/Alliance-TextBoldItalic.woff2 +0 -0
- package/dist/fonts/Alliance-TextExtraBold.woff +0 -0
- package/dist/fonts/Alliance-TextExtraBold.woff2 +0 -0
- package/dist/fonts/Alliance-TextExtraBoldItalic.woff +0 -0
- package/dist/fonts/Alliance-TextExtraBoldItalic.woff2 +0 -0
- package/dist/fonts/Alliance-TextLight.woff +0 -0
- package/dist/fonts/Alliance-TextLight.woff2 +0 -0
- package/dist/fonts/Alliance-TextLightItalic.woff +0 -0
- package/dist/fonts/Alliance-TextLightItalic.woff2 +0 -0
- package/dist/fonts/Alliance-TextMedium.woff +0 -0
- package/dist/fonts/Alliance-TextMedium.woff2 +0 -0
- package/dist/fonts/Alliance-TextMediumItalic.woff +0 -0
- package/dist/fonts/Alliance-TextMediumItalic.woff2 +0 -0
- package/dist/fonts/Alliance-TextRegular.woff +0 -0
- package/dist/fonts/Alliance-TextRegular.woff2 +0 -0
- package/dist/fonts/Alliance-TextRegularItalic.woff +0 -0
- package/dist/fonts/Alliance-TextRegularItalic.woff2 +0 -0
- package/dist/fonts/Alliance-TextSemiBold.woff +0 -0
- package/dist/fonts/Alliance-TextSemiBold.woff2 +0 -0
- package/dist/fonts/Alliance-TextSemiBoldItalic.woff +0 -0
- package/dist/fonts/Alliance-TextSemiBoldItalic.woff2 +0 -0
- package/dist/fonts/fonts.scss +0 -270
- /package/dist/{files/colors.json → colors.json} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@heliux-org/ui-style",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.98",
|
|
4
4
|
"description": "Heliux UI CSS Foundations",
|
|
5
5
|
"main": "dist/index.css",
|
|
6
6
|
"scripts": {
|
|
@@ -66,5 +66,5 @@
|
|
|
66
66
|
"sass": "^1.70.0",
|
|
67
67
|
"stylelint-config-recommended-scss": "^6.0.0"
|
|
68
68
|
},
|
|
69
|
-
"gitHead": "
|
|
69
|
+
"gitHead": "6d9354dacbe6711965e6a7c815be1cf914f9f9d0"
|
|
70
70
|
}
|
|
@@ -213,5 +213,8 @@ $colors-purple-950: #130023;
|
|
|
213
213
|
$colors-gradient-hacker: radial-gradient(99.41% 108.39% at 50% -8.39%, #3B7B14 6.92%, #225006 34.52%, #040A00 87.65%);
|
|
214
214
|
$colors-gradient-solar: radial-gradient(106.61% 106.61% at 50% -10.27%, #962D00 3.18%, #620623 38.5%, #1D0202 100%);
|
|
215
215
|
$colors-gradient-midnight: radial-gradient(103.85% 103.85% at 50% -3.85%, #3F5972 0%, #152D44 38%, #020B14 100%);
|
|
216
|
+
//New $colors-gradient-sunrise: radial-gradient(81.43% 103.85% at 50% -3.85%, #CBCDD3 20.44%, #D0CFD2 35%, #D7CECE 53.36%, #CFC6D0 71.77%, #ABB2BB 95%);
|
|
216
217
|
$colors-gradient-sunrise: linear-gradient(180deg, #DDD7D6 0%, #D4CDCD 24.65%, #D4CBCB 35.5%, #C7BCC2 71.5%, #ABB2BB 96%);
|
|
217
|
-
$colors-gradient-black: radial-gradient(105.77% 105.77% at 50% -5.77%, #444 0%, #323232 19.5%, #212121 54%, #000 100%);
|
|
218
|
+
$colors-gradient-black: radial-gradient(105.77% 105.77% at 50% -5.77%, #444 0%, #323232 19.5%, #212121 54%, #000 100%);
|
|
219
|
+
|
|
220
|
+
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/fonts/fonts.scss
DELETED
|
@@ -1,270 +0,0 @@
|
|
|
1
|
-
@font-face {
|
|
2
|
-
font-family: 'Alliance Mono';
|
|
3
|
-
src: url('Alliance-Mono.woff2') format('woff2'),
|
|
4
|
-
url('Alliance-Mono.woff') format('woff');
|
|
5
|
-
font-weight: normal;
|
|
6
|
-
font-style: normal;
|
|
7
|
-
font-display: swap;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
@font-face {
|
|
11
|
-
font-family: 'Alliance Neue';
|
|
12
|
-
src: url('Alliance-NeueBlack.woff2') format('woff2'),
|
|
13
|
-
url('Alliance-NeueBlack.woff') format('woff');
|
|
14
|
-
font-weight: 900;
|
|
15
|
-
font-style: normal;
|
|
16
|
-
font-display: swap;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
@font-face {
|
|
20
|
-
font-family: 'Alliance Neue';
|
|
21
|
-
src: url('Alliance-NeueBlackItalic.woff2') format('woff2'),
|
|
22
|
-
url('Alliance-NeueBlackItalic.woff') format('woff');
|
|
23
|
-
font-weight: 900;
|
|
24
|
-
font-style: italic;
|
|
25
|
-
font-display: swap;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
@font-face {
|
|
29
|
-
font-family: 'Alliance Neue';
|
|
30
|
-
src: url('Alliance-NeueMedium.woff2') format('woff2'),
|
|
31
|
-
url('Alliance-NeueMedium.woff') format('woff');
|
|
32
|
-
font-weight: 500;
|
|
33
|
-
font-style: normal;
|
|
34
|
-
font-display: swap;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
@font-face {
|
|
38
|
-
font-family: 'Alliance Neue';
|
|
39
|
-
src: url('Alliance-NeueRegularItalic.woff2') format('woff2'),
|
|
40
|
-
url('Alliance-NeueRegularItalic.woff') format('woff');
|
|
41
|
-
font-weight: normal;
|
|
42
|
-
font-style: italic;
|
|
43
|
-
font-display: swap;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
@font-face {
|
|
47
|
-
font-family: 'Alliance Neue';
|
|
48
|
-
src: url('Alliance-NeueRegular.woff2') format('woff2'),
|
|
49
|
-
url('Alliance-NeueRegular.woff') format('woff');
|
|
50
|
-
font-weight: normal;
|
|
51
|
-
font-style: normal;
|
|
52
|
-
font-display: swap;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
@font-face {
|
|
56
|
-
font-family: 'Alliance Neue';
|
|
57
|
-
src: url('Alliance-NeueBold.woff2') format('woff2'),
|
|
58
|
-
url('Alliance-NeueBold.woff') format('woff');
|
|
59
|
-
font-weight: bold;
|
|
60
|
-
font-style: normal;
|
|
61
|
-
font-display: swap;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
@font-face {
|
|
65
|
-
font-family: 'Alliance Neue';
|
|
66
|
-
src: url('Alliance-NeueMediumItalic.woff2') format('woff2'),
|
|
67
|
-
url('Alliance-NeueMediumItalic.woff') format('woff');
|
|
68
|
-
font-weight: 500;
|
|
69
|
-
font-style: italic;
|
|
70
|
-
font-display: swap;
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
@font-face {
|
|
74
|
-
font-family: 'Alliance Neue';
|
|
75
|
-
src: url('Alliance-NeueLight.woff2') format('woff2'),
|
|
76
|
-
url('Alliance-NeueLight.woff') format('woff');
|
|
77
|
-
font-weight: 300;
|
|
78
|
-
font-style: normal;
|
|
79
|
-
font-display: swap;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
@font-face {
|
|
83
|
-
font-family: 'Alliance Neue';
|
|
84
|
-
src: url('Alliance-NeueLightItalic.woff2') format('woff2'),
|
|
85
|
-
url('Alliance-NeueLightItalic.woff') format('woff');
|
|
86
|
-
font-weight: 300;
|
|
87
|
-
font-style: italic;
|
|
88
|
-
font-display: swap;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
@font-face {
|
|
92
|
-
font-family: 'Alliance Neue';
|
|
93
|
-
src: url('Alliance-NeueExtraBold.woff2') format('woff2'),
|
|
94
|
-
url('Alliance-NeueExtraBold.woff') format('woff');
|
|
95
|
-
font-weight: bold;
|
|
96
|
-
font-style: normal;
|
|
97
|
-
font-display: swap;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
@font-face {
|
|
101
|
-
font-family: 'Alliance Neue';
|
|
102
|
-
src: url('Alliance-NeueBoldItalic.woff2') format('woff2'),
|
|
103
|
-
url('Alliance-NeueBoldItalic.woff') format('woff');
|
|
104
|
-
font-weight: bold;
|
|
105
|
-
font-style: italic;
|
|
106
|
-
font-display: swap;
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
@font-face {
|
|
110
|
-
font-family: 'Alliance Neue ExtraBold talic';
|
|
111
|
-
src: url('Alliance-NeueExtraBoldtalic.woff2') format('woff2'),
|
|
112
|
-
url('Alliance-NeueExtraBoldtalic.woff') format('woff');
|
|
113
|
-
font-weight: bold;
|
|
114
|
-
font-style: italic;
|
|
115
|
-
font-display: swap;
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
@font-face {
|
|
119
|
-
font-family: 'Alliance Neue';
|
|
120
|
-
src: url('Alliance-NeueSemiBold.woff2') format('woff2'),
|
|
121
|
-
url('Alliance-NeueSemiBold.woff') format('woff');
|
|
122
|
-
font-weight: 600;
|
|
123
|
-
font-style: normal;
|
|
124
|
-
font-display: swap;
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
@font-face {
|
|
128
|
-
font-family: 'Alliance Platt';
|
|
129
|
-
src: url('Alliance-PlattMedium.woff2') format('woff2'),
|
|
130
|
-
url('Alliance-PlattMedium.woff') format('woff');
|
|
131
|
-
font-weight: 500;
|
|
132
|
-
font-style: normal;
|
|
133
|
-
font-display: swap;
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
@font-face {
|
|
137
|
-
font-family: 'Alliance Platt';
|
|
138
|
-
src: url('Alliance-PlattRegular.woff2') format('woff2'),
|
|
139
|
-
url('Alliance-PlattRegular.woff') format('woff');
|
|
140
|
-
font-weight: normal;
|
|
141
|
-
font-style: normal;
|
|
142
|
-
font-display: swap;
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
@font-face {
|
|
146
|
-
font-family: 'Alliance Platt';
|
|
147
|
-
src: url('Alliance-PlattSemiBold.woff2') format('woff2'),
|
|
148
|
-
url('Alliance-PlattSemiBold.woff') format('woff');
|
|
149
|
-
font-weight: 600;
|
|
150
|
-
font-style: normal;
|
|
151
|
-
font-display: swap;
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
@font-face {
|
|
155
|
-
font-family: 'Alliance Platt';
|
|
156
|
-
src: url('Alliance-PlattExtraBold.woff2') format('woff2'),
|
|
157
|
-
url('Alliance-PlattExtraBold.woff') format('woff');
|
|
158
|
-
font-weight: bold;
|
|
159
|
-
font-style: normal;
|
|
160
|
-
font-display: swap;
|
|
161
|
-
}
|
|
162
|
-
|
|
163
|
-
@font-face {
|
|
164
|
-
font-family: 'Alliance Platt';
|
|
165
|
-
src: url('Alliance-PlattBold.woff2') format('woff2'),
|
|
166
|
-
url('Alliance-PlattBold.woff') format('woff');
|
|
167
|
-
font-weight: bold;
|
|
168
|
-
font-style: normal;
|
|
169
|
-
font-display: swap;
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
@font-face {
|
|
173
|
-
font-family: 'Alliance Neue';
|
|
174
|
-
src: url('Alliance-NeueSemiBoldItalic.woff2') format('woff2'),
|
|
175
|
-
url('Alliance-NeueSemiBoldItalic.woff') format('woff');
|
|
176
|
-
font-weight: 600;
|
|
177
|
-
font-style: italic;
|
|
178
|
-
font-display: swap;
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
@font-face {
|
|
182
|
-
font-family: 'Alliance Text';
|
|
183
|
-
src: url('Alliance-TextBlack.woff2') format('woff2'),
|
|
184
|
-
url('Alliance-TextBlack.woff') format('woff');
|
|
185
|
-
font-weight: 900;
|
|
186
|
-
font-style: normal;
|
|
187
|
-
font-display: swap;
|
|
188
|
-
}
|
|
189
|
-
|
|
190
|
-
@font-face {
|
|
191
|
-
font-family: 'Alliance Platt';
|
|
192
|
-
src: url('Alliance-PlattBlack.woff2') format('woff2'),
|
|
193
|
-
url('Alliance-PlattBlack.woff') format('woff');
|
|
194
|
-
font-weight: 900;
|
|
195
|
-
font-style: normal;
|
|
196
|
-
font-display: swap;
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
@font-face {
|
|
200
|
-
font-family: 'Alliance Platt';
|
|
201
|
-
src: url('Alliance-PlattLight.woff2') format('woff2'),
|
|
202
|
-
url('Alliance-PlattLight.woff') format('woff');
|
|
203
|
-
font-weight: 300;
|
|
204
|
-
font-style: normal;
|
|
205
|
-
font-display: swap;
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
@font-face {
|
|
209
|
-
font-family: 'Alliance Text';
|
|
210
|
-
src: url('Alliance-TextBoldItalic.woff2') format('woff2'),
|
|
211
|
-
url('Alliance-TextBoldItalic.woff') format('woff');
|
|
212
|
-
font-weight: bold;
|
|
213
|
-
font-style: italic;
|
|
214
|
-
font-display: swap;
|
|
215
|
-
}
|
|
216
|
-
|
|
217
|
-
@font-face {
|
|
218
|
-
font-family: 'Alliance Text';
|
|
219
|
-
src: url('Alliance-TextBlackItalic.woff2') format('woff2'),
|
|
220
|
-
url('Alliance-TextBlackItalic.woff') format('woff');
|
|
221
|
-
font-weight: 900;
|
|
222
|
-
font-style: italic;
|
|
223
|
-
font-display: swap;
|
|
224
|
-
}
|
|
225
|
-
|
|
226
|
-
@font-face {
|
|
227
|
-
font-family: 'Alliance Text';
|
|
228
|
-
src: url('Alliance-TextLight.woff2') format('woff2'),
|
|
229
|
-
url('Alliance-TextLight.woff') format('woff');
|
|
230
|
-
font-weight: 300;
|
|
231
|
-
font-style: normal;
|
|
232
|
-
font-display: swap;
|
|
233
|
-
}
|
|
234
|
-
|
|
235
|
-
@font-face {
|
|
236
|
-
font-family: 'Alliance Text';
|
|
237
|
-
src: url('Alliance-TextBold.woff2') format('woff2'),
|
|
238
|
-
url('Alliance-TextBold.woff') format('woff');
|
|
239
|
-
font-weight: bold;
|
|
240
|
-
font-style: normal;
|
|
241
|
-
font-display: swap;
|
|
242
|
-
}
|
|
243
|
-
|
|
244
|
-
@font-face {
|
|
245
|
-
font-family: 'Alliance Text';
|
|
246
|
-
src: url('Alliance-TextLightItalic.woff2') format('woff2'),
|
|
247
|
-
url('Alliance-TextLightItalic.woff') format('woff');
|
|
248
|
-
font-weight: 300;
|
|
249
|
-
font-style: italic;
|
|
250
|
-
font-display: swap;
|
|
251
|
-
}
|
|
252
|
-
|
|
253
|
-
@font-face {
|
|
254
|
-
font-family: 'Alliance Text';
|
|
255
|
-
src: url('Alliance-TextExtraBold.woff2') format('woff2'),
|
|
256
|
-
url('Alliance-TextExtraBold.woff') format('woff');
|
|
257
|
-
font-weight: bold;
|
|
258
|
-
font-style: normal;
|
|
259
|
-
font-display: swap;
|
|
260
|
-
}
|
|
261
|
-
|
|
262
|
-
@font-face {
|
|
263
|
-
font-family: 'Alliance Text';
|
|
264
|
-
src: url('Alliance-TextExtraBoldItalic.woff2') format('woff2'),
|
|
265
|
-
url('Alliance-TextExtraBoldItalic.woff') format('woff');
|
|
266
|
-
font-weight: bold;
|
|
267
|
-
font-style: italic;
|
|
268
|
-
font-display: swap;
|
|
269
|
-
}
|
|
270
|
-
|
|
File without changes
|