@sankhyalabs/ez-design 6.0.1 → 6.0.2-dev.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.
- package/dist/default/ez-themed.css +0 -3
- 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
|
@@ -9473,13 +9473,10 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
|
|
|
9473
9473
|
--font-size--21xlarge: 100px;
|
|
9474
9474
|
--font-size--22xlarge: 110px;
|
|
9475
9475
|
--font-size--23xlarge: 120px;
|
|
9476
|
-
--font-weight--light: 300;
|
|
9477
9476
|
--font-weight--regular: 400;
|
|
9478
9477
|
--font-weight--medium: 500;
|
|
9479
9478
|
--font-weight--semi-bold: 600;
|
|
9480
9479
|
--font-weight--bold: 700;
|
|
9481
|
-
--font-weight--extra-bold: 800;
|
|
9482
|
-
--font-weight--black: 900;
|
|
9483
9480
|
--line-height--16: 16px;
|
|
9484
9481
|
--line-height--18: 18px;
|
|
9485
9482
|
--line-height--20: 20px;
|