@saasquatch/mint-components 1.15.0-46 → 1.15.0-48

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 (309) hide show
  1. package/dist/cjs/IndirectTaxDetailsView-e379406f.js +646 -0
  2. package/dist/cjs/{ShadowViewAddon-85d2eed4.js → ShadowViewAddon-6816329b.js} +1019 -1019
  3. package/dist/cjs/data-68a42a7b.js +137 -0
  4. package/dist/cjs/{extractProps-fd93ba62.js → extractProps-e9c55ba8.js} +14 -0
  5. package/dist/cjs/{global-2298fc8b.js → global-4a3008b4.js} +67 -80
  6. package/dist/cjs/loader.cjs.js +2 -2
  7. package/dist/cjs/mint-components.cjs.js +2 -2
  8. package/dist/cjs/{sqm-banking-info-form_17.cjs.entry.js → sqm-banking-info-form_10.cjs.entry.js} +294 -1991
  9. package/dist/cjs/sqm-big-stat_42.cjs.entry.js +184 -175
  10. package/dist/cjs/sqm-code-verification.cjs.entry.js +342 -0
  11. package/dist/cjs/sqm-email-verification.cjs.entry.js +1 -1
  12. package/dist/cjs/sqm-empty_4.cjs.entry.js +1 -1
  13. package/dist/cjs/sqm-invoice-table-data-cell_5.cjs.entry.js +84 -0
  14. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +1 -1
  15. package/dist/cjs/sqm-pagination_3.cjs.entry.js +7 -7
  16. package/dist/cjs/{sqm-portal-email-verification-view-0a93a148.js → sqm-portal-email-verification-view-9ba1a75d.js} +1 -1
  17. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +2 -2
  18. package/dist/cjs/{sqm-portal-profile-view-44a83439.js → sqm-portal-profile-view-c4c80164.js} +1 -1
  19. package/dist/cjs/sqm-portal-profile.cjs.entry.js +2 -2
  20. package/dist/cjs/{sqm-qr-code-view-b18b42a8.js → sqm-qr-code-view-2cca145e.js} +1 -1
  21. package/dist/cjs/sqm-qr-code.cjs.entry.js +1 -1
  22. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +1 -1
  23. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +4 -5
  24. package/dist/cjs/sqm-stencilbook.cjs.entry.js +12887 -11612
  25. package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +1220 -0
  26. package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +11 -3
  27. package/dist/cjs/sqm-widget-verification.cjs.entry.js +17 -7
  28. package/dist/cjs/{usePayoutStatus-f26f0467.js → usePayoutStatus-3cca69e5.js} +8 -5
  29. package/dist/cjs/utils-1b04e1c8.js +105 -0
  30. package/dist/collection/components/sqm-coupon-code/CouponCode.stories.js +0 -3
  31. package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +3 -3
  32. package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +8 -8
  33. package/dist/collection/components/sqm-instant-access-registration/sqm-instant-access-registration.js +1 -1
  34. package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.js +2 -1
  35. package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-date-column.js +3 -2
  36. package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-download-column.js +2 -1
  37. package/dist/collection/components/sqm-invoice-table/sqm-invoice-table.js +4 -3
  38. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +3 -3
  39. package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +1 -1
  40. package/dist/collection/components/sqm-name-fields/sqm-name-fields-view.js +2 -2
  41. package/dist/collection/components/sqm-pagination/sqm-pagination.js +8 -8
  42. package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +1 -1
  43. package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +9 -9
  44. package/dist/collection/components/sqm-referral-table/ReferralTable.stories.js +2 -2
  45. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +6 -4
  46. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-status-cell.js +2 -1
  47. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-column.js +2 -1
  48. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-date-column.js +4 -2
  49. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.js +6 -3
  50. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-status-column.js +6 -3
  51. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-user-column.js +4 -2
  52. package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +2 -1
  53. package/dist/collection/components/sqm-referred-registration/sqm-referred-registration.js +1 -1
  54. package/dist/collection/components/sqm-rewards-table/RewardsTableCell.stories.js +1 -1
  55. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +2 -1
  56. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.js +2 -1
  57. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.js +6 -5
  58. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.js +3 -2
  59. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.js +4 -3
  60. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.js +3 -2
  61. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.js +4 -3
  62. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.js +5 -3
  63. package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +3 -2
  64. package/dist/collection/components/sqm-rewards-table/useRewardsTable.js +1 -1
  65. package/dist/collection/components/sqm-share-button/sqm-share-button.js +3 -3
  66. package/dist/collection/components/sqm-share-code/sqm-share-code.js +9 -9
  67. package/dist/collection/components/sqm-share-link/sqm-share-link.js +9 -9
  68. package/dist/collection/components/sqm-stencilbook/BrandSelector.js +1 -1
  69. package/dist/collection/components/sqm-stencilbook/Themes.js +170 -161
  70. package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +78 -78
  71. package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +5 -5
  72. package/dist/collection/components/sqm-task-card/sqm-task-card.js +6 -6
  73. package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.js +2 -2
  74. package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-controller.js +39 -5
  75. package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +42 -7
  76. package/dist/collection/components/tax-and-cash/TaxForm.stories.js +12 -8
  77. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +1 -1
  78. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +2 -2
  79. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +1 -1
  80. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +1 -1
  81. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +1 -1
  82. package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +2 -2
  83. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +9 -9
  84. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +2 -2
  85. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +2 -2
  86. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +26 -1
  87. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/usePayoutDetailsCard.js +2 -2
  88. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +8 -5
  89. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +77 -28
  90. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +1 -1
  91. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +19 -4
  92. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +3 -3
  93. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +14 -21
  94. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +10 -10
  95. package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +3 -3
  96. package/dist/collection/global/styles.js +67 -80
  97. package/dist/collection/global/styles.ts +58 -69
  98. package/dist/collection/stories/PortalTemplates.stories.js +22 -30
  99. package/dist/collection/utils/parseStates.js +12 -0
  100. package/dist/esm/IndirectTaxDetailsView-1600022e.js +639 -0
  101. package/dist/esm/{ShadowViewAddon-d59ef625.js → ShadowViewAddon-b6b4ded9.js} +1022 -1022
  102. package/dist/esm/data-ce8ed0ae.js +121 -0
  103. package/dist/esm/{extractProps-ae1afbb3.js → extractProps-54064fb0.js} +14 -1
  104. package/dist/esm/{global-2da1dcec.js → global-9c1112d1.js} +67 -80
  105. package/dist/esm/loader.js +2 -2
  106. package/dist/esm/mint-components.js +2 -2
  107. package/dist/esm/{sqm-banking-info-form_17.entry.js → sqm-banking-info-form_10.entry.js} +218 -1908
  108. package/dist/esm/sqm-big-stat_42.entry.js +184 -175
  109. package/dist/esm/sqm-code-verification.entry.js +338 -0
  110. package/dist/esm/sqm-email-verification.entry.js +1 -1
  111. package/dist/esm/sqm-empty_4.entry.js +1 -1
  112. package/dist/esm/sqm-invoice-table-data-cell_5.entry.js +76 -0
  113. package/dist/esm/sqm-leaderboard-rank.entry.js +1 -1
  114. package/dist/esm/sqm-pagination_3.entry.js +7 -7
  115. package/dist/esm/{sqm-portal-email-verification-view-e38ec8cc.js → sqm-portal-email-verification-view-10d41c81.js} +1 -1
  116. package/dist/esm/sqm-portal-email-verification.entry.js +2 -2
  117. package/dist/esm/{sqm-portal-profile-view-e594d1ee.js → sqm-portal-profile-view-7709257a.js} +1 -1
  118. package/dist/esm/sqm-portal-profile.entry.js +2 -2
  119. package/dist/esm/{sqm-qr-code-view-358607d1.js → sqm-qr-code-view-11121d3c.js} +1 -1
  120. package/dist/esm/sqm-qr-code.entry.js +1 -1
  121. package/dist/esm/sqm-referral-table_11.entry.js +1 -1
  122. package/dist/esm/sqm-rewards-table_9.entry.js +4 -5
  123. package/dist/esm/sqm-stencilbook.entry.js +12688 -11413
  124. package/dist/esm/sqm-tax-and-cash.entry.js +1216 -0
  125. package/dist/esm/sqm-widget-verification-controller.entry.js +12 -4
  126. package/dist/esm/sqm-widget-verification.entry.js +17 -7
  127. package/dist/esm/{usePayoutStatus-3768c8c3.js → usePayoutStatus-e92a6e43.js} +8 -5
  128. package/dist/esm/utils-1d251439.js +97 -0
  129. package/dist/esm-es5/IndirectTaxDetailsView-1600022e.js +1 -0
  130. package/dist/esm-es5/ShadowViewAddon-b6b4ded9.js +1 -0
  131. package/dist/esm-es5/data-ce8ed0ae.js +1 -0
  132. package/dist/esm-es5/extractProps-54064fb0.js +1 -0
  133. package/dist/esm-es5/{global-2da1dcec.js → global-9c1112d1.js} +4 -4
  134. package/dist/esm-es5/loader.js +1 -1
  135. package/dist/esm-es5/mint-components.js +1 -1
  136. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -0
  137. package/dist/esm-es5/sqm-big-stat_42.entry.js +1 -1
  138. package/dist/esm-es5/sqm-code-verification.entry.js +1 -0
  139. package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
  140. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  141. package/dist/esm-es5/sqm-invoice-table-data-cell_5.entry.js +1 -0
  142. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  143. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  144. package/dist/esm-es5/{sqm-portal-email-verification-view-e38ec8cc.js → sqm-portal-email-verification-view-10d41c81.js} +1 -1
  145. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  146. package/dist/esm-es5/{sqm-portal-profile-view-e594d1ee.js → sqm-portal-profile-view-7709257a.js} +1 -1
  147. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  148. package/dist/esm-es5/{sqm-qr-code-view-358607d1.js → sqm-qr-code-view-11121d3c.js} +1 -1
  149. package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
  150. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  151. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  152. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  153. package/dist/esm-es5/sqm-tax-and-cash.entry.js +1 -0
  154. package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
  155. package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
  156. package/dist/esm-es5/{usePayoutStatus-3768c8c3.js → usePayoutStatus-e92a6e43.js} +2 -2
  157. package/dist/esm-es5/utils-1d251439.js +1 -0
  158. package/dist/mint-components/global/styles.ts +58 -69
  159. package/dist/mint-components/mint-components.esm.js +1 -1
  160. package/dist/mint-components/mint-components.js +1 -1
  161. package/dist/mint-components/p-01082bad.js +1 -0
  162. package/dist/mint-components/p-0797a946.js +1 -0
  163. package/dist/mint-components/{p-9fcc7901.system.entry.js → p-07ad62e8.system.entry.js} +1 -1
  164. package/dist/mint-components/{p-f2c48bc8.entry.js → p-114fcd0e.entry.js} +1 -1
  165. package/dist/mint-components/{p-f3a52eb6.js → p-11d52524.js} +1 -1
  166. package/dist/mint-components/{p-d4e49019.entry.js → p-16034601.entry.js} +1 -1
  167. package/dist/mint-components/p-1c8e7298.entry.js +11 -0
  168. package/dist/mint-components/p-1e79befd.entry.js +1 -0
  169. package/dist/mint-components/p-208b3b3d.js +1 -0
  170. package/dist/mint-components/p-2378a0dd.entry.js +16 -0
  171. package/dist/mint-components/p-27345611.system.entry.js +1 -0
  172. package/dist/mint-components/{p-7dac5a58.system.entry.js → p-2f46db5e.system.entry.js} +1 -1
  173. package/dist/mint-components/{p-73069eba.entry.js → p-314ad8e8.entry.js} +1 -1
  174. package/dist/mint-components/p-3206d0a4.js +103 -0
  175. package/dist/mint-components/{p-5500bd38.js → p-3cb1d066.js} +1 -1
  176. package/dist/mint-components/{p-0e73c48c.system.js → p-4196d37a.system.js} +1 -1
  177. package/dist/mint-components/{p-fad1752b.system.entry.js → p-4e2e901f.system.entry.js} +1 -1
  178. package/dist/mint-components/p-53c69c51.system.js +1 -0
  179. package/dist/mint-components/{p-28aed7f7.system.entry.js → p-5737a72e.system.entry.js} +1 -1
  180. package/dist/mint-components/p-5c1daa3a.system.js +1 -0
  181. package/dist/mint-components/p-67d1a31e.entry.js +1 -0
  182. package/dist/mint-components/{p-7aba33e1.js → p-68e6e362.js} +1 -1
  183. package/dist/mint-components/{p-7daa731c.system.js → p-6964a69b.system.js} +1 -1
  184. package/dist/mint-components/{p-7953c3da.entry.js → p-76bfc42f.entry.js} +2 -2
  185. package/dist/mint-components/p-7dc10820.system.js +1 -0
  186. package/dist/mint-components/p-802762ab.system.js +1 -0
  187. package/dist/mint-components/{p-b090bbd2.js → p-8314626a.js} +32 -32
  188. package/dist/mint-components/{p-d49373b7.system.js → p-880bbd84.system.js} +1 -1
  189. package/dist/mint-components/p-8c126ccb.system.entry.js +1 -0
  190. package/dist/mint-components/{p-232996b5.system.entry.js → p-8f33e814.system.entry.js} +1 -1
  191. package/dist/mint-components/p-95216d0e.system.entry.js +1 -0
  192. package/dist/mint-components/{p-64e3e87a.entry.js → p-992ff197.entry.js} +1 -1
  193. package/dist/mint-components/{p-761ee9ea.entry.js → p-9aa2c2fe.entry.js} +2 -2
  194. package/dist/mint-components/{p-0019d57c.entry.js → p-9c298d88.entry.js} +1 -1
  195. package/dist/mint-components/{p-4ce7e3b1.entry.js → p-9c954c08.entry.js} +1 -1
  196. package/dist/mint-components/{p-3466bfaa.js → p-a341ce23.js} +2 -2
  197. package/dist/mint-components/p-a39c3535.system.entry.js +1 -0
  198. package/dist/mint-components/{p-5efed40f.system.js → p-a44b7a52.system.js} +2 -2
  199. package/dist/mint-components/p-a5177c16.system.entry.js +1 -0
  200. package/dist/mint-components/p-aea6d974.system.js +1 -0
  201. package/dist/mint-components/{p-cc5f9775.system.entry.js → p-afe1ea2d.system.entry.js} +1 -1
  202. package/dist/mint-components/{p-7ae3ec51.system.js → p-b34966f6.system.js} +1 -1
  203. package/dist/mint-components/p-ba2c9746.system.entry.js +1 -0
  204. package/dist/mint-components/{p-e70d8201.system.entry.js → p-cf616a3d.system.entry.js} +1 -1
  205. package/dist/mint-components/{p-e1e96de9.entry.js → p-d8f692ed.entry.js} +19 -19
  206. package/dist/mint-components/{p-5cd3030b.system.entry.js → p-deca5ec3.system.entry.js} +1 -1
  207. package/dist/mint-components/p-e3a9496d.system.entry.js +1 -0
  208. package/dist/mint-components/p-e524056f.entry.js +1 -0
  209. package/dist/mint-components/p-e55aafe9.system.js +1 -0
  210. package/dist/mint-components/{p-5125ec72.system.entry.js → p-e94a37bc.system.entry.js} +1 -1
  211. package/dist/mint-components/p-eb3d0880.entry.js +9 -0
  212. package/dist/mint-components/p-ec6ec018.entry.js +93 -0
  213. package/dist/mint-components/{p-836d3ec7.entry.js → p-f063930a.entry.js} +2 -2
  214. package/dist/mint-components/p-f2ebbbe3.system.entry.js +1 -0
  215. package/dist/mint-components/p-f54c5857.js +394 -0
  216. package/dist/types/components/sqm-coupon-code/CouponCode.stories.d.ts +0 -1
  217. package/dist/types/components/sqm-coupon-code/sqm-coupon-code-view.d.ts +1 -1
  218. package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +1 -1
  219. package/dist/types/components/sqm-coupon-code/useCouponCode.d.ts +1 -1
  220. package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +1 -1
  221. package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +4 -4
  222. package/dist/types/components/sqm-instant-access-registration/sqm-instant-access-registration.d.ts +1 -1
  223. package/dist/types/components/sqm-invoice-table/columns/InvoiceTableColumn.d.ts +1 -0
  224. package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.d.ts +1 -0
  225. package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-date-column.d.ts +2 -1
  226. package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-download-column.d.ts +1 -0
  227. package/dist/types/components/sqm-invoice-table/mockInvoiceData.d.ts +1 -0
  228. package/dist/types/components/sqm-invoice-table/sqm-invoice-table.d.ts +1 -0
  229. package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +3 -3
  230. package/dist/types/components/sqm-pagination/sqm-pagination-view.d.ts +1 -1
  231. package/dist/types/components/sqm-pagination/sqm-pagination.d.ts +4 -4
  232. package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +4 -4
  233. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.d.ts +1 -0
  234. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-status-cell.d.ts +1 -0
  235. package/dist/types/components/sqm-referral-table/columns/ReferralTableColumn.d.ts +1 -0
  236. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-column.d.ts +1 -0
  237. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-date-column.d.ts +1 -0
  238. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.d.ts +1 -0
  239. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-status-column.d.ts +1 -0
  240. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-user-column.d.ts +1 -0
  241. package/dist/types/components/sqm-referral-table/sqm-referral-table.d.ts +1 -0
  242. package/dist/types/components/sqm-referred-registration/sqm-referred-registration.d.ts +1 -1
  243. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.d.ts +1 -0
  244. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.d.ts +1 -0
  245. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.d.ts +1 -0
  246. package/dist/types/components/sqm-rewards-table/columns/RewardTableColumn.d.ts +1 -0
  247. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.d.ts +2 -1
  248. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.d.ts +3 -2
  249. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.d.ts +2 -1
  250. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.d.ts +3 -2
  251. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.d.ts +2 -1
  252. package/dist/types/components/sqm-rewards-table/mockRewardData.d.ts +1 -0
  253. package/dist/types/components/sqm-rewards-table/mockTaxData.d.ts +1 -0
  254. package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +1 -0
  255. package/dist/types/components/sqm-rewards-table/useRewardsTable.d.ts +1 -1
  256. package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +3 -3
  257. package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +4 -4
  258. package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +4 -4
  259. package/dist/types/components/sqm-stencilbook/Themes.d.ts +5 -4
  260. package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +1 -1
  261. package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +3 -3
  262. package/dist/types/components/sqm-task-card/useTaskCard.d.ts +1 -1
  263. package/dist/types/components/sqm-widget-verification/sqm-widget-verification-controller.d.ts +5 -0
  264. package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +6 -1
  265. package/dist/types/components/tax-and-cash/TaxForm.stories.d.ts +0 -1
  266. package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.d.ts +1 -1
  267. package/dist/types/components/tax-and-cash/sqm-docusign-form/useDocusignForm.d.ts +2 -2
  268. package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.d.ts +4 -0
  269. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +1 -1
  270. package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +10 -4
  271. package/dist/types/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.d.ts +1 -1
  272. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +1 -1
  273. package/dist/types/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.d.ts +1 -1
  274. package/dist/types/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.d.ts +1 -1
  275. package/dist/types/components/tax-and-cash/utils.d.ts +1 -1
  276. package/dist/types/components/views/copy-text-view.d.ts +1 -1
  277. package/dist/types/components.d.ts +99 -55
  278. package/dist/types/global/styles.d.ts +2 -1
  279. package/dist/types/saasquatch.d.ts +111 -48
  280. package/dist/types/utils/parseStates.d.ts +1 -0
  281. package/docs/docs.docx +0 -0
  282. package/docs/raisins.json +1 -1
  283. package/grapesjs/grapesjs.js +1 -1
  284. package/package.json +2 -1
  285. package/dist/cjs/sqm-invoice-table-view-90b2433f.js +0 -2038
  286. package/dist/esm/sqm-invoice-table-view-df370e4a.js +0 -2022
  287. package/dist/esm-es5/ShadowViewAddon-d59ef625.js +0 -1
  288. package/dist/esm-es5/extractProps-ae1afbb3.js +0 -1
  289. package/dist/esm-es5/sqm-banking-info-form_17.entry.js +0 -1
  290. package/dist/esm-es5/sqm-invoice-table-view-df370e4a.js +0 -1
  291. package/dist/mint-components/p-04cc08e7.system.entry.js +0 -1
  292. package/dist/mint-components/p-097a255f.js +0 -1
  293. package/dist/mint-components/p-15ad1e97.entry.js +0 -16
  294. package/dist/mint-components/p-16c55bb4.entry.js +0 -205
  295. package/dist/mint-components/p-26468242.js +0 -1
  296. package/dist/mint-components/p-31b8f0ca.system.js +0 -1
  297. package/dist/mint-components/p-62d924e6.system.entry.js +0 -1
  298. package/dist/mint-components/p-6bcac9ed.system.entry.js +0 -1
  299. package/dist/mint-components/p-7b97c0f4.system.entry.js +0 -1
  300. package/dist/mint-components/p-a121e5a1.system.entry.js +0 -1
  301. package/dist/mint-components/p-a8645c1b.system.js +0 -1
  302. package/dist/mint-components/p-bfe08ca4.system.js +0 -1
  303. package/dist/mint-components/p-c53bd5bd.entry.js +0 -9
  304. package/dist/mint-components/p-e53c3c6e.system.js +0 -1
  305. package/dist/mint-components/p-f3558ef0.js +0 -394
  306. package/dist/mint-components/p-f66ccd51.entry.js +0 -1
  307. package/shoelace/assets/icons/twitter-x.svg +0 -4
  308. /package/dist/collection/components/tax-and-cash/{sqm-tax-and-cash/data.js → data.js} +0 -0
  309. /package/dist/types/components/tax-and-cash/{sqm-tax-and-cash/data.d.ts → data.d.ts} +0 -0
@@ -0,0 +1,121 @@
1
+ import { d as dist } from './index.module-d49ae5e7.js';
2
+
3
+ const TAX_CONTEXT_NAMESPACE = "sq:tax-and-cash";
4
+ const TAX_FORM_CONTEXT_NAMESPACE = "sq:tax-form-context";
5
+ const USER_QUERY_NAMESPACE = "sq:user-info-query";
6
+ const USER_FORM_CONTEXT_NAMESPACE = "sq:user-form-context";
7
+ const FINANCE_NETWORK_SETTINGS_NAMESPACE = "sq:finance-network-settings";
8
+ const COUNTRIES_NAMESPACE = "sq:countries:list";
9
+ const SORTED_COUNTRIES_NAMESPACE = "sq:countries:sorted";
10
+ const COUNTRIES_QUERY_NAMESPACE = "sq:countries:query";
11
+ const CURRENCIES_NAMESPACE = "sq:currencies:list";
12
+ const CURRENCIES_QUERY_NAMESPACE = "sq:currencies:query";
13
+ const GET_USER = dist.gql `
14
+ query getUserTaxInfo {
15
+ user: viewer {
16
+ ... on User {
17
+ id
18
+ firstName
19
+ lastName
20
+ email
21
+ countryCode
22
+ customFields
23
+ managedIdentity {
24
+ uid
25
+ email
26
+ emailVerified
27
+ }
28
+ impactConnection {
29
+ connected
30
+ user {
31
+ firstName
32
+ lastName
33
+ }
34
+ publisher {
35
+ id
36
+ brandedSignup
37
+ countryCode
38
+ currency
39
+ billingAddress
40
+ billingCity
41
+ billingState
42
+ billingCountryCode
43
+ billingPostalCode
44
+ phoneNumberCountryCode
45
+ phoneNumber
46
+ taxInformation {
47
+ indirectTaxId
48
+ indirectTaxCountryCode
49
+ indirectTaxRegion
50
+ additionalTaxId
51
+ withholdingTaxId
52
+ withholdingTaxCountryCode
53
+ }
54
+ requiredTaxDocumentType
55
+ currentTaxDocument {
56
+ status
57
+ type
58
+ dateCreated
59
+ }
60
+ withdrawalSettings {
61
+ paymentMethod
62
+ paypalEmailAddress
63
+ bankCountry
64
+ bankAccountNumber
65
+ paymentSchedulingType
66
+ paymentThreshold
67
+ paymentDay
68
+ }
69
+ payoutsAccount {
70
+ hold
71
+ holdReasons
72
+ balance
73
+ }
74
+ }
75
+ }
76
+ }
77
+ }
78
+ }
79
+ `;
80
+ const GET_COUNTRIES = dist.gql `
81
+ query getCountries {
82
+ impactPayoutCountries(limit: 1000) {
83
+ data {
84
+ countryCode
85
+ displayName
86
+ }
87
+ }
88
+ }
89
+ `;
90
+ const GET_CURRENCIES = dist.gql `
91
+ query currencies($locale: RSLocale) {
92
+ currencies(limit: 300) {
93
+ data {
94
+ displayName(locale: $locale)
95
+ currencyCode
96
+ }
97
+ }
98
+ }
99
+ `;
100
+ const GET_FINANCE_NETWORK_SETTINGS = dist.gql `
101
+ query impactFinanceNetworkSettings(
102
+ $filter: ImpactFinanceNetworkSettingsFilterInput
103
+ ) {
104
+ impactFinanceNetworkSettings(filter: $filter, limit: 1000) {
105
+ data {
106
+ countryCode
107
+ currency
108
+ defaultFinancePaymentMethodId
109
+ thresholdOptions
110
+ withdrawalSettingId
111
+ internationalEftFee
112
+ foreignFxFee
113
+ defaultFxFee
114
+ }
115
+ totalCount
116
+ }
117
+ }
118
+ `;
119
+ const FORM_STEPS = 4;
120
+
121
+ export { CURRENCIES_NAMESPACE as C, FINANCE_NETWORK_SETTINGS_NAMESPACE as F, GET_USER as G, SORTED_COUNTRIES_NAMESPACE as S, TAX_CONTEXT_NAMESPACE as T, USER_FORM_CONTEXT_NAMESPACE as U, TAX_FORM_CONTEXT_NAMESPACE as a, COUNTRIES_NAMESPACE as b, USER_QUERY_NAMESPACE as c, COUNTRIES_QUERY_NAMESPACE as d, GET_COUNTRIES as e, GET_FINANCE_NETWORK_SETTINGS as f, CURRENCIES_QUERY_NAMESPACE as g, GET_CURRENCIES as h, FORM_STEPS as i };
@@ -1,3 +1,16 @@
1
+ function parseStates(states) {
2
+ if (typeof states === "string") {
3
+ try {
4
+ return JSON.parse(states);
5
+ }
6
+ catch (e) {
7
+ return undefined;
8
+ }
9
+ }
10
+ if (typeof states === "object")
11
+ return states;
12
+ }
13
+
1
14
  /**
2
15
  * Util function for getting just the props with a certain prefix.
3
16
  * @param props Text props on stencil component
@@ -16,4 +29,4 @@ function extractProps(props, prefix) {
16
29
  return formattedProps;
17
30
  }
18
31
 
19
- export { extractProps as e };
32
+ export { extractProps as e, parseStates as p };
@@ -25974,8 +25974,7 @@ function createStyleElement() {
25974
25974
  --teal-6: #0b6270;
25975
25975
  --teal-7: #004551;
25976
25976
  } */
25977
- var _a$1, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63, _64, _65, _66, _67, _68, _69, _70, _71, _72, _73, _74, _75, _76, _77, _78, _79, _80, _81, _82, _83, _84, _85, _86, _87, _88, _89, _90;
25978
- console.log("The input hover color is ", (_a$1 = window.SquatchBrandingConfig.inputs) === null || _a$1 === void 0 ? void 0 : _a$1.hoverBorderColor);
25977
+ var _a$1, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63, _64, _65, _66, _67, _68, _69, _70, _71, _72, _73, _74, _75, _76, _77, _78, _79, _80, _81, _82, _83, _84, _85, _86, _87, _88, _89, _90, _91, _92, _93, _94, _95, _96, _97, _98, _99, _100, _101, _102, _103, _104, _105, _106, _107, _108, _109, _110, _111, _112;
25979
25978
  const style = `
25980
25979
  /* vietnamese */
25981
25980
  @font-face {
@@ -26475,97 +26474,95 @@ html {
26475
26474
  --sqm-color-text-error: #e63717;
26476
26475
  --sqm-content-max-width: 700px;
26477
26476
  --sqm-content-background: var(--sl-color-white);
26478
- --sqm-portal-background: ${((_c = (_b = window.SquatchBrandingConfig) === null || _b === void 0 ? void 0 : _b.color) === null || _c === void 0 ? void 0 : _c.background) || "#121212"};
26477
+ --sqm-portal-background: ${((_b = (_a$1 = window.SquatchBrandingConfig) === null || _a$1 === void 0 ? void 0 : _a$1.color) === null || _b === void 0 ? void 0 : _b.backgroundColor) || "#121212"};
26479
26478
  --widget-background-color: var(--sl-color-white);
26480
26479
  --sqm-portal-main-width: 900px;
26481
26480
  --sqm-max-width: 100%;
26482
26481
  --sqm-skeleton-background: #eee;
26483
- --sqm-text: ${((_d = window.SquatchBrandingConfig) === null || _d === void 0 ? void 0 : _d.font.textColor) || "white"};
26484
- --sqm-text-subdued: ${((_e = window.SquatchBrandingConfig) === null || _e === void 0 ? void 0 : _e.font.secondaryTextColor) || "#b3b3b3"};
26485
-
26486
- --sqm-primary-color: ${((_g = (_f = window.SquatchBrandingConfig) === null || _f === void 0 ? void 0 : _f.color) === null || _g === void 0 ? void 0 : _g.primaryColor) || "#1ed760"};
26487
- --sqm-primary-button-background:${((_j = (_h = window.SquatchBrandingConfig) === null || _h === void 0 ? void 0 : _h.primaryButton) === null || _j === void 0 ? void 0 : _j.buttonColor) || "#1ed760"};
26488
- --sqm-primary-button-background-hover: ${((_l = (_k = window.SquatchBrandingConfig) === null || _k === void 0 ? void 0 : _k.primaryButton) === null || _l === void 0 ? void 0 : _l.hoverColor) || "#1ed760"};
26489
- --sqm-primary-button-color: ${((_o = (_m = window.SquatchBrandingConfig) === null || _m === void 0 ? void 0 : _m.primaryButton) === null || _o === void 0 ? void 0 : _o.buttonTextColor) || "#FFFFFF"};
26490
- --sqm-primary-button-color-border: ${((_q = (_p = window.SquatchBrandingConfig) === null || _p === void 0 ? void 0 : _p.primaryButton) === null || _q === void 0 ? void 0 : _q.buttonBorderColor) ||
26491
- "transparent"};
26492
- --sqm-primary-button-radius: ${((_s = (_r = window.SquatchBrandingConfig) === null || _r === void 0 ? void 0 : _r.primaryButton) === null || _s === void 0 ? void 0 : _s.borderRadius) || "4px"};
26493
-
26482
+ --sqm-text: ${((_e = (_d = (_c = window.SquatchBrandingConfig) === null || _c === void 0 ? void 0 : _c.color) === null || _d === void 0 ? void 0 : _d.textColorShades) === null || _e === void 0 ? void 0 : _e.mainText) || "white"};
26483
+ --sqm-text-subdued: ${(_h = (_g = (_f = window.SquatchBrandingConfig) === null || _f === void 0 ? void 0 : _f.color) === null || _g === void 0 ? void 0 : _g.textColorShades) === null || _h === void 0 ? void 0 : _h.subduedText};
26494
26484
 
26495
- --sqm-secondary-button-background: ${((_u = (_t = window.SquatchBrandingConfig) === null || _t === void 0 ? void 0 : _t.secondaryButton) === null || _u === void 0 ? void 0 : _u.buttonColor) || "#191414"};
26496
- --sqm-secondary-button-background-hover: ${((_w = (_v = window.SquatchBrandingConfig) === null || _v === void 0 ? void 0 : _v.secondaryButton) === null || _w === void 0 ? void 0 : _w.hoverColor) || "#282828"};
26497
-
26498
-
26499
- --sqm-secondary-button-color: ${((_y = (_x = window.SquatchBrandingConfig) === null || _x === void 0 ? void 0 : _x.secondaryButton) === null || _y === void 0 ? void 0 : _y.buttonTextColor) || "#FFFFFF"};
26500
- --sqm-secondary-button-color-border: ${((_0 = (_z = window.SquatchBrandingConfig) === null || _z === void 0 ? void 0 : _z.secondaryButton) === null || _0 === void 0 ? void 0 : _0.buttonBorderColor) ||
26485
+ --sqm-primary-color: ${((_k = (_j = window.SquatchBrandingConfig) === null || _j === void 0 ? void 0 : _j.main) === null || _k === void 0 ? void 0 : _k.brandColor) || "#1ed760"};
26486
+ --sqm-primary-button-background:${((_o = (_m = (_l = window.SquatchBrandingConfig) === null || _l === void 0 ? void 0 : _l.primaryButton) === null || _m === void 0 ? void 0 : _m.buttonColor) === null || _o === void 0 ? void 0 : _o.background) ||
26487
+ "#1ed760"};
26488
+ --sqm-primary-button-background-hover: ${((_r = (_q = (_p = window.SquatchBrandingConfig) === null || _p === void 0 ? void 0 : _p.primaryButton) === null || _q === void 0 ? void 0 : _q.buttonHoverColor) === null || _r === void 0 ? void 0 : _r.background) ||
26489
+ "#1ed760"};
26490
+ --sqm-primary-button-color-hover: ${(_u = (_t = (_s = window.SquatchBrandingConfig) === null || _s === void 0 ? void 0 : _s.primaryButton) === null || _t === void 0 ? void 0 : _t.buttonHoverColor) === null || _u === void 0 ? void 0 : _u.label};
26491
+ --sqm-primary-button-border-color-hover: ${(_x = (_w = (_v = window.SquatchBrandingConfig) === null || _v === void 0 ? void 0 : _v.primaryButton) === null || _w === void 0 ? void 0 : _w.buttonHoverColor) === null || _x === void 0 ? void 0 : _x.border};
26492
+ --sqm-primary-button-color: ${((_0 = (_z = (_y = window.SquatchBrandingConfig) === null || _y === void 0 ? void 0 : _y.primaryButton) === null || _z === void 0 ? void 0 : _z.buttonColor) === null || _0 === void 0 ? void 0 : _0.label) || "#FFFFFF"};
26493
+ --sqm-primary-button-color-border: ${((_3 = (_2 = (_1 = window.SquatchBrandingConfig) === null || _1 === void 0 ? void 0 : _1.primaryButton) === null || _2 === void 0 ? void 0 : _2.buttonColor) === null || _3 === void 0 ? void 0 : _3.border) ||
26494
+ "transparent"};
26495
+ --sqm-primary-button-radius: ${((_5 = (_4 = window.SquatchBrandingConfig) === null || _4 === void 0 ? void 0 : _4.primaryButton) === null || _5 === void 0 ? void 0 : _5.borderRadius) + "px"};
26496
+ --sqm-secondary-button-background: ${((_7 = (_6 = window.SquatchBrandingConfig) === null || _6 === void 0 ? void 0 : _6.secondaryButton) === null || _7 === void 0 ? void 0 : _7.buttonColor) || "#191414"};
26497
+ --sqm-secondary-button-background-hover: ${(_10 = (_9 = (_8 = window.SquatchBrandingConfig) === null || _8 === void 0 ? void 0 : _8.secondaryButton) === null || _9 === void 0 ? void 0 : _9.buttonHoverColor) === null || _10 === void 0 ? void 0 : _10.background};
26498
+ --sqm-secondary-button-color-hover: ${(_13 = (_12 = (_11 = window.SquatchBrandingConfig) === null || _11 === void 0 ? void 0 : _11.secondaryButton) === null || _12 === void 0 ? void 0 : _12.buttonHoverColor) === null || _13 === void 0 ? void 0 : _13.label};
26499
+ --sqm-secondary-button-border-color-hover: ${(_16 = (_15 = (_14 = window.SquatchBrandingConfig) === null || _14 === void 0 ? void 0 : _14.secondaryButton) === null || _15 === void 0 ? void 0 : _15.buttonHoverColor) === null || _16 === void 0 ? void 0 : _16.border};
26500
+ --sqm-secondary-button-color: ${((_19 = (_18 = (_17 = window.SquatchBrandingConfig) === null || _17 === void 0 ? void 0 : _17.secondaryButton) === null || _18 === void 0 ? void 0 : _18.buttonColor) === null || _19 === void 0 ? void 0 : _19.label) ||
26501
+ "#FFFFFF"};
26502
+ --sqm-secondary-button-color-border: ${((_22 = (_21 = (_20 = window.SquatchBrandingConfig) === null || _20 === void 0 ? void 0 : _20.secondaryButton) === null || _21 === void 0 ? void 0 : _21.buttonColor) === null || _22 === void 0 ? void 0 : _22.border) ||
26501
26503
  "#FFFFFF"};
26502
- --sqm-secondary-button-radius: ${((_2 = (_1 = window.SquatchBrandingConfig) === null || _1 === void 0 ? void 0 : _1.secondaryButton) === null || _2 === void 0 ? void 0 : _2.borderRadius) || "30px"};
26504
+ --sqm-secondary-button-radius: ${((_24 = (_23 = window.SquatchBrandingConfig) === null || _23 === void 0 ? void 0 : _23.secondaryButton) === null || _24 === void 0 ? void 0 : _24.borderRadius) + "px"};
26503
26505
 
26504
- --sqm-tertiary-button-background: transparent;
26505
- --sqm-tertiary-button-background-hover: var(--sqm-primary-color);
26506
- --sqm-tertiary-button-color: var(--sqm-text);
26507
- --sqm-tertiary-button-color-border: transparent;
26508
- --sqm-tertiary-button-radius: 30px;
26509
-
26510
- --sqm-border-radius-normal: ${((_4 = (_3 = window.SquatchBrandingConfig) === null || _3 === void 0 ? void 0 : _3.border) === null || _4 === void 0 ? void 0 : _4.radius) || "18px"};
26511
- --sqm-border-color: ${((_6 = (_5 = window.SquatchBrandingConfig) === null || _5 === void 0 ? void 0 : _5.border) === null || _6 === void 0 ? void 0 : _6.color) || "white"};
26506
+ --sqm-border-radius-normal: ${((_26 = (_25 = window.SquatchBrandingConfig) === null || _25 === void 0 ? void 0 : _25.border) === null || _26 === void 0 ? void 0 : _26.borderRadius) + "px"};
26507
+ --sqm-border-color: ${(_28 = (_27 = window.SquatchBrandingConfig) === null || _27 === void 0 ? void 0 : _27.border) === null || _28 === void 0 ? void 0 : _28.borderColor};
26512
26508
 
26513
- --sqm-border-thickness: ${((_8 = (_7 = window.SquatchBrandingConfig) === null || _7 === void 0 ? void 0 : _7.border) === null || _8 === void 0 ? void 0 : _8.thickness) || "1px"};
26509
+ --sqm-border-thickness: ${((_30 = (_29 = window.SquatchBrandingConfig) === null || _29 === void 0 ? void 0 : _29.border) === null || _30 === void 0 ? void 0 : _30.borderThickness) + "px"};
26514
26510
 
26515
- --sqm-accent-color-icon: ${((_11 = (_10 = (_9 = window.SquatchBrandingConfig) === null || _9 === void 0 ? void 0 : _9.color) === null || _10 === void 0 ? void 0 : _10.accentColorShades) === null || _11 === void 0 ? void 0 : _11.iconAndBadge) ||
26516
- "#1ed760"};
26517
- --sqm-accent-color-text: ${((_14 = (_13 = (_12 = window.SquatchBrandingConfig) === null || _12 === void 0 ? void 0 : _12.color) === null || _13 === void 0 ? void 0 : _13.accentColorShades) === null || _14 === void 0 ? void 0 : _14.text) || "#fff"};
26518
- --sqm-accent-color-border: ${((_17 = (_16 = (_15 = window.SquatchBrandingConfig) === null || _15 === void 0 ? void 0 : _15.color) === null || _16 === void 0 ? void 0 : _16.accentColorShades) === null || _17 === void 0 ? void 0 : _17.border) || "#1ed760"};
26519
- --sqm-accent-color-background: ${((_20 = (_19 = (_18 = window.SquatchBrandingConfig) === null || _18 === void 0 ? void 0 : _18.color) === null || _19 === void 0 ? void 0 : _19.accentColorShades) === null || _20 === void 0 ? void 0 : _20.background) ||
26511
+ --sqm-accent-color-icon: ${((_33 = (_32 = (_31 = window.SquatchBrandingConfig) === null || _31 === void 0 ? void 0 : _31.color) === null || _32 === void 0 ? void 0 : _32.accentColorShades) === null || _33 === void 0 ? void 0 : _33.icon) || "#1ed760"};
26512
+ --sqm-accent-color-text: ${((_36 = (_35 = (_34 = window.SquatchBrandingConfig) === null || _34 === void 0 ? void 0 : _34.color) === null || _35 === void 0 ? void 0 : _35.accentColorShades) === null || _36 === void 0 ? void 0 : _36.text) || "#fff"};
26513
+ --sqm-accent-color-border: ${((_39 = (_38 = (_37 = window.SquatchBrandingConfig) === null || _37 === void 0 ? void 0 : _37.color) === null || _38 === void 0 ? void 0 : _38.accentColorShades) === null || _39 === void 0 ? void 0 : _39.border) || "#1ed760"};
26514
+ --sqm-accent-color-background: ${((_42 = (_41 = (_40 = window.SquatchBrandingConfig) === null || _40 === void 0 ? void 0 : _40.color) === null || _41 === void 0 ? void 0 : _41.accentColorShades) === null || _42 === void 0 ? void 0 : _42.background) ||
26520
26515
  "#0d4a27"};
26521
26516
 
26522
- --sqm-success-color-icon: ${((_23 = (_22 = (_21 = window.SquatchBrandingConfig) === null || _21 === void 0 ? void 0 : _21.color) === null || _22 === void 0 ? void 0 : _22.success) === null || _23 === void 0 ? void 0 : _23.iconAndBadge) ||
26517
+ --sqm-success-color-icon: ${((_45 = (_44 = (_43 = window.SquatchBrandingConfig) === null || _43 === void 0 ? void 0 : _43.color) === null || _44 === void 0 ? void 0 : _44.success) === null || _45 === void 0 ? void 0 : _45.iconAndBadge) ||
26523
26518
  "var(--sl-color-success-600)"};
26524
- --sqm-success-color-text: ${((_26 = (_25 = (_24 = window.SquatchBrandingConfig) === null || _24 === void 0 ? void 0 : _24.color) === null || _25 === void 0 ? void 0 : _25.success) === null || _26 === void 0 ? void 0 : _26.text) ||
26519
+ --sqm-success-color-text: ${((_48 = (_47 = (_46 = window.SquatchBrandingConfig) === null || _46 === void 0 ? void 0 : _46.color) === null || _47 === void 0 ? void 0 : _47.success) === null || _48 === void 0 ? void 0 : _48.text) ||
26525
26520
  "var(--sl-color-success-950)"};
26526
- --sqm-success-color-border: ${((_29 = (_28 = (_27 = window.SquatchBrandingConfig) === null || _27 === void 0 ? void 0 : _27.color) === null || _28 === void 0 ? void 0 : _28.success) === null || _29 === void 0 ? void 0 : _29.border) ||
26521
+ --sqm-success-color-border: ${((_51 = (_50 = (_49 = window.SquatchBrandingConfig) === null || _49 === void 0 ? void 0 : _49.color) === null || _50 === void 0 ? void 0 : _50.success) === null || _51 === void 0 ? void 0 : _51.border) ||
26527
26522
  "var(--sl-color-success-400)"};
26528
- --sqm-success-color-background: ${((_32 = (_31 = (_30 = window.SquatchBrandingConfig) === null || _30 === void 0 ? void 0 : _30.color) === null || _31 === void 0 ? void 0 : _31.success) === null || _32 === void 0 ? void 0 : _32.background) ||
26523
+ --sqm-success-color-background: ${((_54 = (_53 = (_52 = window.SquatchBrandingConfig) === null || _52 === void 0 ? void 0 : _52.color) === null || _53 === void 0 ? void 0 : _53.success) === null || _54 === void 0 ? void 0 : _54.background) ||
26529
26524
  "var(--sl-color-success-300)"};
26530
26525
 
26531
- --sqm-warning-color-icon: ${((_35 = (_34 = (_33 = window.SquatchBrandingConfig) === null || _33 === void 0 ? void 0 : _33.color) === null || _34 === void 0 ? void 0 : _34.warning) === null || _35 === void 0 ? void 0 : _35.iconAndBadge) ||
26526
+ --sqm-warning-color-icon: ${((_57 = (_56 = (_55 = window.SquatchBrandingConfig) === null || _55 === void 0 ? void 0 : _55.color) === null || _56 === void 0 ? void 0 : _56.warning) === null || _57 === void 0 ? void 0 : _57.iconAndBadge) ||
26532
26527
  "var(--sl-color-warning-600)"};
26533
- --sqm-warning-color-text: ${((_38 = (_37 = (_36 = window.SquatchBrandingConfig) === null || _36 === void 0 ? void 0 : _36.color) === null || _37 === void 0 ? void 0 : _37.warning) === null || _38 === void 0 ? void 0 : _38.text) ||
26528
+ --sqm-warning-color-text: ${((_60 = (_59 = (_58 = window.SquatchBrandingConfig) === null || _58 === void 0 ? void 0 : _58.color) === null || _59 === void 0 ? void 0 : _59.warning) === null || _60 === void 0 ? void 0 : _60.text) ||
26534
26529
  "var(--sl-color-warning-950)"};
26535
- --sqm-warning-color-border: ${((_41 = (_40 = (_39 = window.SquatchBrandingConfig) === null || _39 === void 0 ? void 0 : _39.color) === null || _40 === void 0 ? void 0 : _40.warning) === null || _41 === void 0 ? void 0 : _41.border) ||
26530
+ --sqm-warning-color-border: ${((_63 = (_62 = (_61 = window.SquatchBrandingConfig) === null || _61 === void 0 ? void 0 : _61.color) === null || _62 === void 0 ? void 0 : _62.warning) === null || _63 === void 0 ? void 0 : _63.border) ||
26536
26531
  "var(--sl-color-warning-400)"};
26537
- --sqm-warning-color-background: ${((_44 = (_43 = (_42 = window.SquatchBrandingConfig) === null || _42 === void 0 ? void 0 : _42.color) === null || _43 === void 0 ? void 0 : _43.warning) === null || _44 === void 0 ? void 0 : _44.background) ||
26532
+ --sqm-warning-color-background: ${((_66 = (_65 = (_64 = window.SquatchBrandingConfig) === null || _64 === void 0 ? void 0 : _64.color) === null || _65 === void 0 ? void 0 : _65.warning) === null || _66 === void 0 ? void 0 : _66.background) ||
26538
26533
  "var(--sl-color-warning-300)"};
26539
26534
 
26540
- --sqm-danger-color-icon: ${((_47 = (_46 = (_45 = window.SquatchBrandingConfig) === null || _45 === void 0 ? void 0 : _45.color) === null || _46 === void 0 ? void 0 : _46.critical) === null || _47 === void 0 ? void 0 : _47.iconAndBadge) ||
26535
+ --sqm-danger-color-icon: ${((_69 = (_68 = (_67 = window.SquatchBrandingConfig) === null || _67 === void 0 ? void 0 : _67.color) === null || _68 === void 0 ? void 0 : _68.critical) === null || _69 === void 0 ? void 0 : _69.iconAndBadge) ||
26541
26536
  "var(--sl-color-danger-600)"};
26542
- --sqm-danger-color-text: ${((_50 = (_49 = (_48 = window.SquatchBrandingConfig) === null || _48 === void 0 ? void 0 : _48.color) === null || _49 === void 0 ? void 0 : _49.critical) === null || _50 === void 0 ? void 0 : _50.text) ||
26537
+ --sqm-danger-color-text: ${((_72 = (_71 = (_70 = window.SquatchBrandingConfig) === null || _70 === void 0 ? void 0 : _70.color) === null || _71 === void 0 ? void 0 : _71.critical) === null || _72 === void 0 ? void 0 : _72.text) ||
26543
26538
  "var(--sl-color-danger-950)"};
26544
- --sqm-danger-color-border: ${((_53 = (_52 = (_51 = window.SquatchBrandingConfig) === null || _51 === void 0 ? void 0 : _51.color) === null || _52 === void 0 ? void 0 : _52.critical) === null || _53 === void 0 ? void 0 : _53.border) ||
26539
+ --sqm-danger-color-border: ${((_75 = (_74 = (_73 = window.SquatchBrandingConfig) === null || _73 === void 0 ? void 0 : _73.color) === null || _74 === void 0 ? void 0 : _74.critical) === null || _75 === void 0 ? void 0 : _75.border) ||
26545
26540
  "var(--sl-color-danger-400)"};
26546
- --sqm-danger-color-background: ${((_56 = (_55 = (_54 = window.SquatchBrandingConfig) === null || _54 === void 0 ? void 0 : _54.color) === null || _55 === void 0 ? void 0 : _55.critical) === null || _56 === void 0 ? void 0 : _56.background) ||
26541
+ --sqm-danger-color-background: ${((_78 = (_77 = (_76 = window.SquatchBrandingConfig) === null || _76 === void 0 ? void 0 : _76.color) === null || _77 === void 0 ? void 0 : _77.critical) === null || _78 === void 0 ? void 0 : _78.background) ||
26547
26542
  "var(--sl-color-danger-300)"};
26548
26543
 
26549
- --sqm-informative-color-icon: ${((_59 = (_58 = (_57 = window.SquatchBrandingConfig) === null || _57 === void 0 ? void 0 : _57.color) === null || _58 === void 0 ? void 0 : _58.informative) === null || _59 === void 0 ? void 0 : _59.iconAndBadge) ||
26544
+ --sqm-informative-color-icon: ${((_81 = (_80 = (_79 = window.SquatchBrandingConfig) === null || _79 === void 0 ? void 0 : _79.color) === null || _80 === void 0 ? void 0 : _80.informative) === null || _81 === void 0 ? void 0 : _81.iconAndBadge) ||
26550
26545
  "var(--sl-color-sky-600)"};
26551
- --sqm-informative-color-text: ${((_62 = (_61 = (_60 = window.SquatchBrandingConfig) === null || _60 === void 0 ? void 0 : _60.color) === null || _61 === void 0 ? void 0 : _61.informative) === null || _62 === void 0 ? void 0 : _62.text) ||
26546
+ --sqm-informative-color-text: ${((_84 = (_83 = (_82 = window.SquatchBrandingConfig) === null || _82 === void 0 ? void 0 : _82.color) === null || _83 === void 0 ? void 0 : _83.informative) === null || _84 === void 0 ? void 0 : _84.text) ||
26552
26547
  "var(--sl-color-sky-950)"};
26553
- --sqm-informative-color-border: ${((_65 = (_64 = (_63 = window.SquatchBrandingConfig) === null || _63 === void 0 ? void 0 : _63.color) === null || _64 === void 0 ? void 0 : _64.informative) === null || _65 === void 0 ? void 0 : _65.border) ||
26548
+ --sqm-informative-color-border: ${((_87 = (_86 = (_85 = window.SquatchBrandingConfig) === null || _85 === void 0 ? void 0 : _85.color) === null || _86 === void 0 ? void 0 : _86.informative) === null || _87 === void 0 ? void 0 : _87.border) ||
26554
26549
  "var(--sl-color-sky-400)"};
26555
- --sqm-informative-color-background: ${((_68 = (_67 = (_66 = window.SquatchBrandingConfig) === null || _66 === void 0 ? void 0 : _66.color) === null || _67 === void 0 ? void 0 : _67.informative) === null || _68 === void 0 ? void 0 : _68.background) ||
26550
+ --sqm-informative-color-background: ${((_90 = (_89 = (_88 = window.SquatchBrandingConfig) === null || _88 === void 0 ? void 0 : _88.color) === null || _89 === void 0 ? void 0 : _89.informative) === null || _90 === void 0 ? void 0 : _90.background) ||
26556
26551
  "var(--sl-color-sky-300)"};
26557
26552
 
26558
- --sqm-input-background: ${((_70 = (_69 = window.SquatchBrandingConfig) === null || _69 === void 0 ? void 0 : _69.inputs) === null || _70 === void 0 ? void 0 : _70.background) || "#fff"};
26559
- --sqm-input-border-color: ${((_72 = (_71 = window.SquatchBrandingConfig) === null || _71 === void 0 ? void 0 : _71.inputs) === null || _72 === void 0 ? void 0 : _72.borderColor) || "#eaeaea"};
26560
- --sqm-input-border-radius: ${((_74 = (_73 = window.SquatchBrandingConfig) === null || _73 === void 0 ? void 0 : _73.inputs) === null || _74 === void 0 ? void 0 : _74.borderRadius) || "4px"};
26561
- --sqm-input-color: ${((_76 = (_75 = window.SquatchBrandingConfig) === null || _75 === void 0 ? void 0 : _75.inputs) === null || _76 === void 0 ? void 0 : _76.textColor) || "#000"};
26562
- --sqm-input-label-color: ${((_78 = (_77 = window.SquatchBrandingConfig) === null || _77 === void 0 ? void 0 : _77.inputs) === null || _78 === void 0 ? void 0 : _78.labelColor) || "#000"};
26563
- --sqm-border-width: ${((_80 = (_79 = window.SquatchBrandingConfig) === null || _79 === void 0 ? void 0 : _79.inputs) === null || _80 === void 0 ? void 0 : _80.borderThickness) || "1px"};
26564
- --sqm-input-border-color-focus: ${((_82 = (_81 = window.SquatchBrandingConfig) === null || _81 === void 0 ? void 0 : _81.inputs) === null || _82 === void 0 ? void 0 : _82.focusBorderColor) || "#eaeaea"};
26565
- --sqm-input-border-color-hover: ${((_84 = (_83 = window.SquatchBrandingConfig) === null || _83 === void 0 ? void 0 : _83.inputs) === null || _84 === void 0 ? void 0 : _84.hoverBorderColor) || "#ccc"};
26566
- --sqm-input-label-font-size: ${((_86 = (_85 = window.SquatchBrandingConfig) === null || _85 === void 0 ? void 0 : _85.inputs) === null || _86 === void 0 ? void 0 : _86.labelFontSize) || "18px"};
26567
- --sqm-input-disabled-color: ${((_88 = (_87 = window.SquatchBrandingConfig) === null || _87 === void 0 ? void 0 : _87.inputs) === null || _88 === void 0 ? void 0 : _88.labelFontSize) || "#fff"};
26568
- --sqm-input-disabled-background: ${((_90 = (_89 = window.SquatchBrandingConfig) === null || _89 === void 0 ? void 0 : _89.inputs) === null || _90 === void 0 ? void 0 : _90.disabledBackground) || "#fff"};
26553
+ --sqm-input-background: ${((_93 = (_92 = (_91 = window.SquatchBrandingConfig) === null || _91 === void 0 ? void 0 : _91.formFields) === null || _92 === void 0 ? void 0 : _92.formFieldColor) === null || _93 === void 0 ? void 0 : _93.background) ||
26554
+ "#fff"};
26555
+ --sqm-input-border-color: ${((_96 = (_95 = (_94 = window.SquatchBrandingConfig) === null || _94 === void 0 ? void 0 : _94.formFields) === null || _95 === void 0 ? void 0 : _95.formFieldColor) === null || _96 === void 0 ? void 0 : _96.border) ||
26556
+ "#eaeaea"};
26557
+ --sqm-input-border-radius: ${((_98 = (_97 = window.SquatchBrandingConfig) === null || _97 === void 0 ? void 0 : _97.formFields) === null || _98 === void 0 ? void 0 : _98.borderRadius) + "px"};
26558
+ --sqm-input-color: ${((_101 = (_100 = (_99 = window.SquatchBrandingConfig) === null || _99 === void 0 ? void 0 : _99.formFields) === null || _100 === void 0 ? void 0 : _100.formFieldColor) === null || _101 === void 0 ? void 0 : _101.inputText) ||
26559
+ "#000"};
26560
+ --sqm-input-label-color: ${((_104 = (_103 = (_102 = window.SquatchBrandingConfig) === null || _102 === void 0 ? void 0 : _102.color) === null || _103 === void 0 ? void 0 : _103.textColorShades) === null || _104 === void 0 ? void 0 : _104.mainText) || "#000"};
26561
+ --sqm-input-border-color-focus: ${((_106 = (_105 = window.SquatchBrandingConfig) === null || _105 === void 0 ? void 0 : _105.formFields) === null || _106 === void 0 ? void 0 : _106.selectedStateColor) || "#eaeaea"};
26562
+ --sqm-input-border-color-hover: ${((_108 = (_107 = window.SquatchBrandingConfig) === null || _107 === void 0 ? void 0 : _107.formFields) === null || _108 === void 0 ? void 0 : _108.hoverStateColor) || "#ccc"};
26563
+ --sqm-input-label-font-size: inherit;
26564
+ --sqm-input-disabled-color: var(--sqm-text-subdued);
26565
+ --sqm-input-disabled-background: ${(_110 = (_109 = window.SquatchBrandingConfig) === null || _109 === void 0 ? void 0 : _109.formFields) === null || _110 === void 0 ? void 0 : _110.disabledBackgroundColor};
26569
26566
 
26570
26567
  --sl-color-primary-100: var(--sqm-primary-color);
26571
26568
  --sl-color-primary-200: var(--sqm-primary-color);
@@ -26587,7 +26584,7 @@ html {
26587
26584
  --sl-input-color: var(--sqm-input-color, var(--sqm-text), #333);
26588
26585
  --sl-input-placeholder-color: var(--sqm-text-subdued, var(--sl-color-neutral-500));
26589
26586
  --sl-input-background-color-hover: var(--sqm-input-background, #ffffff);
26590
- --sl-input-border-width: var(--sqm-border-width, 1px);
26587
+ --sl-input-border-width: var(--sqm-border-thickness, 1px);
26591
26588
  --sl-input-border-style: solid;
26592
26589
 
26593
26590
 
@@ -26614,7 +26611,7 @@ html {
26614
26611
  }
26615
26612
 
26616
26613
  body {
26617
- font-family: ${window.SquatchBrandingConfig.font.font || "var(--sl-font-sans)"};
26614
+ font-family: ${((_112 = (_111 = window.SquatchBrandingConfig) === null || _111 === void 0 ? void 0 : _111.main) === null || _112 === void 0 ? void 0 : _112.brandFont) || "var(--sl-font-sans)"};
26618
26615
  font-size: var(--sl-font-size-medium);
26619
26616
  font-weight: var(--sl-font-weight-normal);
26620
26617
  letter-spacing: var(--sl-letter-spacing-small);
@@ -26746,6 +26743,8 @@ sl-button[type="primary"]::part(base) {
26746
26743
  *::part(primarybutton-base):hover,
26747
26744
  sl-button[type="primary"]::part(base):hover{
26748
26745
  background-color: var(--sqm-primary-button-background-hover);
26746
+ border-color: var(--sqm-primary-button-color-border-hover);
26747
+ color: var(--sqm-primary-button-color-hover);
26749
26748
  }
26750
26749
 
26751
26750
 
@@ -26765,20 +26764,8 @@ sl-button[type="secondary"]::part(base) {
26765
26764
  *::part(secondarybutton-base):hover,
26766
26765
  sl-button[type="secondary"]::part(base):hover {
26767
26766
  background-color: var(--sqm-secondary-button-background-hover);
26768
- }
26769
-
26770
- *::part(tertiarybutton-base){
26771
- background-color: var(--sqm-tertiary-button-background);
26772
- color: var(--sqm-tertiary-button-color);
26773
- border-color: var(--sqm-tertiary-button-color-border);
26774
- border-radius: var(--sqm-tertiary-button-radius);
26775
- width: 100%;
26776
- display: flex;
26777
- margin: auto;
26778
- }
26779
-
26780
- *::part(tertiarybutton-base):hover{
26781
- background: var(--sqm-tertiary-button-background-hover);
26767
+ color: var(--sqm-secondary-button-color-hover);
26768
+ border-color: var(--sqm-secondary-button-border-color-hover);
26782
26769
  }
26783
26770
 
26784
26771
  *::part(input-label), *::part(select-label), *::part(textarea-label){
@@ -26791,7 +26778,7 @@ sl-button[type="secondary"]::part(base):hover {
26791
26778
  background-color: var(--sqm-input-background, #fff);
26792
26779
  border-radius: var(--sqm-input-border-radius, var(--sl-input-border-radius-large), 0.25rem);
26793
26780
  color: var(--sqm-input-color, white);
26794
- border-width: var(--sqm-border-width, 1px);
26781
+ border-width: var(--sqm-border-thickness, 1px);
26795
26782
  }
26796
26783
 
26797
26784
  *::part(input-base):hover, *::part(select-base):hover, *::part(textarea-base):hover{
@@ -26806,7 +26793,7 @@ sqm-name-fields::part(input-base) {
26806
26793
  background-color: var(--sqm-input-background, #fff);
26807
26794
  border-radius: var(--sqm-input-border-radius, var(--sl-input-border-radius-large), 0.25rem);
26808
26795
  color: var(--sqm-input-color, white);
26809
- border-width: var(--sqm-border-width, 1px);
26796
+ border-width: var(--sqm-border-thickness, 1px);
26810
26797
  }
26811
26798
 
26812
26799
  sl-input::part(base):focus,