@pagopa/io-app-design-system 5.6.7 → 5.7.0

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 (273) hide show
  1. package/lib/commonjs/components/alert/Alert.js +1 -2
  2. package/lib/commonjs/components/alert/Alert.js.map +1 -1
  3. package/lib/commonjs/components/alert/AlertEdgeToEdge.js +1 -2
  4. package/lib/commonjs/components/alert/AlertEdgeToEdge.js.map +1 -1
  5. package/lib/commonjs/components/alert/AlertEdgeToEdgeWrapper.js +1 -2
  6. package/lib/commonjs/components/alert/AlertEdgeToEdgeWrapper.js.map +1 -1
  7. package/lib/commonjs/components/avatar/Avatar.js +1 -2
  8. package/lib/commonjs/components/avatar/Avatar.js.map +1 -1
  9. package/lib/commonjs/components/avatar/__test__/__snapshots__/avatar.test.tsx.snap +4 -224
  10. package/lib/commonjs/components/avatar/__test__/avatar.test.js +1 -2
  11. package/lib/commonjs/components/avatar/__test__/avatar.test.js.map +1 -1
  12. package/lib/commonjs/components/badge/__test__/__snapshots__/badge.test.tsx.snap +2 -102
  13. package/lib/commonjs/components/badge/__test__/badge.test.js +1 -2
  14. package/lib/commonjs/components/badge/__test__/badge.test.js.map +1 -1
  15. package/lib/commonjs/components/banner/BannerErrorState.js +1 -2
  16. package/lib/commonjs/components/banner/BannerErrorState.js.map +1 -1
  17. package/lib/commonjs/components/banner/__test__/__snapshots__/banner.test.tsx.snap +2 -586
  18. package/lib/commonjs/components/banner/__test__/banner.test.js +1 -2
  19. package/lib/commonjs/components/banner/__test__/banner.test.js.map +1 -1
  20. package/lib/commonjs/components/buttons/ButtonLink.js +1 -2
  21. package/lib/commonjs/components/buttons/ButtonLink.js.map +1 -1
  22. package/lib/commonjs/components/buttons/ButtonOutline.js +1 -2
  23. package/lib/commonjs/components/buttons/ButtonOutline.js.map +1 -1
  24. package/lib/commonjs/components/buttons/ButtonSolid.js +1 -2
  25. package/lib/commonjs/components/buttons/ButtonSolid.js.map +1 -1
  26. package/lib/commonjs/components/buttons/IOButton/IOButton.js +1 -2
  27. package/lib/commonjs/components/buttons/IOButton/IOButton.js.map +1 -1
  28. package/lib/commonjs/components/buttons/IOButton/__test__/IOButton.test.js +1 -2
  29. package/lib/commonjs/components/buttons/IOButton/__test__/IOButton.test.js.map +1 -1
  30. package/lib/commonjs/components/buttons/IOButton/__test__/__snapshots__/IOButton.test.tsx.snap +3 -396
  31. package/lib/commonjs/components/buttons/IconButton.js +1 -2
  32. package/lib/commonjs/components/buttons/IconButton.js.map +1 -1
  33. package/lib/commonjs/components/buttons/IconButtonContained.js +1 -2
  34. package/lib/commonjs/components/buttons/IconButtonContained.js.map +1 -1
  35. package/lib/commonjs/components/buttons/IconButtonSolid.js +1 -2
  36. package/lib/commonjs/components/buttons/IconButtonSolid.js.map +1 -1
  37. package/lib/commonjs/components/buttons/__test__/__snapshots__/button.test.tsx.snap +9 -1065
  38. package/lib/commonjs/components/buttons/__test__/button.test.js +1 -2
  39. package/lib/commonjs/components/buttons/__test__/button.test.js.map +1 -1
  40. package/lib/commonjs/components/checkbox/AnimatedCheckbox.js +1 -2
  41. package/lib/commonjs/components/checkbox/AnimatedCheckbox.js.map +1 -1
  42. package/lib/commonjs/components/checkbox/AnimatedMessageCheckbox.js +1 -2
  43. package/lib/commonjs/components/checkbox/AnimatedMessageCheckbox.js.map +1 -1
  44. package/lib/commonjs/components/checkbox/CheckboxLabel.js +1 -2
  45. package/lib/commonjs/components/checkbox/CheckboxLabel.js.map +1 -1
  46. package/lib/commonjs/components/claimsSelector/ClaimsSelector.js +1 -2
  47. package/lib/commonjs/components/claimsSelector/ClaimsSelector.js.map +1 -1
  48. package/lib/commonjs/components/claimsSelector/__test__/ClaimsSelector.test.js +1 -2
  49. package/lib/commonjs/components/claimsSelector/__test__/ClaimsSelector.test.js.map +1 -1
  50. package/lib/commonjs/components/claimsSelector/__test__/__snapshots__/ClaimsSelector.test.tsx.snap +4 -1567
  51. package/lib/commonjs/components/codeInput/CodeInput.js +1 -2
  52. package/lib/commonjs/components/codeInput/CodeInput.js.map +1 -1
  53. package/lib/commonjs/components/common/AnimatedTick.js +1 -2
  54. package/lib/commonjs/components/common/AnimatedTick.js.map +1 -1
  55. package/lib/commonjs/components/common/LogoPaymentWithFallback.js +1 -2
  56. package/lib/commonjs/components/common/LogoPaymentWithFallback.js.map +1 -1
  57. package/lib/commonjs/components/common/ScaleInOutAnimation.js +1 -2
  58. package/lib/commonjs/components/common/ScaleInOutAnimation.js.map +1 -1
  59. package/lib/commonjs/components/contentWrapper/ContentWrapper.js +1 -2
  60. package/lib/commonjs/components/contentWrapper/ContentWrapper.js.map +1 -1
  61. package/lib/commonjs/components/icons/IconContained.js +1 -2
  62. package/lib/commonjs/components/icons/IconContained.js.map +1 -1
  63. package/lib/commonjs/components/layout/Dismissable.js +1 -2
  64. package/lib/commonjs/components/layout/Dismissable.js.map +1 -1
  65. package/lib/commonjs/components/layout/FooterActions.js +1 -2
  66. package/lib/commonjs/components/layout/FooterActions.js.map +1 -1
  67. package/lib/commonjs/components/layout/FooterActionsInline.js +1 -2
  68. package/lib/commonjs/components/layout/FooterActionsInline.js.map +1 -1
  69. package/lib/commonjs/components/layout/ForceScrollDownView.js +1 -2
  70. package/lib/commonjs/components/layout/ForceScrollDownView.js.map +1 -1
  71. package/lib/commonjs/components/layout/GradientBottomActions.js +1 -2
  72. package/lib/commonjs/components/layout/GradientBottomActions.js.map +1 -1
  73. package/lib/commonjs/components/layout/GradientScrollView.js +1 -2
  74. package/lib/commonjs/components/layout/GradientScrollView.js.map +1 -1
  75. package/lib/commonjs/components/layout/HeaderFirstLevel.js +1 -2
  76. package/lib/commonjs/components/layout/HeaderFirstLevel.js.map +1 -1
  77. package/lib/commonjs/components/layout/HeaderSecondLevel.js +1 -2
  78. package/lib/commonjs/components/layout/HeaderSecondLevel.js.map +1 -1
  79. package/lib/commonjs/components/layout/ModalBSHeader.js +1 -2
  80. package/lib/commonjs/components/layout/ModalBSHeader.js.map +1 -1
  81. package/lib/commonjs/components/listitems/ListItemAction.js +1 -2
  82. package/lib/commonjs/components/listitems/ListItemAction.js.map +1 -1
  83. package/lib/commonjs/components/listitems/ListItemAmount.js +1 -2
  84. package/lib/commonjs/components/listitems/ListItemAmount.js.map +1 -1
  85. package/lib/commonjs/components/listitems/ListItemCheckbox.js +1 -2
  86. package/lib/commonjs/components/listitems/ListItemCheckbox.js.map +1 -1
  87. package/lib/commonjs/components/listitems/ListItemHeader.js +1 -2
  88. package/lib/commonjs/components/listitems/ListItemHeader.js.map +1 -1
  89. package/lib/commonjs/components/listitems/ListItemInfo.js +1 -2
  90. package/lib/commonjs/components/listitems/ListItemInfo.js.map +1 -1
  91. package/lib/commonjs/components/listitems/ListItemInfoCopy.js +1 -2
  92. package/lib/commonjs/components/listitems/ListItemInfoCopy.js.map +1 -1
  93. package/lib/commonjs/components/listitems/ListItemRadio.js +1 -2
  94. package/lib/commonjs/components/listitems/ListItemRadio.js.map +1 -1
  95. package/lib/commonjs/components/listitems/ListItemRadioWithAmount.js +1 -2
  96. package/lib/commonjs/components/listitems/ListItemRadioWithAmount.js.map +1 -1
  97. package/lib/commonjs/components/listitems/ListItemSwitch.js +1 -2
  98. package/lib/commonjs/components/listitems/ListItemSwitch.js.map +1 -1
  99. package/lib/commonjs/components/listitems/PressableListItemBase.js +1 -2
  100. package/lib/commonjs/components/listitems/PressableListItemBase.js.map +1 -1
  101. package/lib/commonjs/components/listitems/__test__/__snapshots__/listitem.test.tsx.snap +18 -3038
  102. package/lib/commonjs/components/listitems/__test__/listitem.test.js +1 -2
  103. package/lib/commonjs/components/listitems/__test__/listitem.test.js.map +1 -1
  104. package/lib/commonjs/components/loadingSpinner/LoadingSpinner.js +1 -2
  105. package/lib/commonjs/components/loadingSpinner/LoadingSpinner.js.map +1 -1
  106. package/lib/commonjs/components/logos/index.js +1 -2
  107. package/lib/commonjs/components/logos/index.js.map +1 -1
  108. package/lib/commonjs/components/modules/ModuleAttachment.js +1 -2
  109. package/lib/commonjs/components/modules/ModuleAttachment.js.map +1 -1
  110. package/lib/commonjs/components/modules/ModuleCheckout.js +1 -2
  111. package/lib/commonjs/components/modules/ModuleCheckout.js.map +1 -1
  112. package/lib/commonjs/components/modules/ModuleIDP.js +1 -2
  113. package/lib/commonjs/components/modules/ModuleIDP.js.map +1 -1
  114. package/lib/commonjs/components/modules/ModulePaymentNotice.js +1 -2
  115. package/lib/commonjs/components/modules/ModulePaymentNotice.js.map +1 -1
  116. package/lib/commonjs/components/modules/ModuleStatic.js +1 -2
  117. package/lib/commonjs/components/modules/ModuleStatic.js.map +1 -1
  118. package/lib/commonjs/components/modules/PressableModuleBase.js +1 -2
  119. package/lib/commonjs/components/modules/PressableModuleBase.js.map +1 -1
  120. package/lib/commonjs/components/numberpad/NumberButton.js +1 -2
  121. package/lib/commonjs/components/numberpad/NumberButton.js.map +1 -1
  122. package/lib/commonjs/components/numberpad/NumberPad.js +1 -2
  123. package/lib/commonjs/components/numberpad/NumberPad.js.map +1 -1
  124. package/lib/commonjs/components/numberpad/__test__/__snapshots__/NumberPad.test.tsx.snap +10 -0
  125. package/lib/commonjs/components/otpInput/BoxedInput.js +1 -2
  126. package/lib/commonjs/components/otpInput/BoxedInput.js.map +1 -1
  127. package/lib/commonjs/components/otpInput/OTPInput.js +2 -3
  128. package/lib/commonjs/components/otpInput/OTPInput.js.map +1 -1
  129. package/lib/commonjs/components/pictograms/Pictogram.js +1 -2
  130. package/lib/commonjs/components/pictograms/Pictogram.js.map +1 -1
  131. package/lib/commonjs/components/pictograms/svg/PictogramAttention.js +1 -2
  132. package/lib/commonjs/components/pictograms/svg/PictogramAttention.js.map +1 -1
  133. package/lib/commonjs/components/pictograms/svg/PictogramBleedSavingMoney.js +1 -2
  134. package/lib/commonjs/components/pictograms/svg/PictogramBleedSavingMoney.js.map +1 -1
  135. package/lib/commonjs/components/pictograms/svg/PictogramEmptyArchive.js +1 -2
  136. package/lib/commonjs/components/pictograms/svg/PictogramEmptyArchive.js.map +1 -1
  137. package/lib/commonjs/components/pictograms/svg/PictogramFeedback.js +1 -2
  138. package/lib/commonjs/components/pictograms/svg/PictogramFeedback.js.map +1 -1
  139. package/lib/commonjs/components/pictograms/svg/PictogramHelp.js +1 -2
  140. package/lib/commonjs/components/pictograms/svg/PictogramHelp.js.map +1 -1
  141. package/lib/commonjs/components/pictograms/svg/PictogramSavingMoney.js +1 -2
  142. package/lib/commonjs/components/pictograms/svg/PictogramSavingMoney.js.map +1 -1
  143. package/lib/commonjs/components/pictograms/svg/PictogramSuccess.js +1 -2
  144. package/lib/commonjs/components/pictograms/svg/PictogramSuccess.js.map +1 -1
  145. package/lib/commonjs/components/pictograms/svg/PictogramUmbrella.js +1 -2
  146. package/lib/commonjs/components/pictograms/svg/PictogramUmbrella.js.map +1 -1
  147. package/lib/commonjs/components/progressLoader/ProgressLoader.js +1 -2
  148. package/lib/commonjs/components/progressLoader/ProgressLoader.js.map +1 -1
  149. package/lib/commonjs/components/radio/AnimatedRadio.js +1 -2
  150. package/lib/commonjs/components/radio/AnimatedRadio.js.map +1 -1
  151. package/lib/commonjs/components/radio/RadioButtonLabel.js +1 -2
  152. package/lib/commonjs/components/radio/RadioButtonLabel.js.map +1 -1
  153. package/lib/commonjs/components/searchInput/SearchInput.js +1 -2
  154. package/lib/commonjs/components/searchInput/SearchInput.js.map +1 -1
  155. package/lib/commonjs/components/skeleton/IOSkeleton.js +1 -2
  156. package/lib/commonjs/components/skeleton/IOSkeleton.js.map +1 -1
  157. package/lib/commonjs/components/spacer/Spacer.js +1 -2
  158. package/lib/commonjs/components/spacer/Spacer.js.map +1 -1
  159. package/lib/commonjs/components/stack/Stack.js +2 -4
  160. package/lib/commonjs/components/stack/Stack.js.map +1 -1
  161. package/lib/commonjs/components/stepper/Stepper.js +1 -2
  162. package/lib/commonjs/components/stepper/Stepper.js.map +1 -1
  163. package/lib/commonjs/components/tabs/TabItem.js +1 -2
  164. package/lib/commonjs/components/tabs/TabItem.js.map +1 -1
  165. package/lib/commonjs/components/textInput/TextInput.js +1 -2
  166. package/lib/commonjs/components/textInput/TextInput.js.map +1 -1
  167. package/lib/commonjs/components/textInput/TextInputBase.js +1 -2
  168. package/lib/commonjs/components/textInput/TextInputBase.js.map +1 -1
  169. package/lib/commonjs/components/textInput/TextInputPassword.js +1 -2
  170. package/lib/commonjs/components/textInput/TextInputPassword.js.map +1 -1
  171. package/lib/commonjs/components/textInput/TextInputValidation.js +1 -2
  172. package/lib/commonjs/components/textInput/TextInputValidation.js.map +1 -1
  173. package/lib/commonjs/components/toast/ToastNotification.js +1 -2
  174. package/lib/commonjs/components/toast/ToastNotification.js.map +1 -1
  175. package/lib/commonjs/components/toast/ToastProvider.js +1 -2
  176. package/lib/commonjs/components/toast/ToastProvider.js.map +1 -1
  177. package/lib/commonjs/components/tooltip/Arrows.js +1 -2
  178. package/lib/commonjs/components/tooltip/Arrows.js.map +1 -1
  179. package/lib/commonjs/components/tooltip/Tooltip.js +2 -3
  180. package/lib/commonjs/components/tooltip/Tooltip.js.map +1 -1
  181. package/lib/commonjs/components/typography/Body.js +1 -2
  182. package/lib/commonjs/components/typography/Body.js.map +1 -1
  183. package/lib/commonjs/components/typography/BodyMonospace.js +1 -2
  184. package/lib/commonjs/components/typography/BodyMonospace.js.map +1 -1
  185. package/lib/commonjs/components/typography/BodySmall.js +1 -2
  186. package/lib/commonjs/components/typography/BodySmall.js.map +1 -1
  187. package/lib/commonjs/components/typography/ButtonText.js +1 -2
  188. package/lib/commonjs/components/typography/ButtonText.js.map +1 -1
  189. package/lib/commonjs/components/typography/Caption.js +1 -2
  190. package/lib/commonjs/components/typography/Caption.js.map +1 -1
  191. package/lib/commonjs/components/typography/H1.js +1 -2
  192. package/lib/commonjs/components/typography/H1.js.map +1 -1
  193. package/lib/commonjs/components/typography/H2.js +1 -2
  194. package/lib/commonjs/components/typography/H2.js.map +1 -1
  195. package/lib/commonjs/components/typography/H3.js +1 -2
  196. package/lib/commonjs/components/typography/H3.js.map +1 -1
  197. package/lib/commonjs/components/typography/H4.js +1 -2
  198. package/lib/commonjs/components/typography/H4.js.map +1 -1
  199. package/lib/commonjs/components/typography/H5.js +1 -2
  200. package/lib/commonjs/components/typography/H5.js.map +1 -1
  201. package/lib/commonjs/components/typography/H6.js +1 -2
  202. package/lib/commonjs/components/typography/H6.js.map +1 -1
  203. package/lib/commonjs/components/typography/Hero.js +1 -2
  204. package/lib/commonjs/components/typography/Hero.js.map +1 -1
  205. package/lib/commonjs/components/typography/IOText.js +1 -2
  206. package/lib/commonjs/components/typography/IOText.js.map +1 -1
  207. package/lib/commonjs/components/typography/LabelMini.js +1 -2
  208. package/lib/commonjs/components/typography/LabelMini.js.map +1 -1
  209. package/lib/commonjs/components/typography/__test__/__snapshots__/typography.test.tsx.snap +25 -567
  210. package/lib/commonjs/components/typography/__test__/typography.test.js +1 -2
  211. package/lib/commonjs/components/typography/__test__/typography.test.js.map +1 -1
  212. package/lib/commonjs/components/typography/markdown/MdH1.js +1 -2
  213. package/lib/commonjs/components/typography/markdown/MdH1.js.map +1 -1
  214. package/lib/commonjs/components/typography/markdown/MdH2.js +1 -2
  215. package/lib/commonjs/components/typography/markdown/MdH2.js.map +1 -1
  216. package/lib/commonjs/components/typography/markdown/MdH3.js +1 -2
  217. package/lib/commonjs/components/typography/markdown/MdH3.js.map +1 -1
  218. package/lib/commonjs/core/IODSExperimentalContextProvider.js +1 -2
  219. package/lib/commonjs/core/IODSExperimentalContextProvider.js.map +1 -1
  220. package/lib/commonjs/core/IONewTypefaceContextProvider.js +1 -2
  221. package/lib/commonjs/core/IONewTypefaceContextProvider.js.map +1 -1
  222. package/lib/commonjs/core/IOThemeContextProvider.js +1 -2
  223. package/lib/commonjs/core/IOThemeContextProvider.js.map +1 -1
  224. package/lib/commonjs/utils/testing.js.map +1 -1
  225. package/lib/module/components/alert/Alert.js.map +1 -1
  226. package/lib/module/components/avatar/__test__/__snapshots__/avatar.test.tsx.snap +4 -224
  227. package/lib/module/components/badge/__test__/__snapshots__/badge.test.tsx.snap +2 -102
  228. package/lib/module/components/banner/__test__/__snapshots__/banner.test.tsx.snap +2 -586
  229. package/lib/module/components/buttons/IOButton/__test__/__snapshots__/IOButton.test.tsx.snap +3 -396
  230. package/lib/module/components/buttons/__test__/__snapshots__/button.test.tsx.snap +9 -1065
  231. package/lib/module/components/claimsSelector/__test__/__snapshots__/ClaimsSelector.test.tsx.snap +4 -1567
  232. package/lib/module/components/listitems/__test__/__snapshots__/listitem.test.tsx.snap +18 -3038
  233. package/lib/module/components/numberpad/NumberPad.js.map +1 -1
  234. package/lib/module/components/numberpad/__test__/__snapshots__/NumberPad.test.tsx.snap +10 -0
  235. package/lib/module/components/otpInput/OTPInput.js +1 -1
  236. package/lib/module/components/otpInput/OTPInput.js.map +1 -1
  237. package/lib/module/components/pictograms/Pictogram.js.map +1 -1
  238. package/lib/module/components/stack/Stack.js +2 -4
  239. package/lib/module/components/stack/Stack.js.map +1 -1
  240. package/lib/module/components/tooltip/Tooltip.js +1 -1
  241. package/lib/module/components/tooltip/Tooltip.js.map +1 -1
  242. package/lib/module/components/typography/__test__/__snapshots__/typography.test.tsx.snap +25 -567
  243. package/lib/module/utils/testing.js.map +1 -1
  244. package/lib/typescript/components/alert/Alert.d.ts.map +1 -1
  245. package/lib/typescript/components/banner/Banner.d.ts +1 -1
  246. package/lib/typescript/components/banner/Banner.d.ts.map +1 -1
  247. package/lib/typescript/components/numberpad/NumberPad.d.ts +1 -1
  248. package/lib/typescript/components/numberpad/NumberPad.d.ts.map +1 -1
  249. package/lib/typescript/components/pictograms/Pictogram.d.ts +77 -77
  250. package/lib/typescript/components/pictograms/Pictogram.d.ts.map +1 -1
  251. package/lib/typescript/components/stack/Stack.d.ts +2 -2
  252. package/lib/typescript/components/stack/Stack.d.ts.map +1 -1
  253. package/lib/typescript/components/tooltip/Tooltip.d.ts.map +1 -1
  254. package/lib/typescript/utils/testing.d.ts +1 -1
  255. package/lib/typescript/utils/testing.d.ts.map +1 -1
  256. package/package.json +23 -16
  257. package/src/components/alert/Alert.tsx +1 -1
  258. package/src/components/avatar/__test__/__snapshots__/avatar.test.tsx.snap +4 -224
  259. package/src/components/badge/__test__/__snapshots__/badge.test.tsx.snap +2 -102
  260. package/src/components/banner/Banner.tsx +1 -1
  261. package/src/components/banner/__test__/__snapshots__/banner.test.tsx.snap +2 -586
  262. package/src/components/buttons/IOButton/__test__/__snapshots__/IOButton.test.tsx.snap +3 -396
  263. package/src/components/buttons/__test__/__snapshots__/button.test.tsx.snap +9 -1065
  264. package/src/components/claimsSelector/__test__/__snapshots__/ClaimsSelector.test.tsx.snap +4 -1567
  265. package/src/components/listitems/__test__/__snapshots__/listitem.test.tsx.snap +18 -3038
  266. package/src/components/numberpad/NumberPad.tsx +1 -1
  267. package/src/components/numberpad/__test__/__snapshots__/NumberPad.test.tsx.snap +10 -0
  268. package/src/components/otpInput/OTPInput.tsx +1 -1
  269. package/src/components/pictograms/Pictogram.tsx +1 -1
  270. package/src/components/stack/Stack.tsx +8 -9
  271. package/src/components/tooltip/Tooltip.tsx +3 -1
  272. package/src/components/typography/__test__/__snapshots__/typography.test.tsx.snap +25 -567
  273. package/src/utils/testing.tsx +1 -1
@@ -1,593 +1,51 @@
1
1
  // Jest Snapshot v1, https://goo.gl/fbAQLP
2
2
 
3
- exports[`Test Typography Components Body Snapshot 1`] = `
4
- <Text
5
- allowFontScaling={true}
6
- dynamicTypeRamp="body"
7
- maxFontSizeMultiplier={1.5}
8
- style={
9
- [
10
- {},
11
- {
12
- "color": "#555C70",
13
- "fontFamily": "Titillio",
14
- "fontSize": 16,
15
- "fontStyle": "normal",
16
- "fontWeight": "400",
17
- "lineHeight": 24,
18
- },
19
- ]
20
- }
21
- >
22
- Text
23
- </Text>
24
- `;
3
+ exports[`Test Typography Components Body Snapshot 1`] = `null`;
25
4
 
26
- exports[`Test Typography Components BodyMonospace Snapshot 1`] = `
27
- <Text
28
- allowFontScaling={true}
29
- dynamicTypeRamp="body"
30
- maxFontSizeMultiplier={1.5}
31
- style={
32
- [
33
- {
34
- "letterSpacing": 0.5,
35
- },
36
- {
37
- "color": "#555C70",
38
- "fontFamily": "DM Mono",
39
- "fontSize": 16,
40
- "fontStyle": "normal",
41
- "fontWeight": "500",
42
- "lineHeight": 24,
43
- },
44
- ]
45
- }
46
- >
47
- Text
48
- </Text>
49
- `;
5
+ exports[`Test Typography Components BodyMonospace Snapshot 1`] = `null`;
50
6
 
51
- exports[`Test Typography Components BodySmall Snapshot 1`] = `
52
- <Text
53
- allowFontScaling={true}
54
- dynamicTypeRamp="footnote"
55
- maxFontSizeMultiplier={1.5}
56
- style={
57
- [
58
- {},
59
- {
60
- "color": "#555C70",
61
- "fontFamily": "Titillio",
62
- "fontSize": 14,
63
- "fontStyle": "normal",
64
- "fontWeight": "400",
65
- "lineHeight": 21,
66
- },
67
- ]
68
- }
69
- >
70
- Text
71
- </Text>
72
- `;
7
+ exports[`Test Typography Components BodySmall Snapshot 1`] = `null`;
73
8
 
74
- exports[`Test Typography Components BodySmall Snapshot 2`] = `
75
- <Text
76
- allowFontScaling={true}
77
- dynamicTypeRamp="footnote"
78
- maxFontSizeMultiplier={1.5}
79
- style={
80
- [
81
- {},
82
- {
83
- "color": "#0B3EE3",
84
- "fontFamily": "Titillio",
85
- "fontSize": 14,
86
- "fontStyle": "normal",
87
- "fontWeight": "400",
88
- "lineHeight": 21,
89
- },
90
- ]
91
- }
92
- >
93
- Text
94
- </Text>
95
- `;
9
+ exports[`Test Typography Components BodySmall Snapshot 2`] = `null`;
96
10
 
97
- exports[`Test Typography Components BodySmall Snapshot 3`] = `
98
- <Text
99
- allowFontScaling={true}
100
- dynamicTypeRamp="footnote"
101
- maxFontSizeMultiplier={1.5}
102
- style={
103
- [
104
- {},
105
- {
106
- "color": "#555C70",
107
- "fontFamily": "Titillio",
108
- "fontSize": 14,
109
- "fontStyle": "normal",
110
- "fontWeight": "400",
111
- "lineHeight": 21,
112
- },
113
- ]
114
- }
115
- >
116
- Text
117
- </Text>
118
- `;
11
+ exports[`Test Typography Components BodySmall Snapshot 3`] = `null`;
119
12
 
120
- exports[`Test Typography Components BodySmall Snapshot 4`] = `
121
- <Text
122
- allowFontScaling={true}
123
- dynamicTypeRamp="footnote"
124
- maxFontSizeMultiplier={1.5}
125
- style={
126
- [
127
- {},
128
- {
129
- "color": "#D13333",
130
- "fontFamily": "Titillio",
131
- "fontSize": 14,
132
- "fontStyle": "normal",
133
- "fontWeight": "400",
134
- "lineHeight": 21,
135
- },
136
- ]
137
- }
138
- >
139
- Text
140
- </Text>
141
- `;
13
+ exports[`Test Typography Components BodySmall Snapshot 4`] = `null`;
142
14
 
143
- exports[`Test Typography Components BodySmall Snapshot 5`] = `
144
- <Text
145
- allowFontScaling={true}
146
- dynamicTypeRamp="footnote"
147
- maxFontSizeMultiplier={1.5}
148
- style={
149
- [
150
- {},
151
- {
152
- "color": "#FFFFFF",
153
- "fontFamily": "Titillio",
154
- "fontSize": 14,
155
- "fontStyle": "normal",
156
- "fontWeight": "400",
157
- "lineHeight": 21,
158
- },
159
- ]
160
- }
161
- >
162
- Text
163
- </Text>
164
- `;
15
+ exports[`Test Typography Components BodySmall Snapshot 5`] = `null`;
165
16
 
166
- exports[`Test Typography Components CTA Snapshot 1`] = `
167
- <Text
168
- allowFontScaling={true}
169
- maxFontSizeMultiplier={1.5}
170
- style={
171
- [
172
- {},
173
- {
174
- "color": "#FFFFFF",
175
- "fontFamily": "Titillio",
176
- "fontSize": 16,
177
- "fontStyle": "normal",
178
- "fontWeight": "600",
179
- "lineHeight": 20,
180
- },
181
- ]
182
- }
183
- >
184
- Text
185
- </Text>
186
- `;
17
+ exports[`Test Typography Components CTA Snapshot 1`] = `null`;
187
18
 
188
- exports[`Test Typography Components H1 Snapshot 1`] = `
189
- <Text
190
- allowFontScaling={true}
191
- dynamicTypeRamp="largeTitle"
192
- maxFontSizeMultiplier={1.5}
193
- style={
194
- [
195
- {},
196
- {
197
- "color": "#0E0F13",
198
- "fontFamily": "Titillio",
199
- "fontSize": 28,
200
- "fontStyle": "normal",
201
- "fontWeight": "600",
202
- "lineHeight": 42,
203
- },
204
- ]
205
- }
206
- >
207
- Text
208
- </Text>
209
- `;
19
+ exports[`Test Typography Components H1 Snapshot 1`] = `null`;
210
20
 
211
- exports[`Test Typography Components H1 Snapshot 2`] = `
212
- <Text
213
- allowFontScaling={true}
214
- dynamicTypeRamp="largeTitle"
215
- maxFontSizeMultiplier={1.5}
216
- style={
217
- [
218
- {},
219
- {
220
- "color": "#FFFFFF",
221
- "fontFamily": "Titillio",
222
- "fontSize": 28,
223
- "fontStyle": "normal",
224
- "fontWeight": "600",
225
- "lineHeight": 42,
226
- },
227
- ]
228
- }
229
- >
230
- Text
231
- </Text>
232
- `;
21
+ exports[`Test Typography Components H1 Snapshot 2`] = `null`;
233
22
 
234
- exports[`Test Typography Components H2 Snapshot 1`] = `
235
- <Text
236
- allowFontScaling={true}
237
- dynamicTypeRamp="title1"
238
- maxFontSizeMultiplier={1.5}
239
- style={
240
- [
241
- {},
242
- {
243
- "color": "#0E0F13",
244
- "fontFamily": "Titillio",
245
- "fontSize": 26,
246
- "fontStyle": "normal",
247
- "fontWeight": "600",
248
- "lineHeight": 34,
249
- },
250
- ]
251
- }
252
- >
253
- Text
254
- </Text>
255
- `;
23
+ exports[`Test Typography Components H2 Snapshot 1`] = `null`;
256
24
 
257
- exports[`Test Typography Components H3 Snapshot 1`] = `
258
- <Text
259
- allowFontScaling={true}
260
- dynamicTypeRamp="title2"
261
- maxFontSizeMultiplier={1.5}
262
- style={
263
- [
264
- {},
265
- {
266
- "color": "#0E0F13",
267
- "fontFamily": "Titillio",
268
- "fontSize": 22,
269
- "fontStyle": "normal",
270
- "fontWeight": "600",
271
- "lineHeight": 33,
272
- },
273
- ]
274
- }
275
- >
276
- Text
277
- </Text>
278
- `;
25
+ exports[`Test Typography Components H3 Snapshot 1`] = `null`;
279
26
 
280
- exports[`Test Typography Components H3 Snapshot 2`] = `
281
- <Text
282
- allowFontScaling={true}
283
- dynamicTypeRamp="title2"
284
- maxFontSizeMultiplier={1.5}
285
- style={
286
- [
287
- {},
288
- {
289
- "color": "#D2D6E3",
290
- "fontFamily": "Titillio",
291
- "fontSize": 22,
292
- "fontStyle": "normal",
293
- "fontWeight": "600",
294
- "lineHeight": 33,
295
- },
296
- ]
297
- }
298
- >
299
- Text
300
- </Text>
301
- `;
27
+ exports[`Test Typography Components H3 Snapshot 2`] = `null`;
302
28
 
303
- exports[`Test Typography Components H3 Snapshot 3`] = `
304
- <Text
305
- allowFontScaling={true}
306
- dynamicTypeRamp="title2"
307
- maxFontSizeMultiplier={1.5}
308
- style={
309
- [
310
- {},
311
- {
312
- "color": "#FFFFFF",
313
- "fontFamily": "Titillio",
314
- "fontSize": 22,
315
- "fontStyle": "normal",
316
- "fontWeight": "600",
317
- "lineHeight": 33,
318
- },
319
- ]
320
- }
321
- >
322
- Text
323
- </Text>
324
- `;
29
+ exports[`Test Typography Components H3 Snapshot 3`] = `null`;
325
30
 
326
- exports[`Test Typography Components H3 Snapshot 4`] = `
327
- <Text
328
- allowFontScaling={true}
329
- dynamicTypeRamp="title2"
330
- maxFontSizeMultiplier={1.5}
331
- style={
332
- [
333
- {},
334
- {
335
- "color": "#FFFFFF",
336
- "fontFamily": "Titillio",
337
- "fontSize": 22,
338
- "fontStyle": "normal",
339
- "fontWeight": "600",
340
- "lineHeight": 33,
341
- },
342
- ]
343
- }
344
- >
345
- Text
346
- </Text>
347
- `;
31
+ exports[`Test Typography Components H3 Snapshot 4`] = `null`;
348
32
 
349
- exports[`Test Typography Components H3 Snapshot 5`] = `
350
- <Text
351
- allowFontScaling={true}
352
- dynamicTypeRamp="title2"
353
- maxFontSizeMultiplier={1.5}
354
- style={
355
- [
356
- {},
357
- {
358
- "color": "#0E0F13",
359
- "fontFamily": "Titillio",
360
- "fontSize": 22,
361
- "fontStyle": "normal",
362
- "fontWeight": "600",
363
- "lineHeight": 33,
364
- },
365
- ]
366
- }
367
- >
368
- Text
369
- </Text>
370
- `;
33
+ exports[`Test Typography Components H3 Snapshot 5`] = `null`;
371
34
 
372
- exports[`Test Typography Components H4 Snapshot 1`] = `
373
- <Text
374
- allowFontScaling={true}
375
- dynamicTypeRamp="title3"
376
- maxFontSizeMultiplier={1.5}
377
- style={
378
- [
379
- {},
380
- {
381
- "color": "#0E0F13",
382
- "fontFamily": "Titillio",
383
- "fontSize": 20,
384
- "fontStyle": "normal",
385
- "fontWeight": "600",
386
- "lineHeight": 24,
387
- },
388
- ]
389
- }
390
- >
391
- Text
392
- </Text>
393
- `;
35
+ exports[`Test Typography Components H4 Snapshot 1`] = `null`;
394
36
 
395
- exports[`Test Typography Components H4 Snapshot 2`] = `
396
- <Text
397
- allowFontScaling={true}
398
- dynamicTypeRamp="title3"
399
- maxFontSizeMultiplier={1.5}
400
- style={
401
- [
402
- {},
403
- {
404
- "color": "#0B3EE3",
405
- "fontFamily": "Titillio",
406
- "fontSize": 20,
407
- "fontStyle": "normal",
408
- "fontWeight": "600",
409
- "lineHeight": 24,
410
- },
411
- ]
412
- }
413
- >
414
- Text
415
- </Text>
416
- `;
37
+ exports[`Test Typography Components H4 Snapshot 2`] = `null`;
417
38
 
418
- exports[`Test Typography Components H4 Snapshot 3`] = `
419
- <Text
420
- allowFontScaling={true}
421
- dynamicTypeRamp="title3"
422
- maxFontSizeMultiplier={1.5}
423
- style={
424
- [
425
- {},
426
- {
427
- "color": "#FFFFFF",
428
- "fontFamily": "Titillio",
429
- "fontSize": 20,
430
- "fontStyle": "normal",
431
- "fontWeight": "600",
432
- "lineHeight": 24,
433
- },
434
- ]
435
- }
436
- >
437
- Text
438
- </Text>
439
- `;
39
+ exports[`Test Typography Components H4 Snapshot 3`] = `null`;
440
40
 
441
- exports[`Test Typography Components H5 Snapshot 1`] = `
442
- <Text
443
- allowFontScaling={true}
444
- dynamicTypeRamp="subheadline"
445
- maxFontSizeMultiplier={1.5}
446
- style={
447
- [
448
- {
449
- "letterSpacing": 0.5,
450
- "textTransform": "uppercase",
451
- },
452
- {
453
- "color": "#0E0F13",
454
- "fontFamily": "Titillio",
455
- "fontSize": 14,
456
- "fontStyle": "normal",
457
- "fontWeight": "600",
458
- "lineHeight": 16,
459
- },
460
- ]
461
- }
462
- >
463
- Text
464
- </Text>
465
- `;
41
+ exports[`Test Typography Components H5 Snapshot 1`] = `null`;
466
42
 
467
- exports[`Test Typography Components H5 Snapshot 2`] = `
468
- <Text
469
- allowFontScaling={true}
470
- dynamicTypeRamp="subheadline"
471
- maxFontSizeMultiplier={1.5}
472
- style={
473
- [
474
- {
475
- "letterSpacing": 0.5,
476
- "textTransform": "uppercase",
477
- },
478
- {
479
- "color": "#555C70",
480
- "fontFamily": "Titillio",
481
- "fontSize": 14,
482
- "fontStyle": "normal",
483
- "fontWeight": "600",
484
- "lineHeight": 16,
485
- },
486
- ]
487
- }
488
- >
489
- Text
490
- </Text>
491
- `;
43
+ exports[`Test Typography Components H5 Snapshot 2`] = `null`;
492
44
 
493
- exports[`Test Typography Components H5 Snapshot 3`] = `
494
- <Text
495
- allowFontScaling={true}
496
- dynamicTypeRamp="subheadline"
497
- maxFontSizeMultiplier={1.5}
498
- style={
499
- [
500
- {
501
- "letterSpacing": 0.5,
502
- "textTransform": "uppercase",
503
- },
504
- {
505
- "color": "#0B3EE3",
506
- "fontFamily": "Titillio",
507
- "fontSize": 14,
508
- "fontStyle": "normal",
509
- "fontWeight": "600",
510
- "lineHeight": 16,
511
- },
512
- ]
513
- }
514
- >
515
- Text
516
- </Text>
517
- `;
45
+ exports[`Test Typography Components H5 Snapshot 3`] = `null`;
518
46
 
519
- exports[`Test Typography Components H5 Snapshot 4`] = `
520
- <Text
521
- allowFontScaling={true}
522
- dynamicTypeRamp="subheadline"
523
- maxFontSizeMultiplier={1.5}
524
- style={
525
- [
526
- {
527
- "letterSpacing": 0.5,
528
- "textTransform": "uppercase",
529
- },
530
- {
531
- "color": "#FFFFFF",
532
- "fontFamily": "Titillio",
533
- "fontSize": 14,
534
- "fontStyle": "normal",
535
- "fontWeight": "600",
536
- "lineHeight": 16,
537
- },
538
- ]
539
- }
540
- >
541
- Text
542
- </Text>
543
- `;
47
+ exports[`Test Typography Components H5 Snapshot 4`] = `null`;
544
48
 
545
- exports[`Test Typography Components H6 Snapshot 1`] = `
546
- <Text
547
- allowFontScaling={true}
548
- dynamicTypeRamp="headline"
549
- maxFontSizeMultiplier={1.5}
550
- style={
551
- [
552
- {},
553
- {
554
- "color": "#0E0F13",
555
- "fontFamily": "Titillio",
556
- "fontSize": 16,
557
- "fontStyle": "normal",
558
- "fontWeight": "600",
559
- "lineHeight": 24,
560
- },
561
- ]
562
- }
563
- >
564
- Text
565
- </Text>
566
- `;
49
+ exports[`Test Typography Components H6 Snapshot 1`] = `null`;
567
50
 
568
- exports[`Test Typography Components Link Snapshot 1`] = `
569
- <Text
570
- accessibilityRole="link"
571
- allowFontScaling={true}
572
- dynamicTypeRamp="body"
573
- maxFontSizeMultiplier={1.5}
574
- onPress={[Function]}
575
- style={
576
- [
577
- {
578
- "textDecorationLine": "underline",
579
- },
580
- {
581
- "color": "#0B3EE3",
582
- "fontFamily": "Titillio",
583
- "fontSize": 16,
584
- "fontStyle": "normal",
585
- "fontWeight": "400",
586
- "lineHeight": 24,
587
- },
588
- ]
589
- }
590
- >
591
- Text
592
- </Text>
593
- `;
51
+ exports[`Test Typography Components Link Snapshot 1`] = `null`;
@@ -4,7 +4,7 @@ import { IODSExperimentalContextProvider } from "../core/IODSExperimentalContext
4
4
 
5
5
  export const TestRendererWithExperimentalEnabledContextProvider = (
6
6
  ui: React.ReactElement,
7
- options?: TestRenderer.TestRendererOptions
7
+ options?: Parameters<typeof TestRenderer.create>[1]
8
8
  ) =>
9
9
  TestRenderer.create(
10
10
  <IODSExperimentalContextProvider isExperimentaEnabled={true}>