@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,23 +0,0 @@
|
|
1
|
-
define(["require", "exports", "@griffel/react", "../createPreset", "@fluentui/react-theme"], function (require, exports, react_1, createPreset_1, react_theme_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
exports.Caption1Stronger = exports.caption1StrongerClassNames = void 0;
|
5
|
-
exports.caption1StrongerClassNames = {
|
6
|
-
root: 'fui-Caption1Stronger',
|
7
|
-
};
|
8
|
-
/**
|
9
|
-
* Styles for the root slot
|
10
|
-
*/
|
11
|
-
var useStyles = react_1.makeStyles({
|
12
|
-
root: react_theme_1.typographyStyles.caption1Stronger,
|
13
|
-
});
|
14
|
-
/**
|
15
|
-
* Text preset component for the Caption1Stronger typography variant
|
16
|
-
*/
|
17
|
-
exports.Caption1Stronger = createPreset_1.createPreset({
|
18
|
-
useStyles: useStyles,
|
19
|
-
className: exports.caption1StrongerClassNames.root,
|
20
|
-
displayName: 'Caption1Stronger',
|
21
|
-
});
|
22
|
-
});
|
23
|
-
//# sourceMappingURL=Caption1Stronger.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Caption1Stronger.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Caption1Stronger/Caption1Stronger.tsx"],"names":[],"mappings":";;;;IAOa,QAAA,0BAA0B,GAA8B;QACnE,IAAI,EAAE,sBAAsB;KAC7B,CAAC;IAEF;;OAEG;IACH,IAAM,SAAS,GAAG,kBAAU,CAAC;QAC3B,IAAI,EAAE,8BAAgB,CAAC,gBAAgB;KACxC,CAAC,CAAC;IAEH;;OAEG;IACU,QAAA,gBAAgB,GAAuC,2BAAY,CAAC;QAC/E,SAAS,WAAA;QACT,SAAS,EAAE,kCAA0B,CAAC,IAAI;QAC1C,WAAW,EAAE,kBAAkB;KAChC,CAAC,CAAC","sourcesContent":["import type { FunctionComponent } from 'react';\nimport { makeStyles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport type { TextSlots, TextPresetProps } from '../../Text/Text.types';\nimport { typographyStyles } from '@fluentui/react-theme';\n\nexport const caption1StrongerClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Caption1Stronger',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.caption1Stronger,\n});\n\n/**\n * Text preset component for the Caption1Stronger typography variant\n */\nexport const Caption1Stronger: FunctionComponent<TextPresetProps> = createPreset({\n useStyles,\n className: caption1StrongerClassNames.root,\n displayName: 'Caption1Stronger',\n});\n"]}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./Caption1Stronger"], function (require, exports, tslib_1, Caption1Stronger_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(Caption1Stronger_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=index.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Caption1Stronger/index.ts"],"names":[],"mappings":";;;IAAA,kDAAmC","sourcesContent":["export * from './Caption1Stronger';\n"]}
|
@@ -1,23 +0,0 @@
|
|
1
|
-
define(["require", "exports", "@griffel/react", "../createPreset", "@fluentui/react-theme"], function (require, exports, react_1, createPreset_1, react_theme_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
exports.Caption2 = exports.caption2ClassNames = void 0;
|
5
|
-
exports.caption2ClassNames = {
|
6
|
-
root: 'fui-Caption2',
|
7
|
-
};
|
8
|
-
/**
|
9
|
-
* Styles for the root slot
|
10
|
-
*/
|
11
|
-
var useStyles = react_1.makeStyles({
|
12
|
-
root: react_theme_1.typographyStyles.caption2,
|
13
|
-
});
|
14
|
-
/**
|
15
|
-
* Text preset component for the Caption2 typography variant
|
16
|
-
*/
|
17
|
-
exports.Caption2 = createPreset_1.createPreset({
|
18
|
-
useStyles: useStyles,
|
19
|
-
className: exports.caption2ClassNames.root,
|
20
|
-
displayName: 'Caption2',
|
21
|
-
});
|
22
|
-
});
|
23
|
-
//# sourceMappingURL=Caption2.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Caption2.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Caption2/Caption2.tsx"],"names":[],"mappings":";;;;IAOa,QAAA,kBAAkB,GAA8B;QAC3D,IAAI,EAAE,cAAc;KACrB,CAAC;IAEF;;OAEG;IACH,IAAM,SAAS,GAAG,kBAAU,CAAC;QAC3B,IAAI,EAAE,8BAAgB,CAAC,QAAQ;KAChC,CAAC,CAAC;IAEH;;OAEG;IACU,QAAA,QAAQ,GAAuC,2BAAY,CAAC;QACvE,SAAS,WAAA;QACT,SAAS,EAAE,0BAAkB,CAAC,IAAI;QAClC,WAAW,EAAE,UAAU;KACxB,CAAC,CAAC","sourcesContent":["import type { FunctionComponent } from 'react';\nimport { makeStyles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport type { TextSlots, TextPresetProps } from '../../Text/Text.types';\nimport { typographyStyles } from '@fluentui/react-theme';\n\nexport const caption2ClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Caption2',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.caption2,\n});\n\n/**\n * Text preset component for the Caption2 typography variant\n */\nexport const Caption2: FunctionComponent<TextPresetProps> = createPreset({\n useStyles,\n className: caption2ClassNames.root,\n displayName: 'Caption2',\n});\n"]}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./Caption2"], function (require, exports, tslib_1, Caption2_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(Caption2_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=index.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Caption2/index.ts"],"names":[],"mappings":";;;IAAA,0CAA2B","sourcesContent":["export * from './Caption2';\n"]}
|
@@ -1,23 +0,0 @@
|
|
1
|
-
define(["require", "exports", "@griffel/react", "../createPreset", "@fluentui/react-theme"], function (require, exports, react_1, createPreset_1, react_theme_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
exports.Caption2Strong = exports.caption2StrongClassNames = void 0;
|
5
|
-
exports.caption2StrongClassNames = {
|
6
|
-
root: 'fui-Caption2Strong',
|
7
|
-
};
|
8
|
-
/**
|
9
|
-
* Styles for the root slot
|
10
|
-
*/
|
11
|
-
var useStyles = react_1.makeStyles({
|
12
|
-
root: react_theme_1.typographyStyles.caption2Strong,
|
13
|
-
});
|
14
|
-
/**
|
15
|
-
* Text preset component for the Caption2Strong typography variant
|
16
|
-
*/
|
17
|
-
exports.Caption2Strong = createPreset_1.createPreset({
|
18
|
-
useStyles: useStyles,
|
19
|
-
className: exports.caption2StrongClassNames.root,
|
20
|
-
displayName: 'Caption2Strong',
|
21
|
-
});
|
22
|
-
});
|
23
|
-
//# sourceMappingURL=Caption2Strong.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Caption2Strong.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Caption2Strong/Caption2Strong.tsx"],"names":[],"mappings":";;;;IAOa,QAAA,wBAAwB,GAA8B;QACjE,IAAI,EAAE,oBAAoB;KAC3B,CAAC;IAEF;;OAEG;IACH,IAAM,SAAS,GAAG,kBAAU,CAAC;QAC3B,IAAI,EAAE,8BAAgB,CAAC,cAAc;KACtC,CAAC,CAAC;IAEH;;OAEG;IACU,QAAA,cAAc,GAAuC,2BAAY,CAAC;QAC7E,SAAS,WAAA;QACT,SAAS,EAAE,gCAAwB,CAAC,IAAI;QACxC,WAAW,EAAE,gBAAgB;KAC9B,CAAC,CAAC","sourcesContent":["import type { FunctionComponent } from 'react';\nimport { makeStyles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport type { TextSlots, TextPresetProps } from '../../Text/Text.types';\nimport { typographyStyles } from '@fluentui/react-theme';\n\nexport const caption2StrongClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Caption2Strong',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.caption2Strong,\n});\n\n/**\n * Text preset component for the Caption2Strong typography variant\n */\nexport const Caption2Strong: FunctionComponent<TextPresetProps> = createPreset({\n useStyles,\n className: caption2StrongClassNames.root,\n displayName: 'Caption2Strong',\n});\n"]}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./Caption2Strong"], function (require, exports, tslib_1, Caption2Strong_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(Caption2Strong_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=index.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Caption2Strong/index.ts"],"names":[],"mappings":";;;IAAA,gDAAiC","sourcesContent":["export * from './Caption2Strong';\n"]}
|
@@ -1,23 +0,0 @@
|
|
1
|
-
define(["require", "exports", "@griffel/react", "../createPreset", "@fluentui/react-theme"], function (require, exports, react_1, createPreset_1, react_theme_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
exports.Display = exports.displayClassNames = void 0;
|
5
|
-
exports.displayClassNames = {
|
6
|
-
root: 'fui-Display',
|
7
|
-
};
|
8
|
-
/**
|
9
|
-
* Styles for the root slot
|
10
|
-
*/
|
11
|
-
var useStyles = react_1.makeStyles({
|
12
|
-
root: react_theme_1.typographyStyles.display,
|
13
|
-
});
|
14
|
-
/**
|
15
|
-
* Text preset component for the Display typography variant
|
16
|
-
*/
|
17
|
-
exports.Display = createPreset_1.createPreset({
|
18
|
-
useStyles: useStyles,
|
19
|
-
className: exports.displayClassNames.root,
|
20
|
-
displayName: 'Display',
|
21
|
-
});
|
22
|
-
});
|
23
|
-
//# sourceMappingURL=Display.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Display.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Display/Display.tsx"],"names":[],"mappings":";;;;IAOa,QAAA,iBAAiB,GAA8B;QAC1D,IAAI,EAAE,aAAa;KACpB,CAAC;IAEF;;OAEG;IACH,IAAM,SAAS,GAAG,kBAAU,CAAC;QAC3B,IAAI,EAAE,8BAAgB,CAAC,OAAO;KAC/B,CAAC,CAAC;IAEH;;OAEG;IACU,QAAA,OAAO,GAAuC,2BAAY,CAAC;QACtE,SAAS,WAAA;QACT,SAAS,EAAE,yBAAiB,CAAC,IAAI;QACjC,WAAW,EAAE,SAAS;KACvB,CAAC,CAAC","sourcesContent":["import type { FunctionComponent } from 'react';\nimport { makeStyles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport type { TextSlots, TextPresetProps } from '../../Text/Text.types';\nimport { typographyStyles } from '@fluentui/react-theme';\n\nexport const displayClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Display',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.display,\n});\n\n/**\n * Text preset component for the Display typography variant\n */\nexport const Display: FunctionComponent<TextPresetProps> = createPreset({\n useStyles,\n className: displayClassNames.root,\n displayName: 'Display',\n});\n"]}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Display/index.ts"],"names":[],"mappings":";;;IAAA,yCAA0B","sourcesContent":["export * from './Display';\n"]}
|
@@ -1,23 +0,0 @@
|
|
1
|
-
define(["require", "exports", "@griffel/react", "../createPreset", "@fluentui/react-theme"], function (require, exports, react_1, createPreset_1, react_theme_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
exports.LargeTitle = exports.largeTitleClassNames = void 0;
|
5
|
-
exports.largeTitleClassNames = {
|
6
|
-
root: 'fui-LargeTitle',
|
7
|
-
};
|
8
|
-
/**
|
9
|
-
* Styles for the root slot
|
10
|
-
*/
|
11
|
-
var useStyles = react_1.makeStyles({
|
12
|
-
root: react_theme_1.typographyStyles.largeTitle,
|
13
|
-
});
|
14
|
-
/**
|
15
|
-
* Text preset component for the Large Title typography variant
|
16
|
-
*/
|
17
|
-
exports.LargeTitle = createPreset_1.createPreset({
|
18
|
-
useStyles: useStyles,
|
19
|
-
className: exports.largeTitleClassNames.root,
|
20
|
-
displayName: 'LargeTitle',
|
21
|
-
});
|
22
|
-
});
|
23
|
-
//# sourceMappingURL=LargeTitle.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"LargeTitle.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/LargeTitle/LargeTitle.tsx"],"names":[],"mappings":";;;;IAOa,QAAA,oBAAoB,GAA8B;QAC7D,IAAI,EAAE,gBAAgB;KACvB,CAAC;IAEF;;OAEG;IACH,IAAM,SAAS,GAAG,kBAAU,CAAC;QAC3B,IAAI,EAAE,8BAAgB,CAAC,UAAU;KAClC,CAAC,CAAC;IAEH;;OAEG;IACU,QAAA,UAAU,GAAuC,2BAAY,CAAC;QACzE,SAAS,WAAA;QACT,SAAS,EAAE,4BAAoB,CAAC,IAAI;QACpC,WAAW,EAAE,YAAY;KAC1B,CAAC,CAAC","sourcesContent":["import type { FunctionComponent } from 'react';\nimport { makeStyles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport type { TextSlots, TextPresetProps } from '../../Text/Text.types';\nimport { typographyStyles } from '@fluentui/react-theme';\n\nexport const largeTitleClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-LargeTitle',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.largeTitle,\n});\n\n/**\n * Text preset component for the Large Title typography variant\n */\nexport const LargeTitle: FunctionComponent<TextPresetProps> = createPreset({\n useStyles,\n className: largeTitleClassNames.root,\n displayName: 'LargeTitle',\n});\n"]}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./LargeTitle"], function (require, exports, tslib_1, LargeTitle_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(LargeTitle_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=index.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/LargeTitle/index.ts"],"names":[],"mappings":";;;IAAA,4CAA6B","sourcesContent":["export * from './LargeTitle';\n"]}
|
@@ -1,23 +0,0 @@
|
|
1
|
-
define(["require", "exports", "@griffel/react", "../createPreset", "@fluentui/react-theme"], function (require, exports, react_1, createPreset_1, react_theme_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
exports.Subtitle1 = exports.subtitle1ClassNames = void 0;
|
5
|
-
exports.subtitle1ClassNames = {
|
6
|
-
root: 'fui-Subtitle1',
|
7
|
-
};
|
8
|
-
/**
|
9
|
-
* Styles for the root slot
|
10
|
-
*/
|
11
|
-
var useStyles = react_1.makeStyles({
|
12
|
-
root: react_theme_1.typographyStyles.subtitle1,
|
13
|
-
});
|
14
|
-
/**
|
15
|
-
* Text preset component for the Subtitle1 typography variant
|
16
|
-
*/
|
17
|
-
exports.Subtitle1 = createPreset_1.createPreset({
|
18
|
-
useStyles: useStyles,
|
19
|
-
className: exports.subtitle1ClassNames.root,
|
20
|
-
displayName: 'Subtitle1',
|
21
|
-
});
|
22
|
-
});
|
23
|
-
//# sourceMappingURL=Subtitle1.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Subtitle1.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Subtitle1/Subtitle1.tsx"],"names":[],"mappings":";;;;IAOa,QAAA,mBAAmB,GAA8B;QAC5D,IAAI,EAAE,eAAe;KACtB,CAAC;IAEF;;OAEG;IACH,IAAM,SAAS,GAAG,kBAAU,CAAC;QAC3B,IAAI,EAAE,8BAAgB,CAAC,SAAS;KACjC,CAAC,CAAC;IAEH;;OAEG;IACU,QAAA,SAAS,GAAuC,2BAAY,CAAC;QACxE,SAAS,WAAA;QACT,SAAS,EAAE,2BAAmB,CAAC,IAAI;QACnC,WAAW,EAAE,WAAW;KACzB,CAAC,CAAC","sourcesContent":["import type { FunctionComponent } from 'react';\nimport { makeStyles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport type { TextSlots, TextPresetProps } from '../../Text/Text.types';\nimport { typographyStyles } from '@fluentui/react-theme';\n\nexport const subtitle1ClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Subtitle1',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.subtitle1,\n});\n\n/**\n * Text preset component for the Subtitle1 typography variant\n */\nexport const Subtitle1: FunctionComponent<TextPresetProps> = createPreset({\n useStyles,\n className: subtitle1ClassNames.root,\n displayName: 'Subtitle1',\n});\n"]}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./Subtitle1"], function (require, exports, tslib_1, Subtitle1_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(Subtitle1_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=index.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Subtitle1/index.ts"],"names":[],"mappings":";;;IAAA,2CAA4B","sourcesContent":["export * from './Subtitle1';\n"]}
|
@@ -1,23 +0,0 @@
|
|
1
|
-
define(["require", "exports", "@griffel/react", "../createPreset", "@fluentui/react-theme"], function (require, exports, react_1, createPreset_1, react_theme_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
exports.Subtitle2 = exports.subtitle2ClassNames = void 0;
|
5
|
-
exports.subtitle2ClassNames = {
|
6
|
-
root: 'fui-Subtitle2',
|
7
|
-
};
|
8
|
-
/**
|
9
|
-
* Styles for the root slot
|
10
|
-
*/
|
11
|
-
var useStyles = react_1.makeStyles({
|
12
|
-
root: react_theme_1.typographyStyles.subtitle2,
|
13
|
-
});
|
14
|
-
/**
|
15
|
-
* Text preset component for the Subtitle2 typography variant
|
16
|
-
*/
|
17
|
-
exports.Subtitle2 = createPreset_1.createPreset({
|
18
|
-
useStyles: useStyles,
|
19
|
-
className: exports.subtitle2ClassNames.root,
|
20
|
-
displayName: 'Subtitle2',
|
21
|
-
});
|
22
|
-
});
|
23
|
-
//# sourceMappingURL=Subtitle2.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Subtitle2.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Subtitle2/Subtitle2.tsx"],"names":[],"mappings":";;;;IAOa,QAAA,mBAAmB,GAA8B;QAC5D,IAAI,EAAE,eAAe;KACtB,CAAC;IAEF;;OAEG;IACH,IAAM,SAAS,GAAG,kBAAU,CAAC;QAC3B,IAAI,EAAE,8BAAgB,CAAC,SAAS;KACjC,CAAC,CAAC;IAEH;;OAEG;IACU,QAAA,SAAS,GAAuC,2BAAY,CAAC;QACxE,SAAS,WAAA;QACT,SAAS,EAAE,2BAAmB,CAAC,IAAI;QACnC,WAAW,EAAE,WAAW;KACzB,CAAC,CAAC","sourcesContent":["import type { FunctionComponent } from 'react';\nimport { makeStyles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport type { TextSlots, TextPresetProps } from '../../Text/Text.types';\nimport { typographyStyles } from '@fluentui/react-theme';\n\nexport const subtitle2ClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Subtitle2',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.subtitle2,\n});\n\n/**\n * Text preset component for the Subtitle2 typography variant\n */\nexport const Subtitle2: FunctionComponent<TextPresetProps> = createPreset({\n useStyles,\n className: subtitle2ClassNames.root,\n displayName: 'Subtitle2',\n});\n"]}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./Subtitle2"], function (require, exports, tslib_1, Subtitle2_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(Subtitle2_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=index.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Subtitle2/index.ts"],"names":[],"mappings":";;;IAAA,2CAA4B","sourcesContent":["export * from './Subtitle2';\n"]}
|
@@ -1,23 +0,0 @@
|
|
1
|
-
define(["require", "exports", "@griffel/react", "../createPreset", "@fluentui/react-theme"], function (require, exports, react_1, createPreset_1, react_theme_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
exports.Subtitle2Stronger = exports.subtitle2StrongerClassNames = void 0;
|
5
|
-
exports.subtitle2StrongerClassNames = {
|
6
|
-
root: 'fui-Subtitle2Stronger',
|
7
|
-
};
|
8
|
-
/**
|
9
|
-
* Styles for the root slot
|
10
|
-
*/
|
11
|
-
var useStyles = react_1.makeStyles({
|
12
|
-
root: react_theme_1.typographyStyles.subtitle2Stronger,
|
13
|
-
});
|
14
|
-
/**
|
15
|
-
* Text preset component for the Subtitle2Stronger typography variant
|
16
|
-
*/
|
17
|
-
exports.Subtitle2Stronger = createPreset_1.createPreset({
|
18
|
-
useStyles: useStyles,
|
19
|
-
className: exports.subtitle2StrongerClassNames.root,
|
20
|
-
displayName: 'Subtitle2Stronger',
|
21
|
-
});
|
22
|
-
});
|
23
|
-
//# sourceMappingURL=Subtitle2Stronger.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Subtitle2Stronger.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Subtitle2Stronger/Subtitle2Stronger.tsx"],"names":[],"mappings":";;;;IAOa,QAAA,2BAA2B,GAA8B;QACpE,IAAI,EAAE,uBAAuB;KAC9B,CAAC;IAEF;;OAEG;IACH,IAAM,SAAS,GAAG,kBAAU,CAAC;QAC3B,IAAI,EAAE,8BAAgB,CAAC,iBAAiB;KACzC,CAAC,CAAC;IAEH;;OAEG;IACU,QAAA,iBAAiB,GAAuC,2BAAY,CAAC;QAChF,SAAS,WAAA;QACT,SAAS,EAAE,mCAA2B,CAAC,IAAI;QAC3C,WAAW,EAAE,mBAAmB;KACjC,CAAC,CAAC","sourcesContent":["import type { FunctionComponent } from 'react';\nimport { makeStyles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport type { TextSlots, TextPresetProps } from '../../Text/Text.types';\nimport { typographyStyles } from '@fluentui/react-theme';\n\nexport const subtitle2StrongerClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Subtitle2Stronger',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.subtitle2Stronger,\n});\n\n/**\n * Text preset component for the Subtitle2Stronger typography variant\n */\nexport const Subtitle2Stronger: FunctionComponent<TextPresetProps> = createPreset({\n useStyles,\n className: subtitle2StrongerClassNames.root,\n displayName: 'Subtitle2Stronger',\n});\n"]}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./Subtitle2Stronger"], function (require, exports, tslib_1, Subtitle2Stronger_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(Subtitle2Stronger_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=index.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Subtitle2Stronger/index.ts"],"names":[],"mappings":";;;IAAA,mDAAoC","sourcesContent":["export * from './Subtitle2Stronger';\n"]}
|
@@ -1,23 +0,0 @@
|
|
1
|
-
define(["require", "exports", "@griffel/react", "../createPreset", "@fluentui/react-theme"], function (require, exports, react_1, createPreset_1, react_theme_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
exports.Title1 = exports.title1ClassNames = void 0;
|
5
|
-
exports.title1ClassNames = {
|
6
|
-
root: 'fui-Title1',
|
7
|
-
};
|
8
|
-
/**
|
9
|
-
* Styles for the root slot
|
10
|
-
*/
|
11
|
-
var useStyles = react_1.makeStyles({
|
12
|
-
root: react_theme_1.typographyStyles.title1,
|
13
|
-
});
|
14
|
-
/**
|
15
|
-
* Text preset component for the Title 1 typography variant
|
16
|
-
*/
|
17
|
-
exports.Title1 = createPreset_1.createPreset({
|
18
|
-
useStyles: useStyles,
|
19
|
-
className: exports.title1ClassNames.root,
|
20
|
-
displayName: 'Title1',
|
21
|
-
});
|
22
|
-
});
|
23
|
-
//# sourceMappingURL=Title1.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Title1.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Title1/Title1.tsx"],"names":[],"mappings":";;;;IAOa,QAAA,gBAAgB,GAA8B;QACzD,IAAI,EAAE,YAAY;KACnB,CAAC;IAEF;;OAEG;IACH,IAAM,SAAS,GAAG,kBAAU,CAAC;QAC3B,IAAI,EAAE,8BAAgB,CAAC,MAAM;KAC9B,CAAC,CAAC;IAEH;;OAEG;IACU,QAAA,MAAM,GAAuC,2BAAY,CAAC;QACrE,SAAS,WAAA;QACT,SAAS,EAAE,wBAAgB,CAAC,IAAI;QAChC,WAAW,EAAE,QAAQ;KACtB,CAAC,CAAC","sourcesContent":["import type { FunctionComponent } from 'react';\nimport { makeStyles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport type { TextSlots, TextPresetProps } from '../../Text/Text.types';\nimport { typographyStyles } from '@fluentui/react-theme';\n\nexport const title1ClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Title1',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.title1,\n});\n\n/**\n * Text preset component for the Title 1 typography variant\n */\nexport const Title1: FunctionComponent<TextPresetProps> = createPreset({\n useStyles,\n className: title1ClassNames.root,\n displayName: 'Title1',\n});\n"]}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Title1/index.ts"],"names":[],"mappings":";;;IAAA,wCAAyB","sourcesContent":["export * from './Title1';\n"]}
|
@@ -1,23 +0,0 @@
|
|
1
|
-
define(["require", "exports", "@griffel/react", "../createPreset", "@fluentui/react-theme"], function (require, exports, react_1, createPreset_1, react_theme_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
exports.Title2 = exports.title2ClassNames = void 0;
|
5
|
-
exports.title2ClassNames = {
|
6
|
-
root: 'fui-Title2',
|
7
|
-
};
|
8
|
-
/**
|
9
|
-
* Styles for the root slot
|
10
|
-
*/
|
11
|
-
var useStyles = react_1.makeStyles({
|
12
|
-
root: react_theme_1.typographyStyles.title2,
|
13
|
-
});
|
14
|
-
/**
|
15
|
-
* Text preset component for the Title 2 typography variant
|
16
|
-
*/
|
17
|
-
exports.Title2 = createPreset_1.createPreset({
|
18
|
-
useStyles: useStyles,
|
19
|
-
className: exports.title2ClassNames.root,
|
20
|
-
displayName: 'Title2',
|
21
|
-
});
|
22
|
-
});
|
23
|
-
//# sourceMappingURL=Title2.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Title2.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Title2/Title2.tsx"],"names":[],"mappings":";;;;IAOa,QAAA,gBAAgB,GAA8B;QACzD,IAAI,EAAE,YAAY;KACnB,CAAC;IAEF;;OAEG;IACH,IAAM,SAAS,GAAG,kBAAU,CAAC;QAC3B,IAAI,EAAE,8BAAgB,CAAC,MAAM;KAC9B,CAAC,CAAC;IAEH;;OAEG;IACU,QAAA,MAAM,GAAuC,2BAAY,CAAC;QACrE,SAAS,WAAA;QACT,SAAS,EAAE,wBAAgB,CAAC,IAAI;QAChC,WAAW,EAAE,QAAQ;KACtB,CAAC,CAAC","sourcesContent":["import type { FunctionComponent } from 'react';\nimport { makeStyles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport type { TextSlots, TextPresetProps } from '../../Text/Text.types';\nimport { typographyStyles } from '@fluentui/react-theme';\n\nexport const title2ClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Title2',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.title2,\n});\n\n/**\n * Text preset component for the Title 2 typography variant\n */\nexport const Title2: FunctionComponent<TextPresetProps> = createPreset({\n useStyles,\n className: title2ClassNames.root,\n displayName: 'Title2',\n});\n"]}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Title2/index.ts"],"names":[],"mappings":";;;IAAA,wCAAyB","sourcesContent":["export * from './Title2';\n"]}
|
@@ -1,23 +0,0 @@
|
|
1
|
-
define(["require", "exports", "@griffel/react", "../createPreset", "@fluentui/react-theme"], function (require, exports, react_1, createPreset_1, react_theme_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
exports.Title3 = exports.title3ClassNames = void 0;
|
5
|
-
exports.title3ClassNames = {
|
6
|
-
root: 'fui-Title3',
|
7
|
-
};
|
8
|
-
/**
|
9
|
-
* Styles for the root slot
|
10
|
-
*/
|
11
|
-
var useStyles = react_1.makeStyles({
|
12
|
-
root: react_theme_1.typographyStyles.title3,
|
13
|
-
});
|
14
|
-
/**
|
15
|
-
* Text preset component for the Title 3 typography variant
|
16
|
-
*/
|
17
|
-
exports.Title3 = createPreset_1.createPreset({
|
18
|
-
useStyles: useStyles,
|
19
|
-
className: exports.title3ClassNames.root,
|
20
|
-
displayName: 'Title3',
|
21
|
-
});
|
22
|
-
});
|
23
|
-
//# sourceMappingURL=Title3.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Title3.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Title3/Title3.tsx"],"names":[],"mappings":";;;;IAOa,QAAA,gBAAgB,GAA8B;QACzD,IAAI,EAAE,YAAY;KACnB,CAAC;IAEF;;OAEG;IACH,IAAM,SAAS,GAAG,kBAAU,CAAC;QAC3B,IAAI,EAAE,8BAAgB,CAAC,MAAM;KAC9B,CAAC,CAAC;IAEH;;OAEG;IACU,QAAA,MAAM,GAAuC,2BAAY,CAAC;QACrE,SAAS,WAAA;QACT,SAAS,EAAE,wBAAgB,CAAC,IAAI;QAChC,WAAW,EAAE,QAAQ;KACtB,CAAC,CAAC","sourcesContent":["import type { FunctionComponent } from 'react';\nimport { makeStyles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport type { TextSlots, TextPresetProps } from '../../Text/Text.types';\nimport { typographyStyles } from '@fluentui/react-theme';\n\nexport const title3ClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Title3',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.title3,\n});\n\n/**\n * Text preset component for the Title 3 typography variant\n */\nexport const Title3: FunctionComponent<TextPresetProps> = createPreset({\n useStyles,\n className: title3ClassNames.root,\n displayName: 'Title3',\n});\n"]}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Title3/index.ts"],"names":[],"mappings":";;;IAAA,wCAAyB","sourcesContent":["export * from './Title3';\n"]}
|
@@ -1,19 +0,0 @@
|
|
1
|
-
define(["require", "exports", "react", "@griffel/react", "../Text"], function (require, exports, React, react_1, Text_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
exports.createPreset = void 0;
|
5
|
-
function createPreset(options) {
|
6
|
-
var useStyles = options.useStyles, className = options.className, displayName = options.displayName;
|
7
|
-
var Wrapper = React.forwardRef(function (props, ref) {
|
8
|
-
var styles = useStyles();
|
9
|
-
var state = Text_1.useText_unstable(props, ref);
|
10
|
-
Text_1.useTextStyles_unstable(state);
|
11
|
-
state.root.className = react_1.mergeClasses(className, state.root.className, styles.root, props.className);
|
12
|
-
return Text_1.renderText_unstable(state);
|
13
|
-
});
|
14
|
-
Wrapper.displayName = displayName;
|
15
|
-
return Wrapper;
|
16
|
-
}
|
17
|
-
exports.createPreset = createPreset;
|
18
|
-
});
|
19
|
-
//# sourceMappingURL=createPreset.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"createPreset.js","sourceRoot":"","sources":["../../../../../../../../../packages/react-components/react-text/src/components/presets/createPreset.ts"],"names":[],"mappings":";;;;IAMA,SAAgB,YAAY,CAAC,OAI5B;QACS,IAAA,SAAS,GAA6B,OAAO,UAApC,EAAE,SAAS,GAAkB,OAAO,UAAzB,EAAE,WAAW,GAAK,OAAO,YAAZ,CAAa;QACtD,IAAM,OAAO,GAAyC,KAAK,CAAC,UAAU,CAAC,UAAC,KAAK,EAAE,GAAG;YAChF,IAAM,MAAM,GAAG,SAAS,EAAE,CAAC;YAC3B,IAAM,KAAK,GAAG,uBAAgB,CAAC,KAAkB,EAAE,GAAG,CAAC,CAAC;YAExD,6BAAsB,CAAC,KAAK,CAAC,CAAC;YAE9B,KAAK,CAAC,IAAI,CAAC,SAAS,GAAG,oBAAY,CAAC,SAAS,EAAE,KAAK,CAAC,IAAI,CAAC,SAAS,EAAE,MAAM,CAAC,IAAI,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC;YAEnG,OAAO,0BAAmB,CAAC,KAAK,CAAC,CAAC;QACpC,CAAC,CAAC,CAAC;QACH,OAAO,CAAC,WAAW,GAAG,WAAW,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAnBD,oCAmBC","sourcesContent":["import * as React from 'react';\nimport { mergeClasses } from '@griffel/react';\nimport { renderText_unstable, useText_unstable, useTextStyles_unstable } from '../Text';\nimport type { TextProps, TextPresetProps } from '../Text';\nimport type { ForwardRefComponent } from '@fluentui/react-utilities';\n\nexport function createPreset(options: {\n className: string;\n displayName: string;\n useStyles: () => Record<'root', string>;\n}): React.FunctionComponent<TextPresetProps> {\n const { useStyles, className, displayName } = options;\n const Wrapper: ForwardRefComponent<TextPresetProps> = React.forwardRef((props, ref) => {\n const styles = useStyles();\n const state = useText_unstable(props as TextProps, ref);\n\n useTextStyles_unstable(state);\n\n state.root.className = mergeClasses(className, state.root.className, styles.root, props.className);\n\n return renderText_unstable(state);\n });\n Wrapper.displayName = displayName;\n\n return Wrapper;\n}\n"]}
|
package/lib-amd/index.js
DELETED
@@ -1,45 +0,0 @@
|
|
1
|
-
define(["require", "exports", "./Text", "./Body1", "./Body1Strong", "./Body1Stronger", "./Body2", "./Caption1", "./Caption1Strong", "./Caption1Stronger", "./Caption2", "./Caption2Strong", "./Display", "./LargeTitle", "./Subtitle1", "./Subtitle2", "./Subtitle2Stronger", "./Title1", "./Title2", "./Title3"], function (require, exports, Text_1, Body1_1, Body1Strong_1, Body1Stronger_1, Body2_1, Caption1_1, Caption1Strong_1, Caption1Stronger_1, Caption2_1, Caption2Strong_1, Display_1, LargeTitle_1, Subtitle1_1, Subtitle2_1, Subtitle2Stronger_1, Title1_1, Title2_1, Title3_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
exports.title3ClassNames = exports.Title3 = exports.title2ClassNames = exports.Title2 = exports.title1ClassNames = exports.Title1 = exports.subtitle2StrongerClassNames = exports.Subtitle2Stronger = exports.subtitle2ClassNames = exports.Subtitle2 = exports.subtitle1ClassNames = exports.Subtitle1 = exports.largeTitleClassNames = exports.LargeTitle = exports.displayClassNames = exports.Display = exports.caption2StrongClassNames = exports.Caption2Strong = exports.caption2ClassNames = exports.Caption2 = exports.caption1StrongerClassNames = exports.Caption1Stronger = exports.caption1StrongClassNames = exports.Caption1Strong = exports.caption1ClassNames = exports.Caption1 = exports.body2ClassNames = exports.Body2 = exports.body1StrongerClassNames = exports.Body1Stronger = exports.body1StrongClassNames = exports.Body1Strong = exports.body1ClassNames = exports.Body1 = exports.useText_unstable = exports.useTextStyles_unstable = exports.textClassNames = exports.renderText_unstable = exports.Text = void 0;
|
5
|
-
Object.defineProperty(exports, "Text", { enumerable: true, get: function () { return Text_1.Text; } });
|
6
|
-
Object.defineProperty(exports, "renderText_unstable", { enumerable: true, get: function () { return Text_1.renderText_unstable; } });
|
7
|
-
Object.defineProperty(exports, "textClassNames", { enumerable: true, get: function () { return Text_1.textClassNames; } });
|
8
|
-
Object.defineProperty(exports, "useTextStyles_unstable", { enumerable: true, get: function () { return Text_1.useTextStyles_unstable; } });
|
9
|
-
Object.defineProperty(exports, "useText_unstable", { enumerable: true, get: function () { return Text_1.useText_unstable; } });
|
10
|
-
Object.defineProperty(exports, "Body1", { enumerable: true, get: function () { return Body1_1.Body1; } });
|
11
|
-
Object.defineProperty(exports, "body1ClassNames", { enumerable: true, get: function () { return Body1_1.body1ClassNames; } });
|
12
|
-
Object.defineProperty(exports, "Body1Strong", { enumerable: true, get: function () { return Body1Strong_1.Body1Strong; } });
|
13
|
-
Object.defineProperty(exports, "body1StrongClassNames", { enumerable: true, get: function () { return Body1Strong_1.body1StrongClassNames; } });
|
14
|
-
Object.defineProperty(exports, "Body1Stronger", { enumerable: true, get: function () { return Body1Stronger_1.Body1Stronger; } });
|
15
|
-
Object.defineProperty(exports, "body1StrongerClassNames", { enumerable: true, get: function () { return Body1Stronger_1.body1StrongerClassNames; } });
|
16
|
-
Object.defineProperty(exports, "Body2", { enumerable: true, get: function () { return Body2_1.Body2; } });
|
17
|
-
Object.defineProperty(exports, "body2ClassNames", { enumerable: true, get: function () { return Body2_1.body2ClassNames; } });
|
18
|
-
Object.defineProperty(exports, "Caption1", { enumerable: true, get: function () { return Caption1_1.Caption1; } });
|
19
|
-
Object.defineProperty(exports, "caption1ClassNames", { enumerable: true, get: function () { return Caption1_1.caption1ClassNames; } });
|
20
|
-
Object.defineProperty(exports, "Caption1Strong", { enumerable: true, get: function () { return Caption1Strong_1.Caption1Strong; } });
|
21
|
-
Object.defineProperty(exports, "caption1StrongClassNames", { enumerable: true, get: function () { return Caption1Strong_1.caption1StrongClassNames; } });
|
22
|
-
Object.defineProperty(exports, "Caption1Stronger", { enumerable: true, get: function () { return Caption1Stronger_1.Caption1Stronger; } });
|
23
|
-
Object.defineProperty(exports, "caption1StrongerClassNames", { enumerable: true, get: function () { return Caption1Stronger_1.caption1StrongerClassNames; } });
|
24
|
-
Object.defineProperty(exports, "Caption2", { enumerable: true, get: function () { return Caption2_1.Caption2; } });
|
25
|
-
Object.defineProperty(exports, "caption2ClassNames", { enumerable: true, get: function () { return Caption2_1.caption2ClassNames; } });
|
26
|
-
Object.defineProperty(exports, "Caption2Strong", { enumerable: true, get: function () { return Caption2Strong_1.Caption2Strong; } });
|
27
|
-
Object.defineProperty(exports, "caption2StrongClassNames", { enumerable: true, get: function () { return Caption2Strong_1.caption2StrongClassNames; } });
|
28
|
-
Object.defineProperty(exports, "Display", { enumerable: true, get: function () { return Display_1.Display; } });
|
29
|
-
Object.defineProperty(exports, "displayClassNames", { enumerable: true, get: function () { return Display_1.displayClassNames; } });
|
30
|
-
Object.defineProperty(exports, "LargeTitle", { enumerable: true, get: function () { return LargeTitle_1.LargeTitle; } });
|
31
|
-
Object.defineProperty(exports, "largeTitleClassNames", { enumerable: true, get: function () { return LargeTitle_1.largeTitleClassNames; } });
|
32
|
-
Object.defineProperty(exports, "Subtitle1", { enumerable: true, get: function () { return Subtitle1_1.Subtitle1; } });
|
33
|
-
Object.defineProperty(exports, "subtitle1ClassNames", { enumerable: true, get: function () { return Subtitle1_1.subtitle1ClassNames; } });
|
34
|
-
Object.defineProperty(exports, "Subtitle2", { enumerable: true, get: function () { return Subtitle2_1.Subtitle2; } });
|
35
|
-
Object.defineProperty(exports, "subtitle2ClassNames", { enumerable: true, get: function () { return Subtitle2_1.subtitle2ClassNames; } });
|
36
|
-
Object.defineProperty(exports, "Subtitle2Stronger", { enumerable: true, get: function () { return Subtitle2Stronger_1.Subtitle2Stronger; } });
|
37
|
-
Object.defineProperty(exports, "subtitle2StrongerClassNames", { enumerable: true, get: function () { return Subtitle2Stronger_1.subtitle2StrongerClassNames; } });
|
38
|
-
Object.defineProperty(exports, "Title1", { enumerable: true, get: function () { return Title1_1.Title1; } });
|
39
|
-
Object.defineProperty(exports, "title1ClassNames", { enumerable: true, get: function () { return Title1_1.title1ClassNames; } });
|
40
|
-
Object.defineProperty(exports, "Title2", { enumerable: true, get: function () { return Title2_1.Title2; } });
|
41
|
-
Object.defineProperty(exports, "title2ClassNames", { enumerable: true, get: function () { return Title2_1.title2ClassNames; } });
|
42
|
-
Object.defineProperty(exports, "Title3", { enumerable: true, get: function () { return Title3_1.Title3; } });
|
43
|
-
Object.defineProperty(exports, "title3ClassNames", { enumerable: true, get: function () { return Title3_1.title3ClassNames; } });
|
44
|
-
});
|
45
|
-
//# sourceMappingURL=index.js.map
|
package/lib-amd/index.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../packages/react-components/react-text/src/index.ts"],"names":[],"mappings":";;;;IAAS,4FAAA,IAAI,OAAA;IAAE,2GAAA,mBAAmB,OAAA;IAAE,sGAAA,cAAc,OAAA;IAAE,8GAAA,sBAAsB,OAAA;IAAE,wGAAA,gBAAgB,OAAA;IAEnF,8FAAA,KAAK,OAAA;IAAE,wGAAA,eAAe,OAAA;IACtB,0GAAA,WAAW,OAAA;IAAE,oHAAA,qBAAqB,OAAA;IAClC,8GAAA,aAAa,OAAA;IAAE,wHAAA,uBAAuB,OAAA;IACtC,8FAAA,KAAK,OAAA;IAAE,wGAAA,eAAe,OAAA;IACtB,oGAAA,QAAQ,OAAA;IAAE,8GAAA,kBAAkB,OAAA;IAC5B,gHAAA,cAAc,OAAA;IAAE,0HAAA,wBAAwB,OAAA;IACxC,oHAAA,gBAAgB,OAAA;IAAE,8HAAA,0BAA0B,OAAA;IAC5C,oGAAA,QAAQ,OAAA;IAAE,8GAAA,kBAAkB,OAAA;IAC5B,gHAAA,cAAc,OAAA;IAAE,0HAAA,wBAAwB,OAAA;IACxC,kGAAA,OAAO,OAAA;IAAE,4GAAA,iBAAiB,OAAA;IAC1B,wGAAA,UAAU,OAAA;IAAE,kHAAA,oBAAoB,OAAA;IAChC,sGAAA,SAAS,OAAA;IAAE,gHAAA,mBAAmB,OAAA;IAC9B,sGAAA,SAAS,OAAA;IAAE,gHAAA,mBAAmB,OAAA;IAC9B,sHAAA,iBAAiB,OAAA;IAAE,gIAAA,2BAA2B,OAAA;IAC9C,gGAAA,MAAM,OAAA;IAAE,0GAAA,gBAAgB,OAAA;IACxB,gGAAA,MAAM,OAAA;IAAE,0GAAA,gBAAgB,OAAA;IACxB,gGAAA,MAAM,OAAA;IAAE,0GAAA,gBAAgB,OAAA","sourcesContent":["export { Text, renderText_unstable, textClassNames, useTextStyles_unstable, useText_unstable } from './Text';\nexport type { TextProps, TextSlots, TextState, TextPresetProps } from './Text';\nexport { Body1, body1ClassNames } from './Body1';\nexport { Body1Strong, body1StrongClassNames } from './Body1Strong';\nexport { Body1Stronger, body1StrongerClassNames } from './Body1Stronger';\nexport { Body2, body2ClassNames } from './Body2';\nexport { Caption1, caption1ClassNames } from './Caption1';\nexport { Caption1Strong, caption1StrongClassNames } from './Caption1Strong';\nexport { Caption1Stronger, caption1StrongerClassNames } from './Caption1Stronger';\nexport { Caption2, caption2ClassNames } from './Caption2';\nexport { Caption2Strong, caption2StrongClassNames } from './Caption2Strong';\nexport { Display, displayClassNames } from './Display';\nexport { LargeTitle, largeTitleClassNames } from './LargeTitle';\nexport { Subtitle1, subtitle1ClassNames } from './Subtitle1';\nexport { Subtitle2, subtitle2ClassNames } from './Subtitle2';\nexport { Subtitle2Stronger, subtitle2StrongerClassNames } from './Subtitle2Stronger';\nexport { Title1, title1ClassNames } from './Title1';\nexport { Title2, title2ClassNames } from './Title2';\nexport { Title3, title3ClassNames } from './Title3';\n"]}
|