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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (156) hide show
  1. package/dist/cjs/{IndirectTaxDetailsView-4c0acb81.js → IndirectTaxDetailsView-e379406f.js} +2 -2
  2. package/dist/cjs/{ShadowViewAddon-299060ce.js → ShadowViewAddon-6816329b.js} +6 -6
  3. package/dist/cjs/{global-efecb6c8.js → global-4a3008b4.js} +56 -84
  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_10.cjs.entry.js +18 -26
  7. package/dist/cjs/sqm-big-stat_42.cjs.entry.js +50 -19
  8. package/dist/cjs/sqm-code-verification.cjs.entry.js +1 -1
  9. package/dist/cjs/sqm-email-verification.cjs.entry.js +1 -1
  10. package/dist/cjs/sqm-empty_4.cjs.entry.js +1 -1
  11. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +1 -1
  12. package/dist/cjs/sqm-pagination_3.cjs.entry.js +7 -7
  13. package/dist/cjs/{sqm-portal-email-verification-view-313a3d62.js → sqm-portal-email-verification-view-9ba1a75d.js} +1 -1
  14. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +2 -2
  15. package/dist/cjs/{sqm-portal-profile-view-e7faaf7b.js → sqm-portal-profile-view-c4c80164.js} +1 -1
  16. package/dist/cjs/sqm-portal-profile.cjs.entry.js +2 -2
  17. package/dist/cjs/{sqm-qr-code-view-b18b42a8.js → sqm-qr-code-view-2cca145e.js} +1 -1
  18. package/dist/cjs/sqm-qr-code.cjs.entry.js +1 -1
  19. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +1 -1
  20. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +1 -1
  21. package/dist/cjs/sqm-stencilbook.cjs.entry.js +7 -11
  22. package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +2 -2
  23. package/dist/cjs/{utils-116d7ec5.js → utils-1b04e1c8.js} +1 -1
  24. package/dist/collection/components/sqm-coupon-code/CouponCode.stories.js +0 -3
  25. package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +3 -3
  26. package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +8 -8
  27. package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +1 -1
  28. package/dist/collection/components/sqm-pagination/sqm-pagination.js +8 -8
  29. package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +1 -1
  30. package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +9 -9
  31. package/dist/collection/components/sqm-share-code/sqm-share-code.js +9 -9
  32. package/dist/collection/components/sqm-share-link/sqm-share-link.js +9 -9
  33. package/dist/collection/components/sqm-stencilbook/Themes.js +37 -6
  34. package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +5 -5
  35. package/dist/collection/components/sqm-task-card/sqm-task-card.js +6 -6
  36. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +7 -7
  37. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +8 -16
  38. package/dist/collection/global/styles.js +56 -84
  39. package/dist/collection/global/styles.ts +30 -49
  40. package/dist/esm/{IndirectTaxDetailsView-7c8fb28e.js → IndirectTaxDetailsView-1600022e.js} +2 -2
  41. package/dist/esm/{ShadowViewAddon-fe5ada08.js → ShadowViewAddon-b6b4ded9.js} +6 -6
  42. package/dist/esm/{global-28b9c531.js → global-9c1112d1.js} +56 -84
  43. package/dist/esm/loader.js +1 -1
  44. package/dist/esm/mint-components.js +1 -1
  45. package/dist/esm/sqm-banking-info-form_10.entry.js +18 -26
  46. package/dist/esm/sqm-big-stat_42.entry.js +50 -19
  47. package/dist/esm/sqm-code-verification.entry.js +1 -1
  48. package/dist/esm/sqm-email-verification.entry.js +1 -1
  49. package/dist/esm/sqm-empty_4.entry.js +1 -1
  50. package/dist/esm/sqm-leaderboard-rank.entry.js +1 -1
  51. package/dist/esm/sqm-pagination_3.entry.js +7 -7
  52. package/dist/esm/{sqm-portal-email-verification-view-db573324.js → sqm-portal-email-verification-view-10d41c81.js} +1 -1
  53. package/dist/esm/sqm-portal-email-verification.entry.js +2 -2
  54. package/dist/esm/{sqm-portal-profile-view-bd3dcf0e.js → sqm-portal-profile-view-7709257a.js} +1 -1
  55. package/dist/esm/sqm-portal-profile.entry.js +2 -2
  56. package/dist/esm/{sqm-qr-code-view-358607d1.js → sqm-qr-code-view-11121d3c.js} +1 -1
  57. package/dist/esm/sqm-qr-code.entry.js +1 -1
  58. package/dist/esm/sqm-referral-table_11.entry.js +1 -1
  59. package/dist/esm/sqm-rewards-table_9.entry.js +1 -1
  60. package/dist/esm/sqm-stencilbook.entry.js +7 -11
  61. package/dist/esm/sqm-tax-and-cash.entry.js +2 -2
  62. package/dist/esm/{utils-0dc9e217.js → utils-1d251439.js} +1 -1
  63. package/dist/esm-es5/{IndirectTaxDetailsView-7c8fb28e.js → IndirectTaxDetailsView-1600022e.js} +1 -1
  64. package/dist/esm-es5/{ShadowViewAddon-fe5ada08.js → ShadowViewAddon-b6b4ded9.js} +1 -1
  65. package/dist/esm-es5/{global-28b9c531.js → global-9c1112d1.js} +1 -1
  66. package/dist/esm-es5/loader.js +1 -1
  67. package/dist/esm-es5/mint-components.js +1 -1
  68. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
  69. package/dist/esm-es5/sqm-big-stat_42.entry.js +1 -1
  70. package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
  71. package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
  72. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  73. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  74. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  75. package/dist/esm-es5/{sqm-portal-email-verification-view-db573324.js → sqm-portal-email-verification-view-10d41c81.js} +1 -1
  76. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  77. package/dist/esm-es5/{sqm-portal-profile-view-bd3dcf0e.js → sqm-portal-profile-view-7709257a.js} +1 -1
  78. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  79. package/dist/esm-es5/{sqm-qr-code-view-358607d1.js → sqm-qr-code-view-11121d3c.js} +1 -1
  80. package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
  81. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  82. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  83. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  84. package/dist/esm-es5/sqm-tax-and-cash.entry.js +1 -1
  85. package/dist/esm-es5/{utils-0dc9e217.js → utils-1d251439.js} +1 -1
  86. package/dist/mint-components/global/styles.ts +30 -49
  87. package/dist/mint-components/mint-components.esm.js +1 -1
  88. package/dist/mint-components/mint-components.js +1 -1
  89. package/dist/mint-components/{p-505977d4.js → p-01082bad.js} +1 -1
  90. package/dist/mint-components/{p-1ed6da99.system.entry.js → p-07ad62e8.system.entry.js} +1 -1
  91. package/dist/mint-components/{p-8f55e46e.entry.js → p-114fcd0e.entry.js} +1 -1
  92. package/dist/mint-components/{p-f67e3d90.js → p-11d52524.js} +1 -1
  93. package/dist/mint-components/{p-80ee389c.entry.js → p-16034601.entry.js} +1 -1
  94. package/dist/mint-components/{p-6b528b15.entry.js → p-1c8e7298.entry.js} +1 -1
  95. package/dist/mint-components/{p-e76767f4.js → p-208b3b3d.js} +1 -1
  96. package/dist/mint-components/p-27345611.system.entry.js +1 -0
  97. package/dist/mint-components/{p-489acd82.system.entry.js → p-2f46db5e.system.entry.js} +1 -1
  98. package/dist/mint-components/{p-7c07d7cd.entry.js → p-314ad8e8.entry.js} +1 -1
  99. package/dist/mint-components/{p-5500bd38.js → p-3cb1d066.js} +1 -1
  100. package/dist/mint-components/{p-0e73c48c.system.js → p-4196d37a.system.js} +1 -1
  101. package/dist/mint-components/{p-c6c10a57.system.entry.js → p-4e2e901f.system.entry.js} +1 -1
  102. package/dist/mint-components/{p-661b264a.system.js → p-53c69c51.system.js} +1 -1
  103. package/dist/mint-components/{p-e93bbfed.system.entry.js → p-5737a72e.system.entry.js} +1 -1
  104. package/dist/mint-components/{p-192c1de0.system.js → p-5c1daa3a.system.js} +1 -1
  105. package/dist/mint-components/{p-13485ce6.entry.js → p-67d1a31e.entry.js} +1 -1
  106. package/dist/mint-components/{p-9b4c25cb.js → p-68e6e362.js} +1 -1
  107. package/dist/mint-components/{p-06061ea4.system.js → p-6964a69b.system.js} +1 -1
  108. package/dist/mint-components/{p-687b5dcb.entry.js → p-76bfc42f.entry.js} +2 -2
  109. package/dist/mint-components/{p-0304f99e.system.js → p-802762ab.system.js} +1 -1
  110. package/dist/mint-components/{p-4abb01c8.js → p-8314626a.js} +32 -32
  111. package/dist/mint-components/{p-e05bd4f8.system.js → p-880bbd84.system.js} +1 -1
  112. package/dist/mint-components/{p-907f6cd2.system.entry.js → p-8f33e814.system.entry.js} +1 -1
  113. package/dist/mint-components/p-95216d0e.system.entry.js +1 -0
  114. package/dist/mint-components/{p-64e3e87a.entry.js → p-992ff197.entry.js} +1 -1
  115. package/dist/mint-components/{p-dc9639c9.entry.js → p-9aa2c2fe.entry.js} +2 -2
  116. package/dist/mint-components/{p-2a056c5e.entry.js → p-9c298d88.entry.js} +1 -1
  117. package/dist/mint-components/{p-de5f6446.entry.js → p-9c954c08.entry.js} +1 -1
  118. package/dist/mint-components/{p-b7e6d975.system.entry.js → p-a5177c16.system.entry.js} +1 -1
  119. package/dist/mint-components/{p-cf9ff8bd.system.js → p-aea6d974.system.js} +1 -1
  120. package/dist/mint-components/{p-f4f0151b.system.entry.js → p-afe1ea2d.system.entry.js} +1 -1
  121. package/dist/mint-components/{p-aba19648.system.js → p-b34966f6.system.js} +1 -1
  122. package/dist/mint-components/p-ba2c9746.system.entry.js +1 -0
  123. package/dist/mint-components/{p-fecc18f3.system.entry.js → p-cf616a3d.system.entry.js} +1 -1
  124. package/dist/mint-components/{p-454b0d9a.entry.js → p-d8f692ed.entry.js} +13 -13
  125. package/dist/mint-components/{p-5cd3030b.system.entry.js → p-deca5ec3.system.entry.js} +1 -1
  126. package/dist/mint-components/{p-b6d4f014.system.entry.js → p-e3a9496d.system.entry.js} +1 -1
  127. package/dist/mint-components/{p-4c2252a4.system.entry.js → p-e94a37bc.system.entry.js} +1 -1
  128. package/dist/mint-components/p-eb3d0880.entry.js +9 -0
  129. package/dist/mint-components/{p-d4c1480f.entry.js → p-ec6ec018.entry.js} +3 -3
  130. package/dist/mint-components/{p-fae6223c.entry.js → p-f063930a.entry.js} +1 -1
  131. package/dist/mint-components/{p-b5ad3804.js → p-f54c5857.js} +2 -2
  132. package/dist/types/components/sqm-coupon-code/CouponCode.stories.d.ts +0 -1
  133. package/dist/types/components/sqm-coupon-code/sqm-coupon-code-view.d.ts +1 -1
  134. package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +1 -1
  135. package/dist/types/components/sqm-coupon-code/useCouponCode.d.ts +1 -1
  136. package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +1 -1
  137. package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +4 -4
  138. package/dist/types/components/sqm-pagination/sqm-pagination-view.d.ts +1 -1
  139. package/dist/types/components/sqm-pagination/sqm-pagination.d.ts +4 -4
  140. package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +4 -4
  141. package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +4 -4
  142. package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +4 -4
  143. package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +1 -1
  144. package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +3 -3
  145. package/dist/types/components/sqm-task-card/useTaskCard.d.ts +1 -1
  146. package/dist/types/components/views/copy-text-view.d.ts +1 -1
  147. package/dist/types/components.d.ts +48 -48
  148. package/dist/types/saasquatch.d.ts +7 -0
  149. package/docs/docs.docx +0 -0
  150. package/docs/raisins.json +1 -1
  151. package/grapesjs/grapesjs.js +1 -1
  152. package/package.json +1 -1
  153. package/dist/mint-components/p-1eaf3ce4.system.entry.js +0 -1
  154. package/dist/mint-components/p-3fbb70c4.system.entry.js +0 -1
  155. package/dist/mint-components/p-5088a459.system.entry.js +0 -1
  156. package/dist/mint-components/p-9df8a483.entry.js +0 -9
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
3
  const index = require('./index-a43a63b4.js');
4
- const global = require('./global-efecb6c8.js');
4
+ const global = require('./global-4a3008b4.js');
5
5
  const JSS = require('./JSS-8503a151.js');
6
- const utils = require('./utils-116d7ec5.js');
6
+ const utils = require('./utils-1b04e1c8.js');
7
7
 
8
8
  const style = {
9
9
  Description: {
@@ -2,7 +2,7 @@
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-efecb6c8.js');
5
+ const global = require('./global-4a3008b4.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');
@@ -1798,8 +1798,8 @@ function TaskCardView(props) {
1798
1798
  position: "relative",
1799
1799
  boxSizing: "border-sizing",
1800
1800
  background: content.backgroundColor || "var(--sqm-portal-background)",
1801
- border: `1px solid ${content.borderColor || "var(--sl-color-neutral-200)"}`,
1802
- borderRadius: "var(--sl-border-radius-large)",
1801
+ border: `1px solid ${content.borderColor || "var(--sqm-border-color)"}`,
1802
+ borderRadius: "var(--sqm-border-radius-normal)",
1803
1803
  boxShadow: "1px 2px 4px rgba(211, 211, 211, 0.2)",
1804
1804
  fontSize: "var(--sl-font-size-small)",
1805
1805
  lineHeight: "var(--sl-line-height-dense)",
@@ -1832,7 +1832,7 @@ function TaskCardView(props) {
1832
1832
  padding: "var(--sl-spacing-medium)",
1833
1833
  color: content.textColor || "var(--sl-color-primary-600)",
1834
1834
  border: `1px solid ${content.borderColor || "var(--sl-color-neutral-200)"}`,
1835
- borderRadius: "var(--sl-border-radius-large) var(--sl-border-radius-large) 0 0",
1835
+ borderRadius: "var(--sqm-border-radius-normal) var(--sqm-border-radius-normal) 0 0",
1836
1836
  borderBottom: "none",
1837
1837
  background: content.backgroundColor || "var(--sl-color-primary-50)",
1838
1838
  fontWeight: "var(--sl-font-weight-semibold)",
@@ -1849,7 +1849,7 @@ function TaskCardView(props) {
1849
1849
  padding: "var(--sl-spacing-medium)",
1850
1850
  color: content.textColor || "var(--sl-color-warning-600)",
1851
1851
  border: `1px solid ${content.borderColor || "var(--sl-color-neutral-200)"}`,
1852
- borderRadius: "var(--sl-border-radius-large) var(--sl-border-radius-large) 0 0",
1852
+ borderRadius: "var(--sqm-border-radius-normal) var(--sqm-border-radius-normal) 0 0",
1853
1853
  borderBottom: "none",
1854
1854
  background: content.backgroundColor || "var(--sl-color-warning-50)",
1855
1855
  fontWeight: "var(--sl-font-weight-semibold)",
@@ -1991,7 +1991,7 @@ function TaskCardView(props) {
1991
1991
  }))),
1992
1992
  index.h("div", { part: "sqm-style-container", style: {
1993
1993
  borderRadius: taskUnavailable &&
1994
- "0 0 var(--sl-border-radius-large) var(--sl-border-radius-large)",
1994
+ "0 0 var(--sqm-border-radius-normal) var(--sqm-border-radius-normal)",
1995
1995
  }, class: taskUnavailable
1996
1996
  ? "main expired"
1997
1997
  : taskComplete
@@ -25976,7 +25976,7 @@ 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;
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, _91, _92, _93, _94, _95, _96, _97, _98, _99, _100, _101, _102, _103, _104, _105, _106, _107, _108, _109, _110, _111, _112;
25980
25980
  const style = `
25981
25981
  /* vietnamese */
25982
25982
  @font-face {
@@ -26482,107 +26482,89 @@ html {
26482
26482
  --sqm-max-width: 100%;
26483
26483
  --sqm-skeleton-background: #eee;
26484
26484
  --sqm-text: ${((_e = (_d = (_c = window.SquatchBrandingConfig) === null || _c === void 0 ? void 0 : _c.color) === null || _d === void 0 ? void 0 : _d.textColorShades) === null || _e === void 0 ? void 0 : _e.mainText) || "white"};
26485
- --sqm-text-subdued: ${((_h = (_g = (_f = window.SquatchBrandingConfig) === null || _f === void 0 ? void 0 : _f.color) === null || _g === void 0 ? void 0 : _g.textColorShades) === null || _h === void 0 ? void 0 : _h.subduedText) ||
26486
- "#b3b3b3"};
26485
+ --sqm-text-subdued: ${(_h = (_g = (_f = window.SquatchBrandingConfig) === null || _f === void 0 ? void 0 : _f.color) === null || _g === void 0 ? void 0 : _g.textColorShades) === null || _h === void 0 ? void 0 : _h.subduedText};
26487
26486
 
26488
26487
  --sqm-primary-color: ${((_k = (_j = window.SquatchBrandingConfig) === null || _j === void 0 ? void 0 : _j.main) === null || _k === void 0 ? void 0 : _k.brandColor) || "#1ed760"};
26489
- --sqm-primary-button-background:${((_m = (_l = window.SquatchBrandingConfig) === null || _l === void 0 ? void 0 : _l.primaryButton) === null || _m === void 0 ? void 0 : _m.buttonColor) || "#1ed760"};
26490
- --sqm-primary-button-background-hover: ${((_q = (_p = (_o = window.SquatchBrandingConfig) === null || _o === void 0 ? void 0 : _o.primaryButton) === null || _p === void 0 ? void 0 : _p.buttonHoverColor) === null || _q === void 0 ? void 0 : _q.background) ||
26488
+ --sqm-primary-button-background:${((_o = (_m = (_l = window.SquatchBrandingConfig) === null || _l === void 0 ? void 0 : _l.primaryButton) === null || _m === void 0 ? void 0 : _m.buttonColor) === null || _o === void 0 ? void 0 : _o.background) ||
26491
26489
  "#1ed760"};
26492
- --sqm-primary-button-color: ${((_t = (_s = (_r = window.SquatchBrandingConfig) === null || _r === void 0 ? void 0 : _r.primaryButton) === null || _s === void 0 ? void 0 : _s.buttonColor) === null || _t === void 0 ? void 0 : _t.label) || "#FFFFFF"};
26493
- --sqm-primary-button-color-border: ${((_w = (_v = (_u = window.SquatchBrandingConfig) === null || _u === void 0 ? void 0 : _u.primaryButton) === null || _v === void 0 ? void 0 : _v.buttonColor) === null || _w === void 0 ? void 0 : _w.border) ||
26490
+ --sqm-primary-button-background-hover: ${((_r = (_q = (_p = window.SquatchBrandingConfig) === null || _p === void 0 ? void 0 : _p.primaryButton) === null || _q === void 0 ? void 0 : _q.buttonHoverColor) === null || _r === void 0 ? void 0 : _r.background) ||
26491
+ "#1ed760"};
26492
+ --sqm-primary-button-color-hover: ${(_u = (_t = (_s = window.SquatchBrandingConfig) === null || _s === void 0 ? void 0 : _s.primaryButton) === null || _t === void 0 ? void 0 : _t.buttonHoverColor) === null || _u === void 0 ? void 0 : _u.label};
26493
+ --sqm-primary-button-border-color-hover: ${(_x = (_w = (_v = window.SquatchBrandingConfig) === null || _v === void 0 ? void 0 : _v.primaryButton) === null || _w === void 0 ? void 0 : _w.buttonHoverColor) === null || _x === void 0 ? void 0 : _x.border};
26494
+ --sqm-primary-button-color: ${((_0 = (_z = (_y = window.SquatchBrandingConfig) === null || _y === void 0 ? void 0 : _y.primaryButton) === null || _z === void 0 ? void 0 : _z.buttonColor) === null || _0 === void 0 ? void 0 : _0.label) || "#FFFFFF"};
26495
+ --sqm-primary-button-color-border: ${((_3 = (_2 = (_1 = window.SquatchBrandingConfig) === null || _1 === void 0 ? void 0 : _1.primaryButton) === null || _2 === void 0 ? void 0 : _2.buttonColor) === null || _3 === void 0 ? void 0 : _3.border) ||
26494
26496
  "transparent"};
26495
- --sqm-primary-button-radius: ${((_y = (_x = window.SquatchBrandingConfig) === null || _x === void 0 ? void 0 : _x.primaryButton) === null || _y === void 0 ? void 0 : _y.borderRadius) || "4px"};
26496
-
26497
-
26498
- --sqm-secondary-button-background: ${((_0 = (_z = window.SquatchBrandingConfig) === null || _z === void 0 ? void 0 : _z.secondaryButton) === null || _0 === void 0 ? void 0 : _0.buttonColor) || "#191414"};
26499
- --sqm-secondary-button-background-hover: ${((_3 = (_2 = (_1 = window.SquatchBrandingConfig) === null || _1 === void 0 ? void 0 : _1.secondaryButton) === null || _2 === void 0 ? void 0 : _2.buttonHoverColor) === null || _3 === void 0 ? void 0 : _3.background) || "#282828"};
26500
-
26501
-
26502
- --sqm-secondary-button-color: ${((_6 = (_5 = (_4 = window.SquatchBrandingConfig) === null || _4 === void 0 ? void 0 : _4.secondaryButton) === null || _5 === void 0 ? void 0 : _5.buttonHoverColor) === null || _6 === void 0 ? void 0 : _6.label) ||
26497
+ --sqm-primary-button-radius: ${((_5 = (_4 = window.SquatchBrandingConfig) === null || _4 === void 0 ? void 0 : _4.primaryButton) === null || _5 === void 0 ? void 0 : _5.borderRadius) + "px"};
26498
+ --sqm-secondary-button-background: ${((_7 = (_6 = window.SquatchBrandingConfig) === null || _6 === void 0 ? void 0 : _6.secondaryButton) === null || _7 === void 0 ? void 0 : _7.buttonColor) || "#191414"};
26499
+ --sqm-secondary-button-background-hover: ${(_10 = (_9 = (_8 = window.SquatchBrandingConfig) === null || _8 === void 0 ? void 0 : _8.secondaryButton) === null || _9 === void 0 ? void 0 : _9.buttonHoverColor) === null || _10 === void 0 ? void 0 : _10.background};
26500
+ --sqm-secondary-button-color-hover: ${(_13 = (_12 = (_11 = window.SquatchBrandingConfig) === null || _11 === void 0 ? void 0 : _11.secondaryButton) === null || _12 === void 0 ? void 0 : _12.buttonHoverColor) === null || _13 === void 0 ? void 0 : _13.label};
26501
+ --sqm-secondary-button-border-color-hover: ${(_16 = (_15 = (_14 = window.SquatchBrandingConfig) === null || _14 === void 0 ? void 0 : _14.secondaryButton) === null || _15 === void 0 ? void 0 : _15.buttonHoverColor) === null || _16 === void 0 ? void 0 : _16.border};
26502
+ --sqm-secondary-button-color: ${((_19 = (_18 = (_17 = window.SquatchBrandingConfig) === null || _17 === void 0 ? void 0 : _17.secondaryButton) === null || _18 === void 0 ? void 0 : _18.buttonColor) === null || _19 === void 0 ? void 0 : _19.label) ||
26503
26503
  "#FFFFFF"};
26504
- --sqm-secondary-button-color-border: ${((_9 = (_8 = (_7 = window.SquatchBrandingConfig) === null || _7 === void 0 ? void 0 : _7.secondaryButton) === null || _8 === void 0 ? void 0 : _8.buttonHoverColor) === null || _9 === void 0 ? void 0 : _9.border) ||
26504
+ --sqm-secondary-button-color-border: ${((_22 = (_21 = (_20 = window.SquatchBrandingConfig) === null || _20 === void 0 ? void 0 : _20.secondaryButton) === null || _21 === void 0 ? void 0 : _21.buttonColor) === null || _22 === void 0 ? void 0 : _22.border) ||
26505
26505
  "#FFFFFF"};
26506
- --sqm-secondary-button-radius: ${((_11 = (_10 = window.SquatchBrandingConfig) === null || _10 === void 0 ? void 0 : _10.secondaryButton) === null || _11 === void 0 ? void 0 : _11.borderRadius) || "30px"};
26506
+ --sqm-secondary-button-radius: ${((_24 = (_23 = window.SquatchBrandingConfig) === null || _23 === void 0 ? void 0 : _23.secondaryButton) === null || _24 === void 0 ? void 0 : _24.borderRadius) + "px"};
26507
26507
 
26508
- --sqm-tertiary-button-background: transparent;
26509
- --sqm-tertiary-button-background-hover: var(--sqm-primary-color);
26510
- --sqm-tertiary-button-color: var(--sqm-text);
26511
- --sqm-tertiary-button-color-border: transparent;
26512
- --sqm-tertiary-button-radius: 30px;
26513
-
26514
- --sqm-border-radius-normal: ${
26515
- // window.SquatchBrandingConfig?.border?.radius || "18px"
26516
- "18px"};
26517
- --sqm-border-color: ${
26518
- // window.SquatchBrandingConfig?.border?.color || "white"
26519
- "white"};
26520
-
26521
- --sqm-border-thickness: ${
26522
- // window.SquatchBrandingConfig?.border?.thickness || "1px"
26523
- "1px"};
26524
-
26525
- --sqm-accent-color-icon: ${((_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.icon) || "#1ed760"};
26526
- --sqm-accent-color-text: ${((_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.text) || "#fff"};
26527
- --sqm-accent-color-border: ${((_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.border) || "#1ed760"};
26528
- --sqm-accent-color-background: ${((_23 = (_22 = (_21 = window.SquatchBrandingConfig) === null || _21 === void 0 ? void 0 : _21.color) === null || _22 === void 0 ? void 0 : _22.accentColorShades) === null || _23 === void 0 ? void 0 : _23.background) ||
26508
+ --sqm-border-radius-normal: ${((_26 = (_25 = window.SquatchBrandingConfig) === null || _25 === void 0 ? void 0 : _25.border) === null || _26 === void 0 ? void 0 : _26.borderRadius) + "px"};
26509
+ --sqm-border-color: ${(_28 = (_27 = window.SquatchBrandingConfig) === null || _27 === void 0 ? void 0 : _27.border) === null || _28 === void 0 ? void 0 : _28.borderColor};
26510
+
26511
+ --sqm-border-thickness: ${((_30 = (_29 = window.SquatchBrandingConfig) === null || _29 === void 0 ? void 0 : _29.border) === null || _30 === void 0 ? void 0 : _30.borderThickness) + "px"};
26512
+
26513
+ --sqm-accent-color-icon: ${((_33 = (_32 = (_31 = window.SquatchBrandingConfig) === null || _31 === void 0 ? void 0 : _31.color) === null || _32 === void 0 ? void 0 : _32.accentColorShades) === null || _33 === void 0 ? void 0 : _33.icon) || "#1ed760"};
26514
+ --sqm-accent-color-text: ${((_36 = (_35 = (_34 = window.SquatchBrandingConfig) === null || _34 === void 0 ? void 0 : _34.color) === null || _35 === void 0 ? void 0 : _35.accentColorShades) === null || _36 === void 0 ? void 0 : _36.text) || "#fff"};
26515
+ --sqm-accent-color-border: ${((_39 = (_38 = (_37 = window.SquatchBrandingConfig) === null || _37 === void 0 ? void 0 : _37.color) === null || _38 === void 0 ? void 0 : _38.accentColorShades) === null || _39 === void 0 ? void 0 : _39.border) || "#1ed760"};
26516
+ --sqm-accent-color-background: ${((_42 = (_41 = (_40 = window.SquatchBrandingConfig) === null || _40 === void 0 ? void 0 : _40.color) === null || _41 === void 0 ? void 0 : _41.accentColorShades) === null || _42 === void 0 ? void 0 : _42.background) ||
26529
26517
  "#0d4a27"};
26530
26518
 
26531
- --sqm-success-color-icon: ${((_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.iconAndBadge) ||
26519
+ --sqm-success-color-icon: ${((_45 = (_44 = (_43 = window.SquatchBrandingConfig) === null || _43 === void 0 ? void 0 : _43.color) === null || _44 === void 0 ? void 0 : _44.success) === null || _45 === void 0 ? void 0 : _45.iconAndBadge) ||
26532
26520
  "var(--sl-color-success-600)"};
26533
- --sqm-success-color-text: ${((_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.text) ||
26521
+ --sqm-success-color-text: ${((_48 = (_47 = (_46 = window.SquatchBrandingConfig) === null || _46 === void 0 ? void 0 : _46.color) === null || _47 === void 0 ? void 0 : _47.success) === null || _48 === void 0 ? void 0 : _48.text) ||
26534
26522
  "var(--sl-color-success-950)"};
26535
- --sqm-success-color-border: ${((_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.border) ||
26523
+ --sqm-success-color-border: ${((_51 = (_50 = (_49 = window.SquatchBrandingConfig) === null || _49 === void 0 ? void 0 : _49.color) === null || _50 === void 0 ? void 0 : _50.success) === null || _51 === void 0 ? void 0 : _51.border) ||
26536
26524
  "var(--sl-color-success-400)"};
26537
- --sqm-success-color-background: ${((_35 = (_34 = (_33 = window.SquatchBrandingConfig) === null || _33 === void 0 ? void 0 : _33.color) === null || _34 === void 0 ? void 0 : _34.success) === null || _35 === void 0 ? void 0 : _35.background) ||
26525
+ --sqm-success-color-background: ${((_54 = (_53 = (_52 = window.SquatchBrandingConfig) === null || _52 === void 0 ? void 0 : _52.color) === null || _53 === void 0 ? void 0 : _53.success) === null || _54 === void 0 ? void 0 : _54.background) ||
26538
26526
  "var(--sl-color-success-300)"};
26539
26527
 
26540
- --sqm-warning-color-icon: ${((_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.iconAndBadge) ||
26528
+ --sqm-warning-color-icon: ${((_57 = (_56 = (_55 = window.SquatchBrandingConfig) === null || _55 === void 0 ? void 0 : _55.color) === null || _56 === void 0 ? void 0 : _56.warning) === null || _57 === void 0 ? void 0 : _57.iconAndBadge) ||
26541
26529
  "var(--sl-color-warning-600)"};
26542
- --sqm-warning-color-text: ${((_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.text) ||
26530
+ --sqm-warning-color-text: ${((_60 = (_59 = (_58 = window.SquatchBrandingConfig) === null || _58 === void 0 ? void 0 : _58.color) === null || _59 === void 0 ? void 0 : _59.warning) === null || _60 === void 0 ? void 0 : _60.text) ||
26543
26531
  "var(--sl-color-warning-950)"};
26544
- --sqm-warning-color-border: ${((_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.border) ||
26532
+ --sqm-warning-color-border: ${((_63 = (_62 = (_61 = window.SquatchBrandingConfig) === null || _61 === void 0 ? void 0 : _61.color) === null || _62 === void 0 ? void 0 : _62.warning) === null || _63 === void 0 ? void 0 : _63.border) ||
26545
26533
  "var(--sl-color-warning-400)"};
26546
- --sqm-warning-color-background: ${((_47 = (_46 = (_45 = window.SquatchBrandingConfig) === null || _45 === void 0 ? void 0 : _45.color) === null || _46 === void 0 ? void 0 : _46.warning) === null || _47 === void 0 ? void 0 : _47.background) ||
26534
+ --sqm-warning-color-background: ${((_66 = (_65 = (_64 = window.SquatchBrandingConfig) === null || _64 === void 0 ? void 0 : _64.color) === null || _65 === void 0 ? void 0 : _65.warning) === null || _66 === void 0 ? void 0 : _66.background) ||
26547
26535
  "var(--sl-color-warning-300)"};
26548
26536
 
26549
- --sqm-danger-color-icon: ${((_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.iconAndBadge) ||
26537
+ --sqm-danger-color-icon: ${((_69 = (_68 = (_67 = window.SquatchBrandingConfig) === null || _67 === void 0 ? void 0 : _67.color) === null || _68 === void 0 ? void 0 : _68.critical) === null || _69 === void 0 ? void 0 : _69.iconAndBadge) ||
26550
26538
  "var(--sl-color-danger-600)"};
26551
- --sqm-danger-color-text: ${((_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.text) ||
26539
+ --sqm-danger-color-text: ${((_72 = (_71 = (_70 = window.SquatchBrandingConfig) === null || _70 === void 0 ? void 0 : _70.color) === null || _71 === void 0 ? void 0 : _71.critical) === null || _72 === void 0 ? void 0 : _72.text) ||
26552
26540
  "var(--sl-color-danger-950)"};
26553
- --sqm-danger-color-border: ${((_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.border) ||
26541
+ --sqm-danger-color-border: ${((_75 = (_74 = (_73 = window.SquatchBrandingConfig) === null || _73 === void 0 ? void 0 : _73.color) === null || _74 === void 0 ? void 0 : _74.critical) === null || _75 === void 0 ? void 0 : _75.border) ||
26554
26542
  "var(--sl-color-danger-400)"};
26555
- --sqm-danger-color-background: ${((_59 = (_58 = (_57 = window.SquatchBrandingConfig) === null || _57 === void 0 ? void 0 : _57.color) === null || _58 === void 0 ? void 0 : _58.critical) === null || _59 === void 0 ? void 0 : _59.background) ||
26543
+ --sqm-danger-color-background: ${((_78 = (_77 = (_76 = window.SquatchBrandingConfig) === null || _76 === void 0 ? void 0 : _76.color) === null || _77 === void 0 ? void 0 : _77.critical) === null || _78 === void 0 ? void 0 : _78.background) ||
26556
26544
  "var(--sl-color-danger-300)"};
26557
26545
 
26558
- --sqm-informative-color-icon: ${((_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.iconAndBadge) ||
26546
+ --sqm-informative-color-icon: ${((_81 = (_80 = (_79 = window.SquatchBrandingConfig) === null || _79 === void 0 ? void 0 : _79.color) === null || _80 === void 0 ? void 0 : _80.informative) === null || _81 === void 0 ? void 0 : _81.iconAndBadge) ||
26559
26547
  "var(--sl-color-sky-600)"};
26560
- --sqm-informative-color-text: ${((_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.text) ||
26548
+ --sqm-informative-color-text: ${((_84 = (_83 = (_82 = window.SquatchBrandingConfig) === null || _82 === void 0 ? void 0 : _82.color) === null || _83 === void 0 ? void 0 : _83.informative) === null || _84 === void 0 ? void 0 : _84.text) ||
26561
26549
  "var(--sl-color-sky-950)"};
26562
- --sqm-informative-color-border: ${((_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.border) ||
26550
+ --sqm-informative-color-border: ${((_87 = (_86 = (_85 = window.SquatchBrandingConfig) === null || _85 === void 0 ? void 0 : _85.color) === null || _86 === void 0 ? void 0 : _86.informative) === null || _87 === void 0 ? void 0 : _87.border) ||
26563
26551
  "var(--sl-color-sky-400)"};
26564
- --sqm-informative-color-background: ${((_71 = (_70 = (_69 = window.SquatchBrandingConfig) === null || _69 === void 0 ? void 0 : _69.color) === null || _70 === void 0 ? void 0 : _70.informative) === null || _71 === void 0 ? void 0 : _71.background) ||
26552
+ --sqm-informative-color-background: ${((_90 = (_89 = (_88 = window.SquatchBrandingConfig) === null || _88 === void 0 ? void 0 : _88.color) === null || _89 === void 0 ? void 0 : _89.informative) === null || _90 === void 0 ? void 0 : _90.background) ||
26565
26553
  "var(--sl-color-sky-300)"};
26566
26554
 
26567
- --sqm-input-background: ${((_74 = (_73 = (_72 = window.SquatchBrandingConfig) === null || _72 === void 0 ? void 0 : _72.formFields) === null || _73 === void 0 ? void 0 : _73.formFieldColor) === null || _74 === void 0 ? void 0 : _74.background) ||
26555
+ --sqm-input-background: ${((_93 = (_92 = (_91 = window.SquatchBrandingConfig) === null || _91 === void 0 ? void 0 : _91.formFields) === null || _92 === void 0 ? void 0 : _92.formFieldColor) === null || _93 === void 0 ? void 0 : _93.background) ||
26568
26556
  "#fff"};
26569
- --sqm-input-border-color: ${((_77 = (_76 = (_75 = window.SquatchBrandingConfig) === null || _75 === void 0 ? void 0 : _75.formFields) === null || _76 === void 0 ? void 0 : _76.formFieldColor) === null || _77 === void 0 ? void 0 : _77.border) ||
26557
+ --sqm-input-border-color: ${((_96 = (_95 = (_94 = window.SquatchBrandingConfig) === null || _94 === void 0 ? void 0 : _94.formFields) === null || _95 === void 0 ? void 0 : _95.formFieldColor) === null || _96 === void 0 ? void 0 : _96.border) ||
26570
26558
  "#eaeaea"};
26571
- --sqm-input-border-radius: ${
26572
- // window.SquatchBrandingConfig?.formFields?.borderRadius || "4px"
26573
- "4px"};
26574
- --sqm-input-color: ${((_80 = (_79 = (_78 = window.SquatchBrandingConfig) === null || _78 === void 0 ? void 0 : _78.formFields) === null || _79 === void 0 ? void 0 : _79.formFieldColor) === null || _80 === void 0 ? void 0 : _80.inputText) ||
26559
+ --sqm-input-border-radius: ${((_98 = (_97 = window.SquatchBrandingConfig) === null || _97 === void 0 ? void 0 : _97.formFields) === null || _98 === void 0 ? void 0 : _98.borderRadius) + "px"};
26560
+ --sqm-input-color: ${((_101 = (_100 = (_99 = window.SquatchBrandingConfig) === null || _99 === void 0 ? void 0 : _99.formFields) === null || _100 === void 0 ? void 0 : _100.formFieldColor) === null || _101 === void 0 ? void 0 : _101.inputText) ||
26575
26561
  "#000"};
26576
- --sqm-input-label-color: ${((_83 = (_82 = (_81 = window.SquatchBrandingConfig) === null || _81 === void 0 ? void 0 : _81.color) === null || _82 === void 0 ? void 0 : _82.textColorShades) === null || _83 === void 0 ? void 0 : _83.mainText) || "#000"};
26577
- --sqm-input-border-color-focus: ${((_85 = (_84 = window.SquatchBrandingConfig) === null || _84 === void 0 ? void 0 : _84.formFields) === null || _85 === void 0 ? void 0 : _85.selectedStateColor) || "#eaeaea"};
26578
- --sqm-input-border-color-hover: ${((_87 = (_86 = window.SquatchBrandingConfig) === null || _86 === void 0 ? void 0 : _86.formFields) === null || _87 === void 0 ? void 0 : _87.hoverStateColor) || "#ccc"};
26562
+ --sqm-input-label-color: ${((_104 = (_103 = (_102 = window.SquatchBrandingConfig) === null || _102 === void 0 ? void 0 : _102.color) === null || _103 === void 0 ? void 0 : _103.textColorShades) === null || _104 === void 0 ? void 0 : _104.mainText) || "#000"};
26563
+ --sqm-input-border-color-focus: ${((_106 = (_105 = window.SquatchBrandingConfig) === null || _105 === void 0 ? void 0 : _105.formFields) === null || _106 === void 0 ? void 0 : _106.selectedStateColor) || "#eaeaea"};
26564
+ --sqm-input-border-color-hover: ${((_108 = (_107 = window.SquatchBrandingConfig) === null || _107 === void 0 ? void 0 : _107.formFields) === null || _108 === void 0 ? void 0 : _108.hoverStateColor) || "#ccc"};
26579
26565
  --sqm-input-label-font-size: inherit;
26580
- --sqm-input-disabled-color: ${
26581
- // window.SquatchBrandingConfig?.inputs?.labelFontSize || "#fff"
26582
- "#fff"};
26583
- --sqm-input-disabled-background: ${
26584
- // window.SquatchBrandingConfig?.inputs?.disabledBackground || "#fff"
26585
- "#fff"};
26566
+ --sqm-input-disabled-color: var(--sqm-text-subdued);
26567
+ --sqm-input-disabled-background: ${(_110 = (_109 = window.SquatchBrandingConfig) === null || _109 === void 0 ? void 0 : _109.formFields) === null || _110 === void 0 ? void 0 : _110.disabledBackgroundColor};
26586
26568
 
26587
26569
  --sl-color-primary-100: var(--sqm-primary-color);
26588
26570
  --sl-color-primary-200: var(--sqm-primary-color);
@@ -26631,7 +26613,7 @@ html {
26631
26613
  }
26632
26614
 
26633
26615
  body {
26634
- font-family: ${((_89 = (_88 = window.SquatchBrandingConfig) === null || _88 === void 0 ? void 0 : _88.main) === null || _89 === void 0 ? void 0 : _89.brandFont) || "var(--sl-font-sans)"};
26616
+ font-family: ${((_112 = (_111 = window.SquatchBrandingConfig) === null || _111 === void 0 ? void 0 : _111.main) === null || _112 === void 0 ? void 0 : _112.brandFont) || "var(--sl-font-sans)"};
26635
26617
  font-size: var(--sl-font-size-medium);
26636
26618
  font-weight: var(--sl-font-weight-normal);
26637
26619
  letter-spacing: var(--sl-letter-spacing-small);
@@ -26763,6 +26745,8 @@ sl-button[type="primary"]::part(base) {
26763
26745
  *::part(primarybutton-base):hover,
26764
26746
  sl-button[type="primary"]::part(base):hover{
26765
26747
  background-color: var(--sqm-primary-button-background-hover);
26748
+ border-color: var(--sqm-primary-button-color-border-hover);
26749
+ color: var(--sqm-primary-button-color-hover);
26766
26750
  }
26767
26751
 
26768
26752
 
@@ -26782,20 +26766,8 @@ sl-button[type="secondary"]::part(base) {
26782
26766
  *::part(secondarybutton-base):hover,
26783
26767
  sl-button[type="secondary"]::part(base):hover {
26784
26768
  background-color: var(--sqm-secondary-button-background-hover);
26785
- }
26786
-
26787
- *::part(tertiarybutton-base){
26788
- background-color: var(--sqm-tertiary-button-background);
26789
- color: var(--sqm-tertiary-button-color);
26790
- border-color: var(--sqm-tertiary-button-color-border);
26791
- border-radius: var(--sqm-tertiary-button-radius);
26792
- width: 100%;
26793
- display: flex;
26794
- margin: auto;
26795
- }
26796
-
26797
- *::part(tertiarybutton-base):hover{
26798
- background: var(--sqm-tertiary-button-background-hover);
26769
+ color: var(--sqm-secondary-button-color-hover);
26770
+ border-color: var(--sqm-secondary-button-border-color-hover);
26799
26771
  }
26800
26772
 
26801
26773
  *::part(input-label), *::part(select-label), *::part(textarea-label){
@@ -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-efecb6c8.js');
7
+ require('./global-4a3008b4.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-efecb6c8.js');
5
+ require('./global-4a3008b4.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-efecb6c8.js');
7
+ const global = require('./global-4a3008b4.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');
@@ -16,8 +16,8 @@ const reRender = require('./re-render-28fed959.js');
16
16
  const useChildElements = require('./useChildElements-e5fa605c.js');
17
17
  const luxon = require('./luxon-3b809948.js');
18
18
  const useReferralTable = require('./useReferralTable-19e7523a.js');
19
- const IndirectTaxDetailsView = require('./IndirectTaxDetailsView-4c0acb81.js');
20
- const utils$1 = require('./utils-116d7ec5.js');
19
+ const IndirectTaxDetailsView = require('./IndirectTaxDetailsView-e379406f.js');
20
+ const utils$1 = require('./utils-1b04e1c8.js');
21
21
  const data = require('./data-68a42a7b.js');
22
22
  const keys = require('./keys-cff24974.js');
23
23
  const usePayoutStatus = require('./usePayoutStatus-3cca69e5.js');
@@ -2362,19 +2362,19 @@ const style$3 = {
2362
2362
  background: "var(--sqm-primary-button-background-hover)",
2363
2363
  },
2364
2364
  },
2365
- TertiaryButton: {
2365
+ SecondaryButton: {
2366
2366
  "&::part(base)": {
2367
- background: "var(--sqm-tertiary-button-background)",
2368
- color: "var(--sqm-tertiary-button-color)",
2369
- borderColor: "var(--sqm-tertiary-button-color-border)",
2370
- borderRadius: "var(--sqm-tertiary-button-radius)",
2367
+ background: "var(--sqm-secondary-button-background)",
2368
+ color: "var(--sqm-secondary-button-color)",
2369
+ borderColor: "var(--sqm-secondary-button-color-border)",
2370
+ borderRadius: "var(--sqm-secondary-button-radius)",
2371
2371
  width: "max-content",
2372
2372
  display: "flex",
2373
2373
  margin: "auto",
2374
2374
  },
2375
2375
  "&::part(base):hover": {
2376
2376
  color: "var(--sqm-text)",
2377
- background: "var(--sqm-tertiary-button-background-hover)",
2377
+ background: "var(--sqm-secondary-button-background-hover)",
2378
2378
  },
2379
2379
  },
2380
2380
  };
@@ -2478,7 +2478,7 @@ const IndirectTaxFormView = (props) => {
2478
2478
  })),
2479
2479
  index.h("div", { class: classes.BtnContainer },
2480
2480
  index.h("sl-button", { class: classes.PrimaryButton, type: "primary", disabled: states.disabled, submit: true, exportparts: "base: primarybutton-base" }, text.continueButton),
2481
- index.h("sl-button", { class: classes.TertiaryButton, type: "text", disabled: states.disabled, onClick: callbacks.onBack, exportparts: "base: tertiarybutton-base" }, text.backButton))))));
2481
+ index.h("sl-button", { class: classes.SecondaryButton, type: "text", disabled: states.disabled, onClick: callbacks.onBack, exportparts: "base: secondarybutton-base" }, text.backButton))))));
2482
2482
  };
2483
2483
 
2484
2484
  const CONNECT_PARTNER = index_module.dist.gql `
@@ -5734,7 +5734,6 @@ const vanillaStyle$3 = `
5734
5734
  min-width: 250px;
5735
5735
  }
5736
5736
 
5737
- /* Corrected: Target sl-button::part(base) for primary button */
5738
5737
  sl-button[type="primary"]::part(base){
5739
5738
  background-color: var(--sqm-primary-button-background);
5740
5739
  color: var(--sqm-primary-button-color);
@@ -5750,7 +5749,6 @@ const vanillaStyle$3 = `
5750
5749
  box-shadow: none;
5751
5750
  }
5752
5751
 
5753
- /* Corrected: Target sl-button::part(base) for secondary button */
5754
5752
  sl-button[type="secondary"]::part(base){
5755
5753
  background-color: var(--sqm-secondary-button-background);
5756
5754
  color: var(--sqm-secondary-button-color);
@@ -5762,13 +5760,7 @@ const vanillaStyle$3 = `
5762
5760
  background-color: var(--sqm-secondary-button-background-hover);
5763
5761
  }
5764
5762
 
5765
- /* Corrected: Target sl-button::part(base) for tertiary button */
5766
- sl-button[type="tertiary"]::part(base){
5767
- color: var(--sqm-text, var(--sl-color-neutral-800));
5768
- width: max-content;
5769
- display: flex;
5770
- margin: auto;
5771
- }
5763
+
5772
5764
 
5773
5765
  *::part(primarybutton-base){
5774
5766
  background-color: var(--sqm-primary-button-background);
@@ -5796,18 +5788,18 @@ const vanillaStyle$3 = `
5796
5788
  background-color: var(--sqm-secondary-button-background-hover);
5797
5789
  }
5798
5790
 
5799
- *::part(tertiarybutton-base){
5800
- background-color: var(--sqm-tertiary-button-background);
5801
- color: var(--sqm-tertiary-button-color);
5802
- border-color: var(--sqm-tertiary-button-color-border);
5803
- border-radius: var(--sqm-tertiary-button-radius);
5791
+ *::part(secondarybutton-base){
5792
+ background-color: var(--sqm-secondary-button-background);
5793
+ color: var(--sqm-secondary-button-color);
5794
+ border-color: var(--sqm-secondary-button-color-border);
5795
+ border-radius: var(--sqm-secondary-button-radius);
5804
5796
  width: max-content;
5805
5797
  display: flex;
5806
5798
  margin: auto;
5807
5799
  }
5808
5800
 
5809
- *::part(tertiarybutton-base):hover{
5810
- background: var(--sqm-tertiary-button-background-hover);
5801
+ *::part(secondarybutton-base):hover{
5802
+ background: var(--sqm-secondary-button-background-hover);
5811
5803
  }
5812
5804
 
5813
5805
  sl-input::part(label),
@@ -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-efecb6c8.js');
7
+ const global = require('./global-4a3008b4.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');
@@ -23,7 +23,7 @@ const sqmPortalLoginView = require('./sqm-portal-login-view-bb50304c.js');
23
23
  const usePortalLogin = require('./usePortalLogin-e246988e.js');
24
24
  const AsYouType = require('./AsYouType-6788393a.js');
25
25
  const utilities = require('./utilities-be3ce1f8.js');
26
- const ShadowViewAddon = require('./ShadowViewAddon-299060ce.js');
26
+ const ShadowViewAddon = require('./ShadowViewAddon-6816329b.js');
27
27
  require('./sqm-portal-container-view-70eaf785.js');
28
28
  const usePayoutStatus = require('./usePayoutStatus-3cca69e5.js');
29
29
 
@@ -43,6 +43,12 @@ const Default = null;
43
43
  const Netflix = {
44
44
  main: {
45
45
  brandFont: "Netflix Sans, Arial, sans-serif",
46
+ brandColor: "#E50914",
47
+ },
48
+ border: {
49
+ borderColor: "#333333",
50
+ borderRadius: 4,
51
+ borderThickness: 1,
46
52
  },
47
53
  color: {
48
54
  textColorShades: {
@@ -82,10 +88,9 @@ const Netflix = {
82
88
  },
83
89
  neutral: {
84
90
  text: "white",
85
- icon: "#B3B3B3",
91
+ iconAndBadge: "#B3B3B3",
86
92
  border: "#333333",
87
93
  background: "#222222",
88
- iconAndBadge: "#B3B3B3",
89
94
  },
90
95
  },
91
96
  primaryButton: {
@@ -99,6 +104,7 @@ const Netflix = {
99
104
  border: "transparent",
100
105
  label: "#FFFFFF",
101
106
  },
107
+ borderRadius: 4,
102
108
  },
103
109
  secondaryButton: {
104
110
  buttonColor: {
@@ -111,6 +117,7 @@ const Netflix = {
111
117
  border: "#B3B3B3",
112
118
  label: "#FFFFFF",
113
119
  },
120
+ borderRadius: 4,
114
121
  },
115
122
  formFields: {
116
123
  formFieldColor: {
@@ -125,6 +132,12 @@ const Netflix = {
125
132
  const Amazon = {
126
133
  main: {
127
134
  brandFont: "Amazon Ember, Arial, sans-serif",
135
+ brandColor: "#FF9900",
136
+ },
137
+ border: {
138
+ borderColor: "#D5D9D9",
139
+ borderRadius: 4,
140
+ borderThickness: 1,
128
141
  },
129
142
  color: {
130
143
  backgroundColor: "#ffffff",
@@ -164,10 +177,9 @@ const Amazon = {
164
177
  },
165
178
  neutral: {
166
179
  text: "#232F3E",
167
- icon: "#565959",
180
+ iconAndBadge: "#565959",
168
181
  border: "#D5D9D9",
169
182
  background: "#F0F2F2",
170
- iconAndBadge: "#565959",
171
183
  },
172
184
  },
173
185
  primaryButton: {
@@ -181,6 +193,7 @@ const Amazon = {
181
193
  border: "transparent",
182
194
  label: "#FFFFFF",
183
195
  },
196
+ borderRadius: 4,
184
197
  },
185
198
  secondaryButton: {
186
199
  buttonColor: {
@@ -193,6 +206,7 @@ const Amazon = {
193
206
  border: "#888C8C",
194
207
  label: "#232F3E",
195
208
  },
209
+ borderRadius: 4,
196
210
  },
197
211
  formFields: {
198
212
  formFieldColor: {
@@ -205,6 +219,14 @@ const Amazon = {
205
219
  },
206
220
  };
207
221
  const Spotify = {
222
+ main: {
223
+ brandColor: "#1ed760",
224
+ },
225
+ border: {
226
+ borderColor: "#f4f4f4",
227
+ borderRadius: 18,
228
+ borderThickness: 1,
229
+ },
208
230
  color: {
209
231
  textColorShades: {
210
232
  mainText: "white",
@@ -226,6 +248,7 @@ const Spotify = {
226
248
  border: "transparent",
227
249
  label: "#121212",
228
250
  },
251
+ borderRadius: 30,
229
252
  },
230
253
  secondaryButton: {
231
254
  buttonColor: {
@@ -238,6 +261,7 @@ const Spotify = {
238
261
  border: "#FFFFFF",
239
262
  label: "#121212",
240
263
  },
264
+ borderRadius: 30,
241
265
  },
242
266
  formFields: {
243
267
  formFieldColor: {
@@ -251,6 +275,11 @@ const Spotify = {
251
275
  };
252
276
  const Google = {
253
277
  main: { brandColor: "#4285F4", brandFont: "Roboto, Arial, sans-serif" },
278
+ border: {
279
+ borderColor: "#DADCE0",
280
+ borderRadius: 4,
281
+ borderThickness: 1,
282
+ },
254
283
  color: {
255
284
  textColorShades: {
256
285
  mainText: "#212124",
@@ -305,6 +334,7 @@ const Google = {
305
334
  border: "transparent",
306
335
  label: "#FFFFFF",
307
336
  },
337
+ borderRadius: 4,
308
338
  },
309
339
  secondaryButton: {
310
340
  buttonColor: {
@@ -317,6 +347,7 @@ const Google = {
317
347
  border: "#DADCE0",
318
348
  label: "#4285F4",
319
349
  },
350
+ borderRadius: 4,
320
351
  },
321
352
  formFields: {
322
353
  formFieldColor: {
@@ -324,8 +355,8 @@ const Google = {
324
355
  border: "#DADCE0",
325
356
  inputText: "#202124",
326
357
  },
327
- hoverStateColor: "9AA0A6",
328
- selectedStateColor: "4285F4",
358
+ hoverStateColor: "#9AA0A6",
359
+ selectedStateColor: "#4285F4",
329
360
  },
330
361
  };
331
362
 
@@ -1742,11 +1773,11 @@ const HeroImage = class {
1742
1773
  */
1743
1774
  this.paddingImage = "none";
1744
1775
  /**
1745
- * The type of the button that is used (primary, secondary, or tertiary).
1776
+ * The type of the button that is used (primary or secondary).
1746
1777
  * @uiName Button Type
1747
1778
  * @uiType string
1748
- * @uiEnum ["primary", "secondary", "tertiary"]
1749
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
1779
+ * @uiEnum ["primary", "secondary"]
1780
+ * @uiEnumNames ["Primary", "Secondary"]
1750
1781
  * @uiGroup Style
1751
1782
  */
1752
1783
  this.buttonType = "primary";
@@ -5264,11 +5295,11 @@ const ShareCode = class {
5264
5295
  */
5265
5296
  this.buttonStyle = "icon";
5266
5297
  /**
5267
- * The type of the button that is used (primary, secondary, or tertiary).
5298
+ * The type of the button that is used (primary or secondary).
5268
5299
  * @uiName Button Type
5269
5300
  * @uiType string
5270
- * @uiEnum ["primary", "secondary", "tertiary"]
5271
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
5301
+ * @uiEnum ["primary", "secondary"]
5302
+ * @uiEnumNames ["Primary", "Secondary"]
5272
5303
  * @uiGroup Style
5273
5304
  */
5274
5305
  this.buttonType = "primary";
@@ -5339,11 +5370,11 @@ const ShareLink = class {
5339
5370
  */
5340
5371
  this.copyButtonLabel = "Copy Link";
5341
5372
  /**
5342
- * The type of the button that is used (primary, secondary, or tertiary).
5373
+ * The type of the button that is used (primary or secondary).
5343
5374
  * @uiName Button Type
5344
5375
  * @uiType string
5345
- * @uiEnum ["primary", "secondary", "tertiary"]
5346
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
5376
+ * @uiEnum ["primary", "secondary"]
5377
+ * @uiEnumNames ["Primary", "Secondary"]
5347
5378
  * @uiGroup Style
5348
5379
  */
5349
5380
  this.buttonType = "primary";
@@ -5600,8 +5631,8 @@ const TaskCard = class {
5600
5631
  /**
5601
5632
  * @uiName Button Style
5602
5633
  * @uiType string
5603
- * @uiEnum ["primary", "secondary", "tertiary"]
5604
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
5634
+ * @uiEnum ["primary", "secondary"]
5635
+ * @uiEnumNames ["Primary", "Secondary"]
5605
5636
  * @uiGroup Style
5606
5637
  */
5607
5638
  this.buttonType = "primary";