@sankhyalabs/ez-design 1.2.1 → 1.2.2
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/default/ez-themed.css +21 -21
- package/dist/default/ez-themed.min.css +1 -1
- package/dist/default/icons/fonts/ez-icons.css +6 -6
- package/dist/default/icons/fonts/ez-icons.eot +0 -0
- package/dist/default/icons/fonts/ez-icons.less +6 -6
- package/dist/default/icons/fonts/ez-icons.module.less +6 -6
- package/dist/default/icons/fonts/ez-icons.scss +6 -6
- package/dist/default/icons/fonts/ez-icons.styl +6 -6
- package/dist/default/icons/fonts/ez-icons.ttf +0 -0
- package/dist/default/icons/fonts/ez-icons.woff +0 -0
- package/dist/default/icons/fonts/ez-icons.woff2 +0 -0
- package/dist/default/icons/fonts/unicode.html +4 -4
- package/package.json +1 -1
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
--color--disable-primary: #e5eaf0;
|
|
53
53
|
--color--disable-secondary: #f2f5f8;
|
|
54
54
|
--color--inverted: #fff;
|
|
55
|
-
--font-pattern:
|
|
55
|
+
--font-pattern: Roboto;
|
|
56
56
|
--text--extra-small: 10px;
|
|
57
57
|
--text--small: 12px;
|
|
58
58
|
--text--medium: 14px;
|
|
@@ -401,14 +401,14 @@ body {
|
|
|
401
401
|
.ez-info__title {
|
|
402
402
|
display: flex;
|
|
403
403
|
color: #a2abb9;
|
|
404
|
-
font-family: "
|
|
404
|
+
font-family: "Roboto";
|
|
405
405
|
font-size: 12px;
|
|
406
406
|
text-shadow: 0 0 0 #353535, 0 0 1px transparent;
|
|
407
407
|
text-transform: uppercase; }
|
|
408
408
|
.ez-info__text {
|
|
409
409
|
display: flex;
|
|
410
410
|
color: #626e82;
|
|
411
|
-
font-family: "
|
|
411
|
+
font-family: "Roboto";
|
|
412
412
|
font-size: 14px;
|
|
413
413
|
font-weight: 600;
|
|
414
414
|
width: 100%;
|
|
@@ -417,7 +417,7 @@ body {
|
|
|
417
417
|
|
|
418
418
|
.ez-label {
|
|
419
419
|
color: #626e82;
|
|
420
|
-
font-family: "
|
|
420
|
+
font-family: "Roboto"; }
|
|
421
421
|
.ez-label--title {
|
|
422
422
|
font-size: 14px;
|
|
423
423
|
font-weight: 600;
|
|
@@ -721,7 +721,7 @@ body {
|
|
|
721
721
|
height: auto; }
|
|
722
722
|
|
|
723
723
|
.ez-text {
|
|
724
|
-
font-family: "
|
|
724
|
+
font-family: "Roboto";
|
|
725
725
|
text-shadow: 0 0 0 #353535, 0 0 1px transparent; }
|
|
726
726
|
.ez-text--xsmall {
|
|
727
727
|
font-size: 10px; }
|
|
@@ -772,7 +772,7 @@ body {
|
|
|
772
772
|
|
|
773
773
|
.ez-title {
|
|
774
774
|
display: flex;
|
|
775
|
-
font-family: "
|
|
775
|
+
font-family: "Roboto";
|
|
776
776
|
margin: 0;
|
|
777
777
|
font-weight: 600;
|
|
778
778
|
line-height: 1.3; }
|
|
@@ -812,7 +812,7 @@ body {
|
|
|
812
812
|
display: flex;
|
|
813
813
|
flex-wrap: wrap;
|
|
814
814
|
width: 95%;
|
|
815
|
-
font-family: "
|
|
815
|
+
font-family: "Roboto";
|
|
816
816
|
margin-left: 12px;
|
|
817
817
|
color: #fff; }
|
|
818
818
|
.ez-alert__title {
|
|
@@ -1005,7 +1005,7 @@ body {
|
|
|
1005
1005
|
align-self: center;
|
|
1006
1006
|
align-items: center;
|
|
1007
1007
|
color: #626e82;
|
|
1008
|
-
font-family: "
|
|
1008
|
+
font-family: "Roboto";
|
|
1009
1009
|
padding: 12px;
|
|
1010
1010
|
font-size: 14px;
|
|
1011
1011
|
font-weight: 600; }
|
|
@@ -1090,7 +1090,7 @@ body {
|
|
|
1090
1090
|
.ez-breadcrumb__item {
|
|
1091
1091
|
display: none;
|
|
1092
1092
|
font-size: 12px;
|
|
1093
|
-
font-family: "
|
|
1093
|
+
font-family: "Roboto";
|
|
1094
1094
|
color: #626e82;
|
|
1095
1095
|
text-shadow: 0 0 0 #353535, 0 0 1px transparent; }
|
|
1096
1096
|
@media only screen and (min-width: 768px) {
|
|
@@ -1417,7 +1417,7 @@ body {
|
|
|
1417
1417
|
justify-content: center;
|
|
1418
1418
|
margin: 6px 6px -2px 0;
|
|
1419
1419
|
list-style: none;
|
|
1420
|
-
font-family: "
|
|
1420
|
+
font-family: "Roboto";
|
|
1421
1421
|
font-size: 12px;
|
|
1422
1422
|
min-width: 50px;
|
|
1423
1423
|
color: #a2abb9;
|
|
@@ -1586,7 +1586,7 @@ body {
|
|
|
1586
1586
|
display: flex;
|
|
1587
1587
|
flex-wrap: wrap;
|
|
1588
1588
|
justify-content: center;
|
|
1589
|
-
font-family: "
|
|
1589
|
+
font-family: "Roboto";
|
|
1590
1590
|
margin: 12px; }
|
|
1591
1591
|
.ez-identifier__title {
|
|
1592
1592
|
font-size: 12px;
|
|
@@ -1706,7 +1706,7 @@ body {
|
|
|
1706
1706
|
|
|
1707
1707
|
.ez-link {
|
|
1708
1708
|
cursor: pointer;
|
|
1709
|
-
font-family: "
|
|
1709
|
+
font-family: "Roboto";
|
|
1710
1710
|
text-decoration: none;
|
|
1711
1711
|
display: flex;
|
|
1712
1712
|
align-items: center;
|
|
@@ -1738,7 +1738,7 @@ body {
|
|
|
1738
1738
|
align-items: center;
|
|
1739
1739
|
height: 20px;
|
|
1740
1740
|
font-size: 14px;
|
|
1741
|
-
font-family: "
|
|
1741
|
+
font-family: "Roboto";
|
|
1742
1742
|
padding: 6px 12px;
|
|
1743
1743
|
border-radius: 12px;
|
|
1744
1744
|
border: 0;
|
|
@@ -1904,7 +1904,7 @@ body {
|
|
|
1904
1904
|
.ez-navigation__title {
|
|
1905
1905
|
display: none;
|
|
1906
1906
|
width: 100%;
|
|
1907
|
-
font-family: "
|
|
1907
|
+
font-family: "Roboto";
|
|
1908
1908
|
font-size: 12px;
|
|
1909
1909
|
color: #fff;
|
|
1910
1910
|
text-align: center;
|
|
@@ -1967,7 +1967,7 @@ body {
|
|
|
1967
1967
|
top: 40px;
|
|
1968
1968
|
right: 10px; } }
|
|
1969
1969
|
.ez-navigation__version {
|
|
1970
|
-
font-family: "
|
|
1970
|
+
font-family: "Roboto";
|
|
1971
1971
|
font-size: 10px;
|
|
1972
1972
|
color: #85ffde;
|
|
1973
1973
|
text-decoration: none; }
|
|
@@ -2011,7 +2011,7 @@ body {
|
|
|
2011
2011
|
align-items: center;
|
|
2012
2012
|
height: 36px;
|
|
2013
2013
|
font-size: 14px;
|
|
2014
|
-
font-family: "
|
|
2014
|
+
font-family: "Roboto";
|
|
2015
2015
|
padding: 6px 12px;
|
|
2016
2016
|
border-radius: 12px;
|
|
2017
2017
|
cursor: pointer;
|
|
@@ -2099,7 +2099,7 @@ body {
|
|
|
2099
2099
|
.ez-progress-indicator__item {
|
|
2100
2100
|
display: none;
|
|
2101
2101
|
align-items: center;
|
|
2102
|
-
font-family: "
|
|
2102
|
+
font-family: "Roboto";
|
|
2103
2103
|
font-size: 12px;
|
|
2104
2104
|
margin: 12px;
|
|
2105
2105
|
padding: 0;
|
|
@@ -2325,7 +2325,7 @@ body {
|
|
|
2325
2325
|
justify-content: center;
|
|
2326
2326
|
border-radius: 12px;
|
|
2327
2327
|
font-size: 14px;
|
|
2328
|
-
font-family: "
|
|
2328
|
+
font-family: "Roboto";
|
|
2329
2329
|
padding: 3px 12px; }
|
|
2330
2330
|
.ez-status-field--cold {
|
|
2331
2331
|
background-color: #E1E9FF;
|
|
@@ -2383,7 +2383,7 @@ body {
|
|
|
2383
2383
|
.ez-tab__badge {
|
|
2384
2384
|
background-color: #008561;
|
|
2385
2385
|
color: #f2faf8;
|
|
2386
|
-
font-family: "
|
|
2386
|
+
font-family: "Roboto";
|
|
2387
2387
|
font-size: 12px;
|
|
2388
2388
|
font-weight: 600;
|
|
2389
2389
|
border-radius: 12px;
|
|
@@ -2467,7 +2467,7 @@ body {
|
|
|
2467
2467
|
height: 36px;
|
|
2468
2468
|
font-weight: 400;
|
|
2469
2469
|
font-size: 12px;
|
|
2470
|
-
font-family: "
|
|
2470
|
+
font-family: "Roboto";
|
|
2471
2471
|
margin-bottom: 6px;
|
|
2472
2472
|
justify-content: center;
|
|
2473
2473
|
cursor: pointer;
|
|
@@ -2529,7 +2529,7 @@ body {
|
|
|
2529
2529
|
height: 36px;
|
|
2530
2530
|
font-weight: 400;
|
|
2531
2531
|
font-size: 12px;
|
|
2532
|
-
font-family: "
|
|
2532
|
+
font-family: "Roboto";
|
|
2533
2533
|
padding: 6px 12px;
|
|
2534
2534
|
border-radius: 12px;
|
|
2535
2535
|
margin-bottom: 6px;
|