@saasquatch/mint-components 1.7.4-1 → 1.7.4
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/{ShadowViewAddon-43f35e24.js → ShadowViewAddon-25025125.js} +18 -18
- package/dist/cjs/{global-6785de71.js → global-be9af765.js} +2 -2
- package/dist/cjs/{index.module-02576958.js → index.module-8562f350.js} +23 -23
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/mint-components.cjs.js +2 -2
- package/dist/cjs/{re-render-c484d9ab.js → re-render-9a91bde6.js} +4 -4
- package/dist/cjs/sqm-asset-card.cjs.entry.js +1 -1
- package/dist/cjs/sqm-big-stat_39.cjs.entry.js +58 -58
- package/dist/cjs/sqm-close-button.cjs.entry.js +1 -1
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +5 -5
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +3 -3
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +5 -5
- package/dist/cjs/{sqm-logout-current-user-view-717f01c0.js → sqm-logout-current-user-view-c9f18d96.js} +1 -0
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-navigation-sidebar-item-view-21dcca39.js → sqm-navigation-sidebar-item-view-28578dce.js} +2 -2
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +3 -3
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +3 -3
- package/dist/cjs/sqm-password-field.cjs.entry.js +2 -2
- package/dist/cjs/sqm-popup-container.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-portal-email-verification-view-d6e14e8d.js → sqm-portal-email-verification-view-077c12f7.js} +1 -1
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +8 -8
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +4 -4
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +2 -2
- package/dist/cjs/{sqm-portal-profile-view-13a1229f.js → sqm-portal-profile-view-b3d1e0f7.js} +1 -1
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +6 -6
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +5 -5
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +6 -6
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +6 -6
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +6 -6
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +5 -5
- package/dist/cjs/sqm-referred-registration.cjs.entry.js +3 -3
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +2 -2
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +9 -9
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +44 -44
- package/dist/cjs/sqm-tab.cjs.entry.js +2 -2
- package/dist/cjs/sqm-tabs.cjs.entry.js +4 -4
- package/dist/cjs/{useChildElements-74eb05b6.js → useChildElements-be4e0841.js} +2 -2
- package/dist/cjs/{useInstantAccessRegistration-11ff69f8.js → useInstantAccessRegistration-27a20410.js} +3 -3
- package/dist/cjs/{useReferralTable-6ca43436.js → useReferralTable-ca564dcb.js} +8 -8
- package/dist/cjs/{useRegistrationFormState-01d63bda.js → useRegistrationFormState-7b557a04.js} +2 -2
- package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user-view.js +1 -0
- package/dist/esm/{ShadowViewAddon-a5b397ce.js → ShadowViewAddon-53810b62.js} +18 -18
- package/dist/esm/{global-91edfca0.js → global-179b13db.js} +2 -2
- package/dist/esm/{index.module-99d8522e.js → index.module-9469b28f.js} +3 -3
- package/dist/esm/loader.js +2 -2
- package/dist/esm/mint-components.js +2 -2
- package/dist/esm/{re-render-096db0eb.js → re-render-1048d024.js} +4 -4
- package/dist/esm/sqm-asset-card.entry.js +1 -1
- package/dist/esm/sqm-big-stat_39.entry.js +58 -58
- package/dist/esm/sqm-close-button.entry.js +1 -1
- package/dist/esm/sqm-graphql-client-provider.entry.js +5 -5
- package/dist/esm/sqm-instant-access-registration.entry.js +3 -3
- package/dist/esm/sqm-leaderboard-rank.entry.js +5 -5
- package/dist/esm/{sqm-logout-current-user-view-04ba85ed.js → sqm-logout-current-user-view-2c6122cd.js} +1 -0
- package/dist/esm/sqm-logout-current-user.entry.js +4 -4
- package/dist/esm/{sqm-navigation-sidebar-item-view-eb765b9c.js → sqm-navigation-sidebar-item-view-d2e0fdb1.js} +2 -2
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +3 -3
- package/dist/esm/sqm-navigation-sidebar.entry.js +3 -3
- package/dist/esm/sqm-password-field.entry.js +2 -2
- package/dist/esm/sqm-popup-container.entry.js +4 -4
- package/dist/esm/{sqm-portal-email-verification-view-408af676.js → sqm-portal-email-verification-view-79ef6c2f.js} +1 -1
- package/dist/esm/sqm-portal-email-verification.entry.js +8 -8
- package/dist/esm/sqm-portal-forgot-password.entry.js +4 -4
- package/dist/esm/sqm-portal-logout.entry.js +2 -2
- package/dist/esm/{sqm-portal-profile-view-efa44888.js → sqm-portal-profile-view-6068a0f8.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +6 -6
- package/dist/esm/sqm-portal-protected-route.entry.js +5 -5
- package/dist/esm/sqm-portal-registration-form.entry.js +6 -6
- package/dist/esm/sqm-portal-reset-password.entry.js +8 -8
- package/dist/esm/sqm-portal-verify-email.entry.js +6 -6
- package/dist/esm/sqm-referral-table_11.entry.js +5 -5
- package/dist/esm/sqm-referred-registration.entry.js +3 -3
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +2 -2
- package/dist/esm/sqm-rewards-table_9.entry.js +9 -9
- package/dist/esm/sqm-stencilbook.entry.js +44 -44
- package/dist/esm/sqm-tab.entry.js +2 -2
- package/dist/esm/sqm-tabs.entry.js +4 -4
- package/dist/esm/{useChildElements-b945a965.js → useChildElements-1338b131.js} +2 -2
- package/dist/esm/{useInstantAccessRegistration-7f9f4360.js → useInstantAccessRegistration-53c43a63.js} +3 -3
- package/dist/esm/{useReferralTable-e425f29d.js → useReferralTable-ada01642.js} +8 -8
- package/dist/esm/{useRegistrationFormState-c9d54ef3.js → useRegistrationFormState-49dfc8e0.js} +2 -2
- package/dist/esm-es5/{ShadowViewAddon-a5b397ce.js → ShadowViewAddon-53810b62.js} +1 -1
- package/dist/esm-es5/{global-91edfca0.js → global-179b13db.js} +2 -2
- package/dist/esm-es5/{index.module-99d8522e.js → index.module-9469b28f.js} +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{re-render-096db0eb.js → re-render-1048d024.js} +1 -1
- package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat_39.entry.js +1 -1
- package/dist/esm-es5/sqm-close-button.entry.js +1 -1
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/sqm-logout-current-user-view-2c6122cd.js +1 -0
- package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
- package/dist/esm-es5/{sqm-navigation-sidebar-item-view-eb765b9c.js → sqm-navigation-sidebar-item-view-d2e0fdb1.js} +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm-es5/sqm-password-field.entry.js +1 -1
- package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-408af676.js → sqm-portal-email-verification-view-79ef6c2f.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-efa44888.js → sqm-portal-profile-view-6068a0f8.js} +1 -1
- package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-column.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-tab.entry.js +1 -1
- package/dist/esm-es5/sqm-tabs.entry.js +1 -1
- package/dist/esm-es5/{useChildElements-b945a965.js → useChildElements-1338b131.js} +1 -1
- package/dist/esm-es5/{useInstantAccessRegistration-7f9f4360.js → useInstantAccessRegistration-53c43a63.js} +1 -1
- package/dist/esm-es5/{useReferralTable-e425f29d.js → useReferralTable-ada01642.js} +1 -1
- package/dist/esm-es5/useRegistrationFormState-49dfc8e0.js +1 -0
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/{p-b0f3c6c5.entry.js → p-0714bae2.entry.js} +2 -2
- package/dist/mint-components/p-1912f988.entry.js +1 -0
- package/dist/mint-components/{p-e058ba88.entry.js → p-19e46b11.entry.js} +1 -1
- package/dist/mint-components/{p-2e9a5714.js → p-21a1d705.js} +1 -1
- package/dist/mint-components/{p-0943b547.system.js → p-228163a1.system.js} +1 -1
- package/dist/mint-components/{p-f9972f6e.entry.js → p-29e67994.entry.js} +1 -1
- package/dist/mint-components/{p-f71cfd64.js → p-2aca0eae.js} +1 -1
- package/dist/mint-components/{p-25ad41bd.system.entry.js → p-2d39cf50.system.entry.js} +1 -1
- package/dist/mint-components/{p-ed9374ef.system.entry.js → p-2d592364.system.entry.js} +1 -1
- package/dist/mint-components/p-330314f9.entry.js +1 -0
- package/dist/mint-components/{p-f7b5c0ac.system.entry.js → p-3409e9a0.system.entry.js} +1 -1
- package/dist/mint-components/{p-74e8a90c.entry.js → p-39341b0c.entry.js} +5 -5
- package/dist/mint-components/p-3b7c1be8.entry.js +1 -0
- package/dist/mint-components/{p-5e9919da.system.entry.js → p-42f1a044.system.entry.js} +1 -1
- package/dist/mint-components/{p-1e884e97.system.entry.js → p-509af914.system.entry.js} +1 -1
- package/dist/mint-components/p-519bb212.js +1 -0
- package/dist/mint-components/{p-a65e2e14.system.entry.js → p-540a24e6.system.entry.js} +1 -1
- package/dist/mint-components/p-55eb6616.system.js +1 -0
- package/dist/mint-components/{p-b9c7b7ef.entry.js → p-571f6923.entry.js} +1 -1
- package/dist/mint-components/{p-7d5ee633.system.entry.js → p-58196113.system.entry.js} +1 -1
- package/dist/mint-components/{p-c24d34d8.entry.js → p-583b1a0e.entry.js} +1 -1
- package/dist/mint-components/{p-ef6a3ff3.entry.js → p-5ae4911c.entry.js} +2 -2
- package/dist/mint-components/p-5b9195d7.system.entry.js +1 -0
- package/dist/mint-components/{p-b0ef4f17.entry.js → p-5ddfa30d.entry.js} +1 -1
- package/dist/mint-components/{p-831d1332.js → p-6034522a.js} +1 -1
- package/dist/mint-components/{p-9a74f167.entry.js → p-657659e8.entry.js} +2 -2
- package/dist/mint-components/p-68db543e.system.entry.js +1 -0
- package/dist/mint-components/{p-9b2e0735.system.entry.js → p-68e5a4a6.system.entry.js} +1 -1
- package/dist/mint-components/{p-8b2b5d37.system.js → p-6dac42fc.system.js} +1 -1
- package/dist/mint-components/p-718cf151.js +1 -0
- package/dist/mint-components/{p-b4fddf49.entry.js → p-71a4e272.entry.js} +1 -1
- package/dist/mint-components/{p-e49392c3.system.entry.js → p-747912c5.system.entry.js} +1 -1
- package/dist/mint-components/{p-ee7bc1c7.system.js → p-76cfebb1.system.js} +1 -1
- package/dist/mint-components/{p-f63961b4.system.js → p-76d4eb55.system.js} +1 -1
- package/dist/mint-components/p-78066f92.entry.js +13 -0
- package/dist/mint-components/p-7862ab7d.entry.js +1 -0
- package/dist/mint-components/p-7ced669d.entry.js +1 -0
- package/dist/mint-components/{p-87b060a3.entry.js → p-7e1af11d.entry.js} +2 -2
- package/dist/mint-components/{p-a23a2a86.entry.js → p-7fc020f4.entry.js} +1 -1
- package/dist/mint-components/{p-1ce682cf.js → p-82180848.js} +1 -1
- package/dist/mint-components/{p-2bba85ac.system.entry.js → p-8827fabe.system.entry.js} +1 -1
- package/dist/mint-components/{p-84ee5462.system.entry.js → p-8d593b5e.system.entry.js} +1 -1
- package/dist/mint-components/p-8d767d9d.js +1 -0
- package/dist/mint-components/{p-0a892e0f.system.entry.js → p-8ff83f3b.system.entry.js} +1 -1
- package/dist/mint-components/{p-6e793d76.system.entry.js → p-9551f888.system.entry.js} +1 -1
- package/dist/mint-components/{p-f04ce58d.system.entry.js → p-961998b6.system.entry.js} +1 -1
- package/dist/mint-components/p-97b03f80.entry.js +1 -0
- package/dist/mint-components/{p-be8f19ba.system.entry.js → p-97e758fd.system.entry.js} +1 -1
- package/dist/mint-components/{p-a372d9cf.system.js → p-9aa1bd46.system.js} +1 -1
- package/dist/mint-components/p-9dcfa187.system.js +1 -0
- package/dist/mint-components/{p-c2bd46e2.entry.js → p-9e9dcd9c.entry.js} +1 -1
- package/dist/mint-components/{p-9f3a0252.system.js → p-9ecfc085.system.js} +1 -1
- package/dist/mint-components/{p-f064bf28.entry.js → p-a223a8dc.entry.js} +1 -1
- package/dist/mint-components/{p-66e3cb0c.system.entry.js → p-a38baa99.system.entry.js} +1 -1
- package/dist/mint-components/{p-ba295930.system.entry.js → p-a87d66ac.system.entry.js} +1 -1
- package/dist/mint-components/{p-8f1974f8.system.entry.js → p-a8f6d72c.system.entry.js} +1 -1
- package/dist/mint-components/{p-eab33344.js → p-ae191f8c.js} +1 -1
- package/dist/mint-components/p-af24b899.entry.js +1 -0
- package/dist/mint-components/{p-13570402.system.entry.js → p-ba42b92c.system.entry.js} +1 -1
- package/dist/mint-components/{p-41c62fef.system.js → p-bf0719b7.system.js} +1 -1
- package/dist/mint-components/{p-d65bf9dc.js → p-c24079c2.js} +1 -1
- package/dist/mint-components/{p-f60d9f3e.system.entry.js → p-c3be93c7.system.entry.js} +1 -1
- package/dist/mint-components/p-c5b61ade.system.js +1 -0
- package/dist/mint-components/p-cc391fac.js +1 -0
- package/dist/mint-components/{p-abfb3897.system.entry.js → p-d3de337c.system.entry.js} +1 -1
- package/dist/mint-components/{p-e3de804b.entry.js → p-d3f6b6b4.entry.js} +1 -1
- package/dist/mint-components/{p-821004e9.system.entry.js → p-d9787e31.system.entry.js} +1 -1
- package/dist/mint-components/p-e3e16c36.js +1 -0
- package/dist/mint-components/{p-d5e83056.entry.js → p-e8f720b9.entry.js} +1 -1
- package/dist/mint-components/{p-a79208b8.system.js → p-ee457000.system.js} +1 -1
- package/dist/mint-components/{p-f7fa2581.system.entry.js → p-ef3bcec4.system.entry.js} +1 -1
- package/dist/mint-components/{p-b6dafb9b.system.js → p-f2260971.system.js} +1 -1
- package/dist/mint-components/{p-42844992.js → p-f6456854.js} +3 -3
- package/dist/mint-components/{p-7b490a03.system.js → p-f7b7d395.system.js} +1 -1
- package/dist/mint-components/{p-3e0bb7f9.entry.js → p-f9bfbfa2.entry.js} +1 -1
- package/dist/mint-components/p-fe13762b.entry.js +1 -0
- package/dist/mint-components/{p-b5b9aaba.system.entry.js → p-fe721800.system.entry.js} +1 -1
- package/docs/docs.docx +0 -0
- package/package.json +1 -1
- package/dist/esm-es5/sqm-logout-current-user-view-04ba85ed.js +0 -1
- package/dist/esm-es5/useRegistrationFormState-c9d54ef3.js +0 -1
- package/dist/mint-components/p-05f069ce.entry.js +0 -13
- package/dist/mint-components/p-0ad6459e.entry.js +0 -1
- package/dist/mint-components/p-0b8f38a8.entry.js +0 -1
- package/dist/mint-components/p-0de80de6.js +0 -1
- package/dist/mint-components/p-1fa097d3.entry.js +0 -1
- package/dist/mint-components/p-22d1e92e.system.js +0 -1
- package/dist/mint-components/p-57a89487.entry.js +0 -1
- package/dist/mint-components/p-59318941.system.js +0 -1
- package/dist/mint-components/p-6d1a2821.system.entry.js +0 -1
- package/dist/mint-components/p-6fed24de.entry.js +0 -1
- package/dist/mint-components/p-7377f6db.js +0 -1
- package/dist/mint-components/p-878daf52.js +0 -1
- package/dist/mint-components/p-89e86134.entry.js +0 -1
- package/dist/mint-components/p-8b28c511.js +0 -1
- package/dist/mint-components/p-8f20f113.system.js +0 -1
- package/dist/mint-components/p-ce748fab.js +0 -1
- package/dist/mint-components/p-db9652e7.system.entry.js +0 -1
- package/dist/mint-components/p-e9197aac.entry.js +0 -1
- package/dist/mint-components/p-f21aa0bd.entry.js +0 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { h, r as registerInstance, c as Host } from './index-17b4da69.js';
|
|
2
2
|
import { a as commonjsGlobal, u as useMemo, j as useState, f as useEffect, c as createCommonjsModule, m as h$1 } from './stencil-hooks.module-14b87f98.js';
|
|
3
|
-
import './global-
|
|
4
|
-
import {
|
|
3
|
+
import './global-179b13db.js';
|
|
4
|
+
import { p as pn, f as gn, c as setUserIdentity, d as dist, G as Ge, n as setProgramId } from './index.module-9469b28f.js';
|
|
5
5
|
import './cjs-bdfb4486.js';
|
|
6
6
|
import './mixins-f60a614c.js';
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
8
|
import { G as GenericTableView } from './GenericTableView-266126f9.js';
|
|
9
|
-
import './useChildElements-
|
|
9
|
+
import './useChildElements-1338b131.js';
|
|
10
10
|
import { l as luxon } from './luxon-f01e85fe.js';
|
|
11
11
|
import './utils-334c1e34.js';
|
|
12
12
|
import './sqm-text-span-view-8d140661.js';
|
|
@@ -14,15 +14,15 @@ import { A as AssetCardView } from './sqm-asset-card-view-9d93fbdd.js';
|
|
|
14
14
|
import { C as CloseButtonView } from './sqm-close-button-view-dc65b4e3.js';
|
|
15
15
|
import { E as EmailRegistrationView } from './email-registration-view-4a4202e7.js';
|
|
16
16
|
import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-10657658.js';
|
|
17
|
-
import { L as LogoutCurrentUserView } from './sqm-logout-current-user-view-
|
|
17
|
+
import { L as LogoutCurrentUserView } from './sqm-logout-current-user-view-2c6122cd.js';
|
|
18
18
|
import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-414bcb19.js';
|
|
19
|
-
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-
|
|
20
|
-
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-
|
|
19
|
+
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-d2e0fdb1.js';
|
|
20
|
+
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-79ef6c2f.js';
|
|
21
21
|
import { P as PortalForgotPasswordView } from './sqm-portal-forgot-password-view-41afcace.js';
|
|
22
|
-
import { P as PortalProfileView } from './sqm-portal-profile-view-
|
|
22
|
+
import { P as PortalProfileView } from './sqm-portal-profile-view-6068a0f8.js';
|
|
23
23
|
import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-0df781f6.js';
|
|
24
24
|
import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-1db4fae6.js';
|
|
25
|
-
import { S as ShareButtonView, L as LeaderboardView, C as CopyTextView, B as BigStatView, P as PortalFrameView, E as EditProfileView, u as useShareLink, a as useShareButton, b as useDemoBigStat, c as StatContainerView, d as PortalChangePasswordView, e as PortalLoginView, f as PortalRegisterView, T as TaskCardView, g as ProgressBarView, h as PoweredByImg$1, i as PortalFooterView, H as HeroView, R as ReferralIframeView, N as NameFieldsView, j as CheckboxFieldView, D as DropdownFieldView, I as InputFieldView, k as RewardExchangeView, r as rewardExchangeCustomErrorMsg, l as rewardExchangeLongText, m as rewardExchangeSelected, n as chooseAmountFixed, o as chooseAmountFixedNoDescription, p as chooseAmountVariable, q as chooseAmountVariableNoDescription, s as chooseAmountVariableDisabled, t as chooseAmountVariableUnavailable, v as confirmFixed, w as confirmVariable, x as redemptionError, y as queryError, z as success, A as successVariable, F as loading, G as empty$1, J as rewardExchange, K as CardFeedView, M as CouponCodeView, O as autoColorScaleCss, Q as ShadowViewAddon } from './ShadowViewAddon-
|
|
25
|
+
import { S as ShareButtonView, L as LeaderboardView, C as CopyTextView, B as BigStatView, P as PortalFrameView, E as EditProfileView, u as useShareLink, a as useShareButton, b as useDemoBigStat, c as StatContainerView, d as PortalChangePasswordView, e as PortalLoginView, f as PortalRegisterView, T as TaskCardView, g as ProgressBarView, h as PoweredByImg$1, i as PortalFooterView, H as HeroView, R as ReferralIframeView, N as NameFieldsView, j as CheckboxFieldView, D as DropdownFieldView, I as InputFieldView, k as RewardExchangeView, r as rewardExchangeCustomErrorMsg, l as rewardExchangeLongText, m as rewardExchangeSelected, n as chooseAmountFixed, o as chooseAmountFixedNoDescription, p as chooseAmountVariable, q as chooseAmountVariableNoDescription, s as chooseAmountVariableDisabled, t as chooseAmountVariableUnavailable, v as confirmFixed, w as confirmVariable, x as redemptionError, y as queryError, z as success, A as successVariable, F as loading, G as empty$1, J as rewardExchange, K as CardFeedView, M as CouponCodeView, O as autoColorScaleCss, Q as ShadowViewAddon } from './ShadowViewAddon-53810b62.js';
|
|
26
26
|
import { P as PortalContainerView, a as PortalSectionView } from './sqm-portal-container-view-ab89c6cc.js';
|
|
27
27
|
|
|
28
28
|
/**
|
|
@@ -2389,36 +2389,36 @@ const routes = `
|
|
|
2389
2389
|
`;
|
|
2390
2390
|
const TemplateNavigation = createHookStory(() => {
|
|
2391
2391
|
return (h("div", null,
|
|
2392
|
-
h("button", { onClick: () =>
|
|
2393
|
-
h("button", { onClick: () =>
|
|
2394
|
-
h("button", { onClick: () =>
|
|
2395
|
-
h("button", { onClick: () =>
|
|
2396
|
-
h("button", { onClick: () =>
|
|
2397
|
-
h("button", { onClick: () =>
|
|
2398
|
-
h("button", { onClick: () =>
|
|
2399
|
-
h("button", { onClick: () =>
|
|
2400
|
-
h("button", { onClick: () =>
|
|
2392
|
+
h("button", { onClick: () => pn.push("/") }, "/"),
|
|
2393
|
+
h("button", { onClick: () => pn.push("/foo") }, "/foo"),
|
|
2394
|
+
h("button", { onClick: () => pn.push("/bar") }, "/bar"),
|
|
2395
|
+
h("button", { onClick: () => pn.push("/baz/bang") }, "/baz/bang"),
|
|
2396
|
+
h("button", { onClick: () => pn.push("/refer") }, "/refer"),
|
|
2397
|
+
h("button", { onClick: () => pn.push("/refer/1") }, "/refer/1"),
|
|
2398
|
+
h("button", { onClick: () => pn.push("/refer/2") }, "/refer/2"),
|
|
2399
|
+
h("button", { onClick: () => pn.back() }, "Back"),
|
|
2400
|
+
h("button", { onClick: () => pn.forward() }, "Forward"),
|
|
2401
2401
|
h("hr", null),
|
|
2402
2402
|
h("sqm-router", { innerHTML: templates })));
|
|
2403
2403
|
});
|
|
2404
2404
|
const RouteNavigation = createHookStory(() => {
|
|
2405
2405
|
return (h("div", null,
|
|
2406
|
-
h("button", { onClick: () =>
|
|
2407
|
-
h("button", { onClick: () =>
|
|
2408
|
-
h("button", { onClick: () =>
|
|
2409
|
-
h("button", { onClick: () =>
|
|
2410
|
-
h("button", { onClick: () =>
|
|
2411
|
-
h("button", { onClick: () =>
|
|
2412
|
-
h("button", { onClick: () =>
|
|
2413
|
-
h("button", { onClick: () =>
|
|
2414
|
-
h("button", { onClick: () =>
|
|
2406
|
+
h("button", { onClick: () => pn.push("/") }, "/"),
|
|
2407
|
+
h("button", { onClick: () => pn.push("/foo") }, "/foo"),
|
|
2408
|
+
h("button", { onClick: () => pn.push("/bar") }, "/bar"),
|
|
2409
|
+
h("button", { onClick: () => pn.push("/baz/bang") }, "/baz/bang"),
|
|
2410
|
+
h("button", { onClick: () => pn.push("/refer") }, "/refer"),
|
|
2411
|
+
h("button", { onClick: () => pn.push("/refer/1") }, "/refer/1"),
|
|
2412
|
+
h("button", { onClick: () => pn.push("/refer/2") }, "/refer/2"),
|
|
2413
|
+
h("button", { onClick: () => pn.back() }, "Back"),
|
|
2414
|
+
h("button", { onClick: () => pn.forward() }, "Forward"),
|
|
2415
2415
|
h("hr", null),
|
|
2416
2416
|
h("sqm-router", { innerHTML: routes })));
|
|
2417
2417
|
});
|
|
2418
2418
|
const Styling = createHookStory(() => {
|
|
2419
2419
|
return (h("div", null,
|
|
2420
|
-
h("button", { onClick: () =>
|
|
2421
|
-
h("button", { onClick: () =>
|
|
2420
|
+
h("button", { onClick: () => pn.push("/") }, "/"),
|
|
2421
|
+
h("button", { onClick: () => pn.push("/foo") }, "/foo"),
|
|
2422
2422
|
h("hr", null),
|
|
2423
2423
|
h("div", { style: { display: "flex", justifyContent: "space-around" } },
|
|
2424
2424
|
h("sqm-router", { innerHTML: `<template path="/">
|
|
@@ -2432,7 +2432,7 @@ function useTemplate(templateString) {
|
|
|
2432
2432
|
const [previewTemplate, setPreviewTemplate] = useState(templateString);
|
|
2433
2433
|
function setPath(e) {
|
|
2434
2434
|
//@ts-ignore
|
|
2435
|
-
|
|
2435
|
+
pn.push(e.target.value);
|
|
2436
2436
|
}
|
|
2437
2437
|
return {
|
|
2438
2438
|
states: { previewTemplate, editedTemplate },
|
|
@@ -2596,8 +2596,8 @@ const FullStackFrame = () => {
|
|
|
2596
2596
|
"Current path:",
|
|
2597
2597
|
" ",
|
|
2598
2598
|
h("code", null,
|
|
2599
|
-
h("strong", null, (_a =
|
|
2600
|
-
h("button", { onClick:
|
|
2599
|
+
h("strong", null, (_a = gn()) === null || _a === void 0 ? void 0 : _a.pathname))),
|
|
2600
|
+
h("button", { onClick: pn.back }, "Go Back")));
|
|
2601
2601
|
};
|
|
2602
2602
|
const FullStackFrameLoggedOut = () => {
|
|
2603
2603
|
var _a;
|
|
@@ -2621,8 +2621,8 @@ const FullStackFrameLoggedOut = () => {
|
|
|
2621
2621
|
"Current path:",
|
|
2622
2622
|
" ",
|
|
2623
2623
|
h("code", null,
|
|
2624
|
-
h("strong", null, (_a =
|
|
2625
|
-
h("button", { onClick:
|
|
2624
|
+
h("strong", null, (_a = gn()) === null || _a === void 0 ? void 0 : _a.pathname))),
|
|
2625
|
+
h("button", { onClick: pn.back }, "Go Back")));
|
|
2626
2626
|
};
|
|
2627
2627
|
|
|
2628
2628
|
const PortalFrame = /*#__PURE__*/Object.freeze({
|
|
@@ -3347,7 +3347,7 @@ function useExchangeButton() {
|
|
|
3347
3347
|
const { id, accountId } = setupGraphQL$6();
|
|
3348
3348
|
const [points, setPoints] = useState(10);
|
|
3349
3349
|
const [rate, setRate] = useState(100);
|
|
3350
|
-
const [exchange, { data, errors }] =
|
|
3350
|
+
const [exchange, { data, errors }] = Ge(EXCHANGE);
|
|
3351
3351
|
return {
|
|
3352
3352
|
states: {
|
|
3353
3353
|
points,
|
|
@@ -3948,16 +3948,16 @@ function DefaultTemplateView(props) {
|
|
|
3948
3948
|
gridTemplateColumns: "repeat(9, 80px)",
|
|
3949
3949
|
gridGap: "10px",
|
|
3950
3950
|
} },
|
|
3951
|
-
h("button", { onClick: () =>
|
|
3952
|
-
props.leadSubmit && (h("button", { onClick: () =>
|
|
3953
|
-
h("button", { onClick: () =>
|
|
3954
|
-
h("button", { onClick: () =>
|
|
3955
|
-
h("button", { onClick: () =>
|
|
3956
|
-
h("button", { onClick: () =>
|
|
3957
|
-
h("button", { onClick: () =>
|
|
3958
|
-
h("button", { onClick: () =>
|
|
3959
|
-
h("button", { onClick: () =>
|
|
3960
|
-
h("button", { onClick: () =>
|
|
3951
|
+
h("button", { onClick: () => pn.push("/") }, "Dashboard"),
|
|
3952
|
+
props.leadSubmit && (h("button", { onClick: () => pn.push("/refer") }, "Submit a Referral")),
|
|
3953
|
+
h("button", { onClick: () => pn.push("/activity") }, "Activity"),
|
|
3954
|
+
h("button", { onClick: () => pn.push("/editProfile") }, "Edit Profile"),
|
|
3955
|
+
h("button", { onClick: () => pn.push("/login") }, "Login"),
|
|
3956
|
+
h("button", { onClick: () => pn.push("/register") }, "Register"),
|
|
3957
|
+
h("button", { onClick: () => pn.push("/emailVerification") }, "Email Verification"),
|
|
3958
|
+
h("button", { onClick: () => pn.push("/verifyEmail") }, "Verify Email"),
|
|
3959
|
+
h("button", { onClick: () => pn.push("/forgotPassword") }, "Forgot Password"),
|
|
3960
|
+
h("button", { onClick: () => pn.push("/resetPassword") }, "Reset Password")),
|
|
3961
3961
|
h("br", null),
|
|
3962
3962
|
h("div", { innerHTML: states.previewTemplate })));
|
|
3963
3963
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, c as Host, r as registerInstance } from './index-17b4da69.js';
|
|
2
2
|
import { m as h$1 } from './stencil-hooks.module-14b87f98.js';
|
|
3
|
-
import './index.module-
|
|
4
|
-
import { a as useRequestRerender } from './re-render-
|
|
3
|
+
import './index.module-9469b28f.js';
|
|
4
|
+
import { a as useRequestRerender } from './re-render-1048d024.js';
|
|
5
5
|
|
|
6
6
|
const TabView = ({}, children) => {
|
|
7
7
|
return h(Host, null, children);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { h, c as Host, r as registerInstance } from './index-17b4da69.js';
|
|
2
2
|
import { l, u as useMemo, f as useEffect, m as h$1 } from './stencil-hooks.module-14b87f98.js';
|
|
3
|
-
import {
|
|
4
|
-
import { u as useRerenderListener } from './re-render-
|
|
5
|
-
import { u as useChildElements } from './useChildElements-
|
|
3
|
+
import { x } from './index.module-9469b28f.js';
|
|
4
|
+
import { u as useRerenderListener } from './re-render-1048d024.js';
|
|
5
|
+
import { u as useChildElements } from './useChildElements-1338b131.js';
|
|
6
6
|
import { g as getProps } from './utils-334c1e34.js';
|
|
7
7
|
|
|
8
8
|
const TabsView = ({ content, placement, }) => {
|
|
@@ -38,7 +38,7 @@ const TabsView = ({ content, placement, }) => {
|
|
|
38
38
|
const REVEAL_EVENT = "sq:reveal";
|
|
39
39
|
function useTabs() {
|
|
40
40
|
const rawTabs = useChildElements();
|
|
41
|
-
const host =
|
|
41
|
+
const host = x();
|
|
42
42
|
const tick = useRerenderListener();
|
|
43
43
|
const tabs = useMemo(() => rawTabs
|
|
44
44
|
.filter((tab) => tab.tagName === "SQM-TAB" || tab.tagName === "RAISINS-PLOP-TARGET")
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { j as useState, u as useMemo } from './stencil-hooks.module-14b87f98.js';
|
|
2
|
-
import {
|
|
2
|
+
import { x } from './index.module-9469b28f.js';
|
|
3
3
|
|
|
4
4
|
function useChildElements() {
|
|
5
|
-
const host =
|
|
5
|
+
const host = x();
|
|
6
6
|
const initialState = host.children.length
|
|
7
7
|
? Array.from(host.children)
|
|
8
8
|
: [];
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { j as useState } from './stencil-hooks.module-14b87f98.js';
|
|
2
|
-
import {
|
|
2
|
+
import { e as cn } from './index.module-9469b28f.js';
|
|
3
3
|
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
4
|
-
import { u as useRegistrationFormState } from './useRegistrationFormState-
|
|
4
|
+
import { u as useRegistrationFormState } from './useRegistrationFormState-49dfc8e0.js';
|
|
5
5
|
|
|
6
6
|
function useInstantAccessRegistration(props) {
|
|
7
7
|
const cookie = new URLSearchParams(window.location.search);
|
|
8
8
|
const cookies = cookie === null || cookie === void 0 ? void 0 : cookie.get("_saasquatch");
|
|
9
9
|
const { registrationFormState, setRegistrationFormState } = useRegistrationFormState();
|
|
10
|
-
const [request, { loading, errors, data }] =
|
|
10
|
+
const [request, { loading, errors, data }] = cn();
|
|
11
11
|
const [error, setError] = useState("");
|
|
12
12
|
const submit = async (event) => {
|
|
13
13
|
var _a;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
2
|
import { b as browser, i as useReducer, f as useEffect } from './stencil-hooks.module-14b87f98.js';
|
|
3
|
-
import { d as dist,
|
|
4
|
-
import { u as useRerenderListener } from './re-render-
|
|
5
|
-
import { u as useChildElements } from './useChildElements-
|
|
3
|
+
import { d as dist, U, N, W, v as vn, C as Cn } from './index.module-9469b28f.js';
|
|
4
|
+
import { u as useRerenderListener } from './re-render-1048d024.js';
|
|
5
|
+
import { u as useChildElements } from './useChildElements-1338b131.js';
|
|
6
6
|
import { l as luxon } from './luxon-f01e85fe.js';
|
|
7
7
|
|
|
8
8
|
const mockRewardData = (count = 4) => {
|
|
@@ -354,8 +354,8 @@ const GET_REFERRAL_DATA = dist.gql `
|
|
|
354
354
|
`;
|
|
355
355
|
function useReferralTable(props, emptyElement, loadingElement) {
|
|
356
356
|
var _a, _b, _c;
|
|
357
|
-
const user =
|
|
358
|
-
const programIdContext =
|
|
357
|
+
const user = U();
|
|
358
|
+
const programIdContext = N();
|
|
359
359
|
// Default to context, overriden by props
|
|
360
360
|
const programId = (_a = props.programId) !== null && _a !== void 0 ? _a : programIdContext;
|
|
361
361
|
// If no program ID, shows all programs
|
|
@@ -377,15 +377,15 @@ function useReferralTable(props, emptyElement, loadingElement) {
|
|
|
377
377
|
loading: false,
|
|
378
378
|
page: 0,
|
|
379
379
|
});
|
|
380
|
-
const locale =
|
|
381
|
-
const { data: referrerResponse, loading: referrerLoading, refetch, } =
|
|
380
|
+
const locale = W();
|
|
381
|
+
const { data: referrerResponse, loading: referrerLoading, refetch, } = vn(GET_REFERRER_DATA, {
|
|
382
382
|
programId: programId === "classic" ? null : programId,
|
|
383
383
|
rewardFilter,
|
|
384
384
|
locale,
|
|
385
385
|
}, !props.showReferrer || !(user === null || user === void 0 ? void 0 : user.jwt));
|
|
386
386
|
const referrerData = (_b = referrerResponse === null || referrerResponse === void 0 ? void 0 : referrerResponse.viewer) === null || _b === void 0 ? void 0 : _b.referredByReferral;
|
|
387
387
|
const showReferrerRow = props.showReferrer && !!(referrerData === null || referrerData === void 0 ? void 0 : referrerData.dateReferralStarted);
|
|
388
|
-
const { envelope: referralData, states, callbacks, } =
|
|
388
|
+
const { envelope: referralData, states, callbacks, } = Cn(GET_REFERRAL_DATA, (data) => { var _a; return (_a = data === null || data === void 0 ? void 0 : data.viewer) === null || _a === void 0 ? void 0 : _a.referrals; }, {
|
|
389
389
|
limit: props.perPage,
|
|
390
390
|
offset: 0,
|
|
391
391
|
}, {
|
package/dist/esm/{useRegistrationFormState-c9d54ef3.js → useRegistrationFormState-49dfc8e0.js}
RENAMED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { y } from './stencil-hooks.module-14b87f98.js';
|
|
2
|
-
import {
|
|
2
|
+
import { x } from './index.module-9469b28f.js';
|
|
3
3
|
|
|
4
4
|
const REGISTRATION_FORM_STATE_CONTEXT = "sq:registration-form-state";
|
|
5
5
|
function useRegistrationFormState(formState) {
|
|
6
|
-
const host =
|
|
6
|
+
const host = x();
|
|
7
7
|
const [registrationFormState, setRegistrationFormState] = y(host, REGISTRATION_FORM_STATE_CONTEXT, formState);
|
|
8
8
|
return { registrationFormState, setRegistrationFormState };
|
|
9
9
|
}
|