@ukic/fonts 2.1.0-beta.9 → 2.2.0
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/dist/fonts.css +128 -0
- package/dist/source-code-pro-all-400-normal.woff +0 -0
- package/dist/source-code-pro-all-600-normal.woff +0 -0
- package/dist/source-code-pro-cyrillic-400-normal.woff2 +0 -0
- package/dist/source-code-pro-cyrillic-600-normal.woff2 +0 -0
- package/dist/source-code-pro-cyrillic-ext-400-normal.woff2 +0 -0
- package/dist/source-code-pro-cyrillic-ext-600-normal.woff2 +0 -0
- package/dist/source-code-pro-greek-400-normal.woff2 +0 -0
- package/dist/source-code-pro-greek-600-normal.woff2 +0 -0
- package/dist/source-code-pro-greek-ext-400-normal.woff2 +0 -0
- package/dist/source-code-pro-greek-ext-600-normal.woff2 +0 -0
- package/dist/source-code-pro-latin-400-normal.woff2 +0 -0
- package/dist/source-code-pro-latin-600-normal.woff2 +0 -0
- package/dist/source-code-pro-latin-ext-400-normal.woff2 +0 -0
- package/dist/source-code-pro-latin-ext-600-normal.woff2 +0 -0
- package/dist/source-code-pro-vietnamese-400-normal.woff2 +0 -0
- package/dist/source-code-pro-vietnamese-600-normal.woff2 +0 -0
- package/package.json +3 -2
package/dist/fonts.css
CHANGED
|
@@ -455,3 +455,131 @@
|
|
|
455
455
|
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
|
|
456
456
|
}
|
|
457
457
|
|
|
458
|
+
/* source-code-pro-cyrillic-ext-400-normal*/
|
|
459
|
+
@font-face {
|
|
460
|
+
font-family: 'Source Code Pro';
|
|
461
|
+
font-style: normal;
|
|
462
|
+
font-display: swap;
|
|
463
|
+
font-weight: 400;
|
|
464
|
+
src: url(source-code-pro-cyrillic-ext-400-normal.woff2) format('woff2'), url(source-code-pro-all-400-normal.woff) format('woff');
|
|
465
|
+
unicode-range: U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
|
|
466
|
+
}
|
|
467
|
+
/* source-code-pro-cyrillic-400-normal*/
|
|
468
|
+
@font-face {
|
|
469
|
+
font-family: 'Source Code Pro';
|
|
470
|
+
font-style: normal;
|
|
471
|
+
font-display: swap;
|
|
472
|
+
font-weight: 400;
|
|
473
|
+
src: url(source-code-pro-cyrillic-400-normal.woff2) format('woff2'), url(source-code-pro-all-400-normal.woff) format('woff');
|
|
474
|
+
unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
|
|
475
|
+
}
|
|
476
|
+
/* source-code-pro-greek-ext-400-normal*/
|
|
477
|
+
@font-face {
|
|
478
|
+
font-family: 'Source Code Pro';
|
|
479
|
+
font-style: normal;
|
|
480
|
+
font-display: swap;
|
|
481
|
+
font-weight: 400;
|
|
482
|
+
src: url(source-code-pro-greek-ext-400-normal.woff2) format('woff2'), url(source-code-pro-all-400-normal.woff) format('woff');
|
|
483
|
+
unicode-range: U+1F00-1FFF;
|
|
484
|
+
}
|
|
485
|
+
/* source-code-pro-greek-400-normal*/
|
|
486
|
+
@font-face {
|
|
487
|
+
font-family: 'Source Code Pro';
|
|
488
|
+
font-style: normal;
|
|
489
|
+
font-display: swap;
|
|
490
|
+
font-weight: 400;
|
|
491
|
+
src: url(source-code-pro-greek-400-normal.woff2) format('woff2'), url(source-code-pro-all-400-normal.woff) format('woff');
|
|
492
|
+
unicode-range: U+0370-03FF;
|
|
493
|
+
}
|
|
494
|
+
/* source-code-pro-vietnamese-400-normal*/
|
|
495
|
+
@font-face {
|
|
496
|
+
font-family: 'Source Code Pro';
|
|
497
|
+
font-style: normal;
|
|
498
|
+
font-display: swap;
|
|
499
|
+
font-weight: 400;
|
|
500
|
+
src: url(source-code-pro-vietnamese-400-normal.woff2) format('woff2'), url(source-code-pro-all-400-normal.woff) format('woff');
|
|
501
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
|
|
502
|
+
}
|
|
503
|
+
/* source-code-pro-latin-ext-400-normal*/
|
|
504
|
+
@font-face {
|
|
505
|
+
font-family: 'Source Code Pro';
|
|
506
|
+
font-style: normal;
|
|
507
|
+
font-display: swap;
|
|
508
|
+
font-weight: 400;
|
|
509
|
+
src: url(source-code-pro-latin-ext-400-normal.woff2) format('woff2'), url(source-code-pro-all-400-normal.woff) format('woff');
|
|
510
|
+
unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
|
|
511
|
+
}
|
|
512
|
+
/* source-code-pro-latin-400-normal*/
|
|
513
|
+
@font-face {
|
|
514
|
+
font-family: 'Source Code Pro';
|
|
515
|
+
font-style: normal;
|
|
516
|
+
font-display: swap;
|
|
517
|
+
font-weight: 400;
|
|
518
|
+
src: url(source-code-pro-latin-400-normal.woff2) format('woff2'), url(source-code-pro-all-400-normal.woff) format('woff');
|
|
519
|
+
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
|
|
520
|
+
}
|
|
521
|
+
|
|
522
|
+
/* source-code-pro-cyrillic-ext-600-normal*/
|
|
523
|
+
@font-face {
|
|
524
|
+
font-family: 'Source Code Pro';
|
|
525
|
+
font-style: normal;
|
|
526
|
+
font-display: swap;
|
|
527
|
+
font-weight: 600;
|
|
528
|
+
src: url(source-code-pro-cyrillic-ext-600-normal.woff2) format('woff2'), url(source-code-pro-all-600-normal.woff) format('woff');
|
|
529
|
+
unicode-range: U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
|
|
530
|
+
}
|
|
531
|
+
/* source-code-pro-cyrillic-600-normal*/
|
|
532
|
+
@font-face {
|
|
533
|
+
font-family: 'Source Code Pro';
|
|
534
|
+
font-style: normal;
|
|
535
|
+
font-display: swap;
|
|
536
|
+
font-weight: 600;
|
|
537
|
+
src: url(source-code-pro-cyrillic-600-normal.woff2) format('woff2'), url(source-code-pro-all-600-normal.woff) format('woff');
|
|
538
|
+
unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
|
|
539
|
+
}
|
|
540
|
+
/* source-code-pro-greek-ext-600-normal*/
|
|
541
|
+
@font-face {
|
|
542
|
+
font-family: 'Source Code Pro';
|
|
543
|
+
font-style: normal;
|
|
544
|
+
font-display: swap;
|
|
545
|
+
font-weight: 600;
|
|
546
|
+
src: url(source-code-pro-greek-ext-600-normal.woff2) format('woff2'), url(source-code-pro-all-600-normal.woff) format('woff');
|
|
547
|
+
unicode-range: U+1F00-1FFF;
|
|
548
|
+
}
|
|
549
|
+
/* source-code-pro-greek-600-normal*/
|
|
550
|
+
@font-face {
|
|
551
|
+
font-family: 'Source Code Pro';
|
|
552
|
+
font-style: normal;
|
|
553
|
+
font-display: swap;
|
|
554
|
+
font-weight: 600;
|
|
555
|
+
src: url(source-code-pro-greek-600-normal.woff2) format('woff2'), url(source-code-pro-all-600-normal.woff) format('woff');
|
|
556
|
+
unicode-range: U+0370-03FF;
|
|
557
|
+
}
|
|
558
|
+
/* source-code-pro-vietnamese-600-normal*/
|
|
559
|
+
@font-face {
|
|
560
|
+
font-family: 'Source Code Pro';
|
|
561
|
+
font-style: normal;
|
|
562
|
+
font-display: swap;
|
|
563
|
+
font-weight: 600;
|
|
564
|
+
src: url(source-code-pro-vietnamese-600-normal.woff2) format('woff2'), url(source-code-pro-all-600-normal.woff) format('woff');
|
|
565
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
|
|
566
|
+
}
|
|
567
|
+
/* source-code-pro-latin-ext-600-normal*/
|
|
568
|
+
@font-face {
|
|
569
|
+
font-family: 'Source Code Pro';
|
|
570
|
+
font-style: normal;
|
|
571
|
+
font-display: swap;
|
|
572
|
+
font-weight: 600;
|
|
573
|
+
src: url(source-code-pro-latin-ext-600-normal.woff2) format('woff2'), url(source-code-pro-all-600-normal.woff) format('woff');
|
|
574
|
+
unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
|
|
575
|
+
}
|
|
576
|
+
/* source-code-pro-latin-600-normal*/
|
|
577
|
+
@font-face {
|
|
578
|
+
font-family: 'Source Code Pro';
|
|
579
|
+
font-style: normal;
|
|
580
|
+
font-display: swap;
|
|
581
|
+
font-weight: 600;
|
|
582
|
+
src: url(source-code-pro-latin-600-normal.woff2) format('woff2'), url(source-code-pro-all-600-normal.woff) format('woff');
|
|
583
|
+
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
|
|
584
|
+
}
|
|
585
|
+
|
|
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ukic/fonts",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.2.0",
|
|
4
4
|
"description": "Typography assets for @ukic components",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "rimraf ./dist && webpack --config webpack.config.js",
|
|
@@ -13,10 +13,11 @@
|
|
|
13
13
|
"devDependencies": {
|
|
14
14
|
"@fontsource/nunito-sans": "^4.5.4",
|
|
15
15
|
"@fontsource/open-sans": "^4.5.6",
|
|
16
|
+
"@fontsource/source-code-pro": "^4.5.14",
|
|
16
17
|
"css-loader": "^6.7.1",
|
|
17
18
|
"mini-css-extract-plugin": "^2.6.0",
|
|
18
19
|
"webpack": "^5.76.0",
|
|
19
20
|
"webpack-cli": "^4.9.2"
|
|
20
21
|
},
|
|
21
|
-
"gitHead": "
|
|
22
|
+
"gitHead": "c6d9d32d9d0dbdd8c263b06af05e1da6183c1efe"
|
|
22
23
|
}
|