@fluentui/react-text 9.5.2 → 9.6.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 (210) hide show
  1. package/CHANGELOG.md +21 -2
  2. package/lib/Body1.js.map +1 -1
  3. package/lib/Body1Strong.js.map +1 -1
  4. package/lib/Body1Stronger.js.map +1 -1
  5. package/lib/Body2.js.map +1 -1
  6. package/lib/Caption1.js.map +1 -1
  7. package/lib/Caption1Strong.js.map +1 -1
  8. package/lib/Caption1Stronger.js.map +1 -1
  9. package/lib/Caption2.js.map +1 -1
  10. package/lib/Caption2Strong.js.map +1 -1
  11. package/lib/Display.js.map +1 -1
  12. package/lib/LargeTitle.js.map +1 -1
  13. package/lib/Subtitle1.js.map +1 -1
  14. package/lib/Subtitle2.js.map +1 -1
  15. package/lib/Subtitle2Stronger.js.map +1 -1
  16. package/lib/Text.js.map +1 -1
  17. package/lib/Title1.js.map +1 -1
  18. package/lib/Title2.js.map +1 -1
  19. package/lib/Title3.js.map +1 -1
  20. package/lib/components/Text/Text.js.map +1 -1
  21. package/lib/components/Text/Text.types.js.map +1 -1
  22. package/lib/components/Text/index.js.map +1 -1
  23. package/lib/components/Text/renderText.js.map +1 -1
  24. package/lib/components/Text/useText.js.map +1 -1
  25. package/lib/components/Text/useTextStyles.styles.raw.js +110 -0
  26. package/lib/components/Text/useTextStyles.styles.raw.js.map +1 -0
  27. package/lib/components/presets/Body1/Body1.js.map +1 -1
  28. package/lib/components/presets/Body1/index.js.map +1 -1
  29. package/lib/components/presets/Body1/useBody1Styles.styles.raw.js +10 -0
  30. package/lib/components/presets/Body1/useBody1Styles.styles.raw.js.map +1 -0
  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/Body1Strong/useBody1StrongStyles.styles.raw.js +10 -0
  34. package/lib/components/presets/Body1Strong/useBody1StrongStyles.styles.raw.js.map +1 -0
  35. package/lib/components/presets/Body1Stronger/Body1Stronger.js.map +1 -1
  36. package/lib/components/presets/Body1Stronger/index.js.map +1 -1
  37. package/lib/components/presets/Body1Stronger/useBody1StrongerStyles.styles.raw.js +10 -0
  38. package/lib/components/presets/Body1Stronger/useBody1StrongerStyles.styles.raw.js.map +1 -0
  39. package/lib/components/presets/Body2/Body2.js.map +1 -1
  40. package/lib/components/presets/Body2/index.js.map +1 -1
  41. package/lib/components/presets/Body2/useBody2Styles.styles.raw.js +10 -0
  42. package/lib/components/presets/Body2/useBody2Styles.styles.raw.js.map +1 -0
  43. package/lib/components/presets/Caption1/Caption1.js.map +1 -1
  44. package/lib/components/presets/Caption1/index.js.map +1 -1
  45. package/lib/components/presets/Caption1/useCaption1Styles.styles.raw.js +10 -0
  46. package/lib/components/presets/Caption1/useCaption1Styles.styles.raw.js.map +1 -0
  47. package/lib/components/presets/Caption1Strong/Caption1Strong.js.map +1 -1
  48. package/lib/components/presets/Caption1Strong/index.js.map +1 -1
  49. package/lib/components/presets/Caption1Strong/useCaption1StrongStyles.styles.raw.js +10 -0
  50. package/lib/components/presets/Caption1Strong/useCaption1StrongStyles.styles.raw.js.map +1 -0
  51. package/lib/components/presets/Caption1Stronger/Caption1Stronger.js.map +1 -1
  52. package/lib/components/presets/Caption1Stronger/index.js.map +1 -1
  53. package/lib/components/presets/Caption1Stronger/useCaption1Stronger.styles.raw.js +10 -0
  54. package/lib/components/presets/Caption1Stronger/useCaption1Stronger.styles.raw.js.map +1 -0
  55. package/lib/components/presets/Caption2/Caption2.js.map +1 -1
  56. package/lib/components/presets/Caption2/index.js.map +1 -1
  57. package/lib/components/presets/Caption2/useCaption2Styles.styles.raw.js +10 -0
  58. package/lib/components/presets/Caption2/useCaption2Styles.styles.raw.js.map +1 -0
  59. package/lib/components/presets/Caption2Strong/Caption2Strong.js.map +1 -1
  60. package/lib/components/presets/Caption2Strong/index.js.map +1 -1
  61. package/lib/components/presets/Caption2Strong/useCaption2StrongStyles.styles.raw.js +10 -0
  62. package/lib/components/presets/Caption2Strong/useCaption2StrongStyles.styles.raw.js.map +1 -0
  63. package/lib/components/presets/Display/Display.js.map +1 -1
  64. package/lib/components/presets/Display/index.js.map +1 -1
  65. package/lib/components/presets/Display/useDisplayStyles.styles.raw.js +10 -0
  66. package/lib/components/presets/Display/useDisplayStyles.styles.raw.js.map +1 -0
  67. package/lib/components/presets/LargeTitle/LargeTitle.js.map +1 -1
  68. package/lib/components/presets/LargeTitle/index.js.map +1 -1
  69. package/lib/components/presets/LargeTitle/useLargeTitleStyles.styles.raw.js +10 -0
  70. package/lib/components/presets/LargeTitle/useLargeTitleStyles.styles.raw.js.map +1 -0
  71. package/lib/components/presets/Subtitle1/Subtitle1.js.map +1 -1
  72. package/lib/components/presets/Subtitle1/index.js.map +1 -1
  73. package/lib/components/presets/Subtitle1/useSubtitle1Styles.styles.raw.js +10 -0
  74. package/lib/components/presets/Subtitle1/useSubtitle1Styles.styles.raw.js.map +1 -0
  75. package/lib/components/presets/Subtitle2/Subtitle2.js.map +1 -1
  76. package/lib/components/presets/Subtitle2/index.js.map +1 -1
  77. package/lib/components/presets/Subtitle2/useSubtitle2Styles.styles.raw.js +10 -0
  78. package/lib/components/presets/Subtitle2/useSubtitle2Styles.styles.raw.js.map +1 -0
  79. package/lib/components/presets/Subtitle2Stronger/Subtitle2Stronger.js.map +1 -1
  80. package/lib/components/presets/Subtitle2Stronger/index.js.map +1 -1
  81. package/lib/components/presets/Subtitle2Stronger/useSubtitle2Stronger.styles.raw.js +10 -0
  82. package/lib/components/presets/Subtitle2Stronger/useSubtitle2Stronger.styles.raw.js.map +1 -0
  83. package/lib/components/presets/Title1/Title1.js.map +1 -1
  84. package/lib/components/presets/Title1/index.js.map +1 -1
  85. package/lib/components/presets/Title1/useTitle1Styles.styles.raw.js +10 -0
  86. package/lib/components/presets/Title1/useTitle1Styles.styles.raw.js.map +1 -0
  87. package/lib/components/presets/Title2/Title2.js.map +1 -1
  88. package/lib/components/presets/Title2/index.js.map +1 -1
  89. package/lib/components/presets/Title2/useTitle2Styles.styles.raw.js +10 -0
  90. package/lib/components/presets/Title2/useTitle2Styles.styles.raw.js.map +1 -0
  91. package/lib/components/presets/Title3/Title3.js.map +1 -1
  92. package/lib/components/presets/Title3/index.js.map +1 -1
  93. package/lib/components/presets/Title3/useTitle3Styles.styles.raw.js +10 -0
  94. package/lib/components/presets/Title3/useTitle3Styles.styles.raw.js.map +1 -0
  95. package/lib/components/presets/createPreset.js.map +1 -1
  96. package/lib/index.js.map +1 -1
  97. package/lib-commonjs/Body1.js.map +1 -1
  98. package/lib-commonjs/Body1Strong.js.map +1 -1
  99. package/lib-commonjs/Body1Stronger.js.map +1 -1
  100. package/lib-commonjs/Body2.js.map +1 -1
  101. package/lib-commonjs/Caption1.js.map +1 -1
  102. package/lib-commonjs/Caption1Strong.js.map +1 -1
  103. package/lib-commonjs/Caption1Stronger.js.map +1 -1
  104. package/lib-commonjs/Caption2.js.map +1 -1
  105. package/lib-commonjs/Caption2Strong.js.map +1 -1
  106. package/lib-commonjs/Display.js.map +1 -1
  107. package/lib-commonjs/LargeTitle.js.map +1 -1
  108. package/lib-commonjs/Subtitle1.js.map +1 -1
  109. package/lib-commonjs/Subtitle2.js.map +1 -1
  110. package/lib-commonjs/Subtitle2Stronger.js.map +1 -1
  111. package/lib-commonjs/Text.js.map +1 -1
  112. package/lib-commonjs/Title1.js.map +1 -1
  113. package/lib-commonjs/Title2.js.map +1 -1
  114. package/lib-commonjs/Title3.js.map +1 -1
  115. package/lib-commonjs/components/Text/Text.js.map +1 -1
  116. package/lib-commonjs/components/Text/Text.types.js.map +1 -1
  117. package/lib-commonjs/components/Text/index.js.map +1 -1
  118. package/lib-commonjs/components/Text/renderText.js.map +1 -1
  119. package/lib-commonjs/components/Text/useText.js.map +1 -1
  120. package/lib-commonjs/components/Text/useTextStyles.styles.js.map +1 -1
  121. package/lib-commonjs/components/Text/useTextStyles.styles.raw.js +126 -0
  122. package/lib-commonjs/components/Text/useTextStyles.styles.raw.js.map +1 -0
  123. package/lib-commonjs/components/presets/Body1/Body1.js.map +1 -1
  124. package/lib-commonjs/components/presets/Body1/index.js.map +1 -1
  125. package/lib-commonjs/components/presets/Body1/useBody1Styles.styles.js.map +1 -1
  126. package/lib-commonjs/components/presets/Body1/useBody1Styles.styles.raw.js +26 -0
  127. package/lib-commonjs/components/presets/Body1/useBody1Styles.styles.raw.js.map +1 -0
  128. package/lib-commonjs/components/presets/Body1Strong/Body1Strong.js.map +1 -1
  129. package/lib-commonjs/components/presets/Body1Strong/index.js.map +1 -1
  130. package/lib-commonjs/components/presets/Body1Strong/useBody1StrongStyles.styles.js.map +1 -1
  131. package/lib-commonjs/components/presets/Body1Strong/useBody1StrongStyles.styles.raw.js +26 -0
  132. package/lib-commonjs/components/presets/Body1Strong/useBody1StrongStyles.styles.raw.js.map +1 -0
  133. package/lib-commonjs/components/presets/Body1Stronger/Body1Stronger.js.map +1 -1
  134. package/lib-commonjs/components/presets/Body1Stronger/index.js.map +1 -1
  135. package/lib-commonjs/components/presets/Body1Stronger/useBody1StrongerStyles.styles.js.map +1 -1
  136. package/lib-commonjs/components/presets/Body1Stronger/useBody1StrongerStyles.styles.raw.js +26 -0
  137. package/lib-commonjs/components/presets/Body1Stronger/useBody1StrongerStyles.styles.raw.js.map +1 -0
  138. package/lib-commonjs/components/presets/Body2/Body2.js.map +1 -1
  139. package/lib-commonjs/components/presets/Body2/index.js.map +1 -1
  140. package/lib-commonjs/components/presets/Body2/useBody2Styles.styles.js.map +1 -1
  141. package/lib-commonjs/components/presets/Body2/useBody2Styles.styles.raw.js +26 -0
  142. package/lib-commonjs/components/presets/Body2/useBody2Styles.styles.raw.js.map +1 -0
  143. package/lib-commonjs/components/presets/Caption1/Caption1.js.map +1 -1
  144. package/lib-commonjs/components/presets/Caption1/index.js.map +1 -1
  145. package/lib-commonjs/components/presets/Caption1/useCaption1Styles.styles.js.map +1 -1
  146. package/lib-commonjs/components/presets/Caption1/useCaption1Styles.styles.raw.js +26 -0
  147. package/lib-commonjs/components/presets/Caption1/useCaption1Styles.styles.raw.js.map +1 -0
  148. package/lib-commonjs/components/presets/Caption1Strong/Caption1Strong.js.map +1 -1
  149. package/lib-commonjs/components/presets/Caption1Strong/index.js.map +1 -1
  150. package/lib-commonjs/components/presets/Caption1Strong/useCaption1StrongStyles.styles.js.map +1 -1
  151. package/lib-commonjs/components/presets/Caption1Strong/useCaption1StrongStyles.styles.raw.js +26 -0
  152. package/lib-commonjs/components/presets/Caption1Strong/useCaption1StrongStyles.styles.raw.js.map +1 -0
  153. package/lib-commonjs/components/presets/Caption1Stronger/Caption1Stronger.js.map +1 -1
  154. package/lib-commonjs/components/presets/Caption1Stronger/index.js.map +1 -1
  155. package/lib-commonjs/components/presets/Caption1Stronger/useCaption1Stronger.styles.js.map +1 -1
  156. package/lib-commonjs/components/presets/Caption1Stronger/useCaption1Stronger.styles.raw.js +26 -0
  157. package/lib-commonjs/components/presets/Caption1Stronger/useCaption1Stronger.styles.raw.js.map +1 -0
  158. package/lib-commonjs/components/presets/Caption2/Caption2.js.map +1 -1
  159. package/lib-commonjs/components/presets/Caption2/index.js.map +1 -1
  160. package/lib-commonjs/components/presets/Caption2/useCaption2Styles.styles.js.map +1 -1
  161. package/lib-commonjs/components/presets/Caption2/useCaption2Styles.styles.raw.js +26 -0
  162. package/lib-commonjs/components/presets/Caption2/useCaption2Styles.styles.raw.js.map +1 -0
  163. package/lib-commonjs/components/presets/Caption2Strong/Caption2Strong.js.map +1 -1
  164. package/lib-commonjs/components/presets/Caption2Strong/index.js.map +1 -1
  165. package/lib-commonjs/components/presets/Caption2Strong/useCaption2StrongStyles.styles.js.map +1 -1
  166. package/lib-commonjs/components/presets/Caption2Strong/useCaption2StrongStyles.styles.raw.js +26 -0
  167. package/lib-commonjs/components/presets/Caption2Strong/useCaption2StrongStyles.styles.raw.js.map +1 -0
  168. package/lib-commonjs/components/presets/Display/Display.js.map +1 -1
  169. package/lib-commonjs/components/presets/Display/index.js.map +1 -1
  170. package/lib-commonjs/components/presets/Display/useDisplayStyles.styles.js.map +1 -1
  171. package/lib-commonjs/components/presets/Display/useDisplayStyles.styles.raw.js +26 -0
  172. package/lib-commonjs/components/presets/Display/useDisplayStyles.styles.raw.js.map +1 -0
  173. package/lib-commonjs/components/presets/LargeTitle/LargeTitle.js.map +1 -1
  174. package/lib-commonjs/components/presets/LargeTitle/index.js.map +1 -1
  175. package/lib-commonjs/components/presets/LargeTitle/useLargeTitleStyles.styles.js.map +1 -1
  176. package/lib-commonjs/components/presets/LargeTitle/useLargeTitleStyles.styles.raw.js +26 -0
  177. package/lib-commonjs/components/presets/LargeTitle/useLargeTitleStyles.styles.raw.js.map +1 -0
  178. package/lib-commonjs/components/presets/Subtitle1/Subtitle1.js.map +1 -1
  179. package/lib-commonjs/components/presets/Subtitle1/index.js.map +1 -1
  180. package/lib-commonjs/components/presets/Subtitle1/useSubtitle1Styles.styles.js.map +1 -1
  181. package/lib-commonjs/components/presets/Subtitle1/useSubtitle1Styles.styles.raw.js +26 -0
  182. package/lib-commonjs/components/presets/Subtitle1/useSubtitle1Styles.styles.raw.js.map +1 -0
  183. package/lib-commonjs/components/presets/Subtitle2/Subtitle2.js.map +1 -1
  184. package/lib-commonjs/components/presets/Subtitle2/index.js.map +1 -1
  185. package/lib-commonjs/components/presets/Subtitle2/useSubtitle2Styles.styles.js.map +1 -1
  186. package/lib-commonjs/components/presets/Subtitle2/useSubtitle2Styles.styles.raw.js +26 -0
  187. package/lib-commonjs/components/presets/Subtitle2/useSubtitle2Styles.styles.raw.js.map +1 -0
  188. package/lib-commonjs/components/presets/Subtitle2Stronger/Subtitle2Stronger.js.map +1 -1
  189. package/lib-commonjs/components/presets/Subtitle2Stronger/index.js.map +1 -1
  190. package/lib-commonjs/components/presets/Subtitle2Stronger/useSubtitle2Stronger.styles.js.map +1 -1
  191. package/lib-commonjs/components/presets/Subtitle2Stronger/useSubtitle2Stronger.styles.raw.js +26 -0
  192. package/lib-commonjs/components/presets/Subtitle2Stronger/useSubtitle2Stronger.styles.raw.js.map +1 -0
  193. package/lib-commonjs/components/presets/Title1/Title1.js.map +1 -1
  194. package/lib-commonjs/components/presets/Title1/index.js.map +1 -1
  195. package/lib-commonjs/components/presets/Title1/useTitle1Styles.styles.js.map +1 -1
  196. package/lib-commonjs/components/presets/Title1/useTitle1Styles.styles.raw.js +26 -0
  197. package/lib-commonjs/components/presets/Title1/useTitle1Styles.styles.raw.js.map +1 -0
  198. package/lib-commonjs/components/presets/Title2/Title2.js.map +1 -1
  199. package/lib-commonjs/components/presets/Title2/index.js.map +1 -1
  200. package/lib-commonjs/components/presets/Title2/useTitle2Styles.styles.js.map +1 -1
  201. package/lib-commonjs/components/presets/Title2/useTitle2Styles.styles.raw.js +26 -0
  202. package/lib-commonjs/components/presets/Title2/useTitle2Styles.styles.raw.js.map +1 -0
  203. package/lib-commonjs/components/presets/Title3/Title3.js.map +1 -1
  204. package/lib-commonjs/components/presets/Title3/index.js.map +1 -1
  205. package/lib-commonjs/components/presets/Title3/useTitle3Styles.styles.js.map +1 -1
  206. package/lib-commonjs/components/presets/Title3/useTitle3Styles.styles.raw.js +26 -0
  207. package/lib-commonjs/components/presets/Title3/useTitle3Styles.styles.raw.js.map +1 -0
  208. package/lib-commonjs/components/presets/createPreset.js.map +1 -1
  209. package/lib-commonjs/index.js.map +1 -1
  210. package/package.json +3 -3
@@ -0,0 +1,126 @@
1
+ "use strict";
2
+ 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
+ textClassNames: function() {
13
+ return textClassNames;
14
+ },
15
+ useTextStyles_unstable: function() {
16
+ return useTextStyles_unstable;
17
+ }
18
+ });
19
+ const _react = require("@griffel/react");
20
+ const _reacttheme = require("@fluentui/react-theme");
21
+ const textClassNames = {
22
+ root: 'fui-Text'
23
+ };
24
+ /**
25
+ * Styles for the root slot
26
+ */ const useStyles = (0, _react.makeStyles)({
27
+ root: {
28
+ fontFamily: _reacttheme.tokens.fontFamilyBase,
29
+ fontSize: _reacttheme.tokens.fontSizeBase300,
30
+ lineHeight: _reacttheme.tokens.lineHeightBase300,
31
+ fontWeight: _reacttheme.tokens.fontWeightRegular,
32
+ textAlign: 'start',
33
+ display: 'inline',
34
+ whiteSpace: 'normal',
35
+ overflow: 'visible',
36
+ textOverflow: 'clip'
37
+ },
38
+ nowrap: {
39
+ whiteSpace: 'nowrap',
40
+ overflow: 'hidden'
41
+ },
42
+ truncate: {
43
+ textOverflow: 'ellipsis'
44
+ },
45
+ block: {
46
+ display: 'block'
47
+ },
48
+ italic: {
49
+ fontStyle: 'italic'
50
+ },
51
+ underline: {
52
+ textDecorationLine: 'underline'
53
+ },
54
+ strikethrough: {
55
+ textDecorationLine: 'line-through'
56
+ },
57
+ strikethroughUnderline: {
58
+ textDecorationLine: 'line-through underline'
59
+ },
60
+ base100: {
61
+ fontSize: _reacttheme.tokens.fontSizeBase100,
62
+ lineHeight: _reacttheme.tokens.lineHeightBase100
63
+ },
64
+ base200: {
65
+ fontSize: _reacttheme.tokens.fontSizeBase200,
66
+ lineHeight: _reacttheme.tokens.lineHeightBase200
67
+ },
68
+ base400: {
69
+ fontSize: _reacttheme.tokens.fontSizeBase400,
70
+ lineHeight: _reacttheme.tokens.lineHeightBase400
71
+ },
72
+ base500: {
73
+ fontSize: _reacttheme.tokens.fontSizeBase500,
74
+ lineHeight: _reacttheme.tokens.lineHeightBase500
75
+ },
76
+ base600: {
77
+ fontSize: _reacttheme.tokens.fontSizeBase600,
78
+ lineHeight: _reacttheme.tokens.lineHeightBase600
79
+ },
80
+ hero700: {
81
+ fontSize: _reacttheme.tokens.fontSizeHero700,
82
+ lineHeight: _reacttheme.tokens.lineHeightHero700
83
+ },
84
+ hero800: {
85
+ fontSize: _reacttheme.tokens.fontSizeHero800,
86
+ lineHeight: _reacttheme.tokens.lineHeightHero800
87
+ },
88
+ hero900: {
89
+ fontSize: _reacttheme.tokens.fontSizeHero900,
90
+ lineHeight: _reacttheme.tokens.lineHeightHero900
91
+ },
92
+ hero1000: {
93
+ fontSize: _reacttheme.tokens.fontSizeHero1000,
94
+ lineHeight: _reacttheme.tokens.lineHeightHero1000
95
+ },
96
+ monospace: {
97
+ fontFamily: _reacttheme.tokens.fontFamilyMonospace
98
+ },
99
+ numeric: {
100
+ fontFamily: _reacttheme.tokens.fontFamilyNumeric
101
+ },
102
+ weightMedium: {
103
+ fontWeight: _reacttheme.tokens.fontWeightMedium
104
+ },
105
+ weightSemibold: {
106
+ fontWeight: _reacttheme.tokens.fontWeightSemibold
107
+ },
108
+ weightBold: {
109
+ fontWeight: _reacttheme.tokens.fontWeightBold
110
+ },
111
+ alignCenter: {
112
+ textAlign: 'center'
113
+ },
114
+ alignEnd: {
115
+ textAlign: 'end'
116
+ },
117
+ alignJustify: {
118
+ textAlign: 'justify'
119
+ }
120
+ });
121
+ const useTextStyles_unstable = (state)=>{
122
+ 'use no memo';
123
+ const styles = useStyles();
124
+ state.root.className = (0, _react.mergeClasses)(textClassNames.root, styles.root, state.wrap === false && styles.nowrap, state.truncate && styles.truncate, state.block && styles.block, state.italic && styles.italic, state.underline && styles.underline, state.strikethrough && styles.strikethrough, state.underline && state.strikethrough && styles.strikethroughUnderline, state.size === 100 && styles.base100, state.size === 200 && styles.base200, state.size === 400 && styles.base400, state.size === 500 && styles.base500, state.size === 600 && styles.base600, state.size === 700 && styles.hero700, state.size === 800 && styles.hero800, state.size === 900 && styles.hero900, state.size === 1000 && styles.hero1000, state.font === 'monospace' && styles.monospace, state.font === 'numeric' && styles.numeric, state.weight === 'medium' && styles.weightMedium, state.weight === 'semibold' && styles.weightSemibold, state.weight === 'bold' && styles.weightBold, state.align === 'center' && styles.alignCenter, state.align === 'end' && styles.alignEnd, state.align === 'justify' && styles.alignJustify, state.root.className);
125
+ return state;
126
+ };
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/Text/useTextStyles.styles.ts"],"sourcesContent":["import { makeStyles, mergeClasses } from '@griffel/react';\nimport { tokens } from '@fluentui/react-theme';\nimport type { TextSlots, TextState } from './Text.types';\nimport { SlotClassNames } from '@fluentui/react-utilities';\n\nexport const textClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Text',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase300,\n lineHeight: tokens.lineHeightBase300,\n fontWeight: tokens.fontWeightRegular,\n textAlign: 'start',\n display: 'inline',\n whiteSpace: 'normal',\n overflow: 'visible',\n textOverflow: 'clip',\n },\n nowrap: {\n whiteSpace: 'nowrap',\n overflow: 'hidden',\n },\n truncate: {\n textOverflow: 'ellipsis',\n },\n block: {\n display: 'block',\n },\n italic: {\n fontStyle: 'italic',\n },\n underline: {\n textDecorationLine: 'underline',\n },\n strikethrough: {\n textDecorationLine: 'line-through',\n },\n strikethroughUnderline: {\n textDecorationLine: 'line-through underline',\n },\n base100: {\n fontSize: tokens.fontSizeBase100,\n lineHeight: tokens.lineHeightBase100,\n },\n base200: {\n fontSize: tokens.fontSizeBase200,\n lineHeight: tokens.lineHeightBase200,\n },\n base400: {\n fontSize: tokens.fontSizeBase400,\n lineHeight: tokens.lineHeightBase400,\n },\n base500: {\n fontSize: tokens.fontSizeBase500,\n lineHeight: tokens.lineHeightBase500,\n },\n base600: {\n fontSize: tokens.fontSizeBase600,\n lineHeight: tokens.lineHeightBase600,\n },\n hero700: {\n fontSize: tokens.fontSizeHero700,\n lineHeight: tokens.lineHeightHero700,\n },\n hero800: {\n fontSize: tokens.fontSizeHero800,\n lineHeight: tokens.lineHeightHero800,\n },\n hero900: {\n fontSize: tokens.fontSizeHero900,\n lineHeight: tokens.lineHeightHero900,\n },\n hero1000: {\n fontSize: tokens.fontSizeHero1000,\n lineHeight: tokens.lineHeightHero1000,\n },\n monospace: {\n fontFamily: tokens.fontFamilyMonospace,\n },\n numeric: {\n fontFamily: tokens.fontFamilyNumeric,\n },\n weightMedium: {\n fontWeight: tokens.fontWeightMedium,\n },\n weightSemibold: {\n fontWeight: tokens.fontWeightSemibold,\n },\n weightBold: {\n fontWeight: tokens.fontWeightBold,\n },\n alignCenter: {\n textAlign: 'center',\n },\n alignEnd: {\n textAlign: 'end',\n },\n alignJustify: {\n textAlign: 'justify',\n },\n});\n\n/**\n * Apply styling to the Text slots based on the state\n */\nexport const useTextStyles_unstable = (state: TextState): TextState => {\n 'use no memo';\n\n const styles = useStyles();\n\n state.root.className = mergeClasses(\n textClassNames.root,\n styles.root,\n state.wrap === false && styles.nowrap,\n state.truncate && styles.truncate,\n state.block && styles.block,\n state.italic && styles.italic,\n state.underline && styles.underline,\n state.strikethrough && styles.strikethrough,\n state.underline && state.strikethrough && styles.strikethroughUnderline,\n state.size === 100 && styles.base100,\n state.size === 200 && styles.base200,\n state.size === 400 && styles.base400,\n state.size === 500 && styles.base500,\n state.size === 600 && styles.base600,\n state.size === 700 && styles.hero700,\n state.size === 800 && styles.hero800,\n state.size === 900 && styles.hero900,\n state.size === 1000 && styles.hero1000,\n state.font === 'monospace' && styles.monospace,\n state.font === 'numeric' && styles.numeric,\n state.weight === 'medium' && styles.weightMedium,\n state.weight === 'semibold' && styles.weightSemibold,\n state.weight === 'bold' && styles.weightBold,\n state.align === 'center' && styles.alignCenter,\n state.align === 'end' && styles.alignEnd,\n state.align === 'justify' && styles.alignJustify,\n state.root.className,\n );\n\n return state;\n};\n"],"names":["makeStyles","mergeClasses","tokens","textClassNames","root","useStyles","fontFamily","fontFamilyBase","fontSize","fontSizeBase300","lineHeight","lineHeightBase300","fontWeight","fontWeightRegular","textAlign","display","whiteSpace","overflow","textOverflow","nowrap","truncate","block","italic","fontStyle","underline","textDecorationLine","strikethrough","strikethroughUnderline","base100","fontSizeBase100","lineHeightBase100","base200","fontSizeBase200","lineHeightBase200","base400","fontSizeBase400","lineHeightBase400","base500","fontSizeBase500","lineHeightBase500","base600","fontSizeBase600","lineHeightBase600","hero700","fontSizeHero700","lineHeightHero700","hero800","fontSizeHero800","lineHeightHero800","hero900","fontSizeHero900","lineHeightHero900","hero1000","fontSizeHero1000","lineHeightHero1000","monospace","fontFamilyMonospace","numeric","fontFamilyNumeric","weightMedium","fontWeightMedium","weightSemibold","fontWeightSemibold","weightBold","fontWeightBold","alignCenter","alignEnd","alignJustify","useTextStyles_unstable","state","styles","className","wrap","size","font","weight","align"],"mappings":";;;;;;;;;;;IAKaG,cAAAA;;;0BA0GAiE;eAAAA;;;uBA/G4B,iBAAiB;4BACnC,wBAAwB;AAIxC,uBAAkD;IACvDhE,MAAM;AACR,EAAE;AAEF;;CAEC,GACD,MAAMC,gBAAYL,iBAAAA,EAAW;IAC3BI,MAAM;QACJE,YAAYJ,kBAAAA,CAAOK,cAAc;QACjCC,UAAUN,kBAAAA,CAAOO,eAAe;QAChCC,YAAYR,kBAAAA,CAAOS,iBAAiB;QACpCC,YAAYV,kBAAAA,CAAOW,iBAAiB;QACpCC,WAAW;QACXC,SAAS;QACTC,YAAY;QACZC,UAAU;QACVC,cAAc;IAChB;IACAC,QAAQ;QACNH,YAAY;QACZC,UAAU;IACZ;IACAG,UAAU;QACRF,cAAc;IAChB;IACAG,OAAO;QACLN,SAAS;IACX;IACAO,QAAQ;QACNC,WAAW;IACb;IACAC,WAAW;QACTC,oBAAoB;IACtB;IACAC,eAAe;QACbD,oBAAoB;IACtB;IACAE,wBAAwB;QACtBF,oBAAoB;IACtB;IACAG,SAAS;QACPpB,UAAUN,kBAAAA,CAAO2B,eAAe;QAChCnB,YAAYR,kBAAAA,CAAO4B,iBAAiB;IACtC;IACAC,SAAS;QACPvB,UAAUN,kBAAAA,CAAO8B,eAAe;QAChCtB,YAAYR,kBAAAA,CAAO+B,iBAAiB;IACtC;IACAC,SAAS;QACP1B,UAAUN,kBAAAA,CAAOiC,eAAe;QAChCzB,YAAYR,kBAAAA,CAAOkC,iBAAiB;IACtC;IACAC,SAAS;QACP7B,UAAUN,kBAAAA,CAAOoC,eAAe;QAChC5B,YAAYR,kBAAAA,CAAOqC,iBAAiB;IACtC;IACAC,SAAS;QACPhC,UAAUN,kBAAAA,CAAOuC,eAAe;QAChC/B,YAAYR,kBAAAA,CAAOwC,iBAAiB;IACtC;IACAC,SAAS;QACPnC,UAAUN,kBAAAA,CAAO0C,eAAe;QAChClC,YAAYR,kBAAAA,CAAO2C,iBAAiB;IACtC;IACAC,SAAS;QACPtC,UAAUN,kBAAAA,CAAO6C,eAAe;QAChCrC,YAAYR,kBAAAA,CAAO8C,iBAAiB;IACtC;IACAC,SAAS;QACPzC,UAAUN,kBAAAA,CAAOgD,eAAe;QAChCxC,YAAYR,kBAAAA,CAAOiD,iBAAiB;IACtC;IACAC,UAAU;QACR5C,UAAUN,kBAAAA,CAAOmD,gBAAgB;QACjC3C,YAAYR,kBAAAA,CAAOoD,kBAAkB;IACvC;IACAC,WAAW;QACTjD,YAAYJ,kBAAAA,CAAOsD,mBAAmB;IACxC;IACAC,SAAS;QACPnD,YAAYJ,kBAAAA,CAAOwD,iBAAiB;IACtC;IACAC,cAAc;QACZ/C,YAAYV,kBAAAA,CAAO0D,gBAAgB;IACrC;IACAC,gBAAgB;QACdjD,YAAYV,kBAAAA,CAAO4D,kBAAkB;IACvC;IACAC,YAAY;QACVnD,YAAYV,kBAAAA,CAAO8D,cAAc;IACnC;IACAC,aAAa;QACXnD,WAAW;IACb;IACAoD,UAAU;QACRpD,WAAW;IACb;IACAqD,cAAc;QACZrD,WAAW;IACb;AACF;AAKO,+BAA+B,CAACuD;IACrC;IAEA,MAAMC,SAASjE;IAEfgE,MAAMjE,IAAI,CAACmE,SAAS,OAAGtE,mBAAAA,EACrBE,eAAeC,IAAI,EACnBkE,OAAOlE,IAAI,EACXiE,MAAMG,IAAI,KAAK,SAASF,OAAOnD,MAAM,EACrCkD,MAAMjD,QAAQ,IAAIkD,OAAOlD,QAAQ,EACjCiD,MAAMhD,KAAK,IAAIiD,OAAOjD,KAAK,EAC3BgD,MAAM/C,MAAM,IAAIgD,OAAOhD,MAAM,EAC7B+C,MAAM7C,SAAS,IAAI8C,OAAO9C,SAAS,EACnC6C,MAAM3C,aAAa,IAAI4C,OAAO5C,aAAa,EAC3C2C,MAAM7C,SAAS,IAAI6C,MAAM3C,aAAa,IAAI4C,OAAO3C,sBAAsB,EACvE0C,MAAMI,IAAI,KAAK,OAAOH,OAAO1C,OAAO,EACpCyC,MAAMI,IAAI,KAAK,OAAOH,OAAOvC,OAAO,EACpCsC,MAAMI,IAAI,KAAK,OAAOH,OAAOpC,OAAO,EACpCmC,MAAMI,IAAI,KAAK,OAAOH,OAAOjC,OAAO,EACpCgC,MAAMI,IAAI,KAAK,OAAOH,OAAO9B,OAAO,EACpC6B,MAAMI,IAAI,KAAK,OAAOH,OAAO3B,OAAO,EACpC0B,MAAMI,IAAI,KAAK,OAAOH,OAAOxB,OAAO,EACpCuB,MAAMI,IAAI,KAAK,OAAOH,OAAOrB,OAAO,EACpCoB,MAAMI,IAAI,KAAK,QAAQH,OAAOlB,QAAQ,EACtCiB,MAAMK,IAAI,KAAK,eAAeJ,OAAOf,SAAS,EAC9Cc,MAAMK,IAAI,KAAK,aAAaJ,OAAOb,OAAO,EAC1CY,MAAMM,MAAM,KAAK,YAAYL,OAAOX,YAAY,EAChDU,MAAMM,MAAM,KAAK,cAAcL,OAAOT,cAAc,EACpDQ,MAAMM,MAAM,KAAK,UAAUL,OAAOP,UAAU,EAC5CM,MAAMO,KAAK,KAAK,YAAYN,OAAOL,WAAW,EAC9CI,MAAMO,KAAK,KAAK,SAASN,OAAOJ,QAAQ,EACxCG,MAAMO,KAAK,KAAK,aAAaN,OAAOH,YAAY,EAChDE,MAAMjE,IAAI,CAACmE,SAAS;IAGtB,OAAOF;AACT,EAAE"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Body1/Body1.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { body1ClassNames, useBody1Styles } from './useBody1Styles.styles';\n\n/**\n * Text preset component for the Body1 typography variant\n */\nexport const Body1: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useBody1Styles,\n className: body1ClassNames.root,\n displayName: 'Body1',\n});\n"],"names":["Body1","createPreset","useStyles","useBody1Styles","className","body1ClassNames","root","displayName"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;+BAQaA;;;eAAAA;;;;iEARU;8BACM;sCAEmB;AAKzC,MAAMA,QAAkDC,IAAAA,0BAAAA,EAAa;IAC1EC,WAAWC,oCAAAA;IACXC,WAAWC,qCAAAA,CAAgBC,IAAI;IAC/BC,aAAa;AACf"}
1
+ {"version":3,"sources":["../src/components/presets/Body1/Body1.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { body1ClassNames, useBody1Styles } from './useBody1Styles.styles';\n\n/**\n * Text preset component for the Body1 typography variant\n */\nexport const Body1: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useBody1Styles,\n className: body1ClassNames.root,\n displayName: 'Body1',\n});\n"],"names":["React","createPreset","body1ClassNames","useBody1Styles","Body1","useStyles","className","root","displayName"],"mappings":";;;;;;;;;;;iEAAuB,QAAQ;8BACF,kBAAkB;sCAEC,0BAA0B;AAKnE,MAAMI,YAAkDH,0BAAAA,EAAa;IAC1EI,WAAWF,oCAAAA;IACXG,WAAWJ,qCAAAA,CAAgBK,IAAI;IAC/BC,aAAa;AACf,GAAG"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Body1/index.ts"],"sourcesContent":["export { Body1 } from './Body1';\nexport { body1ClassNames } from './useBody1Styles.styles';\n"],"names":["Body1","body1ClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,KAAK;eAALA,YAAK;;IACLC,eAAe;eAAfA,qCAAe;;;uBADF;sCACU"}
1
+ {"version":3,"sources":["../src/components/presets/Body1/index.ts"],"sourcesContent":["export { Body1 } from './Body1';\nexport { body1ClassNames } from './useBody1Styles.styles';\n"],"names":["Body1","body1ClassNames"],"mappings":";;;;;;;;;;;;eAASA,YAAK;;;eACLC,qCAAe;;;uBADF,UAAU;sCACA,0BAA0B"}
@@ -1 +1 @@
1
- {"version":3,"sources":["useBody1Styles.styles.js"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const body1ClassNames = {\n root: 'fui-Body1'\n};\n/**\n * Styles for the root slot\n */ export const useBody1Styles = makeStyles({\n root: typographyStyles.body1\n});\n"],"names":["body1ClassNames","useBody1Styles","root","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAEaA,eAAe;eAAfA;;IAKIC,cAAc;eAAdA;;;uBAPU;AAEpB,MAAMD,kBAAkB;IAC3BE,MAAM;AACV;AAGW,MAAMD,iBAAc,WAAA,GAAGE,IAAAA,eAAA,EAAA;IAAAD,MAAA;QAAAE,SAAA;QAAAC,SAAA;QAAAC,SAAA;QAAAC,SAAA;IAAA;AAAA,GAAA;IAAAC,GAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA"}
1
+ {"version":3,"sources":["useBody1Styles.styles.js"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const body1ClassNames = {\n root: 'fui-Body1'\n};\n/**\n * Styles for the root slot\n */ export const useBody1Styles = makeStyles({\n root: typographyStyles.body1\n});\n"],"names":["__styles","typographyStyles","body1ClassNames","root","useBody1Styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"mappings":";;;;;;;;;;;IAEaE,eAAe;;;kBAKG;;;;uBAPJ,gBAAgB;AAEpC,wBAAwB;IAC3BC,IAAI,EAAE;AACV,CAAC;AAGU,MAAMC,iBAAc,WAAA,OAAGJ,eAAA,EAAA;IAAAG,IAAA,EAAA;QAAAE,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;AAAA,GAAA;IAAAC,CAAA,EAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA,CAEjC,CAAC"}
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ 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
+ body1ClassNames: function() {
13
+ return body1ClassNames;
14
+ },
15
+ useBody1Styles: function() {
16
+ return useBody1Styles;
17
+ }
18
+ });
19
+ const _react = require("@griffel/react");
20
+ const _reacttheme = require("@fluentui/react-theme");
21
+ const body1ClassNames = {
22
+ root: 'fui-Body1'
23
+ };
24
+ const useBody1Styles = (0, _react.makeStyles)({
25
+ root: _reacttheme.typographyStyles.body1
26
+ });
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/presets/Body1/useBody1Styles.styles.ts"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport type { TextSlots } from '../../Text/Text.types';\nimport { typographyStyles } from '@fluentui/react-theme';\n\nexport const body1ClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Body1',\n};\n\n/**\n * Styles for the root slot\n */\nexport const useBody1Styles = makeStyles({\n root: typographyStyles.body1,\n});\n"],"names":["makeStyles","typographyStyles","body1ClassNames","root","useBody1Styles","body1"],"mappings":";;;;;;;;;;;mBAKaE;;;kBAOAE;;;;uBAZc,iBAAiB;4BAGX,wBAAwB;AAElD,MAAMF,kBAA6C;IACxDC,MAAM;AACR,EAAE;AAKK,MAAMC,qBAAiBJ,iBAAAA,EAAW;IACvCG,MAAMF,4BAAAA,CAAiBI,KAAK;AAC9B,GAAG"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Body1Strong/Body1Strong.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { body1StrongClassNames, useBody1StrongStyles } from './useBody1StrongStyles.styles';\n\n/**\n * Text preset component for the Body1Strong typography variant\n */\nexport const Body1Strong: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useBody1StrongStyles,\n className: body1StrongClassNames.root,\n displayName: 'Body1Strong',\n});\n"],"names":["Body1Strong","createPreset","useStyles","useBody1StrongStyles","className","body1StrongClassNames","root","displayName"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;+BAQaA;;;eAAAA;;;;iEARU;8BACM;4CAE+B;AAKrD,MAAMA,cAAwDC,IAAAA,0BAAAA,EAAa;IAChFC,WAAWC,gDAAAA;IACXC,WAAWC,iDAAAA,CAAsBC,IAAI;IACrCC,aAAa;AACf"}
1
+ {"version":3,"sources":["../src/components/presets/Body1Strong/Body1Strong.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { body1StrongClassNames, useBody1StrongStyles } from './useBody1StrongStyles.styles';\n\n/**\n * Text preset component for the Body1Strong typography variant\n */\nexport const Body1Strong: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useBody1StrongStyles,\n className: body1StrongClassNames.root,\n displayName: 'Body1Strong',\n});\n"],"names":["React","createPreset","body1StrongClassNames","useBody1StrongStyles","Body1Strong","useStyles","className","root","displayName"],"mappings":";;;;;;;;;;;iEAAuB,QAAQ;8BACF,kBAAkB;4CAEa,gCAAgC;AAKrF,MAAMI,kBAAwDH,0BAAAA,EAAa;IAChFI,WAAWF,gDAAAA;IACXG,WAAWJ,iDAAAA,CAAsBK,IAAI;IACrCC,aAAa;AACf,GAAG"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Body1Strong/index.ts"],"sourcesContent":["export { Body1Strong } from './Body1Strong';\nexport { body1StrongClassNames } from './useBody1StrongStyles.styles';\n"],"names":["Body1Strong","body1StrongClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,WAAW;eAAXA,wBAAW;;IACXC,qBAAqB;eAArBA,iDAAqB;;;6BADF;4CACU"}
1
+ {"version":3,"sources":["../src/components/presets/Body1Strong/index.ts"],"sourcesContent":["export { Body1Strong } from './Body1Strong';\nexport { body1StrongClassNames } from './useBody1StrongStyles.styles';\n"],"names":["Body1Strong","body1StrongClassNames"],"mappings":";;;;;;;;;;;;eAASA,wBAAW;;;eACXC,iDAAqB;;;6BADF,gBAAgB;4CACN,gCAAgC"}
@@ -1 +1 @@
1
- {"version":3,"sources":["useBody1StrongStyles.styles.js"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const body1StrongClassNames = {\n root: 'fui-Body1Strong'\n};\n/**\n * Styles for the root slot\n */ export const useBody1StrongStyles = makeStyles({\n root: typographyStyles.body1Strong\n});\n"],"names":["body1StrongClassNames","useBody1StrongStyles","root","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAEaA,qBAAqB;eAArBA;;IAKIC,oBAAoB;eAApBA;;;uBAPU;AAEpB,MAAMD,wBAAwB;IACjCE,MAAM;AACV;AAGW,MAAMD,uBAAoB,WAAA,GAAGE,IAAAA,eAAA,EAAA;IAAAD,MAAA;QAAAE,SAAA;QAAAC,SAAA;QAAAC,SAAA;QAAAC,SAAA;IAAA;AAAA,GAAA;IAAAC,GAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA"}
1
+ {"version":3,"sources":["useBody1StrongStyles.styles.js"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const body1StrongClassNames = {\n root: 'fui-Body1Strong'\n};\n/**\n * Styles for the root slot\n */ export const useBody1StrongStyles = makeStyles({\n root: typographyStyles.body1Strong\n});\n"],"names":["__styles","typographyStyles","body1StrongClassNames","root","useBody1StrongStyles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"mappings":";;;;;;;;;;;IAEaE,qBAAqB;;;wBAKG;;;;uBAPV,gBAAgB;AAEpC,8BAA8B;IACjCC,IAAI,EAAE;AACV,CAAC;AAGU,MAAMC,uBAAoB,WAAA,OAAGJ,eAAA,EAAA;IAAAG,IAAA,EAAA;QAAAE,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;AAAA,GAAA;IAAAC,CAAA,EAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA,CAEvC,CAAC"}
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ 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: function() {
13
+ return body1StrongClassNames;
14
+ },
15
+ useBody1StrongStyles: function() {
16
+ return useBody1StrongStyles;
17
+ }
18
+ });
19
+ const _react = require("@griffel/react");
20
+ const _reacttheme = require("@fluentui/react-theme");
21
+ const body1StrongClassNames = {
22
+ root: 'fui-Body1Strong'
23
+ };
24
+ const useBody1StrongStyles = (0, _react.makeStyles)({
25
+ root: _reacttheme.typographyStyles.body1Strong
26
+ });
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/presets/Body1Strong/useBody1StrongStyles.styles.ts"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport type { TextSlots } 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 */\nexport const useBody1StrongStyles = makeStyles({\n root: typographyStyles.body1Strong,\n});\n"],"names":["makeStyles","typographyStyles","body1StrongClassNames","root","useBody1StrongStyles","body1Strong"],"mappings":";;;;;;;;;;;yBAKaE;;;wBAOAE;;;;uBAZc,iBAAiB;4BAGX,wBAAwB;AAElD,MAAMF,wBAAmD;IAC9DC,MAAM;AACR,EAAE;AAKK,MAAMC,2BAAuBJ,iBAAAA,EAAW;IAC7CG,MAAMF,4BAAAA,CAAiBI,WAAW;AACpC,GAAG"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Body1Stronger/Body1Stronger.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { body1StrongerClassNames, useBody1StrongerStyles } from './useBody1StrongerStyles.styles';\n\n/**\n * Text preset component for the Body1Stronger typography variant\n */\nexport const Body1Stronger: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useBody1StrongerStyles,\n className: body1StrongerClassNames.root,\n displayName: 'Body1Stronger',\n});\n"],"names":["Body1Stronger","createPreset","useStyles","useBody1StrongerStyles","className","body1StrongerClassNames","root","displayName"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;+BAQaA;;;eAAAA;;;;iEARU;8BACM;8CAEmC;AAKzD,MAAMA,gBAA0DC,IAAAA,0BAAAA,EAAa;IAClFC,WAAWC,oDAAAA;IACXC,WAAWC,qDAAAA,CAAwBC,IAAI;IACvCC,aAAa;AACf"}
1
+ {"version":3,"sources":["../src/components/presets/Body1Stronger/Body1Stronger.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { body1StrongerClassNames, useBody1StrongerStyles } from './useBody1StrongerStyles.styles';\n\n/**\n * Text preset component for the Body1Stronger typography variant\n */\nexport const Body1Stronger: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useBody1StrongerStyles,\n className: body1StrongerClassNames.root,\n displayName: 'Body1Stronger',\n});\n"],"names":["React","createPreset","body1StrongerClassNames","useBody1StrongerStyles","Body1Stronger","useStyles","className","root","displayName"],"mappings":";;;;;;;;;;;iEAAuB,QAAQ;8BACF,kBAAkB;8CAEiB,kCAAkC;AAK3F,MAAMI,oBAA0DH,0BAAAA,EAAa;IAClFI,WAAWF,oDAAAA;IACXG,WAAWJ,qDAAAA,CAAwBK,IAAI;IACvCC,aAAa;AACf,GAAG"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Body1Stronger/index.ts"],"sourcesContent":["export { Body1Stronger } from './Body1Stronger';\nexport { body1StrongerClassNames } from './useBody1StrongerStyles.styles';\n"],"names":["Body1Stronger","body1StrongerClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,aAAa;eAAbA,4BAAa;;IACbC,uBAAuB;eAAvBA,qDAAuB;;;+BADF;8CACU"}
1
+ {"version":3,"sources":["../src/components/presets/Body1Stronger/index.ts"],"sourcesContent":["export { Body1Stronger } from './Body1Stronger';\nexport { body1StrongerClassNames } from './useBody1StrongerStyles.styles';\n"],"names":["Body1Stronger","body1StrongerClassNames"],"mappings":";;;;;;;;;;;;eAASA,4BAAa;;;eACbC,qDAAuB;;;+BADF,kBAAkB;8CACR,kCAAkC"}
@@ -1 +1 @@
1
- {"version":3,"sources":["useBody1StrongerStyles.styles.js"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const body1StrongerClassNames = {\n root: 'fui-Body1Stronger'\n};\n/**\n * Styles for the root slot\n */ export const useBody1StrongerStyles = makeStyles({\n root: typographyStyles.body1Stronger\n});\n"],"names":["body1StrongerClassNames","useBody1StrongerStyles","root","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAEaA,uBAAuB;eAAvBA;;IAKIC,sBAAsB;eAAtBA;;;uBAPU;AAEpB,MAAMD,0BAA0B;IACnCE,MAAM;AACV;AAGW,MAAMD,yBAAsB,WAAA,GAAGE,IAAAA,eAAA,EAAA;IAAAD,MAAA;QAAAE,SAAA;QAAAC,SAAA;QAAAC,SAAA;QAAAC,SAAA;IAAA;AAAA,GAAA;IAAAC,GAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA"}
1
+ {"version":3,"sources":["useBody1StrongerStyles.styles.js"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const body1StrongerClassNames = {\n root: 'fui-Body1Stronger'\n};\n/**\n * Styles for the root slot\n */ export const useBody1StrongerStyles = makeStyles({\n root: typographyStyles.body1Stronger\n});\n"],"names":["__styles","typographyStyles","body1StrongerClassNames","root","useBody1StrongerStyles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"mappings":";;;;;;;;;;;IAEaE,uBAAuB;;;0BAKG;;;;uBAPZ,gBAAgB;AAEpC,gCAAgC;IACnCC,IAAI,EAAE;AACV,CAAC;AAGU,MAAMC,yBAAsB,WAAA,OAAGJ,eAAA,EAAA;IAAAG,IAAA,EAAA;QAAAE,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;AAAA,GAAA;IAAAC,CAAA,EAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA,CAEzC,CAAC"}
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ 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: function() {
13
+ return body1StrongerClassNames;
14
+ },
15
+ useBody1StrongerStyles: function() {
16
+ return useBody1StrongerStyles;
17
+ }
18
+ });
19
+ const _react = require("@griffel/react");
20
+ const _reacttheme = require("@fluentui/react-theme");
21
+ const body1StrongerClassNames = {
22
+ root: 'fui-Body1Stronger'
23
+ };
24
+ const useBody1StrongerStyles = (0, _react.makeStyles)({
25
+ root: _reacttheme.typographyStyles.body1Stronger
26
+ });
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/presets/Body1Stronger/useBody1StrongerStyles.styles.ts"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport type { TextSlots } 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 */\nexport const useBody1StrongerStyles = makeStyles({\n root: typographyStyles.body1Stronger,\n});\n"],"names":["makeStyles","typographyStyles","body1StrongerClassNames","root","useBody1StrongerStyles","body1Stronger"],"mappings":";;;;;;;;;;;2BAKaE;;;0BAOAE;;;;uBAZc,iBAAiB;4BAGX,wBAAwB;AAElD,MAAMF,0BAAqD;IAChEC,MAAM;AACR,EAAE;AAKK,MAAMC,6BAAyBJ,iBAAAA,EAAW;IAC/CG,MAAMF,4BAAAA,CAAiBI,aAAa;AACtC,GAAG"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Body2/Body2.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { body2ClassNames, useBody2Styles } from './useBody2Styles.styles';\n\n/**\n * Text preset component for the Body2 typography variant\n */\nexport const Body2: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useBody2Styles,\n className: body2ClassNames.root,\n displayName: 'Body2',\n});\n"],"names":["Body2","createPreset","useStyles","useBody2Styles","className","body2ClassNames","root","displayName"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;+BAQaA;;;eAAAA;;;;iEARU;8BACM;sCAEmB;AAKzC,MAAMA,QAAkDC,IAAAA,0BAAAA,EAAa;IAC1EC,WAAWC,oCAAAA;IACXC,WAAWC,qCAAAA,CAAgBC,IAAI;IAC/BC,aAAa;AACf"}
1
+ {"version":3,"sources":["../src/components/presets/Body2/Body2.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { body2ClassNames, useBody2Styles } from './useBody2Styles.styles';\n\n/**\n * Text preset component for the Body2 typography variant\n */\nexport const Body2: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useBody2Styles,\n className: body2ClassNames.root,\n displayName: 'Body2',\n});\n"],"names":["React","createPreset","body2ClassNames","useBody2Styles","Body2","useStyles","className","root","displayName"],"mappings":";;;;;;;;;;;iEAAuB,QAAQ;8BACF,kBAAkB;sCAEC,0BAA0B;AAKnE,MAAMI,YAAkDH,0BAAAA,EAAa;IAC1EI,WAAWF,oCAAAA;IACXG,WAAWJ,qCAAAA,CAAgBK,IAAI;IAC/BC,aAAa;AACf,GAAG"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Body2/index.ts"],"sourcesContent":["export { Body2 } from './Body2';\nexport { body2ClassNames } from './useBody2Styles.styles';\n"],"names":["Body2","body2ClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,KAAK;eAALA,YAAK;;IACLC,eAAe;eAAfA,qCAAe;;;uBADF;sCACU"}
1
+ {"version":3,"sources":["../src/components/presets/Body2/index.ts"],"sourcesContent":["export { Body2 } from './Body2';\nexport { body2ClassNames } from './useBody2Styles.styles';\n"],"names":["Body2","body2ClassNames"],"mappings":";;;;;;;;;;;;eAASA,YAAK;;;eACLC,qCAAe;;;uBADF,UAAU;sCACA,0BAA0B"}
@@ -1 +1 @@
1
- {"version":3,"sources":["useBody2Styles.styles.js"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const body2ClassNames = {\n root: 'fui-Body2'\n};\n/**\n * Styles for the root slot\n */ export const useBody2Styles = makeStyles({\n root: typographyStyles.body2\n});\n"],"names":["body2ClassNames","useBody2Styles","root","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAEaA,eAAe;eAAfA;;IAKIC,cAAc;eAAdA;;;uBAPU;AAEpB,MAAMD,kBAAkB;IAC3BE,MAAM;AACV;AAGW,MAAMD,iBAAc,WAAA,GAAGE,IAAAA,eAAA,EAAA;IAAAD,MAAA;QAAAE,SAAA;QAAAC,SAAA;QAAAC,SAAA;QAAAC,SAAA;IAAA;AAAA,GAAA;IAAAC,GAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA"}
1
+ {"version":3,"sources":["useBody2Styles.styles.js"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const body2ClassNames = {\n root: 'fui-Body2'\n};\n/**\n * Styles for the root slot\n */ export const useBody2Styles = makeStyles({\n root: typographyStyles.body2\n});\n"],"names":["__styles","typographyStyles","body2ClassNames","root","useBody2Styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"mappings":";;;;;;;;;;;IAEaE,eAAe;;;kBAKG;;;;uBAPJ,gBAAgB;AAEpC,wBAAwB;IAC3BC,IAAI,EAAE;AACV,CAAC;AAGU,MAAMC,iBAAc,WAAA,OAAGJ,eAAA,EAAA;IAAAG,IAAA,EAAA;QAAAE,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;AAAA,GAAA;IAAAC,CAAA,EAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA,CAEjC,CAAC"}
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ 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: function() {
13
+ return body2ClassNames;
14
+ },
15
+ useBody2Styles: function() {
16
+ return useBody2Styles;
17
+ }
18
+ });
19
+ const _react = require("@griffel/react");
20
+ const _reacttheme = require("@fluentui/react-theme");
21
+ const body2ClassNames = {
22
+ root: 'fui-Body2'
23
+ };
24
+ const useBody2Styles = (0, _react.makeStyles)({
25
+ root: _reacttheme.typographyStyles.body2
26
+ });
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/presets/Body2/useBody2Styles.styles.ts"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport type { TextSlots } 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 */\nexport const useBody2Styles = makeStyles({\n root: typographyStyles.body2,\n});\n"],"names":["makeStyles","typographyStyles","body2ClassNames","root","useBody2Styles","body2"],"mappings":";;;;;;;;;;;mBAKaE;;;kBAOAE;;;;uBAZc,iBAAiB;4BAGX,wBAAwB;AAElD,MAAMF,kBAA6C;IACxDC,MAAM;AACR,EAAE;AAKK,MAAMC,qBAAiBJ,iBAAAA,EAAW;IACvCG,MAAMF,4BAAAA,CAAiBI,KAAK;AAC9B,GAAG"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Caption1/Caption1.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { caption1ClassNames, useCaption1Styles } from './useCaption1Styles.styles';\n\n/**\n * Text preset component for the Caption1 typography variant\n */\nexport const Caption1: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useCaption1Styles,\n className: caption1ClassNames.root,\n displayName: 'Caption1',\n});\n"],"names":["Caption1","createPreset","useStyles","useCaption1Styles","className","caption1ClassNames","root","displayName"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;+BAQaA;;;eAAAA;;;;iEARU;8BACM;yCAEyB;AAK/C,MAAMA,WAAqDC,IAAAA,0BAAAA,EAAa;IAC7EC,WAAWC,0CAAAA;IACXC,WAAWC,2CAAAA,CAAmBC,IAAI;IAClCC,aAAa;AACf"}
1
+ {"version":3,"sources":["../src/components/presets/Caption1/Caption1.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { caption1ClassNames, useCaption1Styles } from './useCaption1Styles.styles';\n\n/**\n * Text preset component for the Caption1 typography variant\n */\nexport const Caption1: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useCaption1Styles,\n className: caption1ClassNames.root,\n displayName: 'Caption1',\n});\n"],"names":["React","createPreset","caption1ClassNames","useCaption1Styles","Caption1","useStyles","className","root","displayName"],"mappings":";;;;;;;;;;;iEAAuB,QAAQ;8BACF,kBAAkB;yCAEO,6BAA6B;AAK5E,MAAMI,eAAqDH,0BAAAA,EAAa;IAC7EI,WAAWF,0CAAAA;IACXG,WAAWJ,2CAAAA,CAAmBK,IAAI;IAClCC,aAAa;AACf,GAAG"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Caption1/index.ts"],"sourcesContent":["export { Caption1 } from './Caption1';\nexport { caption1ClassNames } from './useCaption1Styles.styles';\n"],"names":["Caption1","caption1ClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,QAAQ;eAARA,kBAAQ;;IACRC,kBAAkB;eAAlBA,2CAAkB;;;0BADF;yCACU"}
1
+ {"version":3,"sources":["../src/components/presets/Caption1/index.ts"],"sourcesContent":["export { Caption1 } from './Caption1';\nexport { caption1ClassNames } from './useCaption1Styles.styles';\n"],"names":["Caption1","caption1ClassNames"],"mappings":";;;;;;;;;;;;eAASA,kBAAQ;;;eACRC,2CAAkB;;;0BADF,aAAa;yCACH,6BAA6B"}
@@ -1 +1 @@
1
- {"version":3,"sources":["useCaption1Styles.styles.js"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const caption1ClassNames = {\n root: 'fui-Caption1'\n};\n/**\n * Styles for the root slot\n */ export const useCaption1Styles = makeStyles({\n root: typographyStyles.caption1\n});\n"],"names":["caption1ClassNames","useCaption1Styles","root","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAEaA,kBAAkB;eAAlBA;;IAKIC,iBAAiB;eAAjBA;;;uBAPU;AAEpB,MAAMD,qBAAqB;IAC9BE,MAAM;AACV;AAGW,MAAMD,oBAAiB,WAAA,GAAGE,IAAAA,eAAA,EAAA;IAAAD,MAAA;QAAAE,SAAA;QAAAC,SAAA;QAAAC,SAAA;QAAAC,SAAA;IAAA;AAAA,GAAA;IAAAC,GAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA"}
1
+ {"version":3,"sources":["useCaption1Styles.styles.js"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const caption1ClassNames = {\n root: 'fui-Caption1'\n};\n/**\n * Styles for the root slot\n */ export const useCaption1Styles = makeStyles({\n root: typographyStyles.caption1\n});\n"],"names":["__styles","typographyStyles","caption1ClassNames","root","useCaption1Styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"mappings":";;;;;;;;;;;IAEaE,kBAAkB;;;qBAKG;;;;uBAPP,gBAAgB;AAEpC,2BAA2B;IAC9BC,IAAI,EAAE;AACV,CAAC;AAGU,MAAMC,oBAAiB,WAAA,OAAGJ,eAAA,EAAA;IAAAG,IAAA,EAAA;QAAAE,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;AAAA,GAAA;IAAAC,CAAA,EAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA,CAEpC,CAAC"}
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ 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: function() {
13
+ return caption1ClassNames;
14
+ },
15
+ useCaption1Styles: function() {
16
+ return useCaption1Styles;
17
+ }
18
+ });
19
+ const _react = require("@griffel/react");
20
+ const _reacttheme = require("@fluentui/react-theme");
21
+ const caption1ClassNames = {
22
+ root: 'fui-Caption1'
23
+ };
24
+ const useCaption1Styles = (0, _react.makeStyles)({
25
+ root: _reacttheme.typographyStyles.caption1
26
+ });
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/presets/Caption1/useCaption1Styles.styles.ts"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport type { TextSlots } 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 */\nexport const useCaption1Styles = makeStyles({\n root: typographyStyles.caption1,\n});\n"],"names":["makeStyles","typographyStyles","caption1ClassNames","root","useCaption1Styles","caption1"],"mappings":";;;;;;;;;;;sBAKaE;;;qBAOAE;;;;uBAZc,iBAAiB;4BAGX,wBAAwB;AAElD,MAAMF,qBAAgD;IAC3DC,MAAM;AACR,EAAE;AAKK,MAAMC,wBAAoBJ,iBAAAA,EAAW;IAC1CG,MAAMF,4BAAAA,CAAiBI,QAAQ;AACjC,GAAG"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Caption1Strong/Caption1Strong.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { caption1StrongClassNames, useCaption1StrongStyles } from './useCaption1StrongStyles.styles';\n\n/**\n * Text preset component for the Caption1Strong typography variant\n */\nexport const Caption1Strong: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useCaption1StrongStyles,\n className: caption1StrongClassNames.root,\n displayName: 'Caption1Strong',\n});\n"],"names":["Caption1Strong","createPreset","useStyles","useCaption1StrongStyles","className","caption1StrongClassNames","root","displayName"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;+BAQaA;;;eAAAA;;;;iEARU;8BACM;+CAEqC;AAK3D,MAAMA,iBAA2DC,IAAAA,0BAAAA,EAAa;IACnFC,WAAWC,sDAAAA;IACXC,WAAWC,uDAAAA,CAAyBC,IAAI;IACxCC,aAAa;AACf"}
1
+ {"version":3,"sources":["../src/components/presets/Caption1Strong/Caption1Strong.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { caption1StrongClassNames, useCaption1StrongStyles } from './useCaption1StrongStyles.styles';\n\n/**\n * Text preset component for the Caption1Strong typography variant\n */\nexport const Caption1Strong: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useCaption1StrongStyles,\n className: caption1StrongClassNames.root,\n displayName: 'Caption1Strong',\n});\n"],"names":["React","createPreset","caption1StrongClassNames","useCaption1StrongStyles","Caption1Strong","useStyles","className","root","displayName"],"mappings":";;;;;;;;;;;iEAAuB,QAAQ;8BACF,kBAAkB;+CAEmB,mCAAmC;AAK9F,MAAMI,qBAA2DH,0BAAAA,EAAa;IACnFI,WAAWF,sDAAAA;IACXG,WAAWJ,uDAAAA,CAAyBK,IAAI;IACxCC,aAAa;AACf,GAAG"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Caption1Strong/index.ts"],"sourcesContent":["export { Caption1Strong } from './Caption1Strong';\nexport { caption1StrongClassNames } from './useCaption1StrongStyles.styles';\n"],"names":["Caption1Strong","caption1StrongClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,cAAc;eAAdA,8BAAc;;IACdC,wBAAwB;eAAxBA,uDAAwB;;;gCADF;+CACU"}
1
+ {"version":3,"sources":["../src/components/presets/Caption1Strong/index.ts"],"sourcesContent":["export { Caption1Strong } from './Caption1Strong';\nexport { caption1StrongClassNames } from './useCaption1StrongStyles.styles';\n"],"names":["Caption1Strong","caption1StrongClassNames"],"mappings":";;;;;;;;;;;;eAASA,8BAAc;;;eACdC,uDAAwB;;;gCADF,mBAAmB;+CACT,mCAAmC"}
@@ -1 +1 @@
1
- {"version":3,"sources":["useCaption1StrongStyles.styles.js"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const caption1StrongClassNames = {\n root: 'fui-Caption1Strong'\n};\n/**\n * Styles for the root slot\n */ export const useCaption1StrongStyles = makeStyles({\n root: typographyStyles.caption1Strong\n});\n"],"names":["caption1StrongClassNames","useCaption1StrongStyles","root","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAEaA,wBAAwB;eAAxBA;;IAKIC,uBAAuB;eAAvBA;;;uBAPU;AAEpB,MAAMD,2BAA2B;IACpCE,MAAM;AACV;AAGW,MAAMD,0BAAuB,WAAA,GAAGE,IAAAA,eAAA,EAAA;IAAAD,MAAA;QAAAE,SAAA;QAAAC,SAAA;QAAAC,SAAA;QAAAC,SAAA;IAAA;AAAA,GAAA;IAAAC,GAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA"}
1
+ {"version":3,"sources":["useCaption1StrongStyles.styles.js"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const caption1StrongClassNames = {\n root: 'fui-Caption1Strong'\n};\n/**\n * Styles for the root slot\n */ export const useCaption1StrongStyles = makeStyles({\n root: typographyStyles.caption1Strong\n});\n"],"names":["__styles","typographyStyles","caption1StrongClassNames","root","useCaption1StrongStyles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"mappings":";;;;;;;;;;;IAEaE,wBAAwB;;;2BAKG;;;;uBAPb,gBAAgB;AAEpC,iCAAiC;IACpCC,IAAI,EAAE;AACV,CAAC;AAGU,MAAMC,0BAAuB,WAAA,OAAGJ,eAAA,EAAA;IAAAG,IAAA,EAAA;QAAAE,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;AAAA,GAAA;IAAAC,CAAA,EAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA,CAE1C,CAAC"}
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ 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: function() {
13
+ return caption1StrongClassNames;
14
+ },
15
+ useCaption1StrongStyles: function() {
16
+ return useCaption1StrongStyles;
17
+ }
18
+ });
19
+ const _react = require("@griffel/react");
20
+ const _reacttheme = require("@fluentui/react-theme");
21
+ const caption1StrongClassNames = {
22
+ root: 'fui-Caption1Strong'
23
+ };
24
+ const useCaption1StrongStyles = (0, _react.makeStyles)({
25
+ root: _reacttheme.typographyStyles.caption1Strong
26
+ });
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/presets/Caption1Strong/useCaption1StrongStyles.styles.ts"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport type { TextSlots } 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 */\nexport const useCaption1StrongStyles = makeStyles({\n root: typographyStyles.caption1Strong,\n});\n"],"names":["makeStyles","typographyStyles","caption1StrongClassNames","root","useCaption1StrongStyles","caption1Strong"],"mappings":";;;;;;;;;;;4BAKaE;;;2BAOAE;;;;uBAZc,iBAAiB;4BAGX,wBAAwB;AAElD,MAAMF,2BAAsD;IACjEC,MAAM;AACR,EAAE;AAKK,MAAMC,8BAA0BJ,iBAAAA,EAAW;IAChDG,MAAMF,4BAAAA,CAAiBI,cAAc;AACvC,GAAG"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Caption1Stronger/Caption1Stronger.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { caption1StrongerClassNames, useCaption1StrongerStyles } from './useCaption1Stronger.styles';\n\n/**\n * Text preset component for the Caption1Stronger typography variant\n */\nexport const Caption1Stronger: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useCaption1StrongerStyles,\n className: caption1StrongerClassNames.root,\n displayName: 'Caption1Stronger',\n});\n"],"names":["Caption1Stronger","createPreset","useStyles","useCaption1StrongerStyles","className","caption1StrongerClassNames","root","displayName"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;+BAQaA;;;eAAAA;;;;iEARU;8BACM;2CAEyC;AAK/D,MAAMA,mBAA6DC,IAAAA,0BAAAA,EAAa;IACrFC,WAAWC,oDAAAA;IACXC,WAAWC,qDAAAA,CAA2BC,IAAI;IAC1CC,aAAa;AACf"}
1
+ {"version":3,"sources":["../src/components/presets/Caption1Stronger/Caption1Stronger.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { caption1StrongerClassNames, useCaption1StrongerStyles } from './useCaption1Stronger.styles';\n\n/**\n * Text preset component for the Caption1Stronger typography variant\n */\nexport const Caption1Stronger: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useCaption1StrongerStyles,\n className: caption1StrongerClassNames.root,\n displayName: 'Caption1Stronger',\n});\n"],"names":["React","createPreset","caption1StrongerClassNames","useCaption1StrongerStyles","Caption1Stronger","useStyles","className","root","displayName"],"mappings":";;;;;;;;;;;iEAAuB,QAAQ;8BACF,kBAAkB;2CAEuB,+BAA+B;AAK9F,MAAMI,uBAA6DH,0BAAAA,EAAa;IACrFI,WAAWF,oDAAAA;IACXG,WAAWJ,qDAAAA,CAA2BK,IAAI;IAC1CC,aAAa;AACf,GAAG"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Caption1Stronger/index.ts"],"sourcesContent":["export { Caption1Stronger } from './Caption1Stronger';\nexport { caption1StrongerClassNames } from './useCaption1Stronger.styles';\n"],"names":["Caption1Stronger","caption1StrongerClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,gBAAgB;eAAhBA,kCAAgB;;IAChBC,0BAA0B;eAA1BA,qDAA0B;;;kCADF;2CACU"}
1
+ {"version":3,"sources":["../src/components/presets/Caption1Stronger/index.ts"],"sourcesContent":["export { Caption1Stronger } from './Caption1Stronger';\nexport { caption1StrongerClassNames } from './useCaption1Stronger.styles';\n"],"names":["Caption1Stronger","caption1StrongerClassNames"],"mappings":";;;;;;;;;;;;eAASA,kCAAgB;;;eAChBC,qDAA0B;;;kCADF,qBAAqB;2CACX,+BAA+B"}
@@ -1 +1 @@
1
- {"version":3,"sources":["useCaption1Stronger.styles.js"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const caption1StrongerClassNames = {\n root: 'fui-Caption1Stronger'\n};\n/**\n * Styles for the root slot\n */ export const useCaption1StrongerStyles = makeStyles({\n root: typographyStyles.caption1Stronger\n});\n"],"names":["caption1StrongerClassNames","useCaption1StrongerStyles","root","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAEaA,0BAA0B;eAA1BA;;IAKIC,yBAAyB;eAAzBA;;;uBAPU;AAEpB,MAAMD,6BAA6B;IACtCE,MAAM;AACV;AAGW,MAAMD,4BAAyB,WAAA,GAAGE,IAAAA,eAAA,EAAA;IAAAD,MAAA;QAAAE,SAAA;QAAAC,SAAA;QAAAC,SAAA;QAAAC,SAAA;IAAA;AAAA,GAAA;IAAAC,GAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA"}
1
+ {"version":3,"sources":["useCaption1Stronger.styles.js"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const caption1StrongerClassNames = {\n root: 'fui-Caption1Stronger'\n};\n/**\n * Styles for the root slot\n */ export const useCaption1StrongerStyles = makeStyles({\n root: typographyStyles.caption1Stronger\n});\n"],"names":["__styles","typographyStyles","caption1StrongerClassNames","root","useCaption1StrongerStyles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"mappings":";;;;;;;;;;;IAEaE,0BAA0B;;;6BAKG;;;;uBAPf,gBAAgB;AAEpC,mCAAmC;IACtCC,IAAI,EAAE;AACV,CAAC;AAGU,MAAMC,4BAAyB,WAAA,OAAGJ,eAAA,EAAA;IAAAG,IAAA,EAAA;QAAAE,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;AAAA,GAAA;IAAAC,CAAA,EAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA,CAE5C,CAAC"}
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ 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: function() {
13
+ return caption1StrongerClassNames;
14
+ },
15
+ useCaption1StrongerStyles: function() {
16
+ return useCaption1StrongerStyles;
17
+ }
18
+ });
19
+ const _react = require("@griffel/react");
20
+ const _reacttheme = require("@fluentui/react-theme");
21
+ const caption1StrongerClassNames = {
22
+ root: 'fui-Caption1Stronger'
23
+ };
24
+ const useCaption1StrongerStyles = (0, _react.makeStyles)({
25
+ root: _reacttheme.typographyStyles.caption1Stronger
26
+ });
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/presets/Caption1Stronger/useCaption1Stronger.styles.ts"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport type { TextSlots } 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 */\nexport const useCaption1StrongerStyles = makeStyles({\n root: typographyStyles.caption1Stronger,\n});\n"],"names":["makeStyles","typographyStyles","caption1StrongerClassNames","root","useCaption1StrongerStyles","caption1Stronger"],"mappings":";;;;;;;;;;;8BAKaE;;;6BAOAE;;;;uBAZc,iBAAiB;4BAGX,wBAAwB;AAElD,MAAMF,6BAAwD;IACnEC,MAAM;AACR,EAAE;AAKK,MAAMC,gCAA4BJ,iBAAAA,EAAW;IAClDG,MAAMF,4BAAAA,CAAiBI,gBAAgB;AACzC,GAAG"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Caption2/Caption2.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { caption2ClassNames, useCaption2Styles } from './useCaption2Styles.styles';\n\n/**\n * Text preset component for the Caption2 typography variant\n */\nexport const Caption2: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useCaption2Styles,\n className: caption2ClassNames.root,\n displayName: 'Caption2',\n});\n"],"names":["Caption2","createPreset","useStyles","useCaption2Styles","className","caption2ClassNames","root","displayName"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;+BAQaA;;;eAAAA;;;;iEARU;8BACM;yCAEyB;AAK/C,MAAMA,WAAqDC,IAAAA,0BAAAA,EAAa;IAC7EC,WAAWC,0CAAAA;IACXC,WAAWC,2CAAAA,CAAmBC,IAAI;IAClCC,aAAa;AACf"}
1
+ {"version":3,"sources":["../src/components/presets/Caption2/Caption2.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { caption2ClassNames, useCaption2Styles } from './useCaption2Styles.styles';\n\n/**\n * Text preset component for the Caption2 typography variant\n */\nexport const Caption2: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useCaption2Styles,\n className: caption2ClassNames.root,\n displayName: 'Caption2',\n});\n"],"names":["React","createPreset","caption2ClassNames","useCaption2Styles","Caption2","useStyles","className","root","displayName"],"mappings":";;;;;;;;;;;iEAAuB,QAAQ;8BACF,kBAAkB;yCAEO,6BAA6B;AAK5E,MAAMI,eAAqDH,0BAAAA,EAAa;IAC7EI,WAAWF,0CAAAA;IACXG,WAAWJ,2CAAAA,CAAmBK,IAAI;IAClCC,aAAa;AACf,GAAG"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Caption2/index.ts"],"sourcesContent":["export { Caption2 } from './Caption2';\nexport { caption2ClassNames } from './useCaption2Styles.styles';\n"],"names":["Caption2","caption2ClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,QAAQ;eAARA,kBAAQ;;IACRC,kBAAkB;eAAlBA,2CAAkB;;;0BADF;yCACU"}
1
+ {"version":3,"sources":["../src/components/presets/Caption2/index.ts"],"sourcesContent":["export { Caption2 } from './Caption2';\nexport { caption2ClassNames } from './useCaption2Styles.styles';\n"],"names":["Caption2","caption2ClassNames"],"mappings":";;;;;;;;;;;;eAASA,kBAAQ;;;eACRC,2CAAkB;;;0BADF,aAAa;yCACH,6BAA6B"}
@@ -1 +1 @@
1
- {"version":3,"sources":["useCaption2Styles.styles.js"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const caption2ClassNames = {\n root: 'fui-Caption2'\n};\n/**\n * Styles for the root slot\n */ export const useCaption2Styles = makeStyles({\n root: typographyStyles.caption2\n});\n"],"names":["caption2ClassNames","useCaption2Styles","root","__styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAEaA,kBAAkB;eAAlBA;;IAKIC,iBAAiB;eAAjBA;;;uBAPU;AAEpB,MAAMD,qBAAqB;IAC9BE,MAAM;AACV;AAGW,MAAMD,oBAAiB,WAAA,GAAGE,IAAAA,eAAA,EAAA;IAAAD,MAAA;QAAAE,SAAA;QAAAC,SAAA;QAAAC,SAAA;QAAAC,SAAA;IAAA;AAAA,GAAA;IAAAC,GAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA"}
1
+ {"version":3,"sources":["useCaption2Styles.styles.js"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { typographyStyles } from '@fluentui/react-theme';\nexport const caption2ClassNames = {\n root: 'fui-Caption2'\n};\n/**\n * Styles for the root slot\n */ export const useCaption2Styles = makeStyles({\n root: typographyStyles.caption2\n});\n"],"names":["__styles","typographyStyles","caption2ClassNames","root","useCaption2Styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"mappings":";;;;;;;;;;;IAEaE,kBAAkB;;;qBAKG;;;;uBAPP,gBAAgB;AAEpC,2BAA2B;IAC9BC,IAAI,EAAE;AACV,CAAC;AAGU,MAAMC,oBAAiB,WAAA,OAAGJ,eAAA,EAAA;IAAAG,IAAA,EAAA;QAAAE,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;AAAA,GAAA;IAAAC,CAAA,EAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA,CAEpC,CAAC"}
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ 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
+ caption2ClassNames: function() {
13
+ return caption2ClassNames;
14
+ },
15
+ useCaption2Styles: function() {
16
+ return useCaption2Styles;
17
+ }
18
+ });
19
+ const _react = require("@griffel/react");
20
+ const _reacttheme = require("@fluentui/react-theme");
21
+ const caption2ClassNames = {
22
+ root: 'fui-Caption2'
23
+ };
24
+ const useCaption2Styles = (0, _react.makeStyles)({
25
+ root: _reacttheme.typographyStyles.caption2
26
+ });
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/presets/Caption2/useCaption2Styles.styles.ts"],"sourcesContent":["import { makeStyles } from '@griffel/react';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport type { TextSlots } 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 */\nexport const useCaption2Styles = makeStyles({\n root: typographyStyles.caption2,\n});\n"],"names":["makeStyles","typographyStyles","caption2ClassNames","root","useCaption2Styles","caption2"],"mappings":";;;;;;;;;;;sBAKaE;;;qBAOAE;;;;uBAZc,iBAAiB;4BAGX,wBAAwB;AAElD,MAAMF,qBAAgD;IAC3DC,MAAM;AACR,EAAE;AAKK,MAAMC,wBAAoBJ,iBAAAA,EAAW;IAC1CG,MAAMF,4BAAAA,CAAiBI,QAAQ;AACjC,GAAG"}