@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
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-62264802.js');
|
|
7
|
-
const global = require('./global-
|
|
7
|
+
const global = require('./global-4a3008b4.js');
|
|
8
8
|
const index_module = require('./index.module-39955732.js');
|
|
9
9
|
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
10
10
|
const cjs = require('./cjs-1066ec21.js');
|
|
@@ -23,7 +23,7 @@ const sqmPortalLoginView = require('./sqm-portal-login-view-bb50304c.js');
|
|
|
23
23
|
const usePortalLogin = require('./usePortalLogin-e246988e.js');
|
|
24
24
|
const AsYouType = require('./AsYouType-6788393a.js');
|
|
25
25
|
const utilities = require('./utilities-be3ce1f8.js');
|
|
26
|
-
const ShadowViewAddon = require('./ShadowViewAddon-
|
|
26
|
+
const ShadowViewAddon = require('./ShadowViewAddon-3558387a.js');
|
|
27
27
|
require('./sqm-portal-container-view-70eaf785.js');
|
|
28
28
|
const usePayoutStatus = require('./usePayoutStatus-3cca69e5.js');
|
|
29
29
|
|
|
@@ -43,6 +43,12 @@ const Default = null;
|
|
|
43
43
|
const Netflix = {
|
|
44
44
|
main: {
|
|
45
45
|
brandFont: "Netflix Sans, Arial, sans-serif",
|
|
46
|
+
brandColor: "#E50914",
|
|
47
|
+
},
|
|
48
|
+
border: {
|
|
49
|
+
borderColor: "#333333",
|
|
50
|
+
borderRadius: 4,
|
|
51
|
+
borderThickness: 1,
|
|
46
52
|
},
|
|
47
53
|
color: {
|
|
48
54
|
textColorShades: {
|
|
@@ -82,10 +88,9 @@ const Netflix = {
|
|
|
82
88
|
},
|
|
83
89
|
neutral: {
|
|
84
90
|
text: "white",
|
|
85
|
-
|
|
91
|
+
iconAndBadge: "#B3B3B3",
|
|
86
92
|
border: "#333333",
|
|
87
93
|
background: "#222222",
|
|
88
|
-
iconAndBadge: "#B3B3B3",
|
|
89
94
|
},
|
|
90
95
|
},
|
|
91
96
|
primaryButton: {
|
|
@@ -99,6 +104,7 @@ const Netflix = {
|
|
|
99
104
|
border: "transparent",
|
|
100
105
|
label: "#FFFFFF",
|
|
101
106
|
},
|
|
107
|
+
borderRadius: 4,
|
|
102
108
|
},
|
|
103
109
|
secondaryButton: {
|
|
104
110
|
buttonColor: {
|
|
@@ -111,6 +117,7 @@ const Netflix = {
|
|
|
111
117
|
border: "#B3B3B3",
|
|
112
118
|
label: "#FFFFFF",
|
|
113
119
|
},
|
|
120
|
+
borderRadius: 4,
|
|
114
121
|
},
|
|
115
122
|
formFields: {
|
|
116
123
|
formFieldColor: {
|
|
@@ -125,6 +132,12 @@ const Netflix = {
|
|
|
125
132
|
const Amazon = {
|
|
126
133
|
main: {
|
|
127
134
|
brandFont: "Amazon Ember, Arial, sans-serif",
|
|
135
|
+
brandColor: "#FF9900",
|
|
136
|
+
},
|
|
137
|
+
border: {
|
|
138
|
+
borderColor: "#D5D9D9",
|
|
139
|
+
borderRadius: 4,
|
|
140
|
+
borderThickness: 1,
|
|
128
141
|
},
|
|
129
142
|
color: {
|
|
130
143
|
backgroundColor: "#ffffff",
|
|
@@ -164,10 +177,9 @@ const Amazon = {
|
|
|
164
177
|
},
|
|
165
178
|
neutral: {
|
|
166
179
|
text: "#232F3E",
|
|
167
|
-
|
|
180
|
+
iconAndBadge: "#565959",
|
|
168
181
|
border: "#D5D9D9",
|
|
169
182
|
background: "#F0F2F2",
|
|
170
|
-
iconAndBadge: "#565959",
|
|
171
183
|
},
|
|
172
184
|
},
|
|
173
185
|
primaryButton: {
|
|
@@ -181,6 +193,7 @@ const Amazon = {
|
|
|
181
193
|
border: "transparent",
|
|
182
194
|
label: "#FFFFFF",
|
|
183
195
|
},
|
|
196
|
+
borderRadius: 4,
|
|
184
197
|
},
|
|
185
198
|
secondaryButton: {
|
|
186
199
|
buttonColor: {
|
|
@@ -193,6 +206,7 @@ const Amazon = {
|
|
|
193
206
|
border: "#888C8C",
|
|
194
207
|
label: "#232F3E",
|
|
195
208
|
},
|
|
209
|
+
borderRadius: 4,
|
|
196
210
|
},
|
|
197
211
|
formFields: {
|
|
198
212
|
formFieldColor: {
|
|
@@ -205,6 +219,14 @@ const Amazon = {
|
|
|
205
219
|
},
|
|
206
220
|
};
|
|
207
221
|
const Spotify = {
|
|
222
|
+
main: {
|
|
223
|
+
brandColor: "#1ed760",
|
|
224
|
+
},
|
|
225
|
+
border: {
|
|
226
|
+
borderColor: "#f4f4f4",
|
|
227
|
+
borderRadius: 18,
|
|
228
|
+
borderThickness: 1,
|
|
229
|
+
},
|
|
208
230
|
color: {
|
|
209
231
|
textColorShades: {
|
|
210
232
|
mainText: "white",
|
|
@@ -226,6 +248,7 @@ const Spotify = {
|
|
|
226
248
|
border: "transparent",
|
|
227
249
|
label: "#121212",
|
|
228
250
|
},
|
|
251
|
+
borderRadius: 30,
|
|
229
252
|
},
|
|
230
253
|
secondaryButton: {
|
|
231
254
|
buttonColor: {
|
|
@@ -238,6 +261,7 @@ const Spotify = {
|
|
|
238
261
|
border: "#FFFFFF",
|
|
239
262
|
label: "#121212",
|
|
240
263
|
},
|
|
264
|
+
borderRadius: 30,
|
|
241
265
|
},
|
|
242
266
|
formFields: {
|
|
243
267
|
formFieldColor: {
|
|
@@ -251,6 +275,11 @@ const Spotify = {
|
|
|
251
275
|
};
|
|
252
276
|
const Google = {
|
|
253
277
|
main: { brandColor: "#4285F4", brandFont: "Roboto, Arial, sans-serif" },
|
|
278
|
+
border: {
|
|
279
|
+
borderColor: "#DADCE0",
|
|
280
|
+
borderRadius: 4,
|
|
281
|
+
borderThickness: 1,
|
|
282
|
+
},
|
|
254
283
|
color: {
|
|
255
284
|
textColorShades: {
|
|
256
285
|
mainText: "#212124",
|
|
@@ -305,6 +334,7 @@ const Google = {
|
|
|
305
334
|
border: "transparent",
|
|
306
335
|
label: "#FFFFFF",
|
|
307
336
|
},
|
|
337
|
+
borderRadius: 4,
|
|
308
338
|
},
|
|
309
339
|
secondaryButton: {
|
|
310
340
|
buttonColor: {
|
|
@@ -317,6 +347,7 @@ const Google = {
|
|
|
317
347
|
border: "#DADCE0",
|
|
318
348
|
label: "#4285F4",
|
|
319
349
|
},
|
|
350
|
+
borderRadius: 4,
|
|
320
351
|
},
|
|
321
352
|
formFields: {
|
|
322
353
|
formFieldColor: {
|
|
@@ -324,8 +355,8 @@ const Google = {
|
|
|
324
355
|
border: "#DADCE0",
|
|
325
356
|
inputText: "#202124",
|
|
326
357
|
},
|
|
327
|
-
hoverStateColor: "9AA0A6",
|
|
328
|
-
selectedStateColor: "4285F4",
|
|
358
|
+
hoverStateColor: "#9AA0A6",
|
|
359
|
+
selectedStateColor: "#4285F4",
|
|
329
360
|
},
|
|
330
361
|
};
|
|
331
362
|
|
|
@@ -1742,11 +1773,11 @@ const HeroImage = class {
|
|
|
1742
1773
|
*/
|
|
1743
1774
|
this.paddingImage = "none";
|
|
1744
1775
|
/**
|
|
1745
|
-
* The type of the button that is used (primary
|
|
1776
|
+
* The type of the button that is used (primary or secondary).
|
|
1746
1777
|
* @uiName Button Type
|
|
1747
1778
|
* @uiType string
|
|
1748
|
-
* @uiEnum ["primary", "secondary"
|
|
1749
|
-
* @uiEnumNames ["Primary", "Secondary"
|
|
1779
|
+
* @uiEnum ["primary", "secondary"]
|
|
1780
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
1750
1781
|
* @uiGroup Style
|
|
1751
1782
|
*/
|
|
1752
1783
|
this.buttonType = "primary";
|
|
@@ -5264,11 +5295,11 @@ const ShareCode = class {
|
|
|
5264
5295
|
*/
|
|
5265
5296
|
this.buttonStyle = "icon";
|
|
5266
5297
|
/**
|
|
5267
|
-
* The type of the button that is used (primary
|
|
5298
|
+
* The type of the button that is used (primary or secondary).
|
|
5268
5299
|
* @uiName Button Type
|
|
5269
5300
|
* @uiType string
|
|
5270
|
-
* @uiEnum ["primary", "secondary"
|
|
5271
|
-
* @uiEnumNames ["Primary", "Secondary"
|
|
5301
|
+
* @uiEnum ["primary", "secondary"]
|
|
5302
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
5272
5303
|
* @uiGroup Style
|
|
5273
5304
|
*/
|
|
5274
5305
|
this.buttonType = "primary";
|
|
@@ -5339,11 +5370,11 @@ const ShareLink = class {
|
|
|
5339
5370
|
*/
|
|
5340
5371
|
this.copyButtonLabel = "Copy Link";
|
|
5341
5372
|
/**
|
|
5342
|
-
* The type of the button that is used (primary
|
|
5373
|
+
* The type of the button that is used (primary or secondary).
|
|
5343
5374
|
* @uiName Button Type
|
|
5344
5375
|
* @uiType string
|
|
5345
|
-
* @uiEnum ["primary", "secondary"
|
|
5346
|
-
* @uiEnumNames ["Primary", "Secondary"
|
|
5376
|
+
* @uiEnum ["primary", "secondary"]
|
|
5377
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
5347
5378
|
* @uiGroup Style
|
|
5348
5379
|
*/
|
|
5349
5380
|
this.buttonType = "primary";
|
|
@@ -5600,8 +5631,8 @@ const TaskCard = class {
|
|
|
5600
5631
|
/**
|
|
5601
5632
|
* @uiName Button Style
|
|
5602
5633
|
* @uiType string
|
|
5603
|
-
* @uiEnum ["primary", "secondary"
|
|
5604
|
-
* @uiEnumNames ["Primary", "Secondary"
|
|
5634
|
+
* @uiEnum ["primary", "secondary"]
|
|
5635
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
5605
5636
|
* @uiGroup Style
|
|
5606
5637
|
*/
|
|
5607
5638
|
this.buttonType = "primary";
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-62264802.js');
|
|
7
|
-
const global = require('./global-
|
|
7
|
+
const global = require('./global-4a3008b4.js');
|
|
8
8
|
const index_module = require('./index.module-39955732.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-62264802.js');
|
|
7
|
-
const global = require('./global-
|
|
7
|
+
const global = require('./global-4a3008b4.js');
|
|
8
8
|
const index_module = require('./index.module-39955732.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-62264802.js');
|
|
7
|
-
const global = require('./global-
|
|
7
|
+
const global = require('./global-4a3008b4.js');
|
|
8
8
|
require('./index.module-39955732.js');
|
|
9
9
|
const utils = require('./utils-6847bc06.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-62264802.js');
|
|
7
|
-
const global = require('./global-
|
|
7
|
+
const global = require('./global-4a3008b4.js');
|
|
8
8
|
const index_module = require('./index.module-39955732.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const sqmLeaderboardRankView = require('./sqm-leaderboard-rank-view-6a1e63de.js');
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-62264802.js');
|
|
7
|
-
const global = require('./global-
|
|
7
|
+
const global = require('./global-4a3008b4.js');
|
|
8
8
|
const index_module = require('./index.module-39955732.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
@@ -80,11 +80,11 @@ const Pagination = class {
|
|
|
80
80
|
*/
|
|
81
81
|
this.paginationText = "{currentPage} of {totalPages}";
|
|
82
82
|
/**
|
|
83
|
-
* The type of the button that is used (primary
|
|
83
|
+
* The type of the button that is used (primary or secondary).
|
|
84
84
|
* @uiName Button Type
|
|
85
85
|
* @uiType string
|
|
86
|
-
* @uiEnum ["primary", "secondary"
|
|
87
|
-
* @uiEnumNames ["Primary", "Secondary"
|
|
86
|
+
* @uiEnum ["primary", "secondary"]
|
|
87
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
88
88
|
* @uiGroup Style
|
|
89
89
|
*/
|
|
90
90
|
this.buttonType = "secondary";
|
|
@@ -235,11 +235,11 @@ const ReferralCode = class {
|
|
|
235
235
|
*/
|
|
236
236
|
this.buttonStyle = "icon";
|
|
237
237
|
/**
|
|
238
|
-
* The type of the button that is used (primary
|
|
238
|
+
* The type of the button that is used (primary or secondary).
|
|
239
239
|
* @uiName Button Type
|
|
240
240
|
* @uiType string
|
|
241
|
-
* @uiEnum ["primary", "secondary"
|
|
242
|
-
* @uiEnumNames ["Primary", "Secondary"
|
|
241
|
+
* @uiEnum ["primary", "secondary"]
|
|
242
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
243
243
|
* @uiGroup Style
|
|
244
244
|
*/
|
|
245
245
|
this.buttonType = "primary";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-a43a63b4.js');
|
|
4
|
-
const global = require('./global-
|
|
4
|
+
const global = require('./global-4a3008b4.js');
|
|
5
5
|
const JSS = require('./JSS-8503a151.js');
|
|
6
6
|
const mixins = require('./mixins-4761d472.js');
|
|
7
7
|
const sqmTextSpanView = require('./sqm-text-span-view-7a61ae4c.js');
|
|
@@ -4,13 +4,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-62264802.js');
|
|
7
|
-
require('./global-
|
|
7
|
+
require('./global-4a3008b4.js');
|
|
8
8
|
const index_module = require('./index.module-39955732.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
require('./mixins-4761d472.js');
|
|
12
12
|
require('./sqm-text-span-view-7a61ae4c.js');
|
|
13
|
-
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-
|
|
13
|
+
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-9ba1a75d.js');
|
|
14
14
|
|
|
15
15
|
function usePortalEmailVerification(props) {
|
|
16
16
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j;
|
package/dist/cjs/{sqm-portal-profile-view-e7faaf7b.js → sqm-portal-profile-view-c4c80164.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-a43a63b4.js');
|
|
4
|
-
const global = require('./global-
|
|
4
|
+
const global = require('./global-4a3008b4.js');
|
|
5
5
|
const JSS = require('./JSS-8503a151.js');
|
|
6
6
|
const sqmTextSpanView = require('./sqm-text-span-view-7a61ae4c.js');
|
|
7
7
|
|
|
@@ -4,13 +4,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-62264802.js');
|
|
7
|
-
require('./global-
|
|
7
|
+
require('./global-4a3008b4.js');
|
|
8
8
|
const index_module = require('./index.module-39955732.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
require('./JSS-8503a151.js');
|
|
12
12
|
require('./sqm-text-span-view-7a61ae4c.js');
|
|
13
|
-
const sqmPortalProfileView = require('./sqm-portal-profile-view-
|
|
13
|
+
const sqmPortalProfileView = require('./sqm-portal-profile-view-c4c80164.js');
|
|
14
14
|
const utilities = require('./utilities-be3ce1f8.js');
|
|
15
15
|
|
|
16
16
|
const GET_USER = index_module.dist.gql `
|
|
@@ -92,7 +92,7 @@ function QrCodeView({ error, qrLink, titleText, downloadCodeText, printCodeText,
|
|
|
92
92
|
codeContent,
|
|
93
93
|
index.h("div", { class: sheet.classes.ButtonContainer },
|
|
94
94
|
index.h("sl-button", { size: "small", exportparts: "base: primarybutton-base", type: "primary", onClick: createDownloadable }, downloadCodeText),
|
|
95
|
-
index.h("sl-button", { size: "small", exportparts: "base:
|
|
95
|
+
index.h("sl-button", { size: "small", exportparts: "base: secondarybutton-base", type: "text", onClick: createPrintable }, printCodeText)))));
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
exports.QrCodeView = QrCodeView;
|
|
@@ -10,7 +10,7 @@ const utils = require('./utils-6847bc06.js');
|
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
const useReferralCodes = require('./useReferralCodes-a47dcbc2.js');
|
|
12
12
|
require('./ErrorView-5504c2b6.js');
|
|
13
|
-
const sqmQrCodeView = require('./sqm-qr-code-view-
|
|
13
|
+
const sqmQrCodeView = require('./sqm-qr-code-view-2cca145e.js');
|
|
14
14
|
|
|
15
15
|
const ShareLinkQuery = index_module.dist.gql `
|
|
16
16
|
query shareLink($programId: ID, $engagementMedium: UserEngagementMedium!) {
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-62264802.js');
|
|
7
|
-
const global = require('./global-
|
|
7
|
+
const global = require('./global-4a3008b4.js');
|
|
8
8
|
const index_module = require('./index.module-39955732.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-62264802.js');
|
|
7
|
-
const global = require('./global-
|
|
7
|
+
const global = require('./global-4a3008b4.js');
|
|
8
8
|
const index_module = require('./index.module-39955732.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-62264802.js');
|
|
7
|
-
require('./global-
|
|
7
|
+
require('./global-4a3008b4.js');
|
|
8
8
|
const index_module = require('./index.module-39955732.js');
|
|
9
9
|
require('./cjs-1066ec21.js');
|
|
10
10
|
require('./utils-6847bc06.js');
|
|
@@ -23,21 +23,21 @@ const sqmLeaderboardRankView = require('./sqm-leaderboard-rank-view-6a1e63de.js'
|
|
|
23
23
|
const sqmLogoutCurrentUserView = require('./sqm-logout-current-user-view-b61c8bdf.js');
|
|
24
24
|
const sqmNavigationSidebarView = require('./sqm-navigation-sidebar-view-50ee8796.js');
|
|
25
25
|
const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-188bfc41.js');
|
|
26
|
-
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-
|
|
26
|
+
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-9ba1a75d.js');
|
|
27
27
|
const sqmPortalForgotPasswordView = require('./sqm-portal-forgot-password-view-7519a332.js');
|
|
28
28
|
const sqmPortalLoginView = require('./sqm-portal-login-view-bb50304c.js');
|
|
29
29
|
const sqmBaseRegistrationFormView = require('./sqm-base-registration-form-view-8847804c.js');
|
|
30
30
|
const sqmPortalRegistrationFormView = require('./sqm-portal-registration-form-view-5a96c2f5.js');
|
|
31
|
-
const sqmPortalProfileView = require('./sqm-portal-profile-view-
|
|
31
|
+
const sqmPortalProfileView = require('./sqm-portal-profile-view-c4c80164.js');
|
|
32
32
|
require('./utilities-be3ce1f8.js');
|
|
33
33
|
const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-25eb2099.js');
|
|
34
34
|
const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-1c4e781f.js');
|
|
35
35
|
const ErrorView = require('./ErrorView-5504c2b6.js');
|
|
36
|
-
const sqmQrCodeView = require('./sqm-qr-code-view-
|
|
37
|
-
const ShadowViewAddon = require('./ShadowViewAddon-
|
|
36
|
+
const sqmQrCodeView = require('./sqm-qr-code-view-2cca145e.js');
|
|
37
|
+
const ShadowViewAddon = require('./ShadowViewAddon-3558387a.js');
|
|
38
38
|
const sqmPortalContainerView = require('./sqm-portal-container-view-70eaf785.js');
|
|
39
|
-
const IndirectTaxDetailsView = require('./IndirectTaxDetailsView-
|
|
40
|
-
const utils = require('./utils-
|
|
39
|
+
const IndirectTaxDetailsView = require('./IndirectTaxDetailsView-e379406f.js');
|
|
40
|
+
const utils = require('./utils-1b04e1c8.js');
|
|
41
41
|
|
|
42
42
|
/**
|
|
43
43
|
* lodash (Custom Build) <https://lodash.com/>
|
|
@@ -5971,9 +5971,6 @@ const CouponCode = () => {
|
|
|
5971
5971
|
const CouponCodeWithSecondaryButtonType = () => {
|
|
5972
5972
|
return (index.h("sqm-coupon-code", { tooltiptext: "Copied to Clipboard", buttonType: "secondary", buttonStyle: "button-outside" }));
|
|
5973
5973
|
};
|
|
5974
|
-
const CouponCodeWithTertiaryButtonType = () => {
|
|
5975
|
-
return (index.h("sqm-coupon-code", { tooltiptext: "Copied to Clipboard", buttonType: "tertiary", buttonStyle: "button-outside" }));
|
|
5976
|
-
};
|
|
5977
5974
|
const CustomTooltipText = () => {
|
|
5978
5975
|
return index.h("sqm-coupon-code", { tooltiptext: "CUSTOM TOOLTIP TEXT" });
|
|
5979
5976
|
};
|
|
@@ -6031,7 +6028,6 @@ const CouponCode$1 = /*#__PURE__*/Object.freeze({
|
|
|
6031
6028
|
'default': CouponCode_stories,
|
|
6032
6029
|
CouponCode: CouponCode,
|
|
6033
6030
|
CouponCodeWithSecondaryButtonType: CouponCodeWithSecondaryButtonType,
|
|
6034
|
-
CouponCodeWithTertiaryButtonType: CouponCodeWithTertiaryButtonType,
|
|
6035
6031
|
CustomTooltipText: CustomTooltipText,
|
|
6036
6032
|
CustomTooltipDuration: CustomTooltipDuration,
|
|
6037
6033
|
TextAlignCenter: TextAlignCenter,
|
|
@@ -4,13 +4,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-62264802.js');
|
|
7
|
-
require('./global-
|
|
7
|
+
require('./global-4a3008b4.js');
|
|
8
8
|
const index_module = require('./index.module-39955732.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils$1 = require('./utils-6847bc06.js');
|
|
11
11
|
require('./JSS-8503a151.js');
|
|
12
12
|
const ErrorView = require('./ErrorView-5504c2b6.js');
|
|
13
|
-
const utils = require('./utils-
|
|
13
|
+
const utils = require('./utils-1b04e1c8.js');
|
|
14
14
|
const extractProps = require('./extractProps-e9c55ba8.js');
|
|
15
15
|
const data = require('./data-68a42a7b.js');
|
|
16
16
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { pathToRegexp } from "path-to-regexp";
|
|
1
|
+
import { useLocale, useProgramId, useQuery, useUserIdentity, } from "@saasquatch/component-boilerplate";
|
|
3
2
|
import { useMemo } from "@saasquatch/universal-hooks";
|
|
4
|
-
import { useQuery, useProgramId, useUserIdentity, useLocale, } from "@saasquatch/component-boilerplate";
|
|
5
3
|
import debugFn from "debug";
|
|
4
|
+
import { gql } from "graphql-request";
|
|
5
|
+
import { pathToRegexp } from "path-to-regexp";
|
|
6
6
|
import { useChildElements } from "../../tables/useChildElements";
|
|
7
7
|
const debug = debugFn("sq:useBigStat");
|
|
8
8
|
const LOADING = "...";
|
|
@@ -819,8 +819,8 @@ export const StatPaths = [
|
|
|
819
819
|
{ name: "programGoals", route: "/(programGoals)/:metricType/:goalId" },
|
|
820
820
|
{ name: "customFields", route: "/(customFields)/:customField" },
|
|
821
821
|
{ name: "referralsCount", route: "/(referralsCount)/:status?" },
|
|
822
|
-
{ name: "referralsMonth", route: "/(referralsMonth)" },
|
|
823
|
-
{ name: "referralsWeek", route: "/(referralsWeek)" },
|
|
822
|
+
{ name: "referralsMonth", route: "/(referralsMonth)/:status?" },
|
|
823
|
+
{ name: "referralsWeek", route: "/(referralsWeek)/:status?" },
|
|
824
824
|
{ name: "rewardsCount", route: "/(rewardsCount)/:global?" },
|
|
825
825
|
{ name: "rewardsMonth", route: "/(rewardsMonth)/:global?" },
|
|
826
826
|
{ name: "rewardsWeek", route: "/(rewardsWeek)/:global?" },
|
|
@@ -23,9 +23,6 @@ export const CouponCode = () => {
|
|
|
23
23
|
export const CouponCodeWithSecondaryButtonType = () => {
|
|
24
24
|
return (h("sqm-coupon-code", { tooltiptext: "Copied to Clipboard", buttonType: "secondary", buttonStyle: "button-outside" }));
|
|
25
25
|
};
|
|
26
|
-
export const CouponCodeWithTertiaryButtonType = () => {
|
|
27
|
-
return (h("sqm-coupon-code", { tooltiptext: "Copied to Clipboard", buttonType: "tertiary", buttonStyle: "button-outside" }));
|
|
28
|
-
};
|
|
29
26
|
export const CustomTooltipText = () => {
|
|
30
27
|
return h("sqm-coupon-code", { tooltiptext: "CUSTOM TOOLTIP TEXT" });
|
|
31
28
|
};
|
|
@@ -576,8 +576,8 @@ export class CouponCode {
|
|
|
576
576
|
"type": "string",
|
|
577
577
|
"mutable": false,
|
|
578
578
|
"complexType": {
|
|
579
|
-
"original": "\"primary\" | \"secondary\"
|
|
580
|
-
"resolved": "\"primary\" | \"secondary\"
|
|
579
|
+
"original": "\"primary\" | \"secondary\"",
|
|
580
|
+
"resolved": "\"primary\" | \"secondary\"",
|
|
581
581
|
"references": {}
|
|
582
582
|
},
|
|
583
583
|
"required": false,
|
|
@@ -639,7 +639,7 @@ export class CouponCode {
|
|
|
639
639
|
"mutable": false,
|
|
640
640
|
"complexType": {
|
|
641
641
|
"original": "DemoData<CouponCodeViewProps>",
|
|
642
|
-
"resolved": "{ loading?: boolean; textColor?: string; errorType?: \"error\" | \"warning\" | \"info\" | \"success\"; couponCodeLabel?: string; buttonType?: \"primary\" | \"secondary\"
|
|
642
|
+
"resolved": "{ loading?: boolean; textColor?: string; errorType?: \"error\" | \"warning\" | \"info\" | \"success\"; couponCodeLabel?: string; buttonType?: \"primary\" | \"secondary\"; copyString?: string; tooltiptext?: string; open?: boolean; copyButtonLabel?: string; disabled?: boolean; textAlign?: \"left\" | \"right\" | \"center\"; buttonStyle?: \"icon\" | \"button-outside\" | \"button-below\"; error?: boolean; errorText?: string; notificationText?: string; showNotificationText?: boolean; inputPlaceholderText?: string; dateAvailable?: string; isCopied?: boolean; backgroundColor?: string; borderRadius?: string; borderColor?: string; onClick?: () => void; }",
|
|
643
643
|
"references": {
|
|
644
644
|
"DemoData": {
|
|
645
645
|
"location": "import",
|
|
@@ -68,11 +68,11 @@ export class HeroImage {
|
|
|
68
68
|
*/
|
|
69
69
|
this.paddingImage = "none";
|
|
70
70
|
/**
|
|
71
|
-
* The type of the button that is used (primary
|
|
71
|
+
* The type of the button that is used (primary or secondary).
|
|
72
72
|
* @uiName Button Type
|
|
73
73
|
* @uiType string
|
|
74
|
-
* @uiEnum ["primary", "secondary"
|
|
75
|
-
* @uiEnumNames ["Primary", "Secondary"
|
|
74
|
+
* @uiEnum ["primary", "secondary"]
|
|
75
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
76
76
|
* @uiGroup Style
|
|
77
77
|
*/
|
|
78
78
|
this.buttonType = "primary";
|
|
@@ -536,8 +536,8 @@ export class HeroImage {
|
|
|
536
536
|
"type": "string",
|
|
537
537
|
"mutable": false,
|
|
538
538
|
"complexType": {
|
|
539
|
-
"original": "\"primary\" | \"secondary\"
|
|
540
|
-
"resolved": "\"primary\" | \"secondary\"
|
|
539
|
+
"original": "\"primary\" | \"secondary\"",
|
|
540
|
+
"resolved": "\"primary\" | \"secondary\"",
|
|
541
541
|
"references": {}
|
|
542
542
|
},
|
|
543
543
|
"required": false,
|
|
@@ -550,16 +550,16 @@ export class HeroImage {
|
|
|
550
550
|
"text": "string",
|
|
551
551
|
"name": "uiType"
|
|
552
552
|
}, {
|
|
553
|
-
"text": "[\"primary\", \"secondary\"
|
|
553
|
+
"text": "[\"primary\", \"secondary\"]",
|
|
554
554
|
"name": "uiEnum"
|
|
555
555
|
}, {
|
|
556
|
-
"text": "[\"Primary\", \"Secondary\"
|
|
556
|
+
"text": "[\"Primary\", \"Secondary\"]",
|
|
557
557
|
"name": "uiEnumNames"
|
|
558
558
|
}, {
|
|
559
559
|
"text": "Style",
|
|
560
560
|
"name": "uiGroup"
|
|
561
561
|
}],
|
|
562
|
-
"text": "The type of the button that is used (primary
|
|
562
|
+
"text": "The type of the button that is used (primary or secondary)."
|
|
563
563
|
},
|
|
564
564
|
"attribute": "button-type",
|
|
565
565
|
"reflect": false,
|
|
@@ -122,7 +122,7 @@ export class LogoutCurrentUser {
|
|
|
122
122
|
"mutable": false,
|
|
123
123
|
"complexType": {
|
|
124
124
|
"original": "DemoData<CopyTextViewProps>",
|
|
125
|
-
"resolved": "{ loading?: boolean; textColor?: string; buttonType?: \"primary\" | \"secondary\"
|
|
125
|
+
"resolved": "{ loading?: boolean; textColor?: string; buttonType?: \"primary\" | \"secondary\"; copyString?: string; tooltiptext?: string; open?: boolean; copyButtonLabel?: string; disabled?: boolean; textAlign?: \"left\" | \"right\" | \"center\"; buttonStyle?: \"icon\" | \"button-outside\" | \"button-below\"; error?: boolean; errorText?: string; notificationText?: string; showNotificationText?: boolean; inputPlaceholderText?: string; dateAvailable?: string; isCopied?: boolean; backgroundColor?: string; borderRadius?: string; borderColor?: string; onClick?: () => void; }",
|
|
126
126
|
"references": {
|
|
127
127
|
"DemoData": {
|
|
128
128
|
"location": "import",
|
|
@@ -20,11 +20,11 @@ export class Pagination {
|
|
|
20
20
|
*/
|
|
21
21
|
this.paginationText = "{currentPage} of {totalPages}";
|
|
22
22
|
/**
|
|
23
|
-
* The type of the button that is used (primary
|
|
23
|
+
* The type of the button that is used (primary or secondary).
|
|
24
24
|
* @uiName Button Type
|
|
25
25
|
* @uiType string
|
|
26
|
-
* @uiEnum ["primary", "secondary"
|
|
27
|
-
* @uiEnumNames ["Primary", "Secondary"
|
|
26
|
+
* @uiEnum ["primary", "secondary"]
|
|
27
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
28
28
|
* @uiGroup Style
|
|
29
29
|
*/
|
|
30
30
|
this.buttonType = "secondary";
|
|
@@ -65,8 +65,8 @@ export class Pagination {
|
|
|
65
65
|
"type": "string",
|
|
66
66
|
"mutable": false,
|
|
67
67
|
"complexType": {
|
|
68
|
-
"original": "\"primary\" | \"secondary\"
|
|
69
|
-
"resolved": "\"primary\" | \"secondary\"
|
|
68
|
+
"original": "\"primary\" | \"secondary\"",
|
|
69
|
+
"resolved": "\"primary\" | \"secondary\"",
|
|
70
70
|
"references": {}
|
|
71
71
|
},
|
|
72
72
|
"required": false,
|
|
@@ -79,16 +79,16 @@ export class Pagination {
|
|
|
79
79
|
"text": "string",
|
|
80
80
|
"name": "uiType"
|
|
81
81
|
}, {
|
|
82
|
-
"text": "[\"primary\", \"secondary\"
|
|
82
|
+
"text": "[\"primary\", \"secondary\"]",
|
|
83
83
|
"name": "uiEnum"
|
|
84
84
|
}, {
|
|
85
|
-
"text": "[\"Primary\", \"Secondary\"
|
|
85
|
+
"text": "[\"Primary\", \"Secondary\"]",
|
|
86
86
|
"name": "uiEnumNames"
|
|
87
87
|
}, {
|
|
88
88
|
"text": "Style",
|
|
89
89
|
"name": "uiGroup"
|
|
90
90
|
}],
|
|
91
|
-
"text": "The type of the button that is used (primary
|
|
91
|
+
"text": "The type of the button that is used (primary or secondary)."
|
|
92
92
|
},
|
|
93
93
|
"attribute": "button-type",
|
|
94
94
|
"reflect": false,
|
|
@@ -89,5 +89,5 @@ export function QrCodeView({ error, qrLink, titleText, downloadCodeText, printCo
|
|
|
89
89
|
codeContent,
|
|
90
90
|
h("div", { class: sheet.classes.ButtonContainer },
|
|
91
91
|
h("sl-button", { size: "small", exportparts: "base: primarybutton-base", type: "primary", onClick: createDownloadable }, downloadCodeText),
|
|
92
|
-
h("sl-button", { size: "small", exportparts: "base:
|
|
92
|
+
h("sl-button", { size: "small", exportparts: "base: secondarybutton-base", type: "text", onClick: createPrintable }, printCodeText)))));
|
|
93
93
|
}
|