@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
@@ -2,14 +2,14 @@
2
2
 
3
3
  const index = require('./index-a43a63b4.js');
4
4
  const stencilHooks_module = require('./stencil-hooks.module-62264802.js');
5
- const global = require('./global-b34bf5f2.js');
5
+ const global = require('./global-2298fc8b.js');
6
6
  const index_module = require('./index.module-39955732.js');
7
7
  const cjs = require('./cjs-1066ec21.js');
8
8
  const utils = require('./utils-6847bc06.js');
9
9
  const JSS = require('./JSS-8503a151.js');
10
10
  const useReferralCodes = require('./useReferralCodes-a47dcbc2.js');
11
11
  const mixins = require('./mixins-4761d472.js');
12
- const copyTextView = require('./copy-text-view-af017955.js');
12
+ const copyTextView = require('./copy-text-view-95cf4875.js');
13
13
  const useChildElements = require('./useChildElements-e5fa605c.js');
14
14
  const luxon = require('./luxon-3b809948.js');
15
15
  const sqmTextSpanView = require('./sqm-text-span-view-7a61ae4c.js');
@@ -37,11 +37,22 @@ function CopyTextView(props) {
37
37
  color: props.textColor || "var(--sqm-text)",
38
38
  },
39
39
  "&::part(base)": {
40
+ "--sl-input-border-radius": "var(--sqm-border-radius-normal)",
41
+ "--sl-input-background-color": "var(--sl-color-white)",
42
+ "--sl-input-color": "var(--sqm-text)",
43
+ "--sl-input-border-color": "#D6D8F0",
44
+ "--sl-input-border-color-hover": "#999999",
45
+ "--sl-input-border-color-focus": "#999999",
46
+ "--sl-input-color-hover": "var(--sqm-input-color-hover)",
47
+ "--sl-input-color-focus": "var(--sqm-input-color-focus)",
48
+ "--sl-input-color-disabled": "var(--sqm-input-disabled-color)",
49
+ "--sl-input-background-color-focus": "var(--sqm-portal-background)",
50
+ "--sl-input-background-color-hover": "var(--sqm-portal-background)",
40
51
  cursor: "pointer",
41
52
  overflow: "visible",
42
- borderRadius: `${props.borderRadius}px` || "var(--sl-border-radius-medium)",
43
- background: props.backgroundColor || "var(--sl-color-white)",
44
- border: `1px solid ${props.borderColor || "transparent"}`,
53
+ borderRadius: `${props.borderRadius}px` || "var(--sqm-border-radius-normal)",
54
+ background: props.backgroundColor || "var(--sqm-portal-background)",
55
+ border: `1px solid ${props.borderColor || "#d4d4d8"}`,
45
56
  },
46
57
  width: "100%",
47
58
  },
@@ -25976,8 +25976,8 @@ function createStyleElement() {
25976
25976
  --teal-6: #0b6270;
25977
25977
  --teal-7: #004551;
25978
25978
  } */
25979
- 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;
25980
- console.log("The branding config is ", window.SquatchBrandingConfig);
25979
+ 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;
25980
+ console.log("The input hover color is ", (_a$1 = window.SquatchBrandingConfig.inputs) === null || _a$1 === void 0 ? void 0 : _a$1.hoverBorderColor);
25981
25981
  const style = `
25982
25982
  /* vietnamese */
25983
25983
  @font-face {
@@ -26468,6 +26468,8 @@ html {
26468
26468
  --sl-z-index-toast: 950;
26469
26469
  --sl-z-index-tooltip: 1000;
26470
26470
  }
26471
+
26472
+
26471
26473
 
26472
26474
  :root {
26473
26475
  --sqm-header-background: var(--sl-color-white);
@@ -26475,31 +26477,31 @@ html {
26475
26477
  --sqm-color-text-error: #e63717;
26476
26478
  --sqm-content-max-width: 700px;
26477
26479
  --sqm-content-background: var(--sl-color-white);
26478
- --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"};
26480
+ --sqm-portal-background: ${((_c = (_b = window.SquatchBrandingConfig) === null || _b === void 0 ? void 0 : _b.color) === null || _c === void 0 ? void 0 : _c.background) || "#121212"};
26479
26481
  --widget-background-color: var(--sl-color-white);
26480
26482
  --sqm-portal-main-width: 900px;
26481
26483
  --sqm-max-width: 100%;
26482
-
26483
- --sqm-text: ${((_c = window.SquatchBrandingConfig) === null || _c === void 0 ? void 0 : _c.font.textColor) || "white"};
26484
- --sqm-text-subdued: ${((_d = window.SquatchBrandingConfig) === null || _d === void 0 ? void 0 : _d.font.secondaryTextColor) || "#b3b3b3"};
26485
-
26486
- --sqm-primary-color: ${((_f = (_e = window.SquatchBrandingConfig) === null || _e === void 0 ? void 0 : _e.color) === null || _f === void 0 ? void 0 : _f.primaryColor) || "#1ed760"};
26487
- --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"};
26488
- --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"};
26489
- --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"};
26490
- --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) ||
26484
+ --sqm-skeleton-background: #eee;
26485
+ --sqm-text: ${((_d = window.SquatchBrandingConfig) === null || _d === void 0 ? void 0 : _d.font.textColor) || "white"};
26486
+ --sqm-text-subdued: ${((_e = window.SquatchBrandingConfig) === null || _e === void 0 ? void 0 : _e.font.secondaryTextColor) || "#b3b3b3"};
26487
+
26488
+ --sqm-primary-color: ${((_g = (_f = window.SquatchBrandingConfig) === null || _f === void 0 ? void 0 : _f.color) === null || _g === void 0 ? void 0 : _g.primaryColor) || "#1ed760"};
26489
+ --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"};
26490
+ --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"};
26491
+ --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"};
26492
+ --sqm-primary-button-color-border: ${((_q = (_p = window.SquatchBrandingConfig) === null || _p === void 0 ? void 0 : _p.primaryButton) === null || _q === void 0 ? void 0 : _q.buttonBorderColor) ||
26491
26493
  "transparent"};
26492
- --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"};
26494
+ --sqm-primary-button-radius: ${((_s = (_r = window.SquatchBrandingConfig) === null || _r === void 0 ? void 0 : _r.primaryButton) === null || _s === void 0 ? void 0 : _s.borderRadius) || "4px"};
26493
26495
 
26494
26496
 
26495
- --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"};
26496
- --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"};
26497
+ --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"};
26498
+ --sqm-secondary-button-background-hover: ${((_w = (_v = window.SquatchBrandingConfig) === null || _v === void 0 ? void 0 : _v.secondaryButton) === null || _w === void 0 ? void 0 : _w.hoverColor) || "#282828"};
26497
26499
 
26498
26500
 
26499
- --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"};
26500
- --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) ||
26501
+ --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"};
26502
+ --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) ||
26501
26503
  "#FFFFFF"};
26502
- --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"};
26504
+ --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"};
26503
26505
 
26504
26506
  --sqm-tertiary-button-background: transparent;
26505
26507
  --sqm-tertiary-button-background-hover: var(--sqm-primary-color);
@@ -26507,74 +26509,80 @@ html {
26507
26509
  --sqm-tertiary-button-color-border: transparent;
26508
26510
  --sqm-tertiary-button-radius: 30px;
26509
26511
 
26510
- --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"};
26511
- --sqm-border-color: ${((_5 = (_4 = window.SquatchBrandingConfig) === null || _4 === void 0 ? void 0 : _4.border) === null || _5 === void 0 ? void 0 : _5.color) || "white"};
26512
+ --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"};
26513
+ --sqm-border-color: ${((_6 = (_5 = window.SquatchBrandingConfig) === null || _5 === void 0 ? void 0 : _5.border) === null || _6 === void 0 ? void 0 : _6.color) || "white"};
26512
26514
 
26513
- --sqm-border-thickness: ${((_7 = (_6 = window.SquatchBrandingConfig) === null || _6 === void 0 ? void 0 : _6.border) === null || _7 === void 0 ? void 0 : _7.thickness) || "1px"};
26515
+ --sqm-border-thickness: ${((_8 = (_7 = window.SquatchBrandingConfig) === null || _7 === void 0 ? void 0 : _7.border) === null || _8 === void 0 ? void 0 : _8.thickness) || "1px"};
26514
26516
 
26515
- --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) ||
26517
+ --sqm-accent-color-icon: ${((_11 = (_10 = (_9 = window.SquatchBrandingConfig) === null || _9 === void 0 ? void 0 : _9.color) === null || _10 === void 0 ? void 0 : _10.accentColorShades) === null || _11 === void 0 ? void 0 : _11.iconAndBadge) ||
26516
26518
  "#1ed760"};
26517
- --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"};
26518
- --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"};
26519
- --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) ||
26519
+ --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"};
26520
+ --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"};
26521
+ --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) ||
26520
26522
  "#0d4a27"};
26521
26523
 
26522
- --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) ||
26524
+ --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) ||
26523
26525
  "var(--sl-color-success-600)"};
26524
- --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) ||
26526
+ --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) ||
26525
26527
  "var(--sl-color-success-950)"};
26526
- --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) ||
26528
+ --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) ||
26527
26529
  "var(--sl-color-success-400)"};
26528
- --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) ||
26530
+ --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) ||
26529
26531
  "var(--sl-color-success-300)"};
26530
26532
 
26531
- --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) ||
26533
+ --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) ||
26532
26534
  "var(--sl-color-warning-600)"};
26533
- --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) ||
26535
+ --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) ||
26534
26536
  "var(--sl-color-warning-950)"};
26535
- --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) ||
26537
+ --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) ||
26536
26538
  "var(--sl-color-warning-400)"};
26537
- --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) ||
26539
+ --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) ||
26538
26540
  "var(--sl-color-warning-300)"};
26539
26541
 
26540
- --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) ||
26542
+ --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) ||
26541
26543
  "var(--sl-color-danger-600)"};
26542
- --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) ||
26544
+ --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) ||
26543
26545
  "var(--sl-color-danger-950)"};
26544
- --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) ||
26546
+ --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) ||
26545
26547
  "var(--sl-color-danger-400)"};
26546
- --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) ||
26548
+ --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) ||
26547
26549
  "var(--sl-color-danger-300)"};
26548
26550
 
26549
- --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) ||
26551
+ --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) ||
26550
26552
  "var(--sl-color-sky-600)"};
26551
- --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) ||
26553
+ --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) ||
26552
26554
  "var(--sl-color-sky-950)"};
26553
- --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) ||
26555
+ --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) ||
26554
26556
  "var(--sl-color-sky-400)"};
26555
- --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) ||
26557
+ --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) ||
26556
26558
  "var(--sl-color-sky-300)"};
26557
26559
 
26558
- --sqm-input-background: ${((_69 = (_68 = window.SquatchBrandingConfig) === null || _68 === void 0 ? void 0 : _68.inputs) === null || _69 === void 0 ? void 0 : _69.background) || "#fff"};
26559
- --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"};
26560
- --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"};
26561
- --sqm-input-color: ${((_75 = (_74 = window.SquatchBrandingConfig) === null || _74 === void 0 ? void 0 : _74.inputs) === null || _75 === void 0 ? void 0 : _75.textColor) || "#000"};
26562
- --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"};
26563
- --sqm-border-width: ${((_79 = (_78 = window.SquatchBrandingConfig) === null || _78 === void 0 ? void 0 : _78.inputs) === null || _79 === void 0 ? void 0 : _79.borderThickness) || "1px"};
26564
- --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"};
26565
- --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"};
26566
- --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"};
26567
- --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"};
26568
- --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"};
26560
+ --sqm-input-background: ${((_70 = (_69 = window.SquatchBrandingConfig) === null || _69 === void 0 ? void 0 : _69.inputs) === null || _70 === void 0 ? void 0 : _70.background) || "#fff"};
26561
+ --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"};
26562
+ --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"};
26563
+ --sqm-input-color: ${((_76 = (_75 = window.SquatchBrandingConfig) === null || _75 === void 0 ? void 0 : _75.inputs) === null || _76 === void 0 ? void 0 : _76.textColor) || "#000"};
26564
+ --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"};
26565
+ --sqm-border-width: ${((_80 = (_79 = window.SquatchBrandingConfig) === null || _79 === void 0 ? void 0 : _79.inputs) === null || _80 === void 0 ? void 0 : _80.borderThickness) || "1px"};
26566
+ --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"};
26567
+ --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"};
26568
+ --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"};
26569
+ --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"};
26570
+ --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"};
26571
+
26572
+ --sl-color-primary-100: var(--sqm-primary-color);
26573
+ --sl-color-primary-200: var(--sqm-primary-color);
26574
+ --sl-color-primary-300: var(--sqm-primary-color);
26575
+ --sl-color-primary-400: var(--sqm-primary-color);
26576
+ --sl-color-primary-500: var(--sqm-primary-color);
26569
26577
 
26570
26578
  --sl-input-border-radius-medium: var(--sqm-input-border-radius, var(--sqm-border-radius-normal));
26571
26579
  --sl-input-color-hover: var(--sqm-input-color-hover);
26572
26580
  --sl-input-color-focus: var(--sqm-input-color-focus);
26573
26581
  --sl-input-color-disabled: var(--sqm-input-disabled-color);
26574
26582
  --sl-input-border-color-disabled: #7c7c7c;
26575
- --sl-input-border-color-focus: var(--sqm-input-border-color-focus, white);
26583
+ --sl-input-border-color-focus: var(--sqm-input-border-color-focus, #999999);
26576
26584
  --sl-input-border-color: var(--sqm-input-border-color, #7c7c7c);
26577
- --sl-input-border-color-hover: var(--sqm-input-border-color-hover, white);
26585
+ --sl-input-border-color-hover: var(--sqm-input-border-color-hover, #999999);
26578
26586
  --sl-input-background-color-focus: var(--sqm-input-background, #ffffff);
26579
26587
  --sl-input-border-radius: var(--sqm-input-border-radius, var(--sqm-border-radius-normal));
26580
26588
  --sl-input-background-color: var(--sqm-input-background, #ffffff);
@@ -26728,7 +26736,8 @@ sl-details::part(summary) {
26728
26736
  margin: 0px;
26729
26737
  }
26730
26738
 
26731
- *::part(primarybutton-base){
26739
+ *::part(primarybutton-base),
26740
+ sl-button[type="primary"]::part(base) {
26732
26741
  width: 100%;
26733
26742
  background-color: var(--sqm-primary-button-background) !important;
26734
26743
  color: var(--sqm-primary-button-color);
@@ -26736,22 +26745,27 @@ sl-details::part(summary) {
26736
26745
  border-radius: var(--sqm-primary-button-radius);
26737
26746
  }
26738
26747
 
26739
- *::part(primarybutton-base):hover{
26748
+ *::part(primarybutton-base):hover,
26749
+ sl-button[type="primary"]::part(base):hover{
26740
26750
  background-color: var(--sqm-primary-button-background-hover);
26741
26751
  }
26742
26752
 
26743
- *::part(primarybutton-base):focus{
26753
+
26754
+ *::part(primarybutton-base):focus,
26755
+ sl-button[type="primary"]::part(base):focus {
26744
26756
  box-shadow: none;
26745
26757
  }
26746
26758
 
26747
- *::part(secondarybutton-base){
26759
+ *::part(secondarybutton-base),
26760
+ sl-button[type="secondary"]::part(base) {
26748
26761
  background-color: var(--sqm-secondary-button-background);
26749
26762
  color: var(--sqm-secondary-button-color);
26750
26763
  border-color: var(--sqm-secondary-button-color-border);
26751
26764
  border-radius: var(--sqm-secondary-button-radius);
26752
26765
  }
26753
26766
 
26754
- *::part(secondarybutton-base):hover{
26767
+ *::part(secondarybutton-base):hover,
26768
+ sl-button[type="secondary"]::part(base):hover {
26755
26769
  background-color: var(--sqm-secondary-button-background-hover);
26756
26770
  }
26757
26771
 
@@ -26846,7 +26860,6 @@ sl-icon::part(base):hover {
26846
26860
 
26847
26861
 
26848
26862
 
26849
-
26850
26863
  `;
26851
26864
 
26852
26865
  index_module.U(stencilHooks_module.l);
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-a43a63b4.js');
6
6
  require('./stencil-hooks.module-62264802.js');
7
- require('./global-b34bf5f2.js');
7
+ require('./global-2298fc8b.js');
8
8
  require('./index.module-39955732.js');
9
9
 
10
10
  /*
@@ -2,7 +2,7 @@
2
2
 
3
3
  const index = require('./index-a43a63b4.js');
4
4
  require('./stencil-hooks.module-62264802.js');
5
- require('./global-b34bf5f2.js');
5
+ require('./global-2298fc8b.js');
6
6
  require('./index.module-39955732.js');
7
7
 
8
8
  /*
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-a43a63b4.js');
6
6
  const stencilHooks_module = require('./stencil-hooks.module-62264802.js');
7
- const global = require('./global-b34bf5f2.js');
7
+ const global = require('./global-2298fc8b.js');
8
8
  const index_module = require('./index.module-39955732.js');
9
9
  const jsonpointer = require('./jsonpointer-11327262.js');
10
10
  const cjs = require('./cjs-1066ec21.js');
@@ -18,7 +18,7 @@ const luxon = require('./luxon-3b809948.js');
18
18
  const useReferralTable = require('./useReferralTable-19e7523a.js');
19
19
  const sqmTextSpanView = require('./sqm-text-span-view-7a61ae4c.js');
20
20
  const ErrorView = require('./ErrorView-5504c2b6.js');
21
- const sqmInvoiceTableView = require('./sqm-invoice-table-view-deaf0385.js');
21
+ const sqmInvoiceTableView = require('./sqm-invoice-table-view-90b2433f.js');
22
22
  const extractProps = require('./extractProps-fd93ba62.js');
23
23
  const keys = require('./keys-cff24974.js');
24
24
  const usePayoutStatus = require('./usePayoutStatus-f26f0467.js');
@@ -752,20 +752,20 @@ const style = {
752
752
  width: "16px",
753
753
  height: "16px",
754
754
  borderRadius: "50%",
755
- background: "var(--sl-color-gray-200)",
755
+ background: "var(--sqm-skeleton-background)",
756
756
  },
757
757
  SmallSkeleton: {
758
758
  width: "100px",
759
759
  height: "16px",
760
760
  borderRadius: "50px",
761
- background: "var(--sl-color-gray-200)",
761
+ background: "var(--sqm-skeleton-background)",
762
762
  },
763
763
  LargeSkeleton: {
764
764
  width: "100%",
765
765
  maxWidth: "320px",
766
766
  height: "40px",
767
767
  borderRadius: "50px",
768
- background: "var(--sl-color-gray-200)",
768
+ background: "var(--sqm-skeleton-background)",
769
769
  },
770
770
  InfoWarningIcon: {
771
771
  height: "26px",
@@ -2241,7 +2241,7 @@ const style$2 = {
2241
2241
  gap: "10px",
2242
2242
  margin: "auto",
2243
2243
  textAlign: "center",
2244
- border: "1px solid var(--sl-color-gray-200)",
2244
+ border: "1px solid var(--sqm-border-color)",
2245
2245
  justifyContent: "center",
2246
2246
  },
2247
2247
  MessageContainer: {
@@ -3985,6 +3985,22 @@ const style$5 = {
3985
3985
  margin: 0,
3986
3986
  },
3987
3987
  },
3988
+ SuccessBadge: {
3989
+ "&::part(base)": {
3990
+ textAlign: "center",
3991
+ whiteSpace: "pre-line",
3992
+ background: "var(--sqm-success-color-icon)",
3993
+ color: "var(--sqm-success-color-text)",
3994
+ },
3995
+ },
3996
+ PrimaryBadge: {
3997
+ "&::part(base)": {
3998
+ textAlign: "center",
3999
+ whiteSpace: "pre-line",
4000
+ background: "var(--sqm-informative-color-icon)",
4001
+ color: "var(--sqm-informative-color-text)",
4002
+ },
4003
+ },
3988
4004
  AlertContent: {
3989
4005
  display: "flex",
3990
4006
  alignItems: "flex-start",
@@ -4012,13 +4028,14 @@ function PayoutDetailsCardView(props) {
4012
4028
  };
4013
4029
  const renderStatusBadge = (status, statusBadgeText) => {
4014
4030
  const badgeType = status === "nextPayout" ? "success" : "primary";
4031
+ const badgeClass = badgeType === "success" ? classes.SuccessBadge : classes.PrimaryBadge;
4015
4032
  const statusText = global.intl.formatMessage({
4016
4033
  id: "badgeText",
4017
4034
  defaultMessage: statusBadgeText,
4018
4035
  }, {
4019
4036
  badgeText: status,
4020
4037
  });
4021
- return (index.h("sl-badge", { pill: true, type: badgeType }, statusText));
4038
+ return (index.h("sl-badge", { pill: true, class: badgeClass }, statusText));
4022
4039
  };
4023
4040
  const thresholdText = global.intl.formatMessage({
4024
4041
  id: "thresholdText",
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-a43a63b4.js');
6
6
  const stencilHooks_module = require('./stencil-hooks.module-62264802.js');
7
- const global = require('./global-b34bf5f2.js');
7
+ const global = require('./global-2298fc8b.js');
8
8
  const index_module = require('./index.module-39955732.js');
9
9
  const jsonpointer = require('./jsonpointer-11327262.js');
10
10
  const cjs = require('./cjs-1066ec21.js');
@@ -12,17 +12,18 @@ const utils = require('./utils-6847bc06.js');
12
12
  const JSS = require('./JSS-8503a151.js');
13
13
  require('./useReferralCodes-a47dcbc2.js');
14
14
  require('./mixins-4761d472.js');
15
- const copyTextView = require('./copy-text-view-af017955.js');
15
+ const copyTextView = require('./copy-text-view-95cf4875.js');
16
16
  const reRender = require('./re-render-28fed959.js');
17
17
  const useChildElements = require('./useChildElements-e5fa605c.js');
18
18
  require('./luxon-3b809948.js');
19
19
  require('./sqm-text-span-view-7a61ae4c.js');
20
20
  const index$1 = require('./index-8c6255f5.js');
21
21
  const useRegistrationFormState = require('./useRegistrationFormState-5f44ca80.js');
22
- const usePortalLogin = require('./usePortalLogin-bd975a79.js');
22
+ const sqmPortalLoginView = require('./sqm-portal-login-view-bb50304c.js');
23
+ const usePortalLogin = require('./usePortalLogin-e246988e.js');
23
24
  const AsYouType = require('./AsYouType-6788393a.js');
24
25
  const utilities = require('./utilities-be3ce1f8.js');
25
- const ShadowViewAddon = require('./ShadowViewAddon-42af4b57.js');
26
+ const ShadowViewAddon = require('./ShadowViewAddon-85d2eed4.js');
26
27
  require('./sqm-portal-container-view-70eaf785.js');
27
28
  const usePayoutStatus = require('./usePayoutStatus-f26f0467.js');
28
29
 
@@ -585,11 +586,12 @@ const SqmBrandSelector = class {
585
586
  max-width: 350px;
586
587
  overflow: hidden;
587
588
  padding: 10px;
588
- position: absolute;
589
+ position: fixed;
589
590
  bottom: 0;
590
591
  right: 0;
591
592
  z-index: 999999;
592
593
  border: 1px solid #ccc;
594
+ margin: 10px;
593
595
  }
594
596
 
595
597
  .card-heading {
@@ -599,6 +601,7 @@ const SqmBrandSelector = class {
599
601
  padding-bottom: 10px;
600
602
  color: black;
601
603
  margin: 0;
604
+ font-size: 16px;
602
605
  }
603
606
 
604
607
  .segmented-control-container {
@@ -618,7 +621,7 @@ const SqmBrandSelector = class {
618
621
  align-items: center;
619
622
  justify-content: center;
620
623
  flex: 1;
621
- padding: 4px 8px; /* Fixed spacing syntax */
624
+ padding: 0px 8px;
622
625
  cursor: pointer;
623
626
  transition: all 300ms ease-in-out;
624
627
  border-radius: 9999px;
@@ -3353,13 +3356,13 @@ const PortalLogin = class {
3353
3356
  const content = {
3354
3357
  forgotPasswordButton: (index.h("slot", { name: "forgotPassword" }, index.h("a", { onClick: () => index_module.jn.push(states.forgotPasswordPath) }, this.forgotPasswordLabel))),
3355
3358
  googleButton: null,
3356
- secondaryButton: (index.h("slot", { name: "secondaryButton" }, index.h("style", null, styleString), index.h("sl-button", { exportparts: "base: tertiarybutton-base", type: "text", disabled: states.loading, onClick: () => index_module.jn.push(states.registerPath) }, this.registerLabel))),
3359
+ secondaryButton: (index.h("slot", { name: "secondaryButton" }, index.h("style", null, styleString), index.h("sl-button", { exportparts: "base: secondarybutton-base", type: "text", disabled: states.loading, onClick: () => index_module.jn.push(states.registerPath) }, this.registerLabel))),
3357
3360
  emailLabel: this.emailLabel,
3358
3361
  passwordLabel: this.passwordLabel,
3359
3362
  submitLabel: this.submitLabel,
3360
3363
  pageLabel: this.pageLabel,
3361
3364
  };
3362
- return (index.h(usePortalLogin.PortalLoginView, { states: states, callbacks: callbacks, content: content }));
3365
+ return (index.h(sqmPortalLoginView.PortalLoginView, { states: states, callbacks: callbacks, content: content }));
3363
3366
  }
3364
3367
  };
3365
3368
  function useLoginDemo(props) {
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-a43a63b4.js');
6
6
  const stencilHooks_module = require('./stencil-hooks.module-62264802.js');
7
- const global = require('./global-b34bf5f2.js');
7
+ const global = require('./global-2298fc8b.js');
8
8
  const index_module = require('./index.module-39955732.js');
9
9
  const cjs = require('./cjs-1066ec21.js');
10
10
  const utils = require('./utils-6847bc06.js');
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-a43a63b4.js');
6
6
  const stencilHooks_module = require('./stencil-hooks.module-62264802.js');
7
- const global = require('./global-b34bf5f2.js');
7
+ const global = require('./global-2298fc8b.js');
8
8
  require('./index.module-39955732.js');
9
9
  const utils = require('./utils-6847bc06.js');
10
10
  require('./JSS-8503a151.js');
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const index = require('./index-a43a63b4.js');
4
- const global = require('./global-b34bf5f2.js');
4
+ const global = require('./global-2298fc8b.js');
5
5
  const JSS = require('./JSS-8503a151.js');
6
6
  const ErrorView = require('./ErrorView-5504c2b6.js');
7
7
 
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-a43a63b4.js');
6
6
  const stencilHooks_module = require('./stencil-hooks.module-62264802.js');
7
- const global = require('./global-b34bf5f2.js');
7
+ const global = require('./global-2298fc8b.js');
8
8
  const index_module = require('./index.module-39955732.js');
9
9
  const cjs = require('./cjs-1066ec21.js');
10
10
  const sqmLeaderboardRankView = require('./sqm-leaderboard-rank-view-6a1e63de.js');
@@ -6,10 +6,10 @@ const JSS = require('./JSS-8503a151.js');
6
6
  const mixins = require('./mixins-4761d472.js');
7
7
 
8
8
  function NavigationSidebarItemView(props) {
9
- const { states, data } = props;
9
+ const { states, data, padding = "x-small" } = props;
10
10
  const backgroundColor = props.backgroundColor || "var(--sqm-portal-background)";
11
- const backgroundHoverColor = props.backgroundHoverColor || "var(--sl-color-gray-50)";
12
- const backgroundFocusedColor = props.backgroundFocusedColor || "var(--sl-color-gray-200)";
11
+ const backgroundHoverColor = props.backgroundHoverColor || "var(--sqm-accent-color-background)";
12
+ const backgroundFocusedColor = props.backgroundFocusedColor || "var(--sqm-primary-color)";
13
13
  const textFocusedColor = props.textFocusedColor || "var(--sqm-text)";
14
14
  const style = {
15
15
  ItemContainer: {
@@ -17,8 +17,8 @@ function NavigationSidebarItemView(props) {
17
17
  "background-color": `${states.active ? backgroundFocusedColor : backgroundColor}`,
18
18
  borderRadius: props.borderRadius
19
19
  ? `${props.borderRadius}px`
20
- : "var(--sl-border-radius-large)",
21
- padding: `var(--sl-spacing-${props.padding})`,
20
+ : "var(--sqm-border-radius-normal)",
21
+ padding: `var(--sl-spacing-${padding})`,
22
22
  "text-decoration": "none",
23
23
  color: states.active
24
24
  ? textFocusedColor
@@ -9,7 +9,7 @@ const cjs = require('./cjs-1066ec21.js');
9
9
  const utils = require('./utils-6847bc06.js');
10
10
  require('./JSS-8503a151.js');
11
11
  require('./mixins-4761d472.js');
12
- const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-06eb9721.js');
12
+ const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-188bfc41.js');
13
13
 
14
14
  function useNavigationSidebarItem(props) {
15
15
  const currentPage = index_module.kn();
@@ -4,14 +4,14 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-a43a63b4.js');
6
6
  const stencilHooks_module = require('./stencil-hooks.module-62264802.js');
7
- const global = require('./global-b34bf5f2.js');
7
+ const global = require('./global-2298fc8b.js');
8
8
  const index_module = require('./index.module-39955732.js');
9
9
  const cjs = require('./cjs-1066ec21.js');
10
10
  const utils = require('./utils-6847bc06.js');
11
11
  const JSS = require('./JSS-8503a151.js');
12
12
  const useReferralCodes = require('./useReferralCodes-a47dcbc2.js');
13
13
  require('./mixins-4761d472.js');
14
- const copyTextView = require('./copy-text-view-af017955.js');
14
+ const copyTextView = require('./copy-text-view-95cf4875.js');
15
15
 
16
16
  const style = {
17
17
  Container: {
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const index = require('./index-a43a63b4.js');
4
- const global = require('./global-b34bf5f2.js');
4
+ const global = require('./global-2298fc8b.js');
5
5
  const JSS = require('./JSS-8503a151.js');
6
6
  const mixins = require('./mixins-4761d472.js');
7
7
  const sqmTextSpanView = require('./sqm-text-span-view-7a61ae4c.js');
@@ -4,13 +4,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-a43a63b4.js');
6
6
  const stencilHooks_module = require('./stencil-hooks.module-62264802.js');
7
- require('./global-b34bf5f2.js');
7
+ require('./global-2298fc8b.js');
8
8
  const index_module = require('./index.module-39955732.js');
9
9
  const cjs = require('./cjs-1066ec21.js');
10
10
  require('./JSS-8503a151.js');
11
11
  require('./mixins-4761d472.js');
12
12
  require('./sqm-text-span-view-7a61ae4c.js');
13
- const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-4100f28c.js');
13
+ const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-0a93a148.js');
14
14
 
15
15
  function usePortalEmailVerification(props) {
16
16
  var _a, _b, _c, _d, _e, _f, _g, _h, _j;