@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
@@ -70,8 +70,8 @@
70
70
  --teal-6: #0b6270;
71
71
  --teal-7: #004551;
72
72
  } */
73
- var _a, _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;
74
- console.log("The branding config is ", window.SquatchBrandingConfig);
73
+ var _a, _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;
74
+ console.log("The input hover color is ", (_a = window.SquatchBrandingConfig.inputs) === null || _a === void 0 ? void 0 : _a.hoverBorderColor);
75
75
  const style = `
76
76
  /* vietnamese */
77
77
  @font-face {
@@ -562,6 +562,8 @@ html {
562
562
  --sl-z-index-toast: 950;
563
563
  --sl-z-index-tooltip: 1000;
564
564
  }
565
+
566
+
565
567
 
566
568
  :root {
567
569
  --sqm-header-background: var(--sl-color-white);
@@ -569,31 +571,31 @@ html {
569
571
  --sqm-color-text-error: #e63717;
570
572
  --sqm-content-max-width: 700px;
571
573
  --sqm-content-background: var(--sl-color-white);
572
- --sqm-portal-background: ${((_b = (_a = window.SquatchBrandingConfig) === null || _a === void 0 ? void 0 : _a.color) === null || _b === void 0 ? void 0 : _b.background) || "#121212"};
574
+ --sqm-portal-background: ${((_c = (_b = window.SquatchBrandingConfig) === null || _b === void 0 ? void 0 : _b.color) === null || _c === void 0 ? void 0 : _c.background) || "#121212"};
573
575
  --widget-background-color: var(--sl-color-white);
574
576
  --sqm-portal-main-width: 900px;
575
577
  --sqm-max-width: 100%;
576
-
577
- --sqm-text: ${((_c = window.SquatchBrandingConfig) === null || _c === void 0 ? void 0 : _c.font.textColor) || "white"};
578
- --sqm-text-subdued: ${((_d = window.SquatchBrandingConfig) === null || _d === void 0 ? void 0 : _d.font.secondaryTextColor) || "#b3b3b3"};
579
-
580
- --sqm-primary-color: ${((_f = (_e = window.SquatchBrandingConfig) === null || _e === void 0 ? void 0 : _e.color) === null || _f === void 0 ? void 0 : _f.primaryColor) || "#1ed760"};
581
- --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"};
582
- --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"};
583
- --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"};
584
- --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) ||
578
+ --sqm-skeleton-background: #eee;
579
+ --sqm-text: ${((_d = window.SquatchBrandingConfig) === null || _d === void 0 ? void 0 : _d.font.textColor) || "white"};
580
+ --sqm-text-subdued: ${((_e = window.SquatchBrandingConfig) === null || _e === void 0 ? void 0 : _e.font.secondaryTextColor) || "#b3b3b3"};
581
+
582
+ --sqm-primary-color: ${((_g = (_f = window.SquatchBrandingConfig) === null || _f === void 0 ? void 0 : _f.color) === null || _g === void 0 ? void 0 : _g.primaryColor) || "#1ed760"};
583
+ --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"};
584
+ --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"};
585
+ --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"};
586
+ --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) ||
585
587
  "transparent"};
586
- --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"};
588
+ --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"};
587
589
 
588
590
 
589
- --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"};
590
- --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"};
591
+ --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"};
592
+ --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"};
591
593
 
592
594
 
593
- --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"};
594
- --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) ||
595
+ --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"};
596
+ --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) ||
595
597
  "#FFFFFF"};
596
- --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"};
598
+ --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"};
597
599
 
598
600
  --sqm-tertiary-button-background: transparent;
599
601
  --sqm-tertiary-button-background-hover: var(--sqm-primary-color);
@@ -601,74 +603,80 @@ html {
601
603
  --sqm-tertiary-button-color-border: transparent;
602
604
  --sqm-tertiary-button-radius: 30px;
603
605
 
604
- --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"};
605
- --sqm-border-color: ${((_5 = (_4 = window.SquatchBrandingConfig) === null || _4 === void 0 ? void 0 : _4.border) === null || _5 === void 0 ? void 0 : _5.color) || "white"};
606
+ --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"};
607
+ --sqm-border-color: ${((_6 = (_5 = window.SquatchBrandingConfig) === null || _5 === void 0 ? void 0 : _5.border) === null || _6 === void 0 ? void 0 : _6.color) || "white"};
606
608
 
607
- --sqm-border-thickness: ${((_7 = (_6 = window.SquatchBrandingConfig) === null || _6 === void 0 ? void 0 : _6.border) === null || _7 === void 0 ? void 0 : _7.thickness) || "1px"};
609
+ --sqm-border-thickness: ${((_8 = (_7 = window.SquatchBrandingConfig) === null || _7 === void 0 ? void 0 : _7.border) === null || _8 === void 0 ? void 0 : _8.thickness) || "1px"};
608
610
 
609
- --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) ||
611
+ --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) ||
610
612
  "#1ed760"};
611
- --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"};
612
- --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"};
613
- --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) ||
613
+ --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"};
614
+ --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"};
615
+ --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) ||
614
616
  "#0d4a27"};
615
617
 
616
- --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) ||
618
+ --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) ||
617
619
  "var(--sl-color-success-600)"};
618
- --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) ||
620
+ --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) ||
619
621
  "var(--sl-color-success-950)"};
620
- --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) ||
622
+ --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) ||
621
623
  "var(--sl-color-success-400)"};
622
- --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) ||
624
+ --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) ||
623
625
  "var(--sl-color-success-300)"};
624
626
 
625
- --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) ||
627
+ --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) ||
626
628
  "var(--sl-color-warning-600)"};
627
- --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) ||
629
+ --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) ||
628
630
  "var(--sl-color-warning-950)"};
629
- --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) ||
631
+ --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) ||
630
632
  "var(--sl-color-warning-400)"};
631
- --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) ||
633
+ --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) ||
632
634
  "var(--sl-color-warning-300)"};
633
635
 
634
- --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) ||
636
+ --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) ||
635
637
  "var(--sl-color-danger-600)"};
636
- --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) ||
638
+ --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) ||
637
639
  "var(--sl-color-danger-950)"};
638
- --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) ||
640
+ --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) ||
639
641
  "var(--sl-color-danger-400)"};
640
- --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) ||
642
+ --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) ||
641
643
  "var(--sl-color-danger-300)"};
642
644
 
643
- --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) ||
645
+ --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) ||
644
646
  "var(--sl-color-sky-600)"};
645
- --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) ||
647
+ --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) ||
646
648
  "var(--sl-color-sky-950)"};
647
- --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) ||
649
+ --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) ||
648
650
  "var(--sl-color-sky-400)"};
649
- --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) ||
651
+ --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) ||
650
652
  "var(--sl-color-sky-300)"};
651
653
 
652
- --sqm-input-background: ${((_69 = (_68 = window.SquatchBrandingConfig) === null || _68 === void 0 ? void 0 : _68.inputs) === null || _69 === void 0 ? void 0 : _69.background) || "#fff"};
653
- --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"};
654
- --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"};
655
- --sqm-input-color: ${((_75 = (_74 = window.SquatchBrandingConfig) === null || _74 === void 0 ? void 0 : _74.inputs) === null || _75 === void 0 ? void 0 : _75.textColor) || "#000"};
656
- --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"};
657
- --sqm-border-width: ${((_79 = (_78 = window.SquatchBrandingConfig) === null || _78 === void 0 ? void 0 : _78.inputs) === null || _79 === void 0 ? void 0 : _79.borderThickness) || "1px"};
658
- --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"};
659
- --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"};
660
- --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"};
661
- --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"};
662
- --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"};
654
+ --sqm-input-background: ${((_70 = (_69 = window.SquatchBrandingConfig) === null || _69 === void 0 ? void 0 : _69.inputs) === null || _70 === void 0 ? void 0 : _70.background) || "#fff"};
655
+ --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"};
656
+ --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"};
657
+ --sqm-input-color: ${((_76 = (_75 = window.SquatchBrandingConfig) === null || _75 === void 0 ? void 0 : _75.inputs) === null || _76 === void 0 ? void 0 : _76.textColor) || "#000"};
658
+ --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"};
659
+ --sqm-border-width: ${((_80 = (_79 = window.SquatchBrandingConfig) === null || _79 === void 0 ? void 0 : _79.inputs) === null || _80 === void 0 ? void 0 : _80.borderThickness) || "1px"};
660
+ --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"};
661
+ --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"};
662
+ --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"};
663
+ --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"};
664
+ --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"};
665
+
666
+ --sl-color-primary-100: var(--sqm-primary-color);
667
+ --sl-color-primary-200: var(--sqm-primary-color);
668
+ --sl-color-primary-300: var(--sqm-primary-color);
669
+ --sl-color-primary-400: var(--sqm-primary-color);
670
+ --sl-color-primary-500: var(--sqm-primary-color);
663
671
 
664
672
  --sl-input-border-radius-medium: var(--sqm-input-border-radius, var(--sqm-border-radius-normal));
665
673
  --sl-input-color-hover: var(--sqm-input-color-hover);
666
674
  --sl-input-color-focus: var(--sqm-input-color-focus);
667
675
  --sl-input-color-disabled: var(--sqm-input-disabled-color);
668
676
  --sl-input-border-color-disabled: #7c7c7c;
669
- --sl-input-border-color-focus: var(--sqm-input-border-color-focus, white);
677
+ --sl-input-border-color-focus: var(--sqm-input-border-color-focus, #999999);
670
678
  --sl-input-border-color: var(--sqm-input-border-color, #7c7c7c);
671
- --sl-input-border-color-hover: var(--sqm-input-border-color-hover, white);
679
+ --sl-input-border-color-hover: var(--sqm-input-border-color-hover, #999999);
672
680
  --sl-input-background-color-focus: var(--sqm-input-background, #ffffff);
673
681
  --sl-input-border-radius: var(--sqm-input-border-radius, var(--sqm-border-radius-normal));
674
682
  --sl-input-background-color: var(--sqm-input-background, #ffffff);
@@ -822,7 +830,8 @@ sl-details::part(summary) {
822
830
  margin: 0px;
823
831
  }
824
832
 
825
- *::part(primarybutton-base){
833
+ *::part(primarybutton-base),
834
+ sl-button[type="primary"]::part(base) {
826
835
  width: 100%;
827
836
  background-color: var(--sqm-primary-button-background) !important;
828
837
  color: var(--sqm-primary-button-color);
@@ -830,22 +839,27 @@ sl-details::part(summary) {
830
839
  border-radius: var(--sqm-primary-button-radius);
831
840
  }
832
841
 
833
- *::part(primarybutton-base):hover{
842
+ *::part(primarybutton-base):hover,
843
+ sl-button[type="primary"]::part(base):hover{
834
844
  background-color: var(--sqm-primary-button-background-hover);
835
845
  }
836
846
 
837
- *::part(primarybutton-base):focus{
847
+
848
+ *::part(primarybutton-base):focus,
849
+ sl-button[type="primary"]::part(base):focus {
838
850
  box-shadow: none;
839
851
  }
840
852
 
841
- *::part(secondarybutton-base){
853
+ *::part(secondarybutton-base),
854
+ sl-button[type="secondary"]::part(base) {
842
855
  background-color: var(--sqm-secondary-button-background);
843
856
  color: var(--sqm-secondary-button-color);
844
857
  border-color: var(--sqm-secondary-button-color-border);
845
858
  border-radius: var(--sqm-secondary-button-radius);
846
859
  }
847
860
 
848
- *::part(secondarybutton-base):hover{
861
+ *::part(secondarybutton-base):hover,
862
+ sl-button[type="secondary"]::part(base):hover {
849
863
  background-color: var(--sqm-secondary-button-background-hover);
850
864
  }
851
865
 
@@ -940,6 +954,5 @@ sl-icon::part(base):hover {
940
954
 
941
955
 
942
956
 
943
-
944
957
  `;
945
958
  export default style;
@@ -77,7 +77,10 @@ declare global {
77
77
  }
78
78
  }
79
79
 
80
- console.log("The branding config is ", window.SquatchBrandingConfig);
80
+ console.log(
81
+ "The input hover color is ",
82
+ window.SquatchBrandingConfig.inputs?.hoverBorderColor
83
+ );
81
84
 
82
85
  const style = `
83
86
  /* vietnamese */
@@ -569,6 +572,8 @@ html {
569
572
  --sl-z-index-toast: 950;
570
573
  --sl-z-index-tooltip: 1000;
571
574
  }
575
+
576
+
572
577
 
573
578
  :root {
574
579
  --sqm-header-background: var(--sl-color-white);
@@ -582,7 +587,7 @@ html {
582
587
  --widget-background-color: var(--sl-color-white);
583
588
  --sqm-portal-main-width: 900px;
584
589
  --sqm-max-width: 100%;
585
-
590
+ --sqm-skeleton-background: #eee;
586
591
  --sqm-text: ${window.SquatchBrandingConfig?.font.textColor || "white"};
587
592
  --sqm-text-subdued: ${
588
593
  window.SquatchBrandingConfig?.font.secondaryTextColor || "#b3b3b3"
@@ -744,10 +749,10 @@ html {
744
749
  --sqm-border-width: ${
745
750
  window.SquatchBrandingConfig?.inputs?.borderThickness || "1px"
746
751
  };
747
- --sqm-border-color-focus: ${
752
+ --sqm-input-border-color-focus: ${
748
753
  window.SquatchBrandingConfig?.inputs?.focusBorderColor || "#eaeaea"
749
754
  };
750
- --sqm-border-color-hover: ${
755
+ --sqm-input-border-color-hover: ${
751
756
  window.SquatchBrandingConfig?.inputs?.hoverBorderColor || "#ccc"
752
757
  };
753
758
  --sqm-input-label-font-size: ${
@@ -760,14 +765,20 @@ html {
760
765
  window.SquatchBrandingConfig?.inputs?.disabledBackground || "#fff"
761
766
  };
762
767
 
768
+ --sl-color-primary-100: var(--sqm-primary-color);
769
+ --sl-color-primary-200: var(--sqm-primary-color);
770
+ --sl-color-primary-300: var(--sqm-primary-color);
771
+ --sl-color-primary-400: var(--sqm-primary-color);
772
+ --sl-color-primary-500: var(--sqm-primary-color);
773
+
763
774
  --sl-input-border-radius-medium: var(--sqm-input-border-radius, var(--sqm-border-radius-normal));
764
775
  --sl-input-color-hover: var(--sqm-input-color-hover);
765
776
  --sl-input-color-focus: var(--sqm-input-color-focus);
766
777
  --sl-input-color-disabled: var(--sqm-input-disabled-color);
767
778
  --sl-input-border-color-disabled: #7c7c7c;
768
- --sl-input-border-color-focus: var(--sqm-input-border-color-focus, white);
779
+ --sl-input-border-color-focus: var(--sqm-input-border-color-focus, #999999);
769
780
  --sl-input-border-color: var(--sqm-input-border-color, #7c7c7c);
770
- --sl-input-border-color-hover: var(--sqm-input-border-color-hover, white);
781
+ --sl-input-border-color-hover: var(--sqm-input-border-color-hover, #999999);
771
782
  --sl-input-background-color-focus: var(--sqm-input-background, #ffffff);
772
783
  --sl-input-border-radius: var(--sqm-input-border-radius, var(--sqm-border-radius-normal));
773
784
  --sl-input-background-color: var(--sqm-input-background, #ffffff);
@@ -923,7 +934,8 @@ sl-details::part(summary) {
923
934
  margin: 0px;
924
935
  }
925
936
 
926
- *::part(primarybutton-base){
937
+ *::part(primarybutton-base),
938
+ sl-button[type="primary"]::part(base) {
927
939
  width: 100%;
928
940
  background-color: var(--sqm-primary-button-background) !important;
929
941
  color: var(--sqm-primary-button-color);
@@ -931,22 +943,27 @@ sl-details::part(summary) {
931
943
  border-radius: var(--sqm-primary-button-radius);
932
944
  }
933
945
 
934
- *::part(primarybutton-base):hover{
946
+ *::part(primarybutton-base):hover,
947
+ sl-button[type="primary"]::part(base):hover{
935
948
  background-color: var(--sqm-primary-button-background-hover);
936
949
  }
937
950
 
938
- *::part(primarybutton-base):focus{
951
+
952
+ *::part(primarybutton-base):focus,
953
+ sl-button[type="primary"]::part(base):focus {
939
954
  box-shadow: none;
940
955
  }
941
956
 
942
- *::part(secondarybutton-base){
957
+ *::part(secondarybutton-base),
958
+ sl-button[type="secondary"]::part(base) {
943
959
  background-color: var(--sqm-secondary-button-background);
944
960
  color: var(--sqm-secondary-button-color);
945
961
  border-color: var(--sqm-secondary-button-color-border);
946
962
  border-radius: var(--sqm-secondary-button-radius);
947
963
  }
948
964
 
949
- *::part(secondarybutton-base):hover{
965
+ *::part(secondarybutton-base):hover,
966
+ sl-button[type="secondary"]::part(base):hover {
950
967
  background-color: var(--sqm-secondary-button-background-hover);
951
968
  }
952
969
 
@@ -1041,7 +1058,6 @@ sl-icon::part(base):hover {
1041
1058
 
1042
1059
 
1043
1060
 
1044
-
1045
1061
  `;
1046
1062
 
1047
1063
  export default style;
@@ -1,13 +1,13 @@
1
1
  import { h, c as Host, d as getAssetPath, g as getElement } from './index-b3a06de8.js';
2
2
  import { k as useState, b as browser, u as useMemo } 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, F as Fn, w as wn, $ as $e, B, g as getEnvironmentSDK, L } from './index.module-d49ae5e7.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import { l as luxonLocale } from './utils-334c1e34.js';
7
7
  import { c as createStyleSheet, j as jss, a as create } from './JSS-67b5cff8.js';
8
8
  import { a as REFERRAL_CODES_NAMESPACE, S as SET_CODE_COPIED } from './useReferralCodes-0b798295.js';
9
9
  import { H as HostBlock, A as AuthWrapper, a as AuthColumn, b as AuthButtonsContainer, E as ErrorStyles } from './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
  import { u as useChildElements } from './useChildElements-0ca9a015.js';
12
12
  import { l as luxon } from './luxon-793b7f13.js';
13
13
  import { T as TextSpanView } from './sqm-text-span-view-4c17b8c9.js';
@@ -35,11 +35,22 @@ function CopyTextView(props) {
35
35
  color: props.textColor || "var(--sqm-text)",
36
36
  },
37
37
  "&::part(base)": {
38
+ "--sl-input-border-radius": "var(--sqm-border-radius-normal)",
39
+ "--sl-input-background-color": "var(--sl-color-white)",
40
+ "--sl-input-color": "var(--sqm-text)",
41
+ "--sl-input-border-color": "#D6D8F0",
42
+ "--sl-input-border-color-hover": "#999999",
43
+ "--sl-input-border-color-focus": "#999999",
44
+ "--sl-input-color-hover": "var(--sqm-input-color-hover)",
45
+ "--sl-input-color-focus": "var(--sqm-input-color-focus)",
46
+ "--sl-input-color-disabled": "var(--sqm-input-disabled-color)",
47
+ "--sl-input-background-color-focus": "var(--sqm-portal-background)",
48
+ "--sl-input-background-color-hover": "var(--sqm-portal-background)",
38
49
  cursor: "pointer",
39
50
  overflow: "visible",
40
- borderRadius: `${props.borderRadius}px` || "var(--sl-border-radius-medium)",
41
- background: props.backgroundColor || "var(--sl-color-white)",
42
- border: `1px solid ${props.borderColor || "transparent"}`,
51
+ borderRadius: `${props.borderRadius}px` || "var(--sqm-border-radius-normal)",
52
+ background: props.backgroundColor || "var(--sqm-portal-background)",
53
+ border: `1px solid ${props.borderColor || "#d4d4d8"}`,
43
54
  },
44
55
  width: "100%",
45
56
  },