@saasquatch/mint-components 2.1.8 → 2.1.9-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 (367) hide show
  1. package/dist/cjs/{ShadowViewAddon-a26deae6.js → ShadowViewAddon-d679ec76.js} +6 -6
  2. package/dist/cjs/{data-8c8a08f6.js → data-e83f8a41.js} +2 -2
  3. package/dist/cjs/eventKeys-7af4df4d.js +5 -0
  4. package/dist/cjs/{global-b7b1b8fe.js → global-0f8b1267.js} +3177 -3126
  5. package/dist/cjs/{index.module-f8c8495f.js → index.module-42d413d9.js} +154 -149
  6. package/dist/cjs/loader.cjs.js +3 -3
  7. package/dist/cjs/mint-components.cjs.js +3 -3
  8. package/dist/cjs/{re-render-72a0ef45.js → re-render-69bde9ee.js} +1 -1
  9. package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +401 -68
  10. package/dist/cjs/sqm-big-stat_45.cjs.entry.js +27 -22
  11. package/dist/cjs/sqm-close-button.cjs.entry.js +1 -1
  12. package/dist/cjs/sqm-code-verification.cjs.entry.js +3 -3
  13. package/dist/cjs/sqm-context-router.cjs.entry.js +1 -1
  14. package/dist/cjs/sqm-email-verification_2.cjs.entry.js +802 -0
  15. package/dist/cjs/sqm-empty_4.cjs.entry.js +2 -2
  16. package/dist/cjs/sqm-google-sign-in.cjs.entry.js +1 -1
  17. package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +1 -1
  18. package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +3 -3
  19. package/dist/cjs/{sqm-lead-checkbox-field-view-0af2a157.js → sqm-lead-checkbox-field-view-d90f8941.js} +1 -1
  20. package/dist/cjs/sqm-lead-checkbox-field.cjs.entry.js +4 -4
  21. package/dist/cjs/{sqm-lead-input-field-view-0cd7ebdb.js → sqm-lead-input-field-view-818d9e9a.js} +1 -1
  22. package/dist/cjs/sqm-lead-input-field.cjs.entry.js +4 -4
  23. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +2 -2
  24. package/dist/cjs/sqm-logout-current-user.cjs.entry.js +1 -1
  25. package/dist/cjs/{sqm-navigation-sidebar-item-view-49b152dd.js → sqm-navigation-sidebar-item-view-20693e59.js} +1 -1
  26. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +2 -2
  27. package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +1 -1
  28. package/dist/cjs/sqm-pagination_3.cjs.entry.js +3 -3
  29. package/dist/cjs/sqm-partner-info-modal-view-e3faede9.js +108 -0
  30. package/dist/cjs/sqm-partner-info-modal.cjs.entry.js +396 -0
  31. package/dist/cjs/sqm-password-field.cjs.entry.js +2 -2
  32. package/dist/cjs/sqm-popup-container.cjs.entry.js +1 -1
  33. package/dist/cjs/{sqm-portal-email-verification-view-c81fe7f1.js → sqm-portal-email-verification-view-2b4b92da.js} +1 -1
  34. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +3 -3
  35. package/dist/cjs/sqm-portal-forgot-password_6.cjs.entry.js +4 -4
  36. package/dist/cjs/sqm-portal-logout.cjs.entry.js +1 -1
  37. package/dist/cjs/{sqm-portal-profile-view-639337e3.js → sqm-portal-profile-view-bfdbb98d.js} +1 -1
  38. package/dist/cjs/sqm-portal-profile.cjs.entry.js +4 -4
  39. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +1 -1
  40. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +1 -1
  41. package/dist/cjs/{sqm-portal-verify-email-view-424e406a.js → sqm-portal-verify-email-view-90cd89e3.js} +1 -1
  42. package/dist/cjs/sqm-qr-code.cjs.entry.js +2 -2
  43. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +5 -5
  44. package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +2 -2
  45. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +5 -5
  46. package/dist/cjs/sqm-stencilbook.cjs.entry.js +174 -15
  47. package/dist/cjs/sqm-tab.cjs.entry.js +2 -2
  48. package/dist/cjs/sqm-tabs.cjs.entry.js +3 -3
  49. package/dist/cjs/{sqm-user-info-form-view-53306f6e.js → sqm-user-info-form-view-efa08934.js} +7 -2
  50. package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +1 -1
  51. package/dist/cjs/sqm-widget-verification.cjs.entry.js +20 -3
  52. package/dist/cjs/{useChildElements-041127d7.js → useChildElements-89bc50a9.js} +1 -1
  53. package/dist/cjs/{useInstantAccessRegistration-2398df36.js → useInstantAccessRegistration-651aa95b.js} +2 -2
  54. package/dist/cjs/{useLeadFormState-b4c2ab5b.js → useLeadFormState-76d3b511.js} +2 -2
  55. package/dist/cjs/{usePayoutStatus-0192fccd.js → usePayoutStatus-cf050a03.js} +4 -6
  56. package/dist/cjs/{usePortalRegistrationForm-23ee2d62.js → usePortalRegistrationForm-31822dc4.js} +2 -2
  57. package/dist/cjs/{useReferralCodes-0f7948af.js → useReferralCodes-89c2b972.js} +1 -1
  58. package/dist/cjs/{useReferralTable-6e9de0d5.js → useReferralTable-d3ddfd05.js} +3 -3
  59. package/dist/cjs/{useRegistrationFormState-4fe5b770.js → useRegistrationFormState-a223f597.js} +1 -1
  60. package/dist/cjs/{useVerificationEmail-5d19aa99.js → useVerificationEmail-994bc32f.js} +1 -1
  61. package/dist/cjs/{utilities-fcdb9504.js → utilities-096934ea.js} +1 -1
  62. package/dist/collection/collection-manifest.json +1 -0
  63. package/dist/collection/components/sqm-partner-info-modal/PartnerInfoModal.stories.js +145 -0
  64. package/dist/collection/components/sqm-partner-info-modal/sqm-partner-info-modal-view.js +103 -0
  65. package/dist/collection/components/sqm-partner-info-modal/sqm-partner-info-modal.js +512 -0
  66. package/dist/collection/components/sqm-partner-info-modal/usePartnerInfoModal.js +232 -0
  67. package/dist/collection/components/sqm-referral-iframe/ReferralIframe.stories.js +0 -1
  68. package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe-view.js +1 -1
  69. package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe.js +1 -27
  70. package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +2 -0
  71. package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +4 -1
  72. package/dist/collection/components/sqm-widget-verification/useWidgetVerification.js +15 -1
  73. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/formDefinitions.js +75 -37
  74. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +688 -13
  75. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +95 -1
  76. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +4 -4
  77. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +2 -2
  78. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +6 -6
  79. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +10 -1
  80. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +2 -2
  81. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +5 -0
  82. package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +7 -2
  83. package/dist/esm/{ShadowViewAddon-47f1e579.js → ShadowViewAddon-d382a63e.js} +6 -6
  84. package/dist/esm/{data-12e6aae1.js → data-a6752028.js} +2 -2
  85. package/dist/esm/eventKeys-f76b6a03.js +3 -0
  86. package/dist/esm/{global-96c14d63.js → global-b2ee3a12.js} +3177 -3126
  87. package/dist/esm/{index.module-b23fdad8.js → index.module-e266b4d7.js} +153 -150
  88. package/dist/esm/loader.js +3 -3
  89. package/dist/esm/mint-components.js +3 -3
  90. package/dist/esm/{re-render-f30aeb6b.js → re-render-4f4bd4da.js} +1 -1
  91. package/dist/esm/sqm-banking-info-form_10.entry.js +397 -64
  92. package/dist/esm/sqm-big-stat_45.entry.js +27 -22
  93. package/dist/esm/sqm-close-button.entry.js +1 -1
  94. package/dist/esm/sqm-code-verification.entry.js +3 -3
  95. package/dist/esm/sqm-context-router.entry.js +1 -1
  96. package/dist/esm/sqm-email-verification_2.entry.js +797 -0
  97. package/dist/esm/sqm-empty_4.entry.js +2 -2
  98. package/dist/esm/sqm-google-sign-in.entry.js +1 -1
  99. package/dist/esm/sqm-graphql-client-provider.entry.js +1 -1
  100. package/dist/esm/sqm-instant-access-registration.entry.js +3 -3
  101. package/dist/esm/{sqm-lead-checkbox-field-view-7928db07.js → sqm-lead-checkbox-field-view-00d76ba1.js} +1 -1
  102. package/dist/esm/sqm-lead-checkbox-field.entry.js +4 -4
  103. package/dist/esm/{sqm-lead-input-field-view-d1b91650.js → sqm-lead-input-field-view-d8f76a9d.js} +1 -1
  104. package/dist/esm/sqm-lead-input-field.entry.js +4 -4
  105. package/dist/esm/sqm-leaderboard-rank.entry.js +2 -2
  106. package/dist/esm/sqm-logout-current-user.entry.js +1 -1
  107. package/dist/esm/{sqm-navigation-sidebar-item-view-b3beac5a.js → sqm-navigation-sidebar-item-view-7f966119.js} +1 -1
  108. package/dist/esm/sqm-navigation-sidebar-item.entry.js +2 -2
  109. package/dist/esm/sqm-navigation-sidebar.entry.js +1 -1
  110. package/dist/esm/sqm-pagination_3.entry.js +3 -3
  111. package/dist/esm/sqm-partner-info-modal-view-77c231af.js +106 -0
  112. package/dist/esm/sqm-partner-info-modal.entry.js +392 -0
  113. package/dist/esm/sqm-password-field.entry.js +2 -2
  114. package/dist/esm/sqm-popup-container.entry.js +1 -1
  115. package/dist/esm/{sqm-portal-email-verification-view-426370f1.js → sqm-portal-email-verification-view-13e25037.js} +1 -1
  116. package/dist/esm/sqm-portal-email-verification.entry.js +3 -3
  117. package/dist/esm/sqm-portal-forgot-password_6.entry.js +4 -4
  118. package/dist/esm/sqm-portal-logout.entry.js +1 -1
  119. package/dist/esm/{sqm-portal-profile-view-f015fd6a.js → sqm-portal-profile-view-a172bdcc.js} +1 -1
  120. package/dist/esm/sqm-portal-profile.entry.js +4 -4
  121. package/dist/esm/sqm-portal-protected-route.entry.js +1 -1
  122. package/dist/esm/sqm-portal-reset-password.entry.js +1 -1
  123. package/dist/esm/{sqm-portal-verify-email-view-1a638fae.js → sqm-portal-verify-email-view-c1a72c4f.js} +1 -1
  124. package/dist/esm/sqm-qr-code.entry.js +2 -2
  125. package/dist/esm/sqm-referral-table_11.entry.js +5 -5
  126. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +2 -2
  127. package/dist/esm/sqm-rewards-table_9.entry.js +5 -5
  128. package/dist/esm/sqm-stencilbook.entry.js +174 -15
  129. package/dist/esm/sqm-tab.entry.js +2 -2
  130. package/dist/esm/sqm-tabs.entry.js +3 -3
  131. package/dist/esm/{sqm-user-info-form-view-19d81a2b.js → sqm-user-info-form-view-b2dd8aa1.js} +7 -2
  132. package/dist/esm/sqm-widget-verification-controller.entry.js +1 -1
  133. package/dist/esm/sqm-widget-verification.entry.js +20 -3
  134. package/dist/esm/{useChildElements-9bccfb72.js → useChildElements-31ba3daf.js} +1 -1
  135. package/dist/esm/{useInstantAccessRegistration-69fefed0.js → useInstantAccessRegistration-1388dace.js} +2 -2
  136. package/dist/esm/{useLeadFormState-dd4e8b08.js → useLeadFormState-cec544ea.js} +2 -2
  137. package/dist/esm/{usePayoutStatus-46c0c289.js → usePayoutStatus-24145412.js} +3 -4
  138. package/dist/esm/{usePortalRegistrationForm-62de6fb1.js → usePortalRegistrationForm-6d562bf8.js} +2 -2
  139. package/dist/esm/{useReferralCodes-52ca720f.js → useReferralCodes-1ca1fda0.js} +1 -1
  140. package/dist/esm/{useReferralTable-92af4133.js → useReferralTable-456931fd.js} +3 -3
  141. package/dist/esm/{useRegistrationFormState-2c090c38.js → useRegistrationFormState-0cee2d21.js} +1 -1
  142. package/dist/esm/{useVerificationEmail-c13c3b51.js → useVerificationEmail-5c6cd733.js} +1 -1
  143. package/dist/esm/{utilities-77b1e0cc.js → utilities-f05633da.js} +1 -1
  144. package/dist/esm-es5/{ShadowViewAddon-47f1e579.js → ShadowViewAddon-d382a63e.js} +1 -1
  145. package/dist/esm-es5/{data-12e6aae1.js → data-a6752028.js} +1 -1
  146. package/dist/esm-es5/eventKeys-f76b6a03.js +1 -0
  147. package/dist/esm-es5/global-b2ee3a12.js +285 -0
  148. package/dist/esm-es5/index.module-e266b4d7.js +1 -0
  149. package/dist/esm-es5/loader.js +1 -1
  150. package/dist/esm-es5/mint-components.js +1 -1
  151. package/dist/esm-es5/{re-render-f30aeb6b.js → re-render-4f4bd4da.js} +1 -1
  152. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
  153. package/dist/esm-es5/sqm-big-stat_45.entry.js +1 -1
  154. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  155. package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
  156. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  157. package/dist/esm-es5/sqm-email-verification_2.entry.js +1 -0
  158. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  159. package/dist/esm-es5/sqm-google-sign-in.entry.js +1 -1
  160. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  161. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  162. package/dist/esm-es5/{sqm-lead-checkbox-field-view-7928db07.js → sqm-lead-checkbox-field-view-00d76ba1.js} +1 -1
  163. package/dist/esm-es5/sqm-lead-checkbox-field.entry.js +1 -1
  164. package/dist/esm-es5/{sqm-lead-input-field-view-d1b91650.js → sqm-lead-input-field-view-d8f76a9d.js} +1 -1
  165. package/dist/esm-es5/sqm-lead-input-field.entry.js +1 -1
  166. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  167. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  168. package/dist/esm-es5/{sqm-navigation-sidebar-item-view-b3beac5a.js → sqm-navigation-sidebar-item-view-7f966119.js} +1 -1
  169. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  170. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  171. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  172. package/dist/esm-es5/sqm-partner-info-modal-view-77c231af.js +1 -0
  173. package/dist/esm-es5/sqm-partner-info-modal.entry.js +1 -0
  174. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  175. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  176. package/dist/esm-es5/{sqm-portal-email-verification-view-426370f1.js → sqm-portal-email-verification-view-13e25037.js} +1 -1
  177. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  178. package/dist/esm-es5/sqm-portal-forgot-password_6.entry.js +1 -1
  179. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  180. package/dist/esm-es5/{sqm-portal-profile-view-f015fd6a.js → sqm-portal-profile-view-a172bdcc.js} +1 -1
  181. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  182. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  183. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  184. package/dist/esm-es5/{sqm-portal-verify-email-view-1a638fae.js → sqm-portal-verify-email-view-c1a72c4f.js} +1 -1
  185. package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
  186. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  187. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  188. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  189. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  190. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  191. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  192. package/dist/esm-es5/{sqm-user-info-form-view-19d81a2b.js → sqm-user-info-form-view-b2dd8aa1.js} +1 -1
  193. package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
  194. package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
  195. package/dist/esm-es5/{useChildElements-9bccfb72.js → useChildElements-31ba3daf.js} +1 -1
  196. package/dist/esm-es5/{useInstantAccessRegistration-69fefed0.js → useInstantAccessRegistration-1388dace.js} +1 -1
  197. package/dist/esm-es5/{useLeadFormState-dd4e8b08.js → useLeadFormState-cec544ea.js} +1 -1
  198. package/dist/esm-es5/{usePayoutStatus-46c0c289.js → usePayoutStatus-24145412.js} +2 -2
  199. package/dist/esm-es5/{usePortalRegistrationForm-62de6fb1.js → usePortalRegistrationForm-6d562bf8.js} +1 -1
  200. package/dist/esm-es5/{useReferralCodes-52ca720f.js → useReferralCodes-1ca1fda0.js} +1 -1
  201. package/dist/esm-es5/{useReferralTable-92af4133.js → useReferralTable-456931fd.js} +1 -1
  202. package/dist/esm-es5/{useRegistrationFormState-2c090c38.js → useRegistrationFormState-0cee2d21.js} +1 -1
  203. package/dist/esm-es5/{useVerificationEmail-c13c3b51.js → useVerificationEmail-5c6cd733.js} +1 -1
  204. package/dist/esm-es5/{utilities-77b1e0cc.js → utilities-f05633da.js} +1 -1
  205. package/dist/mint-components/mint-components.esm.js +1 -1
  206. package/dist/mint-components/mint-components.js +1 -1
  207. package/dist/mint-components/mint-components.system.js +1 -0
  208. package/dist/mint-components/{p-653db72e.entry.js → p-06ca4346.entry.js} +1 -1
  209. package/dist/mint-components/{p-738dce27.system.entry.js → p-07da0ddd.system.entry.js} +1 -1
  210. package/dist/mint-components/{p-982d1f6f.entry.js → p-07f3b868.entry.js} +2 -2
  211. package/dist/mint-components/{p-2d5c2bd4.system.entry.js → p-0a900fb1.system.entry.js} +1 -1
  212. package/dist/mint-components/{p-b66f45d1.entry.js → p-1435edd4.entry.js} +1 -1
  213. package/dist/mint-components/p-1775cb0c.system.js +6 -0
  214. package/dist/mint-components/p-1b0d7020.js +1 -0
  215. package/dist/mint-components/{p-c8a8d231.entry.js → p-1b7b65ef.entry.js} +2 -2
  216. package/dist/mint-components/p-1b9705fd.system.js +285 -0
  217. package/dist/mint-components/p-1d450b85.js +1 -0
  218. package/dist/mint-components/{p-70570e4d.system.entry.js → p-20280398.system.entry.js} +1 -1
  219. package/dist/mint-components/p-2085bb01.system.entry.js +1 -0
  220. package/dist/mint-components/{p-bab4929e.js → p-21851092.js} +1 -1
  221. package/dist/mint-components/{p-a96c9bbb.system.entry.js → p-2774c704.system.entry.js} +1 -1
  222. package/dist/mint-components/p-28ed2ae9.js +1 -0
  223. package/dist/mint-components/{p-fe1d3cf8.system.entry.js → p-2ad9470d.system.entry.js} +1 -1
  224. package/dist/mint-components/{p-5ff7b000.entry.js → p-2c0bb139.entry.js} +1 -1
  225. package/dist/mint-components/{p-e5ea43b1.entry.js → p-2e2c5ec4.entry.js} +2 -2
  226. package/dist/mint-components/{p-642f2c89.js → p-30967f75.js} +1 -1
  227. package/dist/mint-components/{p-e6240c72.js → p-320b306b.js} +1 -1
  228. package/dist/mint-components/{p-e84b874c.js → p-33a6ab09.js} +1 -1
  229. package/dist/mint-components/{p-91a96e98.entry.js → p-353ab6db.entry.js} +1 -1
  230. package/dist/mint-components/p-35724e1c.entry.js +1 -0
  231. package/dist/mint-components/p-3b2ae7b9.entry.js +105 -0
  232. package/dist/mint-components/{p-ea03e50e.system.js → p-3dc1e209.system.js} +1 -1
  233. package/dist/mint-components/{p-cb0a5990.entry.js → p-44afc747.entry.js} +1 -1
  234. package/dist/mint-components/{p-85721089.system.js → p-452f644f.system.js} +1 -1
  235. package/dist/mint-components/{p-f55ecf35.system.js → p-473562fc.system.js} +1 -1
  236. package/dist/mint-components/{p-55676213.entry.js → p-47f594c3.entry.js} +1 -1
  237. package/dist/mint-components/p-4b365f1f.system.js +1 -0
  238. package/dist/mint-components/{p-e12754f5.system.entry.js → p-4da8028d.system.entry.js} +1 -1
  239. package/dist/mint-components/{p-95510f27.entry.js → p-504ed1f2.entry.js} +1 -1
  240. package/dist/mint-components/{p-f581aac7.js → p-5126508b.js} +1 -1
  241. package/dist/mint-components/{p-fc284f91.system.entry.js → p-5245e4ce.system.entry.js} +1 -1
  242. package/dist/mint-components/{p-f0baeed0.entry.js → p-5450693e.entry.js} +1 -1
  243. package/dist/mint-components/{p-f4e36adf.system.entry.js → p-55b1be64.system.entry.js} +1 -1
  244. package/dist/mint-components/{p-782af7ae.system.entry.js → p-5822a43f.system.entry.js} +1 -1
  245. package/dist/mint-components/{p-f39cf252.system.entry.js → p-5825aee6.system.entry.js} +1 -1
  246. package/dist/mint-components/{p-77b9cde8.system.js → p-59644ef8.system.js} +1 -1
  247. package/dist/mint-components/{p-f35d856a.system.js → p-5d79c8a0.system.js} +1 -1
  248. package/dist/mint-components/{p-e4f17c21.system.js → p-5e106c95.system.js} +1 -1
  249. package/dist/mint-components/{p-db0a2afd.entry.js → p-5f6d617a.entry.js} +1 -1
  250. package/dist/mint-components/{p-ff118a19.system.js → p-614630a8.system.js} +1 -1
  251. package/dist/mint-components/p-6596f0de.entry.js +9 -0
  252. package/dist/mint-components/{p-bc386a7b.js → p-6684e9ad.js} +1 -1
  253. package/dist/mint-components/{p-8583ce0c.system.js → p-695ec086.system.js} +1 -1
  254. package/dist/mint-components/{p-ce050888.system.js → p-6d444f3f.system.js} +1 -1
  255. package/dist/mint-components/{p-90833864.system.entry.js → p-6e816a17.system.entry.js} +1 -1
  256. package/dist/mint-components/p-6f8dde97.system.js +1 -0
  257. package/dist/mint-components/p-71c585b7.entry.js +1 -0
  258. package/dist/mint-components/{p-aefc6c4f.system.entry.js → p-7333d103.system.entry.js} +1 -1
  259. package/dist/mint-components/{p-8f2d03c7.entry.js → p-7528770e.entry.js} +1 -1
  260. package/dist/mint-components/{p-c8bcbf8b.system.entry.js → p-7767314d.system.entry.js} +1 -1
  261. package/dist/mint-components/p-78909fc0.system.js +1 -0
  262. package/dist/mint-components/{p-692e14c5.system.js → p-79854479.system.js} +1 -1
  263. package/dist/mint-components/{p-7161e1a6.js → p-7a7ebf08.js} +1 -1
  264. package/dist/mint-components/{p-25558a33.entry.js → p-7c0255ad.entry.js} +1 -1
  265. package/dist/mint-components/{p-5c4ba8a0.entry.js → p-80174c14.entry.js} +1 -1
  266. package/dist/mint-components/{p-7b59e13c.system.js → p-82905fda.system.js} +1 -1
  267. package/dist/mint-components/{p-80e116ec.system.entry.js → p-82be3d10.system.entry.js} +1 -1
  268. package/dist/mint-components/{p-172675ca.system.js → p-83277c69.system.js} +1 -1
  269. package/dist/mint-components/{p-09348341.entry.js → p-84866680.entry.js} +1 -1
  270. package/dist/mint-components/{p-c30d0049.system.entry.js → p-878bb2cf.system.entry.js} +1 -1
  271. package/dist/mint-components/{p-61897e72.entry.js → p-89f8ab67.entry.js} +1 -1
  272. package/dist/mint-components/p-8f5b316e.js +49 -0
  273. package/dist/mint-components/{p-5ce78407.system.entry.js → p-91c4b8d5.system.entry.js} +1 -1
  274. package/dist/mint-components/{p-dd368927.system.entry.js → p-93cb9438.system.entry.js} +1 -1
  275. package/dist/mint-components/{p-5b871e38.system.entry.js → p-96cbca52.system.entry.js} +1 -1
  276. package/dist/mint-components/{p-217dedde.js → p-97b8c481.js} +2 -2
  277. package/dist/mint-components/p-9be145c6.system.entry.js +1 -0
  278. package/dist/mint-components/{p-d005df28.system.entry.js → p-9c381424.system.entry.js} +1 -1
  279. package/dist/mint-components/{p-6c4ad51a.js → p-9f21ea69.js} +1 -1
  280. package/dist/mint-components/{p-0c0d4065.js → p-9fa6606e.js} +3 -3
  281. package/dist/mint-components/{p-d18dedd4.js → p-a03189bd.js} +1 -1
  282. package/dist/mint-components/p-a0667674.system.entry.js +1 -0
  283. package/dist/mint-components/{p-058aefe1.entry.js → p-a30f0ffd.entry.js} +1 -1
  284. package/dist/mint-components/p-a9855b29.system.entry.js +1 -0
  285. package/dist/mint-components/p-aa0b0cd6.entry.js +108 -0
  286. package/dist/mint-components/{p-3366b81e.js → p-ab678644.js} +2 -2
  287. package/dist/mint-components/{p-d997001a.js → p-ad017a39.js} +1 -1
  288. package/dist/mint-components/{p-205cfdcd.system.js → p-b179621d.system.js} +1 -1
  289. package/dist/mint-components/{p-6668f9f0.entry.js → p-b6fc53c9.entry.js} +1 -1
  290. package/dist/mint-components/{p-027fc3be.system.entry.js → p-b8288385.system.entry.js} +1 -1
  291. package/dist/mint-components/{p-013564b3.entry.js → p-b8766db9.entry.js} +1 -1
  292. package/dist/mint-components/{p-3bc62ca6.entry.js → p-b9652150.entry.js} +1 -1
  293. package/dist/mint-components/{p-e3497e0e.system.entry.js → p-bae7d6b5.system.entry.js} +1 -1
  294. package/dist/mint-components/{p-a4f8abad.js → p-bd804f4c.js} +1 -1
  295. package/dist/mint-components/{p-d4570314.entry.js → p-c2c01ab5.entry.js} +1 -1
  296. package/dist/mint-components/{p-036a2617.system.js → p-c756bc32.system.js} +1 -1
  297. package/dist/mint-components/{p-f1374258.system.entry.js → p-c8060ef5.system.entry.js} +1 -1
  298. package/dist/mint-components/{p-52674798.entry.js → p-cc0fe4a3.entry.js} +1 -1
  299. package/dist/mint-components/{p-4da5a3fe.system.entry.js → p-d2448c85.system.entry.js} +1 -1
  300. package/dist/mint-components/{p-5b1d2866.system.js → p-d42aba0e.system.js} +1 -1
  301. package/dist/mint-components/{p-3286ef38.js → p-d5375baf.js} +1 -1
  302. package/dist/mint-components/p-d6c1e876.system.js +1 -0
  303. package/dist/mint-components/{p-035d9b65.js → p-d863acaa.js} +1 -1
  304. package/dist/mint-components/{p-e6ace3ab.js → p-dece706f.js} +1 -1
  305. package/dist/mint-components/{p-ec0b649a.entry.js → p-dfb50245.entry.js} +1 -1
  306. package/dist/mint-components/{p-7efb8782.system.js → p-e44c816e.system.js} +1 -1
  307. package/dist/mint-components/{p-19c441b2.system.js → p-e4d3b7a9.system.js} +1 -1
  308. package/dist/mint-components/{p-b2b85238.entry.js → p-e502fd80.entry.js} +1 -1
  309. package/dist/mint-components/{p-e00ec007.js → p-e5e8e13e.js} +1 -1
  310. package/dist/mint-components/{p-7ee8f2ed.entry.js → p-e6924adb.entry.js} +3 -3
  311. package/dist/mint-components/{p-f8a09b0f.js → p-e7a9ce16.js} +152 -152
  312. package/dist/mint-components/{p-c67f8558.system.entry.js → p-e9a596d6.system.entry.js} +1 -1
  313. package/dist/mint-components/{p-09f7aacd.entry.js → p-ed17e1b8.entry.js} +2 -2
  314. package/dist/mint-components/p-ef64e6f0.entry.js +16 -0
  315. package/dist/mint-components/{p-d6193876.system.js → p-f3b21df2.system.js} +1 -1
  316. package/dist/mint-components/{p-c45a929a.system.entry.js → p-f3ddbe2f.system.entry.js} +1 -1
  317. package/dist/mint-components/{p-77fa2383.entry.js → p-f6fc7569.entry.js} +1 -1
  318. package/dist/mint-components/{p-626b31cb.system.entry.js → p-f7948b16.system.entry.js} +1 -1
  319. package/dist/mint-components/{p-a0c5631b.system.js → p-f84605ec.system.js} +1 -1
  320. package/dist/mint-components/{p-ab0ea688.system.entry.js → p-f95952a0.system.entry.js} +1 -1
  321. package/dist/mint-components/{p-5141769d.system.entry.js → p-fa32d8eb.system.entry.js} +1 -1
  322. package/dist/mint-components/{p-0d83907e.js → p-fca34d77.js} +1 -1
  323. package/dist/mint-components/p-fd214860.system.entry.js +1 -0
  324. package/dist/mint-components/{p-2b4af8e8.system.entry.js → p-fe0eceba.system.entry.js} +1 -1
  325. package/dist/mint-components/sqm-partner-info-modal.entry.js +392 -0
  326. package/dist/mint-components/sqm-partner-info-modal.system.entry.js +1 -0
  327. package/dist/mint-components/sqm-widget-verification.entry.js +228 -0
  328. package/dist/mint-components/sqm-widget-verification.system.entry.js +1 -0
  329. package/dist/types/components/sqm-partner-info-modal/PartnerInfoModal.stories.d.ts +13 -0
  330. package/dist/types/components/sqm-partner-info-modal/sqm-partner-info-modal-view.d.ts +43 -0
  331. package/dist/types/components/sqm-partner-info-modal/sqm-partner-info-modal.d.ts +94 -0
  332. package/dist/types/components/sqm-partner-info-modal/usePartnerInfoModal.d.ts +16 -0
  333. package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe-view.d.ts +0 -1
  334. package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe.d.ts +0 -5
  335. package/dist/types/components/sqm-widget-verification/useWidgetVerification.d.ts +2 -0
  336. package/dist/types/components/tax-and-cash/sqm-banking-info-form/formDefinitions.d.ts +2 -0
  337. package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.d.ts +4 -0
  338. package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.d.ts +165 -0
  339. package/dist/types/components.d.ts +402 -10
  340. package/docs/docs.docx +0 -0
  341. package/docs/raisins.json +1 -1
  342. package/grapesjs/grapesjs.js +1 -1
  343. package/package.json +1 -1
  344. package/shoelace/assets/icons/twitter-x.svg +4 -0
  345. package/dist/cjs/sqm-email-verification.cjs.entry.js +0 -418
  346. package/dist/esm/sqm-email-verification.entry.js +0 -414
  347. package/dist/esm-es5/global-96c14d63.js +0 -271
  348. package/dist/esm-es5/index.module-b23fdad8.js +0 -1
  349. package/dist/esm-es5/sqm-email-verification.entry.js +0 -1
  350. package/dist/mint-components/p-02499e08.entry.js +0 -1
  351. package/dist/mint-components/p-0614dcbc.entry.js +0 -9
  352. package/dist/mint-components/p-0706cf9e.system.entry.js +0 -1
  353. package/dist/mint-components/p-30c1ef36.system.js +0 -1
  354. package/dist/mint-components/p-3adbfd0b.system.js +0 -6
  355. package/dist/mint-components/p-5492dd51.system.entry.js +0 -1
  356. package/dist/mint-components/p-6e512063.entry.js +0 -25
  357. package/dist/mint-components/p-7265bbcb.system.js +0 -271
  358. package/dist/mint-components/p-b395470f.entry.js +0 -16
  359. package/dist/mint-components/p-bf545082.system.entry.js +0 -1
  360. package/dist/mint-components/p-ca098be1.system.js +0 -1
  361. package/dist/mint-components/p-d0993bb9.js +0 -1
  362. package/dist/mint-components/p-d4f332a7.entry.js +0 -106
  363. package/dist/mint-components/p-de0d6fd7.js +0 -49
  364. package/dist/mint-components/p-de343dd0.system.entry.js +0 -1
  365. package/dist/mint-components/p-fbe00c97.system.entry.js +0 -1
  366. package/dist/mint-components/p-fe70e20c.entry.js +0 -1
  367. package/docs/stats.json +0 -122783
@@ -1,7 +1,7 @@
1
1
  import { h } from "@stencil/core";
2
2
  import { intl } from "../../../global/global";
3
3
  export function getFormMap({ props, getValidationErrorMessage, bankCountry, }) {
4
- var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32;
4
+ var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63, _64, _65, _66, _67, _68, _69, _70;
5
5
  const { errors, ...formState } = props.states.formState;
6
6
  return {
7
7
  0: {
@@ -10,44 +10,54 @@ export function getFormMap({ props, getValidationErrorMessage, bankCountry, }) {
10
10
  helpText: getValidationErrorMessage({
11
11
  type: (_c = (_b = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _b === void 0 ? void 0 : _b.beneficiaryAccountName) === null || _c === void 0 ? void 0 : _c.type,
12
12
  label: props.text.beneficiaryAccountNameLabel,
13
+ errorCode: (_e = (_d = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _d === void 0 ? void 0 : _d.beneficiaryAccountName) === null || _e === void 0 ? void 0 : _e.errorCode,
14
+ fieldName: "beneficiaryAccountName",
13
15
  }),
14
16
  })))),
15
17
  },
16
18
  1: {
17
- input: (h("sl-select", Object.assign({ required: true, label: props.text.bankAccountTypeLabel, name: "/bankAccountType", id: "bankAccountType", key: "bankAccountType" }, (((_d = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _d === void 0 ? void 0 : _d.bankAccountType) && {
19
+ input: (h("sl-select", Object.assign({ required: true, label: props.text.bankAccountTypeLabel, name: "/bankAccountType", id: "bankAccountType", key: "bankAccountType" }, (((_f = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _f === void 0 ? void 0 : _f.bankAccountType) && {
18
20
  class: "error-input",
19
21
  helpText: getValidationErrorMessage({
20
- type: (_f = (_e = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _e === void 0 ? void 0 : _e.bankAccountType) === null || _f === void 0 ? void 0 : _f.type,
22
+ type: (_h = (_g = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _g === void 0 ? void 0 : _g.bankAccountType) === null || _h === void 0 ? void 0 : _h.type,
21
23
  label: props.text.bankAccountTypeLabel,
24
+ errorCode: (_k = (_j = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _j === void 0 ? void 0 : _j.bankAccountType) === null || _k === void 0 ? void 0 : _k.errorCode,
25
+ fieldName: "bankAccountType",
22
26
  }),
23
27
  })),
24
28
  h("sl-menu-item", { value: "CHECKING" }, props.text.checkingSelectItemLabel),
25
29
  h("sl-menu-item", { value: "SAVINGS" }, props.text.savingsSelectItemLabel))),
26
30
  },
27
31
  2: {
28
- input: (h("sl-input", Object.assign({ required: true, label: props.text.bankAccountNumberLabel, name: "/bankAccountNumber", id: "bankAccountNumber", key: "bankAccountNumber", value: formState.bankAccountNumber, type: "text" }, (((_g = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _g === void 0 ? void 0 : _g.bankAccountNumber) && {
32
+ input: (h("sl-input", Object.assign({ required: true, label: props.text.bankAccountNumberLabel, name: "/bankAccountNumber", id: "bankAccountNumber", key: "bankAccountNumber", value: formState.bankAccountNumber, type: "text" }, (((_l = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _l === void 0 ? void 0 : _l.bankAccountNumber) && {
29
33
  class: "error-input",
30
34
  helpText: getValidationErrorMessage({
31
- type: (_j = (_h = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _h === void 0 ? void 0 : _h.bankAccountNumber) === null || _j === void 0 ? void 0 : _j.type,
35
+ type: (_o = (_m = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _m === void 0 ? void 0 : _m.bankAccountNumber) === null || _o === void 0 ? void 0 : _o.type,
32
36
  label: props.text.bankAccountNumberLabel,
37
+ errorCode: (_q = (_p = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _p === void 0 ? void 0 : _p.bankAccountNumber) === null || _q === void 0 ? void 0 : _q.errorCode,
38
+ fieldName: "bankAccountNumber",
33
39
  }),
34
40
  })))),
35
41
  },
36
42
  3: {
37
- input: (h("sl-input", Object.assign({ required: true, label: props.text.ibanLabel, name: "/bankAccountNumber", id: "iban", key: "iban", type: "text", value: formState.bankAccountNumber }, (((_k = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _k === void 0 ? void 0 : _k.bankAccountNumber) && {
43
+ input: (h("sl-input", Object.assign({ required: true, label: props.text.ibanLabel, name: "/bankAccountNumber", id: "iban", key: "iban", type: "text", value: formState.bankAccountNumber }, (((_r = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _r === void 0 ? void 0 : _r.bankAccountNumber) && {
38
44
  class: "error-input",
39
45
  helpText: getValidationErrorMessage({
40
- type: (_m = (_l = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _l === void 0 ? void 0 : _l.bankAccountNumber) === null || _m === void 0 ? void 0 : _m.type,
46
+ type: (_t = (_s = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _s === void 0 ? void 0 : _s.bankAccountNumber) === null || _t === void 0 ? void 0 : _t.type,
41
47
  label: props.text.ibanLabel,
48
+ errorCode: (_v = (_u = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _u === void 0 ? void 0 : _u.bankAccountNumber) === null || _v === void 0 ? void 0 : _v.errorCode,
49
+ fieldName: "bankAccountNumber",
42
50
  }),
43
51
  })))),
44
52
  },
45
53
  4: {
46
- input: (h("sl-input", Object.assign({ required: true, label: props.text.swiftCodeLabel, name: "/swiftCode", id: "swiftCode", key: "swiftCode", type: "text" }, (((_o = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _o === void 0 ? void 0 : _o.swiftCode) && {
54
+ input: (h("sl-input", Object.assign({ required: true, label: props.text.swiftCodeLabel, name: "/swiftCode", id: "swiftCode", key: "swiftCode", type: "text" }, (((_w = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _w === void 0 ? void 0 : _w.swiftCode) && {
47
55
  class: "error-input",
48
56
  helpText: getValidationErrorMessage({
49
- type: (_q = (_p = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _p === void 0 ? void 0 : _p.swiftCode) === null || _q === void 0 ? void 0 : _q.type,
57
+ type: (_y = (_x = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _x === void 0 ? void 0 : _x.swiftCode) === null || _y === void 0 ? void 0 : _y.type,
50
58
  label: props.text.swiftCodeLabel,
59
+ errorCode: (_0 = (_z = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _z === void 0 ? void 0 : _z.swiftCode) === null || _0 === void 0 ? void 0 : _0.errorCode,
60
+ fieldName: "swiftCode",
51
61
  }),
52
62
  })))),
53
63
  },
@@ -57,35 +67,41 @@ export function getFormMap({ props, getValidationErrorMessage, bankCountry, }) {
57
67
  defaultMessage: props.text.routingCodeLabel,
58
68
  }, {
59
69
  bankCountry,
60
- }), name: "/routingCode", id: "routingCode", key: "routingCode", type: "text" }, (((_r = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _r === void 0 ? void 0 : _r.routingCode) && {
70
+ }), name: "/routingCode", id: "routingCode", key: "routingCode", type: "text" }, (((_1 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _1 === void 0 ? void 0 : _1.routingCode) && {
61
71
  class: "error-input",
62
72
  helpText: getValidationErrorMessage({
63
- type: (_t = (_s = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _s === void 0 ? void 0 : _s.routingCode) === null || _t === void 0 ? void 0 : _t.type,
73
+ type: (_3 = (_2 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _2 === void 0 ? void 0 : _2.routingCode) === null || _3 === void 0 ? void 0 : _3.type,
64
74
  label: intl.formatMessage({
65
75
  id: "routingCodeErrorText",
66
76
  defaultMessage: props.text.routingCodeLabel,
67
77
  }, {
68
78
  bankCountry,
69
79
  }),
80
+ errorCode: (_5 = (_4 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _4 === void 0 ? void 0 : _4.routingCode) === null || _5 === void 0 ? void 0 : _5.errorCode,
81
+ fieldName: "routingCode",
70
82
  }),
71
83
  })))),
72
84
  },
73
85
  6: {
74
- input: (h("sl-input", Object.assign({ required: true, label: props.text.bankNameLabel, name: "/bankName", id: "bankName", key: "bankName", type: "text" }, (((_u = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _u === void 0 ? void 0 : _u.bankName) && {
86
+ input: (h("sl-input", Object.assign({ required: true, label: props.text.bankNameLabel, name: "/bankName", id: "bankName", key: "bankName", type: "text" }, (((_6 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _6 === void 0 ? void 0 : _6.bankName) && {
75
87
  class: "error-input",
76
88
  helpText: getValidationErrorMessage({
77
- type: (_w = (_v = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _v === void 0 ? void 0 : _v.bankName) === null || _w === void 0 ? void 0 : _w.type,
89
+ type: (_8 = (_7 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _7 === void 0 ? void 0 : _7.bankName) === null || _8 === void 0 ? void 0 : _8.type,
78
90
  label: props.text.bankNameLabel,
91
+ errorCode: (_10 = (_9 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _9 === void 0 ? void 0 : _9.bankName) === null || _10 === void 0 ? void 0 : _10.errorCode,
92
+ fieldName: "bankName",
79
93
  }),
80
94
  })))),
81
95
  },
82
96
  7: {
83
97
  input: [
84
- h("sl-select", Object.assign({ required: true, label: props.text.classificationLabel, name: "/beneficiaryClassification", id: "beneficiaryClassification", key: "beneficiaryClassification" }, (((_x = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _x === void 0 ? void 0 : _x.beneficiaryClassification) && {
98
+ h("sl-select", Object.assign({ required: true, label: props.text.classificationLabel, name: "/beneficiaryClassification", id: "beneficiaryClassification", key: "beneficiaryClassification" }, (((_11 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _11 === void 0 ? void 0 : _11.beneficiaryClassification) && {
85
99
  class: "error-input",
86
100
  helpText: getValidationErrorMessage({
87
- type: (_z = (_y = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _y === void 0 ? void 0 : _y.beneficiaryClassification) === null || _z === void 0 ? void 0 : _z.type,
101
+ type: (_13 = (_12 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _12 === void 0 ? void 0 : _12.beneficiaryClassification) === null || _13 === void 0 ? void 0 : _13.type,
88
102
  label: props.text.classificationLabel,
103
+ errorCode: (_15 = (_14 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _14 === void 0 ? void 0 : _14.beneficiaryClassification) === null || _15 === void 0 ? void 0 : _15.errorCode,
104
+ fieldName: "beneficiaryClassification",
89
105
  }),
90
106
  })),
91
107
  h("sl-menu-item", { value: "BUSINESS" }, props.text.businessSelectItemLabel),
@@ -96,100 +112,122 @@ export function getFormMap({ props, getValidationErrorMessage, bankCountry, }) {
96
112
  defaultMessage: props.text.taxPayerIdLabel,
97
113
  }, {
98
114
  bankCountry,
99
- }), type: "text", name: "/beneficiaryTaxPayerId", id: "beneficiaryTaxPayerId", key: "beneficiaryTaxPayerId" }, (((_0 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _0 === void 0 ? void 0 : _0.beneficiaryTaxPayerId) && {
115
+ }), type: "text", name: "/beneficiaryTaxPayerId", id: "beneficiaryTaxPayerId", key: "beneficiaryTaxPayerId" }, (((_16 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _16 === void 0 ? void 0 : _16.beneficiaryTaxPayerId) && {
100
116
  class: "error-input",
101
117
  helpText: getValidationErrorMessage({
102
- type: (_2 = (_1 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _1 === void 0 ? void 0 : _1.beneficiaryTaxPayerId) === null || _2 === void 0 ? void 0 : _2.type,
118
+ type: (_18 = (_17 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _17 === void 0 ? void 0 : _17.beneficiaryTaxPayerId) === null || _18 === void 0 ? void 0 : _18.type,
103
119
  label: props.text.taxPayerIdLabel,
120
+ errorCode: (_20 = (_19 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _19 === void 0 ? void 0 : _19.taxPayerId) === null || _20 === void 0 ? void 0 : _20.errorCode,
121
+ fieldName: "taxPayerId",
104
122
  }),
105
123
  }))),
106
124
  ],
107
125
  },
108
126
  8: {
109
- input: (h("sl-select", Object.assign({ required: true, label: props.text.classificationCPFLabel, name: "/beneficiaryClassification", id: "beneficiaryClassification", key: "beneficiaryClassification" }, (((_3 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _3 === void 0 ? void 0 : _3.beneficiaryClassification) && {
127
+ input: (h("sl-select", Object.assign({ required: true, label: props.text.classificationCPFLabel, name: "/beneficiaryClassification", id: "beneficiaryClassification", key: "beneficiaryClassification" }, (((_21 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _21 === void 0 ? void 0 : _21.beneficiaryClassification) && {
110
128
  class: "error-input",
111
129
  helpText: getValidationErrorMessage({
112
- type: (_5 = (_4 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _4 === void 0 ? void 0 : _4.beneficiaryClassification) === null || _5 === void 0 ? void 0 : _5.type,
130
+ type: (_23 = (_22 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _22 === void 0 ? void 0 : _22.beneficiaryClassification) === null || _23 === void 0 ? void 0 : _23.type,
113
131
  label: props.text.classificationCPFLabel,
132
+ errorCode: (_25 = (_24 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _24 === void 0 ? void 0 : _24.beneficiaryClassification) === null || _25 === void 0 ? void 0 : _25.errorCode,
133
+ fieldName: "beneficiaryClassification",
114
134
  }),
115
135
  })),
116
136
  h("sl-menu-item", { value: "CPF" }, "CPF"),
117
137
  h("sl-menu-item", { value: "CNPJ" }, "CNPJ"))),
118
138
  },
119
139
  9: {
120
- input: (h("sl-input", Object.assign({ key: "patronymicName", required: true, label: props.text.patronymicNameLabel, name: "/patronymicName", id: "patronymicName", type: "text" }, (((_6 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _6 === void 0 ? void 0 : _6.patronymicName) && {
140
+ input: (h("sl-input", Object.assign({ key: "patronymicName", required: true, label: props.text.patronymicNameLabel, name: "/patronymicName", id: "patronymicName", type: "text" }, (((_26 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _26 === void 0 ? void 0 : _26.patronymicName) && {
121
141
  class: "error-input",
122
142
  helpText: getValidationErrorMessage({
123
- type: (_8 = (_7 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _7 === void 0 ? void 0 : _7.patronymicName) === null || _8 === void 0 ? void 0 : _8.type,
143
+ type: (_28 = (_27 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _27 === void 0 ? void 0 : _27.patronymicName) === null || _28 === void 0 ? void 0 : _28.type,
124
144
  label: props.text.patronymicNameLabel,
145
+ errorCode: (_30 = (_29 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _29 === void 0 ? void 0 : _29.patronymicName) === null || _30 === void 0 ? void 0 : _30.errorCode,
146
+ fieldName: "patronymicName",
125
147
  }),
126
148
  })))),
127
149
  },
128
150
  10: {
129
- input: (h("sl-input", Object.assign({ key: "voCode", label: props.text.voCodeLabel, name: "/voCode", id: "voCode", type: "text" }, (((_9 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _9 === void 0 ? void 0 : _9.voCode) && {
151
+ input: (h("sl-input", Object.assign({ key: "voCode", label: props.text.voCodeLabel, name: "/voCode", id: "voCode", type: "text" }, (((_31 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _31 === void 0 ? void 0 : _31.voCode) && {
130
152
  class: "error-input",
131
153
  helpText: getValidationErrorMessage({
132
- type: (_11 = (_10 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _10 === void 0 ? void 0 : _10.voCode) === null || _11 === void 0 ? void 0 : _11.type,
154
+ type: (_33 = (_32 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _32 === void 0 ? void 0 : _32.voCode) === null || _33 === void 0 ? void 0 : _33.type,
133
155
  label: props.text.voCodeLabel,
156
+ errorCode: (_35 = (_34 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _34 === void 0 ? void 0 : _34.voCode) === null || _35 === void 0 ? void 0 : _35.errorCode,
157
+ fieldName: "voCode",
134
158
  }),
135
159
  })))),
136
160
  },
137
161
  11: {
138
- input: (h("sl-input", Object.assign({ required: true, label: props.text.agencyCodeLabel, name: "/agencyCode", id: "agencyCode", key: "agencyCode", type: "text" }, (((_12 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _12 === void 0 ? void 0 : _12.agencyCode) && {
162
+ input: (h("sl-input", Object.assign({ required: true, label: props.text.agencyCodeLabel, name: "/agencyCode", id: "agencyCode", key: "agencyCode", type: "text" }, (((_36 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _36 === void 0 ? void 0 : _36.agencyCode) && {
139
163
  class: "error-input",
140
164
  helpText: getValidationErrorMessage({
141
- type: (_14 = (_13 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _13 === void 0 ? void 0 : _13.agencyCode) === null || _14 === void 0 ? void 0 : _14.type,
165
+ type: (_38 = (_37 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _37 === void 0 ? void 0 : _37.agencyCode) === null || _38 === void 0 ? void 0 : _38.type,
142
166
  label: props.text.agencyCodeLabel,
167
+ errorCode: (_40 = (_39 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _39 === void 0 ? void 0 : _39.agencyCode) === null || _40 === void 0 ? void 0 : _40.errorCode,
168
+ fieldName: "agencyCode",
143
169
  }),
144
170
  })))),
145
171
  },
146
172
  12: {
147
173
  input: [
148
- h("sl-input", Object.assign({ required: true, label: props.text.bankAddressLabel, name: "/bankAddress", id: "bankAddress", key: "bankAddress", type: "text" }, (((_15 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _15 === void 0 ? void 0 : _15.bankAddress) && {
174
+ h("sl-input", Object.assign({ required: true, label: props.text.bankAddressLabel, name: "/bankAddress", id: "bankAddress", key: "bankAddress", type: "text" }, (((_41 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _41 === void 0 ? void 0 : _41.bankAddress) && {
149
175
  class: "error-input",
150
176
  helpText: getValidationErrorMessage({
151
- type: (_17 = (_16 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _16 === void 0 ? void 0 : _16.bankAddress) === null || _17 === void 0 ? void 0 : _17.type,
177
+ type: (_43 = (_42 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _42 === void 0 ? void 0 : _42.bankAddress) === null || _43 === void 0 ? void 0 : _43.type,
152
178
  label: props.text.bankAddressLabel,
179
+ errorCode: (_45 = (_44 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _44 === void 0 ? void 0 : _44.bankAddress) === null || _45 === void 0 ? void 0 : _45.errorCode,
180
+ fieldName: "bankAddress",
153
181
  }),
154
182
  }))),
155
- h("sl-input", Object.assign({ required: true, label: props.text.bankCityLabel, name: "/bankCity", id: "bankCity", key: "bankCity", type: "text" }, (((_18 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _18 === void 0 ? void 0 : _18.bankCity) && {
183
+ h("sl-input", Object.assign({ required: true, label: props.text.bankCityLabel, name: "/bankCity", id: "bankCity", key: "bankCity", type: "text" }, (((_46 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _46 === void 0 ? void 0 : _46.bankCity) && {
156
184
  class: "error-input",
157
185
  helpText: getValidationErrorMessage({
158
- type: (_20 = (_19 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _19 === void 0 ? void 0 : _19.bankCity) === null || _20 === void 0 ? void 0 : _20.type,
186
+ type: (_48 = (_47 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _47 === void 0 ? void 0 : _47.bankCity) === null || _48 === void 0 ? void 0 : _48.type,
159
187
  label: props.text.bankCityLabel,
188
+ errorCode: (_50 = (_49 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _49 === void 0 ? void 0 : _49.bankCity) === null || _50 === void 0 ? void 0 : _50.errorCode,
189
+ fieldName: "bankCity",
160
190
  }),
161
191
  }))),
162
- h("sl-input", Object.assign({ required: true, label: props.text.bankStateLabel, name: "/bankState", id: "bankState", key: "bankState", type: "text" }, (((_21 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _21 === void 0 ? void 0 : _21.bankState) && {
192
+ h("sl-input", Object.assign({ required: true, label: props.text.bankStateLabel, name: "/bankState", id: "bankState", key: "bankState", type: "text" }, (((_51 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _51 === void 0 ? void 0 : _51.bankState) && {
163
193
  class: "error-input",
164
194
  helpText: getValidationErrorMessage({
165
- type: (_23 = (_22 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _22 === void 0 ? void 0 : _22.bankState) === null || _23 === void 0 ? void 0 : _23.type,
195
+ type: (_53 = (_52 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _52 === void 0 ? void 0 : _52.bankState) === null || _53 === void 0 ? void 0 : _53.type,
166
196
  label: props.text.bankStateLabel,
197
+ errorCode: (_55 = (_54 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _54 === void 0 ? void 0 : _54.bankState) === null || _55 === void 0 ? void 0 : _55.errorCode,
198
+ fieldName: "bankState",
167
199
  }),
168
200
  }))),
169
- h("sl-input", Object.assign({ required: true, label: props.text.bankPostalCodeLabel, name: "/bankPostalCode", id: "bankPostalCode", key: "bankPostalCode", type: "text" }, (((_24 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _24 === void 0 ? void 0 : _24.bankPostalCode) && {
201
+ h("sl-input", Object.assign({ required: true, label: props.text.bankPostalCodeLabel, name: "/bankPostalCode", id: "bankPostalCode", key: "bankPostalCode", type: "text" }, (((_56 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _56 === void 0 ? void 0 : _56.bankPostalCode) && {
170
202
  class: "error-input",
171
203
  helpText: getValidationErrorMessage({
172
- type: (_26 = (_25 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _25 === void 0 ? void 0 : _25.bankPostalCode) === null || _26 === void 0 ? void 0 : _26.type,
204
+ type: (_58 = (_57 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _57 === void 0 ? void 0 : _57.bankPostalCode) === null || _58 === void 0 ? void 0 : _58.type,
173
205
  label: props.text.bankPostalCodeLabel,
206
+ errorCode: (_60 = (_59 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _59 === void 0 ? void 0 : _59.bankPostalCode) === null || _60 === void 0 ? void 0 : _60.errorCode,
207
+ fieldName: "bankPostalCode",
174
208
  }),
175
209
  }))),
176
210
  ],
177
211
  },
178
212
  13: {
179
- input: (h("sl-input", Object.assign({ required: true, label: props.text.branchCodeLabel, name: "/branchCode", id: "branchCode", key: "branchCode", type: "text" }, (((_27 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _27 === void 0 ? void 0 : _27.branchCode) && {
213
+ input: (h("sl-input", Object.assign({ required: true, label: props.text.branchCodeLabel, name: "/branchCode", id: "branchCode", key: "branchCode", type: "text" }, (((_61 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _61 === void 0 ? void 0 : _61.branchCode) && {
180
214
  class: "error-input",
181
215
  helpText: getValidationErrorMessage({
182
- type: (_29 = (_28 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _28 === void 0 ? void 0 : _28.branchCode) === null || _29 === void 0 ? void 0 : _29.type,
216
+ type: (_63 = (_62 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _62 === void 0 ? void 0 : _62.branchCode) === null || _63 === void 0 ? void 0 : _63.type,
183
217
  label: props.text.branchCodeLabel,
218
+ errorCode: (_65 = (_64 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _64 === void 0 ? void 0 : _64.branchCode) === null || _65 === void 0 ? void 0 : _65.errorCode,
219
+ fieldName: "branchCode",
184
220
  }),
185
221
  })))),
186
222
  },
187
223
  14: {
188
- input: (h("sl-select", Object.assign({ required: true, label: props.text.classificationLabel, name: "/beneficiaryClassification", id: "beneficiaryClassification", key: "beneficiaryClassification" }, (((_30 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _30 === void 0 ? void 0 : _30.beneficiaryClassification) && {
224
+ input: (h("sl-select", Object.assign({ required: true, label: props.text.classificationLabel, name: "/beneficiaryClassification", id: "beneficiaryClassification", key: "beneficiaryClassification" }, (((_66 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _66 === void 0 ? void 0 : _66.beneficiaryClassification) && {
189
225
  class: "error-input",
190
226
  helpText: getValidationErrorMessage({
191
- type: (_32 = (_31 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _31 === void 0 ? void 0 : _31.beneficiaryClassification) === null || _32 === void 0 ? void 0 : _32.type,
227
+ type: (_68 = (_67 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _67 === void 0 ? void 0 : _67.beneficiaryClassification) === null || _68 === void 0 ? void 0 : _68.type,
192
228
  label: props.text.classificationLabel,
229
+ errorCode: (_70 = (_69 = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _69 === void 0 ? void 0 : _69.beneficiaryClassification) === null || _70 === void 0 ? void 0 : _70.errorCode,
230
+ fieldName: "beneficiaryClassification",
193
231
  }),
194
232
  })),
195
233
  h("sl-menu-item", { value: "BUSINESS" }, props.text.businessSelectItemLabel),