@pagopa/io-app-design-system 5.6.6 → 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 (290) 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 +6 -3
  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 +68 -0
  134. package/lib/commonjs/components/pictograms/svg/PictogramBleedSavingMoney.js.map +1 -0
  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 +57 -0
  142. package/lib/commonjs/components/pictograms/svg/PictogramSavingMoney.js.map +1 -0
  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/pictograms/svg/originals/PictogramBleedSavingMoney.svg +18 -0
  148. package/lib/commonjs/components/pictograms/svg/originals/PictogramSavingMoney.svg +11 -0
  149. package/lib/commonjs/components/progressLoader/ProgressLoader.js +1 -2
  150. package/lib/commonjs/components/progressLoader/ProgressLoader.js.map +1 -1
  151. package/lib/commonjs/components/radio/AnimatedRadio.js +1 -2
  152. package/lib/commonjs/components/radio/AnimatedRadio.js.map +1 -1
  153. package/lib/commonjs/components/radio/RadioButtonLabel.js +1 -2
  154. package/lib/commonjs/components/radio/RadioButtonLabel.js.map +1 -1
  155. package/lib/commonjs/components/searchInput/SearchInput.js +1 -2
  156. package/lib/commonjs/components/searchInput/SearchInput.js.map +1 -1
  157. package/lib/commonjs/components/skeleton/IOSkeleton.js +1 -2
  158. package/lib/commonjs/components/skeleton/IOSkeleton.js.map +1 -1
  159. package/lib/commonjs/components/spacer/Spacer.js +1 -2
  160. package/lib/commonjs/components/spacer/Spacer.js.map +1 -1
  161. package/lib/commonjs/components/stack/Stack.js +2 -4
  162. package/lib/commonjs/components/stack/Stack.js.map +1 -1
  163. package/lib/commonjs/components/stepper/Stepper.js +1 -2
  164. package/lib/commonjs/components/stepper/Stepper.js.map +1 -1
  165. package/lib/commonjs/components/tabs/TabItem.js +1 -2
  166. package/lib/commonjs/components/tabs/TabItem.js.map +1 -1
  167. package/lib/commonjs/components/textInput/TextInput.js +1 -2
  168. package/lib/commonjs/components/textInput/TextInput.js.map +1 -1
  169. package/lib/commonjs/components/textInput/TextInputBase.js +1 -2
  170. package/lib/commonjs/components/textInput/TextInputBase.js.map +1 -1
  171. package/lib/commonjs/components/textInput/TextInputPassword.js +1 -2
  172. package/lib/commonjs/components/textInput/TextInputPassword.js.map +1 -1
  173. package/lib/commonjs/components/textInput/TextInputValidation.js +1 -2
  174. package/lib/commonjs/components/textInput/TextInputValidation.js.map +1 -1
  175. package/lib/commonjs/components/toast/ToastNotification.js +1 -2
  176. package/lib/commonjs/components/toast/ToastNotification.js.map +1 -1
  177. package/lib/commonjs/components/toast/ToastProvider.js +1 -2
  178. package/lib/commonjs/components/toast/ToastProvider.js.map +1 -1
  179. package/lib/commonjs/components/tooltip/Arrows.js +1 -2
  180. package/lib/commonjs/components/tooltip/Arrows.js.map +1 -1
  181. package/lib/commonjs/components/tooltip/Tooltip.js +2 -3
  182. package/lib/commonjs/components/tooltip/Tooltip.js.map +1 -1
  183. package/lib/commonjs/components/typography/Body.js +1 -2
  184. package/lib/commonjs/components/typography/Body.js.map +1 -1
  185. package/lib/commonjs/components/typography/BodyMonospace.js +1 -2
  186. package/lib/commonjs/components/typography/BodyMonospace.js.map +1 -1
  187. package/lib/commonjs/components/typography/BodySmall.js +1 -2
  188. package/lib/commonjs/components/typography/BodySmall.js.map +1 -1
  189. package/lib/commonjs/components/typography/ButtonText.js +1 -2
  190. package/lib/commonjs/components/typography/ButtonText.js.map +1 -1
  191. package/lib/commonjs/components/typography/Caption.js +1 -2
  192. package/lib/commonjs/components/typography/Caption.js.map +1 -1
  193. package/lib/commonjs/components/typography/H1.js +1 -2
  194. package/lib/commonjs/components/typography/H1.js.map +1 -1
  195. package/lib/commonjs/components/typography/H2.js +1 -2
  196. package/lib/commonjs/components/typography/H2.js.map +1 -1
  197. package/lib/commonjs/components/typography/H3.js +1 -2
  198. package/lib/commonjs/components/typography/H3.js.map +1 -1
  199. package/lib/commonjs/components/typography/H4.js +1 -2
  200. package/lib/commonjs/components/typography/H4.js.map +1 -1
  201. package/lib/commonjs/components/typography/H5.js +1 -2
  202. package/lib/commonjs/components/typography/H5.js.map +1 -1
  203. package/lib/commonjs/components/typography/H6.js +1 -2
  204. package/lib/commonjs/components/typography/H6.js.map +1 -1
  205. package/lib/commonjs/components/typography/Hero.js +1 -2
  206. package/lib/commonjs/components/typography/Hero.js.map +1 -1
  207. package/lib/commonjs/components/typography/IOText.js +1 -2
  208. package/lib/commonjs/components/typography/IOText.js.map +1 -1
  209. package/lib/commonjs/components/typography/LabelMini.js +1 -2
  210. package/lib/commonjs/components/typography/LabelMini.js.map +1 -1
  211. package/lib/commonjs/components/typography/__test__/__snapshots__/typography.test.tsx.snap +25 -567
  212. package/lib/commonjs/components/typography/__test__/typography.test.js +1 -2
  213. package/lib/commonjs/components/typography/__test__/typography.test.js.map +1 -1
  214. package/lib/commonjs/components/typography/markdown/MdH1.js +1 -2
  215. package/lib/commonjs/components/typography/markdown/MdH1.js.map +1 -1
  216. package/lib/commonjs/components/typography/markdown/MdH2.js +1 -2
  217. package/lib/commonjs/components/typography/markdown/MdH2.js.map +1 -1
  218. package/lib/commonjs/components/typography/markdown/MdH3.js +1 -2
  219. package/lib/commonjs/components/typography/markdown/MdH3.js.map +1 -1
  220. package/lib/commonjs/core/IODSExperimentalContextProvider.js +1 -2
  221. package/lib/commonjs/core/IODSExperimentalContextProvider.js.map +1 -1
  222. package/lib/commonjs/core/IONewTypefaceContextProvider.js +1 -2
  223. package/lib/commonjs/core/IONewTypefaceContextProvider.js.map +1 -1
  224. package/lib/commonjs/core/IOThemeContextProvider.js +1 -2
  225. package/lib/commonjs/core/IOThemeContextProvider.js.map +1 -1
  226. package/lib/commonjs/utils/testing.js.map +1 -1
  227. package/lib/module/components/alert/Alert.js.map +1 -1
  228. package/lib/module/components/avatar/__test__/__snapshots__/avatar.test.tsx.snap +4 -224
  229. package/lib/module/components/badge/__test__/__snapshots__/badge.test.tsx.snap +2 -102
  230. package/lib/module/components/banner/__test__/__snapshots__/banner.test.tsx.snap +2 -586
  231. package/lib/module/components/buttons/IOButton/__test__/__snapshots__/IOButton.test.tsx.snap +3 -396
  232. package/lib/module/components/buttons/__test__/__snapshots__/button.test.tsx.snap +9 -1065
  233. package/lib/module/components/claimsSelector/__test__/__snapshots__/ClaimsSelector.test.tsx.snap +4 -1567
  234. package/lib/module/components/listitems/__test__/__snapshots__/listitem.test.tsx.snap +18 -3038
  235. package/lib/module/components/numberpad/NumberPad.js.map +1 -1
  236. package/lib/module/components/numberpad/__test__/__snapshots__/NumberPad.test.tsx.snap +10 -0
  237. package/lib/module/components/otpInput/OTPInput.js +1 -1
  238. package/lib/module/components/otpInput/OTPInput.js.map +1 -1
  239. package/lib/module/components/pictograms/Pictogram.js +5 -1
  240. package/lib/module/components/pictograms/Pictogram.js.map +1 -1
  241. package/lib/module/components/pictograms/svg/PictogramBleedSavingMoney.js +63 -0
  242. package/lib/module/components/pictograms/svg/PictogramBleedSavingMoney.js.map +1 -0
  243. package/lib/module/components/pictograms/svg/PictogramSavingMoney.js +52 -0
  244. package/lib/module/components/pictograms/svg/PictogramSavingMoney.js.map +1 -0
  245. package/lib/module/components/pictograms/svg/originals/PictogramBleedSavingMoney.svg +18 -0
  246. package/lib/module/components/pictograms/svg/originals/PictogramSavingMoney.svg +11 -0
  247. package/lib/module/components/stack/Stack.js +2 -4
  248. package/lib/module/components/stack/Stack.js.map +1 -1
  249. package/lib/module/components/tooltip/Tooltip.js +1 -1
  250. package/lib/module/components/tooltip/Tooltip.js.map +1 -1
  251. package/lib/module/components/typography/__test__/__snapshots__/typography.test.tsx.snap +25 -567
  252. package/lib/module/utils/testing.js.map +1 -1
  253. package/lib/typescript/components/alert/Alert.d.ts.map +1 -1
  254. package/lib/typescript/components/banner/Banner.d.ts +1 -1
  255. package/lib/typescript/components/banner/Banner.d.ts.map +1 -1
  256. package/lib/typescript/components/numberpad/NumberPad.d.ts +1 -1
  257. package/lib/typescript/components/numberpad/NumberPad.d.ts.map +1 -1
  258. package/lib/typescript/components/pictograms/Pictogram.d.ts +78 -77
  259. package/lib/typescript/components/pictograms/Pictogram.d.ts.map +1 -1
  260. package/lib/typescript/components/pictograms/svg/PictogramBleedSavingMoney.d.ts +5 -0
  261. package/lib/typescript/components/pictograms/svg/PictogramBleedSavingMoney.d.ts.map +1 -0
  262. package/lib/typescript/components/pictograms/svg/PictogramSavingMoney.d.ts +5 -0
  263. package/lib/typescript/components/pictograms/svg/PictogramSavingMoney.d.ts.map +1 -0
  264. package/lib/typescript/components/stack/Stack.d.ts +2 -2
  265. package/lib/typescript/components/stack/Stack.d.ts.map +1 -1
  266. package/lib/typescript/components/tooltip/Tooltip.d.ts.map +1 -1
  267. package/lib/typescript/utils/testing.d.ts +1 -1
  268. package/lib/typescript/utils/testing.d.ts.map +1 -1
  269. package/package.json +23 -16
  270. package/src/components/alert/Alert.tsx +1 -1
  271. package/src/components/avatar/__test__/__snapshots__/avatar.test.tsx.snap +4 -224
  272. package/src/components/badge/__test__/__snapshots__/badge.test.tsx.snap +2 -102
  273. package/src/components/banner/Banner.tsx +1 -1
  274. package/src/components/banner/__test__/__snapshots__/banner.test.tsx.snap +2 -586
  275. package/src/components/buttons/IOButton/__test__/__snapshots__/IOButton.test.tsx.snap +3 -396
  276. package/src/components/buttons/__test__/__snapshots__/button.test.tsx.snap +9 -1065
  277. package/src/components/claimsSelector/__test__/__snapshots__/ClaimsSelector.test.tsx.snap +4 -1567
  278. package/src/components/listitems/__test__/__snapshots__/listitem.test.tsx.snap +18 -3038
  279. package/src/components/numberpad/NumberPad.tsx +1 -1
  280. package/src/components/numberpad/__test__/__snapshots__/NumberPad.test.tsx.snap +10 -0
  281. package/src/components/otpInput/OTPInput.tsx +1 -1
  282. package/src/components/pictograms/Pictogram.tsx +7 -2
  283. package/src/components/pictograms/svg/PictogramBleedSavingMoney.tsx +61 -0
  284. package/src/components/pictograms/svg/PictogramSavingMoney.tsx +54 -0
  285. package/src/components/pictograms/svg/originals/PictogramBleedSavingMoney.svg +18 -0
  286. package/src/components/pictograms/svg/originals/PictogramSavingMoney.svg +11 -0
  287. package/src/components/stack/Stack.tsx +8 -9
  288. package/src/components/tooltip/Tooltip.tsx +3 -1
  289. package/src/components/typography/__test__/__snapshots__/typography.test.tsx.snap +25 -567
  290. package/src/utils/testing.tsx +1 -1
@@ -1,400 +1,7 @@
1
1
  // Jest Snapshot v1, https://goo.gl/fbAQLP
2
2
 
3
- exports[`Test Buttons Components IOButton Snapshot · Link variant 1`] = `
4
- <View
5
- accessibilityLabel="accessibilityLabel"
6
- accessibilityRole="button"
7
- accessibilityState={
8
- {
9
- "busy": false,
10
- "checked": undefined,
11
- "disabled": false,
12
- "expanded": undefined,
13
- "selected": undefined,
14
- }
15
- }
16
- accessibilityValue={
17
- {
18
- "max": undefined,
19
- "min": undefined,
20
- "now": undefined,
21
- "text": undefined,
22
- }
23
- }
24
- accessible={true}
25
- collapsable={false}
26
- focusable={true}
27
- hitSlop={
28
- {
29
- "bottom": 14,
30
- "left": 24,
31
- "right": 24,
32
- "top": 14,
33
- }
34
- }
35
- onBlur={[Function]}
36
- onClick={[Function]}
37
- onFocus={[Function]}
38
- onResponderGrant={[Function]}
39
- onResponderMove={[Function]}
40
- onResponderRelease={[Function]}
41
- onResponderTerminate={[Function]}
42
- onResponderTerminationRequest={[Function]}
43
- onStartShouldSetResponder={[Function]}
44
- style={
45
- {
46
- "alignSelf": "flex-start",
47
- }
48
- }
49
- >
50
- <View
51
- style={
52
- [
53
- {
54
- "alignItems": "center",
55
- "borderCurve": "continuous",
56
- "elevation": 0,
57
- "flexDirection": "row",
58
- "justifyContent": "center",
59
- "overflow": "hidden",
60
- "textAlignVertical": "center",
61
- },
62
- {
63
- "transform": [
64
- {
65
- "scale": undefined,
66
- },
67
- ],
68
- },
69
- {},
70
- {
71
- "paddingHorizontal": 0,
72
- },
73
- {
74
- "backgroundColor": "transparent",
75
- "borderColor": "#0B3EE3",
76
- "borderRadius": 8,
77
- "borderWidth": 0,
78
- "height": undefined,
79
- },
80
- {},
81
- ]
82
- }
83
- >
84
- <View
85
- style={
86
- [
87
- {
88
- "alignItems": "center",
89
- "flexDirection": "row",
90
- "justifyContent": "center",
91
- },
92
- {
93
- "columnGap": 8,
94
- },
95
- false,
96
- ]
97
- }
98
- >
99
- <Text
100
- accessibilityElementsHidden={true}
101
- accessible={false}
102
- allowFontScaling={true}
103
- ellipsizeMode="tail"
104
- importantForAccessibility="no-hide-descendants"
105
- maxFontSizeMultiplier={1.5}
106
- numberOfLines={1}
107
- style={
108
- [
109
- {},
110
- {
111
- "color": "#0E0F13",
112
- "fontFamily": "Titillio",
113
- "fontSize": 16,
114
- "fontStyle": "normal",
115
- "fontWeight": "600",
116
- "lineHeight": 20,
117
- },
118
- [
119
- {
120
- "textAlign": "auto",
121
- },
122
- {
123
- "color": "#0B3EE3",
124
- },
125
- {
126
- "color": undefined,
127
- },
128
- ],
129
- ]
130
- }
131
- >
132
- label
133
- </Text>
134
- </View>
135
- </View>
136
- </View>
137
- `;
3
+ exports[`Test Buttons Components IOButton Snapshot · Link variant 1`] = `null`;
138
4
 
139
- exports[`Test Buttons Components IOButton Snapshot · Outline variant 1`] = `
140
- <View
141
- accessibilityLabel="accessibilityLabel"
142
- accessibilityRole="button"
143
- accessibilityState={
144
- {
145
- "busy": false,
146
- "checked": undefined,
147
- "disabled": false,
148
- "expanded": undefined,
149
- "selected": undefined,
150
- }
151
- }
152
- accessibilityValue={
153
- {
154
- "max": undefined,
155
- "min": undefined,
156
- "now": undefined,
157
- "text": undefined,
158
- }
159
- }
160
- accessible={true}
161
- collapsable={false}
162
- focusable={true}
163
- onBlur={[Function]}
164
- onClick={[Function]}
165
- onFocus={[Function]}
166
- onResponderGrant={[Function]}
167
- onResponderMove={[Function]}
168
- onResponderRelease={[Function]}
169
- onResponderTerminate={[Function]}
170
- onResponderTerminationRequest={[Function]}
171
- onStartShouldSetResponder={[Function]}
172
- style={
173
- {
174
- "alignSelf": "auto",
175
- "flexShrink": 1,
176
- }
177
- }
178
- >
179
- <View
180
- style={
181
- [
182
- {
183
- "alignItems": "center",
184
- "borderCurve": "continuous",
185
- "elevation": 0,
186
- "flexDirection": "row",
187
- "justifyContent": "center",
188
- "overflow": "hidden",
189
- "textAlignVertical": "center",
190
- },
191
- {
192
- "transform": [
193
- {
194
- "scale": undefined,
195
- },
196
- ],
197
- },
198
- {
199
- "backgroundColor": undefined,
200
- "borderColor": undefined,
201
- },
202
- {
203
- "paddingHorizontal": 24,
204
- },
205
- {
206
- "backgroundColor": "rgba(9,50,182,0)",
207
- "borderColor": "#0B3EE3",
208
- "borderRadius": 8,
209
- "borderWidth": 2,
210
- "height": 48,
211
- },
212
- {},
213
- ]
214
- }
215
- >
216
- <View
217
- style={
218
- [
219
- {
220
- "alignItems": "center",
221
- "flexDirection": "row",
222
- "justifyContent": "center",
223
- },
224
- {
225
- "columnGap": 8,
226
- },
227
- false,
228
- ]
229
- }
230
- >
231
- <Text
232
- accessibilityElementsHidden={true}
233
- accessible={false}
234
- allowFontScaling={true}
235
- ellipsizeMode="tail"
236
- importantForAccessibility="no-hide-descendants"
237
- maxFontSizeMultiplier={1.5}
238
- numberOfLines={1}
239
- style={
240
- [
241
- {},
242
- {
243
- "color": "#0E0F13",
244
- "fontFamily": "Titillio",
245
- "fontSize": 16,
246
- "fontStyle": "normal",
247
- "fontWeight": "600",
248
- "lineHeight": undefined,
249
- },
250
- [
251
- {
252
- "textAlign": "auto",
253
- },
254
- {
255
- "color": "#0B3EE3",
256
- },
257
- {
258
- "color": undefined,
259
- },
260
- ],
261
- ]
262
- }
263
- >
264
- label
265
- </Text>
266
- </View>
267
- </View>
268
- </View>
269
- `;
5
+ exports[`Test Buttons Components IOButton Snapshot · Outline variant 1`] = `null`;
270
6
 
271
- exports[`Test Buttons Components IOButton Snapshot · Solid variant 1`] = `
272
- <View
273
- accessibilityLabel="accessibilityLabel"
274
- accessibilityRole="button"
275
- accessibilityState={
276
- {
277
- "busy": false,
278
- "checked": undefined,
279
- "disabled": false,
280
- "expanded": undefined,
281
- "selected": undefined,
282
- }
283
- }
284
- accessibilityValue={
285
- {
286
- "max": undefined,
287
- "min": undefined,
288
- "now": undefined,
289
- "text": undefined,
290
- }
291
- }
292
- accessible={true}
293
- collapsable={false}
294
- focusable={true}
295
- onBlur={[Function]}
296
- onClick={[Function]}
297
- onFocus={[Function]}
298
- onResponderGrant={[Function]}
299
- onResponderMove={[Function]}
300
- onResponderRelease={[Function]}
301
- onResponderTerminate={[Function]}
302
- onResponderTerminationRequest={[Function]}
303
- onStartShouldSetResponder={[Function]}
304
- style={
305
- {
306
- "alignSelf": "auto",
307
- "flexShrink": 1,
308
- }
309
- }
310
- >
311
- <View
312
- style={
313
- [
314
- {
315
- "alignItems": "center",
316
- "borderCurve": "continuous",
317
- "elevation": 0,
318
- "flexDirection": "row",
319
- "justifyContent": "center",
320
- "overflow": "hidden",
321
- "textAlignVertical": "center",
322
- },
323
- {
324
- "transform": [
325
- {
326
- "scale": undefined,
327
- },
328
- ],
329
- },
330
- {
331
- "backgroundColor": undefined,
332
- },
333
- {
334
- "paddingHorizontal": 24,
335
- },
336
- {
337
- "backgroundColor": "#0B3EE3",
338
- "borderColor": "#FFFFFF",
339
- "borderRadius": 8,
340
- "borderWidth": 0,
341
- "height": 48,
342
- },
343
- {},
344
- ]
345
- }
346
- >
347
- <View
348
- style={
349
- [
350
- {
351
- "alignItems": "center",
352
- "flexDirection": "row",
353
- "justifyContent": "center",
354
- },
355
- {
356
- "columnGap": 8,
357
- },
358
- false,
359
- ]
360
- }
361
- >
362
- <Text
363
- accessibilityElementsHidden={true}
364
- accessible={false}
365
- allowFontScaling={true}
366
- ellipsizeMode="tail"
367
- importantForAccessibility="no-hide-descendants"
368
- maxFontSizeMultiplier={1.5}
369
- numberOfLines={1}
370
- style={
371
- [
372
- {},
373
- {
374
- "color": "#0E0F13",
375
- "fontFamily": "Titillio",
376
- "fontSize": 16,
377
- "fontStyle": "normal",
378
- "fontWeight": "600",
379
- "lineHeight": undefined,
380
- },
381
- [
382
- {
383
- "textAlign": "auto",
384
- },
385
- {
386
- "color": "#FFFFFF",
387
- },
388
- {
389
- "color": undefined,
390
- },
391
- ],
392
- ]
393
- }
394
- >
395
- label
396
- </Text>
397
- </View>
398
- </View>
399
- </View>
400
- `;
7
+ exports[`Test Buttons Components IOButton Snapshot · Solid variant 1`] = `null`;