@sankhyalabs/ez-design 0.0.0-bugfix-dev-KB-79202.0 → 0.0.0-bugfix-dev-KB-83336.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/.releaserc +1 -0
- package/dist/default/ez-themed.css +29 -26
- 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.svg +4 -4
- 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/dist/default/icons/svg/add-to-cart.svg +4 -6
- package/dist/default/icons/svg/cart-history.svg +4 -5
- package/dist/default/icons/svg/clean-cart.svg +4 -4
- package/dist/default/icons/svg/remove-from-cart.svg +4 -4
- package/package.json +1 -1
package/.releaserc
CHANGED
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
--text--extra-large: 20px;
|
|
80
80
|
--text-weight--extra-small: 200;
|
|
81
81
|
--text-weight--medium: 400;
|
|
82
|
-
--text-weight--large:
|
|
82
|
+
--text-weight--large: 500;
|
|
83
83
|
--text--primary: #626e82;
|
|
84
84
|
--text--secondary: #a2abb9;
|
|
85
85
|
--text--disable: #afb6c0;
|
|
@@ -491,7 +491,7 @@ body {
|
|
|
491
491
|
color: #626e82;
|
|
492
492
|
font-family: "Roboto";
|
|
493
493
|
font-size: 14px;
|
|
494
|
-
font-weight:
|
|
494
|
+
font-weight: 500;
|
|
495
495
|
width: 100%;
|
|
496
496
|
word-break: break-word;
|
|
497
497
|
padding-bottom: 3px; }
|
|
@@ -501,7 +501,7 @@ body {
|
|
|
501
501
|
font-family: "Roboto"; }
|
|
502
502
|
.ez-label--title {
|
|
503
503
|
font-size: 14px;
|
|
504
|
-
font-weight:
|
|
504
|
+
font-weight: 500;
|
|
505
505
|
margin-bottom: 3px;
|
|
506
506
|
flex-grow: 1; }
|
|
507
507
|
.ez-label--description {
|
|
@@ -872,7 +872,7 @@ body {
|
|
|
872
872
|
color: #fff;
|
|
873
873
|
text-shadow: 0 0 0 #fff, 0 0 1px transparent; }
|
|
874
874
|
.ez-text--bold {
|
|
875
|
-
font-weight:
|
|
875
|
+
font-weight: 500;
|
|
876
876
|
color: var(--title--primary); }
|
|
877
877
|
.ez-text--full {
|
|
878
878
|
width: 100%; }
|
|
@@ -906,7 +906,7 @@ body {
|
|
|
906
906
|
font-family: "Roboto";
|
|
907
907
|
color: var(--title--primary);
|
|
908
908
|
margin: 0;
|
|
909
|
-
font-weight:
|
|
909
|
+
font-weight: 500;
|
|
910
910
|
line-height: 1.3; }
|
|
911
911
|
.ez-title--extra-small {
|
|
912
912
|
font-size: 12px; }
|
|
@@ -1130,7 +1130,7 @@ body {
|
|
|
1130
1130
|
color: #fff; }
|
|
1131
1131
|
.ez-alert__title {
|
|
1132
1132
|
font-size: 14px;
|
|
1133
|
-
font-weight:
|
|
1133
|
+
font-weight: 500;
|
|
1134
1134
|
width: 100%;
|
|
1135
1135
|
margin: 0 0 6px 0; }
|
|
1136
1136
|
.ez-alert__description {
|
|
@@ -1321,7 +1321,7 @@ body {
|
|
|
1321
1321
|
font-family: "Roboto";
|
|
1322
1322
|
padding: 12px;
|
|
1323
1323
|
font-size: 14px;
|
|
1324
|
-
font-weight:
|
|
1324
|
+
font-weight: 500; }
|
|
1325
1325
|
|
|
1326
1326
|
.ez-badge--primary-solid {
|
|
1327
1327
|
--ez-badge--background-color: var(--color--primary);
|
|
@@ -1496,7 +1496,7 @@ body {
|
|
|
1496
1496
|
font-size: 19px; } }
|
|
1497
1497
|
.ez-breadcrumb__item--active {
|
|
1498
1498
|
display: flex;
|
|
1499
|
-
font-weight:
|
|
1499
|
+
font-weight: 500;
|
|
1500
1500
|
font-size: 14px;
|
|
1501
1501
|
color: #2b3a54; }
|
|
1502
1502
|
.ez-breadcrumb__item--active a:hover {
|
|
@@ -1847,7 +1847,7 @@ body {
|
|
|
1847
1847
|
.ez-flap__header-item svg {
|
|
1848
1848
|
fill: #a7afbd; }
|
|
1849
1849
|
.ez-flap__header-item--active {
|
|
1850
|
-
font-weight:
|
|
1850
|
+
font-weight: 500;
|
|
1851
1851
|
background-color: #fff;
|
|
1852
1852
|
border-top-left-radius: 12px;
|
|
1853
1853
|
border-top-right-radius: 12px;
|
|
@@ -2008,7 +2008,7 @@ body {
|
|
|
2008
2008
|
text-shadow: 0 0 0 #353535, 0 0 1px transparent; }
|
|
2009
2009
|
.ez-identifier__description {
|
|
2010
2010
|
font-size: 14px;
|
|
2011
|
-
font-weight:
|
|
2011
|
+
font-weight: 500;
|
|
2012
2012
|
margin: 0;
|
|
2013
2013
|
width: 100%; }
|
|
2014
2014
|
|
|
@@ -2130,7 +2130,7 @@ body {
|
|
|
2130
2130
|
text-decoration: underline; }
|
|
2131
2131
|
.ez-link--primary {
|
|
2132
2132
|
color: #00523c;
|
|
2133
|
-
font-weight:
|
|
2133
|
+
font-weight: 500; }
|
|
2134
2134
|
.ez-link--primary svg {
|
|
2135
2135
|
fill: #00523c;
|
|
2136
2136
|
opacity: 0.7; }
|
|
@@ -2422,7 +2422,7 @@ body {
|
|
|
2422
2422
|
min-width: 35px;
|
|
2423
2423
|
color: #00523c;
|
|
2424
2424
|
fill: #00523c;
|
|
2425
|
-
font-weight:
|
|
2425
|
+
font-weight: 500;
|
|
2426
2426
|
align-items: center;
|
|
2427
2427
|
height: 36px;
|
|
2428
2428
|
font-size: 14px;
|
|
@@ -2533,7 +2533,7 @@ body {
|
|
|
2533
2533
|
font-size: 16px; }
|
|
2534
2534
|
.ez-progress-indicator__item--active span {
|
|
2535
2535
|
color: #626e82;
|
|
2536
|
-
font-weight:
|
|
2536
|
+
font-weight: 500;
|
|
2537
2537
|
font-size: 14px; }
|
|
2538
2538
|
.ez-progress-indicator__item--done .ez-progress-indicator__numerator {
|
|
2539
2539
|
background-color: #157A00; }
|
|
@@ -2549,7 +2549,7 @@ body {
|
|
|
2549
2549
|
width: 32px;
|
|
2550
2550
|
height: 32px;
|
|
2551
2551
|
margin-right: 6px;
|
|
2552
|
-
font-weight:
|
|
2552
|
+
font-weight: 500;
|
|
2553
2553
|
color: #fff; }
|
|
2554
2554
|
.ez-progress-indicator__container {
|
|
2555
2555
|
display: flex;
|
|
@@ -2958,13 +2958,13 @@ body {
|
|
|
2958
2958
|
.ez-toggle__item--active {
|
|
2959
2959
|
background-color: #f2faf8;
|
|
2960
2960
|
color: #008561;
|
|
2961
|
-
font-weight:
|
|
2961
|
+
font-weight: 500;
|
|
2962
2962
|
font-size: 14px;
|
|
2963
2963
|
border: 1px #008561; }
|
|
2964
2964
|
.ez-toggle__item--default {
|
|
2965
2965
|
background-color: #f2faf8;
|
|
2966
2966
|
color: #008561;
|
|
2967
|
-
font-weight:
|
|
2967
|
+
font-weight: 500;
|
|
2968
2968
|
font-size: 14px;
|
|
2969
2969
|
border: 1px #008561;
|
|
2970
2970
|
cursor: not-allowed; }
|
|
@@ -3018,7 +3018,7 @@ body {
|
|
|
3018
3018
|
.ez-toggle-group__item--active {
|
|
3019
3019
|
background-color: #f2faf8;
|
|
3020
3020
|
color: #00523c;
|
|
3021
|
-
font-weight:
|
|
3021
|
+
font-weight: 500;
|
|
3022
3022
|
font-size: 14px;
|
|
3023
3023
|
border: 1px #00523c; }
|
|
3024
3024
|
.ez-toggle-group__item--disabled {
|
|
@@ -8908,7 +8908,7 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
|
|
|
8908
8908
|
padding-left: 0;
|
|
8909
8909
|
padding-right: 11px; }
|
|
8910
8910
|
.ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] {
|
|
8911
|
-
border
|
|
8911
|
+
border: none;
|
|
8912
8912
|
padding-left: 0;
|
|
8913
8913
|
padding-right: 0; }
|
|
8914
8914
|
.ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-selection-checkbox {
|
|
@@ -8978,7 +8978,7 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
|
|
|
8978
8978
|
padding-left: 0;
|
|
8979
8979
|
padding-right: 11px; }
|
|
8980
8980
|
.ez-grid .ag-ltr .ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] {
|
|
8981
|
-
border
|
|
8981
|
+
border: none;
|
|
8982
8982
|
padding-left: 0;
|
|
8983
8983
|
padding-right: 0; }
|
|
8984
8984
|
.ez-grid .ag-ltr .ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-selection-checkbox {
|
|
@@ -9069,7 +9069,7 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
|
|
|
9069
9069
|
.ez-grid .ag-root-wrapper {
|
|
9070
9070
|
border-bottom-right-radius: var(--border--radius-medium);
|
|
9071
9071
|
border-bottom-left-radius: var(--border--radius-medium);
|
|
9072
|
-
padding: 0 var(--space--medium)
|
|
9072
|
+
padding: 0 var(--space--medium) 0 var(--space--medium);
|
|
9073
9073
|
border: none;
|
|
9074
9074
|
background: transparent; }
|
|
9075
9075
|
.ez-grid .ag-popup-child:not(.ag-tooltip-custom) {
|
|
@@ -9130,7 +9130,8 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
|
|
|
9130
9130
|
.ez-grid .ag-menu-option-part.ag-menu-option-icon {
|
|
9131
9131
|
font-size: var(--text--large);
|
|
9132
9132
|
padding-right: 3px;
|
|
9133
|
-
padding-left: 0;
|
|
9133
|
+
padding-left: 0;
|
|
9134
|
+
color: var(--title--primary); }
|
|
9134
9135
|
.ez-grid .ag-input-field-input.ag-text-field-input {
|
|
9135
9136
|
height: 32px;
|
|
9136
9137
|
padding-left: var(--space--medium); }
|
|
@@ -9171,17 +9172,19 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
|
|
|
9171
9172
|
background-color: var(--background--xlight);
|
|
9172
9173
|
outline: none;
|
|
9173
9174
|
height: 29px; }
|
|
9174
|
-
.ez-grid .ag-cell.ag-cell-range-selected.ag-cell-range-selected-1.ag-cell-focus[col-id="statusColumn"],
|
|
9175
|
+
.ez-grid .ag-cell.ag-cell-range-selected.ag-cell-range-selected-1.ag-cell-focus[col-id="statusColumn"],
|
|
9175
9176
|
.ez-grid .ag-cell.ag-cell-range-selected.ag-cell-range-selected-2.ag-cell-focus[col-id="statusColumn"],
|
|
9176
|
-
.ez-grid .ag-cell.ag-cell-range-selected.ag-cell-range-selected-2.ag-cell-focus[col-id="checkBoxColumn"],
|
|
9177
9177
|
.ez-grid .ag-cell.ag-cell-range-selected.ag-cell-range-selected-3.ag-cell-focus[col-id="statusColumn"],
|
|
9178
|
-
.ez-grid .ag-cell.ag-cell-range-selected.ag-cell-range-selected-
|
|
9179
|
-
.ez-grid .ag-cell.ag-cell-range-selected.ag-cell-range-selected-4.ag-cell-focus[col-id="statusColumn"],
|
|
9180
|
-
.ez-grid .ag-cell.ag-cell-range-selected.ag-cell-range-selected-4.ag-cell-focus[col-id="checkBoxColumn"] {
|
|
9178
|
+
.ez-grid .ag-cell.ag-cell-range-selected.ag-cell-range-selected-4.ag-cell-focus[col-id="statusColumn"] {
|
|
9181
9179
|
border-right: var(--border--small) transparent;
|
|
9182
9180
|
border-left: var(--border--small) transparent;
|
|
9183
9181
|
border-top: var(--border--small) transparent;
|
|
9184
9182
|
border-bottom: var(--border--small) transparent; }
|
|
9183
|
+
.ez-grid .ag-cell.ag-cell-range-selected.ag-cell-range-selected-1.ag-cell-focus[col-id="checkBoxColumn"],
|
|
9184
|
+
.ez-grid .ag-cell.ag-cell-range-selected.ag-cell-range-selected-2.ag-cell-focus[col-id="checkBoxColumn"],
|
|
9185
|
+
.ez-grid .ag-cell.ag-cell-range-selected.ag-cell-range-selected-3.ag-cell-focus[col-id="checkBoxColumn"],
|
|
9186
|
+
.ez-grid .ag-cell.ag-cell-range-selected.ag-cell-range-selected-4.ag-cell-focus[col-id="checkBoxColumn"] {
|
|
9187
|
+
border: var(--grid-cel-border-medium) red; }
|
|
9185
9188
|
.ez-grid .ag-checkbox-input-wrapper::after {
|
|
9186
9189
|
content: ""; }
|
|
9187
9190
|
.ez-grid .ag-checkbox-input-wrapper.ag-checked::after {
|