@fluentui/react-text 0.0.0-nightly-20230223-2115.1 → 0.0.0-nightly-20230228-0425.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (186) hide show
  1. package/CHANGELOG.json +9 -9
  2. package/CHANGELOG.md +7 -7
  3. package/lib/Body1.js.map +1 -1
  4. package/lib/Body1Strong.js.map +1 -1
  5. package/lib/Body1Stronger.js.map +1 -1
  6. package/lib/Body2.js.map +1 -1
  7. package/lib/Caption1.js.map +1 -1
  8. package/lib/Caption1Strong.js.map +1 -1
  9. package/lib/Caption1Stronger.js.map +1 -1
  10. package/lib/Caption2.js.map +1 -1
  11. package/lib/Caption2Strong.js.map +1 -1
  12. package/lib/Display.js.map +1 -1
  13. package/lib/LargeTitle.js.map +1 -1
  14. package/lib/Subtitle1.js.map +1 -1
  15. package/lib/Subtitle2.js.map +1 -1
  16. package/lib/Subtitle2Stronger.js.map +1 -1
  17. package/lib/Text.js.map +1 -1
  18. package/lib/Title1.js.map +1 -1
  19. package/lib/Title2.js.map +1 -1
  20. package/lib/Title3.js.map +1 -1
  21. package/lib/components/Text/Text.js.map +1 -1
  22. package/lib/components/Text/Text.types.js.map +1 -1
  23. package/lib/components/Text/index.js.map +1 -1
  24. package/lib/components/Text/renderText.js +3 -2
  25. package/lib/components/Text/renderText.js.map +1 -1
  26. package/lib/components/Text/useText.js +12 -12
  27. package/lib/components/Text/useText.js.map +1 -1
  28. package/lib/components/Text/useTextStyles.js.map +1 -1
  29. package/lib/components/presets/Body1/Body1.js.map +1 -1
  30. package/lib/components/presets/Body1/index.js.map +1 -1
  31. package/lib/components/presets/Body1Strong/Body1Strong.js.map +1 -1
  32. package/lib/components/presets/Body1Strong/index.js.map +1 -1
  33. package/lib/components/presets/Body1Stronger/Body1Stronger.js.map +1 -1
  34. package/lib/components/presets/Body1Stronger/index.js.map +1 -1
  35. package/lib/components/presets/Body2/Body2.js.map +1 -1
  36. package/lib/components/presets/Body2/index.js.map +1 -1
  37. package/lib/components/presets/Caption1/Caption1.js.map +1 -1
  38. package/lib/components/presets/Caption1/index.js.map +1 -1
  39. package/lib/components/presets/Caption1Strong/Caption1Strong.js.map +1 -1
  40. package/lib/components/presets/Caption1Strong/index.js.map +1 -1
  41. package/lib/components/presets/Caption1Stronger/Caption1Stronger.js.map +1 -1
  42. package/lib/components/presets/Caption1Stronger/index.js.map +1 -1
  43. package/lib/components/presets/Caption2/Caption2.js.map +1 -1
  44. package/lib/components/presets/Caption2/index.js.map +1 -1
  45. package/lib/components/presets/Caption2Strong/Caption2Strong.js.map +1 -1
  46. package/lib/components/presets/Caption2Strong/index.js.map +1 -1
  47. package/lib/components/presets/Display/Display.js.map +1 -1
  48. package/lib/components/presets/Display/index.js.map +1 -1
  49. package/lib/components/presets/LargeTitle/LargeTitle.js.map +1 -1
  50. package/lib/components/presets/LargeTitle/index.js.map +1 -1
  51. package/lib/components/presets/Subtitle1/Subtitle1.js.map +1 -1
  52. package/lib/components/presets/Subtitle1/index.js.map +1 -1
  53. package/lib/components/presets/Subtitle2/Subtitle2.js.map +1 -1
  54. package/lib/components/presets/Subtitle2/index.js.map +1 -1
  55. package/lib/components/presets/Subtitle2Stronger/Subtitle2Stronger.js.map +1 -1
  56. package/lib/components/presets/Subtitle2Stronger/index.js.map +1 -1
  57. package/lib/components/presets/Title1/Title1.js.map +1 -1
  58. package/lib/components/presets/Title1/index.js.map +1 -1
  59. package/lib/components/presets/Title2/Title2.js.map +1 -1
  60. package/lib/components/presets/Title2/index.js.map +1 -1
  61. package/lib/components/presets/Title3/Title3.js.map +1 -1
  62. package/lib/components/presets/Title3/index.js.map +1 -1
  63. package/lib/components/presets/createPreset.js.map +1 -1
  64. package/lib/index.js.map +1 -1
  65. package/lib-commonjs/Body1.js +4 -5
  66. package/lib-commonjs/Body1.js.map +1 -1
  67. package/lib-commonjs/Body1Strong.js +4 -5
  68. package/lib-commonjs/Body1Strong.js.map +1 -1
  69. package/lib-commonjs/Body1Stronger.js +4 -5
  70. package/lib-commonjs/Body1Stronger.js.map +1 -1
  71. package/lib-commonjs/Body2.js +4 -5
  72. package/lib-commonjs/Body2.js.map +1 -1
  73. package/lib-commonjs/Caption1.js +4 -5
  74. package/lib-commonjs/Caption1.js.map +1 -1
  75. package/lib-commonjs/Caption1Strong.js +4 -5
  76. package/lib-commonjs/Caption1Strong.js.map +1 -1
  77. package/lib-commonjs/Caption1Stronger.js +4 -5
  78. package/lib-commonjs/Caption1Stronger.js.map +1 -1
  79. package/lib-commonjs/Caption2.js +4 -5
  80. package/lib-commonjs/Caption2.js.map +1 -1
  81. package/lib-commonjs/Caption2Strong.js +4 -5
  82. package/lib-commonjs/Caption2Strong.js.map +1 -1
  83. package/lib-commonjs/Display.js +4 -5
  84. package/lib-commonjs/Display.js.map +1 -1
  85. package/lib-commonjs/LargeTitle.js +4 -5
  86. package/lib-commonjs/LargeTitle.js.map +1 -1
  87. package/lib-commonjs/Subtitle1.js +4 -5
  88. package/lib-commonjs/Subtitle1.js.map +1 -1
  89. package/lib-commonjs/Subtitle2.js +4 -5
  90. package/lib-commonjs/Subtitle2.js.map +1 -1
  91. package/lib-commonjs/Subtitle2Stronger.js +4 -5
  92. package/lib-commonjs/Subtitle2Stronger.js.map +1 -1
  93. package/lib-commonjs/Text.js +4 -5
  94. package/lib-commonjs/Text.js.map +1 -1
  95. package/lib-commonjs/Title1.js +4 -5
  96. package/lib-commonjs/Title1.js.map +1 -1
  97. package/lib-commonjs/Title2.js +4 -5
  98. package/lib-commonjs/Title2.js.map +1 -1
  99. package/lib-commonjs/Title3.js +4 -5
  100. package/lib-commonjs/Title3.js.map +1 -1
  101. package/lib-commonjs/components/Text/Text.js +16 -16
  102. package/lib-commonjs/components/Text/Text.js.map +1 -1
  103. package/lib-commonjs/components/Text/Text.types.js +2 -3
  104. package/lib-commonjs/components/Text/Text.types.js.map +1 -1
  105. package/lib-commonjs/components/Text/index.js +8 -9
  106. package/lib-commonjs/components/Text/index.js.map +1 -1
  107. package/lib-commonjs/components/Text/renderText.js +18 -15
  108. package/lib-commonjs/components/Text/renderText.js.map +1 -1
  109. package/lib-commonjs/components/Text/useText.js +51 -34
  110. package/lib-commonjs/components/Text/useText.js.map +1 -1
  111. package/lib-commonjs/components/Text/useTextStyles.js +114 -163
  112. package/lib-commonjs/components/Text/useTextStyles.js.map +1 -1
  113. package/lib-commonjs/components/presets/Body1/Body1.js +25 -34
  114. package/lib-commonjs/components/presets/Body1/Body1.js.map +1 -1
  115. package/lib-commonjs/components/presets/Body1/index.js +4 -5
  116. package/lib-commonjs/components/presets/Body1/index.js.map +1 -1
  117. package/lib-commonjs/components/presets/Body1Strong/Body1Strong.js +25 -34
  118. package/lib-commonjs/components/presets/Body1Strong/Body1Strong.js.map +1 -1
  119. package/lib-commonjs/components/presets/Body1Strong/index.js +4 -5
  120. package/lib-commonjs/components/presets/Body1Strong/index.js.map +1 -1
  121. package/lib-commonjs/components/presets/Body1Stronger/Body1Stronger.js +25 -34
  122. package/lib-commonjs/components/presets/Body1Stronger/Body1Stronger.js.map +1 -1
  123. package/lib-commonjs/components/presets/Body1Stronger/index.js +4 -5
  124. package/lib-commonjs/components/presets/Body1Stronger/index.js.map +1 -1
  125. package/lib-commonjs/components/presets/Body2/Body2.js +25 -34
  126. package/lib-commonjs/components/presets/Body2/Body2.js.map +1 -1
  127. package/lib-commonjs/components/presets/Body2/index.js +4 -5
  128. package/lib-commonjs/components/presets/Body2/index.js.map +1 -1
  129. package/lib-commonjs/components/presets/Caption1/Caption1.js +25 -34
  130. package/lib-commonjs/components/presets/Caption1/Caption1.js.map +1 -1
  131. package/lib-commonjs/components/presets/Caption1/index.js +4 -5
  132. package/lib-commonjs/components/presets/Caption1/index.js.map +1 -1
  133. package/lib-commonjs/components/presets/Caption1Strong/Caption1Strong.js +25 -34
  134. package/lib-commonjs/components/presets/Caption1Strong/Caption1Strong.js.map +1 -1
  135. package/lib-commonjs/components/presets/Caption1Strong/index.js +4 -5
  136. package/lib-commonjs/components/presets/Caption1Strong/index.js.map +1 -1
  137. package/lib-commonjs/components/presets/Caption1Stronger/Caption1Stronger.js +25 -34
  138. package/lib-commonjs/components/presets/Caption1Stronger/Caption1Stronger.js.map +1 -1
  139. package/lib-commonjs/components/presets/Caption1Stronger/index.js +4 -5
  140. package/lib-commonjs/components/presets/Caption1Stronger/index.js.map +1 -1
  141. package/lib-commonjs/components/presets/Caption2/Caption2.js +25 -34
  142. package/lib-commonjs/components/presets/Caption2/Caption2.js.map +1 -1
  143. package/lib-commonjs/components/presets/Caption2/index.js +4 -5
  144. package/lib-commonjs/components/presets/Caption2/index.js.map +1 -1
  145. package/lib-commonjs/components/presets/Caption2Strong/Caption2Strong.js +25 -34
  146. package/lib-commonjs/components/presets/Caption2Strong/Caption2Strong.js.map +1 -1
  147. package/lib-commonjs/components/presets/Caption2Strong/index.js +4 -5
  148. package/lib-commonjs/components/presets/Caption2Strong/index.js.map +1 -1
  149. package/lib-commonjs/components/presets/Display/Display.js +25 -34
  150. package/lib-commonjs/components/presets/Display/Display.js.map +1 -1
  151. package/lib-commonjs/components/presets/Display/index.js +4 -5
  152. package/lib-commonjs/components/presets/Display/index.js.map +1 -1
  153. package/lib-commonjs/components/presets/LargeTitle/LargeTitle.js +25 -34
  154. package/lib-commonjs/components/presets/LargeTitle/LargeTitle.js.map +1 -1
  155. package/lib-commonjs/components/presets/LargeTitle/index.js +4 -5
  156. package/lib-commonjs/components/presets/LargeTitle/index.js.map +1 -1
  157. package/lib-commonjs/components/presets/Subtitle1/Subtitle1.js +25 -34
  158. package/lib-commonjs/components/presets/Subtitle1/Subtitle1.js.map +1 -1
  159. package/lib-commonjs/components/presets/Subtitle1/index.js +4 -5
  160. package/lib-commonjs/components/presets/Subtitle1/index.js.map +1 -1
  161. package/lib-commonjs/components/presets/Subtitle2/Subtitle2.js +25 -34
  162. package/lib-commonjs/components/presets/Subtitle2/Subtitle2.js.map +1 -1
  163. package/lib-commonjs/components/presets/Subtitle2/index.js +4 -5
  164. package/lib-commonjs/components/presets/Subtitle2/index.js.map +1 -1
  165. package/lib-commonjs/components/presets/Subtitle2Stronger/Subtitle2Stronger.js +25 -34
  166. package/lib-commonjs/components/presets/Subtitle2Stronger/Subtitle2Stronger.js.map +1 -1
  167. package/lib-commonjs/components/presets/Subtitle2Stronger/index.js +4 -5
  168. package/lib-commonjs/components/presets/Subtitle2Stronger/index.js.map +1 -1
  169. package/lib-commonjs/components/presets/Title1/Title1.js +25 -34
  170. package/lib-commonjs/components/presets/Title1/Title1.js.map +1 -1
  171. package/lib-commonjs/components/presets/Title1/index.js +4 -5
  172. package/lib-commonjs/components/presets/Title1/index.js.map +1 -1
  173. package/lib-commonjs/components/presets/Title2/Title2.js +25 -34
  174. package/lib-commonjs/components/presets/Title2/Title2.js.map +1 -1
  175. package/lib-commonjs/components/presets/Title2/index.js +4 -5
  176. package/lib-commonjs/components/presets/Title2/index.js.map +1 -1
  177. package/lib-commonjs/components/presets/Title3/Title3.js +25 -34
  178. package/lib-commonjs/components/presets/Title3/Title3.js.map +1 -1
  179. package/lib-commonjs/components/presets/Title3/index.js +4 -5
  180. package/lib-commonjs/components/presets/Title3/index.js.map +1 -1
  181. package/lib-commonjs/components/presets/createPreset.js +22 -21
  182. package/lib-commonjs/components/presets/createPreset.js.map +1 -1
  183. package/lib-commonjs/index.js +256 -69
  184. package/lib-commonjs/index.js.map +1 -1
  185. package/package.json +6 -6
  186. package/.swcrc +0 -33
@@ -1,43 +1,34 @@
1
1
  "use strict";
2
+
2
3
  Object.defineProperty(exports, "__esModule", {
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
- body1StrongClassNames: ()=>body1StrongClassNames,
13
- Body1Strong: ()=>Body1Strong
4
+ value: true
14
5
  });
15
- const _react = require("@griffel/react");
16
- const _createPreset = require("../createPreset");
17
- const body1StrongClassNames = {
18
- root: 'fui-Body1Strong'
6
+ exports.Body1Strong = exports.body1StrongClassNames = void 0;
7
+ const react_1 = /*#__PURE__*/require("@griffel/react");
8
+ const createPreset_1 = /*#__PURE__*/require("../createPreset");
9
+ const react_theme_1 = /*#__PURE__*/require("@fluentui/react-theme");
10
+ exports.body1StrongClassNames = {
11
+ root: 'fui-Body1Strong'
19
12
  };
20
13
  /**
21
14
  * Styles for the root slot
22
- */ const useStyles = /*#__PURE__*/ (0, _react["__styles"])({
23
- root: {
24
- Bahqtrf: "fk6fouc",
25
- Be2twd7: "fkhj508",
26
- Bhrd7zp: "fl43uef",
27
- Bg96gwp: "f1i3iumi"
28
- }
15
+ */
16
+ const useStyles = /*#__PURE__*/react_1.__styles({
17
+ root: {
18
+ Bahqtrf: "fk6fouc",
19
+ Be2twd7: "fkhj508",
20
+ Bhrd7zp: "fl43uef",
21
+ Bg96gwp: "f1i3iumi"
22
+ }
29
23
  }, {
30
- d: [
31
- ".fk6fouc{font-family:var(--fontFamilyBase);}",
32
- ".fkhj508{font-size:var(--fontSizeBase300);}",
33
- ".fl43uef{font-weight:var(--fontWeightSemibold);}",
34
- ".f1i3iumi{line-height:var(--lineHeightBase300);}"
35
- ]
24
+ d: [".fk6fouc{font-family:var(--fontFamilyBase);}", ".fkhj508{font-size:var(--fontSizeBase300);}", ".fl43uef{font-weight:var(--fontWeightSemibold);}", ".f1i3iumi{line-height:var(--lineHeightBase300);}"]
25
+ });
26
+ /**
27
+ * Text preset component for the Body1Strong typography variant
28
+ */
29
+ exports.Body1Strong = /*#__PURE__*/createPreset_1.createPreset({
30
+ useStyles,
31
+ className: exports.body1StrongClassNames.root,
32
+ displayName: 'Body1Strong'
36
33
  });
37
- const Body1Strong = /*#__PURE__*/ (0, _createPreset.createPreset)({
38
- useStyles,
39
- className: body1StrongClassNames.root,
40
- displayName: 'Body1Strong'
41
- }); //# sourceMappingURL=Body1Strong.js.map
42
-
43
34
  //# sourceMappingURL=Body1Strong.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../lib/components/presets/Body1Strong/Body1Strong.js"],"sourcesContent":["import { __styles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const body1StrongClassNames = {\n root: 'fui-Body1Strong'\n};\n/**\n * Styles for the root slot\n */\nconst useStyles = /*#__PURE__*/__styles({\n root: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fkhj508\",\n Bhrd7zp: \"fl43uef\",\n Bg96gwp: \"f1i3iumi\"\n }\n}, {\n d: [\".fk6fouc{font-family:var(--fontFamilyBase);}\", \".fkhj508{font-size:var(--fontSizeBase300);}\", \".fl43uef{font-weight:var(--fontWeightSemibold);}\", \".f1i3iumi{line-height:var(--lineHeightBase300);}\"]\n});\n/**\n * Text preset component for the Body1Strong typography variant\n */\nexport const Body1Strong = /*#__PURE__*/createPreset({\n useStyles,\n className: body1StrongClassNames.root,\n displayName: 'Body1Strong'\n});\n//# sourceMappingURL=Body1Strong.js.map"],"names":["body1StrongClassNames","Body1Strong","root","useStyles","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d","createPreset","className","displayName"],"mappings":";;;;;;;;;;;IAGaA,qBAAqB,MAArBA;IAmBAC,WAAW,MAAXA;;uBAtBY;8BACI;AAEtB,MAAMD,wBAAwB;IACnCE,MAAM;AACR;AACA;;CAEC,GACD,MAAMC,YAAY,WAAW,GAAEC,IAAAA,kBAAQ,EAAC;IACtCF,MAAM;QACJG,SAAS;QACTC,SAAS;QACTC,SAAS;QACTC,SAAS;IACX;AACF,GAAG;IACDC,GAAG;QAAC;QAAgD;QAA+C;QAAoD;KAAmD;AAC5M;AAIO,MAAMR,cAAc,WAAW,GAAES,IAAAA,0BAAY,EAAC;IACnDP;IACAQ,WAAWX,sBAAsBE,IAAI;IACrCU,aAAa;AACf,IACA,uCAAuC"}
1
+ {"version":3,"mappings":";;;;;;AACA;AACA;AAGA;AAEaA,6BAAqB,GAA8B;EAC9DC,IAAI,EAAE;CACP;AAED;;;AAGA,MAAMC,SAAS,gBAAGC,gBAAU;EAAA;IAAA;IAAA;IAAA;IAAA;EAAA;AAAA;EAAA;AAAA,EAE1B;AAEF;;;AAGaH,mBAAW,gBAAuCI,2BAAY,CAAC;EAC1EF,SAAS;EACTG,SAAS,EAAEL,6BAAqB,CAACC,IAAI;EACrCK,WAAW,EAAE;CACd,CAAC","names":["exports","root","useStyles","react_1","createPreset_1","className","displayName"],"sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Body1Strong/Body1Strong.tsx"],"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 body1StrongClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Body1Strong',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.body1Strong,\n});\n\n/**\n * Text preset component for the Body1Strong typography variant\n */\nexport const Body1Strong: FunctionComponent<TextPresetProps> = createPreset({\n useStyles,\n className: body1StrongClassNames.root,\n displayName: 'Body1Strong',\n});\n"]}
@@ -1,9 +1,8 @@
1
1
  "use strict";
2
+
2
3
  Object.defineProperty(exports, "__esModule", {
3
- value: true
4
+ value: true
4
5
  });
5
- const _exportStar = require("@swc/helpers/lib/_export_star.js").default;
6
- _exportStar(require("./Body1Strong"), exports);
7
- //# sourceMappingURL=index.js.map
8
-
6
+ const tslib_1 = /*#__PURE__*/require("tslib");
7
+ tslib_1.__exportStar(require("./Body1Strong"), exports);
9
8
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../lib/components/presets/Body1Strong/index.js"],"sourcesContent":["export * from './Body1Strong';\n//# sourceMappingURL=index.js.map"],"names":[],"mappings":";;;;;oBAAc;CACd,iCAAiC"}
1
+ {"version":3,"mappings":";;;;;;AAAAA","names":["tslib_1"],"sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Body1Strong/index.ts"],"sourcesContent":["export * from './Body1Strong';\n"]}
@@ -1,43 +1,34 @@
1
1
  "use strict";
2
+
2
3
  Object.defineProperty(exports, "__esModule", {
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
- body1StrongerClassNames: ()=>body1StrongerClassNames,
13
- Body1Stronger: ()=>Body1Stronger
4
+ value: true
14
5
  });
15
- const _react = require("@griffel/react");
16
- const _createPreset = require("../createPreset");
17
- const body1StrongerClassNames = {
18
- root: 'fui-Body1Stronger'
6
+ exports.Body1Stronger = exports.body1StrongerClassNames = void 0;
7
+ const react_1 = /*#__PURE__*/require("@griffel/react");
8
+ const createPreset_1 = /*#__PURE__*/require("../createPreset");
9
+ const react_theme_1 = /*#__PURE__*/require("@fluentui/react-theme");
10
+ exports.body1StrongerClassNames = {
11
+ root: 'fui-Body1Stronger'
19
12
  };
20
13
  /**
21
14
  * Styles for the root slot
22
- */ const useStyles = /*#__PURE__*/ (0, _react["__styles"])({
23
- root: {
24
- Bahqtrf: "fk6fouc",
25
- Be2twd7: "fkhj508",
26
- Bhrd7zp: "flh3ekv",
27
- Bg96gwp: "f1i3iumi"
28
- }
15
+ */
16
+ const useStyles = /*#__PURE__*/react_1.__styles({
17
+ root: {
18
+ Bahqtrf: "fk6fouc",
19
+ Be2twd7: "fkhj508",
20
+ Bhrd7zp: "flh3ekv",
21
+ Bg96gwp: "f1i3iumi"
22
+ }
29
23
  }, {
30
- d: [
31
- ".fk6fouc{font-family:var(--fontFamilyBase);}",
32
- ".fkhj508{font-size:var(--fontSizeBase300);}",
33
- ".flh3ekv{font-weight:var(--fontWeightBold);}",
34
- ".f1i3iumi{line-height:var(--lineHeightBase300);}"
35
- ]
24
+ d: [".fk6fouc{font-family:var(--fontFamilyBase);}", ".fkhj508{font-size:var(--fontSizeBase300);}", ".flh3ekv{font-weight:var(--fontWeightBold);}", ".f1i3iumi{line-height:var(--lineHeightBase300);}"]
25
+ });
26
+ /**
27
+ * Text preset component for the Body1Stronger typography variant
28
+ */
29
+ exports.Body1Stronger = /*#__PURE__*/createPreset_1.createPreset({
30
+ useStyles,
31
+ className: exports.body1StrongerClassNames.root,
32
+ displayName: 'Body1Stronger'
36
33
  });
37
- const Body1Stronger = /*#__PURE__*/ (0, _createPreset.createPreset)({
38
- useStyles,
39
- className: body1StrongerClassNames.root,
40
- displayName: 'Body1Stronger'
41
- }); //# sourceMappingURL=Body1Stronger.js.map
42
-
43
34
  //# sourceMappingURL=Body1Stronger.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../lib/components/presets/Body1Stronger/Body1Stronger.js"],"sourcesContent":["import { __styles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const body1StrongerClassNames = {\n root: 'fui-Body1Stronger'\n};\n/**\n * Styles for the root slot\n */\nconst useStyles = /*#__PURE__*/__styles({\n root: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fkhj508\",\n Bhrd7zp: \"flh3ekv\",\n Bg96gwp: \"f1i3iumi\"\n }\n}, {\n d: [\".fk6fouc{font-family:var(--fontFamilyBase);}\", \".fkhj508{font-size:var(--fontSizeBase300);}\", \".flh3ekv{font-weight:var(--fontWeightBold);}\", \".f1i3iumi{line-height:var(--lineHeightBase300);}\"]\n});\n/**\n * Text preset component for the Body1Stronger typography variant\n */\nexport const Body1Stronger = /*#__PURE__*/createPreset({\n useStyles,\n className: body1StrongerClassNames.root,\n displayName: 'Body1Stronger'\n});\n//# sourceMappingURL=Body1Stronger.js.map"],"names":["body1StrongerClassNames","Body1Stronger","root","useStyles","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d","createPreset","className","displayName"],"mappings":";;;;;;;;;;;IAGaA,uBAAuB,MAAvBA;IAmBAC,aAAa,MAAbA;;uBAtBY;8BACI;AAEtB,MAAMD,0BAA0B;IACrCE,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;KAAmD;AACxM;AAIO,MAAMR,gBAAgB,WAAW,GAAES,IAAAA,0BAAY,EAAC;IACrDP;IACAQ,WAAWX,wBAAwBE,IAAI;IACvCU,aAAa;AACf,IACA,yCAAyC"}
1
+ {"version":3,"mappings":";;;;;;AACA;AACA;AAGA;AAEaA,+BAAuB,GAA8B;EAChEC,IAAI,EAAE;CACP;AAED;;;AAGA,MAAMC,SAAS,gBAAGC,gBAAU;EAAA;IAAA;IAAA;IAAA;IAAA;EAAA;AAAA;EAAA;AAAA,EAE1B;AAEF;;;AAGaH,qBAAa,gBAAuCI,2BAAY,CAAC;EAC5EF,SAAS;EACTG,SAAS,EAAEL,+BAAuB,CAACC,IAAI;EACvCK,WAAW,EAAE;CACd,CAAC","names":["exports","root","useStyles","react_1","createPreset_1","className","displayName"],"sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Body1Stronger/Body1Stronger.tsx"],"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 body1StrongerClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Body1Stronger',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.body1Stronger,\n});\n\n/**\n * Text preset component for the Body1Stronger typography variant\n */\nexport const Body1Stronger: FunctionComponent<TextPresetProps> = createPreset({\n useStyles,\n className: body1StrongerClassNames.root,\n displayName: 'Body1Stronger',\n});\n"]}
@@ -1,9 +1,8 @@
1
1
  "use strict";
2
+
2
3
  Object.defineProperty(exports, "__esModule", {
3
- value: true
4
+ value: true
4
5
  });
5
- const _exportStar = require("@swc/helpers/lib/_export_star.js").default;
6
- _exportStar(require("./Body1Stronger"), exports);
7
- //# sourceMappingURL=index.js.map
8
-
6
+ const tslib_1 = /*#__PURE__*/require("tslib");
7
+ tslib_1.__exportStar(require("./Body1Stronger"), exports);
9
8
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../lib/components/presets/Body1Stronger/index.js"],"sourcesContent":["export * from './Body1Stronger';\n//# sourceMappingURL=index.js.map"],"names":[],"mappings":";;;;;oBAAc;CACd,iCAAiC"}
1
+ {"version":3,"mappings":";;;;;;AAAAA","names":["tslib_1"],"sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Body1Stronger/index.ts"],"sourcesContent":["export * from './Body1Stronger';\n"]}
@@ -1,43 +1,34 @@
1
1
  "use strict";
2
+
2
3
  Object.defineProperty(exports, "__esModule", {
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
- body2ClassNames: ()=>body2ClassNames,
13
- Body2: ()=>Body2
4
+ value: true
14
5
  });
15
- const _react = require("@griffel/react");
16
- const _createPreset = require("../createPreset");
17
- const body2ClassNames = {
18
- root: 'fui-Body2'
6
+ exports.Body2 = exports.body2ClassNames = void 0;
7
+ const react_1 = /*#__PURE__*/require("@griffel/react");
8
+ const createPreset_1 = /*#__PURE__*/require("../createPreset");
9
+ const react_theme_1 = /*#__PURE__*/require("@fluentui/react-theme");
10
+ exports.body2ClassNames = {
11
+ root: 'fui-Body2'
19
12
  };
20
13
  /**
21
14
  * Styles for the root slot
22
- */ const useStyles = /*#__PURE__*/ (0, _react["__styles"])({
23
- root: {
24
- Bahqtrf: "fk6fouc",
25
- Be2twd7: "fod5ikn",
26
- Bhrd7zp: "figsok6",
27
- Bg96gwp: "faaz57k"
28
- }
15
+ */
16
+ const useStyles = /*#__PURE__*/react_1.__styles({
17
+ root: {
18
+ Bahqtrf: "fk6fouc",
19
+ Be2twd7: "fod5ikn",
20
+ Bhrd7zp: "figsok6",
21
+ Bg96gwp: "faaz57k"
22
+ }
29
23
  }, {
30
- d: [
31
- ".fk6fouc{font-family:var(--fontFamilyBase);}",
32
- ".fod5ikn{font-size:var(--fontSizeBase400);}",
33
- ".figsok6{font-weight:var(--fontWeightRegular);}",
34
- ".faaz57k{line-height:var(--lineHeightBase400);}"
35
- ]
24
+ d: [".fk6fouc{font-family:var(--fontFamilyBase);}", ".fod5ikn{font-size:var(--fontSizeBase400);}", ".figsok6{font-weight:var(--fontWeightRegular);}", ".faaz57k{line-height:var(--lineHeightBase400);}"]
25
+ });
26
+ /**
27
+ * Text preset component for the Body2 typography variant
28
+ */
29
+ exports.Body2 = /*#__PURE__*/createPreset_1.createPreset({
30
+ useStyles,
31
+ className: exports.body2ClassNames.root,
32
+ displayName: 'Body2'
36
33
  });
37
- const Body2 = /*#__PURE__*/ (0, _createPreset.createPreset)({
38
- useStyles,
39
- className: body2ClassNames.root,
40
- displayName: 'Body2'
41
- }); //# sourceMappingURL=Body2.js.map
42
-
43
34
  //# sourceMappingURL=Body2.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../lib/components/presets/Body2/Body2.js"],"sourcesContent":["import { __styles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const body2ClassNames = {\n root: 'fui-Body2'\n};\n/**\n * Styles for the root slot\n */\nconst useStyles = /*#__PURE__*/__styles({\n root: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fod5ikn\",\n Bhrd7zp: \"figsok6\",\n Bg96gwp: \"faaz57k\"\n }\n}, {\n d: [\".fk6fouc{font-family:var(--fontFamilyBase);}\", \".fod5ikn{font-size:var(--fontSizeBase400);}\", \".figsok6{font-weight:var(--fontWeightRegular);}\", \".faaz57k{line-height:var(--lineHeightBase400);}\"]\n});\n/**\n * Text preset component for the Body2 typography variant\n */\nexport const Body2 = /*#__PURE__*/createPreset({\n useStyles,\n className: body2ClassNames.root,\n displayName: 'Body2'\n});\n//# sourceMappingURL=Body2.js.map"],"names":["body2ClassNames","Body2","root","useStyles","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d","createPreset","className","displayName"],"mappings":";;;;;;;;;;;IAGaA,eAAe,MAAfA;IAmBAC,KAAK,MAALA;;uBAtBY;8BACI;AAEtB,MAAMD,kBAAkB;IAC7BE,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;QAAmD;KAAkD;AAC1M;AAIO,MAAMR,QAAQ,WAAW,GAAES,IAAAA,0BAAY,EAAC;IAC7CP;IACAQ,WAAWX,gBAAgBE,IAAI;IAC/BU,aAAa;AACf,IACA,iCAAiC"}
1
+ {"version":3,"mappings":";;;;;;AACA;AACA;AAGA;AAEaA,uBAAe,GAA8B;EACxDC,IAAI,EAAE;CACP;AAED;;;AAGA,MAAMC,SAAS,gBAAGC,gBAAU;EAAA;IAAA;IAAA;IAAA;IAAA;EAAA;AAAA;EAAA;AAAA,EAE1B;AAEF;;;AAGaH,aAAK,gBAAuCI,2BAAY,CAAC;EACpEF,SAAS;EACTG,SAAS,EAAEL,uBAAe,CAACC,IAAI;EAC/BK,WAAW,EAAE;CACd,CAAC","names":["exports","root","useStyles","react_1","createPreset_1","className","displayName"],"sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Body2/Body2.tsx"],"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 body2ClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Body2',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.body2,\n});\n\n/**\n * Text preset component for the Body2 typography variant\n */\nexport const Body2: FunctionComponent<TextPresetProps> = createPreset({\n useStyles,\n className: body2ClassNames.root,\n displayName: 'Body2',\n});\n"]}
@@ -1,9 +1,8 @@
1
1
  "use strict";
2
+
2
3
  Object.defineProperty(exports, "__esModule", {
3
- value: true
4
+ value: true
4
5
  });
5
- const _exportStar = require("@swc/helpers/lib/_export_star.js").default;
6
- _exportStar(require("./Body2"), exports);
7
- //# sourceMappingURL=index.js.map
8
-
6
+ const tslib_1 = /*#__PURE__*/require("tslib");
7
+ tslib_1.__exportStar(require("./Body2"), exports);
9
8
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../lib/components/presets/Body2/index.js"],"sourcesContent":["export * from './Body2';\n//# sourceMappingURL=index.js.map"],"names":[],"mappings":";;;;;oBAAc;CACd,iCAAiC"}
1
+ {"version":3,"mappings":";;;;;;AAAAA","names":["tslib_1"],"sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Body2/index.ts"],"sourcesContent":["export * from './Body2';\n"]}
@@ -1,43 +1,34 @@
1
1
  "use strict";
2
+
2
3
  Object.defineProperty(exports, "__esModule", {
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
- caption1ClassNames: ()=>caption1ClassNames,
13
- Caption1: ()=>Caption1
4
+ value: true
14
5
  });
15
- const _react = require("@griffel/react");
16
- const _createPreset = require("../createPreset");
17
- const caption1ClassNames = {
18
- root: 'fui-Caption1'
6
+ exports.Caption1 = exports.caption1ClassNames = void 0;
7
+ const react_1 = /*#__PURE__*/require("@griffel/react");
8
+ const createPreset_1 = /*#__PURE__*/require("../createPreset");
9
+ const react_theme_1 = /*#__PURE__*/require("@fluentui/react-theme");
10
+ exports.caption1ClassNames = {
11
+ root: 'fui-Caption1'
19
12
  };
20
13
  /**
21
14
  * Styles for the root slot
22
- */ const useStyles = /*#__PURE__*/ (0, _react["__styles"])({
23
- root: {
24
- Bahqtrf: "fk6fouc",
25
- Be2twd7: "fy9rknc",
26
- Bhrd7zp: "figsok6",
27
- Bg96gwp: "fwrc4pm"
28
- }
15
+ */
16
+ const useStyles = /*#__PURE__*/react_1.__styles({
17
+ root: {
18
+ Bahqtrf: "fk6fouc",
19
+ Be2twd7: "fy9rknc",
20
+ Bhrd7zp: "figsok6",
21
+ Bg96gwp: "fwrc4pm"
22
+ }
29
23
  }, {
30
- d: [
31
- ".fk6fouc{font-family:var(--fontFamilyBase);}",
32
- ".fy9rknc{font-size:var(--fontSizeBase200);}",
33
- ".figsok6{font-weight:var(--fontWeightRegular);}",
34
- ".fwrc4pm{line-height:var(--lineHeightBase200);}"
35
- ]
24
+ d: [".fk6fouc{font-family:var(--fontFamilyBase);}", ".fy9rknc{font-size:var(--fontSizeBase200);}", ".figsok6{font-weight:var(--fontWeightRegular);}", ".fwrc4pm{line-height:var(--lineHeightBase200);}"]
25
+ });
26
+ /**
27
+ * Text preset component for the Caption1 typography variant
28
+ */
29
+ exports.Caption1 = /*#__PURE__*/createPreset_1.createPreset({
30
+ useStyles,
31
+ className: exports.caption1ClassNames.root,
32
+ displayName: 'Caption1'
36
33
  });
37
- const Caption1 = /*#__PURE__*/ (0, _createPreset.createPreset)({
38
- useStyles,
39
- className: caption1ClassNames.root,
40
- displayName: 'Caption1'
41
- }); //# sourceMappingURL=Caption1.js.map
42
-
43
34
  //# sourceMappingURL=Caption1.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../lib/components/presets/Caption1/Caption1.js"],"sourcesContent":["import { __styles } from '@griffel/react';\nimport { createPreset } from '../createPreset';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const caption1ClassNames = {\n root: 'fui-Caption1'\n};\n/**\n * Styles for the root slot\n */\nconst useStyles = /*#__PURE__*/__styles({\n root: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fy9rknc\",\n Bhrd7zp: \"figsok6\",\n Bg96gwp: \"fwrc4pm\"\n }\n}, {\n d: [\".fk6fouc{font-family:var(--fontFamilyBase);}\", \".fy9rknc{font-size:var(--fontSizeBase200);}\", \".figsok6{font-weight:var(--fontWeightRegular);}\", \".fwrc4pm{line-height:var(--lineHeightBase200);}\"]\n});\n/**\n * Text preset component for the Caption1 typography variant\n */\nexport const Caption1 = /*#__PURE__*/createPreset({\n useStyles,\n className: caption1ClassNames.root,\n displayName: 'Caption1'\n});\n//# sourceMappingURL=Caption1.js.map"],"names":["caption1ClassNames","Caption1","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;QAA+C;QAAmD;KAAkD;AAC1M;AAIO,MAAMR,WAAW,WAAW,GAAES,IAAAA,0BAAY,EAAC;IAChDP;IACAQ,WAAWX,mBAAmBE,IAAI;IAClCU,aAAa;AACf,IACA,oCAAoC"}
1
+ {"version":3,"mappings":";;;;;;AACA;AACA;AAGA;AAEaA,0BAAkB,GAA8B;EAC3DC,IAAI,EAAE;CACP;AAED;;;AAGA,MAAMC,SAAS,gBAAGC,gBAAU;EAAA;IAAA;IAAA;IAAA;IAAA;EAAA;AAAA;EAAA;AAAA,EAE1B;AAEF;;;AAGaH,gBAAQ,gBAAuCI,2BAAY,CAAC;EACvEF,SAAS;EACTG,SAAS,EAAEL,0BAAkB,CAACC,IAAI;EAClCK,WAAW,EAAE;CACd,CAAC","names":["exports","root","useStyles","react_1","createPreset_1","className","displayName"],"sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Caption1/Caption1.tsx"],"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 caption1ClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Caption1',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.caption1,\n});\n\n/**\n * Text preset component for the Caption1 typography variant\n */\nexport const Caption1: FunctionComponent<TextPresetProps> = createPreset({\n useStyles,\n className: caption1ClassNames.root,\n displayName: 'Caption1',\n});\n"]}
@@ -1,9 +1,8 @@
1
1
  "use strict";
2
+
2
3
  Object.defineProperty(exports, "__esModule", {
3
- value: true
4
+ value: true
4
5
  });
5
- const _exportStar = require("@swc/helpers/lib/_export_star.js").default;
6
- _exportStar(require("./Caption1"), exports);
7
- //# sourceMappingURL=index.js.map
8
-
6
+ const tslib_1 = /*#__PURE__*/require("tslib");
7
+ tslib_1.__exportStar(require("./Caption1"), exports);
9
8
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../lib/components/presets/Caption1/index.js"],"sourcesContent":["export * from './Caption1';\n//# sourceMappingURL=index.js.map"],"names":[],"mappings":";;;;;oBAAc;CACd,iCAAiC"}
1
+ {"version":3,"mappings":";;;;;;AAAAA","names":["tslib_1"],"sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Caption1/index.ts"],"sourcesContent":["export * from './Caption1';\n"]}
@@ -1,43 +1,34 @@
1
1
  "use strict";
2
+
2
3
  Object.defineProperty(exports, "__esModule", {
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
4
+ value: true
14
5
  });
15
- const _react = require("@griffel/react");
16
- const _createPreset = require("../createPreset");
17
- const caption1StrongClassNames = {
18
- root: 'fui-Caption1Strong'
6
+ exports.Caption1Strong = exports.caption1StrongClassNames = void 0;
7
+ const react_1 = /*#__PURE__*/require("@griffel/react");
8
+ const createPreset_1 = /*#__PURE__*/require("../createPreset");
9
+ const react_theme_1 = /*#__PURE__*/require("@fluentui/react-theme");
10
+ exports.caption1StrongClassNames = {
11
+ root: 'fui-Caption1Strong'
19
12
  };
20
13
  /**
21
14
  * Styles for the root slot
22
- */ const useStyles = /*#__PURE__*/ (0, _react["__styles"])({
23
- root: {
24
- Bahqtrf: "fk6fouc",
25
- Be2twd7: "fy9rknc",
26
- Bhrd7zp: "fl43uef",
27
- Bg96gwp: "fwrc4pm"
28
- }
15
+ */
16
+ const useStyles = /*#__PURE__*/react_1.__styles({
17
+ root: {
18
+ Bahqtrf: "fk6fouc",
19
+ Be2twd7: "fy9rknc",
20
+ Bhrd7zp: "fl43uef",
21
+ Bg96gwp: "fwrc4pm"
22
+ }
29
23
  }, {
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
- ]
24
+ d: [".fk6fouc{font-family:var(--fontFamilyBase);}", ".fy9rknc{font-size:var(--fontSizeBase200);}", ".fl43uef{font-weight:var(--fontWeightSemibold);}", ".fwrc4pm{line-height:var(--lineHeightBase200);}"]
25
+ });
26
+ /**
27
+ * Text preset component for the Caption1Strong typography variant
28
+ */
29
+ exports.Caption1Strong = /*#__PURE__*/createPreset_1.createPreset({
30
+ useStyles,
31
+ className: exports.caption1StrongClassNames.root,
32
+ displayName: 'Caption1Strong'
36
33
  });
37
- const Caption1Strong = /*#__PURE__*/ (0, _createPreset.createPreset)({
38
- useStyles,
39
- className: caption1StrongClassNames.root,
40
- displayName: 'Caption1Strong'
41
- }); //# sourceMappingURL=Caption1Strong.js.map
42
-
43
34
  //# sourceMappingURL=Caption1Strong.js.map
@@ -1 +1 @@
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
+ {"version":3,"mappings":";;;;;;AACA;AACA;AAGA;AAEaA,gCAAwB,GAA8B;EACjEC,IAAI,EAAE;CACP;AAED;;;AAGA,MAAMC,SAAS,gBAAGC,gBAAU;EAAA;IAAA;IAAA;IAAA;IAAA;EAAA;AAAA;EAAA;AAAA,EAE1B;AAEF;;;AAGaH,sBAAc,gBAAuCI,2BAAY,CAAC;EAC7EF,SAAS;EACTG,SAAS,EAAEL,gCAAwB,CAACC,IAAI;EACxCK,WAAW,EAAE;CACd,CAAC","names":["exports","root","useStyles","react_1","createPreset_1","className","displayName"],"sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Caption1Strong/Caption1Strong.tsx"],"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 caption1StrongClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Caption1Strong',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.caption1Strong,\n});\n\n/**\n * Text preset component for the Caption1Strong typography variant\n */\nexport const Caption1Strong: FunctionComponent<TextPresetProps> = createPreset({\n useStyles,\n className: caption1StrongClassNames.root,\n displayName: 'Caption1Strong',\n});\n"]}
@@ -1,9 +1,8 @@
1
1
  "use strict";
2
+
2
3
  Object.defineProperty(exports, "__esModule", {
3
- value: true
4
+ value: true
4
5
  });
5
- const _exportStar = require("@swc/helpers/lib/_export_star.js").default;
6
- _exportStar(require("./Caption1Strong"), exports);
7
- //# sourceMappingURL=index.js.map
8
-
6
+ const tslib_1 = /*#__PURE__*/require("tslib");
7
+ tslib_1.__exportStar(require("./Caption1Strong"), exports);
9
8
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
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
+ {"version":3,"mappings":";;;;;;AAAAA","names":["tslib_1"],"sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Caption1Strong/index.ts"],"sourcesContent":["export * from './Caption1Strong';\n"]}
@@ -1,43 +1,34 @@
1
1
  "use strict";
2
+
2
3
  Object.defineProperty(exports, "__esModule", {
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
4
+ value: true
14
5
  });
15
- const _react = require("@griffel/react");
16
- const _createPreset = require("../createPreset");
17
- const caption1StrongerClassNames = {
18
- root: 'fui-Caption1Stronger'
6
+ exports.Caption1Stronger = exports.caption1StrongerClassNames = void 0;
7
+ const react_1 = /*#__PURE__*/require("@griffel/react");
8
+ const createPreset_1 = /*#__PURE__*/require("../createPreset");
9
+ const react_theme_1 = /*#__PURE__*/require("@fluentui/react-theme");
10
+ exports.caption1StrongerClassNames = {
11
+ root: 'fui-Caption1Stronger'
19
12
  };
20
13
  /**
21
14
  * Styles for the root slot
22
- */ const useStyles = /*#__PURE__*/ (0, _react["__styles"])({
23
- root: {
24
- Bahqtrf: "fk6fouc",
25
- Be2twd7: "fy9rknc",
26
- Bhrd7zp: "flh3ekv",
27
- Bg96gwp: "fwrc4pm"
28
- }
15
+ */
16
+ const useStyles = /*#__PURE__*/react_1.__styles({
17
+ root: {
18
+ Bahqtrf: "fk6fouc",
19
+ Be2twd7: "fy9rknc",
20
+ Bhrd7zp: "flh3ekv",
21
+ Bg96gwp: "fwrc4pm"
22
+ }
29
23
  }, {
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
- ]
24
+ d: [".fk6fouc{font-family:var(--fontFamilyBase);}", ".fy9rknc{font-size:var(--fontSizeBase200);}", ".flh3ekv{font-weight:var(--fontWeightBold);}", ".fwrc4pm{line-height:var(--lineHeightBase200);}"]
25
+ });
26
+ /**
27
+ * Text preset component for the Caption1Stronger typography variant
28
+ */
29
+ exports.Caption1Stronger = /*#__PURE__*/createPreset_1.createPreset({
30
+ useStyles,
31
+ className: exports.caption1StrongerClassNames.root,
32
+ displayName: 'Caption1Stronger'
36
33
  });
37
- const Caption1Stronger = /*#__PURE__*/ (0, _createPreset.createPreset)({
38
- useStyles,
39
- className: caption1StrongerClassNames.root,
40
- displayName: 'Caption1Stronger'
41
- }); //# sourceMappingURL=Caption1Stronger.js.map
42
-
43
34
  //# sourceMappingURL=Caption1Stronger.js.map
@@ -1 +1 @@
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
+ {"version":3,"mappings":";;;;;;AACA;AACA;AAGA;AAEaA,kCAA0B,GAA8B;EACnEC,IAAI,EAAE;CACP;AAED;;;AAGA,MAAMC,SAAS,gBAAGC,gBAAU;EAAA;IAAA;IAAA;IAAA;IAAA;EAAA;AAAA;EAAA;AAAA,EAE1B;AAEF;;;AAGaH,wBAAgB,gBAAuCI,2BAAY,CAAC;EAC/EF,SAAS;EACTG,SAAS,EAAEL,kCAA0B,CAACC,IAAI;EAC1CK,WAAW,EAAE;CACd,CAAC","names":["exports","root","useStyles","react_1","createPreset_1","className","displayName"],"sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Caption1Stronger/Caption1Stronger.tsx"],"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,9 +1,8 @@
1
1
  "use strict";
2
+
2
3
  Object.defineProperty(exports, "__esModule", {
3
- value: true
4
+ value: true
4
5
  });
5
- const _exportStar = require("@swc/helpers/lib/_export_star.js").default;
6
- _exportStar(require("./Caption1Stronger"), exports);
7
- //# sourceMappingURL=index.js.map
8
-
6
+ const tslib_1 = /*#__PURE__*/require("tslib");
7
+ tslib_1.__exportStar(require("./Caption1Stronger"), exports);
9
8
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
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
+ {"version":3,"mappings":";;;;;;AAAAA","names":["tslib_1"],"sourceRoot":"","sources":["../../../../../../../../../../packages/react-components/react-text/src/components/presets/Caption1Stronger/index.ts"],"sourcesContent":["export * from './Caption1Stronger';\n"]}