@saasquatch/mint-components 1.15.0-42 → 1.15.0-44

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 (191) hide show
  1. package/dist/cjs/{ShadowViewAddon-42af4b57.js → ShadowViewAddon-85d2eed4.js} +2 -2
  2. package/dist/cjs/{copy-text-view-af017955.js → copy-text-view-95cf4875.js} +14 -3
  3. package/dist/cjs/{global-b34bf5f2.js → global-2298fc8b.js} +73 -60
  4. package/dist/cjs/loader.cjs.js +1 -1
  5. package/dist/cjs/mint-components.cjs.js +1 -1
  6. package/dist/cjs/sqm-banking-info-form_17.cjs.entry.js +24 -7
  7. package/dist/cjs/sqm-big-stat_42.cjs.entry.js +11 -8
  8. package/dist/cjs/sqm-email-verification.cjs.entry.js +1 -1
  9. package/dist/cjs/sqm-empty_4.cjs.entry.js +1 -1
  10. package/dist/cjs/{sqm-invoice-table-view-deaf0385.js → sqm-invoice-table-view-90b2433f.js} +1 -1
  11. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +1 -1
  12. package/dist/cjs/{sqm-navigation-sidebar-item-view-06eb9721.js → sqm-navigation-sidebar-item-view-188bfc41.js} +5 -5
  13. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +1 -1
  14. package/dist/cjs/sqm-pagination_3.cjs.entry.js +2 -2
  15. package/dist/cjs/{sqm-portal-email-verification-view-4100f28c.js → sqm-portal-email-verification-view-0a93a148.js} +1 -1
  16. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +2 -2
  17. package/dist/cjs/{sqm-portal-forgot-password-view-ba34601e.js → sqm-portal-forgot-password-view-7519a332.js} +7 -6
  18. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +15 -7
  19. package/dist/cjs/sqm-portal-google-login.cjs.entry.js +3 -2
  20. package/dist/cjs/sqm-portal-login-view-bb50304c.js +58 -0
  21. package/dist/cjs/{sqm-portal-profile-view-1fc7fb29.js → sqm-portal-profile-view-44a83439.js} +1 -1
  22. package/dist/cjs/sqm-portal-profile.cjs.entry.js +2 -2
  23. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +1 -1
  24. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +4 -23
  25. package/dist/cjs/sqm-stencilbook.cjs.entry.js +21 -18
  26. package/dist/cjs/{usePortalLogin-bd975a79.js → usePortalLogin-e246988e.js} +0 -55
  27. package/dist/collection/components/sqm-instant-access-registration/sqm-instant-access-registration.js +1 -1
  28. package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-date-column.js +1 -1
  29. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +3 -3
  30. package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.js +5 -5
  31. package/dist/collection/components/sqm-portal-forgot-password/PortalForgotPassword.stories.js +4 -4
  32. package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.js +7 -6
  33. package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +17 -10
  34. package/dist/collection/components/sqm-portal-login/PortalLogin.stories.js +2 -0
  35. package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +1 -1
  36. package/dist/collection/components/sqm-portal-registration-form/PortalRegistrationForm.stories.js +1 -0
  37. package/dist/collection/components/sqm-referred-registration/sqm-referred-registration.js +1 -1
  38. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.js +3 -22
  39. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.js +2 -2
  40. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.js +2 -2
  41. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.js +1 -1
  42. package/dist/collection/components/sqm-share-button/sqm-share-button.js +3 -3
  43. package/dist/collection/components/sqm-stencilbook/BrandSelector.js +4 -2
  44. package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +0 -2
  45. package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +1 -1
  46. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +3 -3
  47. package/dist/collection/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.js +1 -1
  48. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.js +18 -1
  49. package/dist/collection/components/views/copy-text-view.js +14 -3
  50. package/dist/collection/global/styles.js +73 -60
  51. package/dist/collection/global/styles.ts +28 -12
  52. package/dist/esm/{ShadowViewAddon-173ce794.js → ShadowViewAddon-d59ef625.js} +2 -2
  53. package/dist/esm/{copy-text-view-38c7c3d5.js → copy-text-view-6dec9902.js} +14 -3
  54. package/dist/esm/{global-16971a34.js → global-2da1dcec.js} +73 -60
  55. package/dist/esm/loader.js +1 -1
  56. package/dist/esm/mint-components.js +1 -1
  57. package/dist/esm/sqm-banking-info-form_17.entry.js +24 -7
  58. package/dist/esm/sqm-big-stat_42.entry.js +10 -7
  59. package/dist/esm/sqm-email-verification.entry.js +1 -1
  60. package/dist/esm/sqm-empty_4.entry.js +1 -1
  61. package/dist/esm/{sqm-invoice-table-view-e43241aa.js → sqm-invoice-table-view-df370e4a.js} +1 -1
  62. package/dist/esm/sqm-leaderboard-rank.entry.js +1 -1
  63. package/dist/esm/{sqm-navigation-sidebar-item-view-48b224fa.js → sqm-navigation-sidebar-item-view-30c52ccd.js} +5 -5
  64. package/dist/esm/sqm-navigation-sidebar-item.entry.js +1 -1
  65. package/dist/esm/sqm-pagination_3.entry.js +2 -2
  66. package/dist/esm/{sqm-portal-email-verification-view-7ac99890.js → sqm-portal-email-verification-view-e38ec8cc.js} +1 -1
  67. package/dist/esm/sqm-portal-email-verification.entry.js +2 -2
  68. package/dist/esm/{sqm-portal-forgot-password-view-2628bc62.js → sqm-portal-forgot-password-view-dc6b4f26.js} +7 -6
  69. package/dist/esm/sqm-portal-forgot-password.entry.js +15 -7
  70. package/dist/esm/sqm-portal-google-login.entry.js +2 -1
  71. package/dist/esm/sqm-portal-login-view-7670cd86.js +56 -0
  72. package/dist/esm/{sqm-portal-profile-view-c68753ea.js → sqm-portal-profile-view-e594d1ee.js} +1 -1
  73. package/dist/esm/sqm-portal-profile.entry.js +2 -2
  74. package/dist/esm/sqm-referral-table_11.entry.js +1 -1
  75. package/dist/esm/sqm-rewards-table_9.entry.js +4 -23
  76. package/dist/esm/sqm-stencilbook.entry.js +21 -18
  77. package/dist/esm/{usePortalLogin-2b813acc.js → usePortalLogin-6b1951c6.js} +1 -55
  78. package/dist/esm-es5/{ShadowViewAddon-173ce794.js → ShadowViewAddon-d59ef625.js} +1 -1
  79. package/dist/esm-es5/copy-text-view-6dec9902.js +1 -0
  80. package/dist/esm-es5/{global-16971a34.js → global-2da1dcec.js} +1 -1
  81. package/dist/esm-es5/loader.js +1 -1
  82. package/dist/esm-es5/mint-components.js +1 -1
  83. package/dist/esm-es5/sqm-banking-info-form_17.entry.js +1 -1
  84. package/dist/esm-es5/sqm-big-stat_42.entry.js +1 -1
  85. package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
  86. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  87. package/dist/esm-es5/{sqm-invoice-table-view-e43241aa.js → sqm-invoice-table-view-df370e4a.js} +1 -1
  88. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  89. package/dist/esm-es5/sqm-navigation-sidebar-item-view-30c52ccd.js +1 -0
  90. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  91. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  92. package/dist/esm-es5/{sqm-portal-email-verification-view-7ac99890.js → sqm-portal-email-verification-view-e38ec8cc.js} +1 -1
  93. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  94. package/dist/esm-es5/sqm-portal-forgot-password-view-dc6b4f26.js +1 -0
  95. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  96. package/dist/esm-es5/sqm-portal-google-login.entry.js +1 -1
  97. package/dist/esm-es5/sqm-portal-login-view-7670cd86.js +1 -0
  98. package/dist/esm-es5/{sqm-portal-profile-view-c68753ea.js → sqm-portal-profile-view-e594d1ee.js} +1 -1
  99. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  100. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  101. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  102. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  103. package/dist/esm-es5/usePortalLogin-6b1951c6.js +1 -0
  104. package/dist/mint-components/global/styles.ts +28 -12
  105. package/dist/mint-components/mint-components.esm.js +1 -1
  106. package/dist/mint-components/mint-components.js +1 -1
  107. package/dist/mint-components/{p-028d61de.entry.js → p-0019d57c.entry.js} +1 -1
  108. package/dist/mint-components/p-04cc08e7.system.entry.js +1 -0
  109. package/dist/mint-components/{p-1f6cfd37.js → p-097a255f.js} +1 -1
  110. package/dist/mint-components/p-16c55bb4.entry.js +205 -0
  111. package/dist/mint-components/p-1cd0e1e9.system.js +1 -0
  112. package/dist/mint-components/{p-4fc78f20.system.entry.js → p-232996b5.system.entry.js} +1 -1
  113. package/dist/mint-components/p-240bec23.js +1 -0
  114. package/dist/mint-components/{p-692e8ff2.system.entry.js → p-28aed7f7.system.entry.js} +1 -1
  115. package/dist/mint-components/{p-9daf835f.system.js → p-31b8f0ca.system.js} +1 -1
  116. package/dist/mint-components/{p-96d3900f.entry.js → p-4ce7e3b1.entry.js} +1 -1
  117. package/dist/mint-components/{p-cfa40c9b.system.entry.js → p-5125ec72.system.entry.js} +1 -1
  118. package/dist/mint-components/p-54212ad6.system.js +1 -0
  119. package/dist/mint-components/p-62d924e6.system.entry.js +1 -0
  120. package/dist/mint-components/{p-0d3e4788.entry.js → p-73069eba.entry.js} +1 -1
  121. package/dist/mint-components/{p-32e6850d.entry.js → p-761ee9ea.entry.js} +1 -1
  122. package/dist/mint-components/{p-e72c2b09.entry.js → p-7953c3da.entry.js} +1 -1
  123. package/dist/mint-components/{p-16dbd9cb.js → p-7aba33e1.js} +1 -1
  124. package/dist/mint-components/{p-27201067.system.js → p-7ae3ec51.system.js} +1 -1
  125. package/dist/mint-components/{p-1e07c5b4.system.js → p-7daa731c.system.js} +1 -1
  126. package/dist/mint-components/{p-3b7c875b.system.entry.js → p-7dac5a58.system.entry.js} +1 -1
  127. package/dist/mint-components/{p-29e61db2.entry.js → p-836d3ec7.entry.js} +2 -2
  128. package/dist/mint-components/p-92d706e7.entry.js +1 -0
  129. package/dist/mint-components/p-951ded9b.js +1 -0
  130. package/dist/mint-components/{p-968e5a9e.system.entry.js → p-9fcc7901.system.entry.js} +1 -1
  131. package/dist/mint-components/p-a121e5a1.system.entry.js +1 -0
  132. package/dist/mint-components/p-b0362941.js +1 -0
  133. package/dist/mint-components/{p-1238fbd0.js → p-b090bbd2.js} +1 -1
  134. package/dist/mint-components/p-b143d532.system.entry.js +1 -0
  135. package/dist/mint-components/p-b4eca678.js +1 -0
  136. package/dist/mint-components/{p-c9592908.system.entry.js → p-b6083f58.system.entry.js} +1 -1
  137. package/dist/mint-components/p-bd11230d.system.js +1 -0
  138. package/dist/mint-components/{p-2c637c26.system.js → p-bfe08ca4.system.js} +1 -1
  139. package/dist/mint-components/p-c53bd5bd.entry.js +9 -0
  140. package/dist/mint-components/{p-0a1666ef.system.entry.js → p-cc5f9775.system.entry.js} +1 -1
  141. package/dist/mint-components/p-cfce2cfa.system.js +1 -0
  142. package/dist/mint-components/{p-84f3732f.system.js → p-d49373b7.system.js} +1 -1
  143. package/dist/mint-components/{p-d63e5657.entry.js → p-d4e49019.entry.js} +2 -2
  144. package/dist/mint-components/{p-d533917f.system.entry.js → p-d7cbca3c.system.entry.js} +1 -1
  145. package/dist/mint-components/p-e05d092a.entry.js +1 -0
  146. package/dist/mint-components/{p-490864af.entry.js → p-e1e96de9.entry.js} +2 -2
  147. package/dist/mint-components/{p-d0de4b73.system.js → p-e53c3c6e.system.js} +1 -1
  148. package/dist/mint-components/{p-73b3e5a9.system.entry.js → p-e70d8201.system.entry.js} +1 -1
  149. package/dist/mint-components/p-f0368b8b.system.js +1 -0
  150. package/dist/mint-components/{p-c67034c1.entry.js → p-f2c48bc8.entry.js} +1 -1
  151. package/dist/mint-components/{p-2c227f02.js → p-f3558ef0.js} +1 -1
  152. package/dist/mint-components/{p-d2066cb0.js → p-f3a52eb6.js} +1 -1
  153. package/dist/mint-components/{p-88e3b87a.entry.js → p-f826665a.entry.js} +1 -1
  154. package/dist/mint-components/p-fa420231.js +1 -0
  155. package/dist/mint-components/{p-6b166700.system.entry.js → p-fad1752b.system.entry.js} +1 -1
  156. package/dist/types/components/sqm-instant-access-registration/sqm-instant-access-registration.d.ts +1 -1
  157. package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-date-column.d.ts +1 -1
  158. package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +3 -3
  159. package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.d.ts +0 -3
  160. package/dist/types/components/sqm-portal-login/PortalLogin.stories.d.ts +1 -0
  161. package/dist/types/components/sqm-referred-registration/sqm-referred-registration.d.ts +1 -1
  162. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.d.ts +2 -2
  163. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.d.ts +2 -2
  164. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.d.ts +1 -1
  165. package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +3 -3
  166. package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +1 -1
  167. package/docs/docs.docx +0 -0
  168. package/docs/raisins.json +1 -1
  169. package/grapesjs/grapesjs.js +1 -1
  170. package/package.json +1 -1
  171. package/shoelace/assets/icons/twitter-x.svg +4 -0
  172. package/dist/esm-es5/copy-text-view-38c7c3d5.js +0 -1
  173. package/dist/esm-es5/sqm-navigation-sidebar-item-view-48b224fa.js +0 -1
  174. package/dist/esm-es5/sqm-portal-forgot-password-view-2628bc62.js +0 -1
  175. package/dist/esm-es5/usePortalLogin-2b813acc.js +0 -1
  176. package/dist/mint-components/p-00673c96.js +0 -1
  177. package/dist/mint-components/p-0bf0409f.entry.js +0 -205
  178. package/dist/mint-components/p-34b652a9.system.js +0 -1
  179. package/dist/mint-components/p-492d810b.js +0 -1
  180. package/dist/mint-components/p-50bfb01f.system.entry.js +0 -1
  181. package/dist/mint-components/p-5cff2ac4.js +0 -1
  182. package/dist/mint-components/p-69e77f43.js +0 -1
  183. package/dist/mint-components/p-96c0860e.system.js +0 -1
  184. package/dist/mint-components/p-a09b2393.entry.js +0 -9
  185. package/dist/mint-components/p-a255bf0e.entry.js +0 -1
  186. package/dist/mint-components/p-be725c96.entry.js +0 -1
  187. package/dist/mint-components/p-db86c62e.system.entry.js +0 -1
  188. package/dist/mint-components/p-dbaab44b.system.js +0 -1
  189. package/dist/mint-components/p-dddac0ee.system.entry.js +0 -1
  190. package/dist/mint-components/p-f5a7697e.system.entry.js +0 -1
  191. package/dist/mint-components/p-f8df914b.system.js +0 -1
@@ -25974,8 +25974,8 @@ 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;
25978
- console.log("The branding config is ", window.SquatchBrandingConfig);
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);
25979
25979
  const style = `
25980
25980
  /* vietnamese */
25981
25981
  @font-face {
@@ -26466,6 +26466,8 @@ html {
26466
26466
  --sl-z-index-toast: 950;
26467
26467
  --sl-z-index-tooltip: 1000;
26468
26468
  }
26469
+
26470
+
26469
26471
 
26470
26472
  :root {
26471
26473
  --sqm-header-background: var(--sl-color-white);
@@ -26473,31 +26475,31 @@ html {
26473
26475
  --sqm-color-text-error: #e63717;
26474
26476
  --sqm-content-max-width: 700px;
26475
26477
  --sqm-content-background: var(--sl-color-white);
26476
- --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.background) || "#121212"};
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
26479
  --widget-background-color: var(--sl-color-white);
26478
26480
  --sqm-portal-main-width: 900px;
26479
26481
  --sqm-max-width: 100%;
26480
-
26481
- --sqm-text: ${((_c = window.SquatchBrandingConfig) === null || _c === void 0 ? void 0 : _c.font.textColor) || "white"};
26482
- --sqm-text-subdued: ${((_d = window.SquatchBrandingConfig) === null || _d === void 0 ? void 0 : _d.font.secondaryTextColor) || "#b3b3b3"};
26483
-
26484
- --sqm-primary-color: ${((_f = (_e = window.SquatchBrandingConfig) === null || _e === void 0 ? void 0 : _e.color) === null || _f === void 0 ? void 0 : _f.primaryColor) || "#1ed760"};
26485
- --sqm-primary-button-background:${((_h = (_g = window.SquatchBrandingConfig) === null || _g === void 0 ? void 0 : _g.primaryButton) === null || _h === void 0 ? void 0 : _h.buttonColor) || "#1ed760"};
26486
- --sqm-primary-button-background-hover: ${((_k = (_j = window.SquatchBrandingConfig) === null || _j === void 0 ? void 0 : _j.primaryButton) === null || _k === void 0 ? void 0 : _k.hoverColor) || "#1ed760"};
26487
- --sqm-primary-button-color: ${((_m = (_l = window.SquatchBrandingConfig) === null || _l === void 0 ? void 0 : _l.primaryButton) === null || _m === void 0 ? void 0 : _m.buttonTextColor) || "#FFFFFF"};
26488
- --sqm-primary-button-color-border: ${((_p = (_o = window.SquatchBrandingConfig) === null || _o === void 0 ? void 0 : _o.primaryButton) === null || _p === void 0 ? void 0 : _p.buttonBorderColor) ||
26482
+ --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) ||
26489
26491
  "transparent"};
26490
- --sqm-primary-button-radius: ${((_r = (_q = window.SquatchBrandingConfig) === null || _q === void 0 ? void 0 : _q.primaryButton) === null || _r === void 0 ? void 0 : _r.borderRadius) || "4px"};
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"};
26491
26493
 
26492
26494
 
26493
- --sqm-secondary-button-background: ${((_t = (_s = window.SquatchBrandingConfig) === null || _s === void 0 ? void 0 : _s.secondaryButton) === null || _t === void 0 ? void 0 : _t.buttonColor) || "#191414"};
26494
- --sqm-secondary-button-background-hover: ${((_v = (_u = window.SquatchBrandingConfig) === null || _u === void 0 ? void 0 : _u.secondaryButton) === null || _v === void 0 ? void 0 : _v.hoverColor) || "#282828"};
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"};
26495
26497
 
26496
26498
 
26497
- --sqm-secondary-button-color: ${((_x = (_w = window.SquatchBrandingConfig) === null || _w === void 0 ? void 0 : _w.secondaryButton) === null || _x === void 0 ? void 0 : _x.buttonTextColor) || "#FFFFFF"};
26498
- --sqm-secondary-button-color-border: ${((_z = (_y = window.SquatchBrandingConfig) === null || _y === void 0 ? void 0 : _y.secondaryButton) === null || _z === void 0 ? void 0 : _z.buttonBorderColor) ||
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) ||
26499
26501
  "#FFFFFF"};
26500
- --sqm-secondary-button-radius: ${((_1 = (_0 = window.SquatchBrandingConfig) === null || _0 === void 0 ? void 0 : _0.secondaryButton) === null || _1 === void 0 ? void 0 : _1.borderRadius) || "30px"};
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"};
26501
26503
 
26502
26504
  --sqm-tertiary-button-background: transparent;
26503
26505
  --sqm-tertiary-button-background-hover: var(--sqm-primary-color);
@@ -26505,74 +26507,80 @@ html {
26505
26507
  --sqm-tertiary-button-color-border: transparent;
26506
26508
  --sqm-tertiary-button-radius: 30px;
26507
26509
 
26508
- --sqm-border-radius-normal: ${((_3 = (_2 = window.SquatchBrandingConfig) === null || _2 === void 0 ? void 0 : _2.border) === null || _3 === void 0 ? void 0 : _3.radius) || "18px"};
26509
- --sqm-border-color: ${((_5 = (_4 = window.SquatchBrandingConfig) === null || _4 === void 0 ? void 0 : _4.border) === null || _5 === void 0 ? void 0 : _5.color) || "white"};
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"};
26510
26512
 
26511
- --sqm-border-thickness: ${((_7 = (_6 = window.SquatchBrandingConfig) === null || _6 === void 0 ? void 0 : _6.border) === null || _7 === void 0 ? void 0 : _7.thickness) || "1px"};
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"};
26512
26514
 
26513
- --sqm-accent-color-icon: ${((_10 = (_9 = (_8 = window.SquatchBrandingConfig) === null || _8 === void 0 ? void 0 : _8.color) === null || _9 === void 0 ? void 0 : _9.accentColorShades) === null || _10 === void 0 ? void 0 : _10.iconAndBadge) ||
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) ||
26514
26516
  "#1ed760"};
26515
- --sqm-accent-color-text: ${((_13 = (_12 = (_11 = window.SquatchBrandingConfig) === null || _11 === void 0 ? void 0 : _11.color) === null || _12 === void 0 ? void 0 : _12.accentColorShades) === null || _13 === void 0 ? void 0 : _13.text) || "#fff"};
26516
- --sqm-accent-color-border: ${((_16 = (_15 = (_14 = window.SquatchBrandingConfig) === null || _14 === void 0 ? void 0 : _14.color) === null || _15 === void 0 ? void 0 : _15.accentColorShades) === null || _16 === void 0 ? void 0 : _16.border) || "#1ed760"};
26517
- --sqm-accent-color-background: ${((_19 = (_18 = (_17 = window.SquatchBrandingConfig) === null || _17 === void 0 ? void 0 : _17.color) === null || _18 === void 0 ? void 0 : _18.accentColorShades) === null || _19 === void 0 ? void 0 : _19.background) ||
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) ||
26518
26520
  "#0d4a27"};
26519
26521
 
26520
- --sqm-success-color-icon: ${((_22 = (_21 = (_20 = window.SquatchBrandingConfig) === null || _20 === void 0 ? void 0 : _20.color) === null || _21 === void 0 ? void 0 : _21.success) === null || _22 === void 0 ? void 0 : _22.iconAndBadge) ||
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) ||
26521
26523
  "var(--sl-color-success-600)"};
26522
- --sqm-success-color-text: ${((_25 = (_24 = (_23 = window.SquatchBrandingConfig) === null || _23 === void 0 ? void 0 : _23.color) === null || _24 === void 0 ? void 0 : _24.success) === null || _25 === void 0 ? void 0 : _25.text) ||
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) ||
26523
26525
  "var(--sl-color-success-950)"};
26524
- --sqm-success-color-border: ${((_28 = (_27 = (_26 = window.SquatchBrandingConfig) === null || _26 === void 0 ? void 0 : _26.color) === null || _27 === void 0 ? void 0 : _27.success) === null || _28 === void 0 ? void 0 : _28.border) ||
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) ||
26525
26527
  "var(--sl-color-success-400)"};
26526
- --sqm-success-color-background: ${((_31 = (_30 = (_29 = window.SquatchBrandingConfig) === null || _29 === void 0 ? void 0 : _29.color) === null || _30 === void 0 ? void 0 : _30.success) === null || _31 === void 0 ? void 0 : _31.background) ||
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) ||
26527
26529
  "var(--sl-color-success-300)"};
26528
26530
 
26529
- --sqm-warning-color-icon: ${((_34 = (_33 = (_32 = window.SquatchBrandingConfig) === null || _32 === void 0 ? void 0 : _32.color) === null || _33 === void 0 ? void 0 : _33.warning) === null || _34 === void 0 ? void 0 : _34.iconAndBadge) ||
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) ||
26530
26532
  "var(--sl-color-warning-600)"};
26531
- --sqm-warning-color-text: ${((_37 = (_36 = (_35 = window.SquatchBrandingConfig) === null || _35 === void 0 ? void 0 : _35.color) === null || _36 === void 0 ? void 0 : _36.warning) === null || _37 === void 0 ? void 0 : _37.text) ||
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) ||
26532
26534
  "var(--sl-color-warning-950)"};
26533
- --sqm-warning-color-border: ${((_40 = (_39 = (_38 = window.SquatchBrandingConfig) === null || _38 === void 0 ? void 0 : _38.color) === null || _39 === void 0 ? void 0 : _39.warning) === null || _40 === void 0 ? void 0 : _40.border) ||
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) ||
26534
26536
  "var(--sl-color-warning-400)"};
26535
- --sqm-warning-color-background: ${((_43 = (_42 = (_41 = window.SquatchBrandingConfig) === null || _41 === void 0 ? void 0 : _41.color) === null || _42 === void 0 ? void 0 : _42.warning) === null || _43 === void 0 ? void 0 : _43.background) ||
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) ||
26536
26538
  "var(--sl-color-warning-300)"};
26537
26539
 
26538
- --sqm-danger-color-icon: ${((_46 = (_45 = (_44 = window.SquatchBrandingConfig) === null || _44 === void 0 ? void 0 : _44.color) === null || _45 === void 0 ? void 0 : _45.critical) === null || _46 === void 0 ? void 0 : _46.iconAndBadge) ||
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) ||
26539
26541
  "var(--sl-color-danger-600)"};
26540
- --sqm-danger-color-text: ${((_49 = (_48 = (_47 = window.SquatchBrandingConfig) === null || _47 === void 0 ? void 0 : _47.color) === null || _48 === void 0 ? void 0 : _48.critical) === null || _49 === void 0 ? void 0 : _49.text) ||
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) ||
26541
26543
  "var(--sl-color-danger-950)"};
26542
- --sqm-danger-color-border: ${((_52 = (_51 = (_50 = window.SquatchBrandingConfig) === null || _50 === void 0 ? void 0 : _50.color) === null || _51 === void 0 ? void 0 : _51.critical) === null || _52 === void 0 ? void 0 : _52.border) ||
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) ||
26543
26545
  "var(--sl-color-danger-400)"};
26544
- --sqm-danger-color-background: ${((_55 = (_54 = (_53 = window.SquatchBrandingConfig) === null || _53 === void 0 ? void 0 : _53.color) === null || _54 === void 0 ? void 0 : _54.critical) === null || _55 === void 0 ? void 0 : _55.background) ||
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) ||
26545
26547
  "var(--sl-color-danger-300)"};
26546
26548
 
26547
- --sqm-informative-color-icon: ${((_58 = (_57 = (_56 = window.SquatchBrandingConfig) === null || _56 === void 0 ? void 0 : _56.color) === null || _57 === void 0 ? void 0 : _57.informative) === null || _58 === void 0 ? void 0 : _58.iconAndBadge) ||
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) ||
26548
26550
  "var(--sl-color-sky-600)"};
26549
- --sqm-informative-color-text: ${((_61 = (_60 = (_59 = window.SquatchBrandingConfig) === null || _59 === void 0 ? void 0 : _59.color) === null || _60 === void 0 ? void 0 : _60.informative) === null || _61 === void 0 ? void 0 : _61.text) ||
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) ||
26550
26552
  "var(--sl-color-sky-950)"};
26551
- --sqm-informative-color-border: ${((_64 = (_63 = (_62 = window.SquatchBrandingConfig) === null || _62 === void 0 ? void 0 : _62.color) === null || _63 === void 0 ? void 0 : _63.informative) === null || _64 === void 0 ? void 0 : _64.border) ||
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) ||
26552
26554
  "var(--sl-color-sky-400)"};
26553
- --sqm-informative-color-background: ${((_67 = (_66 = (_65 = window.SquatchBrandingConfig) === null || _65 === void 0 ? void 0 : _65.color) === null || _66 === void 0 ? void 0 : _66.informative) === null || _67 === void 0 ? void 0 : _67.background) ||
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) ||
26554
26556
  "var(--sl-color-sky-300)"};
26555
26557
 
26556
- --sqm-input-background: ${((_69 = (_68 = window.SquatchBrandingConfig) === null || _68 === void 0 ? void 0 : _68.inputs) === null || _69 === void 0 ? void 0 : _69.background) || "#fff"};
26557
- --sqm-input-border-color: ${((_71 = (_70 = window.SquatchBrandingConfig) === null || _70 === void 0 ? void 0 : _70.inputs) === null || _71 === void 0 ? void 0 : _71.borderColor) || "#eaeaea"};
26558
- --sqm-input-border-radius: ${((_73 = (_72 = window.SquatchBrandingConfig) === null || _72 === void 0 ? void 0 : _72.inputs) === null || _73 === void 0 ? void 0 : _73.borderRadius) || "4px"};
26559
- --sqm-input-color: ${((_75 = (_74 = window.SquatchBrandingConfig) === null || _74 === void 0 ? void 0 : _74.inputs) === null || _75 === void 0 ? void 0 : _75.textColor) || "#000"};
26560
- --sqm-input-label-color: ${((_77 = (_76 = window.SquatchBrandingConfig) === null || _76 === void 0 ? void 0 : _76.inputs) === null || _77 === void 0 ? void 0 : _77.labelColor) || "#000"};
26561
- --sqm-border-width: ${((_79 = (_78 = window.SquatchBrandingConfig) === null || _78 === void 0 ? void 0 : _78.inputs) === null || _79 === void 0 ? void 0 : _79.borderThickness) || "1px"};
26562
- --sqm-border-color-focus: ${((_81 = (_80 = window.SquatchBrandingConfig) === null || _80 === void 0 ? void 0 : _80.inputs) === null || _81 === void 0 ? void 0 : _81.focusBorderColor) || "#eaeaea"};
26563
- --sqm-border-color-hover: ${((_83 = (_82 = window.SquatchBrandingConfig) === null || _82 === void 0 ? void 0 : _82.inputs) === null || _83 === void 0 ? void 0 : _83.hoverBorderColor) || "#ccc"};
26564
- --sqm-input-label-font-size: ${((_85 = (_84 = window.SquatchBrandingConfig) === null || _84 === void 0 ? void 0 : _84.inputs) === null || _85 === void 0 ? void 0 : _85.labelFontSize) || "18px"};
26565
- --sqm-input-disabled-color: ${((_87 = (_86 = window.SquatchBrandingConfig) === null || _86 === void 0 ? void 0 : _86.inputs) === null || _87 === void 0 ? void 0 : _87.labelFontSize) || "#fff"};
26566
- --sqm-input-disabled-background: ${((_89 = (_88 = window.SquatchBrandingConfig) === null || _88 === void 0 ? void 0 : _88.inputs) === null || _89 === void 0 ? void 0 : _89.disabledBackground) || "#fff"};
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"};
26569
+
26570
+ --sl-color-primary-100: var(--sqm-primary-color);
26571
+ --sl-color-primary-200: var(--sqm-primary-color);
26572
+ --sl-color-primary-300: var(--sqm-primary-color);
26573
+ --sl-color-primary-400: var(--sqm-primary-color);
26574
+ --sl-color-primary-500: var(--sqm-primary-color);
26567
26575
 
26568
26576
  --sl-input-border-radius-medium: var(--sqm-input-border-radius, var(--sqm-border-radius-normal));
26569
26577
  --sl-input-color-hover: var(--sqm-input-color-hover);
26570
26578
  --sl-input-color-focus: var(--sqm-input-color-focus);
26571
26579
  --sl-input-color-disabled: var(--sqm-input-disabled-color);
26572
26580
  --sl-input-border-color-disabled: #7c7c7c;
26573
- --sl-input-border-color-focus: var(--sqm-input-border-color-focus, white);
26581
+ --sl-input-border-color-focus: var(--sqm-input-border-color-focus, #999999);
26574
26582
  --sl-input-border-color: var(--sqm-input-border-color, #7c7c7c);
26575
- --sl-input-border-color-hover: var(--sqm-input-border-color-hover, white);
26583
+ --sl-input-border-color-hover: var(--sqm-input-border-color-hover, #999999);
26576
26584
  --sl-input-background-color-focus: var(--sqm-input-background, #ffffff);
26577
26585
  --sl-input-border-radius: var(--sqm-input-border-radius, var(--sqm-border-radius-normal));
26578
26586
  --sl-input-background-color: var(--sqm-input-background, #ffffff);
@@ -26726,7 +26734,8 @@ sl-details::part(summary) {
26726
26734
  margin: 0px;
26727
26735
  }
26728
26736
 
26729
- *::part(primarybutton-base){
26737
+ *::part(primarybutton-base),
26738
+ sl-button[type="primary"]::part(base) {
26730
26739
  width: 100%;
26731
26740
  background-color: var(--sqm-primary-button-background) !important;
26732
26741
  color: var(--sqm-primary-button-color);
@@ -26734,22 +26743,27 @@ sl-details::part(summary) {
26734
26743
  border-radius: var(--sqm-primary-button-radius);
26735
26744
  }
26736
26745
 
26737
- *::part(primarybutton-base):hover{
26746
+ *::part(primarybutton-base):hover,
26747
+ sl-button[type="primary"]::part(base):hover{
26738
26748
  background-color: var(--sqm-primary-button-background-hover);
26739
26749
  }
26740
26750
 
26741
- *::part(primarybutton-base):focus{
26751
+
26752
+ *::part(primarybutton-base):focus,
26753
+ sl-button[type="primary"]::part(base):focus {
26742
26754
  box-shadow: none;
26743
26755
  }
26744
26756
 
26745
- *::part(secondarybutton-base){
26757
+ *::part(secondarybutton-base),
26758
+ sl-button[type="secondary"]::part(base) {
26746
26759
  background-color: var(--sqm-secondary-button-background);
26747
26760
  color: var(--sqm-secondary-button-color);
26748
26761
  border-color: var(--sqm-secondary-button-color-border);
26749
26762
  border-radius: var(--sqm-secondary-button-radius);
26750
26763
  }
26751
26764
 
26752
- *::part(secondarybutton-base):hover{
26765
+ *::part(secondarybutton-base):hover,
26766
+ sl-button[type="secondary"]::part(base):hover {
26753
26767
  background-color: var(--sqm-secondary-button-background-hover);
26754
26768
  }
26755
26769
 
@@ -26844,7 +26858,6 @@ sl-icon::part(base):hover {
26844
26858
 
26845
26859
 
26846
26860
 
26847
-
26848
26861
  `;
26849
26862
 
26850
26863
  U(l$1);
@@ -1,6 +1,6 @@
1
1
  import { p as promiseResolve, b as bootstrapLazy } from './index-b3a06de8.js';
2
2
  import './stencil-hooks.module-20ad2b5f.js';
3
- import './global-16971a34.js';
3
+ import './global-2da1dcec.js';
4
4
  import './index.module-d49ae5e7.js';
5
5
 
6
6
  /*
@@ -1,6 +1,6 @@
1
1
  import { p as promiseResolve, H, b as bootstrapLazy } from './index-b3a06de8.js';
2
2
  import './stencil-hooks.module-20ad2b5f.js';
3
- import './global-16971a34.js';
3
+ import './global-2da1dcec.js';
4
4
  import './index.module-d49ae5e7.js';
5
5
 
6
6
  /*
@@ -1,6 +1,6 @@
1
1
  import { h, r as registerInstance, c as Host, g as getElement } from './index-b3a06de8.js';
2
2
  import { m as useRef, k as useState, f as useEffect, n as h$1, l, u as useMemo, b as browser, j as useReducer } from './stencil-hooks.module-20ad2b5f.js';
3
- import { i as intl } from './global-16971a34.js';
3
+ import { i as intl } from './global-2da1dcec.js';
4
4
  import { d as dist, _, L, J, t as Pn, F as Fn, x as $n, $ as $e, i as isDemo, q as En, u as useCallback, R as Rn, M as Mn, I as In, S as Sn } from './index.module-d49ae5e7.js';
5
5
  import { j as jsonpointer } from './jsonpointer-388a7082.js';
6
6
  import { c as cjs } from './cjs-bdfb4486.js';
@@ -14,7 +14,7 @@ import { l as luxon } from './luxon-793b7f13.js';
14
14
  import { g as generateUserError } from './useReferralTable-c1511d9d.js';
15
15
  import { T as TextSpanView } from './sqm-text-span-view-4c17b8c9.js';
16
16
  import { E as ErrorView } from './ErrorView-eaafd6f5.js';
17
- import { t as taxTypeToName, v as validTaxDocument, a as INDIRECT_TAX_SPAIN_REGIONS, b as INDIRECT_TAX_PROVINCES, g as getCountryObj, O as OtherRegionSlotView, I as InvoiceTableView, L as LoadingView, c as vatLabels, G as GeneralLoadingView, f as formatErrorMessage, d as validateBillingField, o as objectIsFull, A as ADDRESS_REGIONS } from './sqm-invoice-table-view-e43241aa.js';
17
+ import { t as taxTypeToName, v as validTaxDocument, a as INDIRECT_TAX_SPAIN_REGIONS, b as INDIRECT_TAX_PROVINCES, g as getCountryObj, O as OtherRegionSlotView, I as InvoiceTableView, L as LoadingView, c as vatLabels, G as GeneralLoadingView, f as formatErrorMessage, d as validateBillingField, o as objectIsFull, A as ADDRESS_REGIONS } from './sqm-invoice-table-view-df370e4a.js';
18
18
  import { e as extractProps } from './extractProps-ae1afbb3.js';
19
19
  import { b as VERIFICATION_EVENT_KEY, V as VERIFICATION_EMAIL_NAMESPACE, S as SHOW_CODE_NAMESPACE, a as VERIFICATION_PARENT_NAMESPACE } from './keys-406491dc.js';
20
20
  import { T as TAX_FORM_UPDATED_EVENT_KEY, a as useVeriffApp, g as getStatus, V as VERIFF_COMPLETE_EVENT_KEY } from './usePayoutStatus-3768c8c3.js';
@@ -748,20 +748,20 @@ const style = {
748
748
  width: "16px",
749
749
  height: "16px",
750
750
  borderRadius: "50%",
751
- background: "var(--sl-color-gray-200)",
751
+ background: "var(--sqm-skeleton-background)",
752
752
  },
753
753
  SmallSkeleton: {
754
754
  width: "100px",
755
755
  height: "16px",
756
756
  borderRadius: "50px",
757
- background: "var(--sl-color-gray-200)",
757
+ background: "var(--sqm-skeleton-background)",
758
758
  },
759
759
  LargeSkeleton: {
760
760
  width: "100%",
761
761
  maxWidth: "320px",
762
762
  height: "40px",
763
763
  borderRadius: "50px",
764
- background: "var(--sl-color-gray-200)",
764
+ background: "var(--sqm-skeleton-background)",
765
765
  },
766
766
  InfoWarningIcon: {
767
767
  height: "26px",
@@ -2237,7 +2237,7 @@ const style$2 = {
2237
2237
  gap: "10px",
2238
2238
  margin: "auto",
2239
2239
  textAlign: "center",
2240
- border: "1px solid var(--sl-color-gray-200)",
2240
+ border: "1px solid var(--sqm-border-color)",
2241
2241
  justifyContent: "center",
2242
2242
  },
2243
2243
  MessageContainer: {
@@ -3981,6 +3981,22 @@ const style$5 = {
3981
3981
  margin: 0,
3982
3982
  },
3983
3983
  },
3984
+ SuccessBadge: {
3985
+ "&::part(base)": {
3986
+ textAlign: "center",
3987
+ whiteSpace: "pre-line",
3988
+ background: "var(--sqm-success-color-icon)",
3989
+ color: "var(--sqm-success-color-text)",
3990
+ },
3991
+ },
3992
+ PrimaryBadge: {
3993
+ "&::part(base)": {
3994
+ textAlign: "center",
3995
+ whiteSpace: "pre-line",
3996
+ background: "var(--sqm-informative-color-icon)",
3997
+ color: "var(--sqm-informative-color-text)",
3998
+ },
3999
+ },
3984
4000
  AlertContent: {
3985
4001
  display: "flex",
3986
4002
  alignItems: "flex-start",
@@ -4008,13 +4024,14 @@ function PayoutDetailsCardView(props) {
4008
4024
  };
4009
4025
  const renderStatusBadge = (status, statusBadgeText) => {
4010
4026
  const badgeType = status === "nextPayout" ? "success" : "primary";
4027
+ const badgeClass = badgeType === "success" ? classes.SuccessBadge : classes.PrimaryBadge;
4011
4028
  const statusText = intl.formatMessage({
4012
4029
  id: "badgeText",
4013
4030
  defaultMessage: statusBadgeText,
4014
4031
  }, {
4015
4032
  badgeText: status,
4016
4033
  });
4017
- return (h("sl-badge", { pill: true, type: badgeType }, statusText));
4034
+ return (h("sl-badge", { pill: true, class: badgeClass }, statusText));
4018
4035
  };
4019
4036
  const thresholdText = intl.formatMessage({
4020
4037
  id: "thresholdText",
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1, c as Host } from './index-b3a06de8.js';
2
2
  import { n as h, f as useEffect, k as useState, i as d, u as useMemo, m as useRef, b as browser, j as useReducer } from './stencil-hooks.module-20ad2b5f.js';
3
- import { i as intl } from './global-16971a34.js';
3
+ import { i as intl } from './global-2da1dcec.js';
4
4
  import { i as isDemo, _ as _$1, d as dist, J, H, $ as $e, w as wn, B, L, y as yn, j as jn, r as Ue, V as Ve, u as useCallback, Q as Qe, k as kn } from './index.module-d49ae5e7.js';
5
5
  import { j as jsonpointer } from './jsonpointer-388a7082.js';
6
6
  import { c as cjs } from './cjs-bdfb4486.js';
@@ -8,17 +8,18 @@ import { g as getProps, a as getMissingProps } from './utils-334c1e34.js';
8
8
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
9
9
  import './useReferralCodes-0b798295.js';
10
10
  import './mixins-f750863a.js';
11
- import { C as CopyTextView } from './copy-text-view-38c7c3d5.js';
11
+ import { C as CopyTextView } from './copy-text-view-6dec9902.js';
12
12
  import { a as useRequestRerender } from './re-render-789f9123.js';
13
13
  import { u as useChildElements } from './useChildElements-0ca9a015.js';
14
14
  import './luxon-793b7f13.js';
15
15
  import './sqm-text-span-view-4c17b8c9.js';
16
16
  import { p as pathToRegexp } from './index-ffa26b43.js';
17
17
  import { R as REGISTRATION_FORM_STATE_CONTEXT, u as useRegistrationFormState } from './useRegistrationFormState-2db047e9.js';
18
- import { u as usePortalLogin, P as PortalLoginView } from './usePortalLogin-2b813acc.js';
18
+ import { P as PortalLoginView } from './sqm-portal-login-view-7670cd86.js';
19
+ import { u as usePortalLogin } from './usePortalLogin-6b1951c6.js';
19
20
  import { A as AsYouType } from './AsYouType-46f67d0d.js';
20
21
  import { i as isEmpty } from './utilities-6341d9fd.js';
21
- import { b as useDemoBigStat, Q as useBigStat, B as BigStatView, J as CardFeedView, i as CheckboxFieldView, K as CouponCodeView, D as DropdownFieldView, E as EditProfileView, H as HeroView, I as InputFieldView, U as withShadowView, L as LeaderboardView, N as NameFieldsView, C as ChangeMarktingView, d as PortalChangePasswordView, h as PortalFooterView, P as PortalFrameView, e as PortalRegisterView, R as ReferralIframeView, V as demoRewardExchange, j as RewardExchangeView, a as useShareButton, S as ShareButtonView, u as useShareLink, c as StatContainerView, T as TaskCardView } from './ShadowViewAddon-173ce794.js';
22
+ import { b as useDemoBigStat, Q as useBigStat, B as BigStatView, J as CardFeedView, i as CheckboxFieldView, K as CouponCodeView, D as DropdownFieldView, E as EditProfileView, H as HeroView, I as InputFieldView, U as withShadowView, L as LeaderboardView, N as NameFieldsView, C as ChangeMarktingView, d as PortalChangePasswordView, h as PortalFooterView, P as PortalFrameView, e as PortalRegisterView, R as ReferralIframeView, V as demoRewardExchange, j as RewardExchangeView, a as useShareButton, S as ShareButtonView, u as useShareLink, c as StatContainerView, T as TaskCardView } from './ShadowViewAddon-d59ef625.js';
22
23
  import './sqm-portal-container-view-f0b1ccfc.js';
23
24
  import { u as usePayoutStatus } from './usePayoutStatus-3768c8c3.js';
24
25
 
@@ -581,11 +582,12 @@ const SqmBrandSelector = class {
581
582
  max-width: 350px;
582
583
  overflow: hidden;
583
584
  padding: 10px;
584
- position: absolute;
585
+ position: fixed;
585
586
  bottom: 0;
586
587
  right: 0;
587
588
  z-index: 999999;
588
589
  border: 1px solid #ccc;
590
+ margin: 10px;
589
591
  }
590
592
 
591
593
  .card-heading {
@@ -595,6 +597,7 @@ const SqmBrandSelector = class {
595
597
  padding-bottom: 10px;
596
598
  color: black;
597
599
  margin: 0;
600
+ font-size: 16px;
598
601
  }
599
602
 
600
603
  .segmented-control-container {
@@ -614,7 +617,7 @@ const SqmBrandSelector = class {
614
617
  align-items: center;
615
618
  justify-content: center;
616
619
  flex: 1;
617
- padding: 4px 8px; /* Fixed spacing syntax */
620
+ padding: 0px 8px;
618
621
  cursor: pointer;
619
622
  transition: all 300ms ease-in-out;
620
623
  border-radius: 9999px;
@@ -3349,7 +3352,7 @@ const PortalLogin = class {
3349
3352
  const content = {
3350
3353
  forgotPasswordButton: (h$1("slot", { name: "forgotPassword" }, h$1("a", { onClick: () => jn.push(states.forgotPasswordPath) }, this.forgotPasswordLabel))),
3351
3354
  googleButton: null,
3352
- secondaryButton: (h$1("slot", { name: "secondaryButton" }, h$1("style", null, styleString), h$1("sl-button", { exportparts: "base: tertiarybutton-base", type: "text", disabled: states.loading, onClick: () => jn.push(states.registerPath) }, this.registerLabel))),
3355
+ secondaryButton: (h$1("slot", { name: "secondaryButton" }, h$1("style", null, styleString), h$1("sl-button", { exportparts: "base: secondarybutton-base", type: "text", disabled: states.loading, onClick: () => jn.push(states.registerPath) }, this.registerLabel))),
3353
3356
  emailLabel: this.emailLabel,
3354
3357
  passwordLabel: this.passwordLabel,
3355
3358
  submitLabel: this.submitLabel,
@@ -1,6 +1,6 @@
1
1
  import { h, r as registerInstance } from './index-b3a06de8.js';
2
2
  import { k as useState, f as useEffect, n as h$1 } from './stencil-hooks.module-20ad2b5f.js';
3
- import { i as intl } from './global-16971a34.js';
3
+ import { i as intl } from './global-2da1dcec.js';
4
4
  import { d as dist, t as Pn, w as wn, J, $ as $e, i as isDemo, q as En } from './index.module-d49ae5e7.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import { g as getProps } from './utils-334c1e34.js';
@@ -1,6 +1,6 @@
1
1
  import { h, r as registerInstance, c as Host } from './index-b3a06de8.js';
2
2
  import { n as h$1 } from './stencil-hooks.module-20ad2b5f.js';
3
- import { i as intl } from './global-16971a34.js';
3
+ import { i as intl } from './global-2da1dcec.js';
4
4
  import './index.module-d49ae5e7.js';
5
5
  import { g as getProps } from './utils-334c1e34.js';
6
6
  import './JSS-67b5cff8.js';
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-b3a06de8.js';
2
- import { i as intl } from './global-16971a34.js';
2
+ import { i as intl } from './global-2da1dcec.js';
3
3
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
4
4
  import { E as ErrorView } from './ErrorView-eaafd6f5.js';
5
5
 
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-b3a06de8.js';
2
2
  import { n as h } from './stencil-hooks.module-20ad2b5f.js';
3
- import { i as intl } from './global-16971a34.js';
3
+ import { i as intl } from './global-2da1dcec.js';
4
4
  import { d as dist, H, J, w as wn, i as isDemo } from './index.module-d49ae5e7.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-18baae5b.js';
@@ -4,10 +4,10 @@ import { c as createStyleSheet } from './JSS-67b5cff8.js';
4
4
  import { g as gap } from './mixins-f750863a.js';
5
5
 
6
6
  function NavigationSidebarItemView(props) {
7
- const { states, data } = props;
7
+ const { states, data, padding = "x-small" } = props;
8
8
  const backgroundColor = props.backgroundColor || "var(--sqm-portal-background)";
9
- const backgroundHoverColor = props.backgroundHoverColor || "var(--sl-color-gray-50)";
10
- const backgroundFocusedColor = props.backgroundFocusedColor || "var(--sl-color-gray-200)";
9
+ const backgroundHoverColor = props.backgroundHoverColor || "var(--sqm-accent-color-background)";
10
+ const backgroundFocusedColor = props.backgroundFocusedColor || "var(--sqm-primary-color)";
11
11
  const textFocusedColor = props.textFocusedColor || "var(--sqm-text)";
12
12
  const style = {
13
13
  ItemContainer: {
@@ -15,8 +15,8 @@ function NavigationSidebarItemView(props) {
15
15
  "background-color": `${states.active ? backgroundFocusedColor : backgroundColor}`,
16
16
  borderRadius: props.borderRadius
17
17
  ? `${props.borderRadius}px`
18
- : "var(--sl-border-radius-large)",
19
- padding: `var(--sl-spacing-${props.padding})`,
18
+ : "var(--sqm-border-radius-normal)",
19
+ padding: `var(--sl-spacing-${padding})`,
20
20
  "text-decoration": "none",
21
21
  color: states.active
22
22
  ? textFocusedColor
@@ -5,7 +5,7 @@ import { c as cjs } from './cjs-bdfb4486.js';
5
5
  import { g as getProps } from './utils-334c1e34.js';
6
6
  import './JSS-67b5cff8.js';
7
7
  import './mixins-f750863a.js';
8
- import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-48b224fa.js';
8
+ import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-30c52ccd.js';
9
9
 
10
10
  function useNavigationSidebarItem(props) {
11
11
  const currentPage = kn();
@@ -1,13 +1,13 @@
1
1
  import { h, F as Fragment, r as registerInstance } from './index-b3a06de8.js';
2
2
  import { n as h$1, k as useState } from './stencil-hooks.module-20ad2b5f.js';
3
- import { i as intl } from './global-16971a34.js';
3
+ import { i as intl } from './global-2da1dcec.js';
4
4
  import { F as Fn, i as isDemo, d as dist, H, J, w as wn, $ as $e, B } from './index.module-d49ae5e7.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import { g as getProps } from './utils-334c1e34.js';
7
7
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
8
8
  import { R as REFERRAL_CODES_PAGINATION_CONTEXT, a as REFERRAL_CODES_NAMESPACE, S as SET_CODE_COPIED, u as useReferralCodes } from './useReferralCodes-0b798295.js';
9
9
  import './mixins-f750863a.js';
10
- import { C as CopyTextView } from './copy-text-view-38c7c3d5.js';
10
+ import { C as CopyTextView } from './copy-text-view-6dec9902.js';
11
11
 
12
12
  const style = {
13
13
  Container: {
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-b3a06de8.js';
2
- import { i as intl } from './global-16971a34.js';
2
+ import { i as intl } from './global-2da1dcec.js';
3
3
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
4
4
  import { A as AuthWrapper, a as AuthColumn } from './mixins-f750863a.js';
5
5
  import { T as TextSpanView } from './sqm-text-span-view-4c17b8c9.js';
@@ -1,12 +1,12 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-b3a06de8.js';
2
2
  import { k as useState, m as useRef, f as useEffect, n as h } from './stencil-hooks.module-20ad2b5f.js';
3
- import './global-16971a34.js';
3
+ import './global-2da1dcec.js';
4
4
  import { l as ln, n as nn, J, j as jn, u as useCallback, i as isDemo } from './index.module-d49ae5e7.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './JSS-67b5cff8.js';
7
7
  import './mixins-f750863a.js';
8
8
  import './sqm-text-span-view-4c17b8c9.js';
9
- import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-7ac99890.js';
9
+ import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-e38ec8cc.js';
10
10
 
11
11
  function usePortalEmailVerification(props) {
12
12
  var _a, _b, _c, _d, _e, _f, _g, _h, _j;
@@ -13,13 +13,14 @@ const vanillaStyle = `
13
13
  }
14
14
  `;
15
15
  function PortalForgotPasswordView(props) {
16
- const { states, callbacks, content, styles } = props;
16
+ const { states, callbacks, content } = props;
17
17
  const style = {
18
18
  FormWrapper: {
19
19
  ...AuthWrapper,
20
- background: styles.backgroundColor,
21
- borderRadius: styles.borderRadius,
22
- border: styles.border,
20
+ background: content.backgroundColor || "var(--sqm-portal-background)",
21
+ borderRadius: content.borderRadius || "var(--sqm-border-radius-normal)",
22
+ border: content.border ||
23
+ "var(--sqm-border-thickness) solid var(--sqm-border-color)",
23
24
  },
24
25
  Column: { ...AuthColumn },
25
26
  ButtonsContainer: AuthButtonsContainer,
@@ -35,7 +36,7 @@ function PortalForgotPasswordView(props) {
35
36
  h("style", { type: "text/css" },
36
37
  vanillaStyle,
37
38
  styleString),
38
- h(TextSpanView, { textColor: styles.textColor, type: "h3" }, content.messageSlot),
39
+ h(TextSpanView, { type: "h3" }, content.messageSlot),
39
40
  h("sl-form", { class: sheet.classes.Column, "onSl-submit": callbacks.submit },
40
41
  props.states.error && (h("sqm-form-message", { type: "error", exportparts: "erroralert-icon" },
41
42
  h("div", { part: "erroralert-text" }, props.states.error))),
@@ -44,7 +45,7 @@ function PortalForgotPasswordView(props) {
44
45
  h("sl-input", { exportparts: "label: input-label, base: input-base", type: "email", name: "/email", label: content.emailLabel || "Email", disabled: states.loading, required: true }),
45
46
  h("div", { class: sheet.classes.ButtonsContainer },
46
47
  h("sl-button", { submit: true, loading: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, content.submitLabel || "Reset Password"),
47
- h("sl-button", { type: "text", exportparts: "base: tertiarybutton-base", class: sheet.classes.SecondaryButton, disabled: states.loading, onClick: () => jn.push(states.loginPath) }, content.loginText)))));
48
+ h("sl-button", { type: "secondary", exportparts: "base: secondarybutton-base", class: sheet.classes.SecondaryButton, disabled: states.loading, onClick: () => jn.push(states.loginPath) }, content.loginText)))));
48
49
  }
49
50
 
50
51
  export { PortalForgotPasswordView as P };