@prioticket/design-system-web 1.6.2 → 1.6.3-beta.1

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.
Binary file
@@ -1,59 +1,59 @@
1
- /**
2
- * Font loading for Proxima Nova font family
3
- */
4
-
5
- @font-face {
6
- font-family: 'Proxima Nova';
7
- src: url('./fonts/ProximaNova-Regular.woff2') format('woff2');
8
- font-weight: 400;
9
- font-style: normal;
10
- font-display: swap;
11
- }
12
-
13
- @font-face {
14
- font-family: 'Proxima Nova';
15
- src: url('./fonts/ProximaNova-Medium.woff2') format('woff2');
16
- font-weight: 500;
17
- font-style: normal;
18
- font-display: swap;
19
- }
20
-
21
- @font-face {
22
- font-family: 'Proxima Nova';
23
- src: url('./fonts/ProximaNova-Semibold.woff2') format('woff2');
24
- font-weight: 600;
25
- font-style: normal;
26
- font-display: swap;
27
- }
28
-
29
- @font-face {
30
- font-family: 'Proxima Nova';
31
- src: url('./fonts/ProximaNova-Bold.woff2') format('woff2');
32
- font-weight: 700;
33
- font-style: normal;
34
- font-display: swap;
35
- }
36
-
37
- @font-face {
38
- font-family: 'Proxima Nova';
39
- src: url('./fonts/ProximaNova-Light.woff2') format('woff2');
40
- font-weight: 300;
41
- font-style: normal;
42
- font-display: swap;
43
- }
44
-
45
- @font-face {
46
- font-family: 'Proxima Nova';
47
- src: url('./fonts/ProximaNova-Extrabld.woff2') format('woff2');
48
- font-weight: 800;
49
- font-style: normal;
50
- font-display: swap;
51
- }
52
-
53
- @font-face {
54
- font-family: 'Proxima Nova Condensed';
55
- src: url('./fonts/ProximaNovaCond-Semibold.woff2') format('woff2');
56
- font-weight: 600;
57
- font-style: normal;
58
- font-display: swap;
1
+ /**
2
+ * Font loading for Proxima Nova font family
3
+ */
4
+
5
+ @font-face {
6
+ font-family: 'Proxima Nova';
7
+ src: url('./fonts/ProximaNova-Regular.woff2') format('woff2');
8
+ font-weight: 400;
9
+ font-style: normal;
10
+ font-display: swap;
11
+ }
12
+
13
+ @font-face {
14
+ font-family: 'Proxima Nova';
15
+ src: url('./fonts/ProximaNova-Medium.woff2') format('woff2');
16
+ font-weight: 500;
17
+ font-style: normal;
18
+ font-display: swap;
19
+ }
20
+
21
+ @font-face {
22
+ font-family: 'Proxima Nova';
23
+ src: url('./fonts/ProximaNova-Semibold.woff2') format('woff2');
24
+ font-weight: 600;
25
+ font-style: normal;
26
+ font-display: swap;
27
+ }
28
+
29
+ @font-face {
30
+ font-family: 'Proxima Nova';
31
+ src: url('./fonts/ProximaNova-Bold.woff2') format('woff2');
32
+ font-weight: 700;
33
+ font-style: normal;
34
+ font-display: swap;
35
+ }
36
+
37
+ @font-face {
38
+ font-family: 'Proxima Nova';
39
+ src: url('./fonts/ProximaNova-Light.woff2') format('woff2');
40
+ font-weight: 300;
41
+ font-style: normal;
42
+ font-display: swap;
43
+ }
44
+
45
+ @font-face {
46
+ font-family: 'Proxima Nova';
47
+ src: url('./fonts/ProximaNova-Extrabld.woff2') format('woff2');
48
+ font-weight: 800;
49
+ font-style: normal;
50
+ font-display: swap;
51
+ }
52
+
53
+ @font-face {
54
+ font-family: 'Proxima Nova Condensed';
55
+ src: url('./fonts/ProximaNovaCond-Semibold.woff2') format('woff2');
56
+ font-weight: 600;
57
+ font-style: normal;
58
+ font-display: swap;
59
59
  }
@@ -311,62 +311,62 @@
311
311
  }
312
312
 
313
313
 
314
- /**
315
- * Font loading for Proxima Nova font family
316
- */
317
-
318
- @font-face {
319
- font-family: 'Proxima Nova';
320
- src: url('./fonts/ProximaNova-Regular.woff2') format('woff2');
321
- font-weight: 400;
322
- font-style: normal;
323
- font-display: swap;
324
- }
325
-
326
- @font-face {
327
- font-family: 'Proxima Nova';
328
- src: url('./fonts/ProximaNova-Medium.woff2') format('woff2');
329
- font-weight: 500;
330
- font-style: normal;
331
- font-display: swap;
332
- }
333
-
334
- @font-face {
335
- font-family: 'Proxima Nova';
336
- src: url('./fonts/ProximaNova-Semibold.woff2') format('woff2');
337
- font-weight: 600;
338
- font-style: normal;
339
- font-display: swap;
340
- }
341
-
342
- @font-face {
343
- font-family: 'Proxima Nova';
344
- src: url('./fonts/ProximaNova-Bold.woff2') format('woff2');
345
- font-weight: 700;
346
- font-style: normal;
347
- font-display: swap;
348
- }
349
-
350
- @font-face {
351
- font-family: 'Proxima Nova';
352
- src: url('./fonts/ProximaNova-Light.woff2') format('woff2');
353
- font-weight: 300;
354
- font-style: normal;
355
- font-display: swap;
356
- }
357
-
358
- @font-face {
359
- font-family: 'Proxima Nova';
360
- src: url('./fonts/ProximaNova-Extrabld.woff2') format('woff2');
361
- font-weight: 800;
362
- font-style: normal;
363
- font-display: swap;
364
- }
365
-
366
- @font-face {
367
- font-family: 'Proxima Nova Condensed';
368
- src: url('./fonts/ProximaNovaCond-Semibold.woff2') format('woff2');
369
- font-weight: 600;
370
- font-style: normal;
371
- font-display: swap;
314
+ /**
315
+ * Font loading for Proxima Nova font family
316
+ */
317
+
318
+ @font-face {
319
+ font-family: 'Proxima Nova';
320
+ src: url('./fonts/ProximaNova-Regular.woff2') format('woff2');
321
+ font-weight: 400;
322
+ font-style: normal;
323
+ font-display: swap;
324
+ }
325
+
326
+ @font-face {
327
+ font-family: 'Proxima Nova';
328
+ src: url('./fonts/ProximaNova-Medium.woff2') format('woff2');
329
+ font-weight: 500;
330
+ font-style: normal;
331
+ font-display: swap;
332
+ }
333
+
334
+ @font-face {
335
+ font-family: 'Proxima Nova';
336
+ src: url('./fonts/ProximaNova-Semibold.woff2') format('woff2');
337
+ font-weight: 600;
338
+ font-style: normal;
339
+ font-display: swap;
340
+ }
341
+
342
+ @font-face {
343
+ font-family: 'Proxima Nova';
344
+ src: url('./fonts/ProximaNova-Bold.woff2') format('woff2');
345
+ font-weight: 700;
346
+ font-style: normal;
347
+ font-display: swap;
348
+ }
349
+
350
+ @font-face {
351
+ font-family: 'Proxima Nova';
352
+ src: url('./fonts/ProximaNova-Light.woff2') format('woff2');
353
+ font-weight: 300;
354
+ font-style: normal;
355
+ font-display: swap;
356
+ }
357
+
358
+ @font-face {
359
+ font-family: 'Proxima Nova';
360
+ src: url('./fonts/ProximaNova-Extrabld.woff2') format('woff2');
361
+ font-weight: 800;
362
+ font-style: normal;
363
+ font-display: swap;
364
+ }
365
+
366
+ @font-face {
367
+ font-family: 'Proxima Nova Condensed';
368
+ src: url('./fonts/ProximaNovaCond-Semibold.woff2') format('woff2');
369
+ font-weight: 600;
370
+ font-style: normal;
371
+ font-display: swap;
372
372
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prioticket/design-system-web",
3
- "version": "1.6.2",
3
+ "version": "1.6.3-beta.1",
4
4
  "type": "module",
5
5
  "packageManager": "yarn@3.6.4",
6
6
  "main": "./dist/prioticket-design-system-web.cjs.js",
@@ -96,7 +96,7 @@
96
96
  "author": "Prioticket",
97
97
  "license": "MIT",
98
98
  "dependencies": {
99
- "@prioticket/design-tokens-material-web": "^1.0.0"
99
+ "@prioticket/design-tokens-material-web": "^1.0.1"
100
100
  },
101
101
  "peerDependencies": {
102
102
  "@material/web": "^2.4.0",