@saasquatch/mint-components 1.10.2-6 → 1.10.2-7
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-3777ddbe.js → ShadowViewAddon-bfb7992d.js} +37 -36
- package/dist/cjs/{global-975908ec.js → global-02e50f09.js} +10 -161
- package/dist/cjs/{index.module-b1f9bdb8.js → index.module-df530553.js} +227 -1398
- package/dist/cjs/loader.cjs.js +4 -4
- package/dist/cjs/{luxon-20eafbd9.js → luxon-05098e19.js} +1 -1
- package/dist/cjs/mint-components.cjs.js +4 -4
- package/dist/cjs/{mockRewardData-3c470512.js → mockRewardData-4258e067.js} +1 -1
- package/dist/cjs/{re-render-95d86b86.js → re-render-1976e05e.js} +2 -2
- package/dist/cjs/sqm-asset-card.cjs.entry.js +3 -3
- package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +410 -411
- package/dist/cjs/sqm-big-stat_38.cjs.entry.js +75 -66
- package/dist/cjs/sqm-close-button.cjs.entry.js +3 -3
- package/dist/cjs/sqm-context-router.cjs.entry.js +3 -3
- package/dist/cjs/sqm-empty_4.cjs.entry.js +6 -6
- package/dist/cjs/sqm-form-message.cjs.entry.js +2 -2
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +3 -3
- package/dist/cjs/sqm-header-logo.cjs.entry.js +2 -2
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +6 -6
- package/dist/cjs/{sqm-invoice-table-view-c3a5024d.js → sqm-invoice-table-view-28b14d28.js} +1 -1
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +8 -9
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +7 -8
- package/dist/cjs/{sqm-navigation-sidebar-item-view-d8a21014.js → sqm-navigation-sidebar-item-view-a125ec5f.js} +1 -1
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +4 -4
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +3 -3
- package/dist/cjs/sqm-password-field.cjs.entry.js +4 -4
- package/dist/cjs/sqm-popup-container.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-email-verification-view-72dca980.js → sqm-portal-email-verification-view-292b5bf4.js} +1 -1
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +5 -5
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +4 -4
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-profile-view-c3754c1c.js → sqm-portal-profile-view-fde54e35.js} +1 -1
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +11 -12
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +3 -3
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +6 -7
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +4 -4
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +3 -3
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +16 -17
- package/dist/cjs/sqm-referred-registration.cjs.entry.js +6 -6
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +2 -2
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +4 -4
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +61 -62
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +47 -15
- package/dist/cjs/sqm-tab.cjs.entry.js +4 -4
- package/dist/cjs/sqm-tabs.cjs.entry.js +5 -5
- package/dist/cjs/sqm-text-span.cjs.entry.js +2 -2
- package/dist/cjs/{stencil-hooks.module-a5a04d8a.js → stencil-hooks.module-72742a0b.js} +4 -1
- package/dist/cjs/{useChildElements-91b9f4ff.js → useChildElements-e0d44916.js} +2 -2
- package/dist/cjs/{useInstantAccessRegistration-610f4be8.js → useInstantAccessRegistration-bbe746d1.js} +3 -3
- package/dist/cjs/{useReferralTable-4756d4fc.js → useReferralTable-a76adb0d.js} +13 -14
- package/dist/cjs/{useRegistrationFormState-49251027.js → useRegistrationFormState-876ed65d.js} +2 -2
- package/dist/cjs/{utilities-42a1810d.js → utilities-cec9dd36.js} +2 -2
- package/dist/collection/components/sqm-leaderboard/Leaderboard.stories.js +32 -0
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +6 -3
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +57 -4
- package/dist/esm/{ShadowViewAddon-7ae0f3a0.js → ShadowViewAddon-e0a3df6c.js} +11 -10
- package/dist/esm/{global-8a95a0d3.js → global-04c7d3b5.js} +10 -161
- package/dist/esm/{index.module-f9338fc3.js → index.module-def4aec5.js} +222 -1396
- package/dist/esm/loader.js +4 -4
- package/dist/esm/{luxon-63e24900.js → luxon-7600be8d.js} +1 -1
- package/dist/esm/mint-components.js +4 -4
- package/dist/esm/{mockRewardData-e6b763d1.js → mockRewardData-0eb6e778.js} +1 -1
- package/dist/esm/{re-render-f023c070.js → re-render-12fd274a.js} +2 -2
- package/dist/esm/sqm-asset-card.entry.js +2 -2
- package/dist/esm/sqm-banking-info-form_16.entry.js +9 -10
- package/dist/esm/sqm-big-stat_38.entry.js +22 -13
- package/dist/esm/sqm-close-button.entry.js +2 -2
- package/dist/esm/sqm-context-router.entry.js +2 -2
- package/dist/esm/sqm-empty_4.entry.js +3 -3
- package/dist/esm/sqm-form-message.entry.js +1 -1
- package/dist/esm/sqm-graphql-client-provider.entry.js +2 -2
- package/dist/esm/sqm-header-logo.entry.js +1 -1
- package/dist/esm/sqm-instant-access-registration.entry.js +5 -5
- package/dist/esm/{sqm-invoice-table-view-4ee8e011.js → sqm-invoice-table-view-34ac7513.js} +1 -1
- package/dist/esm/sqm-leaderboard-rank.entry.js +3 -4
- package/dist/esm/sqm-logout-current-user.entry.js +2 -3
- package/dist/esm/{sqm-navigation-sidebar-item-view-05fa5ccd.js → sqm-navigation-sidebar-item-view-60ef06cc.js} +1 -1
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +3 -3
- package/dist/esm/sqm-navigation-sidebar.entry.js +2 -2
- package/dist/esm/sqm-password-field.entry.js +3 -3
- package/dist/esm/sqm-popup-container.entry.js +2 -2
- package/dist/esm/{sqm-portal-email-verification-view-de203924.js → sqm-portal-email-verification-view-4307c992.js} +1 -1
- package/dist/esm/sqm-portal-email-verification.entry.js +4 -4
- package/dist/esm/sqm-portal-forgot-password.entry.js +3 -3
- package/dist/esm/sqm-portal-logout.entry.js +2 -2
- package/dist/esm/{sqm-portal-profile-view-0a31702e.js → sqm-portal-profile-view-ffe955c8.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +5 -6
- package/dist/esm/sqm-portal-protected-route.entry.js +2 -2
- package/dist/esm/sqm-portal-registration-form.entry.js +4 -5
- package/dist/esm/sqm-portal-reset-password.entry.js +3 -3
- package/dist/esm/sqm-portal-verify-email.entry.js +2 -2
- package/dist/esm/sqm-referral-table_11.entry.js +8 -9
- package/dist/esm/sqm-referred-registration.entry.js +5 -5
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +3 -3
- package/dist/esm/sqm-rewards-table_9.entry.js +8 -9
- package/dist/esm/sqm-stencilbook.entry.js +45 -13
- package/dist/esm/sqm-tab.entry.js +3 -3
- package/dist/esm/sqm-tabs.entry.js +4 -4
- package/dist/esm/sqm-text-span.entry.js +1 -1
- package/dist/esm/{stencil-hooks.module-3c7f7c90.js → stencil-hooks.module-ac12ca1c.js} +1 -1
- package/dist/esm/{useChildElements-e32fe084.js → useChildElements-32e1bda1.js} +2 -2
- package/dist/esm/{useInstantAccessRegistration-59d8b278.js → useInstantAccessRegistration-46b89952.js} +3 -3
- package/dist/esm/{useReferralTable-34d7f6ee.js → useReferralTable-f4de0650.js} +4 -5
- package/dist/esm/{useRegistrationFormState-a140a962.js → useRegistrationFormState-9fc1ac80.js} +2 -2
- package/dist/esm/{utilities-c197ef25.js → utilities-3f5bba22.js} +2 -2
- package/dist/esm-es5/ShadowViewAddon-e0a3df6c.js +1 -0
- package/dist/esm-es5/global-04c7d3b5.js +285 -0
- package/dist/esm-es5/index.module-def4aec5.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/{luxon-63e24900.js → luxon-7600be8d.js} +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{mockRewardData-e6b763d1.js → mockRewardData-0eb6e778.js} +1 -1
- package/dist/esm-es5/{re-render-f023c070.js → re-render-12fd274a.js} +1 -1
- package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
- package/dist/esm-es5/sqm-banking-info-form_16.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat_38.entry.js +1 -1
- package/dist/esm-es5/sqm-close-button.entry.js +1 -1
- package/dist/esm-es5/sqm-context-router.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/sqm-form-message.entry.js +1 -1
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
- package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
- package/dist/esm-es5/{sqm-invoice-table-view-4ee8e011.js → sqm-invoice-table-view-34ac7513.js} +1 -1
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-60ef06cc.js +1 -0
- 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-de203924.js → sqm-portal-email-verification-view-4307c992.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-0a31702e.js → sqm-portal-profile-view-ffe955c8.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-cell.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/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/{stencil-hooks.module-3c7f7c90.js → stencil-hooks.module-ac12ca1c.js} +1 -1
- package/dist/esm-es5/useChildElements-32e1bda1.js +1 -0
- package/dist/esm-es5/useInstantAccessRegistration-46b89952.js +1 -0
- package/dist/esm-es5/useReferralTable-f4de0650.js +1 -0
- package/dist/esm-es5/useRegistrationFormState-9fc1ac80.js +1 -0
- package/dist/esm-es5/{utilities-c197ef25.js → utilities-3f5bba22.js} +1 -1
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/p-01cfff8a.system.entry.js +1 -0
- package/dist/mint-components/{p-2e6e8fc0.system.js → p-02424350.system.js} +1 -1
- package/dist/mint-components/{p-de1ab7b7.system.entry.js → p-07f675ab.system.entry.js} +1 -1
- package/dist/mint-components/{p-2755b7e6.js → p-0b9fa97f.js} +1 -1
- package/dist/mint-components/{p-fc5fa9b1.system.js → p-0d8c53ac.system.js} +1 -1
- package/dist/mint-components/p-10e89d0a.entry.js +1 -0
- package/dist/mint-components/{p-1e0a0f60.entry.js → p-137ea86e.entry.js} +1 -1
- package/dist/mint-components/{p-cdd04337.entry.js → p-178d2d2e.entry.js} +1 -1
- package/dist/mint-components/p-1c857edb.entry.js +33 -0
- package/dist/mint-components/p-1dd69917.system.entry.js +1 -0
- package/dist/mint-components/{p-4e792e17.entry.js → p-1fe65a36.entry.js} +1 -1
- package/dist/mint-components/{p-9223640e.js → p-251e7567.js} +1 -1
- package/dist/mint-components/{p-0979f82e.system.js → p-2a414b2e.system.js} +2 -2
- package/dist/mint-components/p-2dd67762.entry.js +1 -0
- package/dist/mint-components/{p-0d77f228.js → p-2ee2ebba.js} +4 -4
- package/dist/mint-components/{p-bd25d190.entry.js → p-3223ba7b.entry.js} +1 -1
- package/dist/mint-components/p-32d1d162.entry.js +1 -0
- package/dist/mint-components/{p-1b5eeaa4.system.entry.js → p-34fd1229.system.entry.js} +1 -1
- package/dist/mint-components/p-35d84041.system.entry.js +1 -0
- package/dist/mint-components/{p-cb45d0a8.system.js → p-370a1a73.system.js} +1 -1
- package/dist/mint-components/{p-0ad02032.system.js → p-3d4656bb.system.js} +1 -1
- package/dist/mint-components/p-3ec16698.entry.js +13 -0
- package/dist/mint-components/{p-d7bc0a83.js → p-41a11a7f.js} +1 -1
- package/dist/mint-components/{p-15399c43.entry.js → p-41f15489.entry.js} +1 -1
- package/dist/mint-components/{p-af870849.system.entry.js → p-4502ed11.system.entry.js} +1 -1
- package/dist/mint-components/p-471f5d95.system.entry.js +1 -0
- package/dist/mint-components/{p-21b00d45.js → p-4d233cd4.js} +1 -1
- package/dist/mint-components/{p-8dd1b127.system.js → p-4df8f1d2.system.js} +1 -1
- package/dist/mint-components/p-4ea58025.system.entry.js +1 -0
- package/dist/mint-components/{p-76b4892f.entry.js → p-4edde470.entry.js} +1 -1
- package/dist/mint-components/p-51f517a2.js +1 -0
- package/dist/mint-components/{p-2cc82672.entry.js → p-56f14840.entry.js} +1 -1
- package/dist/mint-components/{p-183c8ecc.system.entry.js → p-58ef25d3.system.entry.js} +1 -1
- package/dist/mint-components/{p-87165876.system.js → p-59fe4ad1.system.js} +22 -22
- package/dist/mint-components/p-5be235f9.entry.js +1 -0
- package/dist/mint-components/{p-b30636fc.system.entry.js → p-5cac90e8.system.entry.js} +1 -1
- package/dist/mint-components/{p-9396fa35.system.entry.js → p-5f1c4160.system.entry.js} +1 -1
- package/dist/mint-components/{p-773cead3.js → p-61eab172.js} +1 -1
- package/dist/mint-components/{p-f9780efd.system.js → p-674a64fe.system.js} +1 -1
- package/dist/mint-components/{p-95af445c.system.entry.js → p-6afb4f48.system.entry.js} +1 -1
- package/dist/mint-components/{p-00d12178.entry.js → p-6cef104b.entry.js} +1 -1
- package/dist/mint-components/p-7049e9b0.entry.js +1 -0
- package/dist/mint-components/p-733825fa.system.entry.js +1 -0
- package/dist/mint-components/p-770368bc.system.js +1 -0
- package/dist/mint-components/{p-37f67540.system.entry.js → p-7731f793.system.entry.js} +1 -1
- package/dist/mint-components/p-79191f88.entry.js +1 -0
- package/dist/mint-components/{p-31f08988.entry.js → p-7a89f528.entry.js} +2 -2
- package/dist/mint-components/{p-545402ff.entry.js → p-7f088154.entry.js} +1 -1
- package/dist/mint-components/{p-b5db456f.system.entry.js → p-8679ed9f.system.entry.js} +1 -1
- package/dist/mint-components/{p-1948d476.entry.js → p-86990110.entry.js} +1 -1
- package/dist/mint-components/{p-70890ada.js → p-8704937c.js} +153 -153
- package/dist/mint-components/{p-14beec1b.system.entry.js → p-88aac6a9.system.entry.js} +1 -1
- package/dist/mint-components/p-8b5b78ca.entry.js +1 -0
- package/dist/mint-components/p-8e907ac7.system.entry.js +1 -0
- package/dist/mint-components/p-91669312.entry.js +1 -0
- package/dist/mint-components/p-9c310991.system.entry.js +1 -0
- package/dist/mint-components/{p-b6593d79.js → p-a15e3807.js} +24 -24
- package/dist/mint-components/p-a1dba9a1.system.entry.js +1 -0
- package/dist/mint-components/p-a6a7dcaa.js +1 -0
- package/dist/mint-components/p-a8f7cb95.js +1 -0
- package/dist/mint-components/{p-bd229b60.entry.js → p-a9050eb0.entry.js} +1 -1
- package/dist/mint-components/p-aad11a68.entry.js +1 -0
- package/dist/mint-components/p-aedddb29.system.entry.js +1 -0
- package/dist/mint-components/{p-3c9b7cf5.system.entry.js → p-af062c8f.system.entry.js} +1 -1
- package/dist/mint-components/{p-e6024536.system.entry.js → p-afd366ae.system.entry.js} +1 -1
- package/dist/mint-components/{p-4519b7a5.system.entry.js → p-b12f7281.system.entry.js} +1 -1
- package/dist/mint-components/{p-1426f887.js → p-b23d5520.js} +1 -1
- package/dist/mint-components/p-b2507e82.entry.js +223 -0
- package/dist/mint-components/p-b370fca8.system.js +1 -0
- package/dist/mint-components/p-b3b5b4b7.system.entry.js +1 -0
- package/dist/mint-components/{p-2b4fbcf7.entry.js → p-b45ba369.entry.js} +9 -9
- package/dist/mint-components/{p-c96b66e0.entry.js → p-b4c52c5a.entry.js} +3 -3
- package/dist/mint-components/p-b5861974.system.entry.js +1 -0
- package/dist/mint-components/{p-8369d5c3.system.entry.js → p-b6fc1227.system.entry.js} +1 -1
- package/dist/mint-components/{p-105d3cea.system.js → p-bc51264d.system.js} +1 -1
- package/dist/mint-components/{p-022d8077.system.entry.js → p-be4b748a.system.entry.js} +1 -1
- package/dist/mint-components/p-c34a507e.system.entry.js +1 -0
- package/dist/mint-components/p-c84659a3.system.js +1 -0
- package/dist/mint-components/p-c8878e79.entry.js +1 -0
- package/dist/mint-components/{p-7c4879fd.entry.js → p-ce5afa40.entry.js} +1 -1
- package/dist/mint-components/{p-350f61cd.js → p-ce621bcc.js} +1 -1
- package/dist/mint-components/{p-e5299352.system.js → p-ce9e7c98.system.js} +1 -1
- package/dist/mint-components/{p-dd18c75b.system.entry.js → p-cf690d55.system.entry.js} +1 -1
- package/dist/mint-components/p-cfb48ad2.system.entry.js +1 -0
- package/dist/mint-components/{p-5c602e84.entry.js → p-dd0d79bf.entry.js} +1 -1
- package/dist/mint-components/{p-07957c5a.system.js → p-dd7ee007.system.js} +1 -1
- package/dist/mint-components/{p-cb550bef.entry.js → p-e3735866.entry.js} +2 -2
- package/dist/mint-components/p-e5a0c50e.entry.js +13 -0
- package/dist/mint-components/{p-86ba3785.js → p-eaada4da.js} +1 -1
- package/dist/mint-components/{p-208cf52b.system.entry.js → p-eba44835.system.entry.js} +1 -1
- package/dist/mint-components/{p-02acb970.system.js → p-ed095674.system.js} +1 -1
- package/dist/mint-components/{p-2932de37.system.js → p-ed17e637.system.js} +1 -1
- package/dist/mint-components/p-ed650f66.system.js +1 -0
- package/dist/mint-components/{p-7ab14d4b.system.entry.js → p-f0806232.system.entry.js} +1 -1
- package/dist/mint-components/{p-48704504.js → p-f3053c61.js} +1 -1
- package/dist/mint-components/{p-43701d0d.system.entry.js → p-fb20eb5e.system.entry.js} +1 -1
- package/dist/mint-components/{p-79097c07.entry.js → p-fbdf0738.entry.js} +1 -1
- package/dist/mint-components/{p-1b24bb52.js → p-fd2c5407.js} +1 -1
- package/dist/mint-components/{p-45e6592d.entry.js → p-fe5675b3.entry.js} +1 -1
- package/dist/types/components/sqm-leaderboard/Leaderboard.stories.d.ts +1 -0
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +2 -0
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +10 -1
- package/dist/types/components/sqm-leaderboard/useLeaderboard.d.ts +1 -0
- package/dist/types/components.d.ts +18 -2
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +1 -1
- package/dist/cjs/index-56d1fa5b.js +0 -2227
- package/dist/esm/index-0c7b14c5.js +0 -2225
- package/dist/esm-es5/ShadowViewAddon-7ae0f3a0.js +0 -1
- package/dist/esm-es5/global-8a95a0d3.js +0 -285
- package/dist/esm-es5/index-0c7b14c5.js +0 -1
- package/dist/esm-es5/index.module-f9338fc3.js +0 -53
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-05fa5ccd.js +0 -1
- package/dist/esm-es5/useChildElements-e32fe084.js +0 -1
- package/dist/esm-es5/useInstantAccessRegistration-59d8b278.js +0 -1
- package/dist/esm-es5/useReferralTable-34d7f6ee.js +0 -1
- package/dist/esm-es5/useRegistrationFormState-a140a962.js +0 -1
- package/dist/mint-components/p-0043bc3c.js +0 -1
- package/dist/mint-components/p-08bf5051.system.entry.js +0 -1
- package/dist/mint-components/p-098b5cef.system.entry.js +0 -1
- package/dist/mint-components/p-118c20e6.system.entry.js +0 -1
- package/dist/mint-components/p-12a1697b.system.js +0 -1
- package/dist/mint-components/p-17554cca.system.entry.js +0 -1
- package/dist/mint-components/p-1975adfc.entry.js +0 -1
- package/dist/mint-components/p-269fbf0d.entry.js +0 -1
- package/dist/mint-components/p-2db204e7.entry.js +0 -1
- package/dist/mint-components/p-3030c6ba.system.js +0 -1
- package/dist/mint-components/p-38211322.system.entry.js +0 -1
- package/dist/mint-components/p-3bd60021.system.js +0 -53
- package/dist/mint-components/p-4414e194.system.entry.js +0 -1
- package/dist/mint-components/p-48409171.entry.js +0 -33
- package/dist/mint-components/p-55d7380c.entry.js +0 -13
- package/dist/mint-components/p-57e9275a.system.entry.js +0 -1
- package/dist/mint-components/p-5873fc01.js +0 -1
- package/dist/mint-components/p-65c4e820.entry.js +0 -223
- package/dist/mint-components/p-6fbfd683.js +0 -1
- package/dist/mint-components/p-755073e7.entry.js +0 -1
- package/dist/mint-components/p-858a87ce.entry.js +0 -1
- package/dist/mint-components/p-85c56a32.system.entry.js +0 -1
- package/dist/mint-components/p-89669879.system.js +0 -1
- package/dist/mint-components/p-9a8180f3.entry.js +0 -1
- package/dist/mint-components/p-a06ac84d.entry.js +0 -1
- package/dist/mint-components/p-a252acc8.system.entry.js +0 -1
- package/dist/mint-components/p-a3e853b9.entry.js +0 -1
- package/dist/mint-components/p-a716994f.entry.js +0 -13
- package/dist/mint-components/p-af4357ee.system.js +0 -1
- package/dist/mint-components/p-bc9b2c8b.entry.js +0 -1
- package/dist/mint-components/p-bd124285.system.entry.js +0 -1
- package/dist/mint-components/p-c176d02b.js +0 -42
- package/dist/mint-components/p-c1c5ca28.system.entry.js +0 -1
- package/dist/mint-components/p-c7572e7e.system.entry.js +0 -1
- package/dist/mint-components/p-cac64545.system.entry.js +0 -1
- package/dist/mint-components/p-d6dd11db.system.entry.js +0 -1
- package/dist/mint-components/p-db39e02a.entry.js +0 -1
|
@@ -3,24 +3,23 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const global = require('./global-
|
|
8
|
-
const index_module = require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const global = require('./global-02e50f09.js');
|
|
8
|
+
const index_module = require('./index.module-df530553.js');
|
|
9
|
+
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
9
10
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
11
|
require('./mixins-fe9d4112.js');
|
|
11
12
|
const JSS = require('./JSS-8503a151.js');
|
|
12
|
-
const reRender = require('./re-render-
|
|
13
|
-
const useChildElements = require('./useChildElements-
|
|
14
|
-
require('./luxon-
|
|
15
|
-
const index$1 = require('./index-56d1fa5b.js');
|
|
13
|
+
const reRender = require('./re-render-1976e05e.js');
|
|
14
|
+
const useChildElements = require('./useChildElements-e0d44916.js');
|
|
15
|
+
require('./luxon-05098e19.js');
|
|
16
16
|
const utils = require('./utils-6847bc06.js');
|
|
17
17
|
require('./sqm-text-span-view-e1cd9bd3.js');
|
|
18
|
-
const index$
|
|
19
|
-
const
|
|
20
|
-
const
|
|
21
|
-
const utilities = require('./utilities-42a1810d.js');
|
|
18
|
+
const index$1 = require('./index-8c6255f5.js');
|
|
19
|
+
const useRegistrationFormState = require('./useRegistrationFormState-876ed65d.js');
|
|
20
|
+
const utilities = require('./utilities-cec9dd36.js');
|
|
22
21
|
const AsYouType = require('./AsYouType-6788393a.js');
|
|
23
|
-
const ShadowViewAddon = require('./ShadowViewAddon-
|
|
22
|
+
const ShadowViewAddon = require('./ShadowViewAddon-bfb7992d.js');
|
|
24
23
|
require('./sqm-portal-container-view-5fb2ad49.js');
|
|
25
24
|
|
|
26
25
|
const BigStat = class {
|
|
@@ -34,7 +33,7 @@ const BigStat = class {
|
|
|
34
33
|
*/
|
|
35
34
|
this.flexReverse = false;
|
|
36
35
|
this.ignored = true;
|
|
37
|
-
stencilHooks_module.h(this);
|
|
36
|
+
stencilHooks_module.h$1(this);
|
|
38
37
|
}
|
|
39
38
|
disconnectedCallback() { }
|
|
40
39
|
render() {
|
|
@@ -63,7 +62,7 @@ function buildFontsCssUrl(...fonts) {
|
|
|
63
62
|
const BrandComponent = class {
|
|
64
63
|
constructor(hostRef) {
|
|
65
64
|
index.registerInstance(this, hostRef);
|
|
66
|
-
stencilHooks_module.h(this);
|
|
65
|
+
stencilHooks_module.h$1(this);
|
|
67
66
|
}
|
|
68
67
|
disconnectedCallback() { }
|
|
69
68
|
render() {
|
|
@@ -129,7 +128,7 @@ const CardFeed = class {
|
|
|
129
128
|
* @uiType number
|
|
130
129
|
*/
|
|
131
130
|
this.gap = 24;
|
|
132
|
-
stencilHooks_module.h(this);
|
|
131
|
+
stencilHooks_module.h$1(this);
|
|
133
132
|
}
|
|
134
133
|
disconnectedCallback() { }
|
|
135
134
|
render() {
|
|
@@ -237,7 +236,7 @@ const CheckboxField = class {
|
|
|
237
236
|
* @uiName Optional
|
|
238
237
|
*/
|
|
239
238
|
this.checkboxOptional = false;
|
|
240
|
-
stencilHooks_module.h(this);
|
|
239
|
+
stencilHooks_module.h$1(this);
|
|
241
240
|
}
|
|
242
241
|
disconnectedCallback() { }
|
|
243
242
|
render() {
|
|
@@ -271,7 +270,7 @@ function useCheckboxFieldDemo(props) {
|
|
|
271
270
|
}, props.demoData || {}, { arrayMerge: (_, a) => a });
|
|
272
271
|
}
|
|
273
272
|
|
|
274
|
-
const FuelTankRewardsQuery =
|
|
273
|
+
const FuelTankRewardsQuery = index_module.dist.gql `
|
|
275
274
|
query fuelTankRewardsQuery($programId: ID!) {
|
|
276
275
|
user: viewer {
|
|
277
276
|
... on User {
|
|
@@ -296,7 +295,7 @@ const FuelTankRewardsQuery = index$1.dist.gql `
|
|
|
296
295
|
}
|
|
297
296
|
}
|
|
298
297
|
`;
|
|
299
|
-
const WIDGET_ENGAGEMENT_EVENT =
|
|
298
|
+
const WIDGET_ENGAGEMENT_EVENT = index_module.dist.gql `
|
|
300
299
|
mutation loadEvent($eventMeta: UserAnalyticsEvent!) {
|
|
301
300
|
createUserAnalyticsEvent(eventMeta: $eventMeta)
|
|
302
301
|
}
|
|
@@ -489,7 +488,7 @@ const CouponCode = class {
|
|
|
489
488
|
* @uiGroup Coupon code error
|
|
490
489
|
*/
|
|
491
490
|
this.couponCodePlaceholder = "...";
|
|
492
|
-
stencilHooks_module.h(this);
|
|
491
|
+
stencilHooks_module.h$1(this);
|
|
493
492
|
}
|
|
494
493
|
disconnectedCallback() { }
|
|
495
494
|
render() {
|
|
@@ -583,7 +582,7 @@ const DividedLayout = class {
|
|
|
583
582
|
* @uiName Border style
|
|
584
583
|
*/
|
|
585
584
|
this.dividerStyle = "1px solid #EAEAEA";
|
|
586
|
-
stencilHooks_module.h(this);
|
|
585
|
+
stencilHooks_module.h$1(this);
|
|
587
586
|
}
|
|
588
587
|
disconnectedCallback() { }
|
|
589
588
|
render() {
|
|
@@ -617,7 +616,7 @@ const DropdownField = class {
|
|
|
617
616
|
* @default
|
|
618
617
|
*/
|
|
619
618
|
this.dropdownOptional = false;
|
|
620
|
-
stencilHooks_module.h(this);
|
|
619
|
+
stencilHooks_module.h$1(this);
|
|
621
620
|
}
|
|
622
621
|
disconnectedCallback() { }
|
|
623
622
|
render() {
|
|
@@ -648,7 +647,7 @@ function useDropdownFieldDemo(props) {
|
|
|
648
647
|
}, props.demoData || {}, { arrayMerge: (_, a) => a });
|
|
649
648
|
}
|
|
650
649
|
|
|
651
|
-
const GET_USER =
|
|
650
|
+
const GET_USER = index_module.dist.gql `
|
|
652
651
|
query {
|
|
653
652
|
viewer {
|
|
654
653
|
... on User {
|
|
@@ -662,7 +661,7 @@ const GET_USER = index$1.dist.gql `
|
|
|
662
661
|
}
|
|
663
662
|
}
|
|
664
663
|
`;
|
|
665
|
-
const UPSERT_USER =
|
|
664
|
+
const UPSERT_USER = index_module.dist.gql `
|
|
666
665
|
mutation (
|
|
667
666
|
$id: String!
|
|
668
667
|
$accountId: String!
|
|
@@ -820,7 +819,7 @@ const EditProfile = class {
|
|
|
820
819
|
* @uiName Form error message
|
|
821
820
|
*/
|
|
822
821
|
this.formErrorText = "Please correct the errors below to update your profile.";
|
|
823
|
-
stencilHooks_module.h(this);
|
|
822
|
+
stencilHooks_module.h$1(this);
|
|
824
823
|
}
|
|
825
824
|
disconnectedCallback() { }
|
|
826
825
|
render() {
|
|
@@ -923,7 +922,7 @@ const Hero = class {
|
|
|
923
922
|
* @uiEnumNames ["Wrap", "Wrap Reverse"]
|
|
924
923
|
*/
|
|
925
924
|
this.wrapDirection = "wrap";
|
|
926
|
-
stencilHooks_module.h(this);
|
|
925
|
+
stencilHooks_module.h$1(this);
|
|
927
926
|
}
|
|
928
927
|
disconnectedCallback() { }
|
|
929
928
|
// TODO: Improve empty slot behavior with useChildElements to check for empty slot
|
|
@@ -1129,7 +1128,7 @@ const HeroImage = class {
|
|
|
1129
1128
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
1130
1129
|
*/
|
|
1131
1130
|
this.paddingImage = "none";
|
|
1132
|
-
stencilHooks_module.h(this);
|
|
1131
|
+
stencilHooks_module.h$1(this);
|
|
1133
1132
|
}
|
|
1134
1133
|
disconnectedCallback() { }
|
|
1135
1134
|
render() {
|
|
@@ -1141,7 +1140,7 @@ const SqmHookStoryContainer = class {
|
|
|
1141
1140
|
constructor(hostRef) {
|
|
1142
1141
|
index.registerInstance(this, hostRef);
|
|
1143
1142
|
this.ignored = true;
|
|
1144
|
-
stencilHooks_module.h(this);
|
|
1143
|
+
stencilHooks_module.h$1(this);
|
|
1145
1144
|
}
|
|
1146
1145
|
disconnectedCallback() { }
|
|
1147
1146
|
render() {
|
|
@@ -1226,7 +1225,7 @@ const InputField = class {
|
|
|
1226
1225
|
* @default
|
|
1227
1226
|
*/
|
|
1228
1227
|
this.fieldOptional = false;
|
|
1229
|
-
stencilHooks_module.h(this);
|
|
1228
|
+
stencilHooks_module.h$1(this);
|
|
1230
1229
|
}
|
|
1231
1230
|
disconnectedCallback() { }
|
|
1232
1231
|
render() {
|
|
@@ -1254,7 +1253,7 @@ function useInputFieldDemo(props) {
|
|
|
1254
1253
|
}, props.demoData || {}, { arrayMerge: (_, a) => a });
|
|
1255
1254
|
}
|
|
1256
1255
|
|
|
1257
|
-
const GET_LEADERBOARD =
|
|
1256
|
+
const GET_LEADERBOARD = index_module.dist.gql `
|
|
1258
1257
|
query (
|
|
1259
1258
|
$type: String!
|
|
1260
1259
|
$filter: UserLeaderboardFilterInput
|
|
@@ -1276,7 +1275,7 @@ const GET_LEADERBOARD = index$1.dist.gql `
|
|
|
1276
1275
|
}
|
|
1277
1276
|
}
|
|
1278
1277
|
`;
|
|
1279
|
-
const GET_LEADERBOARD_WITHOUT_NAMES =
|
|
1278
|
+
const GET_LEADERBOARD_WITHOUT_NAMES = index_module.dist.gql `
|
|
1280
1279
|
query (
|
|
1281
1280
|
$type: String!
|
|
1282
1281
|
$filter: UserLeaderboardFilterInput
|
|
@@ -1296,7 +1295,7 @@ const GET_LEADERBOARD_WITHOUT_NAMES = index$1.dist.gql `
|
|
|
1296
1295
|
}
|
|
1297
1296
|
}
|
|
1298
1297
|
`;
|
|
1299
|
-
const GET_RANK =
|
|
1298
|
+
const GET_RANK = index_module.dist.gql `
|
|
1300
1299
|
query (
|
|
1301
1300
|
$type: String!
|
|
1302
1301
|
$filter: UserLeaderboardFilterInput
|
|
@@ -1316,7 +1315,7 @@ const GET_RANK = index$1.dist.gql `
|
|
|
1316
1315
|
}
|
|
1317
1316
|
}
|
|
1318
1317
|
`;
|
|
1319
|
-
const GET_RANK_WITHOUT_NAMES =
|
|
1318
|
+
const GET_RANK_WITHOUT_NAMES = index_module.dist.gql `
|
|
1320
1319
|
query (
|
|
1321
1320
|
$type: String!
|
|
1322
1321
|
$filter: UserLeaderboardFilterInput
|
|
@@ -1413,6 +1412,14 @@ function useLeaderboard(props) {
|
|
|
1413
1412
|
const Leaderboard = class {
|
|
1414
1413
|
constructor(hostRef) {
|
|
1415
1414
|
index.registerInstance(this, hostRef);
|
|
1415
|
+
/**
|
|
1416
|
+
* @uiName Place text
|
|
1417
|
+
*/
|
|
1418
|
+
this.maxWidth = "100%";
|
|
1419
|
+
/**
|
|
1420
|
+
* @uiName Rank Suffix
|
|
1421
|
+
*/
|
|
1422
|
+
this.rankSuffix = "{rank, selectordinal, one {#st} two {#nd} few {#rd} other {#th}}";
|
|
1416
1423
|
/**
|
|
1417
1424
|
* Hide the viewer's leaderboard row if not in the top results.
|
|
1418
1425
|
*
|
|
@@ -1423,7 +1430,7 @@ const Leaderboard = class {
|
|
|
1423
1430
|
/**
|
|
1424
1431
|
* Hide the Names of users to protect personal identifiable information
|
|
1425
1432
|
*
|
|
1426
|
-
* @uiName Hide users
|
|
1433
|
+
* @uiName Hide users names
|
|
1427
1434
|
* @default
|
|
1428
1435
|
*/
|
|
1429
1436
|
this.hideNames = false;
|
|
@@ -1446,7 +1453,7 @@ const Leaderboard = class {
|
|
|
1446
1453
|
*/
|
|
1447
1454
|
this.maxRows = 10;
|
|
1448
1455
|
this.ignored = true;
|
|
1449
|
-
stencilHooks_module.h(this);
|
|
1456
|
+
stencilHooks_module.h$1(this);
|
|
1450
1457
|
ShadowViewAddon.withShadowView(this);
|
|
1451
1458
|
}
|
|
1452
1459
|
disconnectedCallback() { }
|
|
@@ -1468,12 +1475,13 @@ const Leaderboard = class {
|
|
|
1468
1475
|
hideNames: this.hideNames,
|
|
1469
1476
|
showRank: this.showRank,
|
|
1470
1477
|
isEssentials: this.isEssentials,
|
|
1478
|
+
rankSuffix: this.rankSuffix,
|
|
1479
|
+
maxWidth: this.maxWidth,
|
|
1471
1480
|
};
|
|
1472
1481
|
const demoProps = { ...props, demoData: this.demoData };
|
|
1473
1482
|
const viewprops = index_module.isDemo()
|
|
1474
1483
|
? useLeaderboardDemo(demoProps)
|
|
1475
1484
|
: useLeaderboard(props);
|
|
1476
|
-
console.log("viewProps are ", viewprops);
|
|
1477
1485
|
return index.h(ShadowViewAddon.LeaderboardView, Object.assign({}, viewprops));
|
|
1478
1486
|
}
|
|
1479
1487
|
};
|
|
@@ -1544,6 +1552,7 @@ function useLeaderboardDemo(props) {
|
|
|
1544
1552
|
showRank: props.showRank,
|
|
1545
1553
|
hideViewer: props.hideViewer,
|
|
1546
1554
|
hideNames: props.hideNames,
|
|
1555
|
+
maxWidth: props.maxWidth,
|
|
1547
1556
|
},
|
|
1548
1557
|
},
|
|
1549
1558
|
data: {
|
|
@@ -1630,7 +1639,7 @@ const NameFields = class {
|
|
|
1630
1639
|
* @uiName Last name label
|
|
1631
1640
|
*/
|
|
1632
1641
|
this.lastNameLabel = "Last Name";
|
|
1633
|
-
stencilHooks_module.h(this);
|
|
1642
|
+
stencilHooks_module.h$1(this);
|
|
1634
1643
|
}
|
|
1635
1644
|
disconnectedCallback() { }
|
|
1636
1645
|
render() {
|
|
@@ -1695,7 +1704,7 @@ const NavigationMenu = class {
|
|
|
1695
1704
|
constructor(hostRef) {
|
|
1696
1705
|
index.registerInstance(this, hostRef);
|
|
1697
1706
|
this.ignored = true;
|
|
1698
|
-
stencilHooks_module.h(this);
|
|
1707
|
+
stencilHooks_module.h$1(this);
|
|
1699
1708
|
}
|
|
1700
1709
|
disconnectedCallback() { }
|
|
1701
1710
|
render() {
|
|
@@ -1865,7 +1874,7 @@ const PortalChangePassword = class {
|
|
|
1865
1874
|
* @uiName Missing number or symbol text
|
|
1866
1875
|
*/
|
|
1867
1876
|
this.hasErrorText = "contain at least 1 number or symbol";
|
|
1868
|
-
stencilHooks_module.h(this);
|
|
1877
|
+
stencilHooks_module.h$1(this);
|
|
1869
1878
|
}
|
|
1870
1879
|
disconnectedCallback() { }
|
|
1871
1880
|
render() {
|
|
@@ -1960,7 +1969,7 @@ const PortalFooter = class {
|
|
|
1960
1969
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
1961
1970
|
*/
|
|
1962
1971
|
this.paddingLeft = "large";
|
|
1963
|
-
stencilHooks_module.h(this);
|
|
1972
|
+
stencilHooks_module.h$1(this);
|
|
1964
1973
|
}
|
|
1965
1974
|
disconnectedCallback() { }
|
|
1966
1975
|
render() {
|
|
@@ -1990,7 +1999,7 @@ const PortalFrame = class {
|
|
|
1990
1999
|
* @undocumented
|
|
1991
2000
|
*/
|
|
1992
2001
|
this.notFullScreen = false;
|
|
1993
|
-
stencilHooks_module.h(this);
|
|
2002
|
+
stencilHooks_module.h$1(this);
|
|
1994
2003
|
}
|
|
1995
2004
|
disconnectedCallback() { }
|
|
1996
2005
|
render() {
|
|
@@ -2112,7 +2121,7 @@ const PortalLogin = class {
|
|
|
2112
2121
|
* Displayed when the login fails due to a network error. The participant can try refreshing the page.
|
|
2113
2122
|
*/
|
|
2114
2123
|
this.networkErrorMessage = "An error occurred while logging you in. Please refresh the page and try again.";
|
|
2115
|
-
stencilHooks_module.h(this);
|
|
2124
|
+
stencilHooks_module.h$1(this);
|
|
2116
2125
|
}
|
|
2117
2126
|
disconnectedCallback() { }
|
|
2118
2127
|
render() {
|
|
@@ -2388,7 +2397,7 @@ const PortalRegister = class {
|
|
|
2388
2397
|
* @uiName Missing number or symbol text
|
|
2389
2398
|
*/
|
|
2390
2399
|
this.hasErrorText = "contain at least 1 number or symbol";
|
|
2391
|
-
stencilHooks_module.h(this);
|
|
2400
|
+
stencilHooks_module.h$1(this);
|
|
2392
2401
|
}
|
|
2393
2402
|
disconnectedCallback() { }
|
|
2394
2403
|
render() {
|
|
@@ -2486,7 +2495,7 @@ const ProgramExplainer = class {
|
|
|
2486
2495
|
constructor(hostRef) {
|
|
2487
2496
|
index.registerInstance(this, hostRef);
|
|
2488
2497
|
this.ignored = true;
|
|
2489
|
-
stencilHooks_module.h(this);
|
|
2498
|
+
stencilHooks_module.h$1(this);
|
|
2490
2499
|
}
|
|
2491
2500
|
disconnectedCallback() { }
|
|
2492
2501
|
render() {
|
|
@@ -2557,7 +2566,7 @@ function ProgramExplainerStepView(props) {
|
|
|
2557
2566
|
const ProgramExplainerStep = class {
|
|
2558
2567
|
constructor(hostRef) {
|
|
2559
2568
|
index.registerInstance(this, hostRef);
|
|
2560
|
-
stencilHooks_module.h(this);
|
|
2569
|
+
stencilHooks_module.h$1(this);
|
|
2561
2570
|
}
|
|
2562
2571
|
disconnectedCallback() { }
|
|
2563
2572
|
render() {
|
|
@@ -2600,7 +2609,7 @@ const ProgramMenu = class {
|
|
|
2600
2609
|
constructor(hostRef) {
|
|
2601
2610
|
index.registerInstance(this, hostRef);
|
|
2602
2611
|
this.ignored = true;
|
|
2603
|
-
stencilHooks_module.h(this);
|
|
2612
|
+
stencilHooks_module.h$1(this);
|
|
2604
2613
|
}
|
|
2605
2614
|
disconnectedCallback() { }
|
|
2606
2615
|
render() {
|
|
@@ -2722,7 +2731,7 @@ const ReferralCard = class {
|
|
|
2722
2731
|
* @uiType boolean
|
|
2723
2732
|
*/
|
|
2724
2733
|
this.limitWidth = false;
|
|
2725
|
-
stencilHooks_module.h(this);
|
|
2734
|
+
stencilHooks_module.h$1(this);
|
|
2726
2735
|
}
|
|
2727
2736
|
disconnectedCallback() { }
|
|
2728
2737
|
render() {
|
|
@@ -2739,7 +2748,7 @@ const ReferralCard = class {
|
|
|
2739
2748
|
}
|
|
2740
2749
|
};
|
|
2741
2750
|
|
|
2742
|
-
const GET_USER_DETAILS =
|
|
2751
|
+
const GET_USER_DETAILS = index_module.dist.gql `
|
|
2743
2752
|
query getUser($programId: ID) {
|
|
2744
2753
|
viewer {
|
|
2745
2754
|
... on User {
|
|
@@ -2777,7 +2786,7 @@ const SqmReferralIframe = class {
|
|
|
2777
2786
|
* @uiName IFrame width
|
|
2778
2787
|
*/
|
|
2779
2788
|
this.iframeWidth = "100%";
|
|
2780
|
-
stencilHooks_module.h(this);
|
|
2789
|
+
stencilHooks_module.h$1(this);
|
|
2781
2790
|
}
|
|
2782
2791
|
disconnectedCallback() { }
|
|
2783
2792
|
render() {
|
|
@@ -3410,7 +3419,7 @@ var module$1 = {};
|
|
|
3410
3419
|
|
|
3411
3420
|
const confetti = module$1.exports;
|
|
3412
3421
|
|
|
3413
|
-
const GET_EXCHANGE_LIST =
|
|
3422
|
+
const GET_EXCHANGE_LIST = index_module.dist.gql `
|
|
3414
3423
|
query getExchangeList {
|
|
3415
3424
|
viewer {
|
|
3416
3425
|
... on User {
|
|
@@ -3453,7 +3462,7 @@ const GET_EXCHANGE_LIST = index$1.dist.gql `
|
|
|
3453
3462
|
}
|
|
3454
3463
|
}
|
|
3455
3464
|
`;
|
|
3456
|
-
const EXCHANGE =
|
|
3465
|
+
const EXCHANGE = index_module.dist.gql `
|
|
3457
3466
|
mutation exchange($exchangeRewardInput: ExchangeRewardInput!) {
|
|
3458
3467
|
exchangeReward(exchangeRewardInput: $exchangeRewardInput) {
|
|
3459
3468
|
reward {
|
|
@@ -3746,7 +3755,7 @@ const SqmRewardExchangeList = class {
|
|
|
3746
3755
|
* @uiName Cost row title
|
|
3747
3756
|
*/
|
|
3748
3757
|
this.costTitle = "Cost to Redeem";
|
|
3749
|
-
stencilHooks_module.h(this);
|
|
3758
|
+
stencilHooks_module.h$1(this);
|
|
3750
3759
|
}
|
|
3751
3760
|
disconnectedCallback() { }
|
|
3752
3761
|
render() {
|
|
@@ -3802,7 +3811,7 @@ const debug$1 = stencilHooks_module.browser("sq:useRouter");
|
|
|
3802
3811
|
function matchPath(pattern, page) {
|
|
3803
3812
|
if (!pattern)
|
|
3804
3813
|
return;
|
|
3805
|
-
const regexp = index$
|
|
3814
|
+
const regexp = index$1.pathToRegexp(pattern);
|
|
3806
3815
|
return regexp.exec(page);
|
|
3807
3816
|
}
|
|
3808
3817
|
function useRouter() {
|
|
@@ -3880,7 +3889,7 @@ const SqmRouter = class {
|
|
|
3880
3889
|
constructor(hostRef) {
|
|
3881
3890
|
index.registerInstance(this, hostRef);
|
|
3882
3891
|
this.ignored = true;
|
|
3883
|
-
stencilHooks_module.h(this);
|
|
3892
|
+
stencilHooks_module.h$1(this);
|
|
3884
3893
|
}
|
|
3885
3894
|
disconnectedCallback() { }
|
|
3886
3895
|
render() {
|
|
@@ -3927,7 +3936,7 @@ const Scroll = class {
|
|
|
3927
3936
|
* @uiEnumNames ["Smooth", "Auto"]
|
|
3928
3937
|
*/
|
|
3929
3938
|
this.scrollAnimation = "smooth";
|
|
3930
|
-
stencilHooks_module.h(this);
|
|
3939
|
+
stencilHooks_module.h$1(this);
|
|
3931
3940
|
}
|
|
3932
3941
|
disconnectedCallback() { }
|
|
3933
3942
|
render() {
|
|
@@ -4029,7 +4038,7 @@ const ShareButton = class {
|
|
|
4029
4038
|
* @uiName Unsupported platform text
|
|
4030
4039
|
*/
|
|
4031
4040
|
this.unsupportedPlatformText = "Error: not on a supported device";
|
|
4032
|
-
stencilHooks_module.h(this);
|
|
4041
|
+
stencilHooks_module.h$1(this);
|
|
4033
4042
|
}
|
|
4034
4043
|
disconnectedCallback() { }
|
|
4035
4044
|
render() {
|
|
@@ -4052,7 +4061,7 @@ function useDemoShareButton(props) {
|
|
|
4052
4061
|
}
|
|
4053
4062
|
ShareButton.style = sqmShareButtonCss;
|
|
4054
4063
|
|
|
4055
|
-
const MessageLinkQuery =
|
|
4064
|
+
const MessageLinkQuery = index_module.dist.gql `
|
|
4056
4065
|
query ($programId: ID) {
|
|
4057
4066
|
user: viewer {
|
|
4058
4067
|
... on User {
|
|
@@ -4061,7 +4070,7 @@ const MessageLinkQuery = index$1.dist.gql `
|
|
|
4061
4070
|
}
|
|
4062
4071
|
}
|
|
4063
4072
|
`;
|
|
4064
|
-
const WIDGET_ENGAGEMENT_EVENT$1 =
|
|
4073
|
+
const WIDGET_ENGAGEMENT_EVENT$1 = index_module.dist.gql `
|
|
4065
4074
|
mutation loadEvent($eventMeta: UserAnalyticsEvent!) {
|
|
4066
4075
|
createUserAnalyticsEvent(eventMeta: $eventMeta)
|
|
4067
4076
|
}
|
|
@@ -4136,7 +4145,7 @@ const ShareCode = class {
|
|
|
4136
4145
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
4137
4146
|
*/
|
|
4138
4147
|
this.buttonStyle = "icon";
|
|
4139
|
-
stencilHooks_module.h(this);
|
|
4148
|
+
stencilHooks_module.h$1(this);
|
|
4140
4149
|
}
|
|
4141
4150
|
disconnectedCallback() { }
|
|
4142
4151
|
render() {
|
|
@@ -4205,7 +4214,7 @@ const ShareLink = class {
|
|
|
4205
4214
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
4206
4215
|
*/
|
|
4207
4216
|
this.buttonStyle = "icon";
|
|
4208
|
-
stencilHooks_module.h(this);
|
|
4217
|
+
stencilHooks_module.h$1(this);
|
|
4209
4218
|
}
|
|
4210
4219
|
disconnectedCallback() { }
|
|
4211
4220
|
render() {
|
|
@@ -4255,7 +4264,7 @@ const StatContainer = class {
|
|
|
4255
4264
|
* @uiEnumNames ["Grid", "Flex"]
|
|
4256
4265
|
*/
|
|
4257
4266
|
this.display = "grid";
|
|
4258
|
-
stencilHooks_module.h(this);
|
|
4267
|
+
stencilHooks_module.h$1(this);
|
|
4259
4268
|
}
|
|
4260
4269
|
disconnectedCallback() { }
|
|
4261
4270
|
render() {
|
|
@@ -4263,7 +4272,7 @@ const StatContainer = class {
|
|
|
4263
4272
|
}
|
|
4264
4273
|
};
|
|
4265
4274
|
|
|
4266
|
-
const SEND_EVENT =
|
|
4275
|
+
const SEND_EVENT = index_module.dist.gql `
|
|
4267
4276
|
mutation taskCardEvent($userEventInput: UserEventInput!) {
|
|
4268
4277
|
logUserEvent(userEventInput: $userEventInput) {
|
|
4269
4278
|
userId
|
|
@@ -4413,7 +4422,7 @@ const TaskCard = class {
|
|
|
4413
4422
|
* @uiGroup Button
|
|
4414
4423
|
*/
|
|
4415
4424
|
this.hideButton = false;
|
|
4416
|
-
stencilHooks_module.h(this);
|
|
4425
|
+
stencilHooks_module.h$1(this);
|
|
4417
4426
|
}
|
|
4418
4427
|
disconnectedCallback() { }
|
|
4419
4428
|
render() {
|
|
@@ -4453,7 +4462,7 @@ const Timeline = class {
|
|
|
4453
4462
|
* @uiEnumNames ["Gift", "Circle"]
|
|
4454
4463
|
*/
|
|
4455
4464
|
this.icon = "gift";
|
|
4456
|
-
stencilHooks_module.h(this);
|
|
4465
|
+
stencilHooks_module.h$1(this);
|
|
4457
4466
|
}
|
|
4458
4467
|
disconnectedCallback() { }
|
|
4459
4468
|
render() {
|
|
@@ -4567,7 +4576,7 @@ const TimelineReward = class {
|
|
|
4567
4576
|
index.registerInstance(this, hostRef);
|
|
4568
4577
|
this.ignored = true;
|
|
4569
4578
|
this.iconState = "gift";
|
|
4570
|
-
stencilHooks_module.h(this);
|
|
4579
|
+
stencilHooks_module.h$1(this);
|
|
4571
4580
|
}
|
|
4572
4581
|
async setIcon(value) {
|
|
4573
4582
|
this.iconState = value;
|
|
@@ -4583,7 +4592,7 @@ function UserNameView(props) {
|
|
|
4583
4592
|
return index.h(index.Host, null, props.loading ? props.loadingText : props.username);
|
|
4584
4593
|
}
|
|
4585
4594
|
|
|
4586
|
-
const GET_USER_NAME =
|
|
4595
|
+
const GET_USER_NAME = index_module.dist.gql `
|
|
4587
4596
|
query getUserName {
|
|
4588
4597
|
viewer {
|
|
4589
4598
|
... on User {
|
|
@@ -4621,7 +4630,7 @@ const UserName = class {
|
|
|
4621
4630
|
* @uiName Loading text
|
|
4622
4631
|
*/
|
|
4623
4632
|
this.loadingText = "...";
|
|
4624
|
-
stencilHooks_module.h(this);
|
|
4633
|
+
stencilHooks_module.h$1(this);
|
|
4625
4634
|
}
|
|
4626
4635
|
disconnectedCallback() { }
|
|
4627
4636
|
render() {
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const index_module = require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const index_module = require('./index.module-df530553.js');
|
|
8
8
|
require('./mixins-fe9d4112.js');
|
|
9
9
|
require('./JSS-8503a151.js');
|
|
10
10
|
const sqmCloseButtonView = require('./sqm-close-button-view-fd6e8f60.js');
|
|
@@ -18,7 +18,7 @@ const CloseButton = class {
|
|
|
18
18
|
* @uiType string
|
|
19
19
|
*/
|
|
20
20
|
this.color = "#000000";
|
|
21
|
-
stencilHooks_module.h(this);
|
|
21
|
+
stencilHooks_module.h$1(this);
|
|
22
22
|
}
|
|
23
23
|
disconnectedCallback() { }
|
|
24
24
|
render() {
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const index_module = require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const index_module = require('./index.module-df530553.js');
|
|
8
8
|
const utils = require('./utils-6847bc06.js');
|
|
9
9
|
const index = require('./index-8c6255f5.js');
|
|
10
10
|
|
|
@@ -90,7 +90,7 @@ const SqmContextRouter = class {
|
|
|
90
90
|
constructor(hostRef) {
|
|
91
91
|
index$1.registerInstance(this, hostRef);
|
|
92
92
|
this.ignored = true;
|
|
93
|
-
stencilHooks_module.h(this);
|
|
93
|
+
stencilHooks_module.h$1(this);
|
|
94
94
|
}
|
|
95
95
|
disconnectedCallback() { }
|
|
96
96
|
render() {
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const global = require('./global-
|
|
8
|
-
require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const global = require('./global-02e50f09.js');
|
|
8
|
+
require('./index.module-df530553.js');
|
|
9
9
|
require('./JSS-8503a151.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
const sqmPortalContainerView = require('./sqm-portal-container-view-5fb2ad49.js');
|
|
@@ -78,7 +78,7 @@ const PortalContainer = class {
|
|
|
78
78
|
* @uiType string
|
|
79
79
|
*/
|
|
80
80
|
this.backgroundColor = "#ffffff00";
|
|
81
|
-
stencilHooks_module.h(this);
|
|
81
|
+
stencilHooks_module.h$1(this);
|
|
82
82
|
}
|
|
83
83
|
disconnectedCallback() { }
|
|
84
84
|
render() {
|
|
@@ -137,7 +137,7 @@ const Text = class {
|
|
|
137
137
|
constructor(hostRef) {
|
|
138
138
|
index.registerInstance(this, hostRef);
|
|
139
139
|
this.ignored = true;
|
|
140
|
-
stencilHooks_module.h(this);
|
|
140
|
+
stencilHooks_module.h$1(this);
|
|
141
141
|
}
|
|
142
142
|
disconnectedCallback() { }
|
|
143
143
|
componentWillLoad() { }
|
|
@@ -174,7 +174,7 @@ const TitledSection = class {
|
|
|
174
174
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
175
175
|
*/
|
|
176
176
|
this.padding = "none";
|
|
177
|
-
stencilHooks_module.h(this);
|
|
177
|
+
stencilHooks_module.h$1(this);
|
|
178
178
|
}
|
|
179
179
|
disconnectedCallback() { }
|
|
180
180
|
render() {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
7
|
|
|
8
8
|
const sqmFormMessageCss = "sl-alert::part(base){border:1px solid;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(20, 20, 20, 0.1);box-shadow:0 1px 2px rgba(20, 20, 20, 0.1)}.Error::part(base){background-color:var(--sl-color-danger-100);border-color:var(--sl-color-danger-200)}.Warning::part(base){background-color:var(--sl-color-warning-100);border-color:var(--sl-color-warning-200)}.Success::part(base){background-color:var(--sl-color-success-100);border-color:var(--sl-color-success-200)}.Info::part(base){background-color:var(--sl-color-primary-100);border-color:var(--sl-color-primary-200)}";
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@ const FormMessage = class {
|
|
|
11
11
|
constructor(hostRef) {
|
|
12
12
|
index.registerInstance(this, hostRef);
|
|
13
13
|
this.ignored = true;
|
|
14
|
-
stencilHooks_module.h(this);
|
|
14
|
+
stencilHooks_module.h$1(this);
|
|
15
15
|
}
|
|
16
16
|
disconnectedCallback() { }
|
|
17
17
|
render() {
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const index_module = require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const index_module = require('./index.module-df530553.js');
|
|
8
8
|
|
|
9
9
|
async function useGraphQLClientProvider({ domain }) {
|
|
10
10
|
const token = index_module.J();
|
|
@@ -22,7 +22,7 @@ const GraphQLClientProvider = class {
|
|
|
22
22
|
constructor(hostRef) {
|
|
23
23
|
index.registerInstance(this, hostRef);
|
|
24
24
|
this.ignored = true;
|
|
25
|
-
stencilHooks_module.h(this);
|
|
25
|
+
stencilHooks_module.h$1(this);
|
|
26
26
|
}
|
|
27
27
|
disconnectedCallback() { }
|
|
28
28
|
render() {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
7
|
|
|
8
8
|
const HeroImage = class {
|
|
9
9
|
constructor(hostRef) {
|
|
@@ -19,7 +19,7 @@ const HeroImage = class {
|
|
|
19
19
|
* @uiName Logo height
|
|
20
20
|
*/
|
|
21
21
|
this.height = 60;
|
|
22
|
-
stencilHooks_module.h(this);
|
|
22
|
+
stencilHooks_module.h$1(this);
|
|
23
23
|
}
|
|
24
24
|
disconnectedCallback() { }
|
|
25
25
|
render() {
|