@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,3057 +1,37 @@
1
1
  // Jest Snapshot v1, https://goo.gl/fbAQLP
2
2
 
3
- exports[`Test List Item Components - Experimental Enabled ListItemAction Snapshot 1`] = `
4
- <View
5
- accessibilityLabel="accessibilityLabel"
6
- accessibilityRole="button"
7
- accessibilityState={
8
- {
9
- "busy": undefined,
10
- "checked": undefined,
11
- "disabled": undefined,
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
- onBlur={[Function]}
28
- onClick={[Function]}
29
- onFocus={[Function]}
30
- onResponderGrant={[Function]}
31
- onResponderMove={[Function]}
32
- onResponderRelease={[Function]}
33
- onResponderTerminate={[Function]}
34
- onResponderTerminationRequest={[Function]}
35
- onStartShouldSetResponder={[Function]}
36
- onTouchEnd={[Function]}
37
- >
38
- <View
39
- accessibilityElementsHidden={true}
40
- importantForAccessibility="no-hide-descendants"
41
- style={
42
- [
43
- {
44
- "marginHorizontal": -24,
45
- "paddingHorizontal": 24,
46
- "paddingVertical": 12,
47
- },
48
- {
49
- "backgroundColor": undefined,
50
- },
51
- ]
52
- }
53
- >
54
- <View
55
- style={
56
- [
57
- {
58
- "alignItems": "center",
59
- "flexDirection": "row",
60
- "justifyContent": "space-between",
61
- },
62
- {
63
- "columnGap": 12,
64
- },
65
- {
66
- "transform": [
67
- {
68
- "scale": undefined,
69
- },
70
- ],
71
- },
72
- ]
73
- }
74
- >
75
- <View
76
- style={
77
- {
78
- "flexGrow": 1,
79
- "flexShrink": 1,
80
- }
81
- }
82
- >
83
- <Text
84
- allowFontScaling={true}
85
- maxFontSizeMultiplier={1.5}
86
- style={
87
- [
88
- {},
89
- {
90
- "color": "#0B3EE3",
91
- "fontFamily": "Titillio",
92
- "fontSize": 16,
93
- "fontStyle": "normal",
94
- "fontWeight": "600",
95
- "lineHeight": 20,
96
- },
97
- ]
98
- }
99
- >
100
- label
101
- </Text>
102
- </View>
103
- </View>
104
- </View>
105
- </View>
106
- `;
3
+ exports[`Test List Item Components - Experimental Enabled ListItemAction Snapshot 1`] = `null`;
107
4
 
108
- exports[`Test List Item Components - Experimental Enabled ListItemInfo Snapshot 1`] = `
109
- <View
110
- accessibilityLabel="accessibilityLabel"
111
- accessible={true}
112
- style={
113
- {
114
- "marginHorizontal": -24,
115
- "paddingHorizontal": 24,
116
- "paddingVertical": 12,
117
- }
118
- }
119
- >
120
- <View
121
- style={
122
- [
123
- {
124
- "alignItems": "center",
125
- "flexDirection": "row",
126
- "justifyContent": "space-between",
127
- },
128
- {
129
- "columnGap": 12,
130
- },
131
- ]
132
- }
133
- >
134
- <View
135
- style={
136
- {
137
- "flex": 1,
138
- }
139
- }
140
- >
141
- <View
142
- accessible={true}
143
- style={
144
- {
145
- "flexDirection": "column",
146
- }
147
- }
148
- >
149
- <Text
150
- allowFontScaling={true}
151
- dynamicTypeRamp="footnote"
152
- maxFontSizeMultiplier={1.5}
153
- style={
154
- [
155
- {},
156
- {
157
- "color": "#555C70",
158
- "fontFamily": "Titillio",
159
- "fontSize": 14,
160
- "fontStyle": "normal",
161
- "fontWeight": "400",
162
- "lineHeight": 21,
163
- },
164
- ]
165
- }
166
- >
167
- label
168
- </Text>
169
- <Text
170
- allowFontScaling={true}
171
- dynamicTypeRamp="headline"
172
- maxFontSizeMultiplier={1.5}
173
- numberOfLines={2}
174
- style={
175
- [
176
- {},
177
- {
178
- "color": "#0E0F13",
179
- "fontFamily": "Titillio",
180
- "fontSize": 16,
181
- "fontStyle": "normal",
182
- "fontWeight": "600",
183
- "lineHeight": 24,
184
- },
185
- ]
186
- }
187
- >
188
- testValue
189
- </Text>
190
- </View>
191
- </View>
192
- </View>
193
- </View>
194
- `;
5
+ exports[`Test List Item Components - Experimental Enabled ListItemInfo Snapshot 1`] = `null`;
195
6
 
196
- exports[`Test List Item Components - Experimental Enabled ListItemInfoCopy Snapshot 1`] = `
197
- <View
198
- accessibilityLabel="accessibilityLabel"
199
- accessibilityRole="button"
200
- accessibilityState={
201
- {
202
- "busy": undefined,
203
- "checked": undefined,
204
- "disabled": undefined,
205
- "expanded": undefined,
206
- "selected": undefined,
207
- }
208
- }
209
- accessibilityValue={
210
- {
211
- "max": undefined,
212
- "min": undefined,
213
- "now": undefined,
214
- "text": undefined,
215
- }
216
- }
217
- accessible={true}
218
- collapsable={false}
219
- focusable={true}
220
- onBlur={[Function]}
221
- onClick={[Function]}
222
- onFocus={[Function]}
223
- onResponderGrant={[Function]}
224
- onResponderMove={[Function]}
225
- onResponderRelease={[Function]}
226
- onResponderTerminate={[Function]}
227
- onResponderTerminationRequest={[Function]}
228
- onStartShouldSetResponder={[Function]}
229
- onTouchEnd={[Function]}
230
- >
231
- <View
232
- accessibilityElementsHidden={true}
233
- importantForAccessibility="no-hide-descendants"
234
- style={
235
- [
236
- {
237
- "marginHorizontal": -24,
238
- "paddingHorizontal": 24,
239
- "paddingVertical": 12,
240
- },
241
- {
242
- "backgroundColor": undefined,
243
- },
244
- ]
245
- }
246
- >
247
- <View
248
- style={
249
- [
250
- {
251
- "alignItems": "center",
252
- "flexDirection": "row",
253
- "justifyContent": "space-between",
254
- },
255
- {
256
- "columnGap": 12,
257
- },
258
- {
259
- "transform": [
260
- {
261
- "scale": undefined,
262
- },
263
- ],
264
- },
265
- ]
266
- }
267
- >
268
- <View
269
- style={
270
- {
271
- "flex": 1,
272
- }
273
- }
274
- >
275
- <Text
276
- allowFontScaling={true}
277
- dynamicTypeRamp="footnote"
278
- maxFontSizeMultiplier={1.5}
279
- style={
280
- [
281
- {},
282
- {
283
- "color": "#555C70",
284
- "fontFamily": "Titillio",
285
- "fontSize": 14,
286
- "fontStyle": "normal",
287
- "fontWeight": "400",
288
- "lineHeight": 21,
289
- },
290
- ]
291
- }
292
- >
293
- label
294
- </Text>
295
- <Text
296
- allowFontScaling={true}
297
- dynamicTypeRamp="headline"
298
- maxFontSizeMultiplier={1.5}
299
- numberOfLines={2}
300
- style={
301
- [
302
- {},
303
- {
304
- "color": "#0B3EE3",
305
- "fontFamily": "Titillio",
306
- "fontSize": 16,
307
- "fontStyle": "normal",
308
- "fontWeight": "600",
309
- "lineHeight": 24,
310
- },
311
- ]
312
- }
313
- >
314
- testValue
315
- </Text>
316
- </View>
317
- <RNSVGSvgView
318
- accessibilityElementsHidden={true}
319
- accessibilityLabel=""
320
- accessible={false}
321
- align="xMidYMid"
322
- bbHeight={24}
323
- bbWidth={24}
324
- color="#0B3EE3"
325
- focusable={false}
326
- height={24}
327
- importantForAccessibility="no-hide-descendants"
328
- meetOrSlice={0}
329
- minX={0}
330
- minY={0}
331
- style={
332
- [
333
- {
334
- "backgroundColor": "transparent",
335
- "borderWidth": 0,
336
- },
337
- {
338
- "flex": 0,
339
- "height": 24,
340
- "width": 24,
341
- },
342
- ]
343
- }
344
- vbHeight={24}
345
- vbWidth={24}
346
- width={24}
347
- >
348
- <RNSVGGroup
349
- fill={
350
- {
351
- "payload": 4278190080,
352
- "type": 0,
353
- }
354
- }
355
- >
356
- <RNSVGPath
357
- clipRule={0}
358
- d="M12 18h8a2 2 0 0 0 2-2V9h-4a3 3 0 0 1-3-3V2h-3a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2Zm9.332-11.987a2 2 0 0 1 .603.987H18a1 1 0 0 1-1-1V2.227a2 2 0 0 1 .406.281l3.926 3.505ZM14 20h-2a4 4 0 0 1-4-4V6H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2Zm2 0h4a4 4 0 0 0 4-4V7.505a4 4 0 0 0-1.336-2.984l-3.926-3.505A4 4 0 0 0 16.074 0H12a4 4 0 0 0-4 4H4a4 4 0 0 0-4 4v12a4 4 0 0 0 4 4h8a4 4 0 0 0 4-4Z"
359
- fill={
360
- {
361
- "type": 2,
362
- }
363
- }
364
- fillRule={0}
365
- propList={
366
- [
367
- "fill",
368
- "fillRule",
369
- ]
370
- }
371
- />
372
- </RNSVGGroup>
373
- </RNSVGSvgView>
374
- </View>
375
- </View>
376
- </View>
377
- `;
7
+ exports[`Test List Item Components - Experimental Enabled ListItemInfoCopy Snapshot 1`] = `null`;
378
8
 
379
- exports[`Test List Item Components - Experimental Enabled ListItemNav Snapshot 1`] = `
380
- <View
381
- accessibilityLabel="accessibilityLabel"
382
- accessibilityRole="button"
383
- accessibilityState={
384
- {
385
- "busy": undefined,
386
- "checked": undefined,
387
- "disabled": undefined,
388
- "expanded": undefined,
389
- "selected": undefined,
390
- }
391
- }
392
- accessibilityValue={
393
- {
394
- "max": undefined,
395
- "min": undefined,
396
- "now": undefined,
397
- "text": undefined,
398
- }
399
- }
400
- accessible={true}
401
- collapsable={false}
402
- focusable={true}
403
- onBlur={[Function]}
404
- onClick={[Function]}
405
- onFocus={[Function]}
406
- onResponderGrant={[Function]}
407
- onResponderMove={[Function]}
408
- onResponderRelease={[Function]}
409
- onResponderTerminate={[Function]}
410
- onResponderTerminationRequest={[Function]}
411
- onStartShouldSetResponder={[Function]}
412
- onTouchEnd={[Function]}
413
- >
414
- <View
415
- style={
416
- [
417
- {
418
- "marginHorizontal": -24,
419
- "paddingHorizontal": 24,
420
- "paddingVertical": 12,
421
- },
422
- {
423
- "backgroundColor": undefined,
424
- },
425
- ]
426
- }
427
- >
428
- <View
429
- style={
430
- [
431
- {
432
- "alignItems": "center",
433
- "flexDirection": "row",
434
- "justifyContent": "space-between",
435
- },
436
- {
437
- "transform": [
438
- {
439
- "scale": undefined,
440
- },
441
- ],
442
- },
443
- ]
444
- }
445
- >
446
- <View
447
- style={
448
- {
449
- "flexGrow": 1,
450
- "flexShrink": 1,
451
- }
452
- }
453
- >
454
- <Text
455
- allowFontScaling={true}
456
- dynamicTypeRamp="headline"
457
- maxFontSizeMultiplier={1.5}
458
- style={
459
- [
460
- {},
461
- {
462
- "color": "#0E0F13",
463
- "fontFamily": "Titillio",
464
- "fontSize": 16,
465
- "fontStyle": "normal",
466
- "fontWeight": "600",
467
- "lineHeight": 24,
468
- },
469
- ]
470
- }
471
- >
472
- testValue
473
- </Text>
474
- </View>
475
- <RNSVGSvgView
476
- accessibilityElementsHidden={true}
477
- accessibilityLabel=""
478
- accessible={false}
479
- align="xMidYMid"
480
- bbHeight={24}
481
- bbWidth={24}
482
- color="#0B3EE3"
483
- focusable={false}
484
- height={24}
485
- importantForAccessibility="no-hide-descendants"
486
- meetOrSlice={0}
487
- minX={0}
488
- minY={0}
489
- style={
490
- [
491
- {
492
- "backgroundColor": "transparent",
493
- "borderWidth": 0,
494
- },
495
- {
496
- "flex": 0,
497
- "height": 24,
498
- "width": 24,
499
- },
500
- ]
501
- }
502
- vbHeight={24}
503
- vbWidth={24}
504
- width={24}
505
- >
506
- <RNSVGGroup
507
- fill={
508
- {
509
- "payload": 4278190080,
510
- "type": 0,
511
- }
512
- }
513
- >
514
- <RNSVGPath
515
- clipRule={0}
516
- d="M16.2929 5.29289c.3905-.39052 1.0237-.39052 1.4142 0l6 6.00001c.3905.3905.3905 1.0237 0 1.4142l-6 6c-.3905.3905-1.0237.3905-1.4142 0-.3905-.3905-.3905-1.0237 0-1.4142L21.5858 12l-5.2929-5.29289c-.3905-.39053-.3905-1.02369 0-1.41422Z"
517
- fill={
518
- {
519
- "type": 2,
520
- }
521
- }
522
- fillRule={0}
523
- propList={
524
- [
525
- "fill",
526
- "fillRule",
527
- ]
528
- }
529
- />
530
- </RNSVGGroup>
531
- </RNSVGSvgView>
532
- </View>
533
- </View>
534
- </View>
535
- `;
9
+ exports[`Test List Item Components - Experimental Enabled ListItemNav Snapshot 1`] = `null`;
536
10
 
537
- exports[`Test List Item Components - Experimental Enabled ListItemNavAlert Snapshot 1`] = `
538
- <View
539
- accessibilityLabel="accessibilityLabel"
540
- accessibilityRole="button"
541
- accessibilityState={
542
- {
543
- "busy": undefined,
544
- "checked": undefined,
545
- "disabled": undefined,
546
- "expanded": undefined,
547
- "selected": undefined,
548
- }
549
- }
550
- accessibilityValue={
551
- {
552
- "max": undefined,
553
- "min": undefined,
554
- "now": undefined,
555
- "text": undefined,
556
- }
557
- }
558
- accessible={true}
559
- collapsable={false}
560
- focusable={true}
561
- onBlur={[Function]}
562
- onClick={[Function]}
563
- onFocus={[Function]}
564
- onResponderGrant={[Function]}
565
- onResponderMove={[Function]}
566
- onResponderRelease={[Function]}
567
- onResponderTerminate={[Function]}
568
- onResponderTerminationRequest={[Function]}
569
- onStartShouldSetResponder={[Function]}
570
- onTouchEnd={[Function]}
571
- >
572
- <View
573
- accessibilityElementsHidden={true}
574
- importantForAccessibility="no-hide-descendants"
575
- style={
576
- [
577
- {
578
- "marginHorizontal": -24,
579
- "paddingHorizontal": 24,
580
- "paddingVertical": 12,
581
- },
582
- {
583
- "backgroundColor": undefined,
584
- },
585
- ]
586
- }
587
- >
588
- <View
589
- style={
590
- [
591
- {
592
- "alignItems": "center",
593
- "flexDirection": "row",
594
- "justifyContent": "space-between",
595
- },
596
- {
597
- "columnGap": 12,
598
- },
599
- {
600
- "transform": [
601
- {
602
- "scale": undefined,
603
- },
604
- ],
605
- },
606
- ]
607
- }
608
- >
609
- <RNSVGSvgView
610
- accessibilityElementsHidden={true}
611
- accessibilityLabel=""
612
- accessible={false}
613
- align="xMidYMid"
614
- bbHeight={24}
615
- bbWidth={24}
616
- color="#D13333"
617
- focusable={false}
618
- height={24}
619
- importantForAccessibility="no-hide-descendants"
620
- meetOrSlice={0}
621
- minX={0}
622
- minY={0}
623
- style={
624
- [
625
- {
626
- "backgroundColor": "transparent",
627
- "borderWidth": 0,
628
- },
629
- {
630
- "flex": 0,
631
- "height": 24,
632
- "width": 24,
633
- },
634
- ]
635
- }
636
- vbHeight={24}
637
- vbWidth={24}
638
- width={24}
639
- >
640
- <RNSVGGroup
641
- fill={
642
- {
643
- "payload": 4278190080,
644
- "type": 0,
645
- }
646
- }
647
- >
648
- <RNSVGPath
649
- clipRule={0}
650
- d="M7.00702 1c-.73494 0-1.41405.39209-1.78152 1.02856L.2756 11.0274c-.36747.6365-.36747 1.4206 0 2.0571l4.9499 8.8783c.36747.6365 1.04658 1.0286 1.78152 1.0286h9.94288c.7349 0 1.414-.3921 1.7815-1.0286l4.993-8.8783c.3675-.6365.3675-1.4206 0-2.0571l-4.993-8.99884C18.3639 1.39209 17.6848 1 16.9499 1H7.00702Zm5.02608 13.5549c.5676 0 1.0283-.4601 1.0283-1.0277V5.52583c0-.56758-.4601-1.02769-1.0277-1.02769-.5676 0-1.0282.46011-1.0282 1.02769v8.00137c0 .5676.4601 1.0277 1.0276 1.0277Zm0 1.9431c.8436 0 1.5275.6839 1.5275 1.5275 0 .8436-.6839 1.5275-1.5275 1.5275-.8436 0-1.5274-.6839-1.5274-1.5275 0-.8436.6838-1.5275 1.5274-1.5275Z"
651
- fill={
652
- {
653
- "type": 2,
654
- }
655
- }
656
- fillRule={0}
657
- propList={
658
- [
659
- "fill",
660
- "fillRule",
661
- ]
662
- }
663
- />
664
- </RNSVGGroup>
665
- </RNSVGSvgView>
666
- <View
667
- style={
668
- {
669
- "flex": 1,
670
- }
671
- }
672
- >
673
- <Text
674
- allowFontScaling={true}
675
- dynamicTypeRamp="headline"
676
- maxFontSizeMultiplier={1.5}
677
- style={
678
- [
679
- {},
680
- {
681
- "color": "#0E0F13",
682
- "fontFamily": "Titillio",
683
- "fontSize": 16,
684
- "fontStyle": "normal",
685
- "fontWeight": "600",
686
- "lineHeight": 24,
687
- },
688
- ]
689
- }
690
- >
691
- testValue
692
- </Text>
693
- </View>
694
- <RNSVGSvgView
695
- accessibilityElementsHidden={true}
696
- accessibilityLabel=""
697
- accessible={false}
698
- align="xMidYMid"
699
- bbHeight={24}
700
- bbWidth={24}
701
- color="#0B3EE3"
702
- focusable={false}
703
- height={24}
704
- importantForAccessibility="no-hide-descendants"
705
- meetOrSlice={0}
706
- minX={0}
707
- minY={0}
708
- style={
709
- [
710
- {
711
- "backgroundColor": "transparent",
712
- "borderWidth": 0,
713
- },
714
- {
715
- "flex": 0,
716
- "height": 24,
717
- "width": 24,
718
- },
719
- ]
720
- }
721
- vbHeight={24}
722
- vbWidth={24}
723
- width={24}
724
- >
725
- <RNSVGGroup
726
- fill={
727
- {
728
- "payload": 4278190080,
729
- "type": 0,
730
- }
731
- }
732
- >
733
- <RNSVGPath
734
- clipRule={0}
735
- d="M16.2929 5.29289c.3905-.39052 1.0237-.39052 1.4142 0l6 6.00001c.3905.3905.3905 1.0237 0 1.4142l-6 6c-.3905.3905-1.0237.3905-1.4142 0-.3905-.3905-.3905-1.0237 0-1.4142L21.5858 12l-5.2929-5.29289c-.3905-.39053-.3905-1.02369 0-1.41422Z"
736
- fill={
737
- {
738
- "type": 2,
739
- }
740
- }
741
- fillRule={0}
742
- propList={
743
- [
744
- "fill",
745
- "fillRule",
746
- ]
747
- }
748
- />
749
- </RNSVGGroup>
750
- </RNSVGSvgView>
751
- </View>
752
- </View>
753
- </View>
754
- `;
11
+ exports[`Test List Item Components - Experimental Enabled ListItemNavAlert Snapshot 1`] = `null`;
755
12
 
756
- exports[`Test List Item Components - Experimental Enabled ListItemRadioWithAmount Snapshot 1`] = `
757
- <View
758
- accessibilityLabel="label € 1.000,00 suggestReason"
759
- accessibilityRole="radio"
760
- accessibilityState={
761
- {
762
- "busy": undefined,
763
- "checked": true,
764
- "disabled": undefined,
765
- "expanded": undefined,
766
- "selected": undefined,
767
- }
768
- }
769
- accessibilityValue={
770
- {
771
- "max": undefined,
772
- "min": undefined,
773
- "now": undefined,
774
- "text": undefined,
775
- }
776
- }
777
- accessible={true}
778
- collapsable={false}
779
- focusable={true}
780
- onBlur={[Function]}
781
- onClick={[Function]}
782
- onFocus={[Function]}
783
- onResponderGrant={[Function]}
784
- onResponderMove={[Function]}
785
- onResponderRelease={[Function]}
786
- onResponderTerminate={[Function]}
787
- onResponderTerminationRequest={[Function]}
788
- onStartShouldSetResponder={[Function]}
789
- onTouchEnd={[Function]}
790
- >
791
- <View
792
- style={
793
- [
794
- {
795
- "marginHorizontal": -24,
796
- "paddingHorizontal": 24,
797
- "paddingVertical": 12,
798
- },
799
- {
800
- "backgroundColor": undefined,
801
- },
802
- ]
803
- }
804
- >
805
- <View
806
- style={
807
- [
808
- {
809
- "alignItems": "center",
810
- "flexDirection": "row",
811
- "justifyContent": "space-between",
812
- },
813
- {
814
- "columnGap": 12,
815
- },
816
- {
817
- "transform": [
818
- {
819
- "scale": undefined,
820
- },
821
- ],
822
- },
823
- ]
824
- }
825
- >
826
- <View
827
- style={
828
- {
829
- "flexShrink": 1,
830
- }
831
- }
832
- >
833
- <Text
834
- allowFontScaling={true}
835
- dynamicTypeRamp="headline"
836
- maxFontSizeMultiplier={1.5}
837
- numberOfLines={1}
838
- style={
839
- [
840
- {},
841
- {
842
- "color": "#0E0F13",
843
- "fontFamily": "Titillio",
844
- "fontSize": 16,
845
- "fontStyle": "normal",
846
- "fontWeight": "600",
847
- "lineHeight": 24,
848
- },
849
- ]
850
- }
851
- >
852
- label
853
- </Text>
854
- <View
855
- style={
856
- {
857
- "alignItems": "center",
858
- "display": "flex",
859
- "flexDirection": "row",
860
- "gap": 4,
861
- }
862
- }
863
- >
864
- <RNSVGSvgView
865
- accessibilityElementsHidden={true}
866
- accessibilityLabel=""
867
- accessible={false}
868
- align="xMidYMid"
869
- bbHeight={16}
870
- bbWidth={16}
871
- color="#5517E3"
872
- focusable={false}
873
- height={16}
874
- importantForAccessibility="no-hide-descendants"
875
- meetOrSlice={0}
876
- minX={0}
877
- minY={0}
878
- style={
879
- [
880
- {
881
- "backgroundColor": "transparent",
882
- "borderWidth": 0,
883
- },
884
- {
885
- "flex": 0,
886
- "height": 16,
887
- "width": 16,
888
- },
889
- ]
890
- }
891
- vbHeight={24}
892
- vbWidth={24}
893
- width={16}
894
- >
895
- <RNSVGGroup
896
- fill={
897
- {
898
- "payload": 4278190080,
899
- "type": 0,
900
- }
901
- }
902
- >
903
- <RNSVGPath
904
- d="m15.694 7.56-2.296-.656a6.276 6.276 0 0 1-4.337-4.337L8.405.271a.438.438 0 0 0-.81 0l-.656 2.296a6.276 6.276 0 0 1-4.337 4.337L.306 7.56a.421.421 0 0 0 0 .81l2.296.656a6.276 6.276 0 0 1 4.337 4.338l.656 2.295a.42.42 0 0 0 .81 0l.656-2.295a6.276 6.276 0 0 1 4.338-4.338l2.295-.656a.421.421 0 0 0 0-.81ZM23.809 18.719l-1.435-.41a3.922 3.922 0 0 1-2.71-2.711l-.41-1.435a.273.273 0 0 0-.507 0l-.41 1.435a3.923 3.923 0 0 1-2.711 2.71l-1.435.41a.263.263 0 0 0 0 .507l1.435.41a3.922 3.922 0 0 1 2.71 2.711l.41 1.435a.263.263 0 0 0 .507 0l.41-1.435a3.923 3.923 0 0 1 2.711-2.71l1.435-.41a.263.263 0 0 0 0-.507Z"
905
- fill={
906
- {
907
- "type": 2,
908
- }
909
- }
910
- propList={
911
- [
912
- "fill",
913
- ]
914
- }
915
- />
916
- </RNSVGGroup>
917
- </RNSVGSvgView>
918
- <Text
919
- allowFontScaling={true}
920
- dynamicTypeRamp="footnote"
921
- maxFontSizeMultiplier={1.5}
922
- style={
923
- [
924
- {},
925
- {
926
- "color": "#5517E3",
927
- "fontFamily": "Titillio",
928
- "fontSize": 14,
929
- "fontStyle": "normal",
930
- "fontWeight": "400",
931
- "lineHeight": 21,
932
- },
933
- ]
934
- }
935
- >
936
- suggestReason
937
- </Text>
938
- </View>
939
- </View>
940
- <View
941
- accessibilityElementsHidden={true}
942
- importantForAccessibility="no-hide-descendants"
943
- pointerEvents="none"
944
- style={
945
- {
946
- "display": "flex",
947
- "flexDirection": "row",
948
- "gap": 8,
949
- }
950
- }
951
- >
952
- <Text
953
- allowFontScaling={true}
954
- dynamicTypeRamp="headline"
955
- maxFontSizeMultiplier={1.5}
956
- style={
957
- [
958
- {},
959
- {
960
- "color": "#0B3EE3",
961
- "fontFamily": "Titillio",
962
- "fontSize": 16,
963
- "fontStyle": "normal",
964
- "fontWeight": "600",
965
- "lineHeight": 24,
966
- },
967
- ]
968
- }
969
- >
970
- € 1.000,00
971
- </Text>
972
- <View
973
- accessibilityState={
974
- {
975
- "busy": undefined,
976
- "checked": undefined,
977
- "disabled": undefined,
978
- "expanded": undefined,
979
- "selected": undefined,
980
- }
981
- }
982
- accessibilityValue={
983
- {
984
- "max": undefined,
985
- "min": undefined,
986
- "now": undefined,
987
- "text": undefined,
988
- }
989
- }
990
- accessible={false}
991
- collapsable={false}
992
- focusable={true}
993
- onBlur={[Function]}
994
- onClick={[Function]}
995
- onFocus={[Function]}
996
- onResponderGrant={[Function]}
997
- onResponderMove={[Function]}
998
- onResponderRelease={[Function]}
999
- onResponderTerminate={[Function]}
1000
- onResponderTerminationRequest={[Function]}
1001
- onStartShouldSetResponder={[Function]}
1002
- style={
1003
- {
1004
- "height": 24,
1005
- "width": 24,
1006
- }
1007
- }
1008
- testID="AnimatedRadioInput"
1009
- >
1010
- <View
1011
- style={
1012
- [
1013
- {
1014
- "borderWidth": 2,
1015
- "left": 0,
1016
- "position": "absolute",
1017
- "top": 0,
1018
- },
1019
- {
1020
- "borderRadius": 12,
1021
- "height": 24,
1022
- "width": 24,
1023
- },
1024
- {
1025
- "borderColor": "#636B82",
1026
- },
1027
- ]
1028
- }
1029
- />
1030
- <View
1031
- style={
1032
- [
1033
- {
1034
- "left": 0,
1035
- "position": "absolute",
1036
- "top": 0,
1037
- },
1038
- {
1039
- "borderRadius": 12,
1040
- "height": 24,
1041
- "width": 24,
1042
- },
1043
- {
1044
- "backgroundColor": "#0B3EE3",
1045
- },
1046
- {
1047
- "opacity": 1,
1048
- "transform": [
1049
- {
1050
- "scale": undefined,
1051
- },
1052
- ],
1053
- },
1054
- ]
1055
- }
1056
- />
1057
- <View>
1058
- <RNSVGSvgView
1059
- align="xMidYMid"
1060
- bbHeight={24}
1061
- bbWidth={24}
1062
- focusable={false}
1063
- height={24}
1064
- meetOrSlice={0}
1065
- minX={0}
1066
- minY={0}
1067
- style={
1068
- [
1069
- {
1070
- "backgroundColor": "transparent",
1071
- "borderWidth": 0,
1072
- },
1073
- {
1074
- "flex": 0,
1075
- "height": 24,
1076
- "width": 24,
1077
- },
1078
- ]
1079
- }
1080
- vbHeight={24}
1081
- vbWidth={24}
1082
- width={24}
1083
- >
1084
- <RNSVGGroup
1085
- fill={
1086
- {
1087
- "payload": 4278190080,
1088
- "type": 0,
1089
- }
1090
- }
1091
- >
1092
- <RNSVGPath
1093
- d="m7 12 4 4 7-7"
1094
- fill={null}
1095
- onLayout={[Function]}
1096
- propList={
1097
- [
1098
- "fill",
1099
- "stroke",
1100
- "strokeWidth",
1101
- "strokeDasharray",
1102
- "strokeLinecap",
1103
- "strokeLinejoin",
1104
- ]
1105
- }
1106
- stroke={
1107
- {
1108
- "payload": 4294967295,
1109
- "type": 0,
1110
- }
1111
- }
1112
- strokeDasharray={null}
1113
- strokeLinecap={1}
1114
- strokeLinejoin={1}
1115
- strokeWidth={2}
1116
- />
1117
- </RNSVGGroup>
1118
- </RNSVGSvgView>
1119
- </View>
1120
- </View>
1121
- </View>
1122
- </View>
1123
- </View>
1124
- </View>
1125
- `;
13
+ exports[`Test List Item Components - Experimental Enabled ListItemRadioWithAmount Snapshot 1`] = `null`;
1126
14
 
1127
- exports[`Test List Item Components - Experimental Enabled ListItemRadioWithAmount Snapshot 2`] = `
1128
- <View
1129
- accessibilityLabel="label € 1.000,00 "
1130
- accessibilityRole="radio"
1131
- accessibilityState={
1132
- {
1133
- "busy": undefined,
1134
- "checked": false,
1135
- "disabled": undefined,
1136
- "expanded": undefined,
1137
- "selected": undefined,
1138
- }
1139
- }
1140
- accessibilityValue={
1141
- {
1142
- "max": undefined,
1143
- "min": undefined,
1144
- "now": undefined,
1145
- "text": undefined,
1146
- }
1147
- }
1148
- accessible={true}
1149
- collapsable={false}
1150
- focusable={true}
1151
- onBlur={[Function]}
1152
- onClick={[Function]}
1153
- onFocus={[Function]}
1154
- onResponderGrant={[Function]}
1155
- onResponderMove={[Function]}
1156
- onResponderRelease={[Function]}
1157
- onResponderTerminate={[Function]}
1158
- onResponderTerminationRequest={[Function]}
1159
- onStartShouldSetResponder={[Function]}
1160
- onTouchEnd={[Function]}
1161
- >
1162
- <View
1163
- style={
1164
- [
1165
- {
1166
- "marginHorizontal": -24,
1167
- "paddingHorizontal": 24,
1168
- "paddingVertical": 12,
1169
- },
1170
- {
1171
- "backgroundColor": undefined,
1172
- },
1173
- ]
1174
- }
1175
- >
1176
- <View
1177
- style={
1178
- [
1179
- {
1180
- "alignItems": "center",
1181
- "flexDirection": "row",
1182
- "justifyContent": "space-between",
1183
- },
1184
- {
1185
- "columnGap": 12,
1186
- },
1187
- {
1188
- "transform": [
1189
- {
1190
- "scale": undefined,
1191
- },
1192
- ],
1193
- },
1194
- ]
1195
- }
1196
- >
1197
- <View
1198
- style={
1199
- {
1200
- "flexShrink": 1,
1201
- }
1202
- }
1203
- >
1204
- <Text
1205
- allowFontScaling={true}
1206
- dynamicTypeRamp="headline"
1207
- maxFontSizeMultiplier={1.5}
1208
- numberOfLines={1}
1209
- style={
1210
- [
1211
- {},
1212
- {
1213
- "color": "#0E0F13",
1214
- "fontFamily": "Titillio",
1215
- "fontSize": 16,
1216
- "fontStyle": "normal",
1217
- "fontWeight": "600",
1218
- "lineHeight": 24,
1219
- },
1220
- ]
1221
- }
1222
- >
1223
- label
1224
- </Text>
1225
- </View>
1226
- <View
1227
- accessibilityElementsHidden={true}
1228
- importantForAccessibility="no-hide-descendants"
1229
- pointerEvents="none"
1230
- style={
1231
- {
1232
- "display": "flex",
1233
- "flexDirection": "row",
1234
- "gap": 8,
1235
- }
1236
- }
1237
- >
1238
- <Text
1239
- allowFontScaling={true}
1240
- dynamicTypeRamp="headline"
1241
- maxFontSizeMultiplier={1.5}
1242
- style={
1243
- [
1244
- {},
1245
- {
1246
- "color": "#0B3EE3",
1247
- "fontFamily": "Titillio",
1248
- "fontSize": 16,
1249
- "fontStyle": "normal",
1250
- "fontWeight": "600",
1251
- "lineHeight": 24,
1252
- },
1253
- ]
1254
- }
1255
- >
1256
- € 1.000,00
1257
- </Text>
1258
- <View
1259
- accessibilityState={
1260
- {
1261
- "busy": undefined,
1262
- "checked": undefined,
1263
- "disabled": undefined,
1264
- "expanded": undefined,
1265
- "selected": undefined,
1266
- }
1267
- }
1268
- accessibilityValue={
1269
- {
1270
- "max": undefined,
1271
- "min": undefined,
1272
- "now": undefined,
1273
- "text": undefined,
1274
- }
1275
- }
1276
- accessible={false}
1277
- collapsable={false}
1278
- focusable={true}
1279
- onBlur={[Function]}
1280
- onClick={[Function]}
1281
- onFocus={[Function]}
1282
- onResponderGrant={[Function]}
1283
- onResponderMove={[Function]}
1284
- onResponderRelease={[Function]}
1285
- onResponderTerminate={[Function]}
1286
- onResponderTerminationRequest={[Function]}
1287
- onStartShouldSetResponder={[Function]}
1288
- style={
1289
- {
1290
- "height": 24,
1291
- "width": 24,
1292
- }
1293
- }
1294
- testID="AnimatedRadioInput"
1295
- >
1296
- <View
1297
- style={
1298
- [
1299
- {
1300
- "borderWidth": 2,
1301
- "left": 0,
1302
- "position": "absolute",
1303
- "top": 0,
1304
- },
1305
- {
1306
- "borderRadius": 12,
1307
- "height": 24,
1308
- "width": 24,
1309
- },
1310
- {
1311
- "borderColor": "#636B82",
1312
- },
1313
- ]
1314
- }
1315
- />
1316
- <View
1317
- style={
1318
- [
1319
- {
1320
- "left": 0,
1321
- "position": "absolute",
1322
- "top": 0,
1323
- },
1324
- {
1325
- "borderRadius": 12,
1326
- "height": 24,
1327
- "width": 24,
1328
- },
1329
- {
1330
- "backgroundColor": "#0B3EE3",
1331
- },
1332
- {
1333
- "opacity": 0,
1334
- "transform": [
1335
- {
1336
- "scale": undefined,
1337
- },
1338
- ],
1339
- },
1340
- ]
1341
- }
1342
- />
1343
- </View>
1344
- </View>
1345
- </View>
1346
- </View>
1347
- </View>
1348
- `;
15
+ exports[`Test List Item Components - Experimental Enabled ListItemRadioWithAmount Snapshot 2`] = `null`;
1349
16
 
1350
- exports[`Test List Item Components - Experimental Enabled ListItemTransaction Snapshot 1`] = `
1351
- <View
1352
- accessibilityState={
1353
- {
1354
- "busy": true,
1355
- }
1356
- }
1357
- accessible={true}
1358
- style={
1359
- {
1360
- "marginHorizontal": -24,
1361
- "paddingHorizontal": 24,
1362
- "paddingVertical": 12,
1363
- }
1364
- }
1365
- >
1366
- <View
1367
- style={
1368
- {
1369
- "alignItems": "center",
1370
- "flexDirection": "row",
1371
- "justifyContent": "space-between",
1372
- }
1373
- }
1374
- >
1375
- <View
1376
- style={
1377
- {
1378
- "marginRight": 12,
1379
- }
1380
- }
1381
- >
1382
- <View
1383
- collapsable={false}
1384
- style={
1385
- {
1386
- "backgroundColor": "#E8EBF1",
1387
- "borderCurve": "continuous",
1388
- "borderRadius": 8,
1389
- "height": 44,
1390
- "opacity": 0.75,
1391
- "width": 44,
1392
- }
1393
- }
1394
- />
1395
- </View>
1396
- <View
1397
- style={
1398
- {
1399
- "display": "flex",
1400
- "flexDirection": "column",
1401
- "flexGrow": 1,
1402
- "gap": 4,
1403
- }
1404
- }
1405
- >
1406
- <View
1407
- collapsable={false}
1408
- style={
1409
- {
1410
- "backgroundColor": "#E8EBF1",
1411
- "borderCurve": "continuous",
1412
- "borderRadius": 8,
1413
- "height": 16,
1414
- "opacity": 0.75,
1415
- "width": 62,
1416
- }
1417
- }
1418
- />
1419
- <View
1420
- collapsable={false}
1421
- style={
1422
- {
1423
- "backgroundColor": "#E8EBF1",
1424
- "borderCurve": "continuous",
1425
- "borderRadius": 8,
1426
- "height": 16,
1427
- "opacity": 0.75,
1428
- "width": 107,
1429
- }
1430
- }
1431
- />
1432
- </View>
1433
- <View
1434
- style={
1435
- {
1436
- "marginLeft": 12,
1437
- }
1438
- }
1439
- >
1440
- <View
1441
- collapsable={false}
1442
- style={
1443
- {
1444
- "backgroundColor": "#E8EBF1",
1445
- "borderCurve": "continuous",
1446
- "borderRadius": 8,
1447
- "height": 24,
1448
- "opacity": 0.75,
1449
- "width": 70,
1450
- }
1451
- }
1452
- />
1453
- </View>
1454
- </View>
1455
- </View>
1456
- `;
17
+ exports[`Test List Item Components - Experimental Enabled ListItemTransaction Snapshot 1`] = `null`;
1457
18
 
1458
- exports[`Test List Item Components - Experimental Enabled PressableListItemsBase Snapshot 1`] = `
1459
- <View
1460
- accessibilityRole="button"
1461
- accessibilityState={
1462
- {
1463
- "busy": undefined,
1464
- "checked": undefined,
1465
- "disabled": undefined,
1466
- "expanded": undefined,
1467
- "selected": undefined,
1468
- }
1469
- }
1470
- accessibilityValue={
1471
- {
1472
- "max": undefined,
1473
- "min": undefined,
1474
- "now": undefined,
1475
- "text": undefined,
1476
- }
1477
- }
1478
- accessible={true}
1479
- collapsable={false}
1480
- focusable={true}
1481
- onBlur={[Function]}
1482
- onClick={[Function]}
1483
- onFocus={[Function]}
1484
- onResponderGrant={[Function]}
1485
- onResponderMove={[Function]}
1486
- onResponderRelease={[Function]}
1487
- onResponderTerminate={[Function]}
1488
- onResponderTerminationRequest={[Function]}
1489
- onStartShouldSetResponder={[Function]}
1490
- onTouchEnd={[Function]}
1491
- >
1492
- <View
1493
- style={
1494
- [
1495
- {
1496
- "marginHorizontal": -24,
1497
- "paddingHorizontal": 24,
1498
- "paddingVertical": 12,
1499
- },
1500
- {
1501
- "backgroundColor": undefined,
1502
- },
1503
- ]
1504
- }
1505
- >
1506
- <View
1507
- style={
1508
- [
1509
- {
1510
- "alignItems": "center",
1511
- "flexDirection": "row",
1512
- "justifyContent": "space-between",
1513
- },
1514
- {
1515
- "columnGap": 12,
1516
- },
1517
- {
1518
- "transform": [
1519
- {
1520
- "scale": undefined,
1521
- },
1522
- ],
1523
- },
1524
- ]
1525
- }
1526
- />
1527
- </View>
1528
- </View>
1529
- `;
19
+ exports[`Test List Item Components - Experimental Enabled PressableListItemsBase Snapshot 1`] = `null`;
1530
20
 
1531
- exports[`Test List Item Components ListItemAction Snapshot 1`] = `
1532
- <View
1533
- accessibilityLabel="accessibilityLabel"
1534
- accessibilityRole="button"
1535
- accessibilityState={
1536
- {
1537
- "busy": undefined,
1538
- "checked": undefined,
1539
- "disabled": undefined,
1540
- "expanded": undefined,
1541
- "selected": undefined,
1542
- }
1543
- }
1544
- accessibilityValue={
1545
- {
1546
- "max": undefined,
1547
- "min": undefined,
1548
- "now": undefined,
1549
- "text": undefined,
1550
- }
1551
- }
1552
- accessible={true}
1553
- collapsable={false}
1554
- focusable={true}
1555
- onBlur={[Function]}
1556
- onClick={[Function]}
1557
- onFocus={[Function]}
1558
- onResponderGrant={[Function]}
1559
- onResponderMove={[Function]}
1560
- onResponderRelease={[Function]}
1561
- onResponderTerminate={[Function]}
1562
- onResponderTerminationRequest={[Function]}
1563
- onStartShouldSetResponder={[Function]}
1564
- onTouchEnd={[Function]}
1565
- >
1566
- <View
1567
- accessibilityElementsHidden={true}
1568
- importantForAccessibility="no-hide-descendants"
1569
- style={
1570
- [
1571
- {
1572
- "marginHorizontal": -24,
1573
- "paddingHorizontal": 24,
1574
- "paddingVertical": 12,
1575
- },
1576
- {
1577
- "backgroundColor": undefined,
1578
- },
1579
- ]
1580
- }
1581
- >
1582
- <View
1583
- style={
1584
- [
1585
- {
1586
- "alignItems": "center",
1587
- "flexDirection": "row",
1588
- "justifyContent": "space-between",
1589
- },
1590
- {
1591
- "columnGap": 12,
1592
- },
1593
- {
1594
- "transform": [
1595
- {
1596
- "scale": undefined,
1597
- },
1598
- ],
1599
- },
1600
- ]
1601
- }
1602
- >
1603
- <View
1604
- style={
1605
- {
1606
- "flexGrow": 1,
1607
- "flexShrink": 1,
1608
- }
1609
- }
1610
- >
1611
- <Text
1612
- allowFontScaling={true}
1613
- maxFontSizeMultiplier={1.5}
1614
- style={
1615
- [
1616
- {},
1617
- {
1618
- "color": "#0B3EE3",
1619
- "fontFamily": "Titillio",
1620
- "fontSize": 16,
1621
- "fontStyle": "normal",
1622
- "fontWeight": "600",
1623
- "lineHeight": 20,
1624
- },
1625
- ]
1626
- }
1627
- >
1628
- label
1629
- </Text>
1630
- </View>
1631
- </View>
1632
- </View>
1633
- </View>
1634
- `;
21
+ exports[`Test List Item Components ListItemAction Snapshot 1`] = `null`;
1635
22
 
1636
- exports[`Test List Item Components ListItemInfo Snapshot 1`] = `
1637
- <View
1638
- accessibilityLabel="accessibilityLabel"
1639
- accessible={true}
1640
- style={
1641
- {
1642
- "marginHorizontal": -24,
1643
- "paddingHorizontal": 24,
1644
- "paddingVertical": 12,
1645
- }
1646
- }
1647
- >
1648
- <View
1649
- style={
1650
- [
1651
- {
1652
- "alignItems": "center",
1653
- "flexDirection": "row",
1654
- "justifyContent": "space-between",
1655
- },
1656
- {
1657
- "columnGap": 12,
1658
- },
1659
- ]
1660
- }
1661
- >
1662
- <View
1663
- style={
1664
- {
1665
- "flex": 1,
1666
- }
1667
- }
1668
- >
1669
- <View
1670
- accessible={true}
1671
- style={
1672
- {
1673
- "flexDirection": "column",
1674
- }
1675
- }
1676
- >
1677
- <Text
1678
- allowFontScaling={true}
1679
- dynamicTypeRamp="footnote"
1680
- maxFontSizeMultiplier={1.5}
1681
- style={
1682
- [
1683
- {},
1684
- {
1685
- "color": "#555C70",
1686
- "fontFamily": "Titillio",
1687
- "fontSize": 14,
1688
- "fontStyle": "normal",
1689
- "fontWeight": "400",
1690
- "lineHeight": 21,
1691
- },
1692
- ]
1693
- }
1694
- >
1695
- label
1696
- </Text>
1697
- <Text
1698
- allowFontScaling={true}
1699
- dynamicTypeRamp="headline"
1700
- maxFontSizeMultiplier={1.5}
1701
- numberOfLines={2}
1702
- style={
1703
- [
1704
- {},
1705
- {
1706
- "color": "#0E0F13",
1707
- "fontFamily": "Titillio",
1708
- "fontSize": 16,
1709
- "fontStyle": "normal",
1710
- "fontWeight": "600",
1711
- "lineHeight": 24,
1712
- },
1713
- ]
1714
- }
1715
- >
1716
- testValue
1717
- </Text>
1718
- </View>
1719
- </View>
1720
- </View>
1721
- </View>
1722
- `;
23
+ exports[`Test List Item Components ListItemInfo Snapshot 1`] = `null`;
1723
24
 
1724
- exports[`Test List Item Components ListItemInfoCopy Snapshot 1`] = `
1725
- <View
1726
- accessibilityLabel="accessibilityLabel"
1727
- accessibilityRole="button"
1728
- accessibilityState={
1729
- {
1730
- "busy": undefined,
1731
- "checked": undefined,
1732
- "disabled": undefined,
1733
- "expanded": undefined,
1734
- "selected": undefined,
1735
- }
1736
- }
1737
- accessibilityValue={
1738
- {
1739
- "max": undefined,
1740
- "min": undefined,
1741
- "now": undefined,
1742
- "text": undefined,
1743
- }
1744
- }
1745
- accessible={true}
1746
- collapsable={false}
1747
- focusable={true}
1748
- onBlur={[Function]}
1749
- onClick={[Function]}
1750
- onFocus={[Function]}
1751
- onResponderGrant={[Function]}
1752
- onResponderMove={[Function]}
1753
- onResponderRelease={[Function]}
1754
- onResponderTerminate={[Function]}
1755
- onResponderTerminationRequest={[Function]}
1756
- onStartShouldSetResponder={[Function]}
1757
- onTouchEnd={[Function]}
1758
- >
1759
- <View
1760
- accessibilityElementsHidden={true}
1761
- importantForAccessibility="no-hide-descendants"
1762
- style={
1763
- [
1764
- {
1765
- "marginHorizontal": -24,
1766
- "paddingHorizontal": 24,
1767
- "paddingVertical": 12,
1768
- },
1769
- {
1770
- "backgroundColor": undefined,
1771
- },
1772
- ]
1773
- }
1774
- >
1775
- <View
1776
- style={
1777
- [
1778
- {
1779
- "alignItems": "center",
1780
- "flexDirection": "row",
1781
- "justifyContent": "space-between",
1782
- },
1783
- {
1784
- "columnGap": 12,
1785
- },
1786
- {
1787
- "transform": [
1788
- {
1789
- "scale": undefined,
1790
- },
1791
- ],
1792
- },
1793
- ]
1794
- }
1795
- >
1796
- <View
1797
- style={
1798
- {
1799
- "flex": 1,
1800
- }
1801
- }
1802
- >
1803
- <Text
1804
- allowFontScaling={true}
1805
- dynamicTypeRamp="footnote"
1806
- maxFontSizeMultiplier={1.5}
1807
- style={
1808
- [
1809
- {},
1810
- {
1811
- "color": "#555C70",
1812
- "fontFamily": "Titillio",
1813
- "fontSize": 14,
1814
- "fontStyle": "normal",
1815
- "fontWeight": "400",
1816
- "lineHeight": 21,
1817
- },
1818
- ]
1819
- }
1820
- >
1821
- label
1822
- </Text>
1823
- <Text
1824
- allowFontScaling={true}
1825
- dynamicTypeRamp="headline"
1826
- maxFontSizeMultiplier={1.5}
1827
- numberOfLines={2}
1828
- style={
1829
- [
1830
- {},
1831
- {
1832
- "color": "#0B3EE3",
1833
- "fontFamily": "Titillio",
1834
- "fontSize": 16,
1835
- "fontStyle": "normal",
1836
- "fontWeight": "600",
1837
- "lineHeight": 24,
1838
- },
1839
- ]
1840
- }
1841
- >
1842
- testValue
1843
- </Text>
1844
- </View>
1845
- <RNSVGSvgView
1846
- accessibilityElementsHidden={true}
1847
- accessibilityLabel=""
1848
- accessible={false}
1849
- align="xMidYMid"
1850
- bbHeight={24}
1851
- bbWidth={24}
1852
- color="#0B3EE3"
1853
- focusable={false}
1854
- height={24}
1855
- importantForAccessibility="no-hide-descendants"
1856
- meetOrSlice={0}
1857
- minX={0}
1858
- minY={0}
1859
- style={
1860
- [
1861
- {
1862
- "backgroundColor": "transparent",
1863
- "borderWidth": 0,
1864
- },
1865
- {
1866
- "flex": 0,
1867
- "height": 24,
1868
- "width": 24,
1869
- },
1870
- ]
1871
- }
1872
- vbHeight={24}
1873
- vbWidth={24}
1874
- width={24}
1875
- >
1876
- <RNSVGGroup
1877
- fill={
1878
- {
1879
- "payload": 4278190080,
1880
- "type": 0,
1881
- }
1882
- }
1883
- >
1884
- <RNSVGPath
1885
- clipRule={0}
1886
- d="M12 18h8a2 2 0 0 0 2-2V9h-4a3 3 0 0 1-3-3V2h-3a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2Zm9.332-11.987a2 2 0 0 1 .603.987H18a1 1 0 0 1-1-1V2.227a2 2 0 0 1 .406.281l3.926 3.505ZM14 20h-2a4 4 0 0 1-4-4V6H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2Zm2 0h4a4 4 0 0 0 4-4V7.505a4 4 0 0 0-1.336-2.984l-3.926-3.505A4 4 0 0 0 16.074 0H12a4 4 0 0 0-4 4H4a4 4 0 0 0-4 4v12a4 4 0 0 0 4 4h8a4 4 0 0 0 4-4Z"
1887
- fill={
1888
- {
1889
- "type": 2,
1890
- }
1891
- }
1892
- fillRule={0}
1893
- propList={
1894
- [
1895
- "fill",
1896
- "fillRule",
1897
- ]
1898
- }
1899
- />
1900
- </RNSVGGroup>
1901
- </RNSVGSvgView>
1902
- </View>
1903
- </View>
1904
- </View>
1905
- `;
25
+ exports[`Test List Item Components ListItemInfoCopy Snapshot 1`] = `null`;
1906
26
 
1907
- exports[`Test List Item Components ListItemNav Snapshot 1`] = `
1908
- <View
1909
- accessibilityLabel="accessibilityLabel"
1910
- accessibilityRole="button"
1911
- accessibilityState={
1912
- {
1913
- "busy": undefined,
1914
- "checked": undefined,
1915
- "disabled": undefined,
1916
- "expanded": undefined,
1917
- "selected": undefined,
1918
- }
1919
- }
1920
- accessibilityValue={
1921
- {
1922
- "max": undefined,
1923
- "min": undefined,
1924
- "now": undefined,
1925
- "text": undefined,
1926
- }
1927
- }
1928
- accessible={true}
1929
- collapsable={false}
1930
- focusable={true}
1931
- onBlur={[Function]}
1932
- onClick={[Function]}
1933
- onFocus={[Function]}
1934
- onResponderGrant={[Function]}
1935
- onResponderMove={[Function]}
1936
- onResponderRelease={[Function]}
1937
- onResponderTerminate={[Function]}
1938
- onResponderTerminationRequest={[Function]}
1939
- onStartShouldSetResponder={[Function]}
1940
- onTouchEnd={[Function]}
1941
- >
1942
- <View
1943
- style={
1944
- [
1945
- {
1946
- "marginHorizontal": -24,
1947
- "paddingHorizontal": 24,
1948
- "paddingVertical": 12,
1949
- },
1950
- {
1951
- "backgroundColor": undefined,
1952
- },
1953
- ]
1954
- }
1955
- >
1956
- <View
1957
- style={
1958
- [
1959
- {
1960
- "alignItems": "center",
1961
- "flexDirection": "row",
1962
- "justifyContent": "space-between",
1963
- },
1964
- {
1965
- "transform": [
1966
- {
1967
- "scale": undefined,
1968
- },
1969
- ],
1970
- },
1971
- ]
1972
- }
1973
- >
1974
- <View
1975
- style={
1976
- {
1977
- "flexGrow": 1,
1978
- "flexShrink": 1,
1979
- }
1980
- }
1981
- >
1982
- <Text
1983
- allowFontScaling={true}
1984
- dynamicTypeRamp="headline"
1985
- maxFontSizeMultiplier={1.5}
1986
- style={
1987
- [
1988
- {},
1989
- {
1990
- "color": "#0E0F13",
1991
- "fontFamily": "Titillio",
1992
- "fontSize": 16,
1993
- "fontStyle": "normal",
1994
- "fontWeight": "600",
1995
- "lineHeight": 24,
1996
- },
1997
- ]
1998
- }
1999
- >
2000
- testValue
2001
- </Text>
2002
- </View>
2003
- <RNSVGSvgView
2004
- accessibilityElementsHidden={true}
2005
- accessibilityLabel=""
2006
- accessible={false}
2007
- align="xMidYMid"
2008
- bbHeight={24}
2009
- bbWidth={24}
2010
- color="#0B3EE3"
2011
- focusable={false}
2012
- height={24}
2013
- importantForAccessibility="no-hide-descendants"
2014
- meetOrSlice={0}
2015
- minX={0}
2016
- minY={0}
2017
- style={
2018
- [
2019
- {
2020
- "backgroundColor": "transparent",
2021
- "borderWidth": 0,
2022
- },
2023
- {
2024
- "flex": 0,
2025
- "height": 24,
2026
- "width": 24,
2027
- },
2028
- ]
2029
- }
2030
- vbHeight={24}
2031
- vbWidth={24}
2032
- width={24}
2033
- >
2034
- <RNSVGGroup
2035
- fill={
2036
- {
2037
- "payload": 4278190080,
2038
- "type": 0,
2039
- }
2040
- }
2041
- >
2042
- <RNSVGPath
2043
- clipRule={0}
2044
- d="M16.2929 5.29289c.3905-.39052 1.0237-.39052 1.4142 0l6 6.00001c.3905.3905.3905 1.0237 0 1.4142l-6 6c-.3905.3905-1.0237.3905-1.4142 0-.3905-.3905-.3905-1.0237 0-1.4142L21.5858 12l-5.2929-5.29289c-.3905-.39053-.3905-1.02369 0-1.41422Z"
2045
- fill={
2046
- {
2047
- "type": 2,
2048
- }
2049
- }
2050
- fillRule={0}
2051
- propList={
2052
- [
2053
- "fill",
2054
- "fillRule",
2055
- ]
2056
- }
2057
- />
2058
- </RNSVGGroup>
2059
- </RNSVGSvgView>
2060
- </View>
2061
- </View>
2062
- </View>
2063
- `;
27
+ exports[`Test List Item Components ListItemNav Snapshot 1`] = `null`;
2064
28
 
2065
- exports[`Test List Item Components ListItemNavAlert Snapshot 1`] = `
2066
- <View
2067
- accessibilityLabel="accessibilityLabel"
2068
- accessibilityRole="button"
2069
- accessibilityState={
2070
- {
2071
- "busy": undefined,
2072
- "checked": undefined,
2073
- "disabled": undefined,
2074
- "expanded": undefined,
2075
- "selected": undefined,
2076
- }
2077
- }
2078
- accessibilityValue={
2079
- {
2080
- "max": undefined,
2081
- "min": undefined,
2082
- "now": undefined,
2083
- "text": undefined,
2084
- }
2085
- }
2086
- accessible={true}
2087
- collapsable={false}
2088
- focusable={true}
2089
- onBlur={[Function]}
2090
- onClick={[Function]}
2091
- onFocus={[Function]}
2092
- onResponderGrant={[Function]}
2093
- onResponderMove={[Function]}
2094
- onResponderRelease={[Function]}
2095
- onResponderTerminate={[Function]}
2096
- onResponderTerminationRequest={[Function]}
2097
- onStartShouldSetResponder={[Function]}
2098
- onTouchEnd={[Function]}
2099
- >
2100
- <View
2101
- accessibilityElementsHidden={true}
2102
- importantForAccessibility="no-hide-descendants"
2103
- style={
2104
- [
2105
- {
2106
- "marginHorizontal": -24,
2107
- "paddingHorizontal": 24,
2108
- "paddingVertical": 12,
2109
- },
2110
- {
2111
- "backgroundColor": undefined,
2112
- },
2113
- ]
2114
- }
2115
- >
2116
- <View
2117
- style={
2118
- [
2119
- {
2120
- "alignItems": "center",
2121
- "flexDirection": "row",
2122
- "justifyContent": "space-between",
2123
- },
2124
- {
2125
- "columnGap": 12,
2126
- },
2127
- {
2128
- "transform": [
2129
- {
2130
- "scale": undefined,
2131
- },
2132
- ],
2133
- },
2134
- ]
2135
- }
2136
- >
2137
- <RNSVGSvgView
2138
- accessibilityElementsHidden={true}
2139
- accessibilityLabel=""
2140
- accessible={false}
2141
- align="xMidYMid"
2142
- bbHeight={24}
2143
- bbWidth={24}
2144
- color="#D13333"
2145
- focusable={false}
2146
- height={24}
2147
- importantForAccessibility="no-hide-descendants"
2148
- meetOrSlice={0}
2149
- minX={0}
2150
- minY={0}
2151
- style={
2152
- [
2153
- {
2154
- "backgroundColor": "transparent",
2155
- "borderWidth": 0,
2156
- },
2157
- {
2158
- "flex": 0,
2159
- "height": 24,
2160
- "width": 24,
2161
- },
2162
- ]
2163
- }
2164
- vbHeight={24}
2165
- vbWidth={24}
2166
- width={24}
2167
- >
2168
- <RNSVGGroup
2169
- fill={
2170
- {
2171
- "payload": 4278190080,
2172
- "type": 0,
2173
- }
2174
- }
2175
- >
2176
- <RNSVGPath
2177
- clipRule={0}
2178
- d="M7.00702 1c-.73494 0-1.41405.39209-1.78152 1.02856L.2756 11.0274c-.36747.6365-.36747 1.4206 0 2.0571l4.9499 8.8783c.36747.6365 1.04658 1.0286 1.78152 1.0286h9.94288c.7349 0 1.414-.3921 1.7815-1.0286l4.993-8.8783c.3675-.6365.3675-1.4206 0-2.0571l-4.993-8.99884C18.3639 1.39209 17.6848 1 16.9499 1H7.00702Zm5.02608 13.5549c.5676 0 1.0283-.4601 1.0283-1.0277V5.52583c0-.56758-.4601-1.02769-1.0277-1.02769-.5676 0-1.0282.46011-1.0282 1.02769v8.00137c0 .5676.4601 1.0277 1.0276 1.0277Zm0 1.9431c.8436 0 1.5275.6839 1.5275 1.5275 0 .8436-.6839 1.5275-1.5275 1.5275-.8436 0-1.5274-.6839-1.5274-1.5275 0-.8436.6838-1.5275 1.5274-1.5275Z"
2179
- fill={
2180
- {
2181
- "type": 2,
2182
- }
2183
- }
2184
- fillRule={0}
2185
- propList={
2186
- [
2187
- "fill",
2188
- "fillRule",
2189
- ]
2190
- }
2191
- />
2192
- </RNSVGGroup>
2193
- </RNSVGSvgView>
2194
- <View
2195
- style={
2196
- {
2197
- "flex": 1,
2198
- }
2199
- }
2200
- >
2201
- <Text
2202
- allowFontScaling={true}
2203
- dynamicTypeRamp="headline"
2204
- maxFontSizeMultiplier={1.5}
2205
- style={
2206
- [
2207
- {},
2208
- {
2209
- "color": "#0E0F13",
2210
- "fontFamily": "Titillio",
2211
- "fontSize": 16,
2212
- "fontStyle": "normal",
2213
- "fontWeight": "600",
2214
- "lineHeight": 24,
2215
- },
2216
- ]
2217
- }
2218
- >
2219
- testValue
2220
- </Text>
2221
- </View>
2222
- <RNSVGSvgView
2223
- accessibilityElementsHidden={true}
2224
- accessibilityLabel=""
2225
- accessible={false}
2226
- align="xMidYMid"
2227
- bbHeight={24}
2228
- bbWidth={24}
2229
- color="#0B3EE3"
2230
- focusable={false}
2231
- height={24}
2232
- importantForAccessibility="no-hide-descendants"
2233
- meetOrSlice={0}
2234
- minX={0}
2235
- minY={0}
2236
- style={
2237
- [
2238
- {
2239
- "backgroundColor": "transparent",
2240
- "borderWidth": 0,
2241
- },
2242
- {
2243
- "flex": 0,
2244
- "height": 24,
2245
- "width": 24,
2246
- },
2247
- ]
2248
- }
2249
- vbHeight={24}
2250
- vbWidth={24}
2251
- width={24}
2252
- >
2253
- <RNSVGGroup
2254
- fill={
2255
- {
2256
- "payload": 4278190080,
2257
- "type": 0,
2258
- }
2259
- }
2260
- >
2261
- <RNSVGPath
2262
- clipRule={0}
2263
- d="M16.2929 5.29289c.3905-.39052 1.0237-.39052 1.4142 0l6 6.00001c.3905.3905.3905 1.0237 0 1.4142l-6 6c-.3905.3905-1.0237.3905-1.4142 0-.3905-.3905-.3905-1.0237 0-1.4142L21.5858 12l-5.2929-5.29289c-.3905-.39053-.3905-1.02369 0-1.41422Z"
2264
- fill={
2265
- {
2266
- "type": 2,
2267
- }
2268
- }
2269
- fillRule={0}
2270
- propList={
2271
- [
2272
- "fill",
2273
- "fillRule",
2274
- ]
2275
- }
2276
- />
2277
- </RNSVGGroup>
2278
- </RNSVGSvgView>
2279
- </View>
2280
- </View>
2281
- </View>
2282
- `;
29
+ exports[`Test List Item Components ListItemNavAlert Snapshot 1`] = `null`;
2283
30
 
2284
- exports[`Test List Item Components ListItemRadioWithAmount Snapshot 1`] = `
2285
- <View
2286
- accessibilityLabel="label € 1.000,00 suggestReason"
2287
- accessibilityRole="radio"
2288
- accessibilityState={
2289
- {
2290
- "busy": undefined,
2291
- "checked": true,
2292
- "disabled": undefined,
2293
- "expanded": undefined,
2294
- "selected": undefined,
2295
- }
2296
- }
2297
- accessibilityValue={
2298
- {
2299
- "max": undefined,
2300
- "min": undefined,
2301
- "now": undefined,
2302
- "text": undefined,
2303
- }
2304
- }
2305
- accessible={true}
2306
- collapsable={false}
2307
- focusable={true}
2308
- onBlur={[Function]}
2309
- onClick={[Function]}
2310
- onFocus={[Function]}
2311
- onResponderGrant={[Function]}
2312
- onResponderMove={[Function]}
2313
- onResponderRelease={[Function]}
2314
- onResponderTerminate={[Function]}
2315
- onResponderTerminationRequest={[Function]}
2316
- onStartShouldSetResponder={[Function]}
2317
- onTouchEnd={[Function]}
2318
- >
2319
- <View
2320
- style={
2321
- [
2322
- {
2323
- "marginHorizontal": -24,
2324
- "paddingHorizontal": 24,
2325
- "paddingVertical": 12,
2326
- },
2327
- {
2328
- "backgroundColor": undefined,
2329
- },
2330
- ]
2331
- }
2332
- >
2333
- <View
2334
- style={
2335
- [
2336
- {
2337
- "alignItems": "center",
2338
- "flexDirection": "row",
2339
- "justifyContent": "space-between",
2340
- },
2341
- {
2342
- "columnGap": 12,
2343
- },
2344
- {
2345
- "transform": [
2346
- {
2347
- "scale": undefined,
2348
- },
2349
- ],
2350
- },
2351
- ]
2352
- }
2353
- >
2354
- <View
2355
- style={
2356
- {
2357
- "flexShrink": 1,
2358
- }
2359
- }
2360
- >
2361
- <Text
2362
- allowFontScaling={true}
2363
- dynamicTypeRamp="headline"
2364
- maxFontSizeMultiplier={1.5}
2365
- numberOfLines={1}
2366
- style={
2367
- [
2368
- {},
2369
- {
2370
- "color": "#0E0F13",
2371
- "fontFamily": "Titillio",
2372
- "fontSize": 16,
2373
- "fontStyle": "normal",
2374
- "fontWeight": "600",
2375
- "lineHeight": 24,
2376
- },
2377
- ]
2378
- }
2379
- >
2380
- label
2381
- </Text>
2382
- <View
2383
- style={
2384
- {
2385
- "alignItems": "center",
2386
- "display": "flex",
2387
- "flexDirection": "row",
2388
- "gap": 4,
2389
- }
2390
- }
2391
- >
2392
- <RNSVGSvgView
2393
- accessibilityElementsHidden={true}
2394
- accessibilityLabel=""
2395
- accessible={false}
2396
- align="xMidYMid"
2397
- bbHeight={16}
2398
- bbWidth={16}
2399
- color="#5517E3"
2400
- focusable={false}
2401
- height={16}
2402
- importantForAccessibility="no-hide-descendants"
2403
- meetOrSlice={0}
2404
- minX={0}
2405
- minY={0}
2406
- style={
2407
- [
2408
- {
2409
- "backgroundColor": "transparent",
2410
- "borderWidth": 0,
2411
- },
2412
- {
2413
- "flex": 0,
2414
- "height": 16,
2415
- "width": 16,
2416
- },
2417
- ]
2418
- }
2419
- vbHeight={24}
2420
- vbWidth={24}
2421
- width={16}
2422
- >
2423
- <RNSVGGroup
2424
- fill={
2425
- {
2426
- "payload": 4278190080,
2427
- "type": 0,
2428
- }
2429
- }
2430
- >
2431
- <RNSVGPath
2432
- d="m15.694 7.56-2.296-.656a6.276 6.276 0 0 1-4.337-4.337L8.405.271a.438.438 0 0 0-.81 0l-.656 2.296a6.276 6.276 0 0 1-4.337 4.337L.306 7.56a.421.421 0 0 0 0 .81l2.296.656a6.276 6.276 0 0 1 4.337 4.338l.656 2.295a.42.42 0 0 0 .81 0l.656-2.295a6.276 6.276 0 0 1 4.338-4.338l2.295-.656a.421.421 0 0 0 0-.81ZM23.809 18.719l-1.435-.41a3.922 3.922 0 0 1-2.71-2.711l-.41-1.435a.273.273 0 0 0-.507 0l-.41 1.435a3.923 3.923 0 0 1-2.711 2.71l-1.435.41a.263.263 0 0 0 0 .507l1.435.41a3.922 3.922 0 0 1 2.71 2.711l.41 1.435a.263.263 0 0 0 .507 0l.41-1.435a3.923 3.923 0 0 1 2.711-2.71l1.435-.41a.263.263 0 0 0 0-.507Z"
2433
- fill={
2434
- {
2435
- "type": 2,
2436
- }
2437
- }
2438
- propList={
2439
- [
2440
- "fill",
2441
- ]
2442
- }
2443
- />
2444
- </RNSVGGroup>
2445
- </RNSVGSvgView>
2446
- <Text
2447
- allowFontScaling={true}
2448
- dynamicTypeRamp="footnote"
2449
- maxFontSizeMultiplier={1.5}
2450
- style={
2451
- [
2452
- {},
2453
- {
2454
- "color": "#5517E3",
2455
- "fontFamily": "Titillio",
2456
- "fontSize": 14,
2457
- "fontStyle": "normal",
2458
- "fontWeight": "400",
2459
- "lineHeight": 21,
2460
- },
2461
- ]
2462
- }
2463
- >
2464
- suggestReason
2465
- </Text>
2466
- </View>
2467
- </View>
2468
- <View
2469
- accessibilityElementsHidden={true}
2470
- importantForAccessibility="no-hide-descendants"
2471
- pointerEvents="none"
2472
- style={
2473
- {
2474
- "display": "flex",
2475
- "flexDirection": "row",
2476
- "gap": 8,
2477
- }
2478
- }
2479
- >
2480
- <Text
2481
- allowFontScaling={true}
2482
- dynamicTypeRamp="headline"
2483
- maxFontSizeMultiplier={1.5}
2484
- style={
2485
- [
2486
- {},
2487
- {
2488
- "color": "#0B3EE3",
2489
- "fontFamily": "Titillio",
2490
- "fontSize": 16,
2491
- "fontStyle": "normal",
2492
- "fontWeight": "600",
2493
- "lineHeight": 24,
2494
- },
2495
- ]
2496
- }
2497
- >
2498
- € 1.000,00
2499
- </Text>
2500
- <View
2501
- accessibilityState={
2502
- {
2503
- "busy": undefined,
2504
- "checked": undefined,
2505
- "disabled": undefined,
2506
- "expanded": undefined,
2507
- "selected": undefined,
2508
- }
2509
- }
2510
- accessibilityValue={
2511
- {
2512
- "max": undefined,
2513
- "min": undefined,
2514
- "now": undefined,
2515
- "text": undefined,
2516
- }
2517
- }
2518
- accessible={false}
2519
- collapsable={false}
2520
- focusable={true}
2521
- onBlur={[Function]}
2522
- onClick={[Function]}
2523
- onFocus={[Function]}
2524
- onResponderGrant={[Function]}
2525
- onResponderMove={[Function]}
2526
- onResponderRelease={[Function]}
2527
- onResponderTerminate={[Function]}
2528
- onResponderTerminationRequest={[Function]}
2529
- onStartShouldSetResponder={[Function]}
2530
- style={
2531
- {
2532
- "height": 24,
2533
- "width": 24,
2534
- }
2535
- }
2536
- testID="AnimatedRadioInput"
2537
- >
2538
- <View
2539
- style={
2540
- [
2541
- {
2542
- "borderWidth": 2,
2543
- "left": 0,
2544
- "position": "absolute",
2545
- "top": 0,
2546
- },
2547
- {
2548
- "borderRadius": 12,
2549
- "height": 24,
2550
- "width": 24,
2551
- },
2552
- {
2553
- "borderColor": "#636B82",
2554
- },
2555
- ]
2556
- }
2557
- />
2558
- <View
2559
- style={
2560
- [
2561
- {
2562
- "left": 0,
2563
- "position": "absolute",
2564
- "top": 0,
2565
- },
2566
- {
2567
- "borderRadius": 12,
2568
- "height": 24,
2569
- "width": 24,
2570
- },
2571
- {
2572
- "backgroundColor": "#0B3EE3",
2573
- },
2574
- {
2575
- "opacity": 1,
2576
- "transform": [
2577
- {
2578
- "scale": undefined,
2579
- },
2580
- ],
2581
- },
2582
- ]
2583
- }
2584
- />
2585
- <View>
2586
- <RNSVGSvgView
2587
- align="xMidYMid"
2588
- bbHeight={24}
2589
- bbWidth={24}
2590
- focusable={false}
2591
- height={24}
2592
- meetOrSlice={0}
2593
- minX={0}
2594
- minY={0}
2595
- style={
2596
- [
2597
- {
2598
- "backgroundColor": "transparent",
2599
- "borderWidth": 0,
2600
- },
2601
- {
2602
- "flex": 0,
2603
- "height": 24,
2604
- "width": 24,
2605
- },
2606
- ]
2607
- }
2608
- vbHeight={24}
2609
- vbWidth={24}
2610
- width={24}
2611
- >
2612
- <RNSVGGroup
2613
- fill={
2614
- {
2615
- "payload": 4278190080,
2616
- "type": 0,
2617
- }
2618
- }
2619
- >
2620
- <RNSVGPath
2621
- d="m7 12 4 4 7-7"
2622
- fill={null}
2623
- onLayout={[Function]}
2624
- propList={
2625
- [
2626
- "fill",
2627
- "stroke",
2628
- "strokeWidth",
2629
- "strokeDasharray",
2630
- "strokeLinecap",
2631
- "strokeLinejoin",
2632
- ]
2633
- }
2634
- stroke={
2635
- {
2636
- "payload": 4294967295,
2637
- "type": 0,
2638
- }
2639
- }
2640
- strokeDasharray={null}
2641
- strokeLinecap={1}
2642
- strokeLinejoin={1}
2643
- strokeWidth={2}
2644
- />
2645
- </RNSVGGroup>
2646
- </RNSVGSvgView>
2647
- </View>
2648
- </View>
2649
- </View>
2650
- </View>
2651
- </View>
2652
- </View>
2653
- `;
31
+ exports[`Test List Item Components ListItemRadioWithAmount Snapshot 1`] = `null`;
2654
32
 
2655
- exports[`Test List Item Components ListItemRadioWithAmount Snapshot 2`] = `
2656
- <View
2657
- accessibilityLabel="label € 1.000,00 "
2658
- accessibilityRole="radio"
2659
- accessibilityState={
2660
- {
2661
- "busy": undefined,
2662
- "checked": false,
2663
- "disabled": undefined,
2664
- "expanded": undefined,
2665
- "selected": undefined,
2666
- }
2667
- }
2668
- accessibilityValue={
2669
- {
2670
- "max": undefined,
2671
- "min": undefined,
2672
- "now": undefined,
2673
- "text": undefined,
2674
- }
2675
- }
2676
- accessible={true}
2677
- collapsable={false}
2678
- focusable={true}
2679
- onBlur={[Function]}
2680
- onClick={[Function]}
2681
- onFocus={[Function]}
2682
- onResponderGrant={[Function]}
2683
- onResponderMove={[Function]}
2684
- onResponderRelease={[Function]}
2685
- onResponderTerminate={[Function]}
2686
- onResponderTerminationRequest={[Function]}
2687
- onStartShouldSetResponder={[Function]}
2688
- onTouchEnd={[Function]}
2689
- >
2690
- <View
2691
- style={
2692
- [
2693
- {
2694
- "marginHorizontal": -24,
2695
- "paddingHorizontal": 24,
2696
- "paddingVertical": 12,
2697
- },
2698
- {
2699
- "backgroundColor": undefined,
2700
- },
2701
- ]
2702
- }
2703
- >
2704
- <View
2705
- style={
2706
- [
2707
- {
2708
- "alignItems": "center",
2709
- "flexDirection": "row",
2710
- "justifyContent": "space-between",
2711
- },
2712
- {
2713
- "columnGap": 12,
2714
- },
2715
- {
2716
- "transform": [
2717
- {
2718
- "scale": undefined,
2719
- },
2720
- ],
2721
- },
2722
- ]
2723
- }
2724
- >
2725
- <View
2726
- style={
2727
- {
2728
- "flexShrink": 1,
2729
- }
2730
- }
2731
- >
2732
- <Text
2733
- allowFontScaling={true}
2734
- dynamicTypeRamp="headline"
2735
- maxFontSizeMultiplier={1.5}
2736
- numberOfLines={1}
2737
- style={
2738
- [
2739
- {},
2740
- {
2741
- "color": "#0E0F13",
2742
- "fontFamily": "Titillio",
2743
- "fontSize": 16,
2744
- "fontStyle": "normal",
2745
- "fontWeight": "600",
2746
- "lineHeight": 24,
2747
- },
2748
- ]
2749
- }
2750
- >
2751
- label
2752
- </Text>
2753
- </View>
2754
- <View
2755
- accessibilityElementsHidden={true}
2756
- importantForAccessibility="no-hide-descendants"
2757
- pointerEvents="none"
2758
- style={
2759
- {
2760
- "display": "flex",
2761
- "flexDirection": "row",
2762
- "gap": 8,
2763
- }
2764
- }
2765
- >
2766
- <Text
2767
- allowFontScaling={true}
2768
- dynamicTypeRamp="headline"
2769
- maxFontSizeMultiplier={1.5}
2770
- style={
2771
- [
2772
- {},
2773
- {
2774
- "color": "#0B3EE3",
2775
- "fontFamily": "Titillio",
2776
- "fontSize": 16,
2777
- "fontStyle": "normal",
2778
- "fontWeight": "600",
2779
- "lineHeight": 24,
2780
- },
2781
- ]
2782
- }
2783
- >
2784
- € 1.000,00
2785
- </Text>
2786
- <View
2787
- accessibilityState={
2788
- {
2789
- "busy": undefined,
2790
- "checked": undefined,
2791
- "disabled": undefined,
2792
- "expanded": undefined,
2793
- "selected": undefined,
2794
- }
2795
- }
2796
- accessibilityValue={
2797
- {
2798
- "max": undefined,
2799
- "min": undefined,
2800
- "now": undefined,
2801
- "text": undefined,
2802
- }
2803
- }
2804
- accessible={false}
2805
- collapsable={false}
2806
- focusable={true}
2807
- onBlur={[Function]}
2808
- onClick={[Function]}
2809
- onFocus={[Function]}
2810
- onResponderGrant={[Function]}
2811
- onResponderMove={[Function]}
2812
- onResponderRelease={[Function]}
2813
- onResponderTerminate={[Function]}
2814
- onResponderTerminationRequest={[Function]}
2815
- onStartShouldSetResponder={[Function]}
2816
- style={
2817
- {
2818
- "height": 24,
2819
- "width": 24,
2820
- }
2821
- }
2822
- testID="AnimatedRadioInput"
2823
- >
2824
- <View
2825
- style={
2826
- [
2827
- {
2828
- "borderWidth": 2,
2829
- "left": 0,
2830
- "position": "absolute",
2831
- "top": 0,
2832
- },
2833
- {
2834
- "borderRadius": 12,
2835
- "height": 24,
2836
- "width": 24,
2837
- },
2838
- {
2839
- "borderColor": "#636B82",
2840
- },
2841
- ]
2842
- }
2843
- />
2844
- <View
2845
- style={
2846
- [
2847
- {
2848
- "left": 0,
2849
- "position": "absolute",
2850
- "top": 0,
2851
- },
2852
- {
2853
- "borderRadius": 12,
2854
- "height": 24,
2855
- "width": 24,
2856
- },
2857
- {
2858
- "backgroundColor": "#0B3EE3",
2859
- },
2860
- {
2861
- "opacity": 0,
2862
- "transform": [
2863
- {
2864
- "scale": undefined,
2865
- },
2866
- ],
2867
- },
2868
- ]
2869
- }
2870
- />
2871
- </View>
2872
- </View>
2873
- </View>
2874
- </View>
2875
- </View>
2876
- `;
33
+ exports[`Test List Item Components ListItemRadioWithAmount Snapshot 2`] = `null`;
2877
34
 
2878
- exports[`Test List Item Components ListItemTransaction Snapshot 1`] = `
2879
- <View
2880
- accessibilityState={
2881
- {
2882
- "busy": true,
2883
- }
2884
- }
2885
- accessible={true}
2886
- style={
2887
- {
2888
- "marginHorizontal": -24,
2889
- "paddingHorizontal": 24,
2890
- "paddingVertical": 12,
2891
- }
2892
- }
2893
- >
2894
- <View
2895
- style={
2896
- {
2897
- "alignItems": "center",
2898
- "flexDirection": "row",
2899
- "justifyContent": "space-between",
2900
- }
2901
- }
2902
- >
2903
- <View
2904
- style={
2905
- {
2906
- "marginRight": 12,
2907
- }
2908
- }
2909
- >
2910
- <View
2911
- collapsable={false}
2912
- style={
2913
- {
2914
- "backgroundColor": "#E8EBF1",
2915
- "borderCurve": "continuous",
2916
- "borderRadius": 8,
2917
- "height": 44,
2918
- "opacity": 0.75,
2919
- "width": 44,
2920
- }
2921
- }
2922
- />
2923
- </View>
2924
- <View
2925
- style={
2926
- {
2927
- "display": "flex",
2928
- "flexDirection": "column",
2929
- "flexGrow": 1,
2930
- "gap": 4,
2931
- }
2932
- }
2933
- >
2934
- <View
2935
- collapsable={false}
2936
- style={
2937
- {
2938
- "backgroundColor": "#E8EBF1",
2939
- "borderCurve": "continuous",
2940
- "borderRadius": 8,
2941
- "height": 16,
2942
- "opacity": 0.75,
2943
- "width": 62,
2944
- }
2945
- }
2946
- />
2947
- <View
2948
- collapsable={false}
2949
- style={
2950
- {
2951
- "backgroundColor": "#E8EBF1",
2952
- "borderCurve": "continuous",
2953
- "borderRadius": 8,
2954
- "height": 16,
2955
- "opacity": 0.75,
2956
- "width": 107,
2957
- }
2958
- }
2959
- />
2960
- </View>
2961
- <View
2962
- style={
2963
- {
2964
- "marginLeft": 12,
2965
- }
2966
- }
2967
- >
2968
- <View
2969
- collapsable={false}
2970
- style={
2971
- {
2972
- "backgroundColor": "#E8EBF1",
2973
- "borderCurve": "continuous",
2974
- "borderRadius": 8,
2975
- "height": 24,
2976
- "opacity": 0.75,
2977
- "width": 70,
2978
- }
2979
- }
2980
- />
2981
- </View>
2982
- </View>
2983
- </View>
2984
- `;
35
+ exports[`Test List Item Components ListItemTransaction Snapshot 1`] = `null`;
2985
36
 
2986
- exports[`Test List Item Components PressableListItemsBase Snapshot 1`] = `
2987
- <View
2988
- accessibilityRole="button"
2989
- accessibilityState={
2990
- {
2991
- "busy": undefined,
2992
- "checked": undefined,
2993
- "disabled": undefined,
2994
- "expanded": undefined,
2995
- "selected": undefined,
2996
- }
2997
- }
2998
- accessibilityValue={
2999
- {
3000
- "max": undefined,
3001
- "min": undefined,
3002
- "now": undefined,
3003
- "text": undefined,
3004
- }
3005
- }
3006
- accessible={true}
3007
- collapsable={false}
3008
- focusable={true}
3009
- onBlur={[Function]}
3010
- onClick={[Function]}
3011
- onFocus={[Function]}
3012
- onResponderGrant={[Function]}
3013
- onResponderMove={[Function]}
3014
- onResponderRelease={[Function]}
3015
- onResponderTerminate={[Function]}
3016
- onResponderTerminationRequest={[Function]}
3017
- onStartShouldSetResponder={[Function]}
3018
- onTouchEnd={[Function]}
3019
- >
3020
- <View
3021
- style={
3022
- [
3023
- {
3024
- "marginHorizontal": -24,
3025
- "paddingHorizontal": 24,
3026
- "paddingVertical": 12,
3027
- },
3028
- {
3029
- "backgroundColor": undefined,
3030
- },
3031
- ]
3032
- }
3033
- >
3034
- <View
3035
- style={
3036
- [
3037
- {
3038
- "alignItems": "center",
3039
- "flexDirection": "row",
3040
- "justifyContent": "space-between",
3041
- },
3042
- {
3043
- "columnGap": 12,
3044
- },
3045
- {
3046
- "transform": [
3047
- {
3048
- "scale": undefined,
3049
- },
3050
- ],
3051
- },
3052
- ]
3053
- }
3054
- />
3055
- </View>
3056
- </View>
3057
- `;
37
+ exports[`Test List Item Components PressableListItemsBase Snapshot 1`] = `null`;