@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.
Files changed (161) hide show
  1. package/dist/cjs/{IndirectTaxDetailsView-81f1ce92.js → IndirectTaxDetailsView-4c0acb81.js} +2 -2
  2. package/dist/cjs/{ShadowViewAddon-bebbd4d0.js → ShadowViewAddon-299060ce.js} +1 -1
  3. package/dist/cjs/{global-242743b1.js → global-efecb6c8.js} +2 -2
  4. package/dist/cjs/loader.cjs.js +2 -2
  5. package/dist/cjs/mint-components.cjs.js +2 -2
  6. package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +23 -23
  7. package/dist/cjs/sqm-big-stat_42.cjs.entry.js +142 -164
  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 +1 -1
  13. package/dist/cjs/{sqm-portal-email-verification-view-38bfdda4.js → sqm-portal-email-verification-view-313a3d62.js} +1 -1
  14. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +2 -2
  15. package/dist/cjs/{sqm-portal-profile-view-036d355e.js → sqm-portal-profile-view-e7faaf7b.js} +1 -1
  16. package/dist/cjs/sqm-portal-profile.cjs.entry.js +2 -2
  17. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +1 -1
  18. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +2 -1
  19. package/dist/cjs/sqm-stencilbook.cjs.entry.js +128 -144
  20. package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +2 -2
  21. package/dist/cjs/{utils-a6957c85.js → utils-116d7ec5.js} +1 -1
  22. package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.js +3 -2
  23. package/dist/collection/components/sqm-invoice-table/sqm-invoice-table.js +5 -4
  24. package/dist/collection/components/sqm-referral-table/ReferralTable.stories.js +2 -2
  25. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-status-cell.js +4 -3
  26. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-column.js +3 -2
  27. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-date-column.js +6 -4
  28. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.js +8 -5
  29. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-status-column.js +8 -5
  30. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-user-column.js +6 -4
  31. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +5 -6
  32. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.js +5 -6
  33. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.js +11 -12
  34. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.js +3 -2
  35. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.js +3 -2
  36. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.js +3 -2
  37. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.js +3 -2
  38. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.js +5 -3
  39. package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +4 -3
  40. package/dist/collection/components/sqm-rewards-table/useRewardsTable.js +1 -1
  41. package/dist/collection/components/sqm-stencilbook/BrandSelector.js +1 -1
  42. package/dist/collection/components/sqm-stencilbook/Themes.js +140 -162
  43. package/dist/collection/global/styles.js +2 -2
  44. package/dist/collection/global/styles.ts +1 -1
  45. package/dist/collection/stories/PortalTemplates.stories.js +22 -30
  46. package/dist/esm/{IndirectTaxDetailsView-89731480.js → IndirectTaxDetailsView-7c8fb28e.js} +2 -2
  47. package/dist/esm/{ShadowViewAddon-b439f9c5.js → ShadowViewAddon-fe5ada08.js} +1 -1
  48. package/dist/esm/{global-f33bb903.js → global-28b9c531.js} +2 -2
  49. package/dist/esm/loader.js +2 -2
  50. package/dist/esm/mint-components.js +2 -2
  51. package/dist/esm/sqm-banking-info-form_10.entry.js +23 -23
  52. package/dist/esm/sqm-big-stat_42.entry.js +142 -164
  53. package/dist/esm/sqm-code-verification.entry.js +1 -1
  54. package/dist/esm/sqm-email-verification.entry.js +1 -1
  55. package/dist/esm/sqm-empty_4.entry.js +1 -1
  56. package/dist/esm/sqm-leaderboard-rank.entry.js +1 -1
  57. package/dist/esm/sqm-pagination_3.entry.js +1 -1
  58. package/dist/esm/{sqm-portal-email-verification-view-e8661ca9.js → sqm-portal-email-verification-view-db573324.js} +1 -1
  59. package/dist/esm/sqm-portal-email-verification.entry.js +2 -2
  60. package/dist/esm/{sqm-portal-profile-view-70e1a345.js → sqm-portal-profile-view-bd3dcf0e.js} +1 -1
  61. package/dist/esm/sqm-portal-profile.entry.js +2 -2
  62. package/dist/esm/sqm-referral-table_11.entry.js +1 -1
  63. package/dist/esm/sqm-rewards-table_9.entry.js +2 -1
  64. package/dist/esm/sqm-stencilbook.entry.js +128 -144
  65. package/dist/esm/sqm-tax-and-cash.entry.js +2 -2
  66. package/dist/esm/{utils-79d81bca.js → utils-0dc9e217.js} +1 -1
  67. package/dist/esm-es5/{IndirectTaxDetailsView-89731480.js → IndirectTaxDetailsView-7c8fb28e.js} +1 -1
  68. package/dist/esm-es5/{ShadowViewAddon-b439f9c5.js → ShadowViewAddon-fe5ada08.js} +1 -1
  69. package/dist/esm-es5/{global-f33bb903.js → global-28b9c531.js} +1 -1
  70. package/dist/esm-es5/loader.js +1 -1
  71. package/dist/esm-es5/mint-components.js +1 -1
  72. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
  73. package/dist/esm-es5/sqm-big-stat_42.entry.js +1 -1
  74. package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
  75. package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
  76. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  77. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  78. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  79. package/dist/esm-es5/{sqm-portal-email-verification-view-e8661ca9.js → sqm-portal-email-verification-view-db573324.js} +1 -1
  80. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  81. package/dist/esm-es5/{sqm-portal-profile-view-70e1a345.js → sqm-portal-profile-view-bd3dcf0e.js} +1 -1
  82. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  83. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  84. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  85. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  86. package/dist/esm-es5/sqm-tax-and-cash.entry.js +1 -1
  87. package/dist/esm-es5/{utils-79d81bca.js → utils-0dc9e217.js} +1 -1
  88. package/dist/mint-components/global/styles.ts +1 -1
  89. package/dist/mint-components/mint-components.esm.js +1 -1
  90. package/dist/mint-components/mint-components.js +1 -1
  91. package/dist/mint-components/p-0304f99e.system.js +1 -0
  92. package/dist/mint-components/{p-c7878ec7.system.js → p-06061ea4.system.js} +1 -1
  93. package/dist/mint-components/{p-ee17ee0b.entry.js → p-13485ce6.entry.js} +1 -1
  94. package/dist/mint-components/{p-e228b351.system.js → p-192c1de0.system.js} +1 -1
  95. package/dist/mint-components/{p-6a4582eb.system.entry.js → p-1eaf3ce4.system.entry.js} +1 -1
  96. package/dist/mint-components/{p-5dd09973.system.entry.js → p-1ed6da99.system.entry.js} +1 -1
  97. package/dist/mint-components/{p-b55e454d.entry.js → p-2a056c5e.entry.js} +1 -1
  98. package/dist/mint-components/p-3fbb70c4.system.entry.js +1 -0
  99. package/dist/mint-components/{p-7aef9c53.entry.js → p-454b0d9a.entry.js} +19 -19
  100. package/dist/mint-components/{p-28e4b275.system.entry.js → p-489acd82.system.entry.js} +1 -1
  101. package/dist/mint-components/{p-a348f9b9.js → p-4abb01c8.js} +1 -1
  102. package/dist/mint-components/{p-2d730bef.system.entry.js → p-4c2252a4.system.entry.js} +1 -1
  103. package/dist/mint-components/{p-7274fe6e.js → p-505977d4.js} +1 -1
  104. package/dist/mint-components/p-5088a459.system.entry.js +1 -0
  105. package/dist/mint-components/{p-0768fe1d.system.js → p-661b264a.system.js} +1 -1
  106. package/dist/mint-components/{p-7cbbca72.entry.js → p-687b5dcb.entry.js} +1 -1
  107. package/dist/mint-components/{p-6f323a9f.entry.js → p-6b528b15.entry.js} +1 -1
  108. package/dist/mint-components/{p-44435060.entry.js → p-7c07d7cd.entry.js} +1 -1
  109. package/dist/mint-components/{p-6d23f01a.entry.js → p-80ee389c.entry.js} +2 -2
  110. package/dist/mint-components/{p-c2e3f0f0.entry.js → p-8f55e46e.entry.js} +1 -1
  111. package/dist/mint-components/{p-95ff58b2.system.entry.js → p-907f6cd2.system.entry.js} +1 -1
  112. package/dist/mint-components/{p-9d48280a.js → p-9b4c25cb.js} +1 -1
  113. package/dist/mint-components/p-9df8a483.entry.js +9 -0
  114. package/dist/mint-components/{p-5a48bf9d.system.js → p-aba19648.system.js} +1 -1
  115. package/dist/mint-components/{p-c25b0ff4.js → p-b5ad3804.js} +1 -1
  116. package/dist/mint-components/{p-901358ee.system.entry.js → p-b6d4f014.system.entry.js} +1 -1
  117. package/dist/mint-components/{p-a86635aa.system.entry.js → p-b7e6d975.system.entry.js} +1 -1
  118. package/dist/mint-components/{p-4cfd562e.system.entry.js → p-c6c10a57.system.entry.js} +1 -1
  119. package/dist/mint-components/{p-ae0636bb.system.js → p-cf9ff8bd.system.js} +1 -1
  120. package/dist/mint-components/{p-fba00613.entry.js → p-d4c1480f.entry.js} +1 -1
  121. package/dist/mint-components/{p-1f8d3b1a.entry.js → p-dc9639c9.entry.js} +2 -2
  122. package/dist/mint-components/{p-227aa136.entry.js → p-de5f6446.entry.js} +1 -1
  123. package/dist/mint-components/{p-10849094.system.js → p-e05bd4f8.system.js} +1 -1
  124. package/dist/mint-components/{p-7813a75a.js → p-e76767f4.js} +1 -1
  125. package/dist/mint-components/{p-283848df.system.entry.js → p-e93bbfed.system.entry.js} +1 -1
  126. package/dist/mint-components/{p-3bdccbc9.system.entry.js → p-f4f0151b.system.entry.js} +1 -1
  127. package/dist/mint-components/{p-24d6cfcd.js → p-f67e3d90.js} +1 -1
  128. package/dist/mint-components/{p-e8422f7b.entry.js → p-fae6223c.entry.js} +1 -1
  129. package/dist/mint-components/{p-538fe844.system.entry.js → p-fecc18f3.system.entry.js} +1 -1
  130. package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.d.ts +21 -0
  131. package/dist/types/components/sqm-invoice-table/sqm-invoice-table.d.ts +61 -0
  132. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-status-cell.d.ts +8 -0
  133. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-column.d.ts +17 -0
  134. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-date-column.d.ts +44 -0
  135. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.d.ts +72 -0
  136. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-status-column.d.ts +44 -0
  137. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-user-column.d.ts +32 -0
  138. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.d.ts +9 -0
  139. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.d.ts +12 -0
  140. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.d.ts +25 -0
  141. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.d.ts +32 -0
  142. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.d.ts +21 -0
  143. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.d.ts +33 -0
  144. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.d.ts +51 -0
  145. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.d.ts +105 -0
  146. package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +49 -0
  147. package/dist/types/components/sqm-rewards-table/useRewardsTable.d.ts +1 -1
  148. package/dist/types/components/sqm-stencilbook/Themes.d.ts +17 -0
  149. package/dist/types/components.d.ts +16 -16
  150. package/dist/types/global/android.d.ts +7 -0
  151. package/dist/types/global/demo.d.ts +2 -0
  152. package/dist/types/stories/features.d.ts +4 -0
  153. package/dist/types/stories/templates.d.ts +4 -0
  154. package/docs/docs.docx +0 -0
  155. package/docs/raisins.json +1 -1
  156. package/grapesjs/grapesjs.js +1 -1
  157. package/package.json +1 -1
  158. package/dist/mint-components/p-059ad130.system.entry.js +0 -1
  159. package/dist/mint-components/p-169c8564.system.js +0 -1
  160. package/dist/mint-components/p-9481740a.system.entry.js +0 -1
  161. 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
- font: {
16
- font: "Netflix Sans, Arial, sans-serif",
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
- primaryColor: "#E50914",
27
- background: "#101010",
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: "#E50914",
73
- buttonTextColor: "#FFFFFF",
74
- borderRadius: "4px",
75
- buttonBorderColor: "transparent",
76
- hoverColor: "#CC0000",
77
- hoverTextColor: "#FFFFFF",
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: "transparent",
81
- buttonTextColor: "#FFFFFF",
82
- buttonBorderColor: "#B3B3B3",
83
- borderRadius: "4px",
84
- hoverColor: "#333333",
85
- hoverTextColor: "#FFFFFF",
86
- },
87
- tertiaryButton: {
88
- buttonColor: "transparent",
89
- buttonTextColor: "#FFFFFF",
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
- inputs: {
93
- background: "#222222",
94
- borderColor: "#B3B3B3",
95
- borderRadius: "4px",
96
- textColor: "white",
97
- labelColor: "#B3B3B3",
98
- borderThickness: "1px",
99
- disabledBackground: "#333333",
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
- font: {
108
- font: "Amazon Ember, Arial, sans-serif",
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
- primaryColor: "#FF9900",
119
- background: "#ffffff",
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: "#FF9900",
165
- buttonTextColor: "#FFFFFF",
166
- borderRadius: "7px",
167
- buttonBorderColor: "transparent",
168
- hoverColor: "#EB9100",
169
- hoverTextColor: "#FFFFFF",
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: "#FFFFFF",
173
- buttonTextColor: "#232F3E",
174
- buttonBorderColor: "#888C8C",
175
- borderRadius: "7px",
176
- hoverColor: "#F0F2F2",
177
- hoverTextColor: "#232F3E",
178
- },
179
- tertiaryButton: {
180
- buttonColor: "transparent",
181
- buttonTextColor: "#007185",
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
- inputs: {
185
- background: "#FFFFFF",
186
- borderColor: "#D5D9D9",
187
- borderRadius: "3px",
188
- textColor: "#2f2f2f",
189
- labelColor: "#565959",
190
- borderThickness: "1px",
191
- disabledBackground: "#EAEDED",
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
- background: "#121212",
180
+ textColorShades: {
181
+ mainText: "white",
182
+ subduedText: "white",
183
+ },
184
+ backgroundColor: "#121212",
204
185
  accentColorShades: {
205
- iconAndBadge: "#1ed760",
186
+ icon: "#1ed760",
206
187
  },
207
188
  },
208
189
  primaryButton: {
209
- buttonColor: "#1ed760",
210
- buttonTextColor: "#121212",
211
- borderRadius: "30px",
212
- buttonBorderColor: "transparent",
213
- hoverColor: "#1DB954",
214
- hoverTextColor: "#121212",
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: "#191414",
218
- buttonTextColor: "#FFFFFF",
219
- buttonBorderColor: "#FFFFFF",
220
- borderRadius: "30px",
221
- hoverColor: "#282828",
222
- hoverTextColor: "#121212",
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
- inputs: {
225
- background: "#121212",
226
- borderColor: "#7c7c7c",
227
- borderThickness: "1px",
228
- borderRadius: "30px",
229
- textColor: "#fff",
230
- focusBorderColor: "white",
231
- labelColor: "white",
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
- primaryColor: "#4285F4",
241
- background: "#FFFFFF",
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
- iconAndBadge: "#4285F4",
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: "#4285F4",
291
- buttonTextColor: "#FFFFFF",
292
- borderRadius: "4px",
293
- buttonBorderColor: "transparent",
294
- hoverColor: "#3C7CD1",
295
- hoverTextColor: "#FFFFFF",
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: "#FFFFFF",
299
- buttonTextColor: "#4285F4",
300
- buttonBorderColor: "#DADCE0",
301
- borderRadius: "4px",
302
- hoverColor: "#E8F0FE",
303
- hoverTextColor: "#4285F4",
304
- },
305
- tertiaryButton: {
306
- buttonColor: "transparent",
307
- buttonTextColor: "#4285F4",
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
- inputs: {
311
- background: "#FFFFFF",
312
- borderColor: "#DADCE0",
313
- borderThickness: "1px",
314
- borderRadius: "8px",
315
- textColor: "#202124",
316
- focusBorderColor: "#4285F4",
317
- labelColor: "#5F6368",
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.main) === null || _88 === void 0 ? void 0 : _88.brandFont) || "var(--sl-font-sans)"};
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.main?.brandFont || "var(--sl-font-sans)"
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 emailVerifiedTemplate from "../templates/EmailVerified.html";
23
- import emailVerificationTemplate from "../templates/EmailVerification.html";
24
- import LoginReadme from "../components/sqm-portal-login/readme.md";
25
- import ReferralIframeReadme from "../components/sqm-referral-iframe/readme.md";
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 (h(TemplateView, { states: states, callbacks: callbacks, readme: LoginReadme }));
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 (h(TemplateView, { states: states, callbacks: callbacks, readme: ForgotPasswordReadme }));
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 (h(TemplateView, { states: states, callbacks: callbacks, readme: RegisterReadme }));
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 (h(TemplateView, { states: states, callbacks: callbacks, readme: ReferralIframeReadme }));
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 (h(TemplateView, { states: states, callbacks: callbacks, readme: EditProfileReadme }));
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 (h(TemplateView, { states: states, callbacks: callbacks, readme: ResetPasswordReadme }));
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 (h(TemplateView, { states: states, callbacks: callbacks, readme: EmailVerificationReadme }));
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 (h(TemplateView, { states: states, callbacks: callbacks, readme: EmailVerifiedReadme }));
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-f33bb903.js';
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-79d81bca.js';
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-f33bb903.js';
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.main) === null || _88 === void 0 ? void 0 : _88.brandFont) || "var(--sl-font-sans)"};
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);