@fluentui/react-text 0.0.0-nightly-20230316-0427.1 → 0.0.0-nightly-20230317-1454.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/.swcrc +39 -0
- package/CHANGELOG.json +26 -11
- package/CHANGELOG.md +17 -8
- package/lib/Body1.js +1 -1
- package/lib/Body1.js.map +1 -1
- package/lib/Body1Strong.js +1 -1
- package/lib/Body1Strong.js.map +1 -1
- package/lib/Body1Stronger.js +1 -1
- package/lib/Body1Stronger.js.map +1 -1
- package/lib/Body2.js +1 -1
- package/lib/Body2.js.map +1 -1
- package/lib/Caption1.js +1 -1
- package/lib/Caption1.js.map +1 -1
- package/lib/Caption1Strong.js +1 -1
- package/lib/Caption1Strong.js.map +1 -1
- package/lib/Caption1Stronger.js +1 -1
- package/lib/Caption1Stronger.js.map +1 -1
- package/lib/Caption2.js +1 -1
- package/lib/Caption2.js.map +1 -1
- package/lib/Caption2Strong.js +1 -1
- package/lib/Caption2Strong.js.map +1 -1
- package/lib/Display.js +1 -1
- package/lib/Display.js.map +1 -1
- package/lib/LargeTitle.js +1 -1
- package/lib/LargeTitle.js.map +1 -1
- package/lib/Subtitle1.js +1 -1
- package/lib/Subtitle1.js.map +1 -1
- package/lib/Subtitle2.js +1 -1
- package/lib/Subtitle2.js.map +1 -1
- package/lib/Subtitle2Stronger.js +1 -1
- package/lib/Subtitle2Stronger.js.map +1 -1
- package/lib/Text.js +1 -1
- package/lib/Text.js.map +1 -1
- package/lib/Title1.js +1 -1
- package/lib/Title1.js.map +1 -1
- package/lib/Title2.js +1 -1
- package/lib/Title2.js.map +1 -1
- package/lib/Title3.js +1 -1
- package/lib/Title3.js.map +1 -1
- package/lib/components/Text/Text.js +6 -6
- package/lib/components/Text/Text.js.map +1 -1
- package/lib/components/Text/Text.types.js.map +1 -1
- package/lib/components/Text/index.js +5 -5
- package/lib/components/Text/index.js.map +1 -1
- package/lib/components/Text/renderText.js +3 -5
- package/lib/components/Text/renderText.js.map +1 -1
- package/lib/components/Text/useText.js +14 -14
- package/lib/components/Text/useText.js.map +1 -1
- package/lib/components/Text/useTextStyles.js +4 -4
- package/lib/components/Text/useTextStyles.js.map +1 -1
- package/lib/components/presets/Body1/Body1.js +5 -5
- package/lib/components/presets/Body1/Body1.js.map +1 -1
- package/lib/components/presets/Body1/index.js +1 -1
- package/lib/components/presets/Body1/index.js.map +1 -1
- package/lib/components/presets/Body1Strong/Body1Strong.js +5 -5
- package/lib/components/presets/Body1Strong/Body1Strong.js.map +1 -1
- package/lib/components/presets/Body1Strong/index.js +1 -1
- package/lib/components/presets/Body1Strong/index.js.map +1 -1
- package/lib/components/presets/Body1Stronger/Body1Stronger.js +5 -5
- package/lib/components/presets/Body1Stronger/Body1Stronger.js.map +1 -1
- package/lib/components/presets/Body1Stronger/index.js +1 -1
- package/lib/components/presets/Body1Stronger/index.js.map +1 -1
- package/lib/components/presets/Body2/Body2.js +5 -5
- package/lib/components/presets/Body2/Body2.js.map +1 -1
- package/lib/components/presets/Body2/index.js +1 -1
- package/lib/components/presets/Body2/index.js.map +1 -1
- package/lib/components/presets/Caption1/Caption1.js +5 -5
- package/lib/components/presets/Caption1/Caption1.js.map +1 -1
- package/lib/components/presets/Caption1/index.js +1 -1
- package/lib/components/presets/Caption1/index.js.map +1 -1
- package/lib/components/presets/Caption1Strong/Caption1Strong.js +5 -5
- package/lib/components/presets/Caption1Strong/Caption1Strong.js.map +1 -1
- package/lib/components/presets/Caption1Strong/index.js +1 -1
- package/lib/components/presets/Caption1Strong/index.js.map +1 -1
- package/lib/components/presets/Caption1Stronger/Caption1Stronger.js +5 -5
- package/lib/components/presets/Caption1Stronger/Caption1Stronger.js.map +1 -1
- package/lib/components/presets/Caption1Stronger/index.js +1 -1
- package/lib/components/presets/Caption1Stronger/index.js.map +1 -1
- package/lib/components/presets/Caption2/Caption2.js +5 -5
- package/lib/components/presets/Caption2/Caption2.js.map +1 -1
- package/lib/components/presets/Caption2/index.js +1 -1
- package/lib/components/presets/Caption2/index.js.map +1 -1
- package/lib/components/presets/Caption2Strong/Caption2Strong.js +5 -5
- package/lib/components/presets/Caption2Strong/Caption2Strong.js.map +1 -1
- package/lib/components/presets/Caption2Strong/index.js +1 -1
- package/lib/components/presets/Caption2Strong/index.js.map +1 -1
- package/lib/components/presets/Display/Display.js +5 -5
- package/lib/components/presets/Display/Display.js.map +1 -1
- package/lib/components/presets/Display/index.js +1 -1
- package/lib/components/presets/Display/index.js.map +1 -1
- package/lib/components/presets/LargeTitle/LargeTitle.js +5 -5
- package/lib/components/presets/LargeTitle/LargeTitle.js.map +1 -1
- package/lib/components/presets/LargeTitle/index.js +1 -1
- package/lib/components/presets/LargeTitle/index.js.map +1 -1
- package/lib/components/presets/Subtitle1/Subtitle1.js +5 -5
- package/lib/components/presets/Subtitle1/Subtitle1.js.map +1 -1
- package/lib/components/presets/Subtitle1/index.js +1 -1
- package/lib/components/presets/Subtitle1/index.js.map +1 -1
- package/lib/components/presets/Subtitle2/Subtitle2.js +5 -5
- package/lib/components/presets/Subtitle2/Subtitle2.js.map +1 -1
- package/lib/components/presets/Subtitle2/index.js +1 -1
- package/lib/components/presets/Subtitle2/index.js.map +1 -1
- package/lib/components/presets/Subtitle2Stronger/Subtitle2Stronger.js +5 -5
- package/lib/components/presets/Subtitle2Stronger/Subtitle2Stronger.js.map +1 -1
- package/lib/components/presets/Subtitle2Stronger/index.js +1 -1
- package/lib/components/presets/Subtitle2Stronger/index.js.map +1 -1
- package/lib/components/presets/Title1/Title1.js +5 -5
- package/lib/components/presets/Title1/Title1.js.map +1 -1
- package/lib/components/presets/Title1/index.js +1 -1
- package/lib/components/presets/Title1/index.js.map +1 -1
- package/lib/components/presets/Title2/Title2.js +5 -5
- package/lib/components/presets/Title2/Title2.js.map +1 -1
- package/lib/components/presets/Title2/index.js +1 -1
- package/lib/components/presets/Title2/index.js.map +1 -1
- package/lib/components/presets/Title3/Title3.js +5 -5
- package/lib/components/presets/Title3/Title3.js.map +1 -1
- package/lib/components/presets/Title3/index.js +1 -1
- package/lib/components/presets/Title3/index.js.map +1 -1
- package/lib/components/presets/createPreset.js +3 -3
- package/lib/components/presets/createPreset.js.map +1 -1
- package/lib/index.js +18 -18
- package/lib/index.js.map +1 -1
- package/lib-commonjs/Body1.js +5 -4
- package/lib-commonjs/Body1.js.map +1 -1
- package/lib-commonjs/Body1Strong.js +5 -4
- package/lib-commonjs/Body1Strong.js.map +1 -1
- package/lib-commonjs/Body1Stronger.js +5 -4
- package/lib-commonjs/Body1Stronger.js.map +1 -1
- package/lib-commonjs/Body2.js +5 -4
- package/lib-commonjs/Body2.js.map +1 -1
- package/lib-commonjs/Caption1.js +5 -4
- package/lib-commonjs/Caption1.js.map +1 -1
- package/lib-commonjs/Caption1Strong.js +5 -4
- package/lib-commonjs/Caption1Strong.js.map +1 -1
- package/lib-commonjs/Caption1Stronger.js +5 -4
- package/lib-commonjs/Caption1Stronger.js.map +1 -1
- package/lib-commonjs/Caption2.js +5 -4
- package/lib-commonjs/Caption2.js.map +1 -1
- package/lib-commonjs/Caption2Strong.js +5 -4
- package/lib-commonjs/Caption2Strong.js.map +1 -1
- package/lib-commonjs/Display.js +5 -4
- package/lib-commonjs/Display.js.map +1 -1
- package/lib-commonjs/LargeTitle.js +5 -4
- package/lib-commonjs/LargeTitle.js.map +1 -1
- package/lib-commonjs/Subtitle1.js +5 -4
- package/lib-commonjs/Subtitle1.js.map +1 -1
- package/lib-commonjs/Subtitle2.js +5 -4
- package/lib-commonjs/Subtitle2.js.map +1 -1
- package/lib-commonjs/Subtitle2Stronger.js +5 -4
- package/lib-commonjs/Subtitle2Stronger.js.map +1 -1
- package/lib-commonjs/Text.js +5 -4
- package/lib-commonjs/Text.js.map +1 -1
- package/lib-commonjs/Title1.js +5 -4
- package/lib-commonjs/Title1.js.map +1 -1
- package/lib-commonjs/Title2.js +5 -4
- package/lib-commonjs/Title2.js.map +1 -1
- package/lib-commonjs/Title3.js +5 -4
- package/lib-commonjs/Title3.js.map +1 -1
- package/lib-commonjs/components/Text/Text.js +19 -21
- package/lib-commonjs/components/Text/Text.js.map +1 -1
- package/lib-commonjs/components/Text/Text.types.js +3 -2
- package/lib-commonjs/components/Text/Text.types.js.map +1 -1
- package/lib-commonjs/components/Text/index.js +9 -8
- package/lib-commonjs/components/Text/index.js.map +1 -1
- package/lib-commonjs/components/Text/renderText.js +13 -18
- package/lib-commonjs/components/Text/renderText.js.map +1 -1
- package/lib-commonjs/components/Text/useText.js +34 -51
- package/lib-commonjs/components/Text/useText.js.map +1 -1
- package/lib-commonjs/components/Text/useTextStyles.js +163 -114
- package/lib-commonjs/components/Text/useTextStyles.js.map +1 -1
- package/lib-commonjs/components/presets/Body1/Body1.js +34 -25
- package/lib-commonjs/components/presets/Body1/Body1.js.map +1 -1
- package/lib-commonjs/components/presets/Body1/index.js +5 -4
- package/lib-commonjs/components/presets/Body1/index.js.map +1 -1
- package/lib-commonjs/components/presets/Body1Strong/Body1Strong.js +34 -25
- package/lib-commonjs/components/presets/Body1Strong/Body1Strong.js.map +1 -1
- package/lib-commonjs/components/presets/Body1Strong/index.js +5 -4
- package/lib-commonjs/components/presets/Body1Strong/index.js.map +1 -1
- package/lib-commonjs/components/presets/Body1Stronger/Body1Stronger.js +34 -25
- package/lib-commonjs/components/presets/Body1Stronger/Body1Stronger.js.map +1 -1
- package/lib-commonjs/components/presets/Body1Stronger/index.js +5 -4
- package/lib-commonjs/components/presets/Body1Stronger/index.js.map +1 -1
- package/lib-commonjs/components/presets/Body2/Body2.js +34 -25
- package/lib-commonjs/components/presets/Body2/Body2.js.map +1 -1
- package/lib-commonjs/components/presets/Body2/index.js +5 -4
- package/lib-commonjs/components/presets/Body2/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1/Caption1.js +34 -25
- package/lib-commonjs/components/presets/Caption1/Caption1.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1/index.js +5 -4
- package/lib-commonjs/components/presets/Caption1/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1Strong/Caption1Strong.js +34 -25
- package/lib-commonjs/components/presets/Caption1Strong/Caption1Strong.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1Strong/index.js +5 -4
- package/lib-commonjs/components/presets/Caption1Strong/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1Stronger/Caption1Stronger.js +34 -25
- package/lib-commonjs/components/presets/Caption1Stronger/Caption1Stronger.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1Stronger/index.js +5 -4
- package/lib-commonjs/components/presets/Caption1Stronger/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption2/Caption2.js +34 -25
- package/lib-commonjs/components/presets/Caption2/Caption2.js.map +1 -1
- package/lib-commonjs/components/presets/Caption2/index.js +5 -4
- package/lib-commonjs/components/presets/Caption2/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption2Strong/Caption2Strong.js +34 -25
- package/lib-commonjs/components/presets/Caption2Strong/Caption2Strong.js.map +1 -1
- package/lib-commonjs/components/presets/Caption2Strong/index.js +5 -4
- package/lib-commonjs/components/presets/Caption2Strong/index.js.map +1 -1
- package/lib-commonjs/components/presets/Display/Display.js +34 -25
- package/lib-commonjs/components/presets/Display/Display.js.map +1 -1
- package/lib-commonjs/components/presets/Display/index.js +5 -4
- package/lib-commonjs/components/presets/Display/index.js.map +1 -1
- package/lib-commonjs/components/presets/LargeTitle/LargeTitle.js +34 -25
- package/lib-commonjs/components/presets/LargeTitle/LargeTitle.js.map +1 -1
- package/lib-commonjs/components/presets/LargeTitle/index.js +5 -4
- package/lib-commonjs/components/presets/LargeTitle/index.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle1/Subtitle1.js +34 -25
- package/lib-commonjs/components/presets/Subtitle1/Subtitle1.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle1/index.js +5 -4
- package/lib-commonjs/components/presets/Subtitle1/index.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle2/Subtitle2.js +34 -25
- package/lib-commonjs/components/presets/Subtitle2/Subtitle2.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle2/index.js +5 -4
- package/lib-commonjs/components/presets/Subtitle2/index.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle2Stronger/Subtitle2Stronger.js +34 -25
- package/lib-commonjs/components/presets/Subtitle2Stronger/Subtitle2Stronger.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle2Stronger/index.js +5 -4
- package/lib-commonjs/components/presets/Subtitle2Stronger/index.js.map +1 -1
- package/lib-commonjs/components/presets/Title1/Title1.js +34 -25
- package/lib-commonjs/components/presets/Title1/Title1.js.map +1 -1
- package/lib-commonjs/components/presets/Title1/index.js +5 -4
- package/lib-commonjs/components/presets/Title1/index.js.map +1 -1
- package/lib-commonjs/components/presets/Title2/Title2.js +34 -25
- package/lib-commonjs/components/presets/Title2/Title2.js.map +1 -1
- package/lib-commonjs/components/presets/Title2/index.js +5 -4
- package/lib-commonjs/components/presets/Title2/index.js.map +1 -1
- package/lib-commonjs/components/presets/Title3/Title3.js +34 -25
- package/lib-commonjs/components/presets/Title3/Title3.js.map +1 -1
- package/lib-commonjs/components/presets/Title3/index.js +5 -4
- package/lib-commonjs/components/presets/Title3/index.js.map +1 -1
- package/lib-commonjs/components/presets/createPreset.js +21 -22
- package/lib-commonjs/components/presets/createPreset.js.map +1 -1
- package/lib-commonjs/index.js +69 -256
- package/lib-commonjs/index.js.map +1 -1
- package/package.json +7 -7
@@ -1,8 +1,9 @@
|
|
1
1
|
"use strict";
|
2
|
-
|
3
2
|
Object.defineProperty(exports, "__esModule", {
|
4
|
-
|
3
|
+
value: true
|
5
4
|
});
|
6
|
-
const
|
7
|
-
|
5
|
+
const _exportStar = require("@swc/helpers/lib/_export_star.js").default;
|
6
|
+
_exportStar(require("./LargeTitle"), exports);
|
7
|
+
//# sourceMappingURL=index.js.map
|
8
|
+
|
8
9
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"
|
1
|
+
{"version":3,"sources":["../../../../lib/components/presets/LargeTitle/index.js"],"sourcesContent":["export * from \"./LargeTitle\";\n//# sourceMappingURL=index.js.map"],"names":[],"mappings":";;;;;oBAAc;CACd,iCAAiC"}
|
@@ -1,34 +1,43 @@
|
|
1
1
|
"use strict";
|
2
|
-
|
3
2
|
Object.defineProperty(exports, "__esModule", {
|
4
|
-
|
3
|
+
value: true
|
4
|
+
});
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
subtitle1ClassNames: ()=>subtitle1ClassNames,
|
13
|
+
Subtitle1: ()=>Subtitle1
|
5
14
|
});
|
6
|
-
|
7
|
-
const
|
8
|
-
const
|
9
|
-
|
10
|
-
exports.subtitle1ClassNames = {
|
11
|
-
root: 'fui-Subtitle1'
|
15
|
+
const _react = require("@griffel/react");
|
16
|
+
const _createPreset = require("../createPreset");
|
17
|
+
const subtitle1ClassNames = {
|
18
|
+
root: "fui-Subtitle1"
|
12
19
|
};
|
13
20
|
/**
|
14
21
|
* Styles for the root slot
|
15
|
-
*/
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
}
|
22
|
+
*/ const useStyles = /*#__PURE__*/ (0, _react["__styles"])({
|
23
|
+
root: {
|
24
|
+
Bahqtrf: "fk6fouc",
|
25
|
+
Be2twd7: "f1pp30po",
|
26
|
+
Bhrd7zp: "fl43uef",
|
27
|
+
Bg96gwp: "f106mvju"
|
28
|
+
}
|
23
29
|
}, {
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
useStyles,
|
31
|
-
className: exports.subtitle1ClassNames.root,
|
32
|
-
displayName: 'Subtitle1'
|
30
|
+
d: [
|
31
|
+
".fk6fouc{font-family:var(--fontFamilyBase);}",
|
32
|
+
".f1pp30po{font-size:var(--fontSizeBase500);}",
|
33
|
+
".fl43uef{font-weight:var(--fontWeightSemibold);}",
|
34
|
+
".f106mvju{line-height:var(--lineHeightBase500);}"
|
35
|
+
]
|
33
36
|
});
|
37
|
+
const Subtitle1 = /*#__PURE__*/ (0, _createPreset.createPreset)({
|
38
|
+
useStyles,
|
39
|
+
className: subtitle1ClassNames.root,
|
40
|
+
displayName: "Subtitle1"
|
41
|
+
}); //# sourceMappingURL=Subtitle1.js.map
|
42
|
+
|
34
43
|
//# sourceMappingURL=Subtitle1.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"
|
1
|
+
{"version":3,"sources":["../../../../lib/components/presets/Subtitle1/Subtitle1.js"],"sourcesContent":["import { __styles } from \"@griffel/react\";\nimport { createPreset } from \"../createPreset\";\nimport { typographyStyles } from \"@fluentui/react-theme\";\nexport const subtitle1ClassNames = {\n root: \"fui-Subtitle1\"\n};\n/**\n * Styles for the root slot\n */\nconst useStyles = /*#__PURE__*/__styles({\n root: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"f1pp30po\",\n Bhrd7zp: \"fl43uef\",\n Bg96gwp: \"f106mvju\"\n }\n}, {\n d: [\".fk6fouc{font-family:var(--fontFamilyBase);}\", \".f1pp30po{font-size:var(--fontSizeBase500);}\", \".fl43uef{font-weight:var(--fontWeightSemibold);}\", \".f106mvju{line-height:var(--lineHeightBase500);}\"]\n});\n/**\n * Text preset component for the Subtitle1 typography variant\n */\nexport const Subtitle1 = /*#__PURE__*/createPreset({\n useStyles,\n className: subtitle1ClassNames.root,\n displayName: \"Subtitle1\"\n});\n//# sourceMappingURL=Subtitle1.js.map"],"names":["subtitle1ClassNames","Subtitle1","root","useStyles","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d","createPreset","className","displayName"],"mappings":";;;;;;;;;;;IAGaA,mBAAmB,MAAnBA;IAmBAC,SAAS,MAATA;;uBAtBY;8BACI;AAEtB,MAAMD,sBAAsB;IACjCE,MAAM;AACR;AACA;;CAEC,GACD,MAAMC,YAAY,WAAW,GAAEC,IAAAA,kBAAQ,EAAC;IACtCF,MAAM;QACJG,SAAS;QACTC,SAAS;QACTC,SAAS;QACTC,SAAS;IACX;AACF,GAAG;IACDC,GAAG;QAAC;QAAgD;QAAgD;QAAoD;KAAmD;AAC7M;AAIO,MAAMR,YAAY,WAAW,GAAES,IAAAA,0BAAY,EAAC;IACjDP;IACAQ,WAAWX,oBAAoBE,IAAI;IACnCU,aAAa;AACf,IACA,qCAAqC"}
|
@@ -1,8 +1,9 @@
|
|
1
1
|
"use strict";
|
2
|
-
|
3
2
|
Object.defineProperty(exports, "__esModule", {
|
4
|
-
|
3
|
+
value: true
|
5
4
|
});
|
6
|
-
const
|
7
|
-
|
5
|
+
const _exportStar = require("@swc/helpers/lib/_export_star.js").default;
|
6
|
+
_exportStar(require("./Subtitle1"), exports);
|
7
|
+
//# sourceMappingURL=index.js.map
|
8
|
+
|
8
9
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"
|
1
|
+
{"version":3,"sources":["../../../../lib/components/presets/Subtitle1/index.js"],"sourcesContent":["export * from \"./Subtitle1\";\n//# sourceMappingURL=index.js.map"],"names":[],"mappings":";;;;;oBAAc;CACd,iCAAiC"}
|
@@ -1,34 +1,43 @@
|
|
1
1
|
"use strict";
|
2
|
-
|
3
2
|
Object.defineProperty(exports, "__esModule", {
|
4
|
-
|
3
|
+
value: true
|
4
|
+
});
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
subtitle2ClassNames: ()=>subtitle2ClassNames,
|
13
|
+
Subtitle2: ()=>Subtitle2
|
5
14
|
});
|
6
|
-
|
7
|
-
const
|
8
|
-
const
|
9
|
-
|
10
|
-
exports.subtitle2ClassNames = {
|
11
|
-
root: 'fui-Subtitle2'
|
15
|
+
const _react = require("@griffel/react");
|
16
|
+
const _createPreset = require("../createPreset");
|
17
|
+
const subtitle2ClassNames = {
|
18
|
+
root: "fui-Subtitle2"
|
12
19
|
};
|
13
20
|
/**
|
14
21
|
* Styles for the root slot
|
15
|
-
*/
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
}
|
22
|
+
*/ const useStyles = /*#__PURE__*/ (0, _react["__styles"])({
|
23
|
+
root: {
|
24
|
+
Bahqtrf: "fk6fouc",
|
25
|
+
Be2twd7: "fod5ikn",
|
26
|
+
Bhrd7zp: "fl43uef",
|
27
|
+
Bg96gwp: "faaz57k"
|
28
|
+
}
|
23
29
|
}, {
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
useStyles,
|
31
|
-
className: exports.subtitle2ClassNames.root,
|
32
|
-
displayName: 'Subtitle2'
|
30
|
+
d: [
|
31
|
+
".fk6fouc{font-family:var(--fontFamilyBase);}",
|
32
|
+
".fod5ikn{font-size:var(--fontSizeBase400);}",
|
33
|
+
".fl43uef{font-weight:var(--fontWeightSemibold);}",
|
34
|
+
".faaz57k{line-height:var(--lineHeightBase400);}"
|
35
|
+
]
|
33
36
|
});
|
37
|
+
const Subtitle2 = /*#__PURE__*/ (0, _createPreset.createPreset)({
|
38
|
+
useStyles,
|
39
|
+
className: subtitle2ClassNames.root,
|
40
|
+
displayName: "Subtitle2"
|
41
|
+
}); //# sourceMappingURL=Subtitle2.js.map
|
42
|
+
|
34
43
|
//# sourceMappingURL=Subtitle2.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"
|
1
|
+
{"version":3,"sources":["../../../../lib/components/presets/Subtitle2/Subtitle2.js"],"sourcesContent":["import { __styles } from \"@griffel/react\";\nimport { createPreset } from \"../createPreset\";\nimport { typographyStyles } from \"@fluentui/react-theme\";\nexport const subtitle2ClassNames = {\n root: \"fui-Subtitle2\"\n};\n/**\n * Styles for the root slot\n */\nconst useStyles = /*#__PURE__*/__styles({\n root: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fod5ikn\",\n Bhrd7zp: \"fl43uef\",\n Bg96gwp: \"faaz57k\"\n }\n}, {\n d: [\".fk6fouc{font-family:var(--fontFamilyBase);}\", \".fod5ikn{font-size:var(--fontSizeBase400);}\", \".fl43uef{font-weight:var(--fontWeightSemibold);}\", \".faaz57k{line-height:var(--lineHeightBase400);}\"]\n});\n/**\n * Text preset component for the Subtitle2 typography variant\n */\nexport const Subtitle2 = /*#__PURE__*/createPreset({\n useStyles,\n className: subtitle2ClassNames.root,\n displayName: \"Subtitle2\"\n});\n//# sourceMappingURL=Subtitle2.js.map"],"names":["subtitle2ClassNames","Subtitle2","root","useStyles","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d","createPreset","className","displayName"],"mappings":";;;;;;;;;;;IAGaA,mBAAmB,MAAnBA;IAmBAC,SAAS,MAATA;;uBAtBY;8BACI;AAEtB,MAAMD,sBAAsB;IACjCE,MAAM;AACR;AACA;;CAEC,GACD,MAAMC,YAAY,WAAW,GAAEC,IAAAA,kBAAQ,EAAC;IACtCF,MAAM;QACJG,SAAS;QACTC,SAAS;QACTC,SAAS;QACTC,SAAS;IACX;AACF,GAAG;IACDC,GAAG;QAAC;QAAgD;QAA+C;QAAoD;KAAkD;AAC3M;AAIO,MAAMR,YAAY,WAAW,GAAES,IAAAA,0BAAY,EAAC;IACjDP;IACAQ,WAAWX,oBAAoBE,IAAI;IACnCU,aAAa;AACf,IACA,qCAAqC"}
|
@@ -1,8 +1,9 @@
|
|
1
1
|
"use strict";
|
2
|
-
|
3
2
|
Object.defineProperty(exports, "__esModule", {
|
4
|
-
|
3
|
+
value: true
|
5
4
|
});
|
6
|
-
const
|
7
|
-
|
5
|
+
const _exportStar = require("@swc/helpers/lib/_export_star.js").default;
|
6
|
+
_exportStar(require("./Subtitle2"), exports);
|
7
|
+
//# sourceMappingURL=index.js.map
|
8
|
+
|
8
9
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"
|
1
|
+
{"version":3,"sources":["../../../../lib/components/presets/Subtitle2/index.js"],"sourcesContent":["export * from \"./Subtitle2\";\n//# sourceMappingURL=index.js.map"],"names":[],"mappings":";;;;;oBAAc;CACd,iCAAiC"}
|
@@ -1,34 +1,43 @@
|
|
1
1
|
"use strict";
|
2
|
-
|
3
2
|
Object.defineProperty(exports, "__esModule", {
|
4
|
-
|
3
|
+
value: true
|
4
|
+
});
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
subtitle2StrongerClassNames: ()=>subtitle2StrongerClassNames,
|
13
|
+
Subtitle2Stronger: ()=>Subtitle2Stronger
|
5
14
|
});
|
6
|
-
|
7
|
-
const
|
8
|
-
const
|
9
|
-
|
10
|
-
exports.subtitle2StrongerClassNames = {
|
11
|
-
root: 'fui-Subtitle2Stronger'
|
15
|
+
const _react = require("@griffel/react");
|
16
|
+
const _createPreset = require("../createPreset");
|
17
|
+
const subtitle2StrongerClassNames = {
|
18
|
+
root: "fui-Subtitle2Stronger"
|
12
19
|
};
|
13
20
|
/**
|
14
21
|
* Styles for the root slot
|
15
|
-
*/
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
}
|
22
|
+
*/ const useStyles = /*#__PURE__*/ (0, _react["__styles"])({
|
23
|
+
root: {
|
24
|
+
Bahqtrf: "fk6fouc",
|
25
|
+
Be2twd7: "fod5ikn",
|
26
|
+
Bhrd7zp: "flh3ekv",
|
27
|
+
Bg96gwp: "faaz57k"
|
28
|
+
}
|
23
29
|
}, {
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
useStyles,
|
31
|
-
className: exports.subtitle2StrongerClassNames.root,
|
32
|
-
displayName: 'Subtitle2Stronger'
|
30
|
+
d: [
|
31
|
+
".fk6fouc{font-family:var(--fontFamilyBase);}",
|
32
|
+
".fod5ikn{font-size:var(--fontSizeBase400);}",
|
33
|
+
".flh3ekv{font-weight:var(--fontWeightBold);}",
|
34
|
+
".faaz57k{line-height:var(--lineHeightBase400);}"
|
35
|
+
]
|
33
36
|
});
|
37
|
+
const Subtitle2Stronger = /*#__PURE__*/ (0, _createPreset.createPreset)({
|
38
|
+
useStyles,
|
39
|
+
className: subtitle2StrongerClassNames.root,
|
40
|
+
displayName: "Subtitle2Stronger"
|
41
|
+
}); //# sourceMappingURL=Subtitle2Stronger.js.map
|
42
|
+
|
34
43
|
//# sourceMappingURL=Subtitle2Stronger.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"
|
1
|
+
{"version":3,"sources":["../../../../lib/components/presets/Subtitle2Stronger/Subtitle2Stronger.js"],"sourcesContent":["import { __styles } from \"@griffel/react\";\nimport { createPreset } from \"../createPreset\";\nimport { typographyStyles } from \"@fluentui/react-theme\";\nexport const subtitle2StrongerClassNames = {\n root: \"fui-Subtitle2Stronger\"\n};\n/**\n * Styles for the root slot\n */\nconst useStyles = /*#__PURE__*/__styles({\n root: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fod5ikn\",\n Bhrd7zp: \"flh3ekv\",\n Bg96gwp: \"faaz57k\"\n }\n}, {\n d: [\".fk6fouc{font-family:var(--fontFamilyBase);}\", \".fod5ikn{font-size:var(--fontSizeBase400);}\", \".flh3ekv{font-weight:var(--fontWeightBold);}\", \".faaz57k{line-height:var(--lineHeightBase400);}\"]\n});\n/**\n * Text preset component for the Subtitle2Stronger typography variant\n */\nexport const Subtitle2Stronger = /*#__PURE__*/createPreset({\n useStyles,\n className: subtitle2StrongerClassNames.root,\n displayName: \"Subtitle2Stronger\"\n});\n//# sourceMappingURL=Subtitle2Stronger.js.map"],"names":["subtitle2StrongerClassNames","Subtitle2Stronger","root","useStyles","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d","createPreset","className","displayName"],"mappings":";;;;;;;;;;;IAGaA,2BAA2B,MAA3BA;IAmBAC,iBAAiB,MAAjBA;;uBAtBY;8BACI;AAEtB,MAAMD,8BAA8B;IACzCE,MAAM;AACR;AACA;;CAEC,GACD,MAAMC,YAAY,WAAW,GAAEC,IAAAA,kBAAQ,EAAC;IACtCF,MAAM;QACJG,SAAS;QACTC,SAAS;QACTC,SAAS;QACTC,SAAS;IACX;AACF,GAAG;IACDC,GAAG;QAAC;QAAgD;QAA+C;QAAgD;KAAkD;AACvM;AAIO,MAAMR,oBAAoB,WAAW,GAAES,IAAAA,0BAAY,EAAC;IACzDP;IACAQ,WAAWX,4BAA4BE,IAAI;IAC3CU,aAAa;AACf,IACA,6CAA6C"}
|
@@ -1,8 +1,9 @@
|
|
1
1
|
"use strict";
|
2
|
-
|
3
2
|
Object.defineProperty(exports, "__esModule", {
|
4
|
-
|
3
|
+
value: true
|
5
4
|
});
|
6
|
-
const
|
7
|
-
|
5
|
+
const _exportStar = require("@swc/helpers/lib/_export_star.js").default;
|
6
|
+
_exportStar(require("./Subtitle2Stronger"), exports);
|
7
|
+
//# sourceMappingURL=index.js.map
|
8
|
+
|
8
9
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"
|
1
|
+
{"version":3,"sources":["../../../../lib/components/presets/Subtitle2Stronger/index.js"],"sourcesContent":["export * from \"./Subtitle2Stronger\";\n//# sourceMappingURL=index.js.map"],"names":[],"mappings":";;;;;oBAAc;CACd,iCAAiC"}
|
@@ -1,34 +1,43 @@
|
|
1
1
|
"use strict";
|
2
|
-
|
3
2
|
Object.defineProperty(exports, "__esModule", {
|
4
|
-
|
3
|
+
value: true
|
4
|
+
});
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
title1ClassNames: ()=>title1ClassNames,
|
13
|
+
Title1: ()=>Title1
|
5
14
|
});
|
6
|
-
|
7
|
-
const
|
8
|
-
const
|
9
|
-
|
10
|
-
exports.title1ClassNames = {
|
11
|
-
root: 'fui-Title1'
|
15
|
+
const _react = require("@griffel/react");
|
16
|
+
const _createPreset = require("../createPreset");
|
17
|
+
const title1ClassNames = {
|
18
|
+
root: "fui-Title1"
|
12
19
|
};
|
13
20
|
/**
|
14
21
|
* Styles for the root slot
|
15
|
-
*/
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
}
|
22
|
+
*/ const useStyles = /*#__PURE__*/ (0, _react["__styles"])({
|
23
|
+
root: {
|
24
|
+
Bahqtrf: "fk6fouc",
|
25
|
+
Be2twd7: "fccw675",
|
26
|
+
Bhrd7zp: "fl43uef",
|
27
|
+
Bg96gwp: "f1ebx5kk"
|
28
|
+
}
|
23
29
|
}, {
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
useStyles,
|
31
|
-
className: exports.title1ClassNames.root,
|
32
|
-
displayName: 'Title1'
|
30
|
+
d: [
|
31
|
+
".fk6fouc{font-family:var(--fontFamilyBase);}",
|
32
|
+
".fccw675{font-size:var(--fontSizeHero800);}",
|
33
|
+
".fl43uef{font-weight:var(--fontWeightSemibold);}",
|
34
|
+
".f1ebx5kk{line-height:var(--lineHeightHero800);}"
|
35
|
+
]
|
33
36
|
});
|
37
|
+
const Title1 = /*#__PURE__*/ (0, _createPreset.createPreset)({
|
38
|
+
useStyles,
|
39
|
+
className: title1ClassNames.root,
|
40
|
+
displayName: "Title1"
|
41
|
+
}); //# sourceMappingURL=Title1.js.map
|
42
|
+
|
34
43
|
//# sourceMappingURL=Title1.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"
|
1
|
+
{"version":3,"sources":["../../../../lib/components/presets/Title1/Title1.js"],"sourcesContent":["import { __styles } from \"@griffel/react\";\nimport { createPreset } from \"../createPreset\";\nimport { typographyStyles } from \"@fluentui/react-theme\";\nexport const title1ClassNames = {\n root: \"fui-Title1\"\n};\n/**\n * Styles for the root slot\n */\nconst useStyles = /*#__PURE__*/__styles({\n root: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fccw675\",\n Bhrd7zp: \"fl43uef\",\n Bg96gwp: \"f1ebx5kk\"\n }\n}, {\n d: [\".fk6fouc{font-family:var(--fontFamilyBase);}\", \".fccw675{font-size:var(--fontSizeHero800);}\", \".fl43uef{font-weight:var(--fontWeightSemibold);}\", \".f1ebx5kk{line-height:var(--lineHeightHero800);}\"]\n});\n/**\n * Text preset component for the Title 1 typography variant\n */\nexport const Title1 = /*#__PURE__*/createPreset({\n useStyles,\n className: title1ClassNames.root,\n displayName: \"Title1\"\n});\n//# sourceMappingURL=Title1.js.map"],"names":["title1ClassNames","Title1","root","useStyles","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d","createPreset","className","displayName"],"mappings":";;;;;;;;;;;IAGaA,gBAAgB,MAAhBA;IAmBAC,MAAM,MAANA;;uBAtBY;8BACI;AAEtB,MAAMD,mBAAmB;IAC9BE,MAAM;AACR;AACA;;CAEC,GACD,MAAMC,YAAY,WAAW,GAAEC,IAAAA,kBAAQ,EAAC;IACtCF,MAAM;QACJG,SAAS;QACTC,SAAS;QACTC,SAAS;QACTC,SAAS;IACX;AACF,GAAG;IACDC,GAAG;QAAC;QAAgD;QAA+C;QAAoD;KAAmD;AAC5M;AAIO,MAAMR,SAAS,WAAW,GAAES,IAAAA,0BAAY,EAAC;IAC9CP;IACAQ,WAAWX,iBAAiBE,IAAI;IAChCU,aAAa;AACf,IACA,kCAAkC"}
|
@@ -1,8 +1,9 @@
|
|
1
1
|
"use strict";
|
2
|
-
|
3
2
|
Object.defineProperty(exports, "__esModule", {
|
4
|
-
|
3
|
+
value: true
|
5
4
|
});
|
6
|
-
const
|
7
|
-
|
5
|
+
const _exportStar = require("@swc/helpers/lib/_export_star.js").default;
|
6
|
+
_exportStar(require("./Title1"), exports);
|
7
|
+
//# sourceMappingURL=index.js.map
|
8
|
+
|
8
9
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"
|
1
|
+
{"version":3,"sources":["../../../../lib/components/presets/Title1/index.js"],"sourcesContent":["export * from \"./Title1\";\n//# sourceMappingURL=index.js.map"],"names":[],"mappings":";;;;;oBAAc;CACd,iCAAiC"}
|
@@ -1,34 +1,43 @@
|
|
1
1
|
"use strict";
|
2
|
-
|
3
2
|
Object.defineProperty(exports, "__esModule", {
|
4
|
-
|
3
|
+
value: true
|
4
|
+
});
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
title2ClassNames: ()=>title2ClassNames,
|
13
|
+
Title2: ()=>Title2
|
5
14
|
});
|
6
|
-
|
7
|
-
const
|
8
|
-
const
|
9
|
-
|
10
|
-
exports.title2ClassNames = {
|
11
|
-
root: 'fui-Title2'
|
15
|
+
const _react = require("@griffel/react");
|
16
|
+
const _createPreset = require("../createPreset");
|
17
|
+
const title2ClassNames = {
|
18
|
+
root: "fui-Title2"
|
12
19
|
};
|
13
20
|
/**
|
14
21
|
* Styles for the root slot
|
15
|
-
*/
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
}
|
22
|
+
*/ const useStyles = /*#__PURE__*/ (0, _react["__styles"])({
|
23
|
+
root: {
|
24
|
+
Bahqtrf: "fk6fouc",
|
25
|
+
Be2twd7: "fojgt09",
|
26
|
+
Bhrd7zp: "fl43uef",
|
27
|
+
Bg96gwp: "fcen8rp"
|
28
|
+
}
|
23
29
|
}, {
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
useStyles,
|
31
|
-
className: exports.title2ClassNames.root,
|
32
|
-
displayName: 'Title2'
|
30
|
+
d: [
|
31
|
+
".fk6fouc{font-family:var(--fontFamilyBase);}",
|
32
|
+
".fojgt09{font-size:var(--fontSizeHero700);}",
|
33
|
+
".fl43uef{font-weight:var(--fontWeightSemibold);}",
|
34
|
+
".fcen8rp{line-height:var(--lineHeightHero700);}"
|
35
|
+
]
|
33
36
|
});
|
37
|
+
const Title2 = /*#__PURE__*/ (0, _createPreset.createPreset)({
|
38
|
+
useStyles,
|
39
|
+
className: title2ClassNames.root,
|
40
|
+
displayName: "Title2"
|
41
|
+
}); //# sourceMappingURL=Title2.js.map
|
42
|
+
|
34
43
|
//# sourceMappingURL=Title2.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"
|
1
|
+
{"version":3,"sources":["../../../../lib/components/presets/Title2/Title2.js"],"sourcesContent":["import { __styles } from \"@griffel/react\";\nimport { createPreset } from \"../createPreset\";\nimport { typographyStyles } from \"@fluentui/react-theme\";\nexport const title2ClassNames = {\n root: \"fui-Title2\"\n};\n/**\n * Styles for the root slot\n */\nconst useStyles = /*#__PURE__*/__styles({\n root: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fojgt09\",\n Bhrd7zp: \"fl43uef\",\n Bg96gwp: \"fcen8rp\"\n }\n}, {\n d: [\".fk6fouc{font-family:var(--fontFamilyBase);}\", \".fojgt09{font-size:var(--fontSizeHero700);}\", \".fl43uef{font-weight:var(--fontWeightSemibold);}\", \".fcen8rp{line-height:var(--lineHeightHero700);}\"]\n});\n/**\n * Text preset component for the Title 2 typography variant\n */\nexport const Title2 = /*#__PURE__*/createPreset({\n useStyles,\n className: title2ClassNames.root,\n displayName: \"Title2\"\n});\n//# sourceMappingURL=Title2.js.map"],"names":["title2ClassNames","Title2","root","useStyles","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d","createPreset","className","displayName"],"mappings":";;;;;;;;;;;IAGaA,gBAAgB,MAAhBA;IAmBAC,MAAM,MAANA;;uBAtBY;8BACI;AAEtB,MAAMD,mBAAmB;IAC9BE,MAAM;AACR;AACA;;CAEC,GACD,MAAMC,YAAY,WAAW,GAAEC,IAAAA,kBAAQ,EAAC;IACtCF,MAAM;QACJG,SAAS;QACTC,SAAS;QACTC,SAAS;QACTC,SAAS;IACX;AACF,GAAG;IACDC,GAAG;QAAC;QAAgD;QAA+C;QAAoD;KAAkD;AAC3M;AAIO,MAAMR,SAAS,WAAW,GAAES,IAAAA,0BAAY,EAAC;IAC9CP;IACAQ,WAAWX,iBAAiBE,IAAI;IAChCU,aAAa;AACf,IACA,kCAAkC"}
|
@@ -1,8 +1,9 @@
|
|
1
1
|
"use strict";
|
2
|
-
|
3
2
|
Object.defineProperty(exports, "__esModule", {
|
4
|
-
|
3
|
+
value: true
|
5
4
|
});
|
6
|
-
const
|
7
|
-
|
5
|
+
const _exportStar = require("@swc/helpers/lib/_export_star.js").default;
|
6
|
+
_exportStar(require("./Title2"), exports);
|
7
|
+
//# sourceMappingURL=index.js.map
|
8
|
+
|
8
9
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"
|
1
|
+
{"version":3,"sources":["../../../../lib/components/presets/Title2/index.js"],"sourcesContent":["export * from \"./Title2\";\n//# sourceMappingURL=index.js.map"],"names":[],"mappings":";;;;;oBAAc;CACd,iCAAiC"}
|
@@ -1,34 +1,43 @@
|
|
1
1
|
"use strict";
|
2
|
-
|
3
2
|
Object.defineProperty(exports, "__esModule", {
|
4
|
-
|
3
|
+
value: true
|
4
|
+
});
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
title3ClassNames: ()=>title3ClassNames,
|
13
|
+
Title3: ()=>Title3
|
5
14
|
});
|
6
|
-
|
7
|
-
const
|
8
|
-
const
|
9
|
-
|
10
|
-
exports.title3ClassNames = {
|
11
|
-
root: 'fui-Title3'
|
15
|
+
const _react = require("@griffel/react");
|
16
|
+
const _createPreset = require("../createPreset");
|
17
|
+
const title3ClassNames = {
|
18
|
+
root: "fui-Title3"
|
12
19
|
};
|
13
20
|
/**
|
14
21
|
* Styles for the root slot
|
15
|
-
*/
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
}
|
22
|
+
*/ const useStyles = /*#__PURE__*/ (0, _react["__styles"])({
|
23
|
+
root: {
|
24
|
+
Bahqtrf: "fk6fouc",
|
25
|
+
Be2twd7: "f1x0m3f5",
|
26
|
+
Bhrd7zp: "fl43uef",
|
27
|
+
Bg96gwp: "fb86gi6"
|
28
|
+
}
|
23
29
|
}, {
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
useStyles,
|
31
|
-
className: exports.title3ClassNames.root,
|
32
|
-
displayName: 'Title3'
|
30
|
+
d: [
|
31
|
+
".fk6fouc{font-family:var(--fontFamilyBase);}",
|
32
|
+
".f1x0m3f5{font-size:var(--fontSizeBase600);}",
|
33
|
+
".fl43uef{font-weight:var(--fontWeightSemibold);}",
|
34
|
+
".fb86gi6{line-height:var(--lineHeightBase600);}"
|
35
|
+
]
|
33
36
|
});
|
37
|
+
const Title3 = /*#__PURE__*/ (0, _createPreset.createPreset)({
|
38
|
+
useStyles,
|
39
|
+
className: title3ClassNames.root,
|
40
|
+
displayName: "Title3"
|
41
|
+
}); //# sourceMappingURL=Title3.js.map
|
42
|
+
|
34
43
|
//# sourceMappingURL=Title3.js.map
|