@alfalab/core-components-vars 9.19.0 → 9.20.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/alfasans-index.css +10 -0
- package/alfasans-typography.css +626 -0
- package/bundle/alfasans-click.css +8 -0
- package/bundle/alfasans-corp.css +8 -0
- package/bundle/alfasans-intranet.css +8 -0
- package/cssm/alfasans-index.css +1595 -0
- package/cssm/alfasans-typography.css +18 -0
- package/cssm/bundle/alfasans-click.css +1510 -0
- package/cssm/bundle/alfasans-corp.css +1510 -0
- package/cssm/bundle/alfasans-intranet.css +1510 -0
- package/cssm/bundle/click.css +7 -0
- package/cssm/bundle/corp.css +7 -0
- package/cssm/bundle/intranet.css +7 -0
- package/cssm/bundle/mobile.css +7 -0
- package/cssm/index.css +3 -1
- package/cssm/index.d.ts +1 -0
- package/cssm/index.js +1 -0
- package/cssm/typography-common.css +8 -0
- package/cssm/typography.css +12 -0
- package/esm/index.d.ts +1 -0
- package/esm/index.js +1 -0
- package/index.d.ts +1 -0
- package/index.js +1 -0
- package/modern/index.d.ts +1 -0
- package/modern/index.js +1 -0
- package/moderncssm/alfasans-index.css +1595 -0
- package/moderncssm/alfasans-typography.css +18 -0
- package/moderncssm/bundle/alfasans-click.css +1510 -0
- package/moderncssm/bundle/alfasans-corp.css +1510 -0
- package/moderncssm/bundle/alfasans-intranet.css +1510 -0
- package/moderncssm/bundle/click.css +7 -0
- package/moderncssm/bundle/corp.css +7 -0
- package/moderncssm/bundle/intranet.css +7 -0
- package/moderncssm/bundle/mobile.css +7 -0
- package/moderncssm/index.css +3 -1
- package/moderncssm/index.d.ts +1 -0
- package/moderncssm/index.js +1 -0
- package/moderncssm/typography-common.css +8 -0
- package/moderncssm/typography.css +12 -0
- package/package.json +1 -1
- package/src/alfasans-index.css +10 -0
- package/src/alfasans-typography.css +626 -0
- package/src/bundle/alfasans-click.css +8 -0
- package/src/bundle/alfasans-corp.css +8 -0
- package/src/bundle/alfasans-intranet.css +8 -0
- package/src/typography-common.css +15 -0
- package/src/typography.css +6 -18
- package/typography-common.css +15 -0
- package/typography.css +6 -18
|
@@ -1486,7 +1486,14 @@
|
|
|
1486
1486
|
sans-serif;
|
|
1487
1487
|
--font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
1488
1488
|
'Helvetica Neue', Helvetica, sans-serif;
|
|
1489
|
+
--font-family-alfasans: 'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
1490
|
+
'Helvetica Neue', Helvetica, sans-serif;
|
|
1489
1491
|
}
|
|
1492
|
+
/* @deprecated */
|
|
1493
|
+
/* @deprecated */
|
|
1494
|
+
/* @deprecated */
|
|
1495
|
+
/* @deprecated */
|
|
1496
|
+
/* @deprecated */
|
|
1490
1497
|
:root {
|
|
1491
1498
|
--focus-color: var(--color-light-status-info);
|
|
1492
1499
|
--font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
|
|
@@ -1486,7 +1486,14 @@
|
|
|
1486
1486
|
sans-serif;
|
|
1487
1487
|
--font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
1488
1488
|
'Helvetica Neue', Helvetica, sans-serif;
|
|
1489
|
+
--font-family-alfasans: 'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
1490
|
+
'Helvetica Neue', Helvetica, sans-serif;
|
|
1489
1491
|
}
|
|
1492
|
+
/* @deprecated */
|
|
1493
|
+
/* @deprecated */
|
|
1494
|
+
/* @deprecated */
|
|
1495
|
+
/* @deprecated */
|
|
1496
|
+
/* @deprecated */
|
|
1490
1497
|
:root {
|
|
1491
1498
|
--focus-color: var(--color-light-status-info);
|
|
1492
1499
|
--font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
|
|
@@ -1486,7 +1486,14 @@
|
|
|
1486
1486
|
sans-serif;
|
|
1487
1487
|
--font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
1488
1488
|
'Helvetica Neue', Helvetica, sans-serif;
|
|
1489
|
+
--font-family-alfasans: 'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
1490
|
+
'Helvetica Neue', Helvetica, sans-serif;
|
|
1489
1491
|
}
|
|
1492
|
+
/* @deprecated */
|
|
1493
|
+
/* @deprecated */
|
|
1494
|
+
/* @deprecated */
|
|
1495
|
+
/* @deprecated */
|
|
1496
|
+
/* @deprecated */
|
|
1490
1497
|
:root {
|
|
1491
1498
|
--focus-color: var(--color-light-status-info);
|
|
1492
1499
|
--font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
|
|
@@ -1486,7 +1486,14 @@
|
|
|
1486
1486
|
sans-serif;
|
|
1487
1487
|
--font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
1488
1488
|
'Helvetica Neue', Helvetica, sans-serif;
|
|
1489
|
+
--font-family-alfasans: 'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
1490
|
+
'Helvetica Neue', Helvetica, sans-serif;
|
|
1489
1491
|
}
|
|
1492
|
+
/* @deprecated */
|
|
1493
|
+
/* @deprecated */
|
|
1494
|
+
/* @deprecated */
|
|
1495
|
+
/* @deprecated */
|
|
1496
|
+
/* @deprecated */
|
|
1490
1497
|
:root {
|
|
1491
1498
|
--focus-color: var(--color-light-status-info);
|
|
1492
1499
|
--font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
|
package/moderncssm/index.css
CHANGED
|
@@ -1578,7 +1578,9 @@
|
|
|
1578
1578
|
sans-serif;
|
|
1579
1579
|
--font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
1580
1580
|
'Helvetica Neue', Helvetica, sans-serif;
|
|
1581
|
-
|
|
1581
|
+
--font-family-alfasans: 'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
1582
|
+
'Helvetica Neue', Helvetica, sans-serif;
|
|
1583
|
+
} /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ :root {
|
|
1582
1584
|
--focus-color: var(--color-light-status-info);
|
|
1583
1585
|
--font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
|
|
1584
1586
|
sans-serif;
|
package/moderncssm/index.d.ts
CHANGED
|
@@ -1540,6 +1540,7 @@ export const gap96Neg: "var(--gap-7xl-neg)";
|
|
|
1540
1540
|
export const gap128Neg: "var(--gap-8xl-neg)";
|
|
1541
1541
|
export const fontFamilySystem: "system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,\n sans-serif";
|
|
1542
1542
|
export const fontFamilyStyrene: "'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,\n 'Helvetica Neue', Helvetica, sans-serif";
|
|
1543
|
+
export const fontFamilyAlfasans: "'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto,\n 'Helvetica Neue', Helvetica, sans-serif";
|
|
1543
1544
|
export const focusColor: "var(--color-light-status-info)";
|
|
1544
1545
|
export const fontFamily: "system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,\n sans-serif";
|
|
1545
1546
|
export const disabledCursor: "not-allowed";
|
package/moderncssm/index.js
CHANGED
|
@@ -1540,6 +1540,7 @@ module.exports.gap96Neg = "var(--gap-7xl-neg)";
|
|
|
1540
1540
|
module.exports.gap128Neg = "var(--gap-8xl-neg)";
|
|
1541
1541
|
module.exports.fontFamilySystem = "system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,\n sans-serif";
|
|
1542
1542
|
module.exports.fontFamilyStyrene = "'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,\n 'Helvetica Neue', Helvetica, sans-serif";
|
|
1543
|
+
module.exports.fontFamilyAlfasans = "'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto,\n 'Helvetica Neue', Helvetica, sans-serif";
|
|
1543
1544
|
module.exports.focusColor = "var(--color-light-status-info)";
|
|
1544
1545
|
module.exports.fontFamily = "system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,\n sans-serif";
|
|
1545
1546
|
module.exports.disabledCursor = "not-allowed";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
:root {
|
|
2
|
+
--font-family-system: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
|
|
3
|
+
sans-serif;
|
|
4
|
+
--font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
5
|
+
'Helvetica Neue', Helvetica, sans-serif;
|
|
6
|
+
--font-family-alfasans: 'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
7
|
+
'Helvetica Neue', Helvetica, sans-serif;
|
|
8
|
+
}
|
|
@@ -3,4 +3,16 @@
|
|
|
3
3
|
sans-serif;
|
|
4
4
|
--font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
5
5
|
'Helvetica Neue', Helvetica, sans-serif;
|
|
6
|
+
--font-family-alfasans: 'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
7
|
+
'Helvetica Neue', Helvetica, sans-serif;
|
|
6
8
|
}
|
|
9
|
+
|
|
10
|
+
/* @deprecated */
|
|
11
|
+
|
|
12
|
+
/* @deprecated */
|
|
13
|
+
|
|
14
|
+
/* @deprecated */
|
|
15
|
+
|
|
16
|
+
/* @deprecated */
|
|
17
|
+
|
|
18
|
+
/* @deprecated */
|
package/package.json
CHANGED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
@import './colors.css'; /* deprecated */
|
|
2
|
+
@import './colors-bluetint.css';
|
|
3
|
+
@import './colors-addons.css';
|
|
4
|
+
@import './colors-transparent.css';
|
|
5
|
+
@import './shadows-bluetint.css';
|
|
6
|
+
@import './border-radius.css';
|
|
7
|
+
@import './gaps.css';
|
|
8
|
+
@import './alfasans-typography.css';
|
|
9
|
+
@import './common.css';
|
|
10
|
+
@import './mixins.css';
|