@thecb/components 7.1.1-beta.1 → 7.1.1-beta.3

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 (1024) hide show
  1. package/dist/index.cjs.js +184 -444
  2. package/dist/index.cjs.js.map +1 -1
  3. package/dist/index.d.ts +0 -1
  4. package/dist/index.esm.js +182 -442
  5. package/dist/index.esm.js.map +1 -1
  6. package/package.json +1 -1
  7. package/src/.DS_Store +0 -0
  8. package/src/components/atoms/.DS_Store +0 -0
  9. package/src/components/atoms/card/Card.js +1 -24
  10. package/src/components/atoms/card/index.d.ts +0 -1
  11. package/src/components/atoms/icons/{ExternalLinkIcon.js → ExternalLinkicon.js} +0 -0
  12. package/src/components/atoms/icons/PaymentMethodAddIcon.js +12 -9
  13. package/src/components/atoms/icons/index.js +1 -10
  14. package/src/components/atoms/placeholder/Placeholder.js +20 -6
  15. package/dist/.storybook/page.d.ts +0 -13
  16. package/dist/.storybook/page.js +0 -41
  17. package/dist/.storybook/themes/apc.theme.d.ts +0 -79
  18. package/dist/.storybook/themes/apc.theme.js +0 -1
  19. package/dist/.storybook/themes/index.d.ts +0 -2
  20. package/dist/.storybook/themes/index.js +0 -2
  21. package/dist/.storybook/themes/sf.theme.d.ts +0 -231
  22. package/dist/.storybook/themes/sf.theme.js +0 -1
  23. package/dist/button-with-action/ButtonWithActionProps.js +0 -0
  24. package/dist/button-with-link/ButtonWithLinkProps.js +0 -1
  25. package/dist/nav-tabs/TabConfig.js +0 -0
  26. package/dist/src/components/atoms/add-obligation/AddObligation.d.ts +0 -5
  27. package/dist/src/components/atoms/add-obligation/AddObligation.js +0 -21
  28. package/dist/src/components/atoms/add-obligation/AddObligation.stories.d.ts +0 -7
  29. package/dist/src/components/atoms/add-obligation/AddObligation.stories.js +0 -10
  30. package/dist/src/components/atoms/add-obligation/AddObligation.theme.d.ts +0 -9
  31. package/dist/src/components/atoms/add-obligation/AddObligation.theme.js +0 -8
  32. package/dist/src/components/atoms/add-obligation/index.d.ts +0 -2
  33. package/dist/src/components/atoms/add-obligation/index.js +0 -2
  34. package/dist/src/components/atoms/alert/Alert.d.ts +0 -5
  35. package/dist/src/components/atoms/alert/Alert.js +0 -26
  36. package/dist/src/components/atoms/alert/Alert.stories.d.ts +0 -7
  37. package/dist/src/components/atoms/alert/Alert.stories.js +0 -19
  38. package/dist/src/components/atoms/alert/Alert.theme.d.ts +0 -65
  39. package/dist/src/components/atoms/alert/Alert.theme.js +0 -45
  40. package/dist/src/components/atoms/alert/index.d.ts +0 -2
  41. package/dist/src/components/atoms/alert/index.js +0 -2
  42. package/dist/src/components/atoms/amount-callout/AmountCallout.d.ts +0 -5
  43. package/dist/src/components/atoms/amount-callout/AmountCallout.js +0 -12
  44. package/dist/src/components/atoms/amount-callout/AmountCallout.stories.d.ts +0 -7
  45. package/dist/src/components/atoms/amount-callout/AmountCallout.stories.js +0 -18
  46. package/dist/src/components/atoms/amount-callout/AmountCallout.theme.d.ts +0 -5
  47. package/dist/src/components/atoms/amount-callout/AmountCallout.theme.js +0 -4
  48. package/dist/src/components/atoms/amount-callout/index.d.ts +0 -2
  49. package/dist/src/components/atoms/amount-callout/index.js +0 -2
  50. package/dist/src/components/atoms/box-with-shadow/BoxWithShadow.d.ts +0 -5
  51. package/dist/src/components/atoms/box-with-shadow/BoxWithShadow.js +0 -43
  52. package/dist/src/components/atoms/box-with-shadow/BoxWithShadow.theme.d.ts +0 -5
  53. package/dist/src/components/atoms/box-with-shadow/BoxWithShadow.theme.js +0 -5
  54. package/dist/src/components/atoms/box-with-shadow/index.d.ts +0 -2
  55. package/dist/src/components/atoms/box-with-shadow/index.js +0 -2
  56. package/dist/src/components/atoms/breadcrumb/Breadcrumb.d.ts +0 -4
  57. package/dist/src/components/atoms/breadcrumb/Breadcrumb.js +0 -22
  58. package/dist/src/components/atoms/breadcrumb/Breadcrumb.stories.d.ts +0 -7
  59. package/dist/src/components/atoms/breadcrumb/Breadcrumb.stories.js +0 -37
  60. package/dist/src/components/atoms/breadcrumb/Breadcrumb.theme.d.ts +0 -19
  61. package/dist/src/components/atoms/breadcrumb/Breadcrumb.theme.js +0 -24
  62. package/dist/src/components/atoms/breadcrumb/index.d.ts +0 -2
  63. package/dist/src/components/atoms/breadcrumb/index.js +0 -2
  64. package/dist/src/components/atoms/button-with-action/ButtonWithAction.d.ts +0 -15
  65. package/dist/src/components/atoms/button-with-action/ButtonWithAction.js +0 -86
  66. package/dist/src/components/atoms/button-with-action/ButtonWithAction.stories.d.ts +0 -7
  67. package/dist/src/components/atoms/button-with-action/ButtonWithAction.stories.js +0 -24
  68. package/dist/src/components/atoms/button-with-action/ButtonWithAction.theme.d.ts +0 -342
  69. package/dist/src/components/atoms/button-with-action/ButtonWithAction.theme.js +0 -202
  70. package/dist/src/components/atoms/button-with-action/ButtonWithActionProps.d.ts +0 -14
  71. package/dist/src/components/atoms/button-with-action/ButtonWithActionProps.js +0 -1
  72. package/dist/src/components/atoms/button-with-action/index.d.ts +0 -2
  73. package/dist/src/components/atoms/button-with-action/index.js +0 -2
  74. package/dist/src/components/atoms/button-with-link/ButtonWithLink.d.ts +0 -11
  75. package/dist/src/components/atoms/button-with-link/ButtonWithLink.js +0 -41
  76. package/dist/src/components/atoms/button-with-link/ButtonWithLink.stories.d.ts +0 -7
  77. package/dist/src/components/atoms/button-with-link/ButtonWithLink.stories.js +0 -21
  78. package/dist/src/components/atoms/button-with-link/ButtonWithLinkProps.d.ts +0 -10
  79. package/dist/src/components/atoms/button-with-link/ButtonWithLinkProps.js +0 -2
  80. package/dist/src/components/atoms/button-with-link/index.d.ts +0 -2
  81. package/dist/src/components/atoms/button-with-link/index.js +0 -2
  82. package/dist/src/components/atoms/card/Card.d.ts +0 -5
  83. package/dist/src/components/atoms/card/Card.js +0 -18
  84. package/dist/src/components/atoms/card/Card.theme.d.ts +0 -5
  85. package/dist/src/components/atoms/card/Card.theme.js +0 -5
  86. package/dist/src/components/atoms/card/index.d.ts +0 -2
  87. package/dist/src/components/atoms/card/index.js +0 -2
  88. package/dist/src/components/atoms/checkbox/Checkbox.d.ts +0 -5
  89. package/dist/src/components/atoms/checkbox/Checkbox.js +0 -52
  90. package/dist/src/components/atoms/checkbox/Checkbox.stories.d.ts +0 -7
  91. package/dist/src/components/atoms/checkbox/Checkbox.stories.js +0 -16
  92. package/dist/src/components/atoms/checkbox/Checkbox.theme.d.ts +0 -68
  93. package/dist/src/components/atoms/checkbox/Checkbox.theme.js +0 -39
  94. package/dist/src/components/atoms/checkbox/index.d.ts +0 -2
  95. package/dist/src/components/atoms/checkbox/index.js +0 -2
  96. package/dist/src/components/atoms/checkbox-list/CheckboxList.d.ts +0 -6
  97. package/dist/src/components/atoms/checkbox-list/CheckboxList.js +0 -40
  98. package/dist/src/components/atoms/checkbox-list/CheckboxList.stories.d.ts +0 -7
  99. package/dist/src/components/atoms/checkbox-list/CheckboxList.stories.js +0 -41
  100. package/dist/src/components/atoms/checkbox-list/CheckboxList.theme.d.ts +0 -44
  101. package/dist/src/components/atoms/checkbox-list/CheckboxList.theme.js +0 -33
  102. package/dist/src/components/atoms/checkbox-list/index.d.ts +0 -2
  103. package/dist/src/components/atoms/checkbox-list/index.js +0 -2
  104. package/dist/src/components/atoms/country-dropdown/CountryDropdown.d.ts +0 -9
  105. package/dist/src/components/atoms/country-dropdown/CountryDropdown.js +0 -8
  106. package/dist/src/components/atoms/country-dropdown/CountryDropdown.stories.d.ts +0 -7
  107. package/dist/src/components/atoms/country-dropdown/CountryDropdown.stories.js +0 -31
  108. package/dist/src/components/atoms/country-dropdown/index.d.ts +0 -1
  109. package/dist/src/components/atoms/country-dropdown/index.js +0 -1
  110. package/dist/src/components/atoms/country-dropdown/options.d.ts +0 -4
  111. package/dist/src/components/atoms/country-dropdown/options.js +0 -249
  112. package/dist/src/components/atoms/detail/Detail.d.ts +0 -5
  113. package/dist/src/components/atoms/detail/Detail.js +0 -63
  114. package/dist/src/components/atoms/detail/Detail.styled.d.ts +0 -1
  115. package/dist/src/components/atoms/detail/Detail.styled.js +0 -28
  116. package/dist/src/components/atoms/detail/Detail.theme.d.ts +0 -36
  117. package/dist/src/components/atoms/detail/Detail.theme.js +0 -28
  118. package/dist/src/components/atoms/detail/index.d.ts +0 -2
  119. package/dist/src/components/atoms/detail/index.js +0 -2
  120. package/dist/src/components/atoms/display-box/DisplayBox.d.ts +0 -5
  121. package/dist/src/components/atoms/display-box/DisplayBox.js +0 -11
  122. package/dist/src/components/atoms/display-box/DisplayBox.stories.d.ts +0 -7
  123. package/dist/src/components/atoms/display-box/DisplayBox.stories.js +0 -12
  124. package/dist/src/components/atoms/display-box/DisplayBox.theme.d.ts +0 -7
  125. package/dist/src/components/atoms/display-box/DisplayBox.theme.js +0 -7
  126. package/dist/src/components/atoms/display-box/index.d.ts +0 -2
  127. package/dist/src/components/atoms/display-box/index.js +0 -2
  128. package/dist/src/components/atoms/display-card/DisplayCard.d.ts +0 -9
  129. package/dist/src/components/atoms/display-card/DisplayCard.js +0 -22
  130. package/dist/src/components/atoms/display-card/DisplayCard.stories.d.ts +0 -7
  131. package/dist/src/components/atoms/display-card/DisplayCard.stories.js +0 -10
  132. package/dist/src/components/atoms/display-card/index.d.ts +0 -2
  133. package/dist/src/components/atoms/display-card/index.js +0 -2
  134. package/dist/src/components/atoms/dropdown/Dropdown.d.ts +0 -5
  135. package/dist/src/components/atoms/dropdown/Dropdown.js +0 -258
  136. package/dist/src/components/atoms/dropdown/Dropdown.stories.d.ts +0 -7
  137. package/dist/src/components/atoms/dropdown/Dropdown.stories.js +0 -30
  138. package/dist/src/components/atoms/dropdown/Dropdown.theme.d.ts +0 -7
  139. package/dist/src/components/atoms/dropdown/Dropdown.theme.js +0 -7
  140. package/dist/src/components/atoms/dropdown/DropdownIcon.d.ts +0 -2
  141. package/dist/src/components/atoms/dropdown/DropdownIcon.js +0 -7
  142. package/dist/src/components/atoms/dropdown/index.d.ts +0 -2
  143. package/dist/src/components/atoms/dropdown/index.js +0 -2
  144. package/dist/src/components/atoms/form-layouts/FormContainer.d.ts +0 -5
  145. package/dist/src/components/atoms/form-layouts/FormContainer.js +0 -34
  146. package/dist/src/components/atoms/form-layouts/FormFooterPanel.d.ts +0 -5
  147. package/dist/src/components/atoms/form-layouts/FormFooterPanel.js +0 -15
  148. package/dist/src/components/atoms/form-layouts/FormInput.d.ts +0 -5
  149. package/dist/src/components/atoms/form-layouts/FormInput.js +0 -116
  150. package/dist/src/components/atoms/form-layouts/FormInputColumn.d.ts +0 -7
  151. package/dist/src/components/atoms/form-layouts/FormInputColumn.js +0 -29
  152. package/dist/src/components/atoms/form-layouts/FormInputRow.d.ts +0 -9
  153. package/dist/src/components/atoms/form-layouts/FormInputRow.js +0 -30
  154. package/dist/src/components/atoms/form-layouts/FormLayouts.stories.d.ts +0 -7
  155. package/dist/src/components/atoms/form-layouts/FormLayouts.stories.js +0 -38
  156. package/dist/src/components/atoms/form-layouts/FormLayouts.theme.d.ts +0 -86
  157. package/dist/src/components/atoms/form-layouts/FormLayouts.theme.js +0 -44
  158. package/dist/src/components/atoms/form-layouts/index.d.ts +0 -6
  159. package/dist/src/components/atoms/form-layouts/index.js +0 -6
  160. package/dist/src/components/atoms/form-select/FormSelect.d.ts +0 -5
  161. package/dist/src/components/atoms/form-select/FormSelect.js +0 -36
  162. package/dist/src/components/atoms/form-select/FormSelect.stories.d.ts +0 -7
  163. package/dist/src/components/atoms/form-select/FormSelect.stories.js +0 -36
  164. package/dist/src/components/atoms/form-select/FormSelect.styled.d.ts +0 -3
  165. package/dist/src/components/atoms/form-select/FormSelect.styled.js +0 -22
  166. package/dist/src/components/atoms/form-select/FormSelect.theme.d.ts +0 -81
  167. package/dist/src/components/atoms/form-select/FormSelect.theme.js +0 -40
  168. package/dist/src/components/atoms/form-select/index.d.ts +0 -2
  169. package/dist/src/components/atoms/form-select/index.js +0 -2
  170. package/dist/src/components/atoms/formatted-address/FormattedAddress.d.ts +0 -5
  171. package/dist/src/components/atoms/formatted-address/FormattedAddress.js +0 -22
  172. package/dist/src/components/atoms/formatted-address/FormattedAddress.stories.d.ts +0 -7
  173. package/dist/src/components/atoms/formatted-address/FormattedAddress.stories.js +0 -18
  174. package/dist/src/components/atoms/formatted-address/FormattedAddress.theme.d.ts +0 -23
  175. package/dist/src/components/atoms/formatted-address/FormattedAddress.theme.js +0 -9
  176. package/dist/src/components/atoms/formatted-address/index.d.ts +0 -2
  177. package/dist/src/components/atoms/formatted-address/index.js +0 -2
  178. package/dist/src/components/atoms/formatted-credit-card/FormattedCreditCard.d.ts +0 -7
  179. package/dist/src/components/atoms/formatted-credit-card/FormattedCreditCard.js +0 -47
  180. package/dist/src/components/atoms/formatted-credit-card/FormattedCreditCard.theme.d.ts +0 -7
  181. package/dist/src/components/atoms/formatted-credit-card/FormattedCreditCard.theme.js +0 -7
  182. package/dist/src/components/atoms/formatted-credit-card/index.d.ts +0 -2
  183. package/dist/src/components/atoms/formatted-credit-card/index.js +0 -2
  184. package/dist/src/components/atoms/hamburger-button/HamburgerButton.d.ts +0 -8
  185. package/dist/src/components/atoms/hamburger-button/HamburgerButton.js +0 -27
  186. package/dist/src/components/atoms/hamburger-button/HamburgerButton.stories.d.ts +0 -7
  187. package/dist/src/components/atoms/hamburger-button/HamburgerButton.stories.js +0 -11
  188. package/dist/src/components/atoms/hamburger-button/index.d.ts +0 -2
  189. package/dist/src/components/atoms/hamburger-button/index.js +0 -2
  190. package/dist/src/components/atoms/heading/Heading.d.ts +0 -5
  191. package/dist/src/components/atoms/heading/Heading.js +0 -40
  192. package/dist/src/components/atoms/heading/Heading.stories.d.ts +0 -7
  193. package/dist/src/components/atoms/heading/Heading.stories.js +0 -10
  194. package/dist/src/components/atoms/heading/Heading.styled.d.ts +0 -1
  195. package/dist/src/components/atoms/heading/Heading.styled.js +0 -28
  196. package/dist/src/components/atoms/heading/Heading.theme.d.ts +0 -17
  197. package/dist/src/components/atoms/heading/Heading.theme.js +0 -16
  198. package/dist/src/components/atoms/heading/index.d.ts +0 -2
  199. package/dist/src/components/atoms/heading/index.js +0 -2
  200. package/dist/src/components/atoms/icons/AccountNumberImage.d.ts +0 -2
  201. package/dist/src/components/atoms/icons/AccountNumberImage.js +0 -20
  202. package/dist/src/components/atoms/icons/AccountsAddIcon.d.ts +0 -5
  203. package/dist/src/components/atoms/icons/AccountsAddIcon.js +0 -16
  204. package/dist/src/components/atoms/icons/AccountsIcon.d.ts +0 -5
  205. package/dist/src/components/atoms/icons/AccountsIcon.js +0 -15
  206. package/dist/src/components/atoms/icons/AccountsIconSmall.d.ts +0 -5
  207. package/dist/src/components/atoms/icons/AccountsIconSmall.js +0 -20
  208. package/dist/src/components/atoms/icons/AchReturnIcon.d.ts +0 -2
  209. package/dist/src/components/atoms/icons/AchReturnIcon.js +0 -6
  210. package/dist/src/components/atoms/icons/AllocatedIcon.d.ts +0 -2
  211. package/dist/src/components/atoms/icons/AllocatedIcon.js +0 -6
  212. package/dist/src/components/atoms/icons/AutopayOnIcon.d.ts +0 -2
  213. package/dist/src/components/atoms/icons/AutopayOnIcon.js +0 -6
  214. package/dist/src/components/atoms/icons/BankIcon.d.ts +0 -2
  215. package/dist/src/components/atoms/icons/BankIcon.js +0 -7
  216. package/dist/src/components/atoms/icons/CalendarIcon.d.ts +0 -2
  217. package/dist/src/components/atoms/icons/CalendarIcon.js +0 -6
  218. package/dist/src/components/atoms/icons/CarrotIcon.d.ts +0 -5
  219. package/dist/src/components/atoms/icons/CarrotIcon.js +0 -20
  220. package/dist/src/components/atoms/icons/CashIcon.d.ts +0 -2
  221. package/dist/src/components/atoms/icons/CashIcon.js +0 -7
  222. package/dist/src/components/atoms/icons/ChargebackIcon.d.ts +0 -2
  223. package/dist/src/components/atoms/icons/ChargebackIcon.js +0 -6
  224. package/dist/src/components/atoms/icons/ChargebackReversalIcon.d.ts +0 -2
  225. package/dist/src/components/atoms/icons/ChargebackReversalIcon.js +0 -6
  226. package/dist/src/components/atoms/icons/CheckIcon.d.ts +0 -2
  227. package/dist/src/components/atoms/icons/CheckIcon.js +0 -12
  228. package/dist/src/components/atoms/icons/CheckmarkIcon.d.ts +0 -2
  229. package/dist/src/components/atoms/icons/CheckmarkIcon.js +0 -12
  230. package/dist/src/components/atoms/icons/ChevronIcon.d.ts +0 -5
  231. package/dist/src/components/atoms/icons/ChevronIcon.js +0 -16
  232. package/dist/src/components/atoms/icons/CustomerSearchIcon.d.ts +0 -2
  233. package/dist/src/components/atoms/icons/CustomerSearchIcon.js +0 -22
  234. package/dist/src/components/atoms/icons/DuplicateIcon.d.ts +0 -2
  235. package/dist/src/components/atoms/icons/DuplicateIcon.js +0 -6
  236. package/dist/src/components/atoms/icons/EmptyCartIcon.d.ts +0 -5
  237. package/dist/src/components/atoms/icons/EmptyCartIcon.js +0 -13
  238. package/dist/src/components/atoms/icons/ErroredIcon.d.ts +0 -2
  239. package/dist/src/components/atoms/icons/ErroredIcon.js +0 -6
  240. package/dist/src/components/atoms/icons/ExternalLinkIcon.d.ts +0 -5
  241. package/dist/src/components/atoms/icons/ExternalLinkIcon.js +0 -11
  242. package/dist/src/components/atoms/icons/FailedIcon.d.ts +0 -2
  243. package/dist/src/components/atoms/icons/FailedIcon.js +0 -6
  244. package/dist/src/components/atoms/icons/ForgotPasswordIcon.d.ts +0 -5
  245. package/dist/src/components/atoms/icons/ForgotPasswordIcon.js +0 -17
  246. package/dist/src/components/atoms/icons/GenericCard.d.ts +0 -2
  247. package/dist/src/components/atoms/icons/GenericCard.js +0 -6
  248. package/dist/src/components/atoms/icons/GenericCardLarge.d.ts +0 -2
  249. package/dist/src/components/atoms/icons/GenericCardLarge.js +0 -8
  250. package/dist/src/components/atoms/icons/GoToEmailIcon.d.ts +0 -5
  251. package/dist/src/components/atoms/icons/GoToEmailIcon.js +0 -16
  252. package/dist/src/components/atoms/icons/IconAdd.d.ts +0 -2
  253. package/dist/src/components/atoms/icons/IconAdd.js +0 -14
  254. package/dist/src/components/atoms/icons/IconQuitLarge.d.ts +0 -4
  255. package/dist/src/components/atoms/icons/IconQuitLarge.js +0 -19
  256. package/dist/src/components/atoms/icons/Icons.theme.d.ts +0 -33
  257. package/dist/src/components/atoms/icons/Icons.theme.js +0 -27
  258. package/dist/src/components/atoms/icons/NoCustomerResultsIcon.d.ts +0 -2
  259. package/dist/src/components/atoms/icons/NoCustomerResultsIcon.js +0 -15
  260. package/dist/src/components/atoms/icons/NoPaymentResultsIcon.d.ts +0 -2
  261. package/dist/src/components/atoms/icons/NoPaymentResultsIcon.js +0 -16
  262. package/dist/src/components/atoms/icons/NotFoundIcon.d.ts +0 -2
  263. package/dist/src/components/atoms/icons/NotFoundIcon.js +0 -56
  264. package/dist/src/components/atoms/icons/PaymentIcon.d.ts +0 -8
  265. package/dist/src/components/atoms/icons/PaymentIcon.js +0 -30
  266. package/dist/src/components/atoms/icons/PaymentMethodAddIcon.d.ts +0 -5
  267. package/dist/src/components/atoms/icons/PaymentMethodAddIcon.js +0 -28
  268. package/dist/src/components/atoms/icons/PaymentMethodIcon.d.ts +0 -5
  269. package/dist/src/components/atoms/icons/PaymentMethodIcon.js +0 -15
  270. package/dist/src/components/atoms/icons/PaymentSearchIcon.d.ts +0 -2
  271. package/dist/src/components/atoms/icons/PaymentSearchIcon.js +0 -23
  272. package/dist/src/components/atoms/icons/PaymentsIconSmall.d.ts +0 -5
  273. package/dist/src/components/atoms/icons/PaymentsIconSmall.js +0 -20
  274. package/dist/src/components/atoms/icons/PendingIcon.d.ts +0 -2
  275. package/dist/src/components/atoms/icons/PendingIcon.js +0 -6
  276. package/dist/src/components/atoms/icons/PeriscopeFailedIcon.d.ts +0 -2
  277. package/dist/src/components/atoms/icons/PeriscopeFailedIcon.js +0 -56
  278. package/dist/src/components/atoms/icons/ProfileIcon.d.ts +0 -5
  279. package/dist/src/components/atoms/icons/ProfileIcon.js +0 -16
  280. package/dist/src/components/atoms/icons/ProfileIconSmall.d.ts +0 -5
  281. package/dist/src/components/atoms/icons/ProfileIconSmall.js +0 -12
  282. package/dist/src/components/atoms/icons/PropertiesAddIcon.d.ts +0 -5
  283. package/dist/src/components/atoms/icons/PropertiesAddIcon.js +0 -31
  284. package/dist/src/components/atoms/icons/PropertiesIconSmall.d.ts +0 -5
  285. package/dist/src/components/atoms/icons/PropertiesIconSmall.js +0 -10
  286. package/dist/src/components/atoms/icons/RefundIcon.d.ts +0 -2
  287. package/dist/src/components/atoms/icons/RefundIcon.js +0 -6
  288. package/dist/src/components/atoms/icons/RejectedIcon.d.ts +0 -2
  289. package/dist/src/components/atoms/icons/RejectedIcon.js +0 -6
  290. package/dist/src/components/atoms/icons/RejectedVelocityIcon.d.ts +0 -2
  291. package/dist/src/components/atoms/icons/RejectedVelocityIcon.js +0 -6
  292. package/dist/src/components/atoms/icons/ResetPasswordIcon.d.ts +0 -2
  293. package/dist/src/components/atoms/icons/ResetPasswordIcon.js +0 -16
  294. package/dist/src/components/atoms/icons/RoutingNumberImage.d.ts +0 -2
  295. package/dist/src/components/atoms/icons/RoutingNumberImage.js +0 -20
  296. package/dist/src/components/atoms/icons/SearchIcon.d.ts +0 -2
  297. package/dist/src/components/atoms/icons/SearchIcon.js +0 -10
  298. package/dist/src/components/atoms/icons/SettingsIconSmall.d.ts +0 -5
  299. package/dist/src/components/atoms/icons/SettingsIconSmall.js +0 -20
  300. package/dist/src/components/atoms/icons/ShoppingCartIcon.d.ts +0 -2
  301. package/dist/src/components/atoms/icons/ShoppingCartIcon.js +0 -11
  302. package/dist/src/components/atoms/icons/StatusUnknownIcon.d.ts +0 -2
  303. package/dist/src/components/atoms/icons/StatusUnknownIcon.js +0 -6
  304. package/dist/src/components/atoms/icons/SuccessfulIcon.d.ts +0 -2
  305. package/dist/src/components/atoms/icons/SuccessfulIcon.js +0 -6
  306. package/dist/src/components/atoms/icons/TimeoutImage.d.ts +0 -2
  307. package/dist/src/components/atoms/icons/TimeoutImage.js +0 -38
  308. package/dist/src/components/atoms/icons/TrashIcon.d.ts +0 -5
  309. package/dist/src/components/atoms/icons/TrashIcon.js +0 -15
  310. package/dist/src/components/atoms/icons/VerifiedEmailIcon.d.ts +0 -5
  311. package/dist/src/components/atoms/icons/VerifiedEmailIcon.js +0 -19
  312. package/dist/src/components/atoms/icons/VoidedIcon.d.ts +0 -2
  313. package/dist/src/components/atoms/icons/VoidedIcon.js +0 -6
  314. package/dist/src/components/atoms/icons/WalletIcon.d.ts +0 -5
  315. package/dist/src/components/atoms/icons/WalletIcon.js +0 -16
  316. package/dist/src/components/atoms/icons/WarningIconXS.d.ts +0 -2
  317. package/dist/src/components/atoms/icons/WarningIconXS.js +0 -13
  318. package/dist/src/components/atoms/icons/icons.stories.d.ts +0 -42
  319. package/dist/src/components/atoms/icons/icons.stories.js +0 -44
  320. package/dist/src/components/atoms/icons/index.d.ts +0 -59
  321. package/dist/src/components/atoms/icons/index.js +0 -59
  322. package/dist/src/components/atoms/index.d.ts +0 -45
  323. package/dist/src/components/atoms/index.js +0 -45
  324. package/dist/src/components/atoms/jumbo/Jumbo.d.ts +0 -4
  325. package/dist/src/components/atoms/jumbo/Jumbo.js +0 -25
  326. package/dist/src/components/atoms/jumbo/index.d.ts +0 -2
  327. package/dist/src/components/atoms/jumbo/index.js +0 -2
  328. package/dist/src/components/atoms/labeled-amount/LabeledAmount.d.ts +0 -5
  329. package/dist/src/components/atoms/labeled-amount/LabeledAmount.js +0 -16
  330. package/dist/src/components/atoms/labeled-amount/LabeledAmount.stories.d.ts +0 -7
  331. package/dist/src/components/atoms/labeled-amount/LabeledAmount.stories.js +0 -20
  332. package/dist/src/components/atoms/labeled-amount/LabeledAmount.theme.d.ts +0 -12
  333. package/dist/src/components/atoms/labeled-amount/LabeledAmount.theme.js +0 -10
  334. package/dist/src/components/atoms/labeled-amount/index.d.ts +0 -2
  335. package/dist/src/components/atoms/labeled-amount/index.js +0 -2
  336. package/dist/src/components/atoms/layouts/Box.d.ts +0 -3
  337. package/dist/src/components/atoms/layouts/Box.js +0 -37
  338. package/dist/src/components/atoms/layouts/Box.styled.d.ts +0 -1
  339. package/dist/src/components/atoms/layouts/Box.styled.js +0 -107
  340. package/dist/src/components/atoms/layouts/Center.d.ts +0 -8
  341. package/dist/src/components/atoms/layouts/Center.js +0 -35
  342. package/dist/src/components/atoms/layouts/Center.styled.d.ts +0 -1
  343. package/dist/src/components/atoms/layouts/Center.styled.js +0 -21
  344. package/dist/src/components/atoms/layouts/Cluster.d.ts +0 -16
  345. package/dist/src/components/atoms/layouts/Cluster.js +0 -39
  346. package/dist/src/components/atoms/layouts/Cluster.styled.d.ts +0 -2
  347. package/dist/src/components/atoms/layouts/Cluster.styled.js +0 -71
  348. package/dist/src/components/atoms/layouts/Cover.d.ts +0 -11
  349. package/dist/src/components/atoms/layouts/Cover.js +0 -52
  350. package/dist/src/components/atoms/layouts/Cover.styled.d.ts +0 -1
  351. package/dist/src/components/atoms/layouts/Cover.styled.js +0 -30
  352. package/dist/src/components/atoms/layouts/Frame.d.ts +0 -7
  353. package/dist/src/components/atoms/layouts/Frame.js +0 -42
  354. package/dist/src/components/atoms/layouts/Frame.styled.d.ts +0 -1
  355. package/dist/src/components/atoms/layouts/Frame.styled.js +0 -10
  356. package/dist/src/components/atoms/layouts/Grid.d.ts +0 -8
  357. package/dist/src/components/atoms/layouts/Grid.js +0 -38
  358. package/dist/src/components/atoms/layouts/Grid.styled.d.ts +0 -1
  359. package/dist/src/components/atoms/layouts/Grid.styled.js +0 -24
  360. package/dist/src/components/atoms/layouts/Imposter.d.ts +0 -13
  361. package/dist/src/components/atoms/layouts/Imposter.js +0 -49
  362. package/dist/src/components/atoms/layouts/Imposter.styled.d.ts +0 -1
  363. package/dist/src/components/atoms/layouts/Imposter.styled.js +0 -30
  364. package/dist/src/components/atoms/layouts/Motion.d.ts +0 -7
  365. package/dist/src/components/atoms/layouts/Motion.js +0 -64
  366. package/dist/src/components/atoms/layouts/Motion.styled.d.ts +0 -1
  367. package/dist/src/components/atoms/layouts/Motion.styled.js +0 -71
  368. package/dist/src/components/atoms/layouts/Reel.d.ts +0 -13
  369. package/dist/src/components/atoms/layouts/Reel.js +0 -36
  370. package/dist/src/components/atoms/layouts/Reel.styled.d.ts +0 -1
  371. package/dist/src/components/atoms/layouts/Reel.styled.js +0 -30
  372. package/dist/src/components/atoms/layouts/Sidebar.d.ts +0 -11
  373. package/dist/src/components/atoms/layouts/Sidebar.js +0 -43
  374. package/dist/src/components/atoms/layouts/Sidebar.styled.d.ts +0 -2
  375. package/dist/src/components/atoms/layouts/Sidebar.styled.js +0 -59
  376. package/dist/src/components/atoms/layouts/Stack.d.ts +0 -10
  377. package/dist/src/components/atoms/layouts/Stack.js +0 -39
  378. package/dist/src/components/atoms/layouts/Stack.styled.d.ts +0 -1
  379. package/dist/src/components/atoms/layouts/Stack.styled.js +0 -26
  380. package/dist/src/components/atoms/layouts/Switcher.d.ts +0 -14
  381. package/dist/src/components/atoms/layouts/Switcher.js +0 -62
  382. package/dist/src/components/atoms/layouts/Switcher.styled.d.ts +0 -2
  383. package/dist/src/components/atoms/layouts/Switcher.styled.js +0 -42
  384. package/dist/src/components/atoms/layouts/examples/FixedSizeContainer.d.ts +0 -9
  385. package/dist/src/components/atoms/layouts/examples/FixedSizeContainer.js +0 -12
  386. package/dist/src/components/atoms/layouts/examples/FixedSizeContainer.styled.d.ts +0 -2
  387. package/dist/src/components/atoms/layouts/examples/FixedSizeContainer.styled.js +0 -21
  388. package/dist/src/components/atoms/layouts/examples/LayoutContentBlock.d.ts +0 -11
  389. package/dist/src/components/atoms/layouts/examples/LayoutContentBlock.js +0 -9
  390. package/dist/src/components/atoms/layouts/examples/LayoutContentBlock.styled.d.ts +0 -1
  391. package/dist/src/components/atoms/layouts/examples/LayoutContentBlock.styled.js +0 -25
  392. package/dist/src/components/atoms/layouts/examples/ResizingContainer.d.ts +0 -9
  393. package/dist/src/components/atoms/layouts/examples/ResizingContainer.js +0 -26
  394. package/dist/src/components/atoms/layouts/examples/ResizingContainer.styled.d.ts +0 -2
  395. package/dist/src/components/atoms/layouts/examples/ResizingContainer.styled.js +0 -23
  396. package/dist/src/components/atoms/layouts/examples/box-example/BoxExample.stories.d.ts +0 -7
  397. package/dist/src/components/atoms/layouts/examples/box-example/BoxExample.stories.js +0 -19
  398. package/dist/src/components/atoms/layouts/examples/center-example/CenterExample.stories.d.ts +0 -7
  399. package/dist/src/components/atoms/layouts/examples/center-example/CenterExample.stories.js +0 -13
  400. package/dist/src/components/atoms/layouts/examples/cluster-example/ClusterExample.d.ts +0 -6
  401. package/dist/src/components/atoms/layouts/examples/cluster-example/ClusterExample.js +0 -7
  402. package/dist/src/components/atoms/layouts/examples/cluster-example/ClusterExample.stories.d.ts +0 -21
  403. package/dist/src/components/atoms/layouts/examples/cluster-example/ClusterExample.stories.js +0 -43
  404. package/dist/src/components/atoms/layouts/examples/cover-example/CoverExample.stories.d.ts +0 -15
  405. package/dist/src/components/atoms/layouts/examples/cover-example/CoverExample.stories.js +0 -18
  406. package/dist/src/components/atoms/layouts/examples/frame-example/FrameExample.stories.d.ts +0 -7
  407. package/dist/src/components/atoms/layouts/examples/frame-example/FrameExample.stories.js +0 -12
  408. package/dist/src/components/atoms/layouts/examples/grid-example/GridExample.d.ts +0 -7
  409. package/dist/src/components/atoms/layouts/examples/grid-example/GridExample.js +0 -32
  410. package/dist/src/components/atoms/layouts/examples/grid-example/GridExample.stories.d.ts +0 -11
  411. package/dist/src/components/atoms/layouts/examples/grid-example/GridExample.stories.js +0 -26
  412. package/dist/src/components/atoms/layouts/examples/imposter-example/ImposterExample.stories.d.ts +0 -7
  413. package/dist/src/components/atoms/layouts/examples/imposter-example/ImposterExample.stories.js +0 -14
  414. package/dist/src/components/atoms/layouts/examples/motion-example/MotionExample.stories.d.ts +0 -7
  415. package/dist/src/components/atoms/layouts/examples/motion-example/MotionExample.stories.js +0 -41
  416. package/dist/src/components/atoms/layouts/examples/reel-example/ReelExample.stories.d.ts +0 -7
  417. package/dist/src/components/atoms/layouts/examples/reel-example/ReelExample.stories.js +0 -21
  418. package/dist/src/components/atoms/layouts/examples/sidebar-example/SidebarExample.d.ts +0 -7
  419. package/dist/src/components/atoms/layouts/examples/sidebar-example/SidebarExample.js +0 -7
  420. package/dist/src/components/atoms/layouts/examples/sidebar-example/SidebarExample.stories.d.ts +0 -11
  421. package/dist/src/components/atoms/layouts/examples/sidebar-example/SidebarExample.stories.js +0 -41
  422. package/dist/src/components/atoms/layouts/examples/stack-example/StackExample.d.ts +0 -7
  423. package/dist/src/components/atoms/layouts/examples/stack-example/StackExample.js +0 -26
  424. package/dist/src/components/atoms/layouts/examples/stack-example/StackExample.stories.d.ts +0 -21
  425. package/dist/src/components/atoms/layouts/examples/stack-example/StackExample.stories.js +0 -26
  426. package/dist/src/components/atoms/layouts/examples/switcher-example/SwitcherExample.d.ts +0 -8
  427. package/dist/src/components/atoms/layouts/examples/switcher-example/SwitcherExample.js +0 -26
  428. package/dist/src/components/atoms/layouts/examples/switcher-example/SwitcherExample.stories.d.ts +0 -16
  429. package/dist/src/components/atoms/layouts/examples/switcher-example/SwitcherExample.stories.js +0 -30
  430. package/dist/src/components/atoms/layouts/index.d.ts +0 -13
  431. package/dist/src/components/atoms/layouts/index.js +0 -13
  432. package/dist/src/components/atoms/line-item/LineItem.d.ts +0 -5
  433. package/dist/src/components/atoms/line-item/LineItem.js +0 -14
  434. package/dist/src/components/atoms/line-item/LineItem.stories.d.ts +0 -7
  435. package/dist/src/components/atoms/line-item/LineItem.stories.js +0 -10
  436. package/dist/src/components/atoms/line-item/LineItem.theme.d.ts +0 -16
  437. package/dist/src/components/atoms/line-item/LineItem.theme.js +0 -6
  438. package/dist/src/components/atoms/line-item/index.d.ts +0 -2
  439. package/dist/src/components/atoms/line-item/index.js +0 -2
  440. package/dist/src/components/atoms/link/ExternalLink.d.ts +0 -14
  441. package/dist/src/components/atoms/link/ExternalLink.js +0 -14
  442. package/dist/src/components/atoms/link/ExternalLink.styled.d.ts +0 -1
  443. package/dist/src/components/atoms/link/ExternalLink.styled.js +0 -64
  444. package/dist/src/components/atoms/link/InternalLink.d.ts +0 -15
  445. package/dist/src/components/atoms/link/InternalLink.js +0 -13
  446. package/dist/src/components/atoms/link/InternalLink.styled.d.ts +0 -1
  447. package/dist/src/components/atoms/link/InternalLink.styled.js +0 -68
  448. package/dist/src/components/atoms/link/Link.stories.d.ts +0 -8
  449. package/dist/src/components/atoms/link/Link.stories.js +0 -26
  450. package/dist/src/components/atoms/link/Link.theme.d.ts +0 -14
  451. package/dist/src/components/atoms/link/Link.theme.js +0 -13
  452. package/dist/src/components/atoms/link/index.d.ts +0 -3
  453. package/dist/src/components/atoms/link/index.js +0 -3
  454. package/dist/src/components/atoms/loading/Loading.d.ts +0 -2
  455. package/dist/src/components/atoms/loading/Loading.js +0 -9
  456. package/dist/src/components/atoms/loading/index.d.ts +0 -2
  457. package/dist/src/components/atoms/loading/index.js +0 -2
  458. package/dist/src/components/atoms/nav-footer/NavFooter.d.ts +0 -13
  459. package/dist/src/components/atoms/nav-footer/NavFooter.js +0 -38
  460. package/dist/src/components/atoms/nav-footer/NavFooter.stories.d.ts +0 -7
  461. package/dist/src/components/atoms/nav-footer/NavFooter.stories.js +0 -13
  462. package/dist/src/components/atoms/nav-footer/index.d.ts +0 -2
  463. package/dist/src/components/atoms/nav-footer/index.js +0 -2
  464. package/dist/src/components/atoms/nav-header/NavHeader.d.ts +0 -10
  465. package/dist/src/components/atoms/nav-header/NavHeader.js +0 -37
  466. package/dist/src/components/atoms/nav-header/NavHeader.stories.d.ts +0 -7
  467. package/dist/src/components/atoms/nav-header/NavHeader.stories.js +0 -13
  468. package/dist/src/components/atoms/nav-header/index.d.ts +0 -2
  469. package/dist/src/components/atoms/nav-header/index.js +0 -2
  470. package/dist/src/components/atoms/nav-tabs/NavTab.d.ts +0 -5
  471. package/dist/src/components/atoms/nav-tabs/NavTab.js +0 -20
  472. package/dist/src/components/atoms/nav-tabs/NavTab.theme.d.ts +0 -9
  473. package/dist/src/components/atoms/nav-tabs/NavTab.theme.js +0 -9
  474. package/dist/src/components/atoms/nav-tabs/NavTabs.d.ts +0 -4
  475. package/dist/src/components/atoms/nav-tabs/NavTabs.js +0 -27
  476. package/dist/src/components/atoms/nav-tabs/TabConfig.d.ts +0 -4
  477. package/dist/src/components/atoms/nav-tabs/TabConfig.js +0 -1
  478. package/dist/src/components/atoms/nav-tabs/index.d.ts +0 -1
  479. package/dist/src/components/atoms/nav-tabs/index.js +0 -2
  480. package/dist/src/components/atoms/paragraph/Paragraph.d.ts +0 -5
  481. package/dist/src/components/atoms/paragraph/Paragraph.js +0 -40
  482. package/dist/src/components/atoms/paragraph/Paragraph.stories.d.ts +0 -7
  483. package/dist/src/components/atoms/paragraph/Paragraph.stories.js +0 -17
  484. package/dist/src/components/atoms/paragraph/Paragraph.styled.d.ts +0 -1
  485. package/dist/src/components/atoms/paragraph/Paragraph.styled.js +0 -25
  486. package/dist/src/components/atoms/paragraph/Paragraph.theme.d.ts +0 -27
  487. package/dist/src/components/atoms/paragraph/Paragraph.theme.js +0 -21
  488. package/dist/src/components/atoms/paragraph/index.d.ts +0 -2
  489. package/dist/src/components/atoms/paragraph/index.js +0 -2
  490. package/dist/src/components/atoms/password-requirements/PasswordRequirements.d.ts +0 -5
  491. package/dist/src/components/atoms/password-requirements/PasswordRequirements.js +0 -59
  492. package/dist/src/components/atoms/password-requirements/PasswordRequirements.stories.d.ts +0 -7
  493. package/dist/src/components/atoms/password-requirements/PasswordRequirements.stories.js +0 -46
  494. package/dist/src/components/atoms/password-requirements/index.d.ts +0 -2
  495. package/dist/src/components/atoms/password-requirements/index.js +0 -2
  496. package/dist/src/components/atoms/placeholder/Placeholder.d.ts +0 -5
  497. package/dist/src/components/atoms/placeholder/Placeholder.js +0 -33
  498. package/dist/src/components/atoms/placeholder/Placeholder.stories.d.ts +0 -7
  499. package/dist/src/components/atoms/placeholder/Placeholder.stories.js +0 -23
  500. package/dist/src/components/atoms/placeholder/Placeholder.theme.d.ts +0 -16
  501. package/dist/src/components/atoms/placeholder/Placeholder.theme.js +0 -7
  502. package/dist/src/components/atoms/placeholder/index.d.ts +0 -2
  503. package/dist/src/components/atoms/placeholder/index.js +0 -2
  504. package/dist/src/components/atoms/processing-fee/ProcessingFee.d.ts +0 -5
  505. package/dist/src/components/atoms/processing-fee/ProcessingFee.js +0 -15
  506. package/dist/src/components/atoms/processing-fee/ProcessingFee.stories.d.ts +0 -7
  507. package/dist/src/components/atoms/processing-fee/ProcessingFee.stories.js +0 -17
  508. package/dist/src/components/atoms/processing-fee/ProcessingFee.theme.d.ts +0 -8
  509. package/dist/src/components/atoms/processing-fee/ProcessingFee.theme.js +0 -5
  510. package/dist/src/components/atoms/processing-fee/index.d.ts +0 -2
  511. package/dist/src/components/atoms/processing-fee/index.js +0 -2
  512. package/dist/src/components/atoms/radio-button/RadioButton.d.ts +0 -5
  513. package/dist/src/components/atoms/radio-button/RadioButton.js +0 -68
  514. package/dist/src/components/atoms/radio-button/RadioButton.stories.d.ts +0 -7
  515. package/dist/src/components/atoms/radio-button/RadioButton.stories.js +0 -16
  516. package/dist/src/components/atoms/radio-button/RadioButton.theme.d.ts +0 -7
  517. package/dist/src/components/atoms/radio-button/RadioButton.theme.js +0 -7
  518. package/dist/src/components/atoms/radio-button/index.d.ts +0 -2
  519. package/dist/src/components/atoms/radio-button/index.js +0 -2
  520. package/dist/src/components/atoms/searchable-select/SearchableSelect.d.ts +0 -5
  521. package/dist/src/components/atoms/searchable-select/SearchableSelect.js +0 -37
  522. package/dist/src/components/atoms/searchable-select/SearchableSelect.theme.d.ts +0 -8
  523. package/dist/src/components/atoms/searchable-select/SearchableSelect.theme.js +0 -6
  524. package/dist/src/components/atoms/searchable-select/index.d.ts +0 -2
  525. package/dist/src/components/atoms/searchable-select/index.js +0 -2
  526. package/dist/src/components/atoms/solid-divider/SolidDivider.d.ts +0 -5
  527. package/dist/src/components/atoms/solid-divider/SolidDivider.js +0 -9
  528. package/dist/src/components/atoms/solid-divider/SolidDivider.stories.d.ts +0 -7
  529. package/dist/src/components/atoms/solid-divider/SolidDivider.stories.js +0 -9
  530. package/dist/src/components/atoms/solid-divider/SolidDivider.theme.d.ts +0 -13
  531. package/dist/src/components/atoms/solid-divider/SolidDivider.theme.js +0 -7
  532. package/dist/src/components/atoms/solid-divider/index.d.ts +0 -2
  533. package/dist/src/components/atoms/solid-divider/index.js +0 -2
  534. package/dist/src/components/atoms/spinner/Spinner.d.ts +0 -6
  535. package/dist/src/components/atoms/spinner/Spinner.js +0 -27
  536. package/dist/src/components/atoms/spinner/Spinner.stories.d.ts +0 -7
  537. package/dist/src/components/atoms/spinner/Spinner.stories.js +0 -12
  538. package/dist/src/components/atoms/spinner/Spinner.theme.d.ts +0 -5
  539. package/dist/src/components/atoms/spinner/Spinner.theme.js +0 -4
  540. package/dist/src/components/atoms/spinner/index.d.ts +0 -2
  541. package/dist/src/components/atoms/spinner/index.js +0 -2
  542. package/dist/src/components/atoms/state-province-dropdown/StateProvinceDropdown.d.ts +0 -10
  543. package/dist/src/components/atoms/state-province-dropdown/StateProvinceDropdown.js +0 -19
  544. package/dist/src/components/atoms/state-province-dropdown/StateProvinceDropdown.stories.d.ts +0 -7
  545. package/dist/src/components/atoms/state-province-dropdown/StateProvinceDropdown.stories.js +0 -30
  546. package/dist/src/components/atoms/state-province-dropdown/index.d.ts +0 -2
  547. package/dist/src/components/atoms/state-province-dropdown/index.js +0 -2
  548. package/dist/src/components/atoms/state-province-dropdown/options.d.ts +0 -11
  549. package/dist/src/components/atoms/state-province-dropdown/options.js +0 -3837
  550. package/dist/src/components/atoms/tab/Tab.d.ts +0 -6
  551. package/dist/src/components/atoms/tab/Tab.js +0 -17
  552. package/dist/src/components/atoms/tab/Tab.stories.d.ts +0 -7
  553. package/dist/src/components/atoms/tab/Tab.stories.js +0 -9
  554. package/dist/src/components/atoms/tab/Tab.theme.d.ts +0 -27
  555. package/dist/src/components/atoms/tab/Tab.theme.js +0 -23
  556. package/dist/src/components/atoms/tab/index.d.ts +0 -2
  557. package/dist/src/components/atoms/tab/index.js +0 -2
  558. package/dist/src/components/atoms/text/Text.d.ts +0 -5
  559. package/dist/src/components/atoms/text/Text.js +0 -34
  560. package/dist/src/components/atoms/text/Text.stories.d.ts +0 -7
  561. package/dist/src/components/atoms/text/Text.stories.js +0 -17
  562. package/dist/src/components/atoms/text/Text.styled.d.ts +0 -1
  563. package/dist/src/components/atoms/text/Text.styled.js +0 -32
  564. package/dist/src/components/atoms/text/Text.theme.d.ts +0 -27
  565. package/dist/src/components/atoms/text/Text.theme.js +0 -24
  566. package/dist/src/components/atoms/text/index.d.ts +0 -2
  567. package/dist/src/components/atoms/text/index.js +0 -2
  568. package/dist/src/components/atoms/title/Title.d.ts +0 -5
  569. package/dist/src/components/atoms/title/Title.js +0 -60
  570. package/dist/src/components/atoms/title/Title.styled.d.ts +0 -1
  571. package/dist/src/components/atoms/title/Title.styled.js +0 -28
  572. package/dist/src/components/atoms/title/Title.theme.d.ts +0 -26
  573. package/dist/src/components/atoms/title/Title.theme.js +0 -22
  574. package/dist/src/components/atoms/title/index.d.ts +0 -2
  575. package/dist/src/components/atoms/title/index.js +0 -2
  576. package/dist/src/components/atoms/toggle-switch/ToggleSwitch.d.ts +0 -5
  577. package/dist/src/components/atoms/toggle-switch/ToggleSwitch.js +0 -126
  578. package/dist/src/components/atoms/toggle-switch/ToggleSwitch.stories.d.ts +0 -7
  579. package/dist/src/components/atoms/toggle-switch/ToggleSwitch.stories.js +0 -15
  580. package/dist/src/components/atoms/toggle-switch/ToggleSwitch.theme.d.ts +0 -15
  581. package/dist/src/components/atoms/toggle-switch/ToggleSwitch.theme.js +0 -16
  582. package/dist/src/components/atoms/toggle-switch/index.d.ts +0 -2
  583. package/dist/src/components/atoms/toggle-switch/index.js +0 -2
  584. package/dist/src/components/atoms/typeahead-input/TypeaheadIinput.stories.d.ts +0 -7
  585. package/dist/src/components/atoms/typeahead-input/TypeaheadIinput.stories.js +0 -9
  586. package/dist/src/components/atoms/typeahead-input/TypeaheadInput.d.ts +0 -8
  587. package/dist/src/components/atoms/typeahead-input/TypeaheadInput.js +0 -22
  588. package/dist/src/components/atoms/typeahead-input/TypeaheadInput.theme.d.ts +0 -11
  589. package/dist/src/components/atoms/typeahead-input/TypeaheadInput.theme.js +0 -11
  590. package/dist/src/components/atoms/typeahead-input/index.d.ts +0 -2
  591. package/dist/src/components/atoms/typeahead-input/index.js +0 -2
  592. package/dist/src/components/atoms/welcome-card/Card.d.ts +0 -5
  593. package/dist/src/components/atoms/welcome-card/Card.js +0 -52
  594. package/dist/src/components/atoms/welcome-card/Card.theme.d.ts +0 -7
  595. package/dist/src/components/atoms/welcome-card/Card.theme.js +0 -7
  596. package/dist/src/components/atoms/welcome-card/index.d.ts +0 -8
  597. package/dist/src/components/atoms/welcome-card/index.js +0 -20
  598. package/dist/src/components/index.d.ts +0 -4
  599. package/dist/src/components/index.js +0 -4
  600. package/dist/src/components/molecules/account-and-routing-modal/AccountAndRoutingModal.d.ts +0 -5
  601. package/dist/src/components/molecules/account-and-routing-modal/AccountAndRoutingModal.js +0 -22
  602. package/dist/src/components/molecules/account-and-routing-modal/AccountAndRoutingModal.theme.d.ts +0 -28
  603. package/dist/src/components/molecules/account-and-routing-modal/AccountAndRoutingModal.theme.js +0 -17
  604. package/dist/src/components/molecules/account-and-routing-modal/index.d.ts +0 -2
  605. package/dist/src/components/molecules/account-and-routing-modal/index.js +0 -2
  606. package/dist/src/components/molecules/address-form/AddressForm.d.ts +0 -12
  607. package/dist/src/components/molecules/address-form/AddressForm.js +0 -52
  608. package/dist/src/components/molecules/address-form/AddressForm.state.d.ts +0 -3
  609. package/dist/src/components/molecules/address-form/AddressForm.state.js +0 -33
  610. package/dist/src/components/molecules/address-form/AddressForm.stories.d.ts +0 -7
  611. package/dist/src/components/molecules/address-form/AddressForm.stories.js +0 -15
  612. package/dist/src/components/molecules/address-form/index.d.ts +0 -2
  613. package/dist/src/components/molecules/address-form/index.js +0 -6
  614. package/dist/src/components/molecules/change-password-form/ChangePasswordForm.d.ts +0 -13
  615. package/dist/src/components/molecules/change-password-form/ChangePasswordForm.js +0 -55
  616. package/dist/src/components/molecules/change-password-form/ChangePasswordForm.state.d.ts +0 -3
  617. package/dist/src/components/molecules/change-password-form/ChangePasswordForm.state.js +0 -21
  618. package/dist/src/components/molecules/change-password-form/ChangePasswordForm.stories.d.ts +0 -7
  619. package/dist/src/components/molecules/change-password-form/ChangePasswordForm.stories.js +0 -14
  620. package/dist/src/components/molecules/change-password-form/index.d.ts +0 -2
  621. package/dist/src/components/molecules/change-password-form/index.js +0 -6
  622. package/dist/src/components/molecules/collapsible-section/CollapsibleSection.d.ts +0 -5
  623. package/dist/src/components/molecules/collapsible-section/CollapsibleSection.js +0 -60
  624. package/dist/src/components/molecules/collapsible-section/CollapsibleSection.stories.d.ts +0 -7
  625. package/dist/src/components/molecules/collapsible-section/CollapsibleSection.stories.js +0 -30
  626. package/dist/src/components/molecules/collapsible-section/CollapsibleSection.theme.d.ts +0 -9
  627. package/dist/src/components/molecules/collapsible-section/CollapsibleSection.theme.js +0 -8
  628. package/dist/src/components/molecules/collapsible-section/index.d.ts +0 -2
  629. package/dist/src/components/molecules/collapsible-section/index.js +0 -2
  630. package/dist/src/components/molecules/edit-name-form/EdidNameForm.stories.d.ts +0 -7
  631. package/dist/src/components/molecules/edit-name-form/EdidNameForm.stories.js +0 -16
  632. package/dist/src/components/molecules/edit-name-form/EditNameForm.d.ts +0 -8
  633. package/dist/src/components/molecules/edit-name-form/EditNameForm.js +0 -22
  634. package/dist/src/components/molecules/edit-name-form/EditNameForm.state.d.ts +0 -3
  635. package/dist/src/components/molecules/edit-name-form/EditNameForm.state.js +0 -11
  636. package/dist/src/components/molecules/edit-name-form/index.d.ts +0 -2
  637. package/dist/src/components/molecules/edit-name-form/index.js +0 -6
  638. package/dist/src/components/molecules/editable-list/EditableList.d.ts +0 -23
  639. package/dist/src/components/molecules/editable-list/EditableList.js +0 -49
  640. package/dist/src/components/molecules/editable-list/EditableList.styled.d.ts +0 -2
  641. package/dist/src/components/molecules/editable-list/EditableList.styled.js +0 -15
  642. package/dist/src/components/molecules/editable-list/index.d.ts +0 -2
  643. package/dist/src/components/molecules/editable-list/index.js +0 -2
  644. package/dist/src/components/molecules/editable-table/EditableTable.d.ts +0 -7
  645. package/dist/src/components/molecules/editable-table/EditableTable.js +0 -16
  646. package/dist/src/components/molecules/editable-table/EditableTable.styled.d.ts +0 -9
  647. package/dist/src/components/molecules/editable-table/EditableTable.styled.js +0 -61
  648. package/dist/src/components/molecules/editable-table/TableListItem.d.ts +0 -9
  649. package/dist/src/components/molecules/editable-table/TableListItem.js +0 -21
  650. package/dist/src/components/molecules/editable-table/index.d.ts +0 -3
  651. package/dist/src/components/molecules/editable-table/index.js +0 -3
  652. package/dist/src/components/molecules/email-form/EmailForm.d.ts +0 -13
  653. package/dist/src/components/molecules/email-form/EmailForm.js +0 -23
  654. package/dist/src/components/molecules/email-form/EmailForm.state.d.ts +0 -3
  655. package/dist/src/components/molecules/email-form/EmailForm.state.js +0 -8
  656. package/dist/src/components/molecules/email-form/EmailForm.stories.d.ts +0 -7
  657. package/dist/src/components/molecules/email-form/EmailForm.stories.js +0 -16
  658. package/dist/src/components/molecules/email-form/index.d.ts +0 -2
  659. package/dist/src/components/molecules/email-form/index.js +0 -6
  660. package/dist/src/components/molecules/forgot-password-form/ForgotPasswordForm.d.ts +0 -8
  661. package/dist/src/components/molecules/forgot-password-form/ForgotPasswordForm.js +0 -17
  662. package/dist/src/components/molecules/forgot-password-form/ForgotPasswordForm.state.d.ts +0 -3
  663. package/dist/src/components/molecules/forgot-password-form/ForgotPasswordForm.state.js +0 -8
  664. package/dist/src/components/molecules/forgot-password-form/ForgotPasswordForm.stories.d.ts +0 -7
  665. package/dist/src/components/molecules/forgot-password-form/ForgotPasswordForm.stories.js +0 -16
  666. package/dist/src/components/molecules/forgot-password-form/index.d.ts +0 -2
  667. package/dist/src/components/molecules/forgot-password-form/index.js +0 -6
  668. package/dist/src/components/molecules/highlight-tab-row/HighlightTabRow.d.ts +0 -6
  669. package/dist/src/components/molecules/highlight-tab-row/HighlightTabRow.js +0 -29
  670. package/dist/src/components/molecules/highlight-tab-row/HighlightTabRow.stories.d.ts +0 -7
  671. package/dist/src/components/molecules/highlight-tab-row/HighlightTabRow.stories.js +0 -17
  672. package/dist/src/components/molecules/highlight-tab-row/HighlightTabRow.theme.d.ts +0 -7
  673. package/dist/src/components/molecules/highlight-tab-row/HighlightTabRow.theme.js +0 -6
  674. package/dist/src/components/molecules/highlight-tab-row/index.d.ts +0 -2
  675. package/dist/src/components/molecules/highlight-tab-row/index.js +0 -2
  676. package/dist/src/components/molecules/index.d.ts +0 -36
  677. package/dist/src/components/molecules/index.js +0 -36
  678. package/dist/src/components/molecules/internal-user-info-form/InternalUserInfoForm.d.ts +0 -25
  679. package/dist/src/components/molecules/internal-user-info-form/InternalUserInfoForm.js +0 -108
  680. package/dist/src/components/molecules/internal-user-info-form/InternalUserInfoForm.state.d.ts +0 -3
  681. package/dist/src/components/molecules/internal-user-info-form/InternalUserInfoForm.state.js +0 -23
  682. package/dist/src/components/molecules/internal-user-info-form/index.d.ts +0 -2
  683. package/dist/src/components/molecules/internal-user-info-form/index.js +0 -6
  684. package/dist/src/components/molecules/login-form/LoginForm.d.ts +0 -8
  685. package/dist/src/components/molecules/login-form/LoginForm.js +0 -22
  686. package/dist/src/components/molecules/login-form/LoginForm.state.d.ts +0 -3
  687. package/dist/src/components/molecules/login-form/LoginForm.state.js +0 -11
  688. package/dist/src/components/molecules/login-form/LoginForm.stories.d.ts +0 -7
  689. package/dist/src/components/molecules/login-form/LoginForm.stories.js +0 -16
  690. package/dist/src/components/molecules/login-form/index.d.ts +0 -2
  691. package/dist/src/components/molecules/login-form/index.js +0 -6
  692. package/dist/src/components/molecules/modal/Modal.d.ts +0 -27
  693. package/dist/src/components/molecules/modal/Modal.js +0 -51
  694. package/dist/src/components/molecules/modal/Modal.stories.d.ts +0 -15
  695. package/dist/src/components/molecules/modal/Modal.stories.js +0 -28
  696. package/dist/src/components/molecules/modal/index.d.ts +0 -2
  697. package/dist/src/components/molecules/modal/index.js +0 -2
  698. package/dist/src/components/molecules/module/Module.d.ts +0 -6
  699. package/dist/src/components/molecules/module/Module.js +0 -31
  700. package/dist/src/components/molecules/module/Module.stories.d.ts +0 -7
  701. package/dist/src/components/molecules/module/Module.stories.js +0 -18
  702. package/dist/src/components/molecules/module/Module.theme.d.ts +0 -87
  703. package/dist/src/components/molecules/module/Module.theme.js +0 -43
  704. package/dist/src/components/molecules/module/index.d.ts +0 -2
  705. package/dist/src/components/molecules/module/index.js +0 -2
  706. package/dist/src/components/molecules/nav-menu/NavMenu.theme.d.ts +0 -15
  707. package/dist/src/components/molecules/nav-menu/NavMenu.theme.js +0 -12
  708. package/dist/src/components/molecules/nav-menu/NavMenuDesktop.d.ts +0 -5
  709. package/dist/src/components/molecules/nav-menu/NavMenuDesktop.js +0 -11
  710. package/dist/src/components/molecules/nav-menu/NavMenuMobile.d.ts +0 -5
  711. package/dist/src/components/molecules/nav-menu/NavMenuMobile.js +0 -49
  712. package/dist/src/components/molecules/nav-menu/index.d.ts +0 -3
  713. package/dist/src/components/molecules/nav-menu/index.js +0 -3
  714. package/dist/src/components/molecules/obligation/Obligation.d.ts +0 -23
  715. package/dist/src/components/molecules/obligation/Obligation.js +0 -44
  716. package/dist/src/components/molecules/obligation/icons/AccountBillIcon.d.ts +0 -2
  717. package/dist/src/components/molecules/obligation/icons/AccountBillIcon.js +0 -20
  718. package/dist/src/components/molecules/obligation/icons/AccountConstructionIcon.d.ts +0 -2
  719. package/dist/src/components/molecules/obligation/icons/AccountConstructionIcon.js +0 -21
  720. package/dist/src/components/molecules/obligation/icons/AccountDentalIcon.d.ts +0 -2
  721. package/dist/src/components/molecules/obligation/icons/AccountDentalIcon.js +0 -21
  722. package/dist/src/components/molecules/obligation/icons/AccountElectricIcon.d.ts +0 -2
  723. package/dist/src/components/molecules/obligation/icons/AccountElectricIcon.js +0 -21
  724. package/dist/src/components/molecules/obligation/icons/AccountGarbageIcon.d.ts +0 -2
  725. package/dist/src/components/molecules/obligation/icons/AccountGarbageIcon.js +0 -21
  726. package/dist/src/components/molecules/obligation/icons/AccountGasIcon.d.ts +0 -2
  727. package/dist/src/components/molecules/obligation/icons/AccountGasIcon.js +0 -21
  728. package/dist/src/components/molecules/obligation/icons/AccountGenericIcon.d.ts +0 -2
  729. package/dist/src/components/molecules/obligation/icons/AccountGenericIcon.js +0 -20
  730. package/dist/src/components/molecules/obligation/icons/AccountMedicalIcon.d.ts +0 -2
  731. package/dist/src/components/molecules/obligation/icons/AccountMedicalIcon.js +0 -21
  732. package/dist/src/components/molecules/obligation/icons/AccountWaterIcon.d.ts +0 -2
  733. package/dist/src/components/molecules/obligation/icons/AccountWaterIcon.js +0 -21
  734. package/dist/src/components/molecules/obligation/icons/PropertyApartmentIcon.d.ts +0 -2
  735. package/dist/src/components/molecules/obligation/icons/PropertyApartmentIcon.js +0 -22
  736. package/dist/src/components/molecules/obligation/icons/PropertyBusinessIcon.d.ts +0 -2
  737. package/dist/src/components/molecules/obligation/icons/PropertyBusinessIcon.js +0 -20
  738. package/dist/src/components/molecules/obligation/icons/PropertyCarIcon.d.ts +0 -2
  739. package/dist/src/components/molecules/obligation/icons/PropertyCarIcon.js +0 -22
  740. package/dist/src/components/molecules/obligation/icons/PropertyCommercialVehicleIcon.d.ts +0 -2
  741. package/dist/src/components/molecules/obligation/icons/PropertyCommercialVehicleIcon.js +0 -23
  742. package/dist/src/components/molecules/obligation/icons/PropertyGarageIcon.d.ts +0 -2
  743. package/dist/src/components/molecules/obligation/icons/PropertyGarageIcon.js +0 -22
  744. package/dist/src/components/molecules/obligation/icons/PropertyLandIcon.d.ts +0 -2
  745. package/dist/src/components/molecules/obligation/icons/PropertyLandIcon.js +0 -22
  746. package/dist/src/components/molecules/obligation/icons/PropertyMotorcycleIcon.d.ts +0 -2
  747. package/dist/src/components/molecules/obligation/icons/PropertyMotorcycleIcon.js +0 -22
  748. package/dist/src/components/molecules/obligation/icons/PropertyPersonalIcon.d.ts +0 -2
  749. package/dist/src/components/molecules/obligation/icons/PropertyPersonalIcon.js +0 -20
  750. package/dist/src/components/molecules/obligation/icons/PropertyStorefrontIcon.d.ts +0 -2
  751. package/dist/src/components/molecules/obligation/icons/PropertyStorefrontIcon.js +0 -23
  752. package/dist/src/components/molecules/obligation/icons/index.d.ts +0 -38
  753. package/dist/src/components/molecules/obligation/icons/index.js +0 -57
  754. package/dist/src/components/molecules/obligation/index.d.ts +0 -2
  755. package/dist/src/components/molecules/obligation/index.js +0 -2
  756. package/dist/src/components/molecules/obligation/modules/AmountModule.d.ts +0 -12
  757. package/dist/src/components/molecules/obligation/modules/AmountModule.js +0 -17
  758. package/dist/src/components/molecules/obligation/modules/AmountModule.stories.d.ts +0 -7
  759. package/dist/src/components/molecules/obligation/modules/AmountModule.stories.js +0 -12
  760. package/dist/src/components/molecules/obligation/modules/AutopayModalModule.d.ts +0 -4
  761. package/dist/src/components/molecules/obligation/modules/AutopayModalModule.js +0 -76
  762. package/dist/src/components/molecules/obligation/modules/AutopayModalModule.theme.d.ts +0 -15
  763. package/dist/src/components/molecules/obligation/modules/AutopayModalModule.theme.js +0 -15
  764. package/dist/src/components/molecules/obligation/modules/IconModule.d.ts +0 -8
  765. package/dist/src/components/molecules/obligation/modules/IconModule.js +0 -20
  766. package/dist/src/components/molecules/obligation/modules/InactiveControlsModule.d.ts +0 -16
  767. package/dist/src/components/molecules/obligation/modules/InactiveControlsModule.js +0 -18
  768. package/dist/src/components/molecules/obligation/modules/InactiveTitleModule.d.ts +0 -6
  769. package/dist/src/components/molecules/obligation/modules/InactiveTitleModule.js +0 -18
  770. package/dist/src/components/molecules/obligation/modules/PaymentDetailsActions.d.ts +0 -18
  771. package/dist/src/components/molecules/obligation/modules/PaymentDetailsActions.js +0 -44
  772. package/dist/src/components/molecules/obligation/modules/RemoveAccountModalModule.d.ts +0 -8
  773. package/dist/src/components/molecules/obligation/modules/RemoveAccountModalModule.js +0 -39
  774. package/dist/src/components/molecules/obligation/modules/TitleModule.d.ts +0 -7
  775. package/dist/src/components/molecules/obligation/modules/TitleModule.js +0 -13
  776. package/dist/src/components/molecules/obligation/modules/index.d.ts +0 -8
  777. package/dist/src/components/molecules/obligation/modules/index.js +0 -8
  778. package/dist/src/components/molecules/pagination/Pagination.d.ts +0 -14
  779. package/dist/src/components/molecules/pagination/Pagination.js +0 -56
  780. package/dist/src/components/molecules/pagination/index.d.ts +0 -2
  781. package/dist/src/components/molecules/pagination/index.js +0 -2
  782. package/dist/src/components/molecules/partial-amount-form/PartialAmountForm.d.ts +0 -11
  783. package/dist/src/components/molecules/partial-amount-form/PartialAmountForm.js +0 -27
  784. package/dist/src/components/molecules/partial-amount-form/PartialAmountForm.state.d.ts +0 -5
  785. package/dist/src/components/molecules/partial-amount-form/PartialAmountForm.state.js +0 -49
  786. package/dist/src/components/molecules/partial-amount-form/index.d.ts +0 -3
  787. package/dist/src/components/molecules/partial-amount-form/index.js +0 -3
  788. package/dist/src/components/molecules/payment-button-bar/PaymentButtonBar.d.ts +0 -15
  789. package/dist/src/components/molecules/payment-button-bar/PaymentButtonBar.js +0 -24
  790. package/dist/src/components/molecules/payment-button-bar/PaymentButtonBar.stories.d.ts +0 -7
  791. package/dist/src/components/molecules/payment-button-bar/PaymentButtonBar.stories.js +0 -10
  792. package/dist/src/components/molecules/payment-button-bar/index.d.ts +0 -2
  793. package/dist/src/components/molecules/payment-button-bar/index.js +0 -2
  794. package/dist/src/components/molecules/payment-details/PaymentDetails.d.ts +0 -5
  795. package/dist/src/components/molecules/payment-details/PaymentDetails.js +0 -143
  796. package/dist/src/components/molecules/payment-details/PaymentDetails.stories.d.ts +0 -11
  797. package/dist/src/components/molecules/payment-details/PaymentDetails.stories.js +0 -126
  798. package/dist/src/components/molecules/payment-details/PaymentDetails.theme.d.ts +0 -30
  799. package/dist/src/components/molecules/payment-details/PaymentDetails.theme.js +0 -10
  800. package/dist/src/components/molecules/payment-details/index.d.ts +0 -1
  801. package/dist/src/components/molecules/payment-details/index.js +0 -1
  802. package/dist/src/components/molecules/payment-form-ach/PaymentFormACH.d.ts +0 -16
  803. package/dist/src/components/molecules/payment-form-ach/PaymentFormACH.js +0 -52
  804. package/dist/src/components/molecules/payment-form-ach/PaymentFormACH.state.d.ts +0 -3
  805. package/dist/src/components/molecules/payment-form-ach/PaymentFormACH.state.js +0 -28
  806. package/dist/src/components/molecules/payment-form-ach/PaymentFormACH.stories.d.ts +0 -7
  807. package/dist/src/components/molecules/payment-form-ach/PaymentFormACH.stories.js +0 -16
  808. package/dist/src/components/molecules/payment-form-ach/index.d.ts +0 -2
  809. package/dist/src/components/molecules/payment-form-ach/index.js +0 -6
  810. package/dist/src/components/molecules/payment-form-card/PaymentFormCard.d.ts +0 -4
  811. package/dist/src/components/molecules/payment-form-card/PaymentFormCard.js +0 -74
  812. package/dist/src/components/molecules/payment-form-card/PaymentFormCard.state.d.ts +0 -3
  813. package/dist/src/components/molecules/payment-form-card/PaymentFormCard.state.js +0 -41
  814. package/dist/src/components/molecules/payment-form-card/PaymentFormCard.stories.d.ts +0 -7
  815. package/dist/src/components/molecules/payment-form-card/PaymentFormCard.stories.js +0 -16
  816. package/dist/src/components/molecules/payment-form-card/index.d.ts +0 -2
  817. package/dist/src/components/molecules/payment-form-card/index.js +0 -6
  818. package/dist/src/components/molecules/periscope-dashboard-iframe/PeriscopeDashBoardIframe.stories.d.ts +0 -7
  819. package/dist/src/components/molecules/periscope-dashboard-iframe/PeriscopeDashBoardIframe.stories.js +0 -10
  820. package/dist/src/components/molecules/periscope-dashboard-iframe/PeriscopeDashboardIframe.d.ts +0 -11
  821. package/dist/src/components/molecules/periscope-dashboard-iframe/PeriscopeDashboardIframe.js +0 -70
  822. package/dist/src/components/molecules/periscope-dashboard-iframe/PeriscopeDashboardIframe.styled.d.ts +0 -1
  823. package/dist/src/components/molecules/periscope-dashboard-iframe/PeriscopeDashboardIframe.styled.js +0 -8
  824. package/dist/src/components/molecules/periscope-dashboard-iframe/index.d.ts +0 -2
  825. package/dist/src/components/molecules/periscope-dashboard-iframe/index.js +0 -2
  826. package/dist/src/components/molecules/phone-form/PhoneForm.d.ts +0 -12
  827. package/dist/src/components/molecules/phone-form/PhoneForm.js +0 -23
  828. package/dist/src/components/molecules/phone-form/PhoneForm.state.d.ts +0 -3
  829. package/dist/src/components/molecules/phone-form/PhoneForm.state.js +0 -9
  830. package/dist/src/components/molecules/phone-form/PhoneForm.stories.d.ts +0 -7
  831. package/dist/src/components/molecules/phone-form/PhoneForm.stories.js +0 -16
  832. package/dist/src/components/molecules/phone-form/index.d.ts +0 -2
  833. package/dist/src/components/molecules/phone-form/index.js +0 -6
  834. package/dist/src/components/molecules/radio-section/RadioSection.d.ts +0 -5
  835. package/dist/src/components/molecules/radio-section/RadioSection.js +0 -126
  836. package/dist/src/components/molecules/radio-section/RadioSection.stories.d.ts +0 -7
  837. package/dist/src/components/molecules/radio-section/RadioSection.stories.js +0 -18
  838. package/dist/src/components/molecules/radio-section/RadioSection.theme.d.ts +0 -13
  839. package/dist/src/components/molecules/radio-section/RadioSection.theme.js +0 -13
  840. package/dist/src/components/molecules/radio-section/index.d.ts +0 -2
  841. package/dist/src/components/molecules/radio-section/index.js +0 -2
  842. package/dist/src/components/molecules/registration-form/RegistrationForm.d.ts +0 -9
  843. package/dist/src/components/molecules/registration-form/RegistrationForm.js +0 -43
  844. package/dist/src/components/molecules/registration-form/RegistrationForm.state.d.ts +0 -3
  845. package/dist/src/components/molecules/registration-form/RegistrationForm.state.js +0 -27
  846. package/dist/src/components/molecules/registration-form/RegistrationForm.stories.d.ts +0 -7
  847. package/dist/src/components/molecules/registration-form/RegistrationForm.stories.js +0 -16
  848. package/dist/src/components/molecules/registration-form/index.d.ts +0 -2
  849. package/dist/src/components/molecules/registration-form/index.js +0 -6
  850. package/dist/src/components/molecules/reset-confirmation-form/ResetConfirmationForm.d.ts +0 -4
  851. package/dist/src/components/molecules/reset-confirmation-form/ResetConfirmationForm.js +0 -27
  852. package/dist/src/components/molecules/reset-confirmation-form/ResetConfirmationForm.stories.d.ts +0 -7
  853. package/dist/src/components/molecules/reset-confirmation-form/ResetConfirmationForm.stories.js +0 -9
  854. package/dist/src/components/molecules/reset-confirmation-form/index.d.ts +0 -2
  855. package/dist/src/components/molecules/reset-confirmation-form/index.js +0 -2
  856. package/dist/src/components/molecules/reset-password-form/ResetPasswordForm.d.ts +0 -9
  857. package/dist/src/components/molecules/reset-password-form/ResetPasswordForm.js +0 -30
  858. package/dist/src/components/molecules/reset-password-form/ResetPasswordForm.state.d.ts +0 -3
  859. package/dist/src/components/molecules/reset-password-form/ResetPasswordForm.state.js +0 -18
  860. package/dist/src/components/molecules/reset-password-form/ResetPasswordForm.stories.d.ts +0 -7
  861. package/dist/src/components/molecules/reset-password-form/ResetPasswordForm.stories.js +0 -16
  862. package/dist/src/components/molecules/reset-password-form/index.d.ts +0 -2
  863. package/dist/src/components/molecules/reset-password-form/index.js +0 -6
  864. package/dist/src/components/molecules/reset-password-success/ResetPasswordSuccess.d.ts +0 -4
  865. package/dist/src/components/molecules/reset-password-success/ResetPasswordSuccess.js +0 -27
  866. package/dist/src/components/molecules/reset-password-success/ResetPasswordSuccess.stories.d.ts +0 -7
  867. package/dist/src/components/molecules/reset-password-success/ResetPasswordSuccess.stories.js +0 -9
  868. package/dist/src/components/molecules/reset-password-success/index.d.ts +0 -2
  869. package/dist/src/components/molecules/reset-password-success/index.js +0 -2
  870. package/dist/src/components/molecules/tab-sidebar/TabSidebar.d.ts +0 -5
  871. package/dist/src/components/molecules/tab-sidebar/TabSidebar.js +0 -28
  872. package/dist/src/components/molecules/tab-sidebar/TabSidebar.stories.d.ts +0 -7
  873. package/dist/src/components/molecules/tab-sidebar/TabSidebar.stories.js +0 -52
  874. package/dist/src/components/molecules/tab-sidebar/TabSidebar.theme.d.ts +0 -9
  875. package/dist/src/components/molecules/tab-sidebar/TabSidebar.theme.js +0 -8
  876. package/dist/src/components/molecules/tab-sidebar/index.d.ts +0 -2
  877. package/dist/src/components/molecules/tab-sidebar/index.js +0 -2
  878. package/dist/src/components/molecules/tabs/Tabs.d.ts +0 -5
  879. package/dist/src/components/molecules/tabs/Tabs.js +0 -33
  880. package/dist/src/components/molecules/tabs/Tabs.stories.d.ts +0 -7
  881. package/dist/src/components/molecules/tabs/Tabs.stories.js +0 -186
  882. package/dist/src/components/molecules/tabs/Tabs.theme.d.ts +0 -9
  883. package/dist/src/components/molecules/tabs/Tabs.theme.js +0 -8
  884. package/dist/src/components/molecules/tabs/index.d.ts +0 -2
  885. package/dist/src/components/molecules/tabs/index.js +0 -2
  886. package/dist/src/components/molecules/terms-and-conditions/TermsAndConditions.d.ts +0 -8
  887. package/dist/src/components/molecules/terms-and-conditions/TermsAndConditions.js +0 -17
  888. package/dist/src/components/molecules/terms-and-conditions/TermsAndConditions.stories.d.ts +0 -7
  889. package/dist/src/components/molecules/terms-and-conditions/TermsAndConditions.stories.js +0 -12
  890. package/dist/src/components/molecules/terms-and-conditions/index.d.ts +0 -2
  891. package/dist/src/components/molecules/terms-and-conditions/index.js +0 -2
  892. package/dist/src/components/molecules/terms-and-conditions-modal/TermsAndConditionsModal.d.ts +0 -5
  893. package/dist/src/components/molecules/terms-and-conditions-modal/TermsAndConditionsModal.js +0 -16
  894. package/dist/src/components/molecules/terms-and-conditions-modal/TermsAndConditionsModal.stories.d.ts +0 -7
  895. package/dist/src/components/molecules/terms-and-conditions-modal/TermsAndConditionsModal.stories.js +0 -19
  896. package/dist/src/components/molecules/terms-and-conditions-modal/TermsAndConditionsModal.theme.d.ts +0 -50
  897. package/dist/src/components/molecules/terms-and-conditions-modal/TermsAndConditionsModal.theme.js +0 -24
  898. package/dist/src/components/molecules/terms-and-conditions-modal/index.d.ts +0 -2
  899. package/dist/src/components/molecules/terms-and-conditions-modal/index.js +0 -2
  900. package/dist/src/components/molecules/timeout/Timeout.d.ts +0 -4
  901. package/dist/src/components/molecules/timeout/Timeout.js +0 -26
  902. package/dist/src/components/molecules/timeout/index.d.ts +0 -2
  903. package/dist/src/components/molecules/timeout/index.js +0 -2
  904. package/dist/src/components/molecules/welcome-module/WelcomeModule.d.ts +0 -6
  905. package/dist/src/components/molecules/welcome-module/WelcomeModule.js +0 -27
  906. package/dist/src/components/molecules/welcome-module/WelcomeModule.theme.d.ts +0 -13
  907. package/dist/src/components/molecules/welcome-module/WelcomeModule.theme.js +0 -13
  908. package/dist/src/components/molecules/welcome-module/index.d.ts +0 -2
  909. package/dist/src/components/molecules/welcome-module/index.js +0 -2
  910. package/dist/src/components/molecules/workflow-tile/WorkflowTile.d.ts +0 -7
  911. package/dist/src/components/molecules/workflow-tile/WorkflowTile.js +0 -19
  912. package/dist/src/components/molecules/workflow-tile/WorkflowTile.stories.d.ts +0 -7
  913. package/dist/src/components/molecules/workflow-tile/WorkflowTile.stories.js +0 -11
  914. package/dist/src/components/molecules/workflow-tile/index.d.ts +0 -2
  915. package/dist/src/components/molecules/workflow-tile/index.js +0 -2
  916. package/dist/src/components/templates/center-single/CenterSingle.d.ts +0 -4
  917. package/dist/src/components/templates/center-single/CenterSingle.js +0 -20
  918. package/dist/src/components/templates/center-single/index.d.ts +0 -2
  919. package/dist/src/components/templates/center-single/index.js +0 -2
  920. package/dist/src/components/templates/center-stack/CenterStack.d.ts +0 -4
  921. package/dist/src/components/templates/center-stack/CenterStack.js +0 -22
  922. package/dist/src/components/templates/center-stack/index.d.ts +0 -2
  923. package/dist/src/components/templates/center-stack/index.js +0 -2
  924. package/dist/src/components/templates/default-page-template/DefaultPageTemplate.d.ts +0 -4
  925. package/dist/src/components/templates/default-page-template/DefaultPageTemplate.js +0 -20
  926. package/dist/src/components/templates/default-page-template/index.d.ts +0 -2
  927. package/dist/src/components/templates/default-page-template/index.js +0 -2
  928. package/dist/src/components/templates/index.d.ts +0 -5
  929. package/dist/src/components/templates/index.js +0 -5
  930. package/dist/src/components/templates/sidebar-single-content/SidebarSingleContent.d.ts +0 -4
  931. package/dist/src/components/templates/sidebar-single-content/SidebarSingleContent.js +0 -25
  932. package/dist/src/components/templates/sidebar-single-content/index.d.ts +0 -2
  933. package/dist/src/components/templates/sidebar-single-content/index.js +0 -2
  934. package/dist/src/components/templates/sidebar-stack-content/SidebarStackContent.d.ts +0 -4
  935. package/dist/src/components/templates/sidebar-stack-content/SidebarStackContent.js +0 -25
  936. package/dist/src/components/templates/sidebar-stack-content/index.d.ts +0 -2
  937. package/dist/src/components/templates/sidebar-stack-content/index.js +0 -2
  938. package/dist/src/components/templates/templates.theme.d.ts +0 -5
  939. package/dist/src/components/templates/templates.theme.js +0 -4
  940. package/dist/src/components/withWindowSize.d.ts +0 -4
  941. package/dist/src/components/withWindowSize.js +0 -70
  942. package/dist/src/constants/colors.d.ts +0 -97
  943. package/dist/src/constants/colors.js +0 -113
  944. package/dist/src/constants/index.d.ts +0 -3
  945. package/dist/src/constants/index.js +0 -3
  946. package/dist/src/constants/regex_constants.d.ts +0 -1
  947. package/dist/src/constants/regex_constants.js +0 -1
  948. package/dist/src/constants/style_constants.d.ts +0 -8
  949. package/dist/src/constants/style_constants.js +0 -10
  950. package/dist/src/deprecated/colors.d.ts +0 -81
  951. package/dist/src/deprecated/colors.js +0 -97
  952. package/dist/src/deprecated/components/radio-button/index.d.ts +0 -2
  953. package/dist/src/deprecated/components/radio-button/index.js +0 -2
  954. package/dist/src/deprecated/components/radio-button/radio-button.d.ts +0 -5
  955. package/dist/src/deprecated/components/radio-button/radio-button.js +0 -29
  956. package/dist/src/deprecated/icons/AlertErrorIcon.d.ts +0 -1
  957. package/dist/src/deprecated/icons/AlertErrorIcon.js +0 -10
  958. package/dist/src/deprecated/icons/AlertInfoIcon.d.ts +0 -1
  959. package/dist/src/deprecated/icons/AlertInfoIcon.js +0 -10
  960. package/dist/src/deprecated/icons/AlertSuccessIcon.d.ts +0 -1
  961. package/dist/src/deprecated/icons/AlertSuccessIcon.js +0 -10
  962. package/dist/src/deprecated/icons/AlertWarningIcon.d.ts +0 -1
  963. package/dist/src/deprecated/icons/AlertWarningIcon.js +0 -6
  964. package/dist/src/deprecated/icons/BankIcon.d.ts +0 -2
  965. package/dist/src/deprecated/icons/BankIcon.js +0 -19
  966. package/dist/src/deprecated/icons/GenericCard.d.ts +0 -2
  967. package/dist/src/deprecated/icons/GenericCard.js +0 -9
  968. package/dist/src/deprecated/icons/IconCheck.d.ts +0 -5
  969. package/dist/src/deprecated/icons/IconCheck.js +0 -10
  970. package/dist/src/deprecated/icons/IconCheckEmail.d.ts +0 -4
  971. package/dist/src/deprecated/icons/IconCheckEmail.js +0 -14
  972. package/dist/src/deprecated/icons/IconChevron.d.ts +0 -3
  973. package/dist/src/deprecated/icons/IconChevron.js +0 -14
  974. package/dist/src/deprecated/icons/IconEmailVerified.d.ts +0 -4
  975. package/dist/src/deprecated/icons/IconEmailVerified.js +0 -22
  976. package/dist/src/deprecated/icons/IconEye.d.ts +0 -3
  977. package/dist/src/deprecated/icons/IconEye.js +0 -15
  978. package/dist/src/deprecated/icons/IconEyeSlash.d.ts +0 -3
  979. package/dist/src/deprecated/icons/IconEyeSlash.js +0 -19
  980. package/dist/src/deprecated/icons/IconInvalid.d.ts +0 -7
  981. package/dist/src/deprecated/icons/IconInvalid.js +0 -14
  982. package/dist/src/deprecated/icons/IconNeutral.d.ts +0 -6
  983. package/dist/src/deprecated/icons/IconNeutral.js +0 -10
  984. package/dist/src/deprecated/icons/IconQuit.d.ts +0 -5
  985. package/dist/src/deprecated/icons/IconQuit.js +0 -14
  986. package/dist/src/deprecated/icons/IconValid.d.ts +0 -7
  987. package/dist/src/deprecated/icons/IconValid.js +0 -15
  988. package/dist/src/deprecated/icons/IconWarn.d.ts +0 -3
  989. package/dist/src/deprecated/icons/IconWarn.js +0 -13
  990. package/dist/src/deprecated/icons/index.d.ts +0 -22
  991. package/dist/src/deprecated/icons/index.js +0 -22
  992. package/dist/src/deprecated/index.d.ts +0 -1
  993. package/dist/src/deprecated/index.js +0 -1
  994. package/dist/src/deprecated/spinner/Spinner.d.ts +0 -7
  995. package/dist/src/deprecated/spinner/Spinner.js +0 -46
  996. package/dist/src/deprecated/spinner/index.d.ts +0 -1
  997. package/dist/src/deprecated/spinner/index.js +0 -1
  998. package/dist/src/deprecated/utility/__tests__/safeConcat.spec.d.ts +0 -1
  999. package/dist/src/deprecated/utility/__tests__/safeConcat.spec.js +0 -47
  1000. package/dist/src/deprecated/utility/__tests__/validateKeyType.spec.d.ts +0 -1
  1001. package/dist/src/deprecated/utility/__tests__/validateKeyType.spec.js +0 -100
  1002. package/dist/src/deprecated/utility/index.d.ts +0 -2
  1003. package/dist/src/deprecated/utility/index.js +0 -2
  1004. package/dist/src/deprecated/utility/safeConcat.d.ts +0 -1
  1005. package/dist/src/deprecated/utility/safeConcat.js +0 -8
  1006. package/dist/src/deprecated/utility/validateKeyType.d.ts +0 -1
  1007. package/dist/src/deprecated/utility/validateKeyType.js +0 -13
  1008. package/dist/src/index.d.ts +0 -4
  1009. package/dist/src/index.js +0 -4
  1010. package/dist/src/util/focusFirstInvalidInputHook.d.ts +0 -2
  1011. package/dist/src/util/focusFirstInvalidInputHook.js +0 -17
  1012. package/dist/src/util/formats.d.ts +0 -9
  1013. package/dist/src/util/formats.js +0 -70
  1014. package/dist/src/util/general.d.ts +0 -13
  1015. package/dist/src/util/general.js +0 -101
  1016. package/dist/src/util/index.d.ts +0 -5
  1017. package/dist/src/util/index.js +0 -5
  1018. package/dist/src/util/inputValidationUtils.d.ts +0 -43
  1019. package/dist/src/util/inputValidationUtils.js +0 -92
  1020. package/dist/src/util/themeUtils.d.ts +0 -5
  1021. package/dist/src/util/themeUtils.js +0 -129
  1022. package/src/components/atoms/icons/GuidedCheckoutImage.js +0 -39
  1023. package/src/components/atoms/icons/ProfileImage.js +0 -51
  1024. package/src/components/atoms/icons/StandardCheckoutImage.js +0 -371
@@ -1,51 +0,0 @@
1
- import React from "react";
2
-
3
- const ProfileImage = () => {
4
- return (
5
- <svg
6
- width="184"
7
- height="96"
8
- viewBox="0 0 184 96"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- >
12
- <rect width="100%" height="100%" />
13
-
14
- <path
15
- opacity="0.301503"
16
- fillRule="evenodd"
17
- clipRule="evenodd"
18
- d="M94.852 82.878C104.348 82.878 112.046 84.5875 112.046 86.6961C112.046 88.8047 104.348 90.5142 94.852 90.5142C85.3562 90.5142 77.6585 88.8047 77.6585 86.6961C77.6585 84.5875 85.3562 82.878 94.852 82.878ZM72.2787 14.2607C73.4863 14.2607 74.4907 15.1895 74.5849 16.3934L74.8968 20.3792L124.311 20.3797C126.275 20.3797 127.95 21.9865 128.052 23.9685L130.545 72.4173C130.647 74.3994 129.138 76.0061 127.173 76.0061H59.0042C57.0399 76.0061 55.3649 74.3994 55.2629 72.4173L52.7697 23.9685C52.6677 21.9865 54.1773 20.3797 56.1416 20.3797H57.3272L57.2348 18.5853C57.2242 18.3778 57.24 18.1764 57.2793 17.9844L57.1835 16.7544C57.0838 15.4808 58.0355 14.3674 59.3091 14.2677C59.3692 14.263 59.4294 14.2607 59.4897 14.2607H72.2787ZM25.6253 58.5473C27.265 58.5473 28.6115 59.8132 28.7601 61.4301C29.0716 61.2048 29.4521 61.0708 29.8643 61.0708C30.9135 61.0708 31.7642 61.93 31.7642 62.9898C31.7642 64.0495 30.9135 64.9087 29.8643 64.9087H21.2647C20.0368 64.9087 19.0413 63.9032 19.0413 62.6629C19.0413 61.4227 20.0368 60.4172 21.2647 60.4172C21.7639 60.4172 22.2231 60.5854 22.5942 60.8659C22.9665 59.5283 24.1819 58.5473 25.6253 58.5473ZM43.2509 27.4402C43.4641 27.4402 43.6374 27.6701 43.6374 27.9546V50.5727H27.4446V27.9546C27.4446 27.6701 27.6175 27.4402 27.831 27.4402H43.2509ZM171.261 31.6508C172.13 31.6508 172.834 32.3551 172.834 33.2238V45.733C172.834 46.6018 172.13 47.306 171.261 47.306H149.688C148.819 47.306 148.115 46.6018 148.115 45.733V33.2238C148.115 32.3551 148.819 31.6508 149.688 31.6508H171.261ZM18.7873 11.4829C20.6337 11.4829 22.2063 12.6396 22.8313 14.2667C22.9908 14.2217 23.1581 14.1964 23.3317 14.1964C23.9224 14.1964 24.4475 14.4741 24.7868 14.9051C25.1303 14.7503 25.5107 14.662 25.9119 14.662C27.429 14.662 28.6587 15.8922 28.6587 17.4098C28.6587 18.9274 27.429 20.1576 25.9119 20.1576H14.0561C12.5391 20.1576 11.3093 18.9274 11.3093 17.4098C11.3093 15.8922 12.5391 14.662 14.0561 14.662C14.242 14.662 14.4233 14.6809 14.5986 14.7163C15.0875 12.8563 16.775 11.4829 18.7873 11.4829ZM137.732 5.20482C139.701 5.20482 141.379 6.4386 142.045 8.17418C142.215 8.12623 142.394 8.09917 142.579 8.09917C143.21 8.09917 143.769 8.39545 144.131 8.85512C144.498 8.69003 144.903 8.59583 145.331 8.59583C146.95 8.59583 148.261 9.90805 148.261 11.5268C148.261 13.1456 146.95 14.4578 145.331 14.4578H132.685C131.067 14.4578 129.755 13.1456 129.755 11.5268C129.755 9.90805 131.067 8.59583 132.685 8.59583C132.883 8.59583 133.077 8.61604 133.264 8.65372C133.785 6.6698 135.585 5.20482 137.732 5.20482Z"
19
- fill="#3B5BDB"
20
- />
21
- <path
22
- fillRule="evenodd"
23
- clipRule="evenodd"
24
- d="M83.3809 18.8872C84.6585 18.8872 85.6942 19.9228 85.6942 21.2004C85.6942 21.2673 85.6912 21.3342 85.6854 21.4008L85.631 22.0361C85.6642 22.2027 85.6788 22.3761 85.6726 22.5542L85.6123 24.2892H131.357C133.321 24.2892 134.86 25.8427 134.793 27.759L133.164 74.6024C133.097 76.5188 131.451 78.0723 129.487 78.0723H61.3176C59.3533 78.0723 57.815 76.5188 57.8816 74.6024L59.5108 27.759C59.5774 25.8427 61.2238 24.2892 63.1881 24.2892L65.7718 24.2886L66.0577 21C66.1616 19.8046 67.1623 18.8872 68.3622 18.8872H83.3809Z"
25
- fill="white"
26
- />
27
- <path
28
- fillRule="evenodd"
29
- clipRule="evenodd"
30
- d="M47.3809 30.8048C47.5941 30.8048 47.7674 30.9397 47.7674 31.1063V52.2024H31.5746V31.1063C31.5746 30.9397 31.7475 30.8048 31.961 30.8048H47.3809ZM167.965 35.3586C168.834 35.3586 169.538 36.0629 169.538 36.9316V49.4408C169.538 50.3096 168.834 51.0138 167.965 51.0138H146.392C145.523 51.0138 144.819 50.3096 144.819 49.4408V36.9316C144.819 36.0629 145.523 35.3586 146.392 35.3586H167.965Z"
31
- fill="#CACED8"
32
- />
33
- <path
34
- d="M71.9311 13.8795C73.8589 13.8795 75.4809 15.4355 75.5814 17.3925L75.5914 17.7305L83.8477 17.7305C85.0292 17.7305 86.0727 18.321 86.6993 19.2229L124.311 19.2231C126.63 19.2231 128.625 20.9098 129.104 23.1328L131.357 23.1325C133.921 23.1325 135.962 25.1454 135.952 27.6566L135.949 27.7992L134.415 71.9173L151.583 71.9215C152.205 71.9144 152.715 72.3801 152.723 72.9618C152.73 73.517 152.277 73.9771 151.695 74.024L151.611 74.0279L134.341 74.0235L134.32 74.6426C134.233 77.1397 132.149 79.1517 129.632 79.2267L129.487 79.2289H61.3175C59.5379 79.2289 58.0104 78.2592 57.2457 76.8263C56.0234 76.3439 55.0325 75.3785 54.5082 74.1747L41.3503 74.1748C40.6988 74.1669 40.177 73.6323 40.1849 72.9808C40.1925 72.3589 40.6799 71.8553 41.2908 71.8176L41.3789 71.8154L54.0735 71.8149L51.6146 24.0279C51.4812 21.4355 53.4392 19.3019 55.9989 19.2252L56.1341 19.2226L56.0798 17.4881C55.9802 15.5523 57.4411 13.9521 59.3519 13.8819L59.4829 13.8795H71.9311ZM83.8477 20.0438H68.8508C68.2698 20.0438 67.779 20.4747 67.7039 21.0508L67.1309 25.445L63.1881 25.4458C61.841 25.4458 60.7114 26.5117 60.6667 27.7992L59.0375 74.6426C58.9938 75.8982 60.0013 76.9157 61.3175 76.9157H129.487C130.834 76.9157 131.963 75.8498 132.008 74.5622L133.637 27.7188C133.681 26.4632 132.673 25.4458 131.357 25.4458L84.4598 25.4452L84.9946 21.35C85.0011 21.3004 85.0043 21.2504 85.0043 21.2004C85.0043 20.5616 84.4865 20.0438 83.8477 20.0438ZM166.14 71.8158C166.791 71.7987 167.333 72.3128 167.35 72.9641C167.367 73.5859 166.899 73.8763 166.29 73.9373L166.202 73.9429L157.382 74.1745C156.731 74.1916 156.189 73.6774 156.172 73.0261C156.156 72.4044 156.623 71.8824 157.232 71.8213L157.32 71.8158H166.14ZM36.7607 72.9343C36.7927 73.5554 36.3384 74.0891 35.7311 74.1655L35.6433 74.1733H31.1562C30.5056 74.2069 29.9508 73.7066 29.9172 73.0559C29.8852 72.4348 30.3396 71.9011 30.9469 71.8247L31.0346 71.8169H35.5217C36.1724 71.7833 36.7271 72.2836 36.7607 72.9343ZM71.9311 16.1928H59.4829C58.8664 16.1928 58.3982 16.6626 58.3893 17.304L58.391 17.3925L58.5206 21.5363H56.1417C54.8818 21.5363 53.9167 22.5228 53.9215 23.7895L53.9248 23.9091L56.418 72.3579C56.4394 72.7726 56.5623 73.1664 56.7614 73.5134L58.3548 27.7188C58.4433 25.1737 60.6065 23.1325 63.1878 23.1325L65.0991 23.132L65.41 20.7516C65.6295 19.0689 67.0313 17.7989 68.7137 17.7332L68.8508 17.7305L73.2776 17.7305L73.2703 17.4881C73.2354 16.81 72.6745 16.244 72.0208 16.1961L71.9311 16.1928ZM102.623 53.4035L102.709 53.4057C103.313 53.4446 103.771 53.966 103.733 54.5701C103.626 56.2271 102.248 57.5614 100.602 57.6287L100.472 57.6314H92.6619C90.9042 57.6314 89.5508 56.1845 89.6639 54.4291C89.7029 53.8249 90.2242 53.3667 90.8283 53.4057C91.4037 53.4428 91.8467 53.9174 91.854 54.4844L91.8518 54.5701C91.8218 55.0356 92.1338 55.3968 92.5815 55.4355L92.6619 55.439H100.472C100.989 55.439 101.457 55.0243 101.535 54.5148L101.545 54.4291C101.582 53.8537 102.056 53.4107 102.623 53.4035ZM47.7674 30.0825L47.7673 30.2991C48.0986 30.4289 48.3457 30.7235 48.3457 31.1063V52.2024C48.3457 52.5218 48.0868 52.7807 47.7674 52.7807H31.5746C31.2552 52.7807 30.9963 52.5218 30.9963 52.2024V31.1063C30.9963 30.7235 31.2432 30.4289 31.5745 30.2991L31.5746 30.0825H47.7674ZM47.1887 32.8626H32.1526L32.1526 51.6237H47.1888L47.1887 32.8626ZM169.538 49.4408C169.538 50.3096 168.834 51.0138 167.965 51.0138H146.392C145.523 51.0138 144.819 50.3096 144.819 49.4408V36.9316C144.819 36.0629 145.523 35.3586 146.392 35.3586H167.965C168.834 35.3586 169.538 36.0629 169.538 36.9316V49.4408ZM39.4646 47.7956C39.7944 47.7956 40.0618 48.063 40.0618 48.3928V49.6515C40.0618 49.9813 39.7944 50.2486 39.4646 50.2486H34.9043C34.5745 50.2486 34.3071 49.9813 34.3071 49.6515V48.3928C34.3071 48.063 34.5745 47.7956 34.9043 47.7956H39.4646ZM168.358 42.362H145.999L145.999 49.4408C145.999 49.6383 146.144 49.8017 146.334 49.8298L146.392 49.8341H167.965C168.162 49.8341 168.326 49.6886 168.354 49.4989L168.358 49.4408L168.358 42.362ZM38.8668 48.9895H35.5011V49.0537H38.8668V48.9895ZM165.509 45.9805C165.944 45.9805 166.296 46.3327 166.296 46.767V46.8419C166.296 47.2763 165.944 47.6284 165.509 47.6284H161.315C160.88 47.6284 160.528 47.2763 160.528 46.8419V46.767C160.528 46.3327 160.88 45.9805 161.315 45.9805H165.509ZM45.1566 42.3614C45.476 42.3614 45.7349 42.6204 45.7349 42.9398V45.8313C45.7349 46.1507 45.476 46.4096 45.1566 46.4096H34.1686C33.8492 46.4096 33.5903 46.1507 33.5903 45.8313V42.9398C33.5903 42.6204 33.8492 42.3614 34.1686 42.3614H45.1566ZM44.5783 43.5181H34.7469V45.253H44.5783V43.5181ZM90.8521 40.371C92.3628 40.371 93.6393 41.3636 94.0634 42.8059C94.2342 43.3867 93.9018 43.996 93.3209 44.1668C92.7678 44.3295 92.1888 44.0357 91.9874 43.5057L91.96 43.4244C91.8058 42.8997 91.3732 42.5633 90.8521 42.5633C90.3229 42.5633 89.8034 42.9085 89.5364 43.4403L89.4893 43.5422C89.2535 44.0998 88.6103 44.3606 88.0527 44.1248C87.4951 43.8889 87.2343 43.2457 87.4701 42.6881C88.0529 41.3103 89.382 40.371 90.8521 40.371ZM104.45 40.371C105.961 40.371 107.237 41.3636 107.661 42.8059C107.832 43.3867 107.5 43.996 106.919 44.1668C106.366 44.3295 105.787 44.0357 105.585 43.5057L105.558 43.4244C105.404 42.8997 104.971 42.5633 104.45 42.5633C103.921 42.5633 103.401 42.9085 103.134 43.4403L103.087 43.5422C102.851 44.0998 102.208 44.3606 101.651 44.1248C101.093 43.8889 100.832 43.2457 101.068 42.6881C101.651 41.3103 102.98 40.371 104.45 40.371ZM45.1566 37.1566C45.476 37.1566 45.7349 37.4155 45.7349 37.7349V40.6265C45.7349 40.9459 45.476 41.2048 45.1566 41.2048H34.1686C33.8492 41.2048 33.5903 40.9459 33.5903 40.6265V37.7349C33.5903 37.4155 33.8492 37.1566 34.1686 37.1566H45.1566ZM44.5783 38.3133H34.7469V40.0482H44.5783V38.3133ZM167.965 36.5384H146.392C146.195 36.5384 146.031 36.6839 146.003 36.8735L145.999 36.9316L145.999 39.0662H168.358L168.358 36.9316C168.358 36.7342 168.213 36.5707 168.023 36.5426L167.965 36.5384ZM39.4429 34.6055C39.7727 34.6055 40.0401 34.8729 40.0401 35.2027C40.0401 35.5106 39.8072 35.764 39.508 35.7964L39.4429 35.7999H34.2161C33.8862 35.7999 33.6189 35.5325 33.6189 35.2027C33.6189 34.8949 33.8518 34.6415 34.151 34.609L34.2161 34.6055H39.4429ZM124.311 21.5363L87.3005 21.5358L87.2884 21.6494L87.0947 23.132L126.685 23.1327C126.295 22.2381 125.42 21.5891 124.433 21.5394L124.311 21.5363Z"
35
- fill="#3B414D"
36
- />
37
- <path
38
- d="M98.1446 79.1933L98.1445 85.1196L101.64 85.1196C102.262 85.1196 102.772 85.6009 102.817 86.2114L102.82 86.2994C102.82 86.9213 102.339 87.4309 101.729 87.4759L101.64 87.4792H96.9648C96.3429 87.4792 95.8334 86.9979 95.7883 86.3875L95.7851 86.2994V79.1933H98.1446ZM93.5647 79.1933V86.0691C93.5647 86.6911 93.0834 87.2006 92.473 87.2456L92.3849 87.2489H87.7093C87.0577 87.2489 86.5295 86.7207 86.5295 86.0691C86.5295 85.4472 87.0108 84.9376 87.6212 84.8926L87.7093 84.8894L91.2048 84.8889L91.2052 79.1933H93.5647ZM159.313 54.3545C159.964 54.3545 160.493 54.8827 160.493 55.5342C160.493 56.1562 160.011 56.6657 159.401 56.7108L159.313 56.714L156.09 56.7141C156.049 56.758 156.004 56.7992 155.955 56.8372L155.881 56.8911L140.722 66.9493C140.328 67.2108 139.819 67.2102 139.428 66.9562L139.346 66.8979C137.331 65.3329 135.82 64.1588 134.812 63.3756C134.806 63.3708 134.802 63.0684 134.801 62.4686L134.801 61.5763C134.802 61.2284 134.803 60.83 134.804 60.3813L140.123 64.5143L151.879 56.7138L149.558 56.714C148.906 56.714 148.378 56.1858 148.378 55.5342C148.378 54.9123 148.859 54.4028 149.47 54.3577L149.558 54.3545H159.313ZM47.1807 55.2058C47.8322 55.2058 48.3604 55.734 48.3604 56.3855C48.3604 57.0075 47.8792 57.517 47.2687 57.5621L47.1807 57.5653L44.8141 57.5651L51.4387 64.2677L57.1838 59.2789C57.2079 59.258 57.265 59.2166 57.2943 59.1953L57.3034 59.1884L57.3027 59.197C57.2994 59.2522 57.298 59.5369 57.2975 59.9135L57.2971 61.1812C57.297 61.2281 57.297 61.2745 57.297 61.3202L57.2965 61.7055C57.2958 62.0603 57.2941 62.3082 57.2903 62.3115C56.1481 63.3034 54.4349 64.7911 52.1507 66.7748L52.1408 66.7828L52.131 66.7916C52.1196 66.8012 52.108 66.8105 52.0963 66.8195L52.1507 66.7748C52.1234 66.7985 52.0953 66.8208 52.0666 66.8415C52.0515 66.8525 52.0361 66.8631 52.0205 66.8733C52.0085 66.881 51.9963 66.8886 51.984 66.896C51.9689 66.9052 51.9537 66.9139 51.9383 66.9222C51.9246 66.9295 51.9108 66.9366 51.897 66.9435C51.8846 66.9496 51.8719 66.9556 51.8591 66.9613C51.8435 66.9682 51.8281 66.9747 51.8125 66.9809C51.7955 66.9877 51.7782 66.9941 51.7607 67C51.7491 67.0041 51.7376 67.0078 51.726 67.0114C51.7114 67.0159 51.6966 67.0201 51.6817 67.0241C51.6603 67.0298 51.6389 67.0349 51.6174 67.0393C51.6118 67.0404 51.6061 67.0416 51.6005 67.0426C51.5761 67.0474 51.5515 67.0513 51.5269 67.0544C51.5187 67.0554 51.5104 67.0564 51.502 67.0573C51.4808 67.0596 51.4597 67.0612 51.4384 67.0623C51.4263 67.0629 51.4143 67.0633 51.4023 67.0636C51.3866 67.0639 51.3706 67.0639 51.3546 67.0636C51.3386 67.0633 51.3228 67.0627 51.307 67.0618C51.2935 67.061 51.2799 67.0599 51.2665 67.0586C51.248 67.0569 51.2293 67.0547 51.2107 67.0521C51.2008 67.0507 51.1912 67.0492 51.1815 67.0475C51.162 67.0443 51.1424 67.0405 51.1228 67.0362C51.1064 67.0326 51.0904 67.0287 51.0744 67.0245C51.0609 67.021 51.0474 67.0171 51.034 67.0131C50.9782 66.9961 50.9233 66.975 50.87 66.9496C50.8416 66.9361 50.814 66.9216 50.7869 66.9059C50.7553 66.8877 50.7242 66.8678 50.694 66.8463C50.6867 66.8409 50.6794 66.8357 50.6723 66.8303C50.6537 66.8166 50.6354 66.8021 50.6175 66.787C50.6161 66.7856 50.6144 66.7842 50.6127 66.7828L50.5888 66.7619C50.5737 66.7484 50.5589 66.7343 50.5443 66.7198L50.5381 66.7134L42.2934 58.3715C42.072 58.1475 41.9587 57.8573 41.953 57.5655L36.771 57.5653C36.1195 57.5653 35.5913 57.0371 35.5913 56.3855C35.5913 55.7636 36.0726 55.2541 36.683 55.209L36.771 55.2058H47.1807ZM43.251 26.8618C43.7967 26.8618 44.1763 27.3304 44.2128 27.869L44.2157 27.9546V30.0829C44.2157 30.0829 43.9267 30.0926 43.6376 30.0975L43.6374 30.1386H31.3335V31.2409L28.0228 31.2408L28.0231 41.3851C28.4789 41.237 28.9625 41.1508 29.4641 41.1362L29.6159 41.134C32.4601 41.134 34.7657 43.4397 34.7657 46.2838C34.7657 49.1279 32.4601 51.4335 29.6159 51.4335C29.0258 51.4335 28.4589 51.3343 27.931 51.1516L27.4447 51.151C27.1485 51.151 26.9043 50.9284 26.8704 50.6413C25.4256 49.7291 24.4662 48.1185 24.4662 46.2838C24.4662 44.4508 25.4239 42.8414 26.8662 41.9289L26.8663 27.9546C26.8663 27.4096 27.2183 26.9139 27.7463 26.8657L27.8311 26.8618H43.251ZM142.965 38.2425C145.809 38.2425 148.115 40.5481 148.115 43.3922C148.115 46.2363 145.809 48.542 142.965 48.542C140.121 48.542 137.816 46.2363 137.816 43.3922C137.816 40.5481 140.121 38.2425 142.965 38.2425ZM171.261 31.0725C172.411 31.0725 173.35 31.9745 173.409 33.1096L173.412 33.2238V45.733C173.412 46.8828 172.51 47.822 171.375 47.8814L171.261 47.8843H169.053V46.7277H171.261C171.781 46.7277 172.208 46.328 172.252 45.8188L172.256 45.733L172.255 39.2325L169.364 39.2328V35.9369L172.255 35.9367L172.256 33.2238C172.256 32.7034 171.856 32.2763 171.347 32.2328L171.261 32.2291H149.688C149.168 32.2291 148.741 32.6288 148.697 33.138L148.693 33.2238V35.9585H147.537V33.2238C147.537 32.074 148.439 31.1349 149.574 31.0755L149.688 31.0725H171.261ZM31.5746 36.6529V37.2312L29.637 37.2306V38.8696L31.5746 38.87V39.4483H29.0587V36.6529H31.5746ZM31.2748 33.1688V33.7472L29.637 33.7469V35.3858L31.2748 35.386V35.9643H29.0587V33.1688H31.2748Z"
39
- fill="#3B5BDB"
40
- />
41
- <path
42
- fillRule="evenodd"
43
- clipRule="evenodd"
44
- d="M30.2338 43.6059L30.2338 45.6653L32.2937 45.6658V46.9018L30.2338 46.9017L30.2338 48.9617H28.9979L28.9974 46.9017L26.938 46.9018V45.6658L28.9974 45.6653L28.9979 43.6059H30.2338ZM143.583 40.7144L143.583 42.7737L145.643 42.7743V44.0102L143.583 44.0102L143.583 46.0701H142.347L142.347 44.0102L140.287 44.0102V42.7743L142.347 42.7737L142.347 40.7144H143.583Z"
45
- fill="white"
46
- />
47
- </svg>
48
- );
49
- };
50
-
51
- export default ProfileImage;
@@ -1,371 +0,0 @@
1
- import React from "react";
2
-
3
- const StandardCheckoutImage = () => {
4
- return (
5
- <svg
6
- width="191"
7
- height="96"
8
- viewBox="0 0 191 96"
9
- fill="none"
10
- xmlns="http://www.w3.org/2000/svg"
11
- >
12
- <path
13
- fillRule="evenodd"
14
- clipRule="evenodd"
15
- d="M12.9545 28.1101C12.9276 28.1105 12.9007 28.1107 12.8736 28.1107C10.1502 28.1107 7.94238 25.909 7.94238 23.1931C7.94238 20.4771 10.1502 18.2754 12.8736 18.2754C13.9861 18.2754 15.0124 18.6427 15.8375 19.2624C16.6943 16.4514 19.3141 14.4058 22.4129 14.4058C25.9975 14.4058 28.9411 17.1431 29.2564 20.636C29.9741 20.0667 30.8828 19.7265 31.8711 19.7265C34.1928 19.7265 36.0748 21.6034 36.0748 23.9186C36.0748 26.2338 34.1928 28.1107 31.8711 28.1107C31.817 28.1107 31.7631 28.1097 31.7095 28.1077V28.111H12.9545V28.1101Z"
16
- fill="#B6C3F1"
17
- />
18
- <path
19
- fillRule="evenodd"
20
- clipRule="evenodd"
21
- d="M17.5877 59.7212C17.5746 59.7214 17.5614 59.7215 17.5482 59.7215C16.2186 59.7215 15.1406 58.6466 15.1406 57.3206C15.1406 55.9945 16.2186 54.9196 17.5482 54.9196C18.0914 54.9196 18.5925 55.0989 18.9953 55.4014C19.4136 54.029 20.6927 53.0303 22.2056 53.0303C23.9559 53.0303 25.3931 54.3669 25.5469 56.0724C25.8973 55.7944 26.341 55.6283 26.8235 55.6283C27.957 55.6283 28.8759 56.5447 28.8759 57.6751C28.8759 58.8054 27.957 59.7218 26.8235 59.7218C26.7971 59.7218 26.7708 59.7213 26.7446 59.7203V59.7217H17.5877V59.7212Z"
22
- fill="#B6C3F1"
23
- />
24
- <path
25
- fillRule="evenodd"
26
- clipRule="evenodd"
27
- d="M151.253 16.466C151.171 16.4729 151.088 16.4765 151.004 16.4765C149.405 16.4765 148.108 15.1835 148.108 13.5885C148.108 11.9935 149.405 10.7005 151.004 10.7005C151.199 10.7005 151.39 10.7197 151.574 10.7563C152.095 8.82294 153.865 7.3999 155.969 7.3999C157.928 7.3999 159.598 8.63467 160.239 10.3665C160.449 10.2635 160.684 10.2057 160.933 10.2057C161.519 10.2057 162.029 10.5246 162.3 10.9978C162.686 10.8074 163.121 10.7005 163.581 10.7005C165.181 10.7005 166.477 11.9935 166.477 13.5885C166.477 15.1835 165.181 16.4765 163.581 16.4765C163.554 16.4765 163.526 16.4761 163.499 16.4753V16.4765H151.253V16.466Z"
28
- fill="#B6C3F1"
29
- />
30
- <ellipse
31
- cx="91.9267"
32
- cy="87.1911"
33
- rx="19.5273"
34
- ry="4.12571"
35
- fill="#B6C3F1"
36
- />
37
- <path
38
- d="M49.2305 21.9741H134.621V70.2083C134.621 73.9369 131.598 76.9595 127.87 76.9595H55.9817C52.2531 76.9595 49.2305 73.9369 49.2305 70.2083V21.9741Z"
39
- fill="white"
40
- />
41
- <path
42
- d="M47.5762 21.9738C47.5762 16.4312 52.0694 11.938 57.612 11.938H126.24C131.783 11.938 136.276 16.4312 136.276 21.9738V21.9738H47.5762V21.9738Z"
43
- fill="#B6C3F1"
44
- />
45
- <ellipse
46
- cx="62.0555"
47
- cy="16.956"
48
- rx="1.24102"
49
- ry="1.23771"
50
- fill="#292A33"
51
- />
52
- <ellipse
53
- cx="57.9188"
54
- cy="16.956"
55
- rx="1.24102"
56
- ry="1.23771"
57
- fill="#292A33"
58
- />
59
- <ellipse
60
- cx="53.782"
61
- cy="16.956"
62
- rx="1.24102"
63
- ry="1.23771"
64
- fill="#292A33"
65
- />
66
- <path
67
- fillRule="evenodd"
68
- clipRule="evenodd"
69
- d="M131.359 14.1685H52.4938C51.0124 14.1685 49.8115 15.3668 49.8115 16.8451V73.7024C49.8115 75.1807 51.0124 76.379 52.4938 76.379H131.359C132.84 76.379 134.041 75.1807 134.041 73.7024V16.8451C134.041 15.3668 132.84 14.1685 131.359 14.1685ZM52.4938 11.938C49.7779 11.938 47.5762 14.135 47.5762 16.8451V73.7024C47.5762 76.4125 49.7779 78.6095 52.4938 78.6095H131.359C134.075 78.6095 136.276 76.4125 136.276 73.7024V16.8451C136.276 14.135 134.075 11.938 131.359 11.938H52.4938Z"
70
- fill="#292A33"
71
- />
72
- <rect
73
- x="163.085"
74
- y="70.0283"
75
- width="12.5769"
76
- height="2.64072"
77
- rx="1.32036"
78
- fill="#292A33"
79
- />
80
- <path
81
- d="M136.276 70.0283H157.793C158.522 70.0283 159.113 70.6195 159.113 71.3487V71.3487C159.113 72.0779 158.522 72.669 157.793 72.669H136.276V70.0283Z"
82
- fill="#292A33"
83
- />
84
- <path
85
- d="M29.373 71.3487C29.373 70.6195 29.9642 70.0283 30.6934 70.0283H47.5764V72.669H30.6934C29.9642 72.669 29.373 72.0779 29.373 71.3487V71.3487Z"
86
- fill="#292A33"
87
- />
88
- <rect
89
- x="17.9541"
90
- y="70.0283"
91
- width="8.10877"
92
- height="2.64072"
93
- rx="1.32036"
94
- fill="#292A33"
95
- />
96
- <path
97
- fillRule="evenodd"
98
- clipRule="evenodd"
99
- d="M104.197 37.9328C103.47 37.9328 102.811 38.4623 102.629 39.2477C102.503 39.7935 101.957 40.134 101.41 40.0082C100.863 39.8824 100.522 39.3379 100.648 38.7921C101.024 37.1661 102.444 35.9043 104.197 35.9043C105.951 35.9043 107.37 37.1661 107.746 38.7921C107.872 39.3379 107.531 39.8824 106.984 40.0082C106.437 40.134 105.891 39.7935 105.765 39.2477C105.584 38.4623 104.924 37.9328 104.197 37.9328Z"
100
- fill="#292A33"
101
- />
102
- <path
103
- fillRule="evenodd"
104
- clipRule="evenodd"
105
- d="M82.5253 37.9328C81.7984 37.9328 81.1387 38.4623 80.9573 39.2477C80.8312 39.7935 80.2856 40.134 79.7386 40.0082C79.1916 39.8824 78.8503 39.3379 78.9764 38.7921C79.3519 37.1661 80.7718 35.9043 82.5253 35.9043C84.2788 35.9043 85.6986 37.1661 86.0741 38.7921C86.2002 39.3379 85.859 39.8824 85.312 40.0082C84.765 40.134 84.2193 39.7935 84.0933 39.2477C83.9119 38.4623 83.2521 37.9328 82.5253 37.9328Z"
106
- fill="#292A33"
107
- />
108
- <path
109
- fillRule="evenodd"
110
- clipRule="evenodd"
111
- d="M86.8895 50.9126C87.4508 50.9126 87.9059 51.3667 87.9059 51.9268C87.9059 52.7759 88.5957 53.4642 89.4466 53.4642H97.275C98.1259 53.4642 98.8157 52.7759 98.8157 51.9268C98.8157 51.3667 99.2708 50.9126 99.8321 50.9126C100.393 50.9126 100.849 51.3667 100.849 51.9268C100.849 53.8962 99.2486 55.4927 97.275 55.4927H89.4466C87.473 55.4927 85.873 53.8962 85.873 51.9268C85.873 51.3667 86.3281 50.9126 86.8895 50.9126Z"
112
- fill="#292A33"
113
- />
114
- <rect
115
- x="47.5762"
116
- y="20.3237"
117
- width="88.7001"
118
- height="1.65045"
119
- fill="#292A33"
120
- />
121
- <g filter="url(#filter0_d_2902_16320)">
122
- <path
123
- d="M136.276 20.1899H169.341C171.826 20.1899 173.842 22.205 173.842 24.6907V24.9307C173.842 27.4165 171.826 29.4315 169.341 29.4315H136.276V20.1899Z"
124
- fill="white"
125
- />
126
- <rect
127
- x="162.754"
128
- y="23.8208"
129
- width="7.44684"
130
- height="1.98054"
131
- rx="0.99027"
132
- fill="#959CA8"
133
- />
134
- <rect
135
- x="155.638"
136
- y="23.8208"
137
- width="4.46811"
138
- height="1.98054"
139
- rx="0.99027"
140
- fill="#959CA8"
141
- />
142
- <rect
143
- x="142.399"
144
- y="23.8208"
145
- width="10.591"
146
- height="1.98054"
147
- rx="0.99027"
148
- fill="#959CA8"
149
- />
150
- <path
151
- d="M136.276 23.8208H138.761C139.308 23.8208 139.752 24.2642 139.752 24.8111V24.8111C139.752 25.358 139.308 25.8013 138.761 25.8013H136.276V23.8208Z"
152
- fill="#959CA8"
153
- />
154
- </g>
155
- <g filter="url(#filter1_d_2902_16320)">
156
- <rect
157
- x="126.347"
158
- y="28.1108"
159
- width="53.2862"
160
- height="9.2416"
161
- rx="4.5008"
162
- fill="white"
163
- />
164
- <rect
165
- x="164.739"
166
- y="31.7417"
167
- width="11.253"
168
- height="1.98054"
169
- rx="0.99027"
170
- fill="#959CA8"
171
- />
172
- <rect
173
- x="148.19"
174
- y="31.7417"
175
- width="13.9008"
176
- height="1.98054"
177
- rx="0.99027"
178
- fill="#959CA8"
179
- />
180
- <rect
181
- x="140.744"
182
- y="31.7417"
183
- width="4.79907"
184
- height="1.98054"
185
- rx="0.99027"
186
- fill="#959CA8"
187
- />
188
- <rect
189
- x="129.987"
190
- y="31.7417"
191
- width="8.10878"
192
- height="1.98054"
193
- rx="0.99027"
194
- fill="#959CA8"
195
- />
196
- </g>
197
- <path
198
- d="M88.2848 85.5411V78.6099H90.9325V84.8059C90.9325 86.6702 89.4212 88.1815 87.5569 88.1815H84.3095C83.5803 88.1815 82.9893 87.5904 82.9893 86.8613C82.9893 86.1321 83.5803 85.5411 84.3095 85.5411H88.2848Z"
199
- fill="#3B5BDB"
200
- />
201
- <path
202
- d="M93.5801 84.8059V78.6099H96.2278V85.5411H100.203C100.932 85.5411 101.523 86.1321 101.523 86.8613C101.523 87.5904 100.932 88.1815 100.203 88.1815H96.9557C95.0914 88.1815 93.5801 86.6702 93.5801 84.8059Z"
203
- fill="#3B5BDB"
204
- />
205
- <path
206
- d="M136.275 57.4861V60.7867L144.526 65.2615C145.226 65.6411 146.093 65.5128 146.653 64.9468L157.292 54.1855H153.651L145.62 62.5146C145.478 62.6628 145.252 62.6943 145.074 62.5909L136.275 57.4861Z"
207
- fill="#3B5BDB"
208
- />
209
- <path
210
- d="M150.011 52.8653C150.011 52.1361 150.603 51.5449 151.334 51.5449H162.257C162.988 51.5449 163.581 52.1361 163.581 52.8653V52.8653C163.581 53.5945 162.988 54.1856 162.257 54.1856H151.334C150.603 54.1856 150.011 53.5945 150.011 52.8653V52.8653Z"
211
- fill="#3B5BDB"
212
- />
213
- <path
214
- fillRule="evenodd"
215
- clipRule="evenodd"
216
- d="M66.0598 63.1006C66.8563 63.1974 67.4234 63.9203 67.3264 64.7151C67.2642 65.225 67.232 65.7448 67.232 66.2726C67.232 68.2087 67.6641 70.0401 68.4359 71.6798C68.777 72.4045 68.4648 73.268 67.7385 73.6084C67.0122 73.9489 66.1468 73.6373 65.8057 72.9125C64.8561 70.8952 64.3262 68.6436 64.3262 66.2726C64.3262 65.6273 64.3654 64.9905 64.4418 64.3645C64.5389 63.5697 65.2632 63.0038 66.0598 63.1006Z"
217
- fill="#3B5BDB"
218
- />
219
- <path
220
- d="M47.5758 54.6778V57.8819L45.9209 58.594C52.1818 61.3531 66.1101 67.4944 66.1101 67.4944V70.5205L42.8235 60.2201C41.5667 59.6641 41.5203 57.7668 42.7481 57.1404L47.5758 54.6778Z"
221
- fill="#3B5BDB"
222
- />
223
- <g filter="url(#filter2_d_2902_16320)">
224
- <rect
225
- x="147.529"
226
- y="30.5864"
227
- width="18.5343"
228
- height="18.4832"
229
- rx="8.439"
230
- fill="#3B5BDB"
231
- />
232
- </g>
233
- <path
234
- d="M157.607 45.072V44.0848C159.069 43.8917 159.983 43.0534 159.983 41.8511C159.983 40.6543 159.386 39.7829 157.946 39.4354L156.67 39.121C155.811 38.8949 155.559 38.6633 155.559 38.2C155.559 37.6209 156.095 37.2238 156.966 37.2238C157.809 37.2238 158.127 37.654 158.226 38.3599L159.841 38.3324C159.857 37.1907 159.02 36.2421 157.64 35.9994V34.9019H156.254V35.9939C154.841 36.209 153.834 37.0859 153.845 38.3875C153.861 39.6119 154.639 40.3234 155.849 40.5716L157.147 40.8528C157.919 41.0293 158.286 41.272 158.286 41.8621C158.286 42.4302 157.722 42.8549 156.933 42.8549C156.057 42.8549 155.444 42.4688 155.274 41.7408L153.609 41.7739C153.757 43.1692 154.726 43.9193 156.227 44.0903V45.072H157.607Z"
235
- fill="white"
236
- />
237
- <mask
238
- id="mask0_2902_16320"
239
- style={{ maskType: "alpha" }}
240
- maskUnits="userSpaceOnUse"
241
- x="153"
242
- y="34"
243
- width="7"
244
- height="12"
245
- >
246
- <path
247
- d="M157.607 45.072V44.0848C159.069 43.8917 159.983 43.0534 159.983 41.8511C159.983 40.6543 159.386 39.7829 157.946 39.4354L156.67 39.121C155.811 38.8949 155.559 38.6633 155.559 38.2C155.559 37.6209 156.095 37.2238 156.966 37.2238C157.809 37.2238 158.127 37.654 158.226 38.3599L159.841 38.3324C159.857 37.1907 159.02 36.2421 157.64 35.9994V34.9019H156.254V35.9939C154.841 36.209 153.834 37.0859 153.845 38.3875C153.861 39.6119 154.639 40.3234 155.849 40.5716L157.147 40.8528C157.919 41.0293 158.286 41.272 158.286 41.8621C158.286 42.4302 157.722 42.8549 156.933 42.8549C156.057 42.8549 155.444 42.4688 155.274 41.7408L153.609 41.7739C153.757 43.1692 154.726 43.9193 156.227 44.0903V45.072H157.607Z"
248
- fill="white"
249
- />
250
- </mask>
251
- <g mask="url(#mask0_2902_16320)">
252
- <rect
253
- x="149.147"
254
- y="32.2002"
255
- width="15.2974"
256
- height="15.2552"
257
- fill="white"
258
- />
259
- </g>
260
- <defs>
261
- <filter
262
- id="filter0_d_2902_16320"
263
- x="125.125"
264
- y="9.03863"
265
- width="59.8681"
266
- height="31.5443"
267
- filterUnits="userSpaceOnUse"
268
- colorInterpolationFilters="sRGB"
269
- >
270
- <feFlood floodOpacity="0" result="BackgroundImageFix" />
271
- <feColorMatrix
272
- in="SourceAlpha"
273
- type="matrix"
274
- values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
275
- result="hardAlpha"
276
- />
277
- <feOffset />
278
- <feGaussianBlur stdDeviation="5.57566" />
279
- <feComposite in2="hardAlpha" operator="out" />
280
- <feColorMatrix
281
- type="matrix"
282
- values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"
283
- />
284
- <feBlend
285
- mode="normal"
286
- in2="BackgroundImageFix"
287
- result="effect1_dropShadow_2902_16320"
288
- />
289
- <feBlend
290
- mode="normal"
291
- in="SourceGraphic"
292
- in2="effect1_dropShadow_2902_16320"
293
- result="shape"
294
- />
295
- </filter>
296
- <filter
297
- id="filter1_d_2902_16320"
298
- x="115.195"
299
- y="16.9595"
300
- width="75.5888"
301
- height="31.5443"
302
- filterUnits="userSpaceOnUse"
303
- colorInterpolationFilters="sRGB"
304
- >
305
- <feFlood floodOpacity="0" result="BackgroundImageFix" />
306
- <feColorMatrix
307
- in="SourceAlpha"
308
- type="matrix"
309
- values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
310
- result="hardAlpha"
311
- />
312
- <feOffset />
313
- <feGaussianBlur stdDeviation="5.57566" />
314
- <feComposite in2="hardAlpha" operator="out" />
315
- <feColorMatrix
316
- type="matrix"
317
- values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"
318
- />
319
- <feBlend
320
- mode="normal"
321
- in2="BackgroundImageFix"
322
- result="effect1_dropShadow_2902_16320"
323
- />
324
- <feBlend
325
- mode="normal"
326
- in="SourceGraphic"
327
- in2="effect1_dropShadow_2902_16320"
328
- result="shape"
329
- />
330
- </filter>
331
- <filter
332
- id="filter2_d_2902_16320"
333
- x="132.529"
334
- y="15.5864"
335
- width="48.5342"
336
- height="48.4834"
337
- filterUnits="userSpaceOnUse"
338
- colorInterpolationFilters="sRGB"
339
- >
340
- <feFlood floodOpacity="0" result="BackgroundImageFix" />
341
- <feColorMatrix
342
- in="SourceAlpha"
343
- type="matrix"
344
- values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
345
- result="hardAlpha"
346
- />
347
- <feOffset />
348
- <feGaussianBlur stdDeviation="7.5" />
349
- <feComposite in2="hardAlpha" operator="out" />
350
- <feColorMatrix
351
- type="matrix"
352
- values="0 0 0 0 0.0823529 0 0 0 0 0.454902 0 0 0 0 0.615686 0 0 0 0.2 0"
353
- />
354
- <feBlend
355
- mode="normal"
356
- in2="BackgroundImageFix"
357
- result="effect1_dropShadow_2902_16320"
358
- />
359
- <feBlend
360
- mode="normal"
361
- in="SourceGraphic"
362
- in2="effect1_dropShadow_2902_16320"
363
- result="shape"
364
- />
365
- </filter>
366
- </defs>
367
- </svg>
368
- );
369
- };
370
-
371
- export default StandardCheckoutImage;