@fluentui/react-text 9.3.1 → 9.3.3
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 +30 -0
- package/CHANGELOG.json +61 -1
- package/CHANGELOG.md +25 -2
- package/lib/Body1.js.map +1 -1
- package/lib/Body1Strong.js.map +1 -1
- package/lib/Body1Stronger.js.map +1 -1
- package/lib/Body2.js.map +1 -1
- package/lib/Caption1.js.map +1 -1
- package/lib/Caption1Strong.js.map +1 -1
- package/lib/Caption1Stronger.js.map +1 -1
- package/lib/Caption2.js.map +1 -1
- package/lib/Caption2Strong.js.map +1 -1
- package/lib/Display.js.map +1 -1
- package/lib/LargeTitle.js.map +1 -1
- package/lib/Subtitle1.js.map +1 -1
- package/lib/Subtitle2.js.map +1 -1
- package/lib/Subtitle2Stronger.js.map +1 -1
- package/lib/Text.js.map +1 -1
- package/lib/Title1.js.map +1 -1
- package/lib/Title2.js.map +1 -1
- package/lib/Title3.js.map +1 -1
- 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.map +1 -1
- package/lib/components/Text/renderText.js +1 -3
- package/lib/components/Text/renderText.js.map +1 -1
- package/lib/components/Text/useText.js +3 -2
- package/lib/components/Text/useText.js.map +1 -1
- package/lib/components/Text/useTextStyles.js.map +1 -1
- package/lib/components/presets/Body1/Body1.js.map +1 -1
- package/lib/components/presets/Body1/index.js.map +1 -1
- package/lib/components/presets/Body1Strong/Body1Strong.js.map +1 -1
- package/lib/components/presets/Body1Strong/index.js.map +1 -1
- package/lib/components/presets/Body1Stronger/Body1Stronger.js.map +1 -1
- package/lib/components/presets/Body1Stronger/index.js.map +1 -1
- package/lib/components/presets/Body2/Body2.js.map +1 -1
- package/lib/components/presets/Body2/index.js.map +1 -1
- package/lib/components/presets/Caption1/Caption1.js.map +1 -1
- package/lib/components/presets/Caption1/index.js.map +1 -1
- package/lib/components/presets/Caption1Strong/Caption1Strong.js.map +1 -1
- package/lib/components/presets/Caption1Strong/index.js.map +1 -1
- package/lib/components/presets/Caption1Stronger/Caption1Stronger.js.map +1 -1
- package/lib/components/presets/Caption1Stronger/index.js.map +1 -1
- package/lib/components/presets/Caption2/Caption2.js.map +1 -1
- package/lib/components/presets/Caption2/index.js.map +1 -1
- package/lib/components/presets/Caption2Strong/Caption2Strong.js.map +1 -1
- package/lib/components/presets/Caption2Strong/index.js.map +1 -1
- package/lib/components/presets/Display/Display.js.map +1 -1
- package/lib/components/presets/Display/index.js.map +1 -1
- package/lib/components/presets/LargeTitle/LargeTitle.js.map +1 -1
- package/lib/components/presets/LargeTitle/index.js.map +1 -1
- package/lib/components/presets/Subtitle1/Subtitle1.js.map +1 -1
- package/lib/components/presets/Subtitle1/index.js.map +1 -1
- package/lib/components/presets/Subtitle2/Subtitle2.js.map +1 -1
- package/lib/components/presets/Subtitle2/index.js.map +1 -1
- package/lib/components/presets/Subtitle2Stronger/Subtitle2Stronger.js.map +1 -1
- package/lib/components/presets/Subtitle2Stronger/index.js.map +1 -1
- package/lib/components/presets/Title1/Title1.js.map +1 -1
- package/lib/components/presets/Title1/index.js.map +1 -1
- package/lib/components/presets/Title2/Title2.js.map +1 -1
- package/lib/components/presets/Title2/index.js.map +1 -1
- package/lib/components/presets/Title3/Title3.js.map +1 -1
- package/lib/components/presets/Title3/index.js.map +1 -1
- package/lib/components/presets/createPreset.js.map +1 -1
- 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 +35 -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 +8 -7
- package/lib-amd/Body1.js +0 -6
- package/lib-amd/Body1.js.map +0 -1
- package/lib-amd/Body1Strong.js +0 -6
- package/lib-amd/Body1Strong.js.map +0 -1
- package/lib-amd/Body1Stronger.js +0 -6
- package/lib-amd/Body1Stronger.js.map +0 -1
- package/lib-amd/Body2.js +0 -6
- package/lib-amd/Body2.js.map +0 -1
- package/lib-amd/Caption1.js +0 -6
- package/lib-amd/Caption1.js.map +0 -1
- package/lib-amd/Caption1Strong.js +0 -6
- package/lib-amd/Caption1Strong.js.map +0 -1
- package/lib-amd/Caption1Stronger.js +0 -6
- package/lib-amd/Caption1Stronger.js.map +0 -1
- package/lib-amd/Caption2.js +0 -6
- package/lib-amd/Caption2.js.map +0 -1
- package/lib-amd/Caption2Strong.js +0 -6
- package/lib-amd/Caption2Strong.js.map +0 -1
- package/lib-amd/Display.js +0 -6
- package/lib-amd/Display.js.map +0 -1
- package/lib-amd/LargeTitle.js +0 -6
- package/lib-amd/LargeTitle.js.map +0 -1
- package/lib-amd/Subtitle1.js +0 -6
- package/lib-amd/Subtitle1.js.map +0 -1
- package/lib-amd/Subtitle2.js +0 -6
- package/lib-amd/Subtitle2.js.map +0 -1
- package/lib-amd/Subtitle2Stronger.js +0 -6
- package/lib-amd/Subtitle2Stronger.js.map +0 -1
- package/lib-amd/Text.js +0 -6
- package/lib-amd/Text.js.map +0 -1
- package/lib-amd/Title1.js +0 -6
- package/lib-amd/Title1.js.map +0 -1
- package/lib-amd/Title2.js +0 -6
- package/lib-amd/Title2.js.map +0 -1
- package/lib-amd/Title3.js +0 -6
- package/lib-amd/Title3.js.map +0 -1
- package/lib-amd/components/Text/Text.js +0 -18
- package/lib-amd/components/Text/Text.js.map +0 -1
- package/lib-amd/components/Text/Text.types.js +0 -5
- package/lib-amd/components/Text/Text.types.js.map +0 -1
- package/lib-amd/components/Text/index.js +0 -10
- package/lib-amd/components/Text/index.js.map +0 -1
- package/lib-amd/components/Text/renderText.js +0 -14
- package/lib-amd/components/Text/renderText.js.map +0 -1
- package/lib-amd/components/Text/useText.js +0 -36
- package/lib-amd/components/Text/useText.js.map +0 -1
- package/lib-amd/components/Text/useTextStyles.js +0 -103
- package/lib-amd/components/Text/useTextStyles.js.map +0 -1
- package/lib-amd/components/presets/Body1/Body1.js +0 -23
- package/lib-amd/components/presets/Body1/Body1.js.map +0 -1
- package/lib-amd/components/presets/Body1/index.js +0 -6
- package/lib-amd/components/presets/Body1/index.js.map +0 -1
- package/lib-amd/components/presets/Body1Strong/Body1Strong.js +0 -23
- package/lib-amd/components/presets/Body1Strong/Body1Strong.js.map +0 -1
- package/lib-amd/components/presets/Body1Strong/index.js +0 -6
- package/lib-amd/components/presets/Body1Strong/index.js.map +0 -1
- package/lib-amd/components/presets/Body1Stronger/Body1Stronger.js +0 -23
- package/lib-amd/components/presets/Body1Stronger/Body1Stronger.js.map +0 -1
- package/lib-amd/components/presets/Body1Stronger/index.js +0 -6
- package/lib-amd/components/presets/Body1Stronger/index.js.map +0 -1
- package/lib-amd/components/presets/Body2/Body2.js +0 -23
- package/lib-amd/components/presets/Body2/Body2.js.map +0 -1
- package/lib-amd/components/presets/Body2/index.js +0 -6
- package/lib-amd/components/presets/Body2/index.js.map +0 -1
- package/lib-amd/components/presets/Caption1/Caption1.js +0 -23
- package/lib-amd/components/presets/Caption1/Caption1.js.map +0 -1
- package/lib-amd/components/presets/Caption1/index.js +0 -6
- package/lib-amd/components/presets/Caption1/index.js.map +0 -1
- package/lib-amd/components/presets/Caption1Strong/Caption1Strong.js +0 -23
- package/lib-amd/components/presets/Caption1Strong/Caption1Strong.js.map +0 -1
- package/lib-amd/components/presets/Caption1Strong/index.js +0 -6
- package/lib-amd/components/presets/Caption1Strong/index.js.map +0 -1
- package/lib-amd/components/presets/Caption1Stronger/Caption1Stronger.js +0 -23
- package/lib-amd/components/presets/Caption1Stronger/Caption1Stronger.js.map +0 -1
- package/lib-amd/components/presets/Caption1Stronger/index.js +0 -6
- package/lib-amd/components/presets/Caption1Stronger/index.js.map +0 -1
- package/lib-amd/components/presets/Caption2/Caption2.js +0 -23
- package/lib-amd/components/presets/Caption2/Caption2.js.map +0 -1
- package/lib-amd/components/presets/Caption2/index.js +0 -6
- package/lib-amd/components/presets/Caption2/index.js.map +0 -1
- package/lib-amd/components/presets/Caption2Strong/Caption2Strong.js +0 -23
- package/lib-amd/components/presets/Caption2Strong/Caption2Strong.js.map +0 -1
- package/lib-amd/components/presets/Caption2Strong/index.js +0 -6
- package/lib-amd/components/presets/Caption2Strong/index.js.map +0 -1
- package/lib-amd/components/presets/Display/Display.js +0 -23
- package/lib-amd/components/presets/Display/Display.js.map +0 -1
- package/lib-amd/components/presets/Display/index.js +0 -6
- package/lib-amd/components/presets/Display/index.js.map +0 -1
- package/lib-amd/components/presets/LargeTitle/LargeTitle.js +0 -23
- package/lib-amd/components/presets/LargeTitle/LargeTitle.js.map +0 -1
- package/lib-amd/components/presets/LargeTitle/index.js +0 -6
- package/lib-amd/components/presets/LargeTitle/index.js.map +0 -1
- package/lib-amd/components/presets/Subtitle1/Subtitle1.js +0 -23
- package/lib-amd/components/presets/Subtitle1/Subtitle1.js.map +0 -1
- package/lib-amd/components/presets/Subtitle1/index.js +0 -6
- package/lib-amd/components/presets/Subtitle1/index.js.map +0 -1
- package/lib-amd/components/presets/Subtitle2/Subtitle2.js +0 -23
- package/lib-amd/components/presets/Subtitle2/Subtitle2.js.map +0 -1
- package/lib-amd/components/presets/Subtitle2/index.js +0 -6
- package/lib-amd/components/presets/Subtitle2/index.js.map +0 -1
- package/lib-amd/components/presets/Subtitle2Stronger/Subtitle2Stronger.js +0 -23
- package/lib-amd/components/presets/Subtitle2Stronger/Subtitle2Stronger.js.map +0 -1
- package/lib-amd/components/presets/Subtitle2Stronger/index.js +0 -6
- package/lib-amd/components/presets/Subtitle2Stronger/index.js.map +0 -1
- package/lib-amd/components/presets/Title1/Title1.js +0 -23
- package/lib-amd/components/presets/Title1/Title1.js.map +0 -1
- package/lib-amd/components/presets/Title1/index.js +0 -6
- package/lib-amd/components/presets/Title1/index.js.map +0 -1
- package/lib-amd/components/presets/Title2/Title2.js +0 -23
- package/lib-amd/components/presets/Title2/Title2.js.map +0 -1
- package/lib-amd/components/presets/Title2/index.js +0 -6
- package/lib-amd/components/presets/Title2/index.js.map +0 -1
- package/lib-amd/components/presets/Title3/Title3.js +0 -23
- package/lib-amd/components/presets/Title3/Title3.js.map +0 -1
- package/lib-amd/components/presets/Title3/index.js +0 -6
- package/lib-amd/components/presets/Title3/index.js.map +0 -1
- package/lib-amd/components/presets/createPreset.js +0 -19
- package/lib-amd/components/presets/createPreset.js.map +0 -1
- package/lib-amd/index.js +0 -45
- package/lib-amd/index.js.map +0 -1
@@ -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
|
+
caption1StrongClassNames: ()=>caption1StrongClassNames,
|
13
|
+
Caption1Strong: ()=>Caption1Strong
|
5
14
|
});
|
6
|
-
|
7
|
-
const
|
8
|
-
const
|
9
|
-
|
10
|
-
exports.caption1StrongClassNames = {
|
11
|
-
root: 'fui-Caption1Strong'
|
15
|
+
const _react = require("@griffel/react");
|
16
|
+
const _createPreset = require("../createPreset");
|
17
|
+
const caption1StrongClassNames = {
|
18
|
+
root: 'fui-Caption1Strong'
|
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: "fy9rknc",
|
26
|
+
Bhrd7zp: "fl43uef",
|
27
|
+
Bg96gwp: "fwrc4pm"
|
28
|
+
}
|
23
29
|
}, {
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
useStyles,
|
31
|
-
className: exports.caption1StrongClassNames.root,
|
32
|
-
displayName: 'Caption1Strong'
|
30
|
+
d: [
|
31
|
+
".fk6fouc{font-family:var(--fontFamilyBase);}",
|
32
|
+
".fy9rknc{font-size:var(--fontSizeBase200);}",
|
33
|
+
".fl43uef{font-weight:var(--fontWeightSemibold);}",
|
34
|
+
".fwrc4pm{line-height:var(--lineHeightBase200);}"
|
35
|
+
]
|
33
36
|
});
|
37
|
+
const Caption1Strong = /*#__PURE__*/ (0, _createPreset.createPreset)({
|
38
|
+
useStyles,
|
39
|
+
className: caption1StrongClassNames.root,
|
40
|
+
displayName: 'Caption1Strong'
|
41
|
+
}); //# sourceMappingURL=Caption1Strong.js.map
|
42
|
+
|
34
43
|
//# sourceMappingURL=Caption1Strong.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"
|
1
|
+
{"version":3,"sources":["../../../../lib/components/presets/Caption1Strong/Caption1Strong.js"],"sourcesContent":["import { __styles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const caption1StrongClassNames = {\n root: 'fui-Caption1Strong'\n};\n/**\n * Styles for the root slot\n */\nconst useStyles = /*#__PURE__*/__styles({\n root: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fy9rknc\",\n Bhrd7zp: \"fl43uef\",\n Bg96gwp: \"fwrc4pm\"\n }\n}, {\n d: [\".fk6fouc{font-family:var(--fontFamilyBase);}\", \".fy9rknc{font-size:var(--fontSizeBase200);}\", \".fl43uef{font-weight:var(--fontWeightSemibold);}\", \".fwrc4pm{line-height:var(--lineHeightBase200);}\"]\n});\n/**\n * Text preset component for the Caption1Strong typography variant\n */\nexport const Caption1Strong = /*#__PURE__*/createPreset({\n useStyles,\n className: caption1StrongClassNames.root,\n displayName: 'Caption1Strong'\n});\n//# sourceMappingURL=Caption1Strong.js.map"],"names":["caption1StrongClassNames","Caption1Strong","root","useStyles","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d","createPreset","className","displayName"],"mappings":";;;;;;;;;;;IAGaA,wBAAwB,MAAxBA;IAmBAC,cAAc,MAAdA;;uBAtBY;8BACI;AAEtB,MAAMD,2BAA2B;IACtCE,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,iBAAiB,WAAW,GAAES,IAAAA,0BAAY,EAAC;IACtDP;IACAQ,WAAWX,yBAAyBE,IAAI;IACxCU,aAAa;AACf,IACA,0CAA0C"}
|
@@ -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("./Caption1Strong"), 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/Caption1Strong/index.js"],"sourcesContent":["export * from './Caption1Strong';\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
|
+
caption1StrongerClassNames: ()=>caption1StrongerClassNames,
|
13
|
+
Caption1Stronger: ()=>Caption1Stronger
|
5
14
|
});
|
6
|
-
|
7
|
-
const
|
8
|
-
const
|
9
|
-
|
10
|
-
exports.caption1StrongerClassNames = {
|
11
|
-
root: 'fui-Caption1Stronger'
|
15
|
+
const _react = require("@griffel/react");
|
16
|
+
const _createPreset = require("../createPreset");
|
17
|
+
const caption1StrongerClassNames = {
|
18
|
+
root: 'fui-Caption1Stronger'
|
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: "fy9rknc",
|
26
|
+
Bhrd7zp: "flh3ekv",
|
27
|
+
Bg96gwp: "fwrc4pm"
|
28
|
+
}
|
23
29
|
}, {
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
useStyles,
|
31
|
-
className: exports.caption1StrongerClassNames.root,
|
32
|
-
displayName: 'Caption1Stronger'
|
30
|
+
d: [
|
31
|
+
".fk6fouc{font-family:var(--fontFamilyBase);}",
|
32
|
+
".fy9rknc{font-size:var(--fontSizeBase200);}",
|
33
|
+
".flh3ekv{font-weight:var(--fontWeightBold);}",
|
34
|
+
".fwrc4pm{line-height:var(--lineHeightBase200);}"
|
35
|
+
]
|
33
36
|
});
|
37
|
+
const Caption1Stronger = /*#__PURE__*/ (0, _createPreset.createPreset)({
|
38
|
+
useStyles,
|
39
|
+
className: caption1StrongerClassNames.root,
|
40
|
+
displayName: 'Caption1Stronger'
|
41
|
+
}); //# sourceMappingURL=Caption1Stronger.js.map
|
42
|
+
|
34
43
|
//# sourceMappingURL=Caption1Stronger.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"
|
1
|
+
{"version":3,"sources":["../../../../lib/components/presets/Caption1Stronger/Caption1Stronger.js"],"sourcesContent":["import { __styles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const caption1StrongerClassNames = {\n root: 'fui-Caption1Stronger'\n};\n/**\n * Styles for the root slot\n */\nconst useStyles = /*#__PURE__*/__styles({\n root: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fy9rknc\",\n Bhrd7zp: \"flh3ekv\",\n Bg96gwp: \"fwrc4pm\"\n }\n}, {\n d: [\".fk6fouc{font-family:var(--fontFamilyBase);}\", \".fy9rknc{font-size:var(--fontSizeBase200);}\", \".flh3ekv{font-weight:var(--fontWeightBold);}\", \".fwrc4pm{line-height:var(--lineHeightBase200);}\"]\n});\n/**\n * Text preset component for the Caption1Stronger typography variant\n */\nexport const Caption1Stronger = /*#__PURE__*/createPreset({\n useStyles,\n className: caption1StrongerClassNames.root,\n displayName: 'Caption1Stronger'\n});\n//# sourceMappingURL=Caption1Stronger.js.map"],"names":["caption1StrongerClassNames","Caption1Stronger","root","useStyles","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d","createPreset","className","displayName"],"mappings":";;;;;;;;;;;IAGaA,0BAA0B,MAA1BA;IAmBAC,gBAAgB,MAAhBA;;uBAtBY;8BACI;AAEtB,MAAMD,6BAA6B;IACxCE,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,mBAAmB,WAAW,GAAES,IAAAA,0BAAY,EAAC;IACxDP;IACAQ,WAAWX,2BAA2BE,IAAI;IAC1CU,aAAa;AACf,IACA,4CAA4C"}
|
@@ -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("./Caption1Stronger"), 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/Caption1Stronger/index.js"],"sourcesContent":["export * from './Caption1Stronger';\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
|
+
caption2ClassNames: ()=>caption2ClassNames,
|
13
|
+
Caption2: ()=>Caption2
|
5
14
|
});
|
6
|
-
|
7
|
-
const
|
8
|
-
const
|
9
|
-
|
10
|
-
exports.caption2ClassNames = {
|
11
|
-
root: 'fui-Caption2'
|
15
|
+
const _react = require("@griffel/react");
|
16
|
+
const _createPreset = require("../createPreset");
|
17
|
+
const caption2ClassNames = {
|
18
|
+
root: 'fui-Caption2'
|
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: "f13mqy1h",
|
26
|
+
Bhrd7zp: "figsok6",
|
27
|
+
Bg96gwp: "fcpl73t"
|
28
|
+
}
|
23
29
|
}, {
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
useStyles,
|
31
|
-
className: exports.caption2ClassNames.root,
|
32
|
-
displayName: 'Caption2'
|
30
|
+
d: [
|
31
|
+
".fk6fouc{font-family:var(--fontFamilyBase);}",
|
32
|
+
".f13mqy1h{font-size:var(--fontSizeBase100);}",
|
33
|
+
".figsok6{font-weight:var(--fontWeightRegular);}",
|
34
|
+
".fcpl73t{line-height:var(--lineHeightBase100);}"
|
35
|
+
]
|
33
36
|
});
|
37
|
+
const Caption2 = /*#__PURE__*/ (0, _createPreset.createPreset)({
|
38
|
+
useStyles,
|
39
|
+
className: caption2ClassNames.root,
|
40
|
+
displayName: 'Caption2'
|
41
|
+
}); //# sourceMappingURL=Caption2.js.map
|
42
|
+
|
34
43
|
//# sourceMappingURL=Caption2.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"
|
1
|
+
{"version":3,"sources":["../../../../lib/components/presets/Caption2/Caption2.js"],"sourcesContent":["import { __styles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const caption2ClassNames = {\n root: 'fui-Caption2'\n};\n/**\n * Styles for the root slot\n */\nconst useStyles = /*#__PURE__*/__styles({\n root: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"f13mqy1h\",\n Bhrd7zp: \"figsok6\",\n Bg96gwp: \"fcpl73t\"\n }\n}, {\n d: [\".fk6fouc{font-family:var(--fontFamilyBase);}\", \".f13mqy1h{font-size:var(--fontSizeBase100);}\", \".figsok6{font-weight:var(--fontWeightRegular);}\", \".fcpl73t{line-height:var(--lineHeightBase100);}\"]\n});\n/**\n * Text preset component for the Caption2 typography variant\n */\nexport const Caption2 = /*#__PURE__*/createPreset({\n useStyles,\n className: caption2ClassNames.root,\n displayName: 'Caption2'\n});\n//# sourceMappingURL=Caption2.js.map"],"names":["caption2ClassNames","Caption2","root","useStyles","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d","createPreset","className","displayName"],"mappings":";;;;;;;;;;;IAGaA,kBAAkB,MAAlBA;IAmBAC,QAAQ,MAARA;;uBAtBY;8BACI;AAEtB,MAAMD,qBAAqB;IAChCE,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;QAAmD;KAAkD;AAC3M;AAIO,MAAMR,WAAW,WAAW,GAAES,IAAAA,0BAAY,EAAC;IAChDP;IACAQ,WAAWX,mBAAmBE,IAAI;IAClCU,aAAa;AACf,IACA,oCAAoC"}
|
@@ -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("./Caption2"), 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/Caption2/index.js"],"sourcesContent":["export * from './Caption2';\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
|
+
caption2StrongClassNames: ()=>caption2StrongClassNames,
|
13
|
+
Caption2Strong: ()=>Caption2Strong
|
5
14
|
});
|
6
|
-
|
7
|
-
const
|
8
|
-
const
|
9
|
-
|
10
|
-
exports.caption2StrongClassNames = {
|
11
|
-
root: 'fui-Caption2Strong'
|
15
|
+
const _react = require("@griffel/react");
|
16
|
+
const _createPreset = require("../createPreset");
|
17
|
+
const caption2StrongClassNames = {
|
18
|
+
root: 'fui-Caption2Strong'
|
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: "f13mqy1h",
|
26
|
+
Bhrd7zp: "fl43uef",
|
27
|
+
Bg96gwp: "fcpl73t"
|
28
|
+
}
|
23
29
|
}, {
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
useStyles,
|
31
|
-
className: exports.caption2StrongClassNames.root,
|
32
|
-
displayName: 'Caption2Strong'
|
30
|
+
d: [
|
31
|
+
".fk6fouc{font-family:var(--fontFamilyBase);}",
|
32
|
+
".f13mqy1h{font-size:var(--fontSizeBase100);}",
|
33
|
+
".fl43uef{font-weight:var(--fontWeightSemibold);}",
|
34
|
+
".fcpl73t{line-height:var(--lineHeightBase100);}"
|
35
|
+
]
|
33
36
|
});
|
37
|
+
const Caption2Strong = /*#__PURE__*/ (0, _createPreset.createPreset)({
|
38
|
+
useStyles,
|
39
|
+
className: caption2StrongClassNames.root,
|
40
|
+
displayName: 'Caption2Strong'
|
41
|
+
}); //# sourceMappingURL=Caption2Strong.js.map
|
42
|
+
|
34
43
|
//# sourceMappingURL=Caption2Strong.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"
|
1
|
+
{"version":3,"sources":["../../../../lib/components/presets/Caption2Strong/Caption2Strong.js"],"sourcesContent":["import { __styles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const caption2StrongClassNames = {\n root: 'fui-Caption2Strong'\n};\n/**\n * Styles for the root slot\n */\nconst useStyles = /*#__PURE__*/__styles({\n root: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"f13mqy1h\",\n Bhrd7zp: \"fl43uef\",\n Bg96gwp: \"fcpl73t\"\n }\n}, {\n d: [\".fk6fouc{font-family:var(--fontFamilyBase);}\", \".f13mqy1h{font-size:var(--fontSizeBase100);}\", \".fl43uef{font-weight:var(--fontWeightSemibold);}\", \".fcpl73t{line-height:var(--lineHeightBase100);}\"]\n});\n/**\n * Text preset component for the Caption2Strong typography variant\n */\nexport const Caption2Strong = /*#__PURE__*/createPreset({\n useStyles,\n className: caption2StrongClassNames.root,\n displayName: 'Caption2Strong'\n});\n//# sourceMappingURL=Caption2Strong.js.map"],"names":["caption2StrongClassNames","Caption2Strong","root","useStyles","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d","createPreset","className","displayName"],"mappings":";;;;;;;;;;;IAGaA,wBAAwB,MAAxBA;IAmBAC,cAAc,MAAdA;;uBAtBY;8BACI;AAEtB,MAAMD,2BAA2B;IACtCE,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;KAAkD;AAC5M;AAIO,MAAMR,iBAAiB,WAAW,GAAES,IAAAA,0BAAY,EAAC;IACtDP;IACAQ,WAAWX,yBAAyBE,IAAI;IACxCU,aAAa;AACf,IACA,0CAA0C"}
|
@@ -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("./Caption2Strong"), 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/Caption2Strong/index.js"],"sourcesContent":["export * from './Caption2Strong';\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
|
+
displayClassNames: ()=>displayClassNames,
|
13
|
+
Display: ()=>Display
|
5
14
|
});
|
6
|
-
|
7
|
-
const
|
8
|
-
const
|
9
|
-
|
10
|
-
exports.displayClassNames = {
|
11
|
-
root: 'fui-Display'
|
15
|
+
const _react = require("@griffel/react");
|
16
|
+
const _createPreset = require("../createPreset");
|
17
|
+
const displayClassNames = {
|
18
|
+
root: 'fui-Display'
|
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: "fpyltcb",
|
26
|
+
Bhrd7zp: "fl43uef",
|
27
|
+
Bg96gwp: "f1ivgwrt"
|
28
|
+
}
|
23
29
|
}, {
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
useStyles,
|
31
|
-
className: exports.displayClassNames.root,
|
32
|
-
displayName: 'Display'
|
30
|
+
d: [
|
31
|
+
".fk6fouc{font-family:var(--fontFamilyBase);}",
|
32
|
+
".fpyltcb{font-size:var(--fontSizeHero1000);}",
|
33
|
+
".fl43uef{font-weight:var(--fontWeightSemibold);}",
|
34
|
+
".f1ivgwrt{line-height:var(--lineHeightHero1000);}"
|
35
|
+
]
|
33
36
|
});
|
37
|
+
const Display = /*#__PURE__*/ (0, _createPreset.createPreset)({
|
38
|
+
useStyles,
|
39
|
+
className: displayClassNames.root,
|
40
|
+
displayName: 'Display'
|
41
|
+
}); //# sourceMappingURL=Display.js.map
|
42
|
+
|
34
43
|
//# sourceMappingURL=Display.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"
|
1
|
+
{"version":3,"sources":["../../../../lib/components/presets/Display/Display.js"],"sourcesContent":["import { __styles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const displayClassNames = {\n root: 'fui-Display'\n};\n/**\n * Styles for the root slot\n */\nconst useStyles = /*#__PURE__*/__styles({\n root: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fpyltcb\",\n Bhrd7zp: \"fl43uef\",\n Bg96gwp: \"f1ivgwrt\"\n }\n}, {\n d: [\".fk6fouc{font-family:var(--fontFamilyBase);}\", \".fpyltcb{font-size:var(--fontSizeHero1000);}\", \".fl43uef{font-weight:var(--fontWeightSemibold);}\", \".f1ivgwrt{line-height:var(--lineHeightHero1000);}\"]\n});\n/**\n * Text preset component for the Display typography variant\n */\nexport const Display = /*#__PURE__*/createPreset({\n useStyles,\n className: displayClassNames.root,\n displayName: 'Display'\n});\n//# sourceMappingURL=Display.js.map"],"names":["displayClassNames","Display","root","useStyles","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d","createPreset","className","displayName"],"mappings":";;;;;;;;;;;IAGaA,iBAAiB,MAAjBA;IAmBAC,OAAO,MAAPA;;uBAtBY;8BACI;AAEtB,MAAMD,oBAAoB;IAC/BE,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;KAAoD;AAC9M;AAIO,MAAMR,UAAU,WAAW,GAAES,IAAAA,0BAAY,EAAC;IAC/CP;IACAQ,WAAWX,kBAAkBE,IAAI;IACjCU,aAAa;AACf,IACA,mCAAmC"}
|
@@ -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("./Display"), 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/Display/index.js"],"sourcesContent":["export * from './Display';\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
|
+
largeTitleClassNames: ()=>largeTitleClassNames,
|
13
|
+
LargeTitle: ()=>LargeTitle
|
5
14
|
});
|
6
|
-
|
7
|
-
const
|
8
|
-
const
|
9
|
-
|
10
|
-
exports.largeTitleClassNames = {
|
11
|
-
root: 'fui-LargeTitle'
|
15
|
+
const _react = require("@griffel/react");
|
16
|
+
const _createPreset = require("../createPreset");
|
17
|
+
const largeTitleClassNames = {
|
18
|
+
root: 'fui-LargeTitle'
|
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: "f15afnhw",
|
26
|
+
Bhrd7zp: "fl43uef",
|
27
|
+
Bg96gwp: "fr3w3wp"
|
28
|
+
}
|
23
29
|
}, {
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
useStyles,
|
31
|
-
className: exports.largeTitleClassNames.root,
|
32
|
-
displayName: 'LargeTitle'
|
30
|
+
d: [
|
31
|
+
".fk6fouc{font-family:var(--fontFamilyBase);}",
|
32
|
+
".f15afnhw{font-size:var(--fontSizeHero900);}",
|
33
|
+
".fl43uef{font-weight:var(--fontWeightSemibold);}",
|
34
|
+
".fr3w3wp{line-height:var(--lineHeightHero900);}"
|
35
|
+
]
|
33
36
|
});
|
37
|
+
const LargeTitle = /*#__PURE__*/ (0, _createPreset.createPreset)({
|
38
|
+
useStyles,
|
39
|
+
className: largeTitleClassNames.root,
|
40
|
+
displayName: 'LargeTitle'
|
41
|
+
}); //# sourceMappingURL=LargeTitle.js.map
|
42
|
+
|
34
43
|
//# sourceMappingURL=LargeTitle.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"
|
1
|
+
{"version":3,"sources":["../../../../lib/components/presets/LargeTitle/LargeTitle.js"],"sourcesContent":["import { __styles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const largeTitleClassNames = {\n root: 'fui-LargeTitle'\n};\n/**\n * Styles for the root slot\n */\nconst useStyles = /*#__PURE__*/__styles({\n root: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"f15afnhw\",\n Bhrd7zp: \"fl43uef\",\n Bg96gwp: \"fr3w3wp\"\n }\n}, {\n d: [\".fk6fouc{font-family:var(--fontFamilyBase);}\", \".f15afnhw{font-size:var(--fontSizeHero900);}\", \".fl43uef{font-weight:var(--fontWeightSemibold);}\", \".fr3w3wp{line-height:var(--lineHeightHero900);}\"]\n});\n/**\n * Text preset component for the Large Title typography variant\n */\nexport const LargeTitle = /*#__PURE__*/createPreset({\n useStyles,\n className: largeTitleClassNames.root,\n displayName: 'LargeTitle'\n});\n//# sourceMappingURL=LargeTitle.js.map"],"names":["largeTitleClassNames","LargeTitle","root","useStyles","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d","createPreset","className","displayName"],"mappings":";;;;;;;;;;;IAGaA,oBAAoB,MAApBA;IAmBAC,UAAU,MAAVA;;uBAtBY;8BACI;AAEtB,MAAMD,uBAAuB;IAClCE,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;KAAkD;AAC5M;AAIO,MAAMR,aAAa,WAAW,GAAES,IAAAA,0BAAY,EAAC;IAClDP;IACAQ,WAAWX,qBAAqBE,IAAI;IACpCU,aAAa;AACf,IACA,sCAAsC"}
|
@@ -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
|