@saasquatch/mint-components 1.15.0-1 → 1.15.0-11

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 (350) hide show
  1. package/dist/cjs/{GenericTableView-a9f4ba75.js → GenericTableView-f0e9c531.js} +2 -2
  2. package/dist/cjs/{ShadowViewAddon-787391f7.js → ShadowViewAddon-9618130b.js} +304 -321
  3. package/dist/cjs/{copy-text-view-c85acaaa.js → copy-text-view-b2f47da0.js} +53 -38
  4. package/dist/cjs/{global-e31dc4f5.js → global-19fe8600.js} +70 -13
  5. package/dist/cjs/loader.cjs.js +2 -2
  6. package/dist/cjs/mint-components.cjs.js +2 -2
  7. package/dist/cjs/sqm-banking-info-form_17.cjs.entry.js +7 -44
  8. package/dist/cjs/{sqm-base-registration-form-view-8a2c8763.js → sqm-base-registration-form-view-1b2440c3.js} +1 -1
  9. package/dist/cjs/sqm-big-stat_41.cjs.entry.js +188 -96
  10. package/dist/cjs/sqm-email-verification.cjs.entry.js +2 -2
  11. package/dist/cjs/sqm-empty_4.cjs.entry.js +50 -49
  12. package/dist/cjs/{sqm-invoice-table-view-16ac73d0.js → sqm-invoice-table-view-55066ec6.js} +1 -1
  13. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +2 -2
  14. package/dist/cjs/sqm-pagination_3.cjs.entry.js +72 -55
  15. package/dist/cjs/{sqm-portal-email-verification-view-7ebb426a.js → sqm-portal-email-verification-view-9f7b86a9.js} +2 -2
  16. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +3 -3
  17. package/dist/cjs/{sqm-portal-forgot-password-view-78f19ef9.js → sqm-portal-forgot-password-view-b986086e.js} +1 -1
  18. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +2 -2
  19. package/dist/cjs/sqm-portal-google-login.cjs.entry.js +2 -2
  20. package/dist/cjs/sqm-portal-google-registration-form.cjs.entry.js +3 -3
  21. package/dist/cjs/{sqm-portal-login-view-761a4d8e.js → sqm-portal-login-view-84e99287.js} +1 -1
  22. package/dist/cjs/{sqm-portal-profile-view-33164798.js → sqm-portal-profile-view-e77710f0.js} +2 -2
  23. package/dist/cjs/sqm-portal-profile.cjs.entry.js +3 -3
  24. package/dist/cjs/{sqm-portal-registration-form-view-637a4bf4.js → sqm-portal-registration-form-view-4377d849.js} +1 -1
  25. package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +2 -2
  26. package/dist/cjs/{sqm-portal-reset-password-view-fe602822.js → sqm-portal-reset-password-view-52fc50fe.js} +1 -1
  27. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +2 -2
  28. package/dist/cjs/{sqm-portal-verify-email-view-7b678f34.js → sqm-portal-verify-email-view-4f837226.js} +1 -1
  29. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +2 -2
  30. package/dist/cjs/{sqm-qr-code-view-15dfc0b6.js → sqm-qr-code-view-3da9ed28.js} +2 -7
  31. package/dist/cjs/sqm-qr-code.cjs.entry.js +1 -1
  32. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +3 -5
  33. package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +1 -1
  34. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +4 -4
  35. package/dist/cjs/sqm-stencilbook.cjs.entry.js +70 -18
  36. package/dist/cjs/{sqm-text-span-view-0aa82125.js → sqm-text-span-view-56e48a78.js} +6 -6
  37. package/dist/cjs/sqm-text-span.cjs.entry.js +1 -1
  38. package/dist/collection/components/sqm-big-stat/sqm-big-stat-view.js +1 -2
  39. package/dist/collection/components/sqm-card-feed/sqm-card-feed.js +1 -1
  40. package/dist/collection/components/sqm-coupon-code/sqm-coupon-code-view.js +1 -1
  41. package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +170 -1
  42. package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +2 -0
  43. package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +1 -1
  44. package/dist/collection/components/sqm-empty/sqm-empty-view.js +1 -1
  45. package/dist/collection/components/sqm-form-message/FormMessage.stories.js +1 -1
  46. package/dist/collection/components/sqm-header-logo/sqm-header-logo.js +1 -0
  47. package/dist/collection/components/sqm-hero/sqm-hero.js +1 -0
  48. package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +3 -3
  49. package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +80 -0
  50. package/dist/collection/components/sqm-image/sqm-image.js +1 -0
  51. package/dist/collection/components/sqm-instant-access-registration/sqm-instant-access-registration.js +1 -0
  52. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +54 -54
  53. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +26 -1
  54. package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank.css +2 -2
  55. package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +1 -1
  56. package/dist/collection/components/sqm-navigation-menu/sqm-navigation-menu.js +1 -0
  57. package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar.js +2 -0
  58. package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password.js +1 -0
  59. package/dist/collection/components/sqm-portal-footer/sqm-portal-footer.js +1 -0
  60. package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +1 -0
  61. package/dist/collection/components/sqm-portal-logout/sqm-portal-logout.js +1 -0
  62. package/dist/collection/components/sqm-portal-profile/sqm-portal-profile.js +1 -0
  63. package/dist/collection/components/sqm-portal-protected-route/sqm-portal-protected-route.js +1 -0
  64. package/dist/collection/components/sqm-program-explainer/sqm-program-explainer-view.js +1 -1
  65. package/dist/collection/components/sqm-program-explainer/sqm-program-explainer.js +2 -0
  66. package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +9 -3
  67. package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +77 -2
  68. package/dist/collection/components/sqm-program-menu/sqm-program-menu.js +1 -0
  69. package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +2 -7
  70. package/dist/collection/components/sqm-qr-code/sqm-qr-code.js +1 -0
  71. package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +32 -31
  72. package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +78 -1
  73. package/dist/collection/components/sqm-referral-code/ReferralCode.stories.js +3 -0
  74. package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +170 -1
  75. package/dist/collection/components/sqm-referral-codes/ReferralCodes.stories.js +6 -0
  76. package/dist/collection/components/sqm-referral-codes/sqm-referral-codes-view.js +46 -46
  77. package/dist/collection/components/sqm-referral-codes/sqm-referral-codes.js +29 -1
  78. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +0 -2
  79. package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +2 -0
  80. package/dist/collection/components/sqm-referred-registration/sqm-referred-registration.js +1 -0
  81. package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list.js +2 -0
  82. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +2 -2
  83. package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +1 -0
  84. package/dist/collection/components/sqm-route/sqm-route.js +1 -0
  85. package/dist/collection/components/sqm-router/sqm-router.js +2 -0
  86. package/dist/collection/components/sqm-scroll/sqm-scroll.js +1 -0
  87. package/dist/collection/components/sqm-share-button/sqm-share-button.js +2 -1
  88. package/dist/collection/components/sqm-share-code/sqm-share-code.js +170 -1
  89. package/dist/collection/components/sqm-share-link/ShareLink.stories.js +12 -0
  90. package/dist/collection/components/sqm-share-link/sqm-share-link.js +171 -3
  91. package/dist/collection/components/sqm-stat-container/sqm-stat-container.js +1 -1
  92. package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +2 -0
  93. package/dist/collection/components/sqm-tabs/sqm-tabs.js +2 -0
  94. package/dist/collection/components/sqm-task-card/DetailsView.js +1 -1
  95. package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +139 -155
  96. package/dist/collection/components/sqm-task-card/sqm-task-card.js +147 -0
  97. package/dist/collection/components/sqm-task-card/useTaskCard.js +10 -0
  98. package/dist/collection/components/sqm-text/Text.stories.js +12 -0
  99. package/dist/collection/components/sqm-text/sqm-text.js +104 -48
  100. package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +6 -6
  101. package/dist/collection/components/sqm-text-span/sqm-text-span.js +1 -0
  102. package/dist/collection/components/sqm-timeline/Timeline.stories.js +8 -1
  103. package/dist/collection/components/sqm-timeline/sqm-timeline-entry-view.js +45 -45
  104. package/dist/collection/components/sqm-timeline/sqm-timeline-entry.js +53 -0
  105. package/dist/collection/components/sqm-timeline/sqm-timeline.js +3 -1
  106. package/dist/collection/components/sqm-titled-section/sqm-titled-section.js +2 -0
  107. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +1 -12
  108. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +0 -15
  109. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +1 -11
  110. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +1 -2
  111. package/dist/collection/components/views/copy-text-view.js +53 -38
  112. package/dist/collection/global/mixins.js +2 -2
  113. package/dist/collection/global/styles.js +70 -13
  114. package/dist/collection/global/styles.ts +70 -13
  115. package/dist/collection/tables/GenericTableView.js +2 -2
  116. package/dist/esm/{GenericTableView-7b9087af.js → GenericTableView-e7addb2b.js} +2 -2
  117. package/dist/esm/{ShadowViewAddon-cf230f50.js → ShadowViewAddon-8f268346.js} +304 -321
  118. package/dist/esm/{copy-text-view-782137ba.js → copy-text-view-0ac6e1d1.js} +53 -38
  119. package/dist/esm/{global-be1f9992.js → global-9d6f3bbe.js} +70 -13
  120. package/dist/esm/loader.js +2 -2
  121. package/dist/esm/mint-components.js +2 -2
  122. package/dist/esm/sqm-banking-info-form_17.entry.js +7 -44
  123. package/dist/esm/{sqm-base-registration-form-view-593d4ac3.js → sqm-base-registration-form-view-31f1cb87.js} +1 -1
  124. package/dist/esm/sqm-big-stat_41.entry.js +188 -96
  125. package/dist/esm/sqm-email-verification.entry.js +2 -2
  126. package/dist/esm/sqm-empty_4.entry.js +50 -49
  127. package/dist/esm/{sqm-invoice-table-view-2c726568.js → sqm-invoice-table-view-fda573e4.js} +1 -1
  128. package/dist/esm/sqm-leaderboard-rank.entry.js +2 -2
  129. package/dist/esm/sqm-pagination_3.entry.js +72 -55
  130. package/dist/esm/{sqm-portal-email-verification-view-35b4353b.js → sqm-portal-email-verification-view-14f1c22c.js} +2 -2
  131. package/dist/esm/sqm-portal-email-verification.entry.js +3 -3
  132. package/dist/esm/{sqm-portal-forgot-password-view-3d3182f1.js → sqm-portal-forgot-password-view-50444a7c.js} +1 -1
  133. package/dist/esm/sqm-portal-forgot-password.entry.js +2 -2
  134. package/dist/esm/sqm-portal-google-login.entry.js +2 -2
  135. package/dist/esm/sqm-portal-google-registration-form.entry.js +3 -3
  136. package/dist/esm/{sqm-portal-login-view-7e49609a.js → sqm-portal-login-view-37c85d04.js} +1 -1
  137. package/dist/esm/{sqm-portal-profile-view-93003974.js → sqm-portal-profile-view-41116f1d.js} +2 -2
  138. package/dist/esm/sqm-portal-profile.entry.js +3 -3
  139. package/dist/esm/{sqm-portal-registration-form-view-3c1f6000.js → sqm-portal-registration-form-view-21d57492.js} +1 -1
  140. package/dist/esm/sqm-portal-registration-form.entry.js +2 -2
  141. package/dist/esm/{sqm-portal-reset-password-view-54a8651f.js → sqm-portal-reset-password-view-b000ffc5.js} +1 -1
  142. package/dist/esm/sqm-portal-reset-password.entry.js +2 -2
  143. package/dist/esm/{sqm-portal-verify-email-view-b12cb894.js → sqm-portal-verify-email-view-2983ba9b.js} +1 -1
  144. package/dist/esm/sqm-portal-verify-email.entry.js +2 -2
  145. package/dist/esm/{sqm-qr-code-view-f1d0763b.js → sqm-qr-code-view-10b8b4cb.js} +2 -7
  146. package/dist/esm/sqm-qr-code.entry.js +1 -1
  147. package/dist/esm/sqm-referral-table_11.entry.js +3 -5
  148. package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  149. package/dist/esm/sqm-rewards-table_9.entry.js +4 -4
  150. package/dist/esm/sqm-stencilbook.entry.js +70 -18
  151. package/dist/esm/{sqm-text-span-view-ca32495e.js → sqm-text-span-view-c577cc60.js} +6 -6
  152. package/dist/esm/sqm-text-span.entry.js +1 -1
  153. package/dist/esm-es5/{GenericTableView-7b9087af.js → GenericTableView-e7addb2b.js} +1 -1
  154. package/dist/esm-es5/ShadowViewAddon-8f268346.js +1 -0
  155. package/dist/esm-es5/copy-text-view-0ac6e1d1.js +1 -0
  156. package/dist/esm-es5/{global-be1f9992.js → global-9d6f3bbe.js} +4 -4
  157. package/dist/esm-es5/loader.js +1 -1
  158. package/dist/esm-es5/mint-components.js +1 -1
  159. package/dist/esm-es5/sqm-banking-info-form_17.entry.js +1 -1
  160. package/dist/esm-es5/{sqm-base-registration-form-view-593d4ac3.js → sqm-base-registration-form-view-31f1cb87.js} +1 -1
  161. package/dist/esm-es5/sqm-big-stat_41.entry.js +1 -1
  162. package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
  163. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  164. package/dist/esm-es5/{sqm-invoice-table-view-2c726568.js → sqm-invoice-table-view-fda573e4.js} +1 -1
  165. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  166. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  167. package/dist/esm-es5/{sqm-portal-email-verification-view-35b4353b.js → sqm-portal-email-verification-view-14f1c22c.js} +1 -1
  168. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  169. package/dist/esm-es5/{sqm-portal-forgot-password-view-3d3182f1.js → sqm-portal-forgot-password-view-50444a7c.js} +1 -1
  170. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  171. package/dist/esm-es5/sqm-portal-google-login.entry.js +1 -1
  172. package/dist/esm-es5/sqm-portal-google-registration-form.entry.js +1 -1
  173. package/dist/esm-es5/{sqm-portal-login-view-7e49609a.js → sqm-portal-login-view-37c85d04.js} +1 -1
  174. package/dist/esm-es5/{sqm-portal-profile-view-93003974.js → sqm-portal-profile-view-41116f1d.js} +1 -1
  175. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  176. package/dist/esm-es5/{sqm-portal-registration-form-view-3c1f6000.js → sqm-portal-registration-form-view-21d57492.js} +1 -1
  177. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
  178. package/dist/esm-es5/{sqm-portal-reset-password-view-54a8651f.js → sqm-portal-reset-password-view-b000ffc5.js} +1 -1
  179. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  180. package/dist/esm-es5/{sqm-portal-verify-email-view-b12cb894.js → sqm-portal-verify-email-view-2983ba9b.js} +1 -1
  181. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  182. package/dist/esm-es5/{sqm-qr-code-view-f1d0763b.js → sqm-qr-code-view-10b8b4cb.js} +1 -1
  183. package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
  184. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  185. package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  186. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  187. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  188. package/dist/esm-es5/sqm-text-span-view-c577cc60.js +1 -0
  189. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  190. package/dist/mint-components/global/styles.ts +70 -13
  191. package/dist/mint-components/mint-components.esm.js +1 -1
  192. package/dist/mint-components/mint-components.js +1 -1
  193. package/dist/mint-components/{p-2f101bae.entry.js → p-0559d880.entry.js} +1 -1
  194. package/dist/mint-components/{p-21620f81.system.entry.js → p-12536a1f.system.entry.js} +1 -1
  195. package/dist/mint-components/{p-0d182dc1.system.js → p-17da19a2.system.js} +1 -1
  196. package/dist/mint-components/p-1ae6c418.entry.js +1 -0
  197. package/dist/mint-components/{p-10d17989.entry.js → p-1b7e6ee9.entry.js} +1 -1
  198. package/dist/mint-components/{p-7a9290ba.js → p-20245645.js} +1 -1
  199. package/dist/mint-components/{p-4794641c.system.js → p-217514ac.system.js} +1 -1
  200. package/dist/mint-components/{p-bbcd824a.js → p-28b011a0.js} +1 -1
  201. package/dist/mint-components/{p-19bc3406.system.entry.js → p-2b462e4f.system.entry.js} +1 -1
  202. package/dist/mint-components/p-2c7ebd5b.js +1 -0
  203. package/dist/mint-components/p-2e110002.system.js +1 -0
  204. package/dist/mint-components/p-3109f2d2.js +394 -0
  205. package/dist/mint-components/{p-57eef0af.entry.js → p-320d3c31.entry.js} +6 -6
  206. package/dist/mint-components/p-32dbde60.system.js +1 -0
  207. package/dist/mint-components/{p-9bfd9bed.system.entry.js → p-345fd28e.system.entry.js} +1 -1
  208. package/dist/mint-components/{p-aad32fb6.system.js → p-38de17fa.system.js} +1 -1
  209. package/dist/mint-components/{p-a2fde301.entry.js → p-3af1ec4c.entry.js} +1 -1
  210. package/dist/mint-components/{p-63a75798.js → p-3c96533f.js} +1 -1
  211. package/dist/mint-components/{p-ef6381d4.entry.js → p-3f3ae257.entry.js} +2 -2
  212. package/dist/mint-components/p-4027c743.system.entry.js +1 -0
  213. package/dist/mint-components/{p-50c902ca.system.entry.js → p-45bb63c7.system.entry.js} +1 -1
  214. package/dist/mint-components/p-49206a9c.entry.js +1 -0
  215. package/dist/mint-components/{p-90fc6774.system.entry.js → p-4b6f2eca.system.entry.js} +1 -1
  216. package/dist/mint-components/{p-cd569259.system.js → p-4d91a1d6.system.js} +1 -1
  217. package/dist/mint-components/{p-a7746488.system.js → p-52858682.system.js} +1 -1
  218. package/dist/mint-components/{p-e5d0375e.system.js → p-571e1427.system.js} +1 -1
  219. package/dist/mint-components/{p-492b70db.system.js → p-5dbe8b0a.system.js} +1 -1
  220. package/dist/mint-components/{p-9386ad84.system.entry.js → p-605c2904.system.entry.js} +1 -1
  221. package/dist/mint-components/{p-bdb7d451.system.js → p-642b0650.system.js} +1 -1
  222. package/dist/mint-components/{p-91959fbe.js → p-69ac09d4.js} +1 -1
  223. package/dist/mint-components/{p-3f067fd5.js → p-6d8f7c71.js} +1 -1
  224. package/dist/mint-components/p-70c41f97.system.js +1 -0
  225. package/dist/mint-components/{p-99ad7d56.system.js → p-71d7c2a0.system.js} +1 -1
  226. package/dist/mint-components/{p-65069b66.js → p-776260e8.js} +19 -19
  227. package/dist/mint-components/{p-0c78815e.system.entry.js → p-7cbec088.system.entry.js} +1 -1
  228. package/dist/mint-components/{p-dbcb5359.js → p-7e3a84bc.js} +1 -1
  229. package/dist/mint-components/p-7e3d84a3.entry.js +13 -0
  230. package/dist/mint-components/{p-2da21ba4.entry.js → p-802b9f7e.entry.js} +1 -1
  231. package/dist/mint-components/{p-85671c3d.system.entry.js → p-8053366e.system.entry.js} +1 -1
  232. package/dist/mint-components/p-8119a65e.system.entry.js +1 -0
  233. package/dist/mint-components/{p-cbbfac66.entry.js → p-82d04fd3.entry.js} +2 -2
  234. package/dist/mint-components/{p-5d7e308c.system.entry.js → p-868daffd.system.entry.js} +1 -1
  235. package/dist/mint-components/{p-d07f3090.entry.js → p-87c21535.entry.js} +1 -1
  236. package/dist/mint-components/p-893d7ab4.js +1 -0
  237. package/dist/mint-components/p-8ab87bd4.entry.js +144 -0
  238. package/dist/mint-components/{p-837a0fdd.js → p-8c494bf1.js} +1 -1
  239. package/dist/mint-components/p-8d9328dd.entry.js +33 -0
  240. package/dist/mint-components/{p-116baa69.entry.js → p-8e876dde.entry.js} +13 -13
  241. package/dist/mint-components/p-9abb9ab0.entry.js +13 -0
  242. package/dist/mint-components/{p-53730ffe.entry.js → p-a81b507f.entry.js} +3 -3
  243. package/dist/mint-components/{p-0d2d0b6d.entry.js → p-aaff68dc.entry.js} +1 -1
  244. package/dist/mint-components/{p-f0772618.system.entry.js → p-ac9f4085.system.entry.js} +1 -1
  245. package/dist/mint-components/p-afbb3f73.entry.js +1 -0
  246. package/dist/mint-components/p-b12e132b.system.entry.js +1 -0
  247. package/dist/mint-components/{p-b287833c.system.entry.js → p-b385c9f0.system.entry.js} +1 -1
  248. package/dist/mint-components/{p-b75bb6e3.system.js → p-b5fb3826.system.js} +1 -1
  249. package/dist/mint-components/{p-0ebab63e.system.js → p-bd2a2546.system.js} +1 -1
  250. package/dist/mint-components/p-c571bc61.system.entry.js +1 -0
  251. package/dist/mint-components/{p-626e9e84.js → p-ccb5699b.js} +1 -1
  252. package/dist/mint-components/{p-7f80a9d7.entry.js → p-ccf8c9aa.entry.js} +1 -1
  253. package/dist/mint-components/{p-91ab3da1.js → p-dc52c36a.js} +1 -1
  254. package/dist/mint-components/p-dce51a2e.system.entry.js +1 -0
  255. package/dist/mint-components/{p-f7c99803.system.js → p-df89186f.system.js} +1 -1
  256. package/dist/mint-components/{p-f940190a.js → p-e145e4f8.js} +1 -1
  257. package/dist/mint-components/{p-5c28406d.system.entry.js → p-e21a1cb8.system.entry.js} +1 -1
  258. package/dist/mint-components/p-eab1c9f3.js +1 -0
  259. package/dist/mint-components/p-ee06426a.system.js +1 -0
  260. package/dist/mint-components/p-f219e877.system.entry.js +1 -0
  261. package/dist/mint-components/{p-3f6e0197.system.entry.js → p-f2228da3.system.entry.js} +1 -1
  262. package/dist/mint-components/p-f9da2c34.system.entry.js +1 -0
  263. package/dist/mint-components/{p-380bfde1.entry.js → p-fd0a013f.entry.js} +1 -1
  264. package/dist/types/components/sqm-card-feed/sqm-card-feed.d.ts +1 -1
  265. package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +43 -0
  266. package/dist/types/components/sqm-divided-layout/sqm-divided-layout.d.ts +2 -0
  267. package/dist/types/components/sqm-header-logo/sqm-header-logo.d.ts +1 -0
  268. package/dist/types/components/sqm-hero/sqm-hero.d.ts +1 -0
  269. package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +1 -0
  270. package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +20 -0
  271. package/dist/types/components/sqm-image/sqm-image.d.ts +1 -0
  272. package/dist/types/components/sqm-instant-access-registration/sqm-instant-access-registration.d.ts +1 -0
  273. package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +1 -0
  274. package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +6 -0
  275. package/dist/types/components/sqm-navigation-menu/sqm-navigation-menu.d.ts +1 -0
  276. package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar.d.ts +2 -0
  277. package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password.d.ts +1 -0
  278. package/dist/types/components/sqm-portal-footer/sqm-portal-footer.d.ts +1 -0
  279. package/dist/types/components/sqm-portal-login/sqm-portal-login.d.ts +1 -0
  280. package/dist/types/components/sqm-portal-logout/sqm-portal-logout.d.ts +1 -0
  281. package/dist/types/components/sqm-portal-profile/sqm-portal-profile.d.ts +1 -0
  282. package/dist/types/components/sqm-portal-protected-route/sqm-portal-protected-route.d.ts +1 -0
  283. package/dist/types/components/sqm-program-explainer/sqm-program-explainer.d.ts +2 -0
  284. package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step-view.d.ts +3 -0
  285. package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step.d.ts +19 -2
  286. package/dist/types/components/sqm-program-menu/sqm-program-menu.d.ts +1 -0
  287. package/dist/types/components/sqm-qr-code/sqm-qr-code.d.ts +1 -0
  288. package/dist/types/components/sqm-referral-card/sqm-referral-card-view.d.ts +5 -2
  289. package/dist/types/components/sqm-referral-card/sqm-referral-card.d.ts +23 -1
  290. package/dist/types/components/sqm-referral-code/ReferralCode.stories.d.ts +1 -0
  291. package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +43 -0
  292. package/dist/types/components/sqm-referral-codes/ReferralCodes.stories.d.ts +1 -0
  293. package/dist/types/components/sqm-referral-codes/sqm-referral-codes-view.d.ts +1 -0
  294. package/dist/types/components/sqm-referral-codes/sqm-referral-codes.d.ts +7 -0
  295. package/dist/types/components/sqm-referral-table/sqm-referral-table.d.ts +2 -0
  296. package/dist/types/components/sqm-referred-registration/sqm-referred-registration.d.ts +1 -0
  297. package/dist/types/components/sqm-reward-exchange-list/sqm-reward-exchange-list.d.ts +2 -0
  298. package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +1 -0
  299. package/dist/types/components/sqm-route/sqm-route.d.ts +1 -0
  300. package/dist/types/components/sqm-router/sqm-router.d.ts +2 -0
  301. package/dist/types/components/sqm-scroll/sqm-scroll.d.ts +1 -0
  302. package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +1 -0
  303. package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +43 -0
  304. package/dist/types/components/sqm-share-link/ShareLink.stories.d.ts +1 -0
  305. package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +43 -1
  306. package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +1 -1
  307. package/dist/types/components/sqm-tabs/sqm-tabs.d.ts +2 -0
  308. package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +5 -0
  309. package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +33 -0
  310. package/dist/types/components/sqm-task-card/useTaskCard.d.ts +9 -0
  311. package/dist/types/components/sqm-text/Text.stories.d.ts +6 -0
  312. package/dist/types/components/sqm-text/sqm-text.d.ts +14 -0
  313. package/dist/types/components/sqm-text-span/sqm-text-span.d.ts +1 -0
  314. package/dist/types/components/sqm-timeline/Timeline.stories.d.ts +1 -0
  315. package/dist/types/components/sqm-timeline/sqm-timeline-entry-view.d.ts +2 -0
  316. package/dist/types/components/sqm-timeline/sqm-timeline-entry.d.ts +14 -0
  317. package/dist/types/components/sqm-timeline/sqm-timeline.d.ts +3 -1
  318. package/dist/types/components/sqm-titled-section/sqm-titled-section.d.ts +2 -0
  319. package/dist/types/components/views/copy-text-view.d.ts +5 -0
  320. package/dist/types/components.d.ts +592 -4
  321. package/dist/types/global/styles.d.ts +1 -1
  322. package/docs/docs.docx +0 -0
  323. package/docs/raisins.json +1 -1
  324. package/grapesjs/grapesjs.js +1 -1
  325. package/package.json +1 -1
  326. package/dist/esm-es5/ShadowViewAddon-cf230f50.js +0 -1
  327. package/dist/esm-es5/copy-text-view-782137ba.js +0 -1
  328. package/dist/esm-es5/sqm-text-span-view-ca32495e.js +0 -1
  329. package/dist/mint-components/p-1f089c3f.system.entry.js +0 -1
  330. package/dist/mint-components/p-31015791.js +0 -1
  331. package/dist/mint-components/p-37996351.system.js +0 -1
  332. package/dist/mint-components/p-3b90e01b.system.js +0 -1
  333. package/dist/mint-components/p-4e773bb1.system.entry.js +0 -1
  334. package/dist/mint-components/p-562428ef.system.js +0 -1
  335. package/dist/mint-components/p-5cb7f9fc.system.entry.js +0 -1
  336. package/dist/mint-components/p-653f963f.entry.js +0 -13
  337. package/dist/mint-components/p-693942df.entry.js +0 -144
  338. package/dist/mint-components/p-6cc141b9.js +0 -394
  339. package/dist/mint-components/p-7846937e.entry.js +0 -13
  340. package/dist/mint-components/p-b207beeb.entry.js +0 -1
  341. package/dist/mint-components/p-b82e1935.system.entry.js +0 -1
  342. package/dist/mint-components/p-c9f1dde7.js +0 -1
  343. package/dist/mint-components/p-cb7bdbe4.entry.js +0 -1
  344. package/dist/mint-components/p-daee25f9.system.entry.js +0 -1
  345. package/dist/mint-components/p-de8e9981.system.entry.js +0 -1
  346. package/dist/mint-components/p-e07bc6c4.system.js +0 -1
  347. package/dist/mint-components/p-e5a5ae7f.system.entry.js +0 -1
  348. package/dist/mint-components/p-f56bedd5.js +0 -1
  349. package/dist/mint-components/p-fe2e2f4a.entry.js +0 -1
  350. package/dist/mint-components/p-ff8b8067.entry.js +0 -33
@@ -489,14 +489,47 @@ export namespace Components {
489
489
  "contextName": string;
490
490
  }
491
491
  interface SqmCouponCode {
492
+ /**
493
+ * Background color of share link container
494
+ * @uiName Background color
495
+ * @uiWidget color
496
+ * @format color
497
+ * @uiGroup Style
498
+ */
499
+ "backgroundColor"?: string;
500
+ /**
501
+ * Border color of share link container (default is set to 1px solid transparent)
502
+ * @uiName Border color
503
+ * @uiWidget color
504
+ * @format color
505
+ * @uiGroup Style
506
+ */
507
+ "borderColor"?: string;
508
+ /**
509
+ * The border radius on the share link container (in pixels)
510
+ * @uiName Border Radius
511
+ * @uiType number
512
+ * @uiGroup Style
513
+ */
514
+ "borderRadius"?: string;
492
515
  /**
493
516
  * Set the copy button style and placement.
494
517
  * @uiName Style
495
518
  * @uiType string
496
519
  * @uiEnum ["icon", "button-outside", "button-below"]
497
520
  * @uiEnumNames ["Icon", "Button outside", "Button below"]
521
+ * @uiGroup Style
498
522
  */
499
523
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
524
+ /**
525
+ * The type of the button (primary or secondary) that will be used to copy the link.
526
+ * @uiName Button Type
527
+ * @uiType string
528
+ * @uiEnum ["primary", "secondary"]
529
+ * @uiEnumNames ["Primary", "Secondary"]
530
+ * @uiGroup Style
531
+ */
532
+ "buttonType"?: "primary" | "secondary";
500
533
  /**
501
534
  * Display this message when the coupon code has been cancelled.
502
535
  * @uiWidget textArea
@@ -569,8 +602,17 @@ export namespace Components {
569
602
  * @uiType string
570
603
  * @uiEnum ["left", "center", "right"]
571
604
  * @uiEnumNames ["Left", "Center", "Right"]
605
+ * @uiGroup Style
572
606
  */
573
607
  "textAlign"?: "left" | "center" | "right";
608
+ /**
609
+ * Color of the text and copy icon
610
+ * @uiName Text color
611
+ * @uiWidget color
612
+ * @format color
613
+ * @uiGroup Style
614
+ */
615
+ "textColor"?: string;
574
616
  /**
575
617
  * The number of milliseconds that the tooltip appears for
576
618
  * @uiName Tooltip lifespan
@@ -936,6 +978,7 @@ export namespace Components {
936
978
  * @uiName Background color
937
979
  * @uiWidget color
938
980
  * @format color
981
+ * @uiGroup Style
939
982
  */
940
983
  "backgroundColor"?: string;
941
984
  /**
@@ -951,6 +994,15 @@ export namespace Components {
951
994
  * @uiName Button text
952
995
  */
953
996
  "buttonText"?: string;
997
+ /**
998
+ * The type of the button (primary or secondary) that will be used to copy the link.
999
+ * @uiName Button Type
1000
+ * @uiType string
1001
+ * @uiEnum ["primary", "secondary"]
1002
+ * @uiEnumNames ["Primary", "Secondary"]
1003
+ * @uiGroup Style
1004
+ */
1005
+ "buttonType"?: "primary" | "secondary";
954
1006
  /**
955
1007
  * @uiName Description
956
1008
  * @uiWidget textArea
@@ -965,11 +1017,13 @@ export namespace Components {
965
1017
  * @uiType string
966
1018
  * @uiEnum ["top", "bottom"]
967
1019
  * @uiEnumNames ["Top", "Bottom"]
1020
+ * @uiGroup Style
968
1021
  */
969
1022
  "imageMobilePos": "top" | "bottom";
970
1023
  /**
971
1024
  * @uiName Image percentage
972
1025
  * @uiType number
1026
+ * @uiGroup Style
973
1027
  */
974
1028
  "imagePercentage": number;
975
1029
  /**
@@ -977,6 +1031,7 @@ export namespace Components {
977
1031
  * @uiType string
978
1032
  * @uiEnum ["left", "center", "right"]
979
1033
  * @uiEnumNames ["Left", "Center", "Right"]
1034
+ * @uiGroup Style
980
1035
  */
981
1036
  "imagePos": "left" | "center" | "right";
982
1037
  /**
@@ -990,16 +1045,19 @@ export namespace Components {
990
1045
  * @uiType string
991
1046
  * @uiEnum ["overlay", "columns"]
992
1047
  * @uiEnumNames ["Overlay", "Two-column"]
1048
+ * @uiGroup Style
993
1049
  */
994
1050
  "layout": "overlay" | "columns";
995
1051
  /**
996
1052
  * @uiName Overlay color
997
1053
  * @uiWidget color
998
1054
  * @format color
1055
+ * @uiGroup Style
999
1056
  */
1000
1057
  "overlayColor"?: string;
1001
1058
  /**
1002
1059
  * @uiName Overlay opacity
1060
+ * @uiGroup Style
1003
1061
  */
1004
1062
  "overlayOpacity": string;
1005
1063
  /**
@@ -1007,6 +1065,7 @@ export namespace Components {
1007
1065
  * @uiType string
1008
1066
  * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
1009
1067
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
1068
+ * @uiGroup Style
1010
1069
  */
1011
1070
  "paddingImage": Spacing;
1012
1071
  /**
@@ -1014,12 +1073,14 @@ export namespace Components {
1014
1073
  * @uiType string
1015
1074
  * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
1016
1075
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
1076
+ * @uiGroup Style
1017
1077
  */
1018
1078
  "paddingText": Spacing;
1019
1079
  /**
1020
1080
  * @uiName Text color
1021
1081
  * @uiWidget color
1022
1082
  * @format color
1083
+ * @uiGroup Style
1023
1084
  */
1024
1085
  "textColor"?: string;
1025
1086
  }
@@ -1513,6 +1574,11 @@ export namespace Components {
1513
1574
  * @uiName User column heading
1514
1575
  */
1515
1576
  "usersheading": string;
1577
+ /**
1578
+ * @uiWidget color
1579
+ * @uiName Viewing user highlight color
1580
+ */
1581
+ "viewingUserHighlightColor": string;
1516
1582
  /**
1517
1583
  * @uiName Viewing user text
1518
1584
  */
@@ -2961,7 +3027,12 @@ export namespace Components {
2961
3027
  * @uiWidget color
2962
3028
  * @format color
2963
3029
  */
2964
- "backgroundColor": string;
3030
+ "backgroundColor"?: string;
3031
+ /**
3032
+ * @uiName Border radius
3033
+ * @type number
3034
+ */
3035
+ "borderRadius"?: string;
2965
3036
  /**
2966
3037
  * @uiName Description
2967
3038
  * @uiWidget textArea
@@ -2976,6 +3047,18 @@ export namespace Components {
2976
3047
  * @uiName Icon
2977
3048
  */
2978
3049
  "icon"?: string;
3050
+ /**
3051
+ * @uiName Icon Background color
3052
+ * @uiWidget color
3053
+ * @format color
3054
+ */
3055
+ "iconBackgroundColor"?: string;
3056
+ /**
3057
+ * @uiName Icon color
3058
+ * @uiWidget color
3059
+ * @format color
3060
+ */
3061
+ "iconColor"?: string;
2979
3062
  /**
2980
3063
  * Displayed in place of an icon
2981
3064
  * @uiName Image URL
@@ -2988,7 +3071,7 @@ export namespace Components {
2988
3071
  * @uiWidget color
2989
3072
  * @format color
2990
3073
  */
2991
- "textColor": string;
3074
+ "textColor"?: string;
2992
3075
  }
2993
3076
  interface SqmProgramMenu {
2994
3077
  }
@@ -3041,6 +3124,19 @@ export namespace Components {
3041
3124
  * @uiType string
3042
3125
  */
3043
3126
  "backgroundColor": string;
3127
+ /**
3128
+ * Border color of share link container (default is set to 1px solid transparent)
3129
+ * @uiName Border color
3130
+ * @uiWidget color
3131
+ * @format color
3132
+ */
3133
+ "borderColor"?: string;
3134
+ /**
3135
+ * The border radius on the share link container (in pixels)
3136
+ * @uiName Border Radius
3137
+ * @uiType number
3138
+ */
3139
+ "borderRadius"?: number;
3044
3140
  /**
3045
3141
  * @uiName Hide border
3046
3142
  * @uiType boolean
@@ -3079,6 +3175,13 @@ export namespace Components {
3079
3175
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
3080
3176
  */
3081
3177
  "paddingTop": string;
3178
+ /**
3179
+ * Color of the text and copy icon
3180
+ * @uiName Text color
3181
+ * @uiWidget color
3182
+ * @format color
3183
+ */
3184
+ "textColor"?: string;
3082
3185
  /**
3083
3186
  * @uiName Vertical alignment
3084
3187
  * @uiType string
@@ -3088,14 +3191,47 @@ export namespace Components {
3088
3191
  "verticalAlignment": "start" | "center" | "end";
3089
3192
  }
3090
3193
  interface SqmReferralCode {
3194
+ /**
3195
+ * Background color of share link container
3196
+ * @uiName Background color
3197
+ * @uiWidget color
3198
+ * @format color
3199
+ * @uiGroup Style
3200
+ */
3201
+ "backgroundColor"?: string;
3202
+ /**
3203
+ * Border color of share link container (default is set to 1px solid transparent)
3204
+ * @uiName Border color
3205
+ * @uiWidget color
3206
+ * @format color
3207
+ * @uiGroup Style
3208
+ */
3209
+ "borderColor"?: string;
3210
+ /**
3211
+ * The border radius on the share link container (in pixels)
3212
+ * @uiName Border Radius
3213
+ * @uiType number
3214
+ * @uiGroup Style
3215
+ */
3216
+ "borderRadius"?: string;
3091
3217
  /**
3092
3218
  * Set the copy button style and placement
3093
3219
  * @uiName Style
3094
3220
  * @uiType string
3095
3221
  * @uiEnum ["icon", "button-outside", "button-below"]
3096
3222
  * @uiEnumNames ["Icon", "Button outside", "Button below"]
3223
+ * @uiGroup Style
3097
3224
  */
3098
3225
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
3226
+ /**
3227
+ * The type of the button (primary or secondary) that will be used to copy the link.
3228
+ * @uiName Button Type
3229
+ * @uiType string
3230
+ * @uiEnum ["primary", "secondary"]
3231
+ * @uiEnumNames ["Primary", "Secondary"]
3232
+ * @uiGroup Style
3233
+ */
3234
+ "buttonType"?: "primary" | "secondary";
3099
3235
  /**
3100
3236
  * @uiName Copy button label
3101
3237
  */
@@ -3127,8 +3263,17 @@ export namespace Components {
3127
3263
  * @uiType string
3128
3264
  * @uiEnum ["left", "center", "right"]
3129
3265
  * @uiEnumNames ["Left", "Center", "Right"]
3266
+ * @uiGroup Style
3130
3267
  */
3131
3268
  "textAlign": "left" | "center" | "right";
3269
+ /**
3270
+ * Color of the text and copy icon
3271
+ * @uiName Text color
3272
+ * @uiWidget color
3273
+ * @format color
3274
+ * @uiGroup Style
3275
+ */
3276
+ "textColor"?: string;
3132
3277
  /**
3133
3278
  * The number of milliseconds that the tooltip appears for
3134
3279
  * @uiName Tooltip lifespan
@@ -3163,6 +3308,12 @@ export namespace Components {
3163
3308
  * @uiWidget programSelector
3164
3309
  */
3165
3310
  "programId"?: string;
3311
+ /**
3312
+ * @uiName Text Color
3313
+ * @uiType string
3314
+ * @uiWidget color
3315
+ */
3316
+ "textColor"?: string;
3166
3317
  /**
3167
3318
  * @uiName Title Text
3168
3319
  */
@@ -4080,14 +4231,47 @@ export namespace Components {
4080
4231
  "unsupportedPlatformText"?: string;
4081
4232
  }
4082
4233
  interface SqmShareCode {
4234
+ /**
4235
+ * Background color of share link container
4236
+ * @uiName Background color
4237
+ * @uiWidget color
4238
+ * @format color
4239
+ * @uiGroup Style
4240
+ */
4241
+ "backgroundColor"?: string;
4242
+ /**
4243
+ * Border color of share link container (default is set to 1px solid transparent)
4244
+ * @uiName Border color
4245
+ * @uiWidget color
4246
+ * @format color
4247
+ * @uiGroup Style
4248
+ */
4249
+ "borderColor"?: string;
4250
+ /**
4251
+ * The border radius on the share link container (in pixels)
4252
+ * @uiName Border Radius
4253
+ * @uiType number
4254
+ * @uiGroup Style
4255
+ */
4256
+ "borderRadius"?: string;
4083
4257
  /**
4084
4258
  * Set the copy button style and placement
4085
4259
  * @uiName Style
4086
4260
  * @uiType string
4087
4261
  * @uiEnum ["icon", "button-outside", "button-below"]
4088
4262
  * @uiEnumNames ["Icon", "Button outside", "Button below"]
4263
+ * @uiGroup Style
4089
4264
  */
4090
4265
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
4266
+ /**
4267
+ * The type of the button (primary or secondary) that will be used to copy the link.
4268
+ * @uiName Button Type
4269
+ * @uiType string
4270
+ * @uiEnum ["primary", "secondary"]
4271
+ * @uiEnumNames ["Primary", "Secondary"]
4272
+ * @uiGroup Style
4273
+ */
4274
+ "buttonType"?: "primary" | "secondary";
4091
4275
  /**
4092
4276
  * @uiName Copy button label
4093
4277
  */
@@ -4109,8 +4293,17 @@ export namespace Components {
4109
4293
  * @uiType string
4110
4294
  * @uiEnum ["left", "center", "right"]
4111
4295
  * @uiEnumNames ["Left", "Center", "Right"]
4296
+ * @uiGroup Style
4112
4297
  */
4113
4298
  "textAlign": "left" | "center" | "right";
4299
+ /**
4300
+ * Color of the text and copy icon
4301
+ * @uiName Text color
4302
+ * @uiWidget color
4303
+ * @format color
4304
+ * @uiGroup Style
4305
+ */
4306
+ "textColor"?: string;
4114
4307
  /**
4115
4308
  * The number of milliseconds that the tooltip appears for
4116
4309
  * @uiName Tooltip lifespan
@@ -4123,14 +4316,47 @@ export namespace Components {
4123
4316
  "tooltiptext": string;
4124
4317
  }
4125
4318
  interface SqmShareLink {
4319
+ /**
4320
+ * Background color of share link container
4321
+ * @uiName Background color
4322
+ * @uiWidget color
4323
+ * @format color
4324
+ * @uiGroup Style
4325
+ */
4326
+ "backgroundColor"?: string;
4327
+ /**
4328
+ * Border color of share link container (default is set to 1px solid transparent)
4329
+ * @uiName Border color
4330
+ * @uiWidget color
4331
+ * @format color
4332
+ * @uiGroup Style
4333
+ */
4334
+ "borderColor"?: string;
4335
+ /**
4336
+ * The border radius on the share link container (in pixels)
4337
+ * @uiName Border Radius
4338
+ * @uiType number
4339
+ * @uiGroup Style
4340
+ */
4341
+ "borderRadius"?: string;
4126
4342
  /**
4127
4343
  * Set the copy button style and placement
4128
- * @uiName Style
4344
+ * @uiName Button style
4129
4345
  * @uiType string
4130
4346
  * @uiEnum ["icon", "button-outside", "button-below"]
4131
4347
  * @uiEnumNames ["Icon", "Button outside", "Button below"]
4348
+ * @uiGroup Style
4132
4349
  */
4133
4350
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
4351
+ /**
4352
+ * The type of the button (primary or secondary) that will be used to copy the link.
4353
+ * @uiName Button Type
4354
+ * @uiType string
4355
+ * @uiEnum ["primary", "secondary"]
4356
+ * @uiEnumNames ["Primary", "Secondary"]
4357
+ * @uiGroup Style
4358
+ */
4359
+ "buttonType"?: "primary" | "secondary";
4134
4360
  /**
4135
4361
  * @uiName Copy button label
4136
4362
  */
@@ -4152,8 +4378,17 @@ export namespace Components {
4152
4378
  * @uiType string
4153
4379
  * @uiEnum ["left", "center", "right"]
4154
4380
  * @uiEnumNames ["Left", "Center", "Right"]
4381
+ * @uiGroup Style
4155
4382
  */
4156
4383
  "textAlign"?: "left" | "center" | "right";
4384
+ /**
4385
+ * Color of the text and copy icon
4386
+ * @uiName Text color
4387
+ * @uiWidget color
4388
+ * @format color
4389
+ * @uiGroup Style
4390
+ */
4391
+ "textColor"?: string;
4157
4392
  /**
4158
4393
  * The number of milliseconds that the tooltip appears for
4159
4394
  * @uiName Tooltip lifespan
@@ -4216,11 +4451,37 @@ export namespace Components {
4216
4451
  "placement"?: "left" | "right" | "bottom" | "top";
4217
4452
  }
4218
4453
  interface SqmTaskCard {
4454
+ /**
4455
+ * @uiName Card Background color
4456
+ * @uiWidget color
4457
+ * @uiGroup Style
4458
+ */
4459
+ "backgroundColor"?: string;
4460
+ /**
4461
+ * @uiName Border color
4462
+ * @uiWidget color
4463
+ * @uiGroup Style
4464
+ */
4465
+ "borderColor"?: string;
4466
+ /**
4467
+ * @uiName Border radius
4468
+ * @uiType number
4469
+ * @uiGroup Style
4470
+ */
4471
+ "borderRadius"?: number;
4219
4472
  /**
4220
4473
  * @uiName Button link
4221
4474
  * @uiGroup Button
4222
4475
  */
4223
4476
  "buttonLink": string;
4477
+ /**
4478
+ * @uiName Button Style
4479
+ * @uiType string
4480
+ * @uiEnum ["primary", "secondary"]
4481
+ * @uiEnumNames ["Primary", "Secondary"]
4482
+ * @uiGroup Style
4483
+ */
4484
+ "buttonStyle"?: "primary" | "secondary";
4224
4485
  /**
4225
4486
  * @uiName Button text
4226
4487
  * @uiGroup Button
@@ -4363,6 +4624,12 @@ export namespace Components {
4363
4624
  * @default
4364
4625
  */
4365
4626
  "steps": boolean;
4627
+ /**
4628
+ * @uiName Text color
4629
+ * @uiWidget color
4630
+ * @uiGroup Style
4631
+ */
4632
+ "textColor"?: string;
4366
4633
  }
4367
4634
  interface SqmTaxAndCash {
4368
4635
  /**
@@ -5596,6 +5863,19 @@ export namespace Components {
5596
5863
  "verificationReviewInternalHeader": string;
5597
5864
  }
5598
5865
  interface SqmText {
5866
+ /**
5867
+ * Font size in pixels
5868
+ * @uiName Font Size
5869
+ * @uiType number
5870
+ */
5871
+ "fontSize"?: number;
5872
+ /**
5873
+ * @uiName Text Color
5874
+ * @uiType string
5875
+ * @uiEnum ["primary", "secondary", "text"]
5876
+ * @uiEnumNames ["Primary", "Secondary", "Text"]
5877
+ */
5878
+ "textColor"?: string;
5599
5879
  }
5600
5880
  interface SqmTextSpan {
5601
5881
  /**
@@ -5631,11 +5911,25 @@ export namespace Components {
5631
5911
  * @uiEnumNames ["Gift", "Circle"]
5632
5912
  */
5633
5913
  "icon": "gift" | "circle";
5914
+ /**
5915
+ * Color of timeline
5916
+ * @uiName Line color
5917
+ * @uiWidget color
5918
+ * @format color
5919
+ */
5920
+ "lineColor"?: string;
5634
5921
  /**
5635
5922
  * @uiName Reward amount
5636
5923
  */
5637
5924
  "reward": string;
5638
5925
  "setIcon": (value: "gift" | "circle") => Promise<void>;
5926
+ /**
5927
+ * Color of the text and copy icon
5928
+ * @uiName Text color
5929
+ * @uiWidget color
5930
+ * @format color
5931
+ */
5932
+ "textColor"?: string;
5639
5933
  /**
5640
5934
  * @uiName Reward unit
5641
5935
  */
@@ -7233,14 +7527,47 @@ declare namespace LocalJSX {
7233
7527
  "contextName"?: string;
7234
7528
  }
7235
7529
  interface SqmCouponCode {
7530
+ /**
7531
+ * Background color of share link container
7532
+ * @uiName Background color
7533
+ * @uiWidget color
7534
+ * @format color
7535
+ * @uiGroup Style
7536
+ */
7537
+ "backgroundColor"?: string;
7538
+ /**
7539
+ * Border color of share link container (default is set to 1px solid transparent)
7540
+ * @uiName Border color
7541
+ * @uiWidget color
7542
+ * @format color
7543
+ * @uiGroup Style
7544
+ */
7545
+ "borderColor"?: string;
7546
+ /**
7547
+ * The border radius on the share link container (in pixels)
7548
+ * @uiName Border Radius
7549
+ * @uiType number
7550
+ * @uiGroup Style
7551
+ */
7552
+ "borderRadius"?: string;
7236
7553
  /**
7237
7554
  * Set the copy button style and placement.
7238
7555
  * @uiName Style
7239
7556
  * @uiType string
7240
7557
  * @uiEnum ["icon", "button-outside", "button-below"]
7241
7558
  * @uiEnumNames ["Icon", "Button outside", "Button below"]
7559
+ * @uiGroup Style
7242
7560
  */
7243
7561
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
7562
+ /**
7563
+ * The type of the button (primary or secondary) that will be used to copy the link.
7564
+ * @uiName Button Type
7565
+ * @uiType string
7566
+ * @uiEnum ["primary", "secondary"]
7567
+ * @uiEnumNames ["Primary", "Secondary"]
7568
+ * @uiGroup Style
7569
+ */
7570
+ "buttonType"?: "primary" | "secondary";
7244
7571
  /**
7245
7572
  * Display this message when the coupon code has been cancelled.
7246
7573
  * @uiWidget textArea
@@ -7313,8 +7640,17 @@ declare namespace LocalJSX {
7313
7640
  * @uiType string
7314
7641
  * @uiEnum ["left", "center", "right"]
7315
7642
  * @uiEnumNames ["Left", "Center", "Right"]
7643
+ * @uiGroup Style
7316
7644
  */
7317
7645
  "textAlign"?: "left" | "center" | "right";
7646
+ /**
7647
+ * Color of the text and copy icon
7648
+ * @uiName Text color
7649
+ * @uiWidget color
7650
+ * @format color
7651
+ * @uiGroup Style
7652
+ */
7653
+ "textColor"?: string;
7318
7654
  /**
7319
7655
  * The number of milliseconds that the tooltip appears for
7320
7656
  * @uiName Tooltip lifespan
@@ -7681,6 +8017,7 @@ declare namespace LocalJSX {
7681
8017
  * @uiName Background color
7682
8018
  * @uiWidget color
7683
8019
  * @format color
8020
+ * @uiGroup Style
7684
8021
  */
7685
8022
  "backgroundColor"?: string;
7686
8023
  /**
@@ -7696,6 +8033,15 @@ declare namespace LocalJSX {
7696
8033
  * @uiName Button text
7697
8034
  */
7698
8035
  "buttonText"?: string;
8036
+ /**
8037
+ * The type of the button (primary or secondary) that will be used to copy the link.
8038
+ * @uiName Button Type
8039
+ * @uiType string
8040
+ * @uiEnum ["primary", "secondary"]
8041
+ * @uiEnumNames ["Primary", "Secondary"]
8042
+ * @uiGroup Style
8043
+ */
8044
+ "buttonType"?: "primary" | "secondary";
7699
8045
  /**
7700
8046
  * @uiName Description
7701
8047
  * @uiWidget textArea
@@ -7710,11 +8056,13 @@ declare namespace LocalJSX {
7710
8056
  * @uiType string
7711
8057
  * @uiEnum ["top", "bottom"]
7712
8058
  * @uiEnumNames ["Top", "Bottom"]
8059
+ * @uiGroup Style
7713
8060
  */
7714
8061
  "imageMobilePos"?: "top" | "bottom";
7715
8062
  /**
7716
8063
  * @uiName Image percentage
7717
8064
  * @uiType number
8065
+ * @uiGroup Style
7718
8066
  */
7719
8067
  "imagePercentage"?: number;
7720
8068
  /**
@@ -7722,6 +8070,7 @@ declare namespace LocalJSX {
7722
8070
  * @uiType string
7723
8071
  * @uiEnum ["left", "center", "right"]
7724
8072
  * @uiEnumNames ["Left", "Center", "Right"]
8073
+ * @uiGroup Style
7725
8074
  */
7726
8075
  "imagePos"?: "left" | "center" | "right";
7727
8076
  /**
@@ -7735,16 +8084,19 @@ declare namespace LocalJSX {
7735
8084
  * @uiType string
7736
8085
  * @uiEnum ["overlay", "columns"]
7737
8086
  * @uiEnumNames ["Overlay", "Two-column"]
8087
+ * @uiGroup Style
7738
8088
  */
7739
8089
  "layout"?: "overlay" | "columns";
7740
8090
  /**
7741
8091
  * @uiName Overlay color
7742
8092
  * @uiWidget color
7743
8093
  * @format color
8094
+ * @uiGroup Style
7744
8095
  */
7745
8096
  "overlayColor"?: string;
7746
8097
  /**
7747
8098
  * @uiName Overlay opacity
8099
+ * @uiGroup Style
7748
8100
  */
7749
8101
  "overlayOpacity"?: string;
7750
8102
  /**
@@ -7752,6 +8104,7 @@ declare namespace LocalJSX {
7752
8104
  * @uiType string
7753
8105
  * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
7754
8106
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
8107
+ * @uiGroup Style
7755
8108
  */
7756
8109
  "paddingImage"?: Spacing;
7757
8110
  /**
@@ -7759,12 +8112,14 @@ declare namespace LocalJSX {
7759
8112
  * @uiType string
7760
8113
  * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
7761
8114
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
8115
+ * @uiGroup Style
7762
8116
  */
7763
8117
  "paddingText"?: Spacing;
7764
8118
  /**
7765
8119
  * @uiName Text color
7766
8120
  * @uiWidget color
7767
8121
  * @format color
8122
+ * @uiGroup Style
7768
8123
  */
7769
8124
  "textColor"?: string;
7770
8125
  }
@@ -8252,6 +8607,11 @@ declare namespace LocalJSX {
8252
8607
  * @uiName User column heading
8253
8608
  */
8254
8609
  "usersheading"?: string;
8610
+ /**
8611
+ * @uiWidget color
8612
+ * @uiName Viewing user highlight color
8613
+ */
8614
+ "viewingUserHighlightColor"?: string;
8255
8615
  /**
8256
8616
  * @uiName Viewing user text
8257
8617
  */
@@ -9701,6 +10061,11 @@ declare namespace LocalJSX {
9701
10061
  * @format color
9702
10062
  */
9703
10063
  "backgroundColor"?: string;
10064
+ /**
10065
+ * @uiName Border radius
10066
+ * @type number
10067
+ */
10068
+ "borderRadius"?: string;
9704
10069
  /**
9705
10070
  * @uiName Description
9706
10071
  * @uiWidget textArea
@@ -9715,6 +10080,18 @@ declare namespace LocalJSX {
9715
10080
  * @uiName Icon
9716
10081
  */
9717
10082
  "icon"?: string;
10083
+ /**
10084
+ * @uiName Icon Background color
10085
+ * @uiWidget color
10086
+ * @format color
10087
+ */
10088
+ "iconBackgroundColor"?: string;
10089
+ /**
10090
+ * @uiName Icon color
10091
+ * @uiWidget color
10092
+ * @format color
10093
+ */
10094
+ "iconColor"?: string;
9718
10095
  /**
9719
10096
  * Displayed in place of an icon
9720
10097
  * @uiName Image URL
@@ -9780,6 +10157,19 @@ declare namespace LocalJSX {
9780
10157
  * @uiType string
9781
10158
  */
9782
10159
  "backgroundColor"?: string;
10160
+ /**
10161
+ * Border color of share link container (default is set to 1px solid transparent)
10162
+ * @uiName Border color
10163
+ * @uiWidget color
10164
+ * @format color
10165
+ */
10166
+ "borderColor"?: string;
10167
+ /**
10168
+ * The border radius on the share link container (in pixels)
10169
+ * @uiName Border Radius
10170
+ * @uiType number
10171
+ */
10172
+ "borderRadius"?: number;
9783
10173
  /**
9784
10174
  * @uiName Hide border
9785
10175
  * @uiType boolean
@@ -9818,6 +10208,13 @@ declare namespace LocalJSX {
9818
10208
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
9819
10209
  */
9820
10210
  "paddingTop"?: string;
10211
+ /**
10212
+ * Color of the text and copy icon
10213
+ * @uiName Text color
10214
+ * @uiWidget color
10215
+ * @format color
10216
+ */
10217
+ "textColor"?: string;
9821
10218
  /**
9822
10219
  * @uiName Vertical alignment
9823
10220
  * @uiType string
@@ -9827,14 +10224,47 @@ declare namespace LocalJSX {
9827
10224
  "verticalAlignment"?: "start" | "center" | "end";
9828
10225
  }
9829
10226
  interface SqmReferralCode {
10227
+ /**
10228
+ * Background color of share link container
10229
+ * @uiName Background color
10230
+ * @uiWidget color
10231
+ * @format color
10232
+ * @uiGroup Style
10233
+ */
10234
+ "backgroundColor"?: string;
10235
+ /**
10236
+ * Border color of share link container (default is set to 1px solid transparent)
10237
+ * @uiName Border color
10238
+ * @uiWidget color
10239
+ * @format color
10240
+ * @uiGroup Style
10241
+ */
10242
+ "borderColor"?: string;
10243
+ /**
10244
+ * The border radius on the share link container (in pixels)
10245
+ * @uiName Border Radius
10246
+ * @uiType number
10247
+ * @uiGroup Style
10248
+ */
10249
+ "borderRadius"?: string;
9830
10250
  /**
9831
10251
  * Set the copy button style and placement
9832
10252
  * @uiName Style
9833
10253
  * @uiType string
9834
10254
  * @uiEnum ["icon", "button-outside", "button-below"]
9835
10255
  * @uiEnumNames ["Icon", "Button outside", "Button below"]
10256
+ * @uiGroup Style
9836
10257
  */
9837
10258
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
10259
+ /**
10260
+ * The type of the button (primary or secondary) that will be used to copy the link.
10261
+ * @uiName Button Type
10262
+ * @uiType string
10263
+ * @uiEnum ["primary", "secondary"]
10264
+ * @uiEnumNames ["Primary", "Secondary"]
10265
+ * @uiGroup Style
10266
+ */
10267
+ "buttonType"?: "primary" | "secondary";
9838
10268
  /**
9839
10269
  * @uiName Copy button label
9840
10270
  */
@@ -9866,8 +10296,17 @@ declare namespace LocalJSX {
9866
10296
  * @uiType string
9867
10297
  * @uiEnum ["left", "center", "right"]
9868
10298
  * @uiEnumNames ["Left", "Center", "Right"]
10299
+ * @uiGroup Style
9869
10300
  */
9870
10301
  "textAlign"?: "left" | "center" | "right";
10302
+ /**
10303
+ * Color of the text and copy icon
10304
+ * @uiName Text color
10305
+ * @uiWidget color
10306
+ * @format color
10307
+ * @uiGroup Style
10308
+ */
10309
+ "textColor"?: string;
9871
10310
  /**
9872
10311
  * The number of milliseconds that the tooltip appears for
9873
10312
  * @uiName Tooltip lifespan
@@ -9902,6 +10341,12 @@ declare namespace LocalJSX {
9902
10341
  * @uiWidget programSelector
9903
10342
  */
9904
10343
  "programId"?: string;
10344
+ /**
10345
+ * @uiName Text Color
10346
+ * @uiType string
10347
+ * @uiWidget color
10348
+ */
10349
+ "textColor"?: string;
9905
10350
  /**
9906
10351
  * @uiName Title Text
9907
10352
  */
@@ -10795,14 +11240,47 @@ declare namespace LocalJSX {
10795
11240
  "unsupportedPlatformText"?: string;
10796
11241
  }
10797
11242
  interface SqmShareCode {
11243
+ /**
11244
+ * Background color of share link container
11245
+ * @uiName Background color
11246
+ * @uiWidget color
11247
+ * @format color
11248
+ * @uiGroup Style
11249
+ */
11250
+ "backgroundColor"?: string;
11251
+ /**
11252
+ * Border color of share link container (default is set to 1px solid transparent)
11253
+ * @uiName Border color
11254
+ * @uiWidget color
11255
+ * @format color
11256
+ * @uiGroup Style
11257
+ */
11258
+ "borderColor"?: string;
11259
+ /**
11260
+ * The border radius on the share link container (in pixels)
11261
+ * @uiName Border Radius
11262
+ * @uiType number
11263
+ * @uiGroup Style
11264
+ */
11265
+ "borderRadius"?: string;
10798
11266
  /**
10799
11267
  * Set the copy button style and placement
10800
11268
  * @uiName Style
10801
11269
  * @uiType string
10802
11270
  * @uiEnum ["icon", "button-outside", "button-below"]
10803
11271
  * @uiEnumNames ["Icon", "Button outside", "Button below"]
11272
+ * @uiGroup Style
10804
11273
  */
10805
11274
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
11275
+ /**
11276
+ * The type of the button (primary or secondary) that will be used to copy the link.
11277
+ * @uiName Button Type
11278
+ * @uiType string
11279
+ * @uiEnum ["primary", "secondary"]
11280
+ * @uiEnumNames ["Primary", "Secondary"]
11281
+ * @uiGroup Style
11282
+ */
11283
+ "buttonType"?: "primary" | "secondary";
10806
11284
  /**
10807
11285
  * @uiName Copy button label
10808
11286
  */
@@ -10824,8 +11302,17 @@ declare namespace LocalJSX {
10824
11302
  * @uiType string
10825
11303
  * @uiEnum ["left", "center", "right"]
10826
11304
  * @uiEnumNames ["Left", "Center", "Right"]
11305
+ * @uiGroup Style
10827
11306
  */
10828
11307
  "textAlign"?: "left" | "center" | "right";
11308
+ /**
11309
+ * Color of the text and copy icon
11310
+ * @uiName Text color
11311
+ * @uiWidget color
11312
+ * @format color
11313
+ * @uiGroup Style
11314
+ */
11315
+ "textColor"?: string;
10829
11316
  /**
10830
11317
  * The number of milliseconds that the tooltip appears for
10831
11318
  * @uiName Tooltip lifespan
@@ -10838,14 +11325,47 @@ declare namespace LocalJSX {
10838
11325
  "tooltiptext"?: string;
10839
11326
  }
10840
11327
  interface SqmShareLink {
11328
+ /**
11329
+ * Background color of share link container
11330
+ * @uiName Background color
11331
+ * @uiWidget color
11332
+ * @format color
11333
+ * @uiGroup Style
11334
+ */
11335
+ "backgroundColor"?: string;
11336
+ /**
11337
+ * Border color of share link container (default is set to 1px solid transparent)
11338
+ * @uiName Border color
11339
+ * @uiWidget color
11340
+ * @format color
11341
+ * @uiGroup Style
11342
+ */
11343
+ "borderColor"?: string;
11344
+ /**
11345
+ * The border radius on the share link container (in pixels)
11346
+ * @uiName Border Radius
11347
+ * @uiType number
11348
+ * @uiGroup Style
11349
+ */
11350
+ "borderRadius"?: string;
10841
11351
  /**
10842
11352
  * Set the copy button style and placement
10843
- * @uiName Style
11353
+ * @uiName Button style
10844
11354
  * @uiType string
10845
11355
  * @uiEnum ["icon", "button-outside", "button-below"]
10846
11356
  * @uiEnumNames ["Icon", "Button outside", "Button below"]
11357
+ * @uiGroup Style
10847
11358
  */
10848
11359
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
11360
+ /**
11361
+ * The type of the button (primary or secondary) that will be used to copy the link.
11362
+ * @uiName Button Type
11363
+ * @uiType string
11364
+ * @uiEnum ["primary", "secondary"]
11365
+ * @uiEnumNames ["Primary", "Secondary"]
11366
+ * @uiGroup Style
11367
+ */
11368
+ "buttonType"?: "primary" | "secondary";
10849
11369
  /**
10850
11370
  * @uiName Copy button label
10851
11371
  */
@@ -10867,8 +11387,17 @@ declare namespace LocalJSX {
10867
11387
  * @uiType string
10868
11388
  * @uiEnum ["left", "center", "right"]
10869
11389
  * @uiEnumNames ["Left", "Center", "Right"]
11390
+ * @uiGroup Style
10870
11391
  */
10871
11392
  "textAlign"?: "left" | "center" | "right";
11393
+ /**
11394
+ * Color of the text and copy icon
11395
+ * @uiName Text color
11396
+ * @uiWidget color
11397
+ * @format color
11398
+ * @uiGroup Style
11399
+ */
11400
+ "textColor"?: string;
10872
11401
  /**
10873
11402
  * The number of milliseconds that the tooltip appears for
10874
11403
  * @uiName Tooltip lifespan
@@ -10931,11 +11460,37 @@ declare namespace LocalJSX {
10931
11460
  "placement"?: "left" | "right" | "bottom" | "top";
10932
11461
  }
10933
11462
  interface SqmTaskCard {
11463
+ /**
11464
+ * @uiName Card Background color
11465
+ * @uiWidget color
11466
+ * @uiGroup Style
11467
+ */
11468
+ "backgroundColor"?: string;
11469
+ /**
11470
+ * @uiName Border color
11471
+ * @uiWidget color
11472
+ * @uiGroup Style
11473
+ */
11474
+ "borderColor"?: string;
11475
+ /**
11476
+ * @uiName Border radius
11477
+ * @uiType number
11478
+ * @uiGroup Style
11479
+ */
11480
+ "borderRadius"?: number;
10934
11481
  /**
10935
11482
  * @uiName Button link
10936
11483
  * @uiGroup Button
10937
11484
  */
10938
11485
  "buttonLink"?: string;
11486
+ /**
11487
+ * @uiName Button Style
11488
+ * @uiType string
11489
+ * @uiEnum ["primary", "secondary"]
11490
+ * @uiEnumNames ["Primary", "Secondary"]
11491
+ * @uiGroup Style
11492
+ */
11493
+ "buttonStyle"?: "primary" | "secondary";
10939
11494
  /**
10940
11495
  * @uiName Button text
10941
11496
  * @uiGroup Button
@@ -11078,6 +11633,12 @@ declare namespace LocalJSX {
11078
11633
  * @default
11079
11634
  */
11080
11635
  "steps"?: boolean;
11636
+ /**
11637
+ * @uiName Text color
11638
+ * @uiWidget color
11639
+ * @uiGroup Style
11640
+ */
11641
+ "textColor"?: string;
11081
11642
  }
11082
11643
  interface SqmTaxAndCash {
11083
11644
  /**
@@ -12311,6 +12872,19 @@ declare namespace LocalJSX {
12311
12872
  "verificationReviewInternalHeader"?: string;
12312
12873
  }
12313
12874
  interface SqmText {
12875
+ /**
12876
+ * Font size in pixels
12877
+ * @uiName Font Size
12878
+ * @uiType number
12879
+ */
12880
+ "fontSize"?: number;
12881
+ /**
12882
+ * @uiName Text Color
12883
+ * @uiType string
12884
+ * @uiEnum ["primary", "secondary", "text"]
12885
+ * @uiEnumNames ["Primary", "Secondary", "Text"]
12886
+ */
12887
+ "textColor"?: string;
12314
12888
  }
12315
12889
  interface SqmTextSpan {
12316
12890
  /**
@@ -12346,10 +12920,24 @@ declare namespace LocalJSX {
12346
12920
  * @uiEnumNames ["Gift", "Circle"]
12347
12921
  */
12348
12922
  "icon"?: "gift" | "circle";
12923
+ /**
12924
+ * Color of timeline
12925
+ * @uiName Line color
12926
+ * @uiWidget color
12927
+ * @format color
12928
+ */
12929
+ "lineColor"?: string;
12349
12930
  /**
12350
12931
  * @uiName Reward amount
12351
12932
  */
12352
12933
  "reward"?: string;
12934
+ /**
12935
+ * Color of the text and copy icon
12936
+ * @uiName Text color
12937
+ * @uiWidget color
12938
+ * @format color
12939
+ */
12940
+ "textColor"?: string;
12353
12941
  /**
12354
12942
  * @uiName Reward unit
12355
12943
  */