@fluentui/react-text 9.4.28 → 9.4.30

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 (146) hide show
  1. package/CHANGELOG.md +27 -6
  2. package/lib/Body1.js +1 -1
  3. package/lib/Body1.js.map +1 -1
  4. package/lib/Body1Strong.js +1 -1
  5. package/lib/Body1Strong.js.map +1 -1
  6. package/lib/Body1Stronger.js +1 -1
  7. package/lib/Body1Stronger.js.map +1 -1
  8. package/lib/Body2.js +1 -1
  9. package/lib/Body2.js.map +1 -1
  10. package/lib/Caption1.js +1 -1
  11. package/lib/Caption1.js.map +1 -1
  12. package/lib/Caption1Strong.js +1 -1
  13. package/lib/Caption1Strong.js.map +1 -1
  14. package/lib/Caption1Stronger.js +1 -1
  15. package/lib/Caption1Stronger.js.map +1 -1
  16. package/lib/Caption2.js +1 -1
  17. package/lib/Caption2.js.map +1 -1
  18. package/lib/Caption2Strong.js +1 -1
  19. package/lib/Caption2Strong.js.map +1 -1
  20. package/lib/Display.js +1 -1
  21. package/lib/Display.js.map +1 -1
  22. package/lib/LargeTitle.js +1 -1
  23. package/lib/LargeTitle.js.map +1 -1
  24. package/lib/Subtitle1.js +1 -1
  25. package/lib/Subtitle1.js.map +1 -1
  26. package/lib/Subtitle2.js +1 -1
  27. package/lib/Subtitle2.js.map +1 -1
  28. package/lib/Subtitle2Stronger.js +1 -1
  29. package/lib/Subtitle2Stronger.js.map +1 -1
  30. package/lib/Text.js +1 -1
  31. package/lib/Text.js.map +1 -1
  32. package/lib/Title1.js +1 -1
  33. package/lib/Title1.js.map +1 -1
  34. package/lib/Title2.js +1 -1
  35. package/lib/Title2.js.map +1 -1
  36. package/lib/Title3.js +1 -1
  37. package/lib/Title3.js.map +1 -1
  38. package/lib/components/Text/index.js +4 -5
  39. package/lib/components/Text/index.js.map +1 -1
  40. package/lib/components/presets/Body1/index.js +1 -1
  41. package/lib/components/presets/Body1/index.js.map +1 -1
  42. package/lib/components/presets/Body1Strong/index.js +1 -1
  43. package/lib/components/presets/Body1Strong/index.js.map +1 -1
  44. package/lib/components/presets/Body1Stronger/index.js +1 -1
  45. package/lib/components/presets/Body1Stronger/index.js.map +1 -1
  46. package/lib/components/presets/Body2/index.js +1 -1
  47. package/lib/components/presets/Body2/index.js.map +1 -1
  48. package/lib/components/presets/Caption1/index.js +1 -1
  49. package/lib/components/presets/Caption1/index.js.map +1 -1
  50. package/lib/components/presets/Caption1Strong/index.js +1 -1
  51. package/lib/components/presets/Caption1Strong/index.js.map +1 -1
  52. package/lib/components/presets/Caption1Stronger/index.js +1 -1
  53. package/lib/components/presets/Caption1Stronger/index.js.map +1 -1
  54. package/lib/components/presets/Caption2/index.js +1 -1
  55. package/lib/components/presets/Caption2/index.js.map +1 -1
  56. package/lib/components/presets/Caption2Strong/index.js +1 -1
  57. package/lib/components/presets/Caption2Strong/index.js.map +1 -1
  58. package/lib/components/presets/Display/index.js +1 -1
  59. package/lib/components/presets/Display/index.js.map +1 -1
  60. package/lib/components/presets/LargeTitle/index.js +1 -1
  61. package/lib/components/presets/LargeTitle/index.js.map +1 -1
  62. package/lib/components/presets/Subtitle1/index.js +1 -1
  63. package/lib/components/presets/Subtitle1/index.js.map +1 -1
  64. package/lib/components/presets/Subtitle2/index.js +1 -1
  65. package/lib/components/presets/Subtitle2/index.js.map +1 -1
  66. package/lib/components/presets/Subtitle2Stronger/index.js +1 -1
  67. package/lib/components/presets/Subtitle2Stronger/index.js.map +1 -1
  68. package/lib/components/presets/Title1/index.js +1 -1
  69. package/lib/components/presets/Title1/index.js.map +1 -1
  70. package/lib/components/presets/Title2/index.js +1 -1
  71. package/lib/components/presets/Title2/index.js.map +1 -1
  72. package/lib/components/presets/Title3/index.js +1 -1
  73. package/lib/components/presets/Title3/index.js.map +1 -1
  74. package/lib-commonjs/Body1.js +15 -2
  75. package/lib-commonjs/Body1.js.map +1 -1
  76. package/lib-commonjs/Body1Strong.js +15 -2
  77. package/lib-commonjs/Body1Strong.js.map +1 -1
  78. package/lib-commonjs/Body1Stronger.js +15 -2
  79. package/lib-commonjs/Body1Stronger.js.map +1 -1
  80. package/lib-commonjs/Body2.js +15 -2
  81. package/lib-commonjs/Body2.js.map +1 -1
  82. package/lib-commonjs/Caption1.js +15 -2
  83. package/lib-commonjs/Caption1.js.map +1 -1
  84. package/lib-commonjs/Caption1Strong.js +15 -2
  85. package/lib-commonjs/Caption1Strong.js.map +1 -1
  86. package/lib-commonjs/Caption1Stronger.js +15 -2
  87. package/lib-commonjs/Caption1Stronger.js.map +1 -1
  88. package/lib-commonjs/Caption2.js +15 -2
  89. package/lib-commonjs/Caption2.js.map +1 -1
  90. package/lib-commonjs/Caption2Strong.js +15 -2
  91. package/lib-commonjs/Caption2Strong.js.map +1 -1
  92. package/lib-commonjs/Display.js +15 -2
  93. package/lib-commonjs/Display.js.map +1 -1
  94. package/lib-commonjs/LargeTitle.js +15 -2
  95. package/lib-commonjs/LargeTitle.js.map +1 -1
  96. package/lib-commonjs/Subtitle1.js +15 -2
  97. package/lib-commonjs/Subtitle1.js.map +1 -1
  98. package/lib-commonjs/Subtitle2.js +15 -2
  99. package/lib-commonjs/Subtitle2.js.map +1 -1
  100. package/lib-commonjs/Subtitle2Stronger.js +15 -2
  101. package/lib-commonjs/Subtitle2Stronger.js.map +1 -1
  102. package/lib-commonjs/Text.js +24 -2
  103. package/lib-commonjs/Text.js.map +1 -1
  104. package/lib-commonjs/Title1.js +15 -2
  105. package/lib-commonjs/Title1.js.map +1 -1
  106. package/lib-commonjs/Title2.js +15 -2
  107. package/lib-commonjs/Title2.js.map +1 -1
  108. package/lib-commonjs/Title3.js +15 -2
  109. package/lib-commonjs/Title3.js.map +1 -1
  110. package/lib-commonjs/components/Text/index.js +27 -6
  111. package/lib-commonjs/components/Text/index.js.map +1 -1
  112. package/lib-commonjs/components/presets/Body1/index.js +12 -5
  113. package/lib-commonjs/components/presets/Body1/index.js.map +1 -1
  114. package/lib-commonjs/components/presets/Body1Strong/index.js +12 -5
  115. package/lib-commonjs/components/presets/Body1Strong/index.js.map +1 -1
  116. package/lib-commonjs/components/presets/Body1Stronger/index.js +12 -5
  117. package/lib-commonjs/components/presets/Body1Stronger/index.js.map +1 -1
  118. package/lib-commonjs/components/presets/Body2/index.js +12 -5
  119. package/lib-commonjs/components/presets/Body2/index.js.map +1 -1
  120. package/lib-commonjs/components/presets/Caption1/index.js +12 -5
  121. package/lib-commonjs/components/presets/Caption1/index.js.map +1 -1
  122. package/lib-commonjs/components/presets/Caption1Strong/index.js +12 -5
  123. package/lib-commonjs/components/presets/Caption1Strong/index.js.map +1 -1
  124. package/lib-commonjs/components/presets/Caption1Stronger/index.js +12 -5
  125. package/lib-commonjs/components/presets/Caption1Stronger/index.js.map +1 -1
  126. package/lib-commonjs/components/presets/Caption2/index.js +12 -5
  127. package/lib-commonjs/components/presets/Caption2/index.js.map +1 -1
  128. package/lib-commonjs/components/presets/Caption2Strong/index.js +12 -5
  129. package/lib-commonjs/components/presets/Caption2Strong/index.js.map +1 -1
  130. package/lib-commonjs/components/presets/Display/index.js +12 -5
  131. package/lib-commonjs/components/presets/Display/index.js.map +1 -1
  132. package/lib-commonjs/components/presets/LargeTitle/index.js +12 -5
  133. package/lib-commonjs/components/presets/LargeTitle/index.js.map +1 -1
  134. package/lib-commonjs/components/presets/Subtitle1/index.js +12 -5
  135. package/lib-commonjs/components/presets/Subtitle1/index.js.map +1 -1
  136. package/lib-commonjs/components/presets/Subtitle2/index.js +12 -5
  137. package/lib-commonjs/components/presets/Subtitle2/index.js.map +1 -1
  138. package/lib-commonjs/components/presets/Subtitle2Stronger/index.js +12 -5
  139. package/lib-commonjs/components/presets/Subtitle2Stronger/index.js.map +1 -1
  140. package/lib-commonjs/components/presets/Title1/index.js +12 -5
  141. package/lib-commonjs/components/presets/Title1/index.js.map +1 -1
  142. package/lib-commonjs/components/presets/Title2/index.js +12 -5
  143. package/lib-commonjs/components/presets/Title2/index.js.map +1 -1
  144. package/lib-commonjs/components/presets/Title3/index.js +12 -5
  145. package/lib-commonjs/components/presets/Title3/index.js.map +1 -1
  146. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,20 +1,41 @@
1
1
  # Change Log - @fluentui/react-text
2
2
 
3
- This log was last generated on Fri, 06 Dec 2024 12:49:19 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 16 Dec 2024 16:22:08 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.4.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.30)
8
+
9
+ Mon, 16 Dec 2024 16:22:08 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.29..@fluentui/react-text_v9.4.30)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-shared-contexts to v9.21.2 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
15
+ - Bump @fluentui/react-theme to v9.1.24 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
16
+ - Bump @fluentui/react-utilities to v9.18.19 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
17
+ - Bump @fluentui/react-jsx-runtime to v9.0.48 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
18
+
19
+ ## [9.4.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.29)
20
+
21
+ Mon, 09 Dec 2024 17:38:06 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.28..@fluentui/react-text_v9.4.29)
23
+
24
+ ### Patches
25
+
26
+ - chore: remove usage of "export *" ([PR #33384](https://github.com/microsoft/fluentui/pull/33384) by olfedias@microsoft.com)
27
+
7
28
  ## [9.4.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.28)
8
29
 
9
- Fri, 06 Dec 2024 12:49:19 GMT
30
+ Fri, 06 Dec 2024 12:53:46 GMT
10
31
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.27..@fluentui/react-text_v9.4.28)
11
32
 
12
33
  ### Patches
13
34
 
14
- - Bump @fluentui/react-shared-contexts to v9.21.1 ([PR #33414](https://github.com/microsoft/fluentui/pull/33414) by beachball)
15
- - Bump @fluentui/react-theme to v9.1.23 ([PR #33414](https://github.com/microsoft/fluentui/pull/33414) by beachball)
16
- - Bump @fluentui/react-utilities to v9.18.18 ([PR #33414](https://github.com/microsoft/fluentui/pull/33414) by beachball)
17
- - Bump @fluentui/react-jsx-runtime to v9.0.47 ([PR #33414](https://github.com/microsoft/fluentui/pull/33414) by beachball)
35
+ - Bump @fluentui/react-shared-contexts to v9.21.1 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
36
+ - Bump @fluentui/react-theme to v9.1.23 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
37
+ - Bump @fluentui/react-utilities to v9.18.18 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
38
+ - Bump @fluentui/react-jsx-runtime to v9.0.47 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
18
39
 
19
40
  ## [9.4.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.27)
20
41
 
package/lib/Body1.js CHANGED
@@ -1 +1 @@
1
- export * from './components/presets/Body1/index';
1
+ export { Body1, body1ClassNames } from './components/presets/Body1/index';
package/lib/Body1.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Body1.ts"],"sourcesContent":["export * from './components/presets/Body1/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,mCAAmC"}
1
+ {"version":3,"sources":["../src/Body1.ts"],"sourcesContent":["export { Body1, body1ClassNames } from './components/presets/Body1/index';\n"],"names":["Body1","body1ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,KAAK,EAAEC,eAAe,QAAQ,mCAAmC"}
@@ -1 +1 @@
1
- export * from './components/presets/Body1Strong/index';
1
+ export { Body1Strong, body1StrongClassNames } from './components/presets/Body1Strong/index';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Body1Strong.ts"],"sourcesContent":["export * from './components/presets/Body1Strong/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,yCAAyC"}
1
+ {"version":3,"sources":["../src/Body1Strong.ts"],"sourcesContent":["export { Body1Strong, body1StrongClassNames } from './components/presets/Body1Strong/index';\n"],"names":["Body1Strong","body1StrongClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,WAAW,EAAEC,qBAAqB,QAAQ,yCAAyC"}
@@ -1 +1 @@
1
- export * from './components/presets/Body1Stronger/index';
1
+ export { Body1Stronger, body1StrongerClassNames } from './components/presets/Body1Stronger/index';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Body1Stronger.ts"],"sourcesContent":["export * from './components/presets/Body1Stronger/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,2CAA2C"}
1
+ {"version":3,"sources":["../src/Body1Stronger.ts"],"sourcesContent":["export { Body1Stronger, body1StrongerClassNames } from './components/presets/Body1Stronger/index';\n"],"names":["Body1Stronger","body1StrongerClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,aAAa,EAAEC,uBAAuB,QAAQ,2CAA2C"}
package/lib/Body2.js CHANGED
@@ -1 +1 @@
1
- export * from './components/presets/Body2/index';
1
+ export { Body2, body2ClassNames } from './components/presets/Body2/index';
package/lib/Body2.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Body2.ts"],"sourcesContent":["export * from './components/presets/Body2/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,mCAAmC"}
1
+ {"version":3,"sources":["../src/Body2.ts"],"sourcesContent":["export { Body2, body2ClassNames } from './components/presets/Body2/index';\n"],"names":["Body2","body2ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,KAAK,EAAEC,eAAe,QAAQ,mCAAmC"}
package/lib/Caption1.js CHANGED
@@ -1 +1 @@
1
- export * from './components/presets/Caption1/index';
1
+ export { Caption1, caption1ClassNames } from './components/presets/Caption1/index';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Caption1.ts"],"sourcesContent":["export * from './components/presets/Caption1/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,sCAAsC"}
1
+ {"version":3,"sources":["../src/Caption1.ts"],"sourcesContent":["export { Caption1, caption1ClassNames } from './components/presets/Caption1/index';\n"],"names":["Caption1","caption1ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,QAAQ,EAAEC,kBAAkB,QAAQ,sCAAsC"}
@@ -1 +1 @@
1
- export * from './components/presets/Caption1Strong/index';
1
+ export { Caption1Strong, caption1StrongClassNames } from './components/presets/Caption1Strong/index';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Caption1Strong.ts"],"sourcesContent":["export * from './components/presets/Caption1Strong/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,4CAA4C"}
1
+ {"version":3,"sources":["../src/Caption1Strong.ts"],"sourcesContent":["export { Caption1Strong, caption1StrongClassNames } from './components/presets/Caption1Strong/index';\n"],"names":["Caption1Strong","caption1StrongClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,cAAc,EAAEC,wBAAwB,QAAQ,4CAA4C"}
@@ -1 +1 @@
1
- export * from './components/presets/Caption1Stronger/index';
1
+ export { Caption1Stronger, caption1StrongerClassNames } from './components/presets/Caption1Stronger/index';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Caption1Stronger.ts"],"sourcesContent":["export * from './components/presets/Caption1Stronger/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,8CAA8C"}
1
+ {"version":3,"sources":["../src/Caption1Stronger.ts"],"sourcesContent":["export { Caption1Stronger, caption1StrongerClassNames } from './components/presets/Caption1Stronger/index';\n"],"names":["Caption1Stronger","caption1StrongerClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,gBAAgB,EAAEC,0BAA0B,QAAQ,8CAA8C"}
package/lib/Caption2.js CHANGED
@@ -1 +1 @@
1
- export * from './components/presets/Caption2/index';
1
+ export { Caption2, caption2ClassNames } from './components/presets/Caption2/index';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Caption2.ts"],"sourcesContent":["export * from './components/presets/Caption2/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,sCAAsC"}
1
+ {"version":3,"sources":["../src/Caption2.ts"],"sourcesContent":["export { Caption2, caption2ClassNames } from './components/presets/Caption2/index';\n"],"names":["Caption2","caption2ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,QAAQ,EAAEC,kBAAkB,QAAQ,sCAAsC"}
@@ -1 +1 @@
1
- export * from './components/presets/Caption2Strong/index';
1
+ export { Caption2Strong, caption2StrongClassNames } from './components/presets/Caption2Strong/index';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Caption2Strong.ts"],"sourcesContent":["export * from './components/presets/Caption2Strong/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,4CAA4C"}
1
+ {"version":3,"sources":["../src/Caption2Strong.ts"],"sourcesContent":["export { Caption2Strong, caption2StrongClassNames } from './components/presets/Caption2Strong/index';\n"],"names":["Caption2Strong","caption2StrongClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,cAAc,EAAEC,wBAAwB,QAAQ,4CAA4C"}
package/lib/Display.js CHANGED
@@ -1 +1 @@
1
- export * from './components/presets/Display/index';
1
+ export { Display, displayClassNames } from './components/presets/Display/index';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Display.ts"],"sourcesContent":["export * from './components/presets/Display/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,qCAAqC"}
1
+ {"version":3,"sources":["../src/Display.ts"],"sourcesContent":["export { Display, displayClassNames } from './components/presets/Display/index';\n"],"names":["Display","displayClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,OAAO,EAAEC,iBAAiB,QAAQ,qCAAqC"}
package/lib/LargeTitle.js CHANGED
@@ -1 +1 @@
1
- export * from './components/presets/LargeTitle/index';
1
+ export { LargeTitle, largeTitleClassNames } from './components/presets/LargeTitle/index';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/LargeTitle.ts"],"sourcesContent":["export * from './components/presets/LargeTitle/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,wCAAwC"}
1
+ {"version":3,"sources":["../src/LargeTitle.ts"],"sourcesContent":["export { LargeTitle, largeTitleClassNames } from './components/presets/LargeTitle/index';\n"],"names":["LargeTitle","largeTitleClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,UAAU,EAAEC,oBAAoB,QAAQ,wCAAwC"}
package/lib/Subtitle1.js CHANGED
@@ -1 +1 @@
1
- export * from './components/presets/Subtitle1/index';
1
+ export { Subtitle1, subtitle1ClassNames } from './components/presets/Subtitle1/index';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Subtitle1.ts"],"sourcesContent":["export * from './components/presets/Subtitle1/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,uCAAuC"}
1
+ {"version":3,"sources":["../src/Subtitle1.ts"],"sourcesContent":["export { Subtitle1, subtitle1ClassNames } from './components/presets/Subtitle1/index';\n"],"names":["Subtitle1","subtitle1ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,SAAS,EAAEC,mBAAmB,QAAQ,uCAAuC"}
package/lib/Subtitle2.js CHANGED
@@ -1 +1 @@
1
- export * from './components/presets/Subtitle2/index';
1
+ export { Subtitle2, subtitle2ClassNames } from './components/presets/Subtitle2/index';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Subtitle2.ts"],"sourcesContent":["export * from './components/presets/Subtitle2/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,uCAAuC"}
1
+ {"version":3,"sources":["../src/Subtitle2.ts"],"sourcesContent":["export { Subtitle2, subtitle2ClassNames } from './components/presets/Subtitle2/index';\n"],"names":["Subtitle2","subtitle2ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,SAAS,EAAEC,mBAAmB,QAAQ,uCAAuC"}
@@ -1 +1 @@
1
- export * from './components/presets/Subtitle2Stronger/index';
1
+ export { Subtitle2Stronger, subtitle2StrongerClassNames } from './components/presets/Subtitle2Stronger/index';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Subtitle2Stronger.ts"],"sourcesContent":["export * from './components/presets/Subtitle2Stronger/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,+CAA+C"}
1
+ {"version":3,"sources":["../src/Subtitle2Stronger.ts"],"sourcesContent":["export { Subtitle2Stronger, subtitle2StrongerClassNames } from './components/presets/Subtitle2Stronger/index';\n"],"names":["Subtitle2Stronger","subtitle2StrongerClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,iBAAiB,EAAEC,2BAA2B,QAAQ,+CAA+C"}
package/lib/Text.js CHANGED
@@ -1 +1 @@
1
- export * from './components/Text/index';
1
+ export { Text, renderText_unstable, textClassNames, useTextStyles_unstable, useText_unstable } from './components/Text/index';
package/lib/Text.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Text.ts"],"sourcesContent":["export * from './components/Text/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,0BAA0B"}
1
+ {"version":3,"sources":["../src/Text.ts"],"sourcesContent":["export type { TextPresetProps, TextProps, TextSlots, TextState } from './components/Text/index';\nexport {\n Text,\n renderText_unstable,\n textClassNames,\n useTextStyles_unstable,\n useText_unstable,\n} from './components/Text/index';\n"],"names":["Text","renderText_unstable","textClassNames","useTextStyles_unstable","useText_unstable"],"rangeMappings":"","mappings":"AACA,SACEA,IAAI,EACJC,mBAAmB,EACnBC,cAAc,EACdC,sBAAsB,EACtBC,gBAAgB,QACX,0BAA0B"}
package/lib/Title1.js CHANGED
@@ -1 +1 @@
1
- export * from './components/presets/Title1/index';
1
+ export { Title1, title1ClassNames } from './components/presets/Title1/index';
package/lib/Title1.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Title1.ts"],"sourcesContent":["export * from './components/presets/Title1/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,oCAAoC"}
1
+ {"version":3,"sources":["../src/Title1.ts"],"sourcesContent":["export { Title1, title1ClassNames } from './components/presets/Title1/index';\n"],"names":["Title1","title1ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,MAAM,EAAEC,gBAAgB,QAAQ,oCAAoC"}
package/lib/Title2.js CHANGED
@@ -1 +1 @@
1
- export * from './components/presets/Title2/index';
1
+ export { Title2, title2ClassNames } from './components/presets/Title2/index';
package/lib/Title2.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Title2.ts"],"sourcesContent":["export * from './components/presets/Title2/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,oCAAoC"}
1
+ {"version":3,"sources":["../src/Title2.ts"],"sourcesContent":["export { Title2, title2ClassNames } from './components/presets/Title2/index';\n"],"names":["Title2","title2ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,MAAM,EAAEC,gBAAgB,QAAQ,oCAAoC"}
package/lib/Title3.js CHANGED
@@ -1 +1 @@
1
- export * from './components/presets/Title3/index';
1
+ export { Title3, title3ClassNames } from './components/presets/Title3/index';
package/lib/Title3.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Title3.ts"],"sourcesContent":["export * from './components/presets/Title3/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,oCAAoC"}
1
+ {"version":3,"sources":["../src/Title3.ts"],"sourcesContent":["export { Title3, title3ClassNames } from './components/presets/Title3/index';\n"],"names":["Title3","title3ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,MAAM,EAAEC,gBAAgB,QAAQ,oCAAoC"}
@@ -1,5 +1,4 @@
1
- export * from './Text';
2
- export * from './Text.types';
3
- export * from './renderText';
4
- export * from './useText';
5
- export * from './useTextStyles.styles';
1
+ export { Text } from './Text';
2
+ export { renderText_unstable } from './renderText';
3
+ export { useText_unstable } from './useText';
4
+ export { textClassNames, useTextStyles_unstable } from './useTextStyles.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/Text/index.ts"],"sourcesContent":["export * from './Text';\nexport * from './Text.types';\nexport * from './renderText';\nexport * from './useText';\nexport * from './useTextStyles.styles';\n"],"names":[],"rangeMappings":";;;;","mappings":"AAAA,cAAc,SAAS;AACvB,cAAc,eAAe;AAC7B,cAAc,eAAe;AAC7B,cAAc,YAAY;AAC1B,cAAc,yBAAyB"}
1
+ {"version":3,"sources":["../src/components/Text/index.ts"],"sourcesContent":["export { Text } from './Text';\nexport type { TextPresetProps, TextProps, TextSlots, TextState } from './Text.types';\nexport { renderText_unstable } from './renderText';\nexport { useText_unstable } from './useText';\nexport { textClassNames, useTextStyles_unstable } from './useTextStyles.styles';\n"],"names":["Text","renderText_unstable","useText_unstable","textClassNames","useTextStyles_unstable"],"rangeMappings":";;;","mappings":"AAAA,SAASA,IAAI,QAAQ,SAAS;AAE9B,SAASC,mBAAmB,QAAQ,eAAe;AACnD,SAASC,gBAAgB,QAAQ,YAAY;AAC7C,SAASC,cAAc,EAAEC,sBAAsB,QAAQ,yBAAyB"}
@@ -1,2 +1,2 @@
1
- export * from './Body1';
1
+ export { Body1 } from './Body1';
2
2
  export { body1ClassNames } from './useBody1Styles.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Body1/index.ts"],"sourcesContent":["export * from './Body1';\nexport { body1ClassNames } from './useBody1Styles.styles';\n"],"names":["body1ClassNames"],"rangeMappings":";","mappings":"AAAA,cAAc,UAAU;AACxB,SAASA,eAAe,QAAQ,0BAA0B"}
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":"AAAA,SAASA,KAAK,QAAQ,UAAU;AAChC,SAASC,eAAe,QAAQ,0BAA0B"}
@@ -1,2 +1,2 @@
1
- export * from './Body1Strong';
1
+ export { Body1Strong } from './Body1Strong';
2
2
  export { body1StrongClassNames } from './useBody1StrongStyles.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Body1Strong/index.ts"],"sourcesContent":["export * from './Body1Strong';\nexport { body1StrongClassNames } from './useBody1StrongStyles.styles';\n"],"names":["body1StrongClassNames"],"rangeMappings":";","mappings":"AAAA,cAAc,gBAAgB;AAC9B,SAASA,qBAAqB,QAAQ,gCAAgC"}
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":"AAAA,SAASA,WAAW,QAAQ,gBAAgB;AAC5C,SAASC,qBAAqB,QAAQ,gCAAgC"}
@@ -1,2 +1,2 @@
1
- export * from './Body1Stronger';
1
+ export { Body1Stronger } from './Body1Stronger';
2
2
  export { body1StrongerClassNames } from './useBody1StrongerStyles.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Body1Stronger/index.ts"],"sourcesContent":["export * from './Body1Stronger';\nexport { body1StrongerClassNames } from './useBody1StrongerStyles.styles';\n"],"names":["body1StrongerClassNames"],"rangeMappings":";","mappings":"AAAA,cAAc,kBAAkB;AAChC,SAASA,uBAAuB,QAAQ,kCAAkC"}
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":"AAAA,SAASA,aAAa,QAAQ,kBAAkB;AAChD,SAASC,uBAAuB,QAAQ,kCAAkC"}
@@ -1,2 +1,2 @@
1
- export * from './Body2';
1
+ export { Body2 } from './Body2';
2
2
  export { body2ClassNames } from './useBody2Styles.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Body2/index.ts"],"sourcesContent":["export * from './Body2';\nexport { body2ClassNames } from './useBody2Styles.styles';\n"],"names":["body2ClassNames"],"rangeMappings":";","mappings":"AAAA,cAAc,UAAU;AACxB,SAASA,eAAe,QAAQ,0BAA0B"}
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":"AAAA,SAASA,KAAK,QAAQ,UAAU;AAChC,SAASC,eAAe,QAAQ,0BAA0B"}
@@ -1,2 +1,2 @@
1
- export * from './Caption1';
1
+ export { Caption1 } from './Caption1';
2
2
  export { caption1ClassNames } from './useCaption1Styles.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Caption1/index.ts"],"sourcesContent":["export * from './Caption1';\nexport { caption1ClassNames } from './useCaption1Styles.styles';\n"],"names":["caption1ClassNames"],"rangeMappings":";","mappings":"AAAA,cAAc,aAAa;AAC3B,SAASA,kBAAkB,QAAQ,6BAA6B"}
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":"AAAA,SAASA,QAAQ,QAAQ,aAAa;AACtC,SAASC,kBAAkB,QAAQ,6BAA6B"}
@@ -1,2 +1,2 @@
1
- export * from './Caption1Strong';
1
+ export { Caption1Strong } from './Caption1Strong';
2
2
  export { caption1StrongClassNames } from './useCaption1StrongStyles.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Caption1Strong/index.ts"],"sourcesContent":["export * from './Caption1Strong';\nexport { caption1StrongClassNames } from './useCaption1StrongStyles.styles';\n"],"names":["caption1StrongClassNames"],"rangeMappings":";","mappings":"AAAA,cAAc,mBAAmB;AACjC,SAASA,wBAAwB,QAAQ,mCAAmC"}
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":"AAAA,SAASA,cAAc,QAAQ,mBAAmB;AAClD,SAASC,wBAAwB,QAAQ,mCAAmC"}
@@ -1,2 +1,2 @@
1
- export * from './Caption1Stronger';
1
+ export { Caption1Stronger } from './Caption1Stronger';
2
2
  export { caption1StrongerClassNames } from './useCaption1Stronger.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Caption1Stronger/index.ts"],"sourcesContent":["export * from './Caption1Stronger';\nexport { caption1StrongerClassNames } from './useCaption1Stronger.styles';\n"],"names":["caption1StrongerClassNames"],"rangeMappings":";","mappings":"AAAA,cAAc,qBAAqB;AACnC,SAASA,0BAA0B,QAAQ,+BAA+B"}
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":"AAAA,SAASA,gBAAgB,QAAQ,qBAAqB;AACtD,SAASC,0BAA0B,QAAQ,+BAA+B"}
@@ -1,2 +1,2 @@
1
- export * from './Caption2';
1
+ export { Caption2 } from './Caption2';
2
2
  export { caption2ClassNames } from './useCaption2Styles.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Caption2/index.ts"],"sourcesContent":["export * from './Caption2';\nexport { caption2ClassNames } from './useCaption2Styles.styles';\n"],"names":["caption2ClassNames"],"rangeMappings":";","mappings":"AAAA,cAAc,aAAa;AAC3B,SAASA,kBAAkB,QAAQ,6BAA6B"}
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":"AAAA,SAASA,QAAQ,QAAQ,aAAa;AACtC,SAASC,kBAAkB,QAAQ,6BAA6B"}
@@ -1,2 +1,2 @@
1
- export * from './Caption2Strong';
1
+ export { Caption2Strong } from './Caption2Strong';
2
2
  export { caption2StrongClassNames } from './useCaption2StrongStyles.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Caption2Strong/index.ts"],"sourcesContent":["export * from './Caption2Strong';\nexport { caption2StrongClassNames } from './useCaption2StrongStyles.styles';\n"],"names":["caption2StrongClassNames"],"rangeMappings":";","mappings":"AAAA,cAAc,mBAAmB;AACjC,SAASA,wBAAwB,QAAQ,mCAAmC"}
1
+ {"version":3,"sources":["../src/components/presets/Caption2Strong/index.ts"],"sourcesContent":["export { Caption2Strong } from './Caption2Strong';\nexport { caption2StrongClassNames } from './useCaption2StrongStyles.styles';\n"],"names":["Caption2Strong","caption2StrongClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,cAAc,QAAQ,mBAAmB;AAClD,SAASC,wBAAwB,QAAQ,mCAAmC"}
@@ -1,2 +1,2 @@
1
- export * from './Display';
1
+ export { Display } from './Display';
2
2
  export { displayClassNames } from './useDisplayStyles.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Display/index.ts"],"sourcesContent":["export * from './Display';\nexport { displayClassNames } from './useDisplayStyles.styles';\n"],"names":["displayClassNames"],"rangeMappings":";","mappings":"AAAA,cAAc,YAAY;AAC1B,SAASA,iBAAiB,QAAQ,4BAA4B"}
1
+ {"version":3,"sources":["../src/components/presets/Display/index.ts"],"sourcesContent":["export { Display } from './Display';\nexport { displayClassNames } from './useDisplayStyles.styles';\n"],"names":["Display","displayClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,OAAO,QAAQ,YAAY;AACpC,SAASC,iBAAiB,QAAQ,4BAA4B"}
@@ -1,2 +1,2 @@
1
- export * from './LargeTitle';
1
+ export { LargeTitle } from './LargeTitle';
2
2
  export { largeTitleClassNames } from './useLargeTitleStyles.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/LargeTitle/index.ts"],"sourcesContent":["export * from './LargeTitle';\nexport { largeTitleClassNames } from './useLargeTitleStyles.styles';\n"],"names":["largeTitleClassNames"],"rangeMappings":";","mappings":"AAAA,cAAc,eAAe;AAC7B,SAASA,oBAAoB,QAAQ,+BAA+B"}
1
+ {"version":3,"sources":["../src/components/presets/LargeTitle/index.ts"],"sourcesContent":["export { LargeTitle } from './LargeTitle';\nexport { largeTitleClassNames } from './useLargeTitleStyles.styles';\n"],"names":["LargeTitle","largeTitleClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,UAAU,QAAQ,eAAe;AAC1C,SAASC,oBAAoB,QAAQ,+BAA+B"}
@@ -1,2 +1,2 @@
1
- export * from './Subtitle1';
1
+ export { Subtitle1 } from './Subtitle1';
2
2
  export { subtitle1ClassNames } from './useSubtitle1Styles.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Subtitle1/index.ts"],"sourcesContent":["export * from './Subtitle1';\nexport { subtitle1ClassNames } from './useSubtitle1Styles.styles';\n"],"names":["subtitle1ClassNames"],"rangeMappings":";","mappings":"AAAA,cAAc,cAAc;AAC5B,SAASA,mBAAmB,QAAQ,8BAA8B"}
1
+ {"version":3,"sources":["../src/components/presets/Subtitle1/index.ts"],"sourcesContent":["export { Subtitle1 } from './Subtitle1';\nexport { subtitle1ClassNames } from './useSubtitle1Styles.styles';\n"],"names":["Subtitle1","subtitle1ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,SAAS,QAAQ,cAAc;AACxC,SAASC,mBAAmB,QAAQ,8BAA8B"}
@@ -1,2 +1,2 @@
1
- export * from './Subtitle2';
1
+ export { Subtitle2 } from './Subtitle2';
2
2
  export { subtitle2ClassNames } from './useSubtitle2Styles.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Subtitle2/index.ts"],"sourcesContent":["export * from './Subtitle2';\nexport { subtitle2ClassNames } from './useSubtitle2Styles.styles';\n"],"names":["subtitle2ClassNames"],"rangeMappings":";","mappings":"AAAA,cAAc,cAAc;AAC5B,SAASA,mBAAmB,QAAQ,8BAA8B"}
1
+ {"version":3,"sources":["../src/components/presets/Subtitle2/index.ts"],"sourcesContent":["export { Subtitle2 } from './Subtitle2';\nexport { subtitle2ClassNames } from './useSubtitle2Styles.styles';\n"],"names":["Subtitle2","subtitle2ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,SAAS,QAAQ,cAAc;AACxC,SAASC,mBAAmB,QAAQ,8BAA8B"}
@@ -1,2 +1,2 @@
1
- export * from './Subtitle2Stronger';
1
+ export { Subtitle2Stronger } from './Subtitle2Stronger';
2
2
  export { subtitle2StrongerClassNames } from './useSubtitle2Stronger.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Subtitle2Stronger/index.ts"],"sourcesContent":["export * from './Subtitle2Stronger';\nexport { subtitle2StrongerClassNames } from './useSubtitle2Stronger.styles';\n"],"names":["subtitle2StrongerClassNames"],"rangeMappings":";","mappings":"AAAA,cAAc,sBAAsB;AACpC,SAASA,2BAA2B,QAAQ,gCAAgC"}
1
+ {"version":3,"sources":["../src/components/presets/Subtitle2Stronger/index.ts"],"sourcesContent":["export { Subtitle2Stronger } from './Subtitle2Stronger';\nexport { subtitle2StrongerClassNames } from './useSubtitle2Stronger.styles';\n"],"names":["Subtitle2Stronger","subtitle2StrongerClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,iBAAiB,QAAQ,sBAAsB;AACxD,SAASC,2BAA2B,QAAQ,gCAAgC"}
@@ -1,2 +1,2 @@
1
- export * from './Title1';
1
+ export { Title1 } from './Title1';
2
2
  export { title1ClassNames } from './useTitle1Styles.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Title1/index.ts"],"sourcesContent":["export * from './Title1';\nexport { title1ClassNames } from './useTitle1Styles.styles';\n"],"names":["title1ClassNames"],"rangeMappings":";","mappings":"AAAA,cAAc,WAAW;AACzB,SAASA,gBAAgB,QAAQ,2BAA2B"}
1
+ {"version":3,"sources":["../src/components/presets/Title1/index.ts"],"sourcesContent":["export { Title1 } from './Title1';\nexport { title1ClassNames } from './useTitle1Styles.styles';\n"],"names":["Title1","title1ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,MAAM,QAAQ,WAAW;AAClC,SAASC,gBAAgB,QAAQ,2BAA2B"}
@@ -1,2 +1,2 @@
1
- export * from './Title2';
1
+ export { Title2 } from './Title2';
2
2
  export { title2ClassNames } from './useTitle2Styles.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Title2/index.ts"],"sourcesContent":["export * from './Title2';\nexport { title2ClassNames } from './useTitle2Styles.styles';\n"],"names":["title2ClassNames"],"rangeMappings":";","mappings":"AAAA,cAAc,WAAW;AACzB,SAASA,gBAAgB,QAAQ,2BAA2B"}
1
+ {"version":3,"sources":["../src/components/presets/Title2/index.ts"],"sourcesContent":["export { Title2 } from './Title2';\nexport { title2ClassNames } from './useTitle2Styles.styles';\n"],"names":["Title2","title2ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,MAAM,QAAQ,WAAW;AAClC,SAASC,gBAAgB,QAAQ,2BAA2B"}
@@ -1,2 +1,2 @@
1
- export * from './Title3';
1
+ export { Title3 } from './Title3';
2
2
  export { title3ClassNames } from './useTitle3Styles.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/presets/Title3/index.ts"],"sourcesContent":["export * from './Title3';\nexport { title3ClassNames } from './useTitle3Styles.styles';\n"],"names":["title3ClassNames"],"rangeMappings":";","mappings":"AAAA,cAAc,WAAW;AACzB,SAASA,gBAAgB,QAAQ,2BAA2B"}
1
+ {"version":3,"sources":["../src/components/presets/Title3/index.ts"],"sourcesContent":["export { Title3 } from './Title3';\nexport { title3ClassNames } from './useTitle3Styles.styles';\n"],"names":["Title3","title3ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,MAAM,QAAQ,WAAW;AAClC,SAASC,gBAAgB,QAAQ,2BAA2B"}
@@ -2,5 +2,18 @@
2
2
  Object.defineProperty(exports, "__esModule", {
3
3
  value: true
4
4
  });
5
- const _export_star = require("@swc/helpers/_/_export_star");
6
- _export_star._(require("./components/presets/Body1/index"), exports);
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
+ Body1: function() {
13
+ return _index.Body1;
14
+ },
15
+ body1ClassNames: function() {
16
+ return _index.body1ClassNames;
17
+ }
18
+ });
19
+ const _index = require("./components/presets/Body1/index");
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Body1.ts"],"sourcesContent":["export * from './components/presets/Body1/index';\n"],"names":[],"rangeMappings":";;;;;","mappings":";;;;;uBAAc"}
1
+ {"version":3,"sources":["../src/Body1.ts"],"sourcesContent":["export { Body1, body1ClassNames } from './components/presets/Body1/index';\n"],"names":["Body1","body1ClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,KAAK;eAALA,YAAK;;IAAEC,eAAe;eAAfA,sBAAe;;;uBAAQ"}
@@ -2,5 +2,18 @@
2
2
  Object.defineProperty(exports, "__esModule", {
3
3
  value: true
4
4
  });
5
- const _export_star = require("@swc/helpers/_/_export_star");
6
- _export_star._(require("./components/presets/Body1Strong/index"), exports);
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
+ Body1Strong: function() {
13
+ return _index.Body1Strong;
14
+ },
15
+ body1StrongClassNames: function() {
16
+ return _index.body1StrongClassNames;
17
+ }
18
+ });
19
+ const _index = require("./components/presets/Body1Strong/index");
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Body1Strong.ts"],"sourcesContent":["export * from './components/presets/Body1Strong/index';\n"],"names":[],"rangeMappings":";;;;;","mappings":";;;;;uBAAc"}
1
+ {"version":3,"sources":["../src/Body1Strong.ts"],"sourcesContent":["export { Body1Strong, body1StrongClassNames } from './components/presets/Body1Strong/index';\n"],"names":["Body1Strong","body1StrongClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,WAAW;eAAXA,kBAAW;;IAAEC,qBAAqB;eAArBA,4BAAqB;;;uBAAQ"}
@@ -2,5 +2,18 @@
2
2
  Object.defineProperty(exports, "__esModule", {
3
3
  value: true
4
4
  });
5
- const _export_star = require("@swc/helpers/_/_export_star");
6
- _export_star._(require("./components/presets/Body1Stronger/index"), exports);
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
+ Body1Stronger: function() {
13
+ return _index.Body1Stronger;
14
+ },
15
+ body1StrongerClassNames: function() {
16
+ return _index.body1StrongerClassNames;
17
+ }
18
+ });
19
+ const _index = require("./components/presets/Body1Stronger/index");
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Body1Stronger.ts"],"sourcesContent":["export * from './components/presets/Body1Stronger/index';\n"],"names":[],"rangeMappings":";;;;;","mappings":";;;;;uBAAc"}
1
+ {"version":3,"sources":["../src/Body1Stronger.ts"],"sourcesContent":["export { Body1Stronger, body1StrongerClassNames } from './components/presets/Body1Stronger/index';\n"],"names":["Body1Stronger","body1StrongerClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,aAAa;eAAbA,oBAAa;;IAAEC,uBAAuB;eAAvBA,8BAAuB;;;uBAAQ"}
@@ -2,5 +2,18 @@
2
2
  Object.defineProperty(exports, "__esModule", {
3
3
  value: true
4
4
  });
5
- const _export_star = require("@swc/helpers/_/_export_star");
6
- _export_star._(require("./components/presets/Body2/index"), exports);
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
+ Body2: function() {
13
+ return _index.Body2;
14
+ },
15
+ body2ClassNames: function() {
16
+ return _index.body2ClassNames;
17
+ }
18
+ });
19
+ const _index = require("./components/presets/Body2/index");
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Body2.ts"],"sourcesContent":["export * from './components/presets/Body2/index';\n"],"names":[],"rangeMappings":";;;;;","mappings":";;;;;uBAAc"}
1
+ {"version":3,"sources":["../src/Body2.ts"],"sourcesContent":["export { Body2, body2ClassNames } from './components/presets/Body2/index';\n"],"names":["Body2","body2ClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,KAAK;eAALA,YAAK;;IAAEC,eAAe;eAAfA,sBAAe;;;uBAAQ"}
@@ -2,5 +2,18 @@
2
2
  Object.defineProperty(exports, "__esModule", {
3
3
  value: true
4
4
  });
5
- const _export_star = require("@swc/helpers/_/_export_star");
6
- _export_star._(require("./components/presets/Caption1/index"), exports);
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
+ Caption1: function() {
13
+ return _index.Caption1;
14
+ },
15
+ caption1ClassNames: function() {
16
+ return _index.caption1ClassNames;
17
+ }
18
+ });
19
+ const _index = require("./components/presets/Caption1/index");