@sankhyalabs/ez-design 1.2.0 → 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 +35 -27
- 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;
|
|
@@ -8421,7 +8421,8 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
|
|
|
8421
8421
|
.ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-checkbox-input-wrapper input[type="checkbox"] {
|
|
8422
8422
|
position: relative;
|
|
8423
8423
|
cursor: pointer;
|
|
8424
|
-
display: inline-block;
|
|
8424
|
+
display: inline-block;
|
|
8425
|
+
background-color: transparent; }
|
|
8425
8426
|
.ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-checkbox-input-wrapper input[type="checkbox"]:before {
|
|
8426
8427
|
content: "";
|
|
8427
8428
|
display: block;
|
|
@@ -8434,13 +8435,16 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
|
|
|
8434
8435
|
border: 2px solid var(--title--primary);
|
|
8435
8436
|
border-radius: var(--border--radius-small);
|
|
8436
8437
|
background-color: #ffffff; }
|
|
8438
|
+
.ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-checkbox-input-wrapper input[type="checkbox"]:checked:before {
|
|
8439
|
+
border-color: var(--color--primary);
|
|
8440
|
+
background-color: var(--color--primary-200); }
|
|
8437
8441
|
.ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-checkbox-input-wrapper input[type="checkbox"]:checked:after {
|
|
8438
8442
|
content: "";
|
|
8439
8443
|
display: block;
|
|
8440
8444
|
width: 5px;
|
|
8441
8445
|
height: 8px;
|
|
8442
8446
|
border: solid var(--color--primary);
|
|
8443
|
-
border-width: 0
|
|
8447
|
+
border-width: 0 2.5px 2.5px 0;
|
|
8444
8448
|
-webkit-transform: rotate(45deg);
|
|
8445
8449
|
-ms-transform: rotate(45deg);
|
|
8446
8450
|
transform: rotate(45deg);
|
|
@@ -8453,7 +8457,7 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
|
|
|
8453
8457
|
width: 6px;
|
|
8454
8458
|
height: 8px;
|
|
8455
8459
|
border: solid var(--title--primary);
|
|
8456
|
-
border-width: 0 0
|
|
8460
|
+
border-width: 0 0 2.5px 0;
|
|
8457
8461
|
position: absolute;
|
|
8458
8462
|
top: 2px;
|
|
8459
8463
|
left: 6px; }
|
|
@@ -8487,7 +8491,8 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
|
|
|
8487
8491
|
.ez-grid .ag-ltr .ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-checkbox-input-wrapper input[type="checkbox"] {
|
|
8488
8492
|
position: relative;
|
|
8489
8493
|
cursor: pointer;
|
|
8490
|
-
display: inline-block;
|
|
8494
|
+
display: inline-block;
|
|
8495
|
+
background-color: transparent; }
|
|
8491
8496
|
.ez-grid .ag-ltr .ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-checkbox-input-wrapper input[type="checkbox"]:before {
|
|
8492
8497
|
content: "";
|
|
8493
8498
|
display: block;
|
|
@@ -8500,13 +8505,16 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
|
|
|
8500
8505
|
border: 2px solid var(--title--primary);
|
|
8501
8506
|
border-radius: var(--border--radius-small);
|
|
8502
8507
|
background-color: #ffffff; }
|
|
8508
|
+
.ez-grid .ag-ltr .ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-checkbox-input-wrapper input[type="checkbox"]:checked:before {
|
|
8509
|
+
border-color: var(--color--primary);
|
|
8510
|
+
background-color: var(--color--primary-200); }
|
|
8503
8511
|
.ez-grid .ag-ltr .ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-checkbox-input-wrapper input[type="checkbox"]:checked:after {
|
|
8504
8512
|
content: "";
|
|
8505
8513
|
display: block;
|
|
8506
8514
|
width: 5px;
|
|
8507
8515
|
height: 8px;
|
|
8508
8516
|
border: solid var(--color--primary);
|
|
8509
|
-
border-width: 0
|
|
8517
|
+
border-width: 0 2.5px 2.5px 0;
|
|
8510
8518
|
-webkit-transform: rotate(45deg);
|
|
8511
8519
|
-ms-transform: rotate(45deg);
|
|
8512
8520
|
transform: rotate(45deg);
|
|
@@ -8519,7 +8527,7 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
|
|
|
8519
8527
|
width: 6px;
|
|
8520
8528
|
height: 8px;
|
|
8521
8529
|
border: solid var(--title--primary);
|
|
8522
|
-
border-width: 0 0
|
|
8530
|
+
border-width: 0 0 2.5px 0;
|
|
8523
8531
|
position: absolute;
|
|
8524
8532
|
top: 2px;
|
|
8525
8533
|
left: 6px; }
|