@saasquatch/mint-components 1.15.0-45 → 1.15.0-47
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-81f1ce92.js → IndirectTaxDetailsView-4c0acb81.js} +2 -2
- package/dist/cjs/{ShadowViewAddon-bebbd4d0.js → ShadowViewAddon-299060ce.js} +1 -1
- package/dist/cjs/{global-242743b1.js → global-efecb6c8.js} +2 -2
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/mint-components.cjs.js +2 -2
- package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +23 -23
- package/dist/cjs/sqm-big-stat_42.cjs.entry.js +142 -164
- 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 +1 -1
- package/dist/cjs/{sqm-portal-email-verification-view-38bfdda4.js → sqm-portal-email-verification-view-313a3d62.js} +1 -1
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +2 -2
- package/dist/cjs/{sqm-portal-profile-view-036d355e.js → sqm-portal-profile-view-e7faaf7b.js} +1 -1
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +2 -2
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +1 -1
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +2 -1
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +128 -144
- package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +2 -2
- package/dist/cjs/{utils-a6957c85.js → utils-116d7ec5.js} +1 -1
- package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.js +3 -2
- package/dist/collection/components/sqm-invoice-table/sqm-invoice-table.js +5 -4
- package/dist/collection/components/sqm-referral-table/ReferralTable.stories.js +2 -2
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-status-cell.js +4 -3
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-column.js +3 -2
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-date-column.js +6 -4
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.js +8 -5
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-status-column.js +8 -5
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-user-column.js +6 -4
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +5 -6
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.js +5 -6
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.js +11 -12
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.js +3 -2
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.js +3 -2
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.js +3 -2
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.js +3 -2
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.js +5 -3
- package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +4 -3
- package/dist/collection/components/sqm-rewards-table/useRewardsTable.js +1 -1
- package/dist/collection/components/sqm-stencilbook/BrandSelector.js +1 -1
- package/dist/collection/components/sqm-stencilbook/Themes.js +140 -162
- package/dist/collection/global/styles.js +2 -2
- package/dist/collection/global/styles.ts +1 -1
- package/dist/collection/stories/PortalTemplates.stories.js +22 -30
- package/dist/esm/{IndirectTaxDetailsView-89731480.js → IndirectTaxDetailsView-7c8fb28e.js} +2 -2
- package/dist/esm/{ShadowViewAddon-b439f9c5.js → ShadowViewAddon-fe5ada08.js} +1 -1
- package/dist/esm/{global-f33bb903.js → global-28b9c531.js} +2 -2
- package/dist/esm/loader.js +2 -2
- package/dist/esm/mint-components.js +2 -2
- package/dist/esm/sqm-banking-info-form_10.entry.js +23 -23
- package/dist/esm/sqm-big-stat_42.entry.js +142 -164
- 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 +1 -1
- package/dist/esm/{sqm-portal-email-verification-view-e8661ca9.js → sqm-portal-email-verification-view-db573324.js} +1 -1
- package/dist/esm/sqm-portal-email-verification.entry.js +2 -2
- package/dist/esm/{sqm-portal-profile-view-70e1a345.js → sqm-portal-profile-view-bd3dcf0e.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +2 -2
- package/dist/esm/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm/sqm-rewards-table_9.entry.js +2 -1
- package/dist/esm/sqm-stencilbook.entry.js +128 -144
- package/dist/esm/sqm-tax-and-cash.entry.js +2 -2
- package/dist/esm/{utils-79d81bca.js → utils-0dc9e217.js} +1 -1
- package/dist/esm-es5/{IndirectTaxDetailsView-89731480.js → IndirectTaxDetailsView-7c8fb28e.js} +1 -1
- package/dist/esm-es5/{ShadowViewAddon-b439f9c5.js → ShadowViewAddon-fe5ada08.js} +1 -1
- package/dist/esm-es5/{global-f33bb903.js → global-28b9c531.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-e8661ca9.js → sqm-portal-email-verification-view-db573324.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-70e1a345.js → sqm-portal-profile-view-bd3dcf0e.js} +1 -1
- package/dist/esm-es5/sqm-portal-profile.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-79d81bca.js → utils-0dc9e217.js} +1 -1
- package/dist/mint-components/global/styles.ts +1 -1
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/p-0304f99e.system.js +1 -0
- package/dist/mint-components/{p-c7878ec7.system.js → p-06061ea4.system.js} +1 -1
- package/dist/mint-components/{p-ee17ee0b.entry.js → p-13485ce6.entry.js} +1 -1
- package/dist/mint-components/{p-e228b351.system.js → p-192c1de0.system.js} +1 -1
- package/dist/mint-components/{p-6a4582eb.system.entry.js → p-1eaf3ce4.system.entry.js} +1 -1
- package/dist/mint-components/{p-5dd09973.system.entry.js → p-1ed6da99.system.entry.js} +1 -1
- package/dist/mint-components/{p-b55e454d.entry.js → p-2a056c5e.entry.js} +1 -1
- package/dist/mint-components/p-3fbb70c4.system.entry.js +1 -0
- package/dist/mint-components/{p-7aef9c53.entry.js → p-454b0d9a.entry.js} +19 -19
- package/dist/mint-components/{p-28e4b275.system.entry.js → p-489acd82.system.entry.js} +1 -1
- package/dist/mint-components/{p-a348f9b9.js → p-4abb01c8.js} +1 -1
- package/dist/mint-components/{p-2d730bef.system.entry.js → p-4c2252a4.system.entry.js} +1 -1
- package/dist/mint-components/{p-7274fe6e.js → p-505977d4.js} +1 -1
- package/dist/mint-components/p-5088a459.system.entry.js +1 -0
- package/dist/mint-components/{p-0768fe1d.system.js → p-661b264a.system.js} +1 -1
- package/dist/mint-components/{p-7cbbca72.entry.js → p-687b5dcb.entry.js} +1 -1
- package/dist/mint-components/{p-6f323a9f.entry.js → p-6b528b15.entry.js} +1 -1
- package/dist/mint-components/{p-44435060.entry.js → p-7c07d7cd.entry.js} +1 -1
- package/dist/mint-components/{p-6d23f01a.entry.js → p-80ee389c.entry.js} +2 -2
- package/dist/mint-components/{p-c2e3f0f0.entry.js → p-8f55e46e.entry.js} +1 -1
- package/dist/mint-components/{p-95ff58b2.system.entry.js → p-907f6cd2.system.entry.js} +1 -1
- package/dist/mint-components/{p-9d48280a.js → p-9b4c25cb.js} +1 -1
- package/dist/mint-components/p-9df8a483.entry.js +9 -0
- package/dist/mint-components/{p-5a48bf9d.system.js → p-aba19648.system.js} +1 -1
- package/dist/mint-components/{p-c25b0ff4.js → p-b5ad3804.js} +1 -1
- package/dist/mint-components/{p-901358ee.system.entry.js → p-b6d4f014.system.entry.js} +1 -1
- package/dist/mint-components/{p-a86635aa.system.entry.js → p-b7e6d975.system.entry.js} +1 -1
- package/dist/mint-components/{p-4cfd562e.system.entry.js → p-c6c10a57.system.entry.js} +1 -1
- package/dist/mint-components/{p-ae0636bb.system.js → p-cf9ff8bd.system.js} +1 -1
- package/dist/mint-components/{p-fba00613.entry.js → p-d4c1480f.entry.js} +1 -1
- package/dist/mint-components/{p-1f8d3b1a.entry.js → p-dc9639c9.entry.js} +2 -2
- package/dist/mint-components/{p-227aa136.entry.js → p-de5f6446.entry.js} +1 -1
- package/dist/mint-components/{p-10849094.system.js → p-e05bd4f8.system.js} +1 -1
- package/dist/mint-components/{p-7813a75a.js → p-e76767f4.js} +1 -1
- package/dist/mint-components/{p-283848df.system.entry.js → p-e93bbfed.system.entry.js} +1 -1
- package/dist/mint-components/{p-3bdccbc9.system.entry.js → p-f4f0151b.system.entry.js} +1 -1
- package/dist/mint-components/{p-24d6cfcd.js → p-f67e3d90.js} +1 -1
- package/dist/mint-components/{p-e8422f7b.entry.js → p-fae6223c.entry.js} +1 -1
- package/dist/mint-components/{p-538fe844.system.entry.js → p-fecc18f3.system.entry.js} +1 -1
- package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.d.ts +21 -0
- package/dist/types/components/sqm-invoice-table/sqm-invoice-table.d.ts +61 -0
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-status-cell.d.ts +8 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-column.d.ts +17 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-date-column.d.ts +44 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.d.ts +72 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-status-column.d.ts +44 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-user-column.d.ts +32 -0
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.d.ts +9 -0
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.d.ts +12 -0
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.d.ts +25 -0
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.d.ts +32 -0
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.d.ts +21 -0
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.d.ts +33 -0
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.d.ts +51 -0
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.d.ts +105 -0
- package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +49 -0
- package/dist/types/components/sqm-rewards-table/useRewardsTable.d.ts +1 -1
- package/dist/types/components/sqm-stencilbook/Themes.d.ts +17 -0
- package/dist/types/components.d.ts +16 -16
- package/dist/types/global/android.d.ts +7 -0
- package/dist/types/global/demo.d.ts +2 -0
- package/dist/types/stories/features.d.ts +4 -0
- package/dist/types/stories/templates.d.ts +4 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +1 -1
- package/dist/mint-components/p-059ad130.system.entry.js +0 -1
- package/dist/mint-components/p-169c8564.system.js +0 -1
- package/dist/mint-components/p-9481740a.system.entry.js +0 -1
- package/dist/mint-components/p-fd2ee10c.entry.js +0 -9
|
@@ -9,53 +9,44 @@
|
|
|
9
9
|
* - Shoelace color generator: https://codepen.io/claviska/full/QWveRgL
|
|
10
10
|
*
|
|
11
11
|
*/
|
|
12
|
-
//
|
|
12
|
+
// @ts-nocheck
|
|
13
13
|
export const Default = null;
|
|
14
14
|
export const Netflix = {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
textColor: "white",
|
|
18
|
-
secondaryTextColor: "#B3B3B3",
|
|
19
|
-
},
|
|
20
|
-
border: {
|
|
21
|
-
color: "#333333",
|
|
22
|
-
radius: "4px",
|
|
23
|
-
thickness: "1px",
|
|
15
|
+
main: {
|
|
16
|
+
brandFont: "Netflix Sans, Arial, sans-serif",
|
|
24
17
|
},
|
|
25
18
|
color: {
|
|
26
|
-
|
|
27
|
-
|
|
19
|
+
textColorShades: {
|
|
20
|
+
mainText: "white",
|
|
21
|
+
subduedText: "#B3B3B3",
|
|
22
|
+
},
|
|
23
|
+
backgroundColor: "#101010",
|
|
28
24
|
accentColorShades: {
|
|
29
25
|
text: "#E50914",
|
|
30
26
|
icon: "#E50914",
|
|
31
27
|
border: "#E50914",
|
|
32
28
|
background: "#300609",
|
|
33
|
-
iconAndBadge: "#E50914",
|
|
34
29
|
},
|
|
35
30
|
success: {
|
|
36
31
|
text: "#66BB6A",
|
|
37
|
-
icon: "#4CAF50",
|
|
38
32
|
border: "#4CAF50",
|
|
39
33
|
background: "#1B5E20",
|
|
40
34
|
iconAndBadge: "#4CAF50",
|
|
41
35
|
},
|
|
42
36
|
warning: {
|
|
43
37
|
text: "#FFCA28",
|
|
44
|
-
icon: "#FFA726",
|
|
45
38
|
border: "#FFA726",
|
|
46
39
|
background: "#F57C00",
|
|
47
40
|
iconAndBadge: "#FFA726",
|
|
48
41
|
},
|
|
49
42
|
critical: {
|
|
50
43
|
text: "#EF9A9A",
|
|
51
|
-
icon: "#E50914",
|
|
52
44
|
border: "#E50914",
|
|
53
45
|
background: "#B71C1C",
|
|
54
46
|
iconAndBadge: "#E50914",
|
|
55
47
|
},
|
|
56
48
|
informative: {
|
|
57
49
|
text: "#64B5F6",
|
|
58
|
-
icon: "#42A5F5",
|
|
59
50
|
border: "#42A5F5",
|
|
60
51
|
background: "#1976D2",
|
|
61
52
|
iconAndBadge: "#42A5F5",
|
|
@@ -69,85 +60,75 @@ export const Netflix = {
|
|
|
69
60
|
},
|
|
70
61
|
},
|
|
71
62
|
primaryButton: {
|
|
72
|
-
buttonColor:
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
63
|
+
buttonColor: {
|
|
64
|
+
background: "#E50914",
|
|
65
|
+
border: "transparent",
|
|
66
|
+
label: "#FFFFFF",
|
|
67
|
+
},
|
|
68
|
+
buttonHoverColor: {
|
|
69
|
+
background: "#CC0000",
|
|
70
|
+
border: "transparent",
|
|
71
|
+
label: "#FFFFFF",
|
|
72
|
+
},
|
|
78
73
|
},
|
|
79
74
|
secondaryButton: {
|
|
80
|
-
buttonColor:
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
borderRadius: "4px",
|
|
75
|
+
buttonColor: {
|
|
76
|
+
background: "transparent",
|
|
77
|
+
border: "#B3B3B3",
|
|
78
|
+
label: "#FFFFFF",
|
|
79
|
+
},
|
|
80
|
+
buttonHoverColor: {
|
|
81
|
+
background: "#333333",
|
|
82
|
+
border: "#B3B3B3",
|
|
83
|
+
label: "#FFFFFF",
|
|
84
|
+
},
|
|
91
85
|
},
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
disabledTextColor: "#777777",
|
|
101
|
-
labelFontSize: "14px",
|
|
102
|
-
focusBorderColor: "#E50914",
|
|
103
|
-
hoverBorderColor: "#777777",
|
|
86
|
+
formFields: {
|
|
87
|
+
formFieldColor: {
|
|
88
|
+
background: "#222222",
|
|
89
|
+
border: "#B3B3B3",
|
|
90
|
+
inputText: "#B3B3B3",
|
|
91
|
+
},
|
|
92
|
+
hoverStateColor: "#777777",
|
|
93
|
+
selectedStateColor: "#E50914",
|
|
104
94
|
},
|
|
105
95
|
};
|
|
106
96
|
export const Amazon = {
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
textColor: "#2f2f2f",
|
|
110
|
-
secondaryTextColor: "#565959",
|
|
111
|
-
},
|
|
112
|
-
border: {
|
|
113
|
-
color: "#d5d9d9",
|
|
114
|
-
radius: "4px",
|
|
115
|
-
thickness: "1px",
|
|
97
|
+
main: {
|
|
98
|
+
brandFont: "Amazon Ember, Arial, sans-serif",
|
|
116
99
|
},
|
|
117
100
|
color: {
|
|
118
|
-
|
|
119
|
-
|
|
101
|
+
backgroundColor: "#ffffff",
|
|
102
|
+
textColorShades: {
|
|
103
|
+
mainText: "#2f2f2f",
|
|
104
|
+
subduedText: "#565959",
|
|
105
|
+
},
|
|
120
106
|
accentColorShades: {
|
|
121
107
|
text: "#FF9900",
|
|
122
108
|
icon: "#FF9900",
|
|
123
109
|
border: "#FFBF66",
|
|
124
110
|
background: "#FFF4DD",
|
|
125
|
-
iconAndBadge: "#FF9900",
|
|
126
111
|
},
|
|
127
112
|
success: {
|
|
128
113
|
text: "#198754",
|
|
129
|
-
icon: "#28A745",
|
|
130
114
|
border: "#BCE8B2",
|
|
131
115
|
background: "#D4EDDA",
|
|
132
116
|
iconAndBadge: "#28A745",
|
|
133
117
|
},
|
|
134
118
|
warning: {
|
|
135
119
|
text: "#856404",
|
|
136
|
-
icon: "#FFC107",
|
|
137
120
|
border: "#FFEBA2",
|
|
138
121
|
background: "#FFF3CD",
|
|
139
122
|
iconAndBadge: "#FFC107",
|
|
140
123
|
},
|
|
141
124
|
critical: {
|
|
142
125
|
text: "#721C24",
|
|
143
|
-
icon: "#DC3545",
|
|
144
126
|
border: "#F5C6CB",
|
|
145
127
|
background: "#F8D7DA",
|
|
146
128
|
iconAndBadge: "#DC3545",
|
|
147
129
|
},
|
|
148
130
|
informative: {
|
|
149
131
|
text: "#004085",
|
|
150
|
-
icon: "#007BFF",
|
|
151
132
|
border: "#B8DAFF",
|
|
152
133
|
background: "#CCE5FF",
|
|
153
134
|
iconAndBadge: "#007BFF",
|
|
@@ -161,89 +142,97 @@ export const Amazon = {
|
|
|
161
142
|
},
|
|
162
143
|
},
|
|
163
144
|
primaryButton: {
|
|
164
|
-
buttonColor:
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
145
|
+
buttonColor: {
|
|
146
|
+
background: "#FF9900",
|
|
147
|
+
border: "transparent",
|
|
148
|
+
label: "#FFFFFF",
|
|
149
|
+
},
|
|
150
|
+
buttonHoverColor: {
|
|
151
|
+
background: "#EB9100",
|
|
152
|
+
border: "transparent",
|
|
153
|
+
label: "#FFFFFF",
|
|
154
|
+
},
|
|
170
155
|
},
|
|
171
156
|
secondaryButton: {
|
|
172
|
-
buttonColor:
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
borderRadius: "7px",
|
|
157
|
+
buttonColor: {
|
|
158
|
+
background: "#FFFFFF",
|
|
159
|
+
border: "#888C8C",
|
|
160
|
+
label: "#232F3E",
|
|
161
|
+
},
|
|
162
|
+
buttonHoverColor: {
|
|
163
|
+
background: "#F0F2F2",
|
|
164
|
+
border: "#888C8C",
|
|
165
|
+
label: "#232F3E",
|
|
166
|
+
},
|
|
183
167
|
},
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
disabledTextColor: "#888C8C",
|
|
193
|
-
labelFontSize: "14px",
|
|
194
|
-
focusBorderColor: "#007185",
|
|
195
|
-
hoverBorderColor: "#A2A2A2",
|
|
168
|
+
formFields: {
|
|
169
|
+
formFieldColor: {
|
|
170
|
+
background: "#FFFFFF",
|
|
171
|
+
border: "#D5D9D9",
|
|
172
|
+
inputText: "#2f2f2f",
|
|
173
|
+
},
|
|
174
|
+
hoverStateColor: "#A2A2A2",
|
|
175
|
+
selectedStateColor: "#007185",
|
|
196
176
|
},
|
|
197
177
|
};
|
|
198
178
|
export const Spotify = {
|
|
199
|
-
font: {
|
|
200
|
-
textColor: "white",
|
|
201
|
-
},
|
|
202
179
|
color: {
|
|
203
|
-
|
|
180
|
+
textColorShades: {
|
|
181
|
+
mainText: "white",
|
|
182
|
+
subduedText: "white",
|
|
183
|
+
},
|
|
184
|
+
backgroundColor: "#121212",
|
|
204
185
|
accentColorShades: {
|
|
205
|
-
|
|
186
|
+
icon: "#1ed760",
|
|
206
187
|
},
|
|
207
188
|
},
|
|
208
189
|
primaryButton: {
|
|
209
|
-
buttonColor:
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
190
|
+
buttonColor: {
|
|
191
|
+
background: "#1ed760",
|
|
192
|
+
border: "transparent",
|
|
193
|
+
label: "#121212",
|
|
194
|
+
},
|
|
195
|
+
buttonHoverColor: {
|
|
196
|
+
background: "#1DB954",
|
|
197
|
+
border: "transparent",
|
|
198
|
+
label: "#121212",
|
|
199
|
+
},
|
|
215
200
|
},
|
|
216
201
|
secondaryButton: {
|
|
217
|
-
buttonColor:
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
202
|
+
buttonColor: {
|
|
203
|
+
background: "#191414",
|
|
204
|
+
border: "#FFFFFF",
|
|
205
|
+
label: "#FFFFFF",
|
|
206
|
+
},
|
|
207
|
+
buttonHoverColor: {
|
|
208
|
+
background: "#282828",
|
|
209
|
+
border: "#FFFFFF",
|
|
210
|
+
label: "#121212",
|
|
211
|
+
},
|
|
223
212
|
},
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
hoverBorderColor: "white",
|
|
233
|
-
labelFontSize: "18px",
|
|
234
|
-
disabledTextColor: "white",
|
|
235
|
-
disabledBackground: "#303030",
|
|
213
|
+
formFields: {
|
|
214
|
+
formFieldColor: {
|
|
215
|
+
background: "#121212",
|
|
216
|
+
border: "#7c7c7c",
|
|
217
|
+
inputText: "#fff",
|
|
218
|
+
},
|
|
219
|
+
hoverStateColor: "white",
|
|
220
|
+
selectedStateColor: "white",
|
|
236
221
|
},
|
|
237
222
|
};
|
|
238
223
|
export const Google = {
|
|
224
|
+
main: { brandColor: "#4285F4", brandFont: "Roboto, Arial, sans-serif" },
|
|
239
225
|
color: {
|
|
240
|
-
|
|
241
|
-
|
|
226
|
+
textColorShades: {
|
|
227
|
+
mainText: "#212124",
|
|
228
|
+
subduedText: "#5F6368",
|
|
229
|
+
},
|
|
230
|
+
backgroundColor: "#FFFFFF",
|
|
242
231
|
accentColorShades: {
|
|
243
232
|
text: "#1A73E8",
|
|
244
233
|
border: "#8AB4F8",
|
|
245
234
|
background: "#E8F0FE",
|
|
246
|
-
|
|
235
|
+
icon: "#4285F4",
|
|
247
236
|
},
|
|
248
237
|
success: {
|
|
249
238
|
text: "#044e1d",
|
|
@@ -276,48 +265,37 @@ export const Google = {
|
|
|
276
265
|
iconAndBadge: "#5F6368",
|
|
277
266
|
},
|
|
278
267
|
},
|
|
279
|
-
border: {
|
|
280
|
-
color: "#DADCE0",
|
|
281
|
-
radius: "8px",
|
|
282
|
-
thickness: "1px",
|
|
283
|
-
},
|
|
284
|
-
font: {
|
|
285
|
-
font: "Roboto, Arial, sans-serif",
|
|
286
|
-
textColor: "#212124",
|
|
287
|
-
secondaryTextColor: "#5F6368",
|
|
288
|
-
},
|
|
289
268
|
primaryButton: {
|
|
290
|
-
buttonColor:
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
269
|
+
buttonColor: {
|
|
270
|
+
background: "#4285F4",
|
|
271
|
+
border: "transparent",
|
|
272
|
+
label: "#FFFFFF",
|
|
273
|
+
},
|
|
274
|
+
buttonHoverColor: {
|
|
275
|
+
background: "#3C7CD1",
|
|
276
|
+
border: "transparent",
|
|
277
|
+
label: "#FFFFFF",
|
|
278
|
+
},
|
|
296
279
|
},
|
|
297
280
|
secondaryButton: {
|
|
298
|
-
buttonColor:
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
borderRadius: "4px",
|
|
281
|
+
buttonColor: {
|
|
282
|
+
background: "#FFFFFF",
|
|
283
|
+
border: "#DADCE0",
|
|
284
|
+
label: "#4285F4",
|
|
285
|
+
},
|
|
286
|
+
buttonHoverColor: {
|
|
287
|
+
background: "#E8F0FE",
|
|
288
|
+
border: "#DADCE0",
|
|
289
|
+
label: "#4285F4",
|
|
290
|
+
},
|
|
309
291
|
},
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
hoverBorderColor: "#9AA0A6",
|
|
319
|
-
labelFontSize: "12px",
|
|
320
|
-
disabledTextColor: "#9AA0A6",
|
|
321
|
-
disabledBackground: "#F1F3F4",
|
|
292
|
+
formFields: {
|
|
293
|
+
formFieldColor: {
|
|
294
|
+
background: "#FFFFFF",
|
|
295
|
+
border: "#DADCE0",
|
|
296
|
+
inputText: "#202124",
|
|
297
|
+
},
|
|
298
|
+
hoverStateColor: "9AA0A6",
|
|
299
|
+
selectedStateColor: "4285F4",
|
|
322
300
|
},
|
|
323
301
|
};
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
--teal-6: #0b6270;
|
|
71
71
|
--teal-7: #004551;
|
|
72
72
|
} */
|
|
73
|
-
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63, _64, _65, _66, _67, _68, _69, _70, _71, _72, _73, _74, _75, _76, _77, _78, _79, _80, _81, _82, _83, _84, _85, _86, _87, _88;
|
|
73
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63, _64, _65, _66, _67, _68, _69, _70, _71, _72, _73, _74, _75, _76, _77, _78, _79, _80, _81, _82, _83, _84, _85, _86, _87, _88, _89;
|
|
74
74
|
const style = `
|
|
75
75
|
/* vietnamese */
|
|
76
76
|
@font-face {
|
|
@@ -725,7 +725,7 @@ html {
|
|
|
725
725
|
}
|
|
726
726
|
|
|
727
727
|
body {
|
|
728
|
-
font-family: ${((_88 = window.SquatchBrandingConfig
|
|
728
|
+
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)"};
|
|
729
729
|
font-size: var(--sl-font-size-medium);
|
|
730
730
|
font-weight: var(--sl-font-weight-normal);
|
|
731
731
|
letter-spacing: var(--sl-letter-spacing-small);
|
|
@@ -821,7 +821,7 @@ html {
|
|
|
821
821
|
|
|
822
822
|
body {
|
|
823
823
|
font-family: ${
|
|
824
|
-
window.SquatchBrandingConfig
|
|
824
|
+
window.SquatchBrandingConfig?.main?.brandFont || "var(--sl-font-sans)"
|
|
825
825
|
};
|
|
826
826
|
font-size: var(--sl-font-size-medium);
|
|
827
827
|
font-weight: var(--sl-font-weight-normal);
|
|
@@ -1,34 +1,26 @@
|
|
|
1
1
|
import { useState } from "@saasquatch/universal-hooks";
|
|
2
2
|
import { h } from "@stencil/core";
|
|
3
3
|
import { createHookStory } from "../components/sqm-stencilbook/HookStoryAddon";
|
|
4
|
+
import activityTemplate from "../templates/Activity.html";
|
|
5
|
+
import dashboardTemplate from "../templates/Dashboard.html";
|
|
6
|
+
import editProfileTemplate from "../templates/EditProfile.html";
|
|
7
|
+
import emailVerificationTemplate from "../templates/EmailVerification.html";
|
|
8
|
+
import emailVerifiedTemplate from "../templates/EmailVerified.html";
|
|
9
|
+
import forgotPasswordTemplate from "../templates/ForgotPassword.html";
|
|
10
|
+
import leadSubmitTemplate from "../templates/LeadSubmit.html";
|
|
11
|
+
import loginTemplate from "../templates/Login.html";
|
|
12
|
+
import multiProgramTemplate from "../templates/MultiProgramPortal.html";
|
|
13
|
+
import multiProgramTemplateWithDashboard from "../templates/MultiProgramPortalWithDashboard.html";
|
|
4
14
|
import portalTemplate from "../templates/Portal.html";
|
|
5
15
|
import portalLeadSubmitTemplate from "../templates/PortalLeadSubmit.html";
|
|
6
|
-
import taxAndCashTemplate from "../templates/TaxAndCash.html";
|
|
7
16
|
import portalLeadSubmitTemplateWithDashboard from "../templates/PortalLeadSubmitWithDashboard.html";
|
|
8
17
|
import portalTemplateWithDashboard from "../templates/PortalWithDashboard.html";
|
|
9
|
-
import multiProgramTemplate from "../templates/MultiProgramPortal.html";
|
|
10
|
-
import multiProgramTemplateWithDashboard from "../templates/MultiProgramPortalWithDashboard.html";
|
|
11
|
-
import dashboardTemplate from "../templates/Dashboard.html";
|
|
12
|
-
import leadSubmitTemplate from "../templates/LeadSubmit.html";
|
|
13
|
-
import editProfileTemplate from "../templates/EditProfile.html";
|
|
14
|
-
import activityTemplate from "../templates/Activity.html";
|
|
15
|
-
import resetPasswordEmailTemplate from "../templates/ResetPasswordEmail.html";
|
|
16
|
-
import verifyEmailTemplate from "../templates/VerifyEmail.html";
|
|
17
|
-
import taxPayoutReminderEmailTemplate from "../templates/TaxPayoutReminderEmail.html";
|
|
18
|
-
import loginTemplate from "../templates/Login.html";
|
|
19
18
|
import registerTemplate from "../templates/Register.html";
|
|
20
|
-
import forgotPasswordTemplate from "../templates/ForgotPassword.html";
|
|
21
19
|
import resetPasswordTemplate from "../templates/ResetPassword.html";
|
|
22
|
-
import
|
|
23
|
-
import
|
|
24
|
-
import
|
|
25
|
-
import
|
|
26
|
-
import ForgotPasswordReadme from "../components/sqm-portal-forgot-password/readme.md";
|
|
27
|
-
import RegisterReadme from "../components/sqm-portal-register/readme.md";
|
|
28
|
-
import EditProfileReadme from "../components/sqm-portal-profile/readme.md";
|
|
29
|
-
import ResetPasswordReadme from "../components/sqm-portal-reset-password/readme.md";
|
|
30
|
-
import EmailVerificationReadme from "../components/sqm-portal-email-verification/readme.md";
|
|
31
|
-
import EmailVerifiedReadme from "../components/sqm-portal-verify-email/readme.md";
|
|
20
|
+
import resetPasswordEmailTemplate from "../templates/ResetPasswordEmail.html";
|
|
21
|
+
import taxAndCashTemplate from "../templates/TaxAndCash.html";
|
|
22
|
+
import taxPayoutReminderEmailTemplate from "../templates/TaxPayoutReminderEmail.html";
|
|
23
|
+
import verifyEmailTemplate from "../templates/VerifyEmail.html";
|
|
32
24
|
import { DefaultTemplateView } from "../utils/DefaultTemplateView";
|
|
33
25
|
import { TemplateView } from "../utils/TemplateView";
|
|
34
26
|
export default {
|
|
@@ -60,15 +52,15 @@ export const TaxAndCash = createHookStory(() => {
|
|
|
60
52
|
});
|
|
61
53
|
export const Login = createHookStory(() => {
|
|
62
54
|
const { states, callbacks } = useTemplate(loginTemplate);
|
|
63
|
-
return
|
|
55
|
+
return h(TemplateView, { states: states, callbacks: callbacks });
|
|
64
56
|
});
|
|
65
57
|
export const ForgotPassword = createHookStory(() => {
|
|
66
58
|
const { states, callbacks } = useTemplate(forgotPasswordTemplate);
|
|
67
|
-
return
|
|
59
|
+
return h(TemplateView, { states: states, callbacks: callbacks });
|
|
68
60
|
});
|
|
69
61
|
export const Register = createHookStory(() => {
|
|
70
62
|
const { states, callbacks } = useTemplate(registerTemplate);
|
|
71
|
-
return
|
|
63
|
+
return h(TemplateView, { states: states, callbacks: callbacks });
|
|
72
64
|
});
|
|
73
65
|
export const Dashboard = createHookStory(() => {
|
|
74
66
|
const { states, callbacks } = useTemplate(dashboardTemplate);
|
|
@@ -76,7 +68,7 @@ export const Dashboard = createHookStory(() => {
|
|
|
76
68
|
});
|
|
77
69
|
export const LeadSubmitIframe = createHookStory(() => {
|
|
78
70
|
const { states, callbacks } = useTemplate(leadSubmitTemplate);
|
|
79
|
-
return
|
|
71
|
+
return h(TemplateView, { states: states, callbacks: callbacks });
|
|
80
72
|
});
|
|
81
73
|
export const Activity = createHookStory(() => {
|
|
82
74
|
const { states, callbacks } = useTemplate(activityTemplate);
|
|
@@ -84,19 +76,19 @@ export const Activity = createHookStory(() => {
|
|
|
84
76
|
});
|
|
85
77
|
export const EditProfile = createHookStory(() => {
|
|
86
78
|
const { states, callbacks } = useTemplate(editProfileTemplate);
|
|
87
|
-
return
|
|
79
|
+
return h(TemplateView, { states: states, callbacks: callbacks });
|
|
88
80
|
});
|
|
89
81
|
export const ResetPassword = createHookStory(() => {
|
|
90
82
|
const { states, callbacks } = useTemplate(resetPasswordTemplate);
|
|
91
|
-
return
|
|
83
|
+
return h(TemplateView, { states: states, callbacks: callbacks });
|
|
92
84
|
});
|
|
93
85
|
export const EmailVerification = createHookStory(() => {
|
|
94
86
|
const { states, callbacks } = useTemplate(emailVerificationTemplate);
|
|
95
|
-
return
|
|
87
|
+
return h(TemplateView, { states: states, callbacks: callbacks });
|
|
96
88
|
});
|
|
97
89
|
export const EmailVerified = createHookStory(() => {
|
|
98
90
|
const { states, callbacks } = useTemplate(emailVerifiedTemplate);
|
|
99
|
-
return
|
|
91
|
+
return h(TemplateView, { states: states, callbacks: callbacks });
|
|
100
92
|
});
|
|
101
93
|
export const Widget = createHookStory(() => {
|
|
102
94
|
return (h("sqb-widget", { "widget-type": "p/Vacay-referral/w/referrerWidget", demoData: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from './index-b3a06de8.js';
|
|
2
|
-
import { i as intl } from './global-
|
|
2
|
+
import { i as intl } from './global-28b9c531.js';
|
|
3
3
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
4
|
-
import { f as formatErrorMessage } from './utils-
|
|
4
|
+
import { f as formatErrorMessage } from './utils-0dc9e217.js';
|
|
5
5
|
|
|
6
6
|
const style = {
|
|
7
7
|
Description: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { h, c as Host, d as getAssetPath, g as getElement } from './index-b3a06de8.js';
|
|
2
2
|
import { b as browser, u as useMemo, k as useState } from './stencil-hooks.module-20ad2b5f.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
3
|
+
import { i as intl } from './global-28b9c531.js';
|
|
4
4
|
import { H, L, J, d as dist, w as wn, F as Fn, $ as $e, B, g as getEnvironmentSDK } from './index.module-d49ae5e7.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { l as luxonLocale } from './utils-334c1e34.js';
|
|
@@ -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;
|
|
25977
|
+
var _a$1, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63, _64, _65, _66, _67, _68, _69, _70, _71, _72, _73, _74, _75, _76, _77, _78, _79, _80, _81, _82, _83, _84, _85, _86, _87, _88, _89;
|
|
25978
25978
|
const style = `
|
|
25979
25979
|
/* vietnamese */
|
|
25980
25980
|
@font-face {
|
|
@@ -26629,7 +26629,7 @@ html {
|
|
|
26629
26629
|
}
|
|
26630
26630
|
|
|
26631
26631
|
body {
|
|
26632
|
-
font-family: ${((_88 = window.SquatchBrandingConfig
|
|
26632
|
+
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)"};
|
|
26633
26633
|
font-size: var(--sl-font-size-medium);
|
|
26634
26634
|
font-weight: var(--sl-font-weight-normal);
|
|
26635
26635
|
letter-spacing: var(--sl-letter-spacing-small);
|