@saasquatch/mint-components 1.15.0-47 → 1.15.0-49
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.
- package/dist/cjs/{IndirectTaxDetailsView-4c0acb81.js → IndirectTaxDetailsView-e379406f.js} +2 -2
- package/dist/cjs/{ShadowViewAddon-299060ce.js → ShadowViewAddon-3558387a.js} +8 -8
- package/dist/cjs/{global-efecb6c8.js → global-4a3008b4.js} +56 -84
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/mint-components.cjs.js +1 -1
- package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +18 -26
- package/dist/cjs/sqm-big-stat_42.cjs.entry.js +50 -19
- package/dist/cjs/sqm-code-verification.cjs.entry.js +1 -1
- package/dist/cjs/sqm-email-verification.cjs.entry.js +1 -1
- package/dist/cjs/sqm-empty_4.cjs.entry.js +1 -1
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +1 -1
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +7 -7
- package/dist/cjs/{sqm-portal-email-verification-view-313a3d62.js → sqm-portal-email-verification-view-9ba1a75d.js} +1 -1
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +2 -2
- package/dist/cjs/{sqm-portal-profile-view-e7faaf7b.js → sqm-portal-profile-view-c4c80164.js} +1 -1
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +2 -2
- package/dist/cjs/{sqm-qr-code-view-b18b42a8.js → sqm-qr-code-view-2cca145e.js} +1 -1
- package/dist/cjs/sqm-qr-code.cjs.entry.js +1 -1
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +1 -1
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +1 -1
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +7 -11
- package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +2 -2
- package/dist/cjs/{utils-116d7ec5.js → utils-1b04e1c8.js} +1 -1
- package/dist/collection/components/sqm-big-stat/useBigStat.js +5 -5
- package/dist/collection/components/sqm-coupon-code/CouponCode.stories.js +0 -3
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +3 -3
- package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +8 -8
- package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +1 -1
- package/dist/collection/components/sqm-pagination/sqm-pagination.js +8 -8
- package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +1 -1
- package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +9 -9
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +9 -9
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +9 -9
- package/dist/collection/components/sqm-stencilbook/Themes.js +37 -6
- package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +5 -5
- package/dist/collection/components/sqm-task-card/sqm-task-card.js +6 -6
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +7 -7
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +8 -16
- package/dist/collection/global/styles.js +56 -84
- package/dist/collection/global/styles.ts +30 -49
- package/dist/esm/{IndirectTaxDetailsView-7c8fb28e.js → IndirectTaxDetailsView-1600022e.js} +2 -2
- package/dist/esm/{ShadowViewAddon-fe5ada08.js → ShadowViewAddon-8af65b53.js} +8 -8
- package/dist/esm/{global-28b9c531.js → global-9c1112d1.js} +56 -84
- package/dist/esm/loader.js +1 -1
- package/dist/esm/mint-components.js +1 -1
- package/dist/esm/sqm-banking-info-form_10.entry.js +18 -26
- package/dist/esm/sqm-big-stat_42.entry.js +50 -19
- package/dist/esm/sqm-code-verification.entry.js +1 -1
- package/dist/esm/sqm-email-verification.entry.js +1 -1
- package/dist/esm/sqm-empty_4.entry.js +1 -1
- package/dist/esm/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm/sqm-pagination_3.entry.js +7 -7
- package/dist/esm/{sqm-portal-email-verification-view-db573324.js → sqm-portal-email-verification-view-10d41c81.js} +1 -1
- package/dist/esm/sqm-portal-email-verification.entry.js +2 -2
- package/dist/esm/{sqm-portal-profile-view-bd3dcf0e.js → sqm-portal-profile-view-7709257a.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +2 -2
- package/dist/esm/{sqm-qr-code-view-358607d1.js → sqm-qr-code-view-11121d3c.js} +1 -1
- package/dist/esm/sqm-qr-code.entry.js +1 -1
- package/dist/esm/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm/sqm-stencilbook.entry.js +7 -11
- package/dist/esm/sqm-tax-and-cash.entry.js +2 -2
- package/dist/esm/{utils-0dc9e217.js → utils-1d251439.js} +1 -1
- package/dist/esm-es5/{IndirectTaxDetailsView-7c8fb28e.js → IndirectTaxDetailsView-1600022e.js} +1 -1
- package/dist/esm-es5/ShadowViewAddon-8af65b53.js +1 -0
- package/dist/esm-es5/{global-28b9c531.js → global-9c1112d1.js} +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat_42.entry.js +1 -1
- package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-db573324.js → sqm-portal-email-verification-view-10d41c81.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-bd3dcf0e.js → sqm-portal-profile-view-7709257a.js} +1 -1
- package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
- package/dist/esm-es5/{sqm-qr-code-view-358607d1.js → sqm-qr-code-view-11121d3c.js} +1 -1
- package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-tax-and-cash.entry.js +1 -1
- package/dist/esm-es5/{utils-0dc9e217.js → utils-1d251439.js} +1 -1
- package/dist/mint-components/global/styles.ts +30 -49
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/{p-505977d4.js → p-01082bad.js} +1 -1
- package/dist/mint-components/{p-1ed6da99.system.entry.js → p-07ad62e8.system.entry.js} +1 -1
- package/dist/mint-components/p-07bcefdc.js +394 -0
- package/dist/mint-components/{p-8f55e46e.entry.js → p-114fcd0e.entry.js} +1 -1
- package/dist/mint-components/{p-f67e3d90.js → p-11d52524.js} +1 -1
- package/dist/mint-components/{p-80ee389c.entry.js → p-16034601.entry.js} +1 -1
- package/dist/mint-components/{p-6b528b15.entry.js → p-1c8e7298.entry.js} +1 -1
- package/dist/mint-components/p-1f7a26e2.entry.js +9 -0
- package/dist/mint-components/{p-e76767f4.js → p-208b3b3d.js} +1 -1
- package/dist/mint-components/{p-454b0d9a.entry.js → p-26fe5b91.entry.js} +13 -13
- package/dist/mint-components/{p-489acd82.system.entry.js → p-2f46db5e.system.entry.js} +1 -1
- package/dist/mint-components/{p-7c07d7cd.entry.js → p-314ad8e8.entry.js} +1 -1
- package/dist/mint-components/{p-5500bd38.js → p-3cb1d066.js} +1 -1
- package/dist/mint-components/{p-0e73c48c.system.js → p-4196d37a.system.js} +1 -1
- package/dist/mint-components/{p-c6c10a57.system.entry.js → p-4e2e901f.system.entry.js} +1 -1
- package/dist/mint-components/{p-661b264a.system.js → p-53c69c51.system.js} +1 -1
- package/dist/mint-components/{p-e93bbfed.system.entry.js → p-5737a72e.system.entry.js} +1 -1
- package/dist/mint-components/p-5b1ae2f4.system.entry.js +1 -0
- package/dist/mint-components/{p-13485ce6.entry.js → p-67d1a31e.entry.js} +1 -1
- package/dist/mint-components/{p-9b4c25cb.js → p-68e6e362.js} +1 -1
- package/dist/mint-components/{p-06061ea4.system.js → p-6964a69b.system.js} +1 -1
- package/dist/mint-components/{p-687b5dcb.entry.js → p-76bfc42f.entry.js} +2 -2
- package/dist/mint-components/{p-0304f99e.system.js → p-802762ab.system.js} +1 -1
- package/dist/mint-components/{p-4abb01c8.js → p-8314626a.js} +32 -32
- package/dist/mint-components/{p-e05bd4f8.system.js → p-880bbd84.system.js} +1 -1
- package/dist/mint-components/{p-907f6cd2.system.entry.js → p-8f33e814.system.entry.js} +1 -1
- package/dist/mint-components/p-972b9791.system.js +1 -0
- package/dist/mint-components/{p-64e3e87a.entry.js → p-992ff197.entry.js} +1 -1
- package/dist/mint-components/{p-dc9639c9.entry.js → p-9aa2c2fe.entry.js} +2 -2
- package/dist/mint-components/{p-2a056c5e.entry.js → p-9c298d88.entry.js} +1 -1
- package/dist/mint-components/{p-de5f6446.entry.js → p-9c954c08.entry.js} +1 -1
- package/dist/mint-components/{p-b7e6d975.system.entry.js → p-a5177c16.system.entry.js} +1 -1
- package/dist/mint-components/{p-cf9ff8bd.system.js → p-aea6d974.system.js} +1 -1
- package/dist/mint-components/{p-f4f0151b.system.entry.js → p-afe1ea2d.system.entry.js} +1 -1
- package/dist/mint-components/{p-aba19648.system.js → p-b34966f6.system.js} +1 -1
- package/dist/mint-components/p-ba2c9746.system.entry.js +1 -0
- package/dist/mint-components/{p-fecc18f3.system.entry.js → p-cf616a3d.system.entry.js} +1 -1
- package/dist/mint-components/p-d2df58a5.system.entry.js +1 -0
- package/dist/mint-components/{p-5cd3030b.system.entry.js → p-deca5ec3.system.entry.js} +1 -1
- package/dist/mint-components/{p-b6d4f014.system.entry.js → p-e3a9496d.system.entry.js} +1 -1
- package/dist/mint-components/{p-4c2252a4.system.entry.js → p-e94a37bc.system.entry.js} +1 -1
- package/dist/mint-components/{p-d4c1480f.entry.js → p-ec6ec018.entry.js} +3 -3
- package/dist/mint-components/{p-fae6223c.entry.js → p-f063930a.entry.js} +1 -1
- package/dist/types/components/sqm-coupon-code/CouponCode.stories.d.ts +0 -1
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code-view.d.ts +1 -1
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +1 -1
- package/dist/types/components/sqm-coupon-code/useCouponCode.d.ts +1 -1
- package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +1 -1
- package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +4 -4
- package/dist/types/components/sqm-pagination/sqm-pagination-view.d.ts +1 -1
- package/dist/types/components/sqm-pagination/sqm-pagination.d.ts +4 -4
- package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +4 -4
- package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +4 -4
- package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +4 -4
- package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +1 -1
- package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +3 -3
- package/dist/types/components/sqm-task-card/useTaskCard.d.ts +1 -1
- package/dist/types/components/views/copy-text-view.d.ts +1 -1
- package/dist/types/components.d.ts +48 -48
- package/dist/types/saasquatch.d.ts +7 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +2 -2
- package/dist/esm-es5/ShadowViewAddon-fe5ada08.js +0 -1
- package/dist/mint-components/p-192c1de0.system.js +0 -1
- package/dist/mint-components/p-1eaf3ce4.system.entry.js +0 -1
- package/dist/mint-components/p-3fbb70c4.system.entry.js +0 -1
- package/dist/mint-components/p-5088a459.system.entry.js +0 -1
- package/dist/mint-components/p-9df8a483.entry.js +0 -9
- package/dist/mint-components/p-b5ad3804.js +0 -394
|
@@ -25974,7 +25974,7 @@ function createStyleElement() {
|
|
|
25974
25974
|
--teal-6: #0b6270;
|
|
25975
25975
|
--teal-7: #004551;
|
|
25976
25976
|
} */
|
|
25977
|
-
var _a$1, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63, _64, _65, _66, _67, _68, _69, _70, _71, _72, _73, _74, _75, _76, _77, _78, _79, _80, _81, _82, _83, _84, _85, _86, _87, _88, _89;
|
|
25977
|
+
var _a$1, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63, _64, _65, _66, _67, _68, _69, _70, _71, _72, _73, _74, _75, _76, _77, _78, _79, _80, _81, _82, _83, _84, _85, _86, _87, _88, _89, _90, _91, _92, _93, _94, _95, _96, _97, _98, _99, _100, _101, _102, _103, _104, _105, _106, _107, _108, _109, _110, _111, _112;
|
|
25978
25978
|
const style = `
|
|
25979
25979
|
/* vietnamese */
|
|
25980
25980
|
@font-face {
|
|
@@ -26480,107 +26480,89 @@ html {
|
|
|
26480
26480
|
--sqm-max-width: 100%;
|
|
26481
26481
|
--sqm-skeleton-background: #eee;
|
|
26482
26482
|
--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"};
|
|
26483
|
-
--sqm-text-subdued: ${(
|
|
26484
|
-
"#b3b3b3"};
|
|
26483
|
+
--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};
|
|
26485
26484
|
|
|
26486
26485
|
--sqm-primary-color: ${((_k = (_j = window.SquatchBrandingConfig) === null || _j === void 0 ? void 0 : _j.main) === null || _k === void 0 ? void 0 : _k.brandColor) || "#1ed760"};
|
|
26487
|
-
--sqm-primary-button-background:${((_m = (_l = window.SquatchBrandingConfig) === null || _l === void 0 ? void 0 : _l.primaryButton) === null || _m === void 0 ? void 0 : _m.buttonColor) ||
|
|
26488
|
-
--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) ||
|
|
26486
|
+
--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) ||
|
|
26489
26487
|
"#1ed760"};
|
|
26490
|
-
--sqm-primary-button-
|
|
26491
|
-
|
|
26488
|
+
--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) ||
|
|
26489
|
+
"#1ed760"};
|
|
26490
|
+
--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};
|
|
26491
|
+
--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};
|
|
26492
|
+
--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"};
|
|
26493
|
+
--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) ||
|
|
26492
26494
|
"transparent"};
|
|
26493
|
-
--sqm-primary-button-radius: ${((
|
|
26494
|
-
|
|
26495
|
-
|
|
26496
|
-
--sqm-secondary-button-
|
|
26497
|
-
--sqm-secondary-button-
|
|
26498
|
-
|
|
26499
|
-
|
|
26500
|
-
--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) ||
|
|
26495
|
+
--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"};
|
|
26496
|
+
--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"};
|
|
26497
|
+
--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};
|
|
26498
|
+
--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};
|
|
26499
|
+
--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};
|
|
26500
|
+
--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) ||
|
|
26501
26501
|
"#FFFFFF"};
|
|
26502
|
-
--sqm-secondary-button-color-border: ${((
|
|
26502
|
+
--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) ||
|
|
26503
26503
|
"#FFFFFF"};
|
|
26504
|
-
--sqm-secondary-button-radius: ${((
|
|
26504
|
+
--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"};
|
|
26505
26505
|
|
|
26506
|
-
--sqm-
|
|
26507
|
-
--sqm-
|
|
26508
|
-
|
|
26509
|
-
--sqm-
|
|
26510
|
-
|
|
26511
|
-
|
|
26512
|
-
--sqm-
|
|
26513
|
-
|
|
26514
|
-
|
|
26515
|
-
--sqm-border-color: ${
|
|
26516
|
-
// window.SquatchBrandingConfig?.border?.color || "white"
|
|
26517
|
-
"white"};
|
|
26518
|
-
|
|
26519
|
-
--sqm-border-thickness: ${
|
|
26520
|
-
// window.SquatchBrandingConfig?.border?.thickness || "1px"
|
|
26521
|
-
"1px"};
|
|
26522
|
-
|
|
26523
|
-
--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"};
|
|
26524
|
-
--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"};
|
|
26525
|
-
--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"};
|
|
26526
|
-
--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) ||
|
|
26506
|
+
--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"};
|
|
26507
|
+
--sqm-border-color: ${(_28 = (_27 = window.SquatchBrandingConfig) === null || _27 === void 0 ? void 0 : _27.border) === null || _28 === void 0 ? void 0 : _28.borderColor};
|
|
26508
|
+
|
|
26509
|
+
--sqm-border-thickness: ${((_30 = (_29 = window.SquatchBrandingConfig) === null || _29 === void 0 ? void 0 : _29.border) === null || _30 === void 0 ? void 0 : _30.borderThickness) + "px"};
|
|
26510
|
+
|
|
26511
|
+
--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"};
|
|
26512
|
+
--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"};
|
|
26513
|
+
--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"};
|
|
26514
|
+
--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) ||
|
|
26527
26515
|
"#0d4a27"};
|
|
26528
26516
|
|
|
26529
|
-
--sqm-success-color-icon: ${((
|
|
26517
|
+
--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) ||
|
|
26530
26518
|
"var(--sl-color-success-600)"};
|
|
26531
|
-
--sqm-success-color-text: ${((
|
|
26519
|
+
--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) ||
|
|
26532
26520
|
"var(--sl-color-success-950)"};
|
|
26533
|
-
--sqm-success-color-border: ${((
|
|
26521
|
+
--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) ||
|
|
26534
26522
|
"var(--sl-color-success-400)"};
|
|
26535
|
-
--sqm-success-color-background: ${((
|
|
26523
|
+
--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) ||
|
|
26536
26524
|
"var(--sl-color-success-300)"};
|
|
26537
26525
|
|
|
26538
|
-
--sqm-warning-color-icon: ${((
|
|
26526
|
+
--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) ||
|
|
26539
26527
|
"var(--sl-color-warning-600)"};
|
|
26540
|
-
--sqm-warning-color-text: ${((
|
|
26528
|
+
--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) ||
|
|
26541
26529
|
"var(--sl-color-warning-950)"};
|
|
26542
|
-
--sqm-warning-color-border: ${((
|
|
26530
|
+
--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) ||
|
|
26543
26531
|
"var(--sl-color-warning-400)"};
|
|
26544
|
-
--sqm-warning-color-background: ${((
|
|
26532
|
+
--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) ||
|
|
26545
26533
|
"var(--sl-color-warning-300)"};
|
|
26546
26534
|
|
|
26547
|
-
--sqm-danger-color-icon: ${((
|
|
26535
|
+
--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) ||
|
|
26548
26536
|
"var(--sl-color-danger-600)"};
|
|
26549
|
-
--sqm-danger-color-text: ${((
|
|
26537
|
+
--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) ||
|
|
26550
26538
|
"var(--sl-color-danger-950)"};
|
|
26551
|
-
--sqm-danger-color-border: ${((
|
|
26539
|
+
--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) ||
|
|
26552
26540
|
"var(--sl-color-danger-400)"};
|
|
26553
|
-
--sqm-danger-color-background: ${((
|
|
26541
|
+
--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) ||
|
|
26554
26542
|
"var(--sl-color-danger-300)"};
|
|
26555
26543
|
|
|
26556
|
-
--sqm-informative-color-icon: ${((
|
|
26544
|
+
--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) ||
|
|
26557
26545
|
"var(--sl-color-sky-600)"};
|
|
26558
|
-
--sqm-informative-color-text: ${((
|
|
26546
|
+
--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) ||
|
|
26559
26547
|
"var(--sl-color-sky-950)"};
|
|
26560
|
-
--sqm-informative-color-border: ${((
|
|
26548
|
+
--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) ||
|
|
26561
26549
|
"var(--sl-color-sky-400)"};
|
|
26562
|
-
--sqm-informative-color-background: ${((
|
|
26550
|
+
--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) ||
|
|
26563
26551
|
"var(--sl-color-sky-300)"};
|
|
26564
26552
|
|
|
26565
|
-
--sqm-input-background: ${((
|
|
26553
|
+
--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) ||
|
|
26566
26554
|
"#fff"};
|
|
26567
|
-
--sqm-input-border-color: ${((
|
|
26555
|
+
--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) ||
|
|
26568
26556
|
"#eaeaea"};
|
|
26569
|
-
--sqm-input-border-radius: ${
|
|
26570
|
-
|
|
26571
|
-
"4px"};
|
|
26572
|
-
--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) ||
|
|
26557
|
+
--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"};
|
|
26558
|
+
--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) ||
|
|
26573
26559
|
"#000"};
|
|
26574
|
-
--sqm-input-label-color: ${((
|
|
26575
|
-
--sqm-input-border-color-focus: ${((
|
|
26576
|
-
--sqm-input-border-color-hover: ${((
|
|
26560
|
+
--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"};
|
|
26561
|
+
--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"};
|
|
26562
|
+
--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"};
|
|
26577
26563
|
--sqm-input-label-font-size: inherit;
|
|
26578
|
-
--sqm-input-disabled-color:
|
|
26579
|
-
|
|
26580
|
-
"#fff"};
|
|
26581
|
-
--sqm-input-disabled-background: ${
|
|
26582
|
-
// window.SquatchBrandingConfig?.inputs?.disabledBackground || "#fff"
|
|
26583
|
-
"#fff"};
|
|
26564
|
+
--sqm-input-disabled-color: var(--sqm-text-subdued);
|
|
26565
|
+
--sqm-input-disabled-background: ${(_110 = (_109 = window.SquatchBrandingConfig) === null || _109 === void 0 ? void 0 : _109.formFields) === null || _110 === void 0 ? void 0 : _110.disabledBackgroundColor};
|
|
26584
26566
|
|
|
26585
26567
|
--sl-color-primary-100: var(--sqm-primary-color);
|
|
26586
26568
|
--sl-color-primary-200: var(--sqm-primary-color);
|
|
@@ -26629,7 +26611,7 @@ html {
|
|
|
26629
26611
|
}
|
|
26630
26612
|
|
|
26631
26613
|
body {
|
|
26632
|
-
font-family: ${((
|
|
26614
|
+
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)"};
|
|
26633
26615
|
font-size: var(--sl-font-size-medium);
|
|
26634
26616
|
font-weight: var(--sl-font-weight-normal);
|
|
26635
26617
|
letter-spacing: var(--sl-letter-spacing-small);
|
|
@@ -26761,6 +26743,8 @@ sl-button[type="primary"]::part(base) {
|
|
|
26761
26743
|
*::part(primarybutton-base):hover,
|
|
26762
26744
|
sl-button[type="primary"]::part(base):hover{
|
|
26763
26745
|
background-color: var(--sqm-primary-button-background-hover);
|
|
26746
|
+
border-color: var(--sqm-primary-button-color-border-hover);
|
|
26747
|
+
color: var(--sqm-primary-button-color-hover);
|
|
26764
26748
|
}
|
|
26765
26749
|
|
|
26766
26750
|
|
|
@@ -26780,20 +26764,8 @@ sl-button[type="secondary"]::part(base) {
|
|
|
26780
26764
|
*::part(secondarybutton-base):hover,
|
|
26781
26765
|
sl-button[type="secondary"]::part(base):hover {
|
|
26782
26766
|
background-color: var(--sqm-secondary-button-background-hover);
|
|
26783
|
-
|
|
26784
|
-
|
|
26785
|
-
*::part(tertiarybutton-base){
|
|
26786
|
-
background-color: var(--sqm-tertiary-button-background);
|
|
26787
|
-
color: var(--sqm-tertiary-button-color);
|
|
26788
|
-
border-color: var(--sqm-tertiary-button-color-border);
|
|
26789
|
-
border-radius: var(--sqm-tertiary-button-radius);
|
|
26790
|
-
width: 100%;
|
|
26791
|
-
display: flex;
|
|
26792
|
-
margin: auto;
|
|
26793
|
-
}
|
|
26794
|
-
|
|
26795
|
-
*::part(tertiarybutton-base):hover{
|
|
26796
|
-
background: var(--sqm-tertiary-button-background-hover);
|
|
26767
|
+
color: var(--sqm-secondary-button-color-hover);
|
|
26768
|
+
border-color: var(--sqm-secondary-button-border-color-hover);
|
|
26797
26769
|
}
|
|
26798
26770
|
|
|
26799
26771
|
*::part(input-label), *::part(select-label), *::part(textarea-label){
|
package/dist/esm/loader.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { h, r as registerInstance, c as Host, g as getElement } from './index-b3a06de8.js';
|
|
2
2
|
import { m as useRef, k as useState, f as useEffect, n as h$1, u as useMemo, b as browser, j as useReducer } from './stencil-hooks.module-20ad2b5f.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
3
|
+
import { i as intl } from './global-9c1112d1.js';
|
|
4
4
|
import { d as dist, _, L, J, t as Pn, F as Fn, x as $n, $ as $e, i as isDemo, q as En, u as useCallback, R as Rn } from './index.module-d49ae5e7.js';
|
|
5
5
|
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
6
6
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
@@ -12,8 +12,8 @@ import { u as useRerenderListener, a as useRequestRerender } from './re-render-7
|
|
|
12
12
|
import { u as useChildElements } from './useChildElements-0ca9a015.js';
|
|
13
13
|
import { l as luxon } from './luxon-793b7f13.js';
|
|
14
14
|
import { g as generateUserError } from './useReferralTable-c1511d9d.js';
|
|
15
|
-
import { a as INDIRECT_TAX_SPAIN_REGIONS, b as INDIRECT_TAX_PROVINCES, O as OtherRegionSlotView, I as InvoiceTableView, v as vatLabels, A as ADDRESS_REGIONS } from './IndirectTaxDetailsView-
|
|
16
|
-
import { t as taxTypeToName, v as validTaxDocument, g as getCountryObj, L as LoadingView, f as formatErrorMessage, a as validateBillingField, o as objectIsFull } from './utils-
|
|
15
|
+
import { a as INDIRECT_TAX_SPAIN_REGIONS, b as INDIRECT_TAX_PROVINCES, O as OtherRegionSlotView, I as InvoiceTableView, v as vatLabels, A as ADDRESS_REGIONS } from './IndirectTaxDetailsView-1600022e.js';
|
|
16
|
+
import { t as taxTypeToName, v as validTaxDocument, g as getCountryObj, L as LoadingView, f as formatErrorMessage, a as validateBillingField, o as objectIsFull } from './utils-1d251439.js';
|
|
17
17
|
import { i as FORM_STEPS, a as TAX_FORM_CONTEXT_NAMESPACE, S as SORTED_COUNTRIES_NAMESPACE, c as USER_QUERY_NAMESPACE, T as TAX_CONTEXT_NAMESPACE, F as FINANCE_NETWORK_SETTINGS_NAMESPACE, U as USER_FORM_CONTEXT_NAMESPACE, d as COUNTRIES_QUERY_NAMESPACE, C as CURRENCIES_NAMESPACE } from './data-ce8ed0ae.js';
|
|
18
18
|
import { b as VERIFICATION_EVENT_KEY } from './keys-406491dc.js';
|
|
19
19
|
import { T as TAX_FORM_UPDATED_EVENT_KEY, a as useVeriffApp, g as getStatus, V as VERIFF_COMPLETE_EVENT_KEY } from './usePayoutStatus-e92a6e43.js';
|
|
@@ -2358,19 +2358,19 @@ const style$3 = {
|
|
|
2358
2358
|
background: "var(--sqm-primary-button-background-hover)",
|
|
2359
2359
|
},
|
|
2360
2360
|
},
|
|
2361
|
-
|
|
2361
|
+
SecondaryButton: {
|
|
2362
2362
|
"&::part(base)": {
|
|
2363
|
-
background: "var(--sqm-
|
|
2364
|
-
color: "var(--sqm-
|
|
2365
|
-
borderColor: "var(--sqm-
|
|
2366
|
-
borderRadius: "var(--sqm-
|
|
2363
|
+
background: "var(--sqm-secondary-button-background)",
|
|
2364
|
+
color: "var(--sqm-secondary-button-color)",
|
|
2365
|
+
borderColor: "var(--sqm-secondary-button-color-border)",
|
|
2366
|
+
borderRadius: "var(--sqm-secondary-button-radius)",
|
|
2367
2367
|
width: "max-content",
|
|
2368
2368
|
display: "flex",
|
|
2369
2369
|
margin: "auto",
|
|
2370
2370
|
},
|
|
2371
2371
|
"&::part(base):hover": {
|
|
2372
2372
|
color: "var(--sqm-text)",
|
|
2373
|
-
background: "var(--sqm-
|
|
2373
|
+
background: "var(--sqm-secondary-button-background-hover)",
|
|
2374
2374
|
},
|
|
2375
2375
|
},
|
|
2376
2376
|
};
|
|
@@ -2474,7 +2474,7 @@ const IndirectTaxFormView = (props) => {
|
|
|
2474
2474
|
})),
|
|
2475
2475
|
h("div", { class: classes.BtnContainer },
|
|
2476
2476
|
h("sl-button", { class: classes.PrimaryButton, type: "primary", disabled: states.disabled, submit: true, exportparts: "base: primarybutton-base" }, text.continueButton),
|
|
2477
|
-
h("sl-button", { class: classes.
|
|
2477
|
+
h("sl-button", { class: classes.SecondaryButton, type: "text", disabled: states.disabled, onClick: callbacks.onBack, exportparts: "base: secondarybutton-base" }, text.backButton))))));
|
|
2478
2478
|
};
|
|
2479
2479
|
|
|
2480
2480
|
const CONNECT_PARTNER = dist.gql `
|
|
@@ -5730,7 +5730,6 @@ const vanillaStyle$3 = `
|
|
|
5730
5730
|
min-width: 250px;
|
|
5731
5731
|
}
|
|
5732
5732
|
|
|
5733
|
-
/* Corrected: Target sl-button::part(base) for primary button */
|
|
5734
5733
|
sl-button[type="primary"]::part(base){
|
|
5735
5734
|
background-color: var(--sqm-primary-button-background);
|
|
5736
5735
|
color: var(--sqm-primary-button-color);
|
|
@@ -5746,7 +5745,6 @@ const vanillaStyle$3 = `
|
|
|
5746
5745
|
box-shadow: none;
|
|
5747
5746
|
}
|
|
5748
5747
|
|
|
5749
|
-
/* Corrected: Target sl-button::part(base) for secondary button */
|
|
5750
5748
|
sl-button[type="secondary"]::part(base){
|
|
5751
5749
|
background-color: var(--sqm-secondary-button-background);
|
|
5752
5750
|
color: var(--sqm-secondary-button-color);
|
|
@@ -5758,13 +5756,7 @@ const vanillaStyle$3 = `
|
|
|
5758
5756
|
background-color: var(--sqm-secondary-button-background-hover);
|
|
5759
5757
|
}
|
|
5760
5758
|
|
|
5761
|
-
|
|
5762
|
-
sl-button[type="tertiary"]::part(base){
|
|
5763
|
-
color: var(--sqm-text, var(--sl-color-neutral-800));
|
|
5764
|
-
width: max-content;
|
|
5765
|
-
display: flex;
|
|
5766
|
-
margin: auto;
|
|
5767
|
-
}
|
|
5759
|
+
|
|
5768
5760
|
|
|
5769
5761
|
*::part(primarybutton-base){
|
|
5770
5762
|
background-color: var(--sqm-primary-button-background);
|
|
@@ -5792,18 +5784,18 @@ const vanillaStyle$3 = `
|
|
|
5792
5784
|
background-color: var(--sqm-secondary-button-background-hover);
|
|
5793
5785
|
}
|
|
5794
5786
|
|
|
5795
|
-
*::part(
|
|
5796
|
-
background-color: var(--sqm-
|
|
5797
|
-
color: var(--sqm-
|
|
5798
|
-
border-color: var(--sqm-
|
|
5799
|
-
border-radius: var(--sqm-
|
|
5787
|
+
*::part(secondarybutton-base){
|
|
5788
|
+
background-color: var(--sqm-secondary-button-background);
|
|
5789
|
+
color: var(--sqm-secondary-button-color);
|
|
5790
|
+
border-color: var(--sqm-secondary-button-color-border);
|
|
5791
|
+
border-radius: var(--sqm-secondary-button-radius);
|
|
5800
5792
|
width: max-content;
|
|
5801
5793
|
display: flex;
|
|
5802
5794
|
margin: auto;
|
|
5803
5795
|
}
|
|
5804
5796
|
|
|
5805
|
-
*::part(
|
|
5806
|
-
background: var(--sqm-
|
|
5797
|
+
*::part(secondarybutton-base):hover{
|
|
5798
|
+
background: var(--sqm-secondary-button-background-hover);
|
|
5807
5799
|
}
|
|
5808
5800
|
|
|
5809
5801
|
sl-input::part(label),
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, c as Host } from './index-b3a06de8.js';
|
|
2
2
|
import { n as h, f as useEffect, k as useState, i as d, u as useMemo, m as useRef, b as browser, j as useReducer } from './stencil-hooks.module-20ad2b5f.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
3
|
+
import { i as intl } from './global-9c1112d1.js';
|
|
4
4
|
import { i as isDemo, _ as _$1, d as dist, J, H, $ as $e, w as wn, B, L, y as yn, j as jn, r as Ue, V as Ve, u as useCallback, Q as Qe, k as kn } from './index.module-d49ae5e7.js';
|
|
5
5
|
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
6
6
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
@@ -19,7 +19,7 @@ import { P as PortalLoginView } from './sqm-portal-login-view-7670cd86.js';
|
|
|
19
19
|
import { u as usePortalLogin } from './usePortalLogin-6b1951c6.js';
|
|
20
20
|
import { A as AsYouType } from './AsYouType-46f67d0d.js';
|
|
21
21
|
import { i as isEmpty } from './utilities-6341d9fd.js';
|
|
22
|
-
import { u as useDemoBigStat, Q as useBigStat, B as BigStatView, C as CardFeedView, c as CheckboxFieldView, e as CouponCodeView, D as DropdownFieldView, E as EditProfileView, H as HeroView, I as InputFieldView, U as withShadowView, L as LeaderboardView, N as NameFieldsView, f as ChangeMarktingView, P as PortalChangePasswordView, g as PortalFooterView, h as PortalFrameView, d as PortalRegisterView, R as ReferralIframeView, V as demoRewardExchange, i as RewardExchangeView, G as useShareButton, a as ShareButtonView, J as useShareLink, S as StatContainerView, T as TaskCardView } from './ShadowViewAddon-
|
|
22
|
+
import { u as useDemoBigStat, Q as useBigStat, B as BigStatView, C as CardFeedView, c as CheckboxFieldView, e as CouponCodeView, D as DropdownFieldView, E as EditProfileView, H as HeroView, I as InputFieldView, U as withShadowView, L as LeaderboardView, N as NameFieldsView, f as ChangeMarktingView, P as PortalChangePasswordView, g as PortalFooterView, h as PortalFrameView, d as PortalRegisterView, R as ReferralIframeView, V as demoRewardExchange, i as RewardExchangeView, G as useShareButton, a as ShareButtonView, J as useShareLink, S as StatContainerView, T as TaskCardView } from './ShadowViewAddon-8af65b53.js';
|
|
23
23
|
import './sqm-portal-container-view-f0b1ccfc.js';
|
|
24
24
|
import { u as usePayoutStatus } from './usePayoutStatus-e92a6e43.js';
|
|
25
25
|
|
|
@@ -39,6 +39,12 @@ const Default = null;
|
|
|
39
39
|
const Netflix = {
|
|
40
40
|
main: {
|
|
41
41
|
brandFont: "Netflix Sans, Arial, sans-serif",
|
|
42
|
+
brandColor: "#E50914",
|
|
43
|
+
},
|
|
44
|
+
border: {
|
|
45
|
+
borderColor: "#333333",
|
|
46
|
+
borderRadius: 4,
|
|
47
|
+
borderThickness: 1,
|
|
42
48
|
},
|
|
43
49
|
color: {
|
|
44
50
|
textColorShades: {
|
|
@@ -78,10 +84,9 @@ const Netflix = {
|
|
|
78
84
|
},
|
|
79
85
|
neutral: {
|
|
80
86
|
text: "white",
|
|
81
|
-
|
|
87
|
+
iconAndBadge: "#B3B3B3",
|
|
82
88
|
border: "#333333",
|
|
83
89
|
background: "#222222",
|
|
84
|
-
iconAndBadge: "#B3B3B3",
|
|
85
90
|
},
|
|
86
91
|
},
|
|
87
92
|
primaryButton: {
|
|
@@ -95,6 +100,7 @@ const Netflix = {
|
|
|
95
100
|
border: "transparent",
|
|
96
101
|
label: "#FFFFFF",
|
|
97
102
|
},
|
|
103
|
+
borderRadius: 4,
|
|
98
104
|
},
|
|
99
105
|
secondaryButton: {
|
|
100
106
|
buttonColor: {
|
|
@@ -107,6 +113,7 @@ const Netflix = {
|
|
|
107
113
|
border: "#B3B3B3",
|
|
108
114
|
label: "#FFFFFF",
|
|
109
115
|
},
|
|
116
|
+
borderRadius: 4,
|
|
110
117
|
},
|
|
111
118
|
formFields: {
|
|
112
119
|
formFieldColor: {
|
|
@@ -121,6 +128,12 @@ const Netflix = {
|
|
|
121
128
|
const Amazon = {
|
|
122
129
|
main: {
|
|
123
130
|
brandFont: "Amazon Ember, Arial, sans-serif",
|
|
131
|
+
brandColor: "#FF9900",
|
|
132
|
+
},
|
|
133
|
+
border: {
|
|
134
|
+
borderColor: "#D5D9D9",
|
|
135
|
+
borderRadius: 4,
|
|
136
|
+
borderThickness: 1,
|
|
124
137
|
},
|
|
125
138
|
color: {
|
|
126
139
|
backgroundColor: "#ffffff",
|
|
@@ -160,10 +173,9 @@ const Amazon = {
|
|
|
160
173
|
},
|
|
161
174
|
neutral: {
|
|
162
175
|
text: "#232F3E",
|
|
163
|
-
|
|
176
|
+
iconAndBadge: "#565959",
|
|
164
177
|
border: "#D5D9D9",
|
|
165
178
|
background: "#F0F2F2",
|
|
166
|
-
iconAndBadge: "#565959",
|
|
167
179
|
},
|
|
168
180
|
},
|
|
169
181
|
primaryButton: {
|
|
@@ -177,6 +189,7 @@ const Amazon = {
|
|
|
177
189
|
border: "transparent",
|
|
178
190
|
label: "#FFFFFF",
|
|
179
191
|
},
|
|
192
|
+
borderRadius: 4,
|
|
180
193
|
},
|
|
181
194
|
secondaryButton: {
|
|
182
195
|
buttonColor: {
|
|
@@ -189,6 +202,7 @@ const Amazon = {
|
|
|
189
202
|
border: "#888C8C",
|
|
190
203
|
label: "#232F3E",
|
|
191
204
|
},
|
|
205
|
+
borderRadius: 4,
|
|
192
206
|
},
|
|
193
207
|
formFields: {
|
|
194
208
|
formFieldColor: {
|
|
@@ -201,6 +215,14 @@ const Amazon = {
|
|
|
201
215
|
},
|
|
202
216
|
};
|
|
203
217
|
const Spotify = {
|
|
218
|
+
main: {
|
|
219
|
+
brandColor: "#1ed760",
|
|
220
|
+
},
|
|
221
|
+
border: {
|
|
222
|
+
borderColor: "#f4f4f4",
|
|
223
|
+
borderRadius: 18,
|
|
224
|
+
borderThickness: 1,
|
|
225
|
+
},
|
|
204
226
|
color: {
|
|
205
227
|
textColorShades: {
|
|
206
228
|
mainText: "white",
|
|
@@ -222,6 +244,7 @@ const Spotify = {
|
|
|
222
244
|
border: "transparent",
|
|
223
245
|
label: "#121212",
|
|
224
246
|
},
|
|
247
|
+
borderRadius: 30,
|
|
225
248
|
},
|
|
226
249
|
secondaryButton: {
|
|
227
250
|
buttonColor: {
|
|
@@ -234,6 +257,7 @@ const Spotify = {
|
|
|
234
257
|
border: "#FFFFFF",
|
|
235
258
|
label: "#121212",
|
|
236
259
|
},
|
|
260
|
+
borderRadius: 30,
|
|
237
261
|
},
|
|
238
262
|
formFields: {
|
|
239
263
|
formFieldColor: {
|
|
@@ -247,6 +271,11 @@ const Spotify = {
|
|
|
247
271
|
};
|
|
248
272
|
const Google = {
|
|
249
273
|
main: { brandColor: "#4285F4", brandFont: "Roboto, Arial, sans-serif" },
|
|
274
|
+
border: {
|
|
275
|
+
borderColor: "#DADCE0",
|
|
276
|
+
borderRadius: 4,
|
|
277
|
+
borderThickness: 1,
|
|
278
|
+
},
|
|
250
279
|
color: {
|
|
251
280
|
textColorShades: {
|
|
252
281
|
mainText: "#212124",
|
|
@@ -301,6 +330,7 @@ const Google = {
|
|
|
301
330
|
border: "transparent",
|
|
302
331
|
label: "#FFFFFF",
|
|
303
332
|
},
|
|
333
|
+
borderRadius: 4,
|
|
304
334
|
},
|
|
305
335
|
secondaryButton: {
|
|
306
336
|
buttonColor: {
|
|
@@ -313,6 +343,7 @@ const Google = {
|
|
|
313
343
|
border: "#DADCE0",
|
|
314
344
|
label: "#4285F4",
|
|
315
345
|
},
|
|
346
|
+
borderRadius: 4,
|
|
316
347
|
},
|
|
317
348
|
formFields: {
|
|
318
349
|
formFieldColor: {
|
|
@@ -320,8 +351,8 @@ const Google = {
|
|
|
320
351
|
border: "#DADCE0",
|
|
321
352
|
inputText: "#202124",
|
|
322
353
|
},
|
|
323
|
-
hoverStateColor: "9AA0A6",
|
|
324
|
-
selectedStateColor: "4285F4",
|
|
354
|
+
hoverStateColor: "#9AA0A6",
|
|
355
|
+
selectedStateColor: "#4285F4",
|
|
325
356
|
},
|
|
326
357
|
};
|
|
327
358
|
|
|
@@ -1738,11 +1769,11 @@ const HeroImage = class {
|
|
|
1738
1769
|
*/
|
|
1739
1770
|
this.paddingImage = "none";
|
|
1740
1771
|
/**
|
|
1741
|
-
* The type of the button that is used (primary
|
|
1772
|
+
* The type of the button that is used (primary or secondary).
|
|
1742
1773
|
* @uiName Button Type
|
|
1743
1774
|
* @uiType string
|
|
1744
|
-
* @uiEnum ["primary", "secondary"
|
|
1745
|
-
* @uiEnumNames ["Primary", "Secondary"
|
|
1775
|
+
* @uiEnum ["primary", "secondary"]
|
|
1776
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
1746
1777
|
* @uiGroup Style
|
|
1747
1778
|
*/
|
|
1748
1779
|
this.buttonType = "primary";
|
|
@@ -5260,11 +5291,11 @@ const ShareCode = class {
|
|
|
5260
5291
|
*/
|
|
5261
5292
|
this.buttonStyle = "icon";
|
|
5262
5293
|
/**
|
|
5263
|
-
* The type of the button that is used (primary
|
|
5294
|
+
* The type of the button that is used (primary or secondary).
|
|
5264
5295
|
* @uiName Button Type
|
|
5265
5296
|
* @uiType string
|
|
5266
|
-
* @uiEnum ["primary", "secondary"
|
|
5267
|
-
* @uiEnumNames ["Primary", "Secondary"
|
|
5297
|
+
* @uiEnum ["primary", "secondary"]
|
|
5298
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
5268
5299
|
* @uiGroup Style
|
|
5269
5300
|
*/
|
|
5270
5301
|
this.buttonType = "primary";
|
|
@@ -5335,11 +5366,11 @@ const ShareLink = class {
|
|
|
5335
5366
|
*/
|
|
5336
5367
|
this.copyButtonLabel = "Copy Link";
|
|
5337
5368
|
/**
|
|
5338
|
-
* The type of the button that is used (primary
|
|
5369
|
+
* The type of the button that is used (primary or secondary).
|
|
5339
5370
|
* @uiName Button Type
|
|
5340
5371
|
* @uiType string
|
|
5341
|
-
* @uiEnum ["primary", "secondary"
|
|
5342
|
-
* @uiEnumNames ["Primary", "Secondary"
|
|
5372
|
+
* @uiEnum ["primary", "secondary"]
|
|
5373
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
5343
5374
|
* @uiGroup Style
|
|
5344
5375
|
*/
|
|
5345
5376
|
this.buttonType = "primary";
|
|
@@ -5596,8 +5627,8 @@ const TaskCard = class {
|
|
|
5596
5627
|
/**
|
|
5597
5628
|
* @uiName Button Style
|
|
5598
5629
|
* @uiType string
|
|
5599
|
-
* @uiEnum ["primary", "secondary"
|
|
5600
|
-
* @uiEnumNames ["Primary", "Secondary"
|
|
5630
|
+
* @uiEnum ["primary", "secondary"]
|
|
5631
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
5601
5632
|
* @uiGroup Style
|
|
5602
5633
|
*/
|
|
5603
5634
|
this.buttonType = "primary";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { h, r as registerInstance } from './index-b3a06de8.js';
|
|
2
2
|
import { l, k as useState, f as useEffect, n as h$1 } from './stencil-hooks.module-20ad2b5f.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
3
|
+
import { i as intl } from './global-9c1112d1.js';
|
|
4
4
|
import { d as dist, t as Pn, F as Fn, i as isDemo, q as En } from './index.module-d49ae5e7.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { g as getProps } from './utils-334c1e34.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { h, r as registerInstance } from './index-b3a06de8.js';
|
|
2
2
|
import { k as useState, f as useEffect, n as h$1 } from './stencil-hooks.module-20ad2b5f.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
3
|
+
import { i as intl } from './global-9c1112d1.js';
|
|
4
4
|
import { d as dist, t as Pn, w as wn, J, $ as $e, i as isDemo, q as En } from './index.module-d49ae5e7.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { g as getProps } from './utils-334c1e34.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { h, r as registerInstance, c as Host } from './index-b3a06de8.js';
|
|
2
2
|
import { n as h$1 } from './stencil-hooks.module-20ad2b5f.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
3
|
+
import { i as intl } from './global-9c1112d1.js';
|
|
4
4
|
import './index.module-d49ae5e7.js';
|
|
5
5
|
import { g as getProps } from './utils-334c1e34.js';
|
|
6
6
|
import './JSS-67b5cff8.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-b3a06de8.js';
|
|
2
2
|
import { n as h } from './stencil-hooks.module-20ad2b5f.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
3
|
+
import { i as intl } from './global-9c1112d1.js';
|
|
4
4
|
import { d as dist, H, J, w as wn, i as isDemo } from './index.module-d49ae5e7.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-18baae5b.js';
|