@saasquatch/mint-components 1.11.0-3 → 1.11.0-6
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-21aa34f8.js → ShadowViewAddon-ba87315e.js} +48 -47
- package/dist/cjs/{global-4a59a374.js → global-0e1b8019.js} +162 -11
- package/dist/cjs/index-56d1fa5b.js +2227 -0
- package/dist/cjs/{index.module-df530553.js → index.module-2d82a984.js} +1444 -244
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/{luxon-05098e19.js → luxon-20eafbd9.js} +1 -1
- package/dist/cjs/mint-components.cjs.js +3 -3
- package/dist/cjs/{mockRewardData-4258e067.js → mockRewardData-3c470512.js} +1 -1
- package/dist/cjs/{re-render-1976e05e.js → re-render-7744b75a.js} +5 -5
- package/dist/cjs/sqm-asset-card.cjs.entry.js +3 -3
- package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +457 -456
- package/dist/cjs/sqm-big-stat_38.cjs.entry.js +120 -113
- package/dist/cjs/sqm-close-button.cjs.entry.js +3 -3
- package/dist/cjs/sqm-context-router.cjs.entry.js +4 -4
- 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 +7 -7
- 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-7739a5b4.js → sqm-invoice-table-view-e75291d8.js} +1 -1
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +12 -11
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +10 -9
- package/dist/cjs/{sqm-navigation-sidebar-item-view-a125ec5f.js → sqm-navigation-sidebar-item-view-34d8941e.js} +2 -2
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +5 -5
- package/dist/cjs/{sqm-navigation-sidebar-view-c7fb69d4.js → sqm-navigation-sidebar-view-921704fb.js} +0 -6
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +6 -6
- package/dist/cjs/sqm-password-field.cjs.entry.js +4 -4
- package/dist/cjs/sqm-popup-container.cjs.entry.js +6 -6
- package/dist/cjs/{sqm-portal-email-verification-view-07161940.js → sqm-portal-email-verification-view-a056e53e.js} +1 -1
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +10 -10
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +7 -7
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-portal-profile-view-07b99f80.js → sqm-portal-profile-view-c1753d1a.js} +1 -1
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +15 -14
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +7 -7
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +12 -11
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +9 -9
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +8 -8
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +17 -16
- 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 +67 -66
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +51 -50
- package/dist/cjs/sqm-tab.cjs.entry.js +4 -4
- package/dist/cjs/sqm-tabs.cjs.entry.js +6 -6
- package/dist/cjs/sqm-text-span.cjs.entry.js +2 -2
- package/dist/cjs/{stencil-hooks.module-72742a0b.js → stencil-hooks.module-a5a04d8a.js} +1 -4
- package/dist/cjs/{useChildElements-e0d44916.js → useChildElements-079a23aa.js} +3 -3
- package/dist/cjs/{useInstantAccessRegistration-bbe746d1.js → useInstantAccessRegistration-615a4dec.js} +4 -4
- package/dist/cjs/{useReferralTable-a76adb0d.js → useReferralTable-034e8eb1.js} +20 -19
- package/dist/cjs/{useRegistrationFormState-876ed65d.js → useRegistrationFormState-cabaa291.js} +3 -3
- package/dist/cjs/{utilities-cec9dd36.js → utilities-a4072d5b.js} +2 -2
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +6 -0
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +0 -6
- package/dist/esm/{ShadowViewAddon-90897c22.js → ShadowViewAddon-cebdd86a.js} +22 -21
- package/dist/esm/{global-e7bb0343.js → global-ce667547.js} +162 -11
- package/dist/esm/index-0c7b14c5.js +2225 -0
- package/dist/esm/{index.module-def4aec5.js → index.module-cfe48b0e.js} +1426 -223
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{luxon-7600be8d.js → luxon-63e24900.js} +1 -1
- package/dist/esm/mint-components.js +3 -3
- package/dist/esm/{mockRewardData-0eb6e778.js → mockRewardData-e6b763d1.js} +1 -1
- package/dist/esm/{re-render-12fd274a.js → re-render-9f58806b.js} +5 -5
- package/dist/esm/sqm-asset-card.entry.js +2 -2
- package/dist/esm/sqm-banking-info-form_16.entry.js +65 -64
- package/dist/esm/sqm-big-stat_38.entry.js +69 -62
- package/dist/esm/sqm-close-button.entry.js +2 -2
- package/dist/esm/sqm-context-router.entry.js +3 -3
- 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 +6 -6
- 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-fb2f95b9.js → sqm-invoice-table-view-bccf5bbc.js} +1 -1
- package/dist/esm/sqm-leaderboard-rank.entry.js +7 -6
- package/dist/esm/sqm-logout-current-user.entry.js +5 -4
- package/dist/esm/{sqm-navigation-sidebar-item-view-60ef06cc.js → sqm-navigation-sidebar-item-view-407d8d6a.js} +2 -2
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +4 -4
- package/dist/esm/{sqm-navigation-sidebar-view-4e8a6a8c.js → sqm-navigation-sidebar-view-0312e073.js} +0 -6
- package/dist/esm/sqm-navigation-sidebar.entry.js +5 -5
- package/dist/esm/sqm-password-field.entry.js +3 -3
- package/dist/esm/sqm-popup-container.entry.js +5 -5
- package/dist/esm/{sqm-portal-email-verification-view-0b32261f.js → sqm-portal-email-verification-view-b8ba7573.js} +1 -1
- package/dist/esm/sqm-portal-email-verification.entry.js +9 -9
- package/dist/esm/sqm-portal-forgot-password.entry.js +6 -6
- package/dist/esm/sqm-portal-logout.entry.js +3 -3
- package/dist/esm/{sqm-portal-profile-view-03026a5e.js → sqm-portal-profile-view-9cbfeaf9.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +9 -8
- package/dist/esm/sqm-portal-protected-route.entry.js +6 -6
- package/dist/esm/sqm-portal-registration-form.entry.js +10 -9
- package/dist/esm/sqm-portal-reset-password.entry.js +8 -8
- package/dist/esm/sqm-portal-verify-email.entry.js +7 -7
- package/dist/esm/sqm-referral-table_11.entry.js +9 -8
- 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 +14 -13
- package/dist/esm/sqm-stencilbook.entry.js +49 -48
- package/dist/esm/sqm-tab.entry.js +3 -3
- package/dist/esm/sqm-tabs.entry.js +5 -5
- package/dist/esm/sqm-text-span.entry.js +1 -1
- package/dist/esm/{stencil-hooks.module-ac12ca1c.js → stencil-hooks.module-3c7f7c90.js} +1 -1
- package/dist/esm/{useChildElements-32e1bda1.js → useChildElements-55ba77b1.js} +3 -3
- package/dist/esm/{useInstantAccessRegistration-46b89952.js → useInstantAccessRegistration-c8486b92.js} +4 -4
- package/dist/esm/{useReferralTable-f4de0650.js → useReferralTable-1671695f.js} +11 -10
- package/dist/esm/{useRegistrationFormState-9fc1ac80.js → useRegistrationFormState-554eed2c.js} +3 -3
- package/dist/esm/{utilities-3f5bba22.js → utilities-aa00400c.js} +2 -2
- package/dist/esm-es5/ShadowViewAddon-cebdd86a.js +1 -0
- package/dist/esm-es5/global-ce667547.js +285 -0
- package/dist/esm-es5/index-0c7b14c5.js +1 -0
- package/dist/esm-es5/index.module-cfe48b0e.js +53 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/{luxon-7600be8d.js → luxon-63e24900.js} +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{mockRewardData-0eb6e778.js → mockRewardData-e6b763d1.js} +1 -1
- package/dist/esm-es5/{re-render-12fd274a.js → re-render-9f58806b.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-fb2f95b9.js → sqm-invoice-table-view-bccf5bbc.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 → sqm-navigation-sidebar-item-view-407d8d6a.js} +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-view-0312e073.js +1 -0
- 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-0b32261f.js → sqm-portal-email-verification-view-b8ba7573.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-03026a5e.js → sqm-portal-profile-view-9cbfeaf9.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-ac12ca1c.js → stencil-hooks.module-3c7f7c90.js} +1 -1
- package/dist/esm-es5/useChildElements-55ba77b1.js +1 -0
- package/dist/esm-es5/useInstantAccessRegistration-c8486b92.js +1 -0
- package/dist/esm-es5/useReferralTable-1671695f.js +1 -0
- package/dist/esm-es5/useRegistrationFormState-554eed2c.js +1 -0
- package/dist/esm-es5/{utilities-3f5bba22.js → utilities-aa00400c.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-674a64fe.system.js → p-0034b33b.system.js} +1 -1
- package/dist/mint-components/{p-2a414b2e.system.js → p-0979f82e.system.js} +2 -2
- package/dist/mint-components/{p-d51eb656.entry.js → p-1128f16d.entry.js} +14 -14
- package/dist/mint-components/{p-88aac6a9.system.entry.js → p-14beec1b.system.entry.js} +1 -1
- package/dist/mint-components/{p-5956a47e.entry.js → p-155e5795.entry.js} +1 -1
- package/dist/mint-components/p-175cf117.system.entry.js +1 -0
- package/dist/mint-components/{p-fd2c5407.js → p-1b24bb52.js} +1 -1
- package/dist/mint-components/p-1bb39bf3.js +1 -0
- package/dist/mint-components/p-1c021084.system.js +1 -0
- package/dist/mint-components/p-1cb0c56c.js +1 -0
- package/dist/mint-components/p-22082cf5.entry.js +1 -0
- package/dist/mint-components/{p-4502ed11.system.entry.js → p-2669e88d.system.entry.js} +1 -1
- package/dist/mint-components/{p-0e556260.js → p-2a82e591.js} +1 -1
- package/dist/mint-components/p-2c1ec58d.system.entry.js +1 -0
- package/dist/mint-components/{p-573fab0f.system.js → p-2c8c2ae9.system.js} +22 -22
- package/dist/mint-components/p-2d713a4a.entry.js +1 -0
- package/dist/mint-components/{p-58ef25d3.system.entry.js → p-2f75d0c6.system.entry.js} +1 -1
- package/dist/mint-components/{p-5cac90e8.system.entry.js → p-349315e6.system.entry.js} +1 -1
- package/dist/mint-components/{p-64491c96.system.entry.js → p-37518555.system.entry.js} +1 -1
- package/dist/mint-components/{p-3223ba7b.entry.js → p-3912f9af.entry.js} +1 -1
- package/dist/mint-components/{p-f3053c61.js → p-48704504.js} +1 -1
- package/dist/mint-components/{p-ce5afa40.entry.js → p-4baf9ec9.entry.js} +1 -1
- package/dist/mint-components/p-4e5ff6d5.system.entry.js +1 -0
- package/dist/mint-components/p-4fd5cde2.entry.js +1 -0
- package/dist/mint-components/{p-e84a74fe.system.entry.js → p-5464dd3c.system.entry.js} +1 -1
- package/dist/mint-components/{p-dd7ee007.system.js → p-553a92e2.system.js} +1 -1
- package/dist/mint-components/p-55ba5de4.js +42 -0
- package/dist/mint-components/p-569acf5d.entry.js +1 -0
- package/dist/mint-components/p-58151230.system.entry.js +1 -0
- package/dist/mint-components/p-5a9e6c23.system.js +1 -0
- package/dist/mint-components/{p-dd0d79bf.entry.js → p-5c602e84.entry.js} +1 -1
- package/dist/mint-components/p-5e346208.system.entry.js +1 -0
- package/dist/mint-components/{p-a9050eb0.entry.js → p-5f4a0d5a.entry.js} +1 -1
- package/dist/mint-components/p-5f4cf5f4.system.js +53 -0
- package/dist/mint-components/p-6361cd09.system.entry.js +1 -0
- package/dist/mint-components/p-65976f70.system.entry.js +1 -0
- package/dist/mint-components/{p-3d4656bb.system.js → p-69ae3f41.system.js} +1 -1
- package/dist/mint-components/p-6fbfd683.js +1 -0
- package/dist/mint-components/{p-57e4ef5f.entry.js → p-709c0d6d.entry.js} +1 -1
- package/dist/mint-components/{p-86990110.entry.js → p-747e6ce6.entry.js} +1 -1
- package/dist/mint-components/{p-8fe21979.system.entry.js → p-74ba2bdd.system.entry.js} +1 -1
- package/dist/mint-components/p-77150ca3.entry.js +1 -0
- package/dist/mint-components/{p-fbdf0738.entry.js → p-79097c07.entry.js} +1 -1
- package/dist/mint-components/{p-ebcec043.entry.js → p-7a1e23b0.entry.js} +1 -1
- package/dist/mint-components/{p-f0806232.system.entry.js → p-7ab14d4b.system.entry.js} +1 -1
- package/dist/mint-components/p-81ef4d8d.system.entry.js +1 -0
- package/dist/mint-components/{p-41a11a7f.js → p-83a759a6.js} +1 -1
- package/dist/mint-components/p-84a5feb6.js +1 -0
- package/dist/mint-components/p-858a87ce.entry.js +1 -0
- package/dist/mint-components/p-89669879.system.js +1 -0
- package/dist/mint-components/p-8a82d287.entry.js +1 -0
- package/dist/mint-components/{p-7a572b34.entry.js → p-8b37f9fa.entry.js} +3 -3
- package/dist/mint-components/{p-d7df3dfd.system.js → p-8c616b35.system.js} +1 -1
- package/dist/mint-components/p-8d0312ad.entry.js +13 -0
- package/dist/mint-components/{p-66172a05.js → p-8d2d99b5.js} +1 -1
- package/dist/mint-components/{p-251e7567.js → p-9223640e.js} +1 -1
- package/dist/mint-components/{p-eaada4da.js → p-92990ceb.js} +1 -1
- package/dist/mint-components/{p-51721f6b.system.js → p-93c4b92a.system.js} +1 -1
- package/dist/mint-components/p-93feb565.system.entry.js +1 -0
- package/dist/mint-components/{p-0d8c53ac.system.js → p-94b397d0.system.js} +1 -1
- package/dist/mint-components/{p-6afb4f48.system.entry.js → p-95af445c.system.entry.js} +1 -1
- package/dist/mint-components/p-97f9ea19.system.js +1 -0
- package/dist/mint-components/{p-4edde470.entry.js → p-9a02b093.entry.js} +1 -1
- package/dist/mint-components/{p-007383e1.entry.js → p-9c1011db.entry.js} +2 -2
- package/dist/mint-components/{p-137ea86e.entry.js → p-a05a21b8.entry.js} +1 -1
- package/dist/mint-components/p-a1dddd9c.entry.js +1 -0
- package/dist/mint-components/{p-07f675ab.system.entry.js → p-a2189daf.system.entry.js} +1 -1
- package/dist/mint-components/p-a230e0f7.entry.js +1 -0
- package/dist/mint-components/{p-2ee2ebba.js → p-a2fc8ec6.js} +4 -4
- package/dist/mint-components/{p-5f1c4160.system.entry.js → p-a56fbe1f.system.entry.js} +1 -1
- package/dist/mint-components/p-a63607fe.js +1 -0
- package/dist/mint-components/{p-97198e2c.system.js → p-a6ad8082.system.js} +1 -1
- package/dist/mint-components/{p-9774fbc5.js → p-a7e84030.js} +153 -153
- package/dist/mint-components/{p-28b6106f.js → p-aa1750ad.js} +1 -1
- package/dist/mint-components/p-ac1bf045.js +1 -0
- package/dist/mint-components/{p-cf690d55.system.entry.js → p-ad218d0b.system.entry.js} +1 -1
- package/dist/mint-components/p-b9e629c4.entry.js +1 -0
- package/dist/mint-components/{p-cf158064.entry.js → p-ba9642a9.entry.js} +3 -3
- package/dist/mint-components/{p-4864ed8a.system.entry.js → p-bf161aff.system.entry.js} +1 -1
- package/dist/mint-components/p-cac64545.system.entry.js +1 -0
- package/dist/mint-components/{p-370a1a73.system.js → p-cb45d0a8.system.js} +1 -1
- package/dist/mint-components/{p-c7a3fd1b.system.js → p-cc24f7e0.system.js} +1 -1
- package/dist/mint-components/p-cc2a5934.entry.js +13 -0
- package/dist/mint-components/p-cca80c2e.system.entry.js +1 -0
- package/dist/mint-components/{p-178d2d2e.entry.js → p-cdd04337.entry.js} +1 -1
- package/dist/mint-components/{p-b12f7281.system.entry.js → p-ce23dbff.system.entry.js} +1 -1
- package/dist/mint-components/{p-fe5675b3.entry.js → p-cf8ccbf5.entry.js} +1 -1
- package/dist/mint-components/{p-fb20eb5e.system.entry.js → p-cfc4a126.system.entry.js} +1 -1
- package/dist/mint-components/{p-05948592.js → p-d491eac5.js} +24 -24
- package/dist/mint-components/{p-d1d16808.entry.js → p-d5e0b017.entry.js} +2 -2
- package/dist/mint-components/{p-6cef104b.entry.js → p-db7b9e12.entry.js} +1 -1
- package/dist/mint-components/p-dbb74fc2.system.entry.js +1 -0
- package/dist/mint-components/{p-8e907ac7.system.entry.js → p-de9b0bcf.system.entry.js} +1 -1
- package/dist/mint-components/p-e3ddb67b.system.entry.js +1 -0
- package/dist/mint-components/{p-ce9e7c98.system.js → p-e5299352.system.js} +1 -1
- package/dist/mint-components/p-e546347e.system.js +1 -0
- package/dist/mint-components/p-eb8cb617.system.js +1 -0
- package/dist/mint-components/{p-9dc3f592.entry.js → p-ec2390ee.entry.js} +10 -10
- package/dist/mint-components/p-ef4336c4.system.entry.js +1 -0
- package/dist/mint-components/{p-afd366ae.system.entry.js → p-f0553edd.system.entry.js} +1 -1
- package/dist/mint-components/{p-7731f793.system.entry.js → p-fd8496a0.system.entry.js} +1 -1
- package/dist/mint-components/p-fec47694.entry.js +1 -0
- package/dist/mint-components/p-ff87ca9c.system.entry.js +1 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/package.json +1 -1
- package/dist/esm-es5/ShadowViewAddon-90897c22.js +0 -1
- package/dist/esm-es5/global-e7bb0343.js +0 -285
- package/dist/esm-es5/index.module-def4aec5.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-view-4e8a6a8c.js +0 -1
- package/dist/esm-es5/useChildElements-32e1bda1.js +0 -1
- package/dist/esm-es5/useInstantAccessRegistration-46b89952.js +0 -1
- package/dist/esm-es5/useReferralTable-f4de0650.js +0 -1
- package/dist/esm-es5/useRegistrationFormState-9fc1ac80.js +0 -1
- package/dist/mint-components/p-02424350.system.js +0 -1
- package/dist/mint-components/p-0b9fa97f.js +0 -1
- package/dist/mint-components/p-10e89d0a.entry.js +0 -1
- package/dist/mint-components/p-1b485560.system.entry.js +0 -1
- package/dist/mint-components/p-1f344065.entry.js +0 -1
- package/dist/mint-components/p-2dd67762.entry.js +0 -1
- package/dist/mint-components/p-445ffcfd.system.entry.js +0 -1
- package/dist/mint-components/p-51f517a2.js +0 -1
- package/dist/mint-components/p-55a782cf.system.entry.js +0 -1
- package/dist/mint-components/p-5be235f9.entry.js +0 -1
- package/dist/mint-components/p-5d485450.entry.js +0 -1
- package/dist/mint-components/p-61eab172.js +0 -1
- package/dist/mint-components/p-733825fa.system.entry.js +0 -1
- package/dist/mint-components/p-770368bc.system.js +0 -1
- package/dist/mint-components/p-79191f88.entry.js +0 -1
- package/dist/mint-components/p-8b5b78ca.entry.js +0 -1
- package/dist/mint-components/p-91669312.entry.js +0 -1
- package/dist/mint-components/p-956ed10a.entry.js +0 -13
- package/dist/mint-components/p-973f6501.system.entry.js +0 -1
- package/dist/mint-components/p-9873d3c6.js +0 -1
- package/dist/mint-components/p-9c310991.system.entry.js +0 -1
- package/dist/mint-components/p-a61e6394.system.entry.js +0 -1
- package/dist/mint-components/p-a6a7dcaa.js +0 -1
- package/dist/mint-components/p-a8f7cb95.js +0 -1
- package/dist/mint-components/p-aad11a68.entry.js +0 -1
- package/dist/mint-components/p-af062c8f.system.entry.js +0 -1
- package/dist/mint-components/p-b370fca8.system.js +0 -1
- package/dist/mint-components/p-b3b5b4b7.system.entry.js +0 -1
- package/dist/mint-components/p-b5861974.system.entry.js +0 -1
- package/dist/mint-components/p-b8dbb809.system.entry.js +0 -1
- package/dist/mint-components/p-bcccc284.system.js +0 -1
- package/dist/mint-components/p-be38de26.system.js +0 -1
- package/dist/mint-components/p-c0de49e7.system.entry.js +0 -1
- package/dist/mint-components/p-c84659a3.system.js +0 -1
- package/dist/mint-components/p-c8878e79.entry.js +0 -1
- package/dist/mint-components/p-dab544d9.entry.js +0 -1
- package/dist/mint-components/p-e044bbf1.system.entry.js +0 -1
- package/dist/mint-components/p-e5a0c50e.entry.js +0 -13
- package/dist/mint-components/p-eba44835.system.entry.js +0 -1
- package/dist/mint-components/p-f8f6c99d.system.entry.js +0 -1
|
@@ -1,18 +1,19 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-b0129cd6.js');
|
|
4
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
5
|
-
const global = require('./global-
|
|
6
|
-
const index_module = require('./index.module-
|
|
4
|
+
const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
|
|
5
|
+
const global = require('./global-0e1b8019.js');
|
|
6
|
+
const index_module = require('./index.module-2d82a984.js');
|
|
7
7
|
const cjs = require('./cjs-1066ec21.js');
|
|
8
8
|
const mixins = require('./mixins-fe9d4112.js');
|
|
9
9
|
const JSS = require('./JSS-8503a151.js');
|
|
10
|
-
const useChildElements = require('./useChildElements-
|
|
11
|
-
const luxon = require('./luxon-
|
|
10
|
+
const useChildElements = require('./useChildElements-079a23aa.js');
|
|
11
|
+
const luxon = require('./luxon-20eafbd9.js');
|
|
12
|
+
const index$1 = require('./index-56d1fa5b.js');
|
|
12
13
|
const utils = require('./utils-6847bc06.js');
|
|
13
14
|
const sqmTextSpanView = require('./sqm-text-span-view-e1cd9bd3.js');
|
|
14
|
-
const index$
|
|
15
|
-
const utilities = require('./utilities-
|
|
15
|
+
const index$2 = require('./index-8c6255f5.js');
|
|
16
|
+
const utilities = require('./utilities-a4072d5b.js');
|
|
16
17
|
const sqmPortalContainerView = require('./sqm-portal-container-view-5fb2ad49.js');
|
|
17
18
|
|
|
18
19
|
const medium = {
|
|
@@ -403,7 +404,7 @@ const EditProfileView = (props) => {
|
|
|
403
404
|
}, exportparts: "base: primarybutton-base" }, text.editprofiletext)));
|
|
404
405
|
};
|
|
405
406
|
|
|
406
|
-
const MessageLinkQuery =
|
|
407
|
+
const MessageLinkQuery = index$1.dist.gql `
|
|
407
408
|
query ($programId: ID, $engagementMedium: UserEngagementMedium!) {
|
|
408
409
|
user: viewer {
|
|
409
410
|
... on User {
|
|
@@ -416,18 +417,18 @@ const MessageLinkQuery = index_module.dist.gql `
|
|
|
416
417
|
}
|
|
417
418
|
}
|
|
418
419
|
`;
|
|
419
|
-
const WIDGET_ENGAGEMENT_EVENT =
|
|
420
|
+
const WIDGET_ENGAGEMENT_EVENT = index$1.dist.gql `
|
|
420
421
|
mutation loadEvent($eventMeta: UserAnalyticsEvent!) {
|
|
421
422
|
createUserAnalyticsEvent(eventMeta: $eventMeta)
|
|
422
423
|
}
|
|
423
424
|
`;
|
|
424
425
|
function useShareLink(props) {
|
|
425
426
|
var _a, _b;
|
|
426
|
-
const { programId = index_module.
|
|
427
|
-
const user = index_module.
|
|
428
|
-
const engagementMedium = index_module.
|
|
429
|
-
const { data } = index_module.
|
|
430
|
-
const [sendLoadEvent] = index_module
|
|
427
|
+
const { programId = index_module.z() } = props;
|
|
428
|
+
const user = index_module.K();
|
|
429
|
+
const engagementMedium = index_module.ne();
|
|
430
|
+
const { data } = index_module.En(MessageLinkQuery, { programId, engagementMedium }, !(user === null || user === void 0 ? void 0 : user.jwt));
|
|
431
|
+
const [sendLoadEvent] = index_module.xe(WIDGET_ENGAGEMENT_EVENT);
|
|
431
432
|
const copyString = (_b = (_a = data === null || data === void 0 ? void 0 : data.user) === null || _a === void 0 ? void 0 : _a.shareLink) !== null && _b !== void 0 ? _b :
|
|
432
433
|
// Shown during loading
|
|
433
434
|
"...";
|
|
@@ -454,7 +455,7 @@ function useShareLink(props) {
|
|
|
454
455
|
return { ...props, onClick, open, copyString: copyString };
|
|
455
456
|
}
|
|
456
457
|
|
|
457
|
-
const MessageLinkQuery$1 =
|
|
458
|
+
const MessageLinkQuery$1 = index$1.dist.gql `
|
|
458
459
|
query (
|
|
459
460
|
$programId: ID
|
|
460
461
|
$engagementMedium: UserEngagementMedium!
|
|
@@ -512,15 +513,15 @@ function GenericShare(res, errorText) {
|
|
|
512
513
|
function useShareButton(props) {
|
|
513
514
|
var _a, _b;
|
|
514
515
|
const { sharetitle, sharetext, medium } = props;
|
|
515
|
-
const programId = props.programId ? props.programId : index_module.
|
|
516
|
-
const user = index_module.
|
|
516
|
+
const programId = props.programId ? props.programId : index_module.z();
|
|
517
|
+
const user = index_module.K();
|
|
517
518
|
const variables = {
|
|
518
|
-
engagementMedium: index_module.
|
|
519
|
+
engagementMedium: index_module.ne(),
|
|
519
520
|
programId: programId,
|
|
520
521
|
shareMedium: medium.toUpperCase(),
|
|
521
522
|
};
|
|
522
523
|
// only queries if a programId is available
|
|
523
|
-
const res = index_module.
|
|
524
|
+
const res = index_module.En(MessageLinkQuery$1, variables, !(user === null || user === void 0 ? void 0 : user.jwt) || !programId);
|
|
524
525
|
const directLink = (_b = (_a = res === null || res === void 0 ? void 0 : res.data) === null || _a === void 0 ? void 0 : _a.viewer) === null || _b === void 0 ? void 0 : _b.shareLink;
|
|
525
526
|
const environment = index_module.getEnvironmentSDK();
|
|
526
527
|
const hide = (medium.toLocaleUpperCase() === "SMS" &&
|
|
@@ -544,7 +545,7 @@ function useShareButton(props) {
|
|
|
544
545
|
const debug = stencilHooks_module.browser("sq:useBigStat");
|
|
545
546
|
const LOADING = "...";
|
|
546
547
|
const debugQuery = (query, variables, getStat) => {
|
|
547
|
-
const res = index_module.
|
|
548
|
+
const res = index_module.En(query, variables);
|
|
548
549
|
if (!(res === null || res === void 0 ? void 0 : res.data) && !res.loading) {
|
|
549
550
|
console.error("issue getting stat:", res);
|
|
550
551
|
}
|
|
@@ -563,7 +564,7 @@ _, status) => {
|
|
|
563
564
|
? { dateConverted_exists: false }
|
|
564
565
|
: {};
|
|
565
566
|
const queryFilter = { ...programFilter, ...convertedFilter };
|
|
566
|
-
return debugQuery(
|
|
567
|
+
return debugQuery(index$1.dist.gql `
|
|
567
568
|
query ($queryFilter: ReferralFilterInput) {
|
|
568
569
|
viewer {
|
|
569
570
|
... on User {
|
|
@@ -585,7 +586,7 @@ const programGoalsQuery = (programId, locale, metricType, goalId) => {
|
|
|
585
586
|
// Confirm this behaviour
|
|
586
587
|
if (programId === "classic")
|
|
587
588
|
return null;
|
|
588
|
-
return debugQuery(
|
|
589
|
+
return debugQuery(index$1.dist.gql `
|
|
589
590
|
query {
|
|
590
591
|
viewer {
|
|
591
592
|
... on User {
|
|
@@ -608,7 +609,7 @@ const programGoalsQuery = (programId, locale, metricType, goalId) => {
|
|
|
608
609
|
});
|
|
609
610
|
};
|
|
610
611
|
const customFieldsQuery = (_programId, locale, fieldName, goalId) => {
|
|
611
|
-
return debugQuery(
|
|
612
|
+
return debugQuery(index$1.dist.gql `
|
|
612
613
|
query {
|
|
613
614
|
viewer {
|
|
614
615
|
... on User {
|
|
@@ -633,7 +634,7 @@ const referralsMonthQuery = (programId) => {
|
|
|
633
634
|
...programFilter,
|
|
634
635
|
dateReferralStarted_timeframe: "this_month",
|
|
635
636
|
};
|
|
636
|
-
return debugQuery(
|
|
637
|
+
return debugQuery(index$1.dist.gql `
|
|
637
638
|
query ($filter: ReferralFilterInput) {
|
|
638
639
|
viewer {
|
|
639
640
|
... on User {
|
|
@@ -659,7 +660,7 @@ const referralsWeekQuery = (programId) => {
|
|
|
659
660
|
...programFilter,
|
|
660
661
|
dateReferralStarted_timeframe: "this_week",
|
|
661
662
|
};
|
|
662
|
-
return debugQuery(
|
|
663
|
+
return debugQuery(index$1.dist.gql `
|
|
663
664
|
query ($filter: ReferralFilterInput) {
|
|
664
665
|
viewer {
|
|
665
666
|
... on User {
|
|
@@ -680,7 +681,7 @@ const referralsWeekQuery = (programId) => {
|
|
|
680
681
|
const rewardsCountQuery = (programId,
|
|
681
682
|
// locale
|
|
682
683
|
_, global = "") => {
|
|
683
|
-
return debugQuery(
|
|
684
|
+
return debugQuery(index$1.dist.gql `
|
|
684
685
|
query ($programId: ID) {
|
|
685
686
|
viewer {
|
|
686
687
|
... on User {
|
|
@@ -704,7 +705,7 @@ const rewardsCountFilteredQuery = (programId,
|
|
|
704
705
|
// locale
|
|
705
706
|
_, type, unit, status, global = "") => {
|
|
706
707
|
const statusFilter = status ? { status } : null;
|
|
707
|
-
return debugQuery(
|
|
708
|
+
return debugQuery(index$1.dist.gql `
|
|
708
709
|
query (
|
|
709
710
|
$programId: ID
|
|
710
711
|
$unit: String
|
|
@@ -743,7 +744,7 @@ const integrationRewardsCountFilteredQuery = (programId,
|
|
|
743
744
|
// locale
|
|
744
745
|
_, status, global = "") => {
|
|
745
746
|
const statusFilter = status ? { status } : null;
|
|
746
|
-
return debugQuery(
|
|
747
|
+
return debugQuery(index$1.dist.gql `
|
|
747
748
|
query ($programId: ID, $statusFilter: RewardStatusFilterInput) {
|
|
748
749
|
viewer {
|
|
749
750
|
... on User {
|
|
@@ -773,7 +774,7 @@ _, status, global = "") => {
|
|
|
773
774
|
const rewardsMonthQuery = (programId,
|
|
774
775
|
// locale
|
|
775
776
|
_, global = "") => {
|
|
776
|
-
return debugQuery(
|
|
777
|
+
return debugQuery(index$1.dist.gql `
|
|
777
778
|
query ($programId: ID) {
|
|
778
779
|
viewer {
|
|
779
780
|
... on User {
|
|
@@ -801,7 +802,7 @@ _, global = "") => {
|
|
|
801
802
|
const rewardsWeekQuery = (programId,
|
|
802
803
|
// locale
|
|
803
804
|
_, global = "") => {
|
|
804
|
-
return debugQuery(
|
|
805
|
+
return debugQuery(index$1.dist.gql `
|
|
805
806
|
query ($programId: ID) {
|
|
806
807
|
viewer {
|
|
807
808
|
... on User {
|
|
@@ -827,7 +828,7 @@ _, global = "") => {
|
|
|
827
828
|
});
|
|
828
829
|
};
|
|
829
830
|
const rewardsPendingQuery = (programId, locale, type, unit, global = "") => {
|
|
830
|
-
return debugQuery(
|
|
831
|
+
return debugQuery(index$1.dist.gql `
|
|
831
832
|
query (
|
|
832
833
|
$programId: ID
|
|
833
834
|
$type: RewardType
|
|
@@ -870,7 +871,7 @@ const rewardsPendingQuery = (programId, locale, type, unit, global = "") => {
|
|
|
870
871
|
});
|
|
871
872
|
};
|
|
872
873
|
const rewardsRedeemedQuery = (programId, locale, type, unit, global = "") => {
|
|
873
|
-
return debugQuery(
|
|
874
|
+
return debugQuery(index$1.dist.gql `
|
|
874
875
|
query (
|
|
875
876
|
$programId: ID
|
|
876
877
|
$type: RewardType
|
|
@@ -913,7 +914,7 @@ const rewardsRedeemedQuery = (programId, locale, type, unit, global = "") => {
|
|
|
913
914
|
});
|
|
914
915
|
};
|
|
915
916
|
const rewardsRedeemedWeekQuery = (programId, locale, type, unit, global = "") => {
|
|
916
|
-
return debugQuery(
|
|
917
|
+
return debugQuery(index$1.dist.gql `
|
|
917
918
|
query ($programId: ID, $type: RewardType, $unit: String!) {
|
|
918
919
|
viewer: viewer {
|
|
919
920
|
... on User {
|
|
@@ -955,7 +956,7 @@ const rewardsRedeemedWeekQuery = (programId, locale, type, unit, global = "") =>
|
|
|
955
956
|
locale: $locale
|
|
956
957
|
formatType: UNIT_FORMATTED
|
|
957
958
|
)}`;
|
|
958
|
-
const result = index_module.
|
|
959
|
+
const result = index_module.En(query, {
|
|
959
960
|
value: redeemedTotal,
|
|
960
961
|
unit,
|
|
961
962
|
locale,
|
|
@@ -972,7 +973,7 @@ const rewardsRedeemedWeekQuery = (programId, locale, type, unit, global = "") =>
|
|
|
972
973
|
});
|
|
973
974
|
};
|
|
974
975
|
const rewardsRedeemedMonthQuery = (programId, locale, type, unit, global = "") => {
|
|
975
|
-
return debugQuery(
|
|
976
|
+
return debugQuery(index$1.dist.gql `
|
|
976
977
|
query ($programId: ID, $type: RewardType, $unit: String!) {
|
|
977
978
|
viewer: viewer {
|
|
978
979
|
... on User {
|
|
@@ -1014,7 +1015,7 @@ const rewardsRedeemedMonthQuery = (programId, locale, type, unit, global = "") =
|
|
|
1014
1015
|
locale: $locale
|
|
1015
1016
|
formatType: UNIT_FORMATTED
|
|
1016
1017
|
)}`;
|
|
1017
|
-
const result = index_module.
|
|
1018
|
+
const result = index_module.En(query, {
|
|
1018
1019
|
value: redeemedTotal,
|
|
1019
1020
|
unit,
|
|
1020
1021
|
locale,
|
|
@@ -1031,7 +1032,7 @@ const rewardsRedeemedMonthQuery = (programId, locale, type, unit, global = "") =
|
|
|
1031
1032
|
});
|
|
1032
1033
|
};
|
|
1033
1034
|
const rewardsAssignedQuery = (programId, locale, type, unit, global = "") => {
|
|
1034
|
-
return debugQuery(
|
|
1035
|
+
return debugQuery(index$1.dist.gql `
|
|
1035
1036
|
query (
|
|
1036
1037
|
$programId: ID
|
|
1037
1038
|
$type: RewardType
|
|
@@ -1074,7 +1075,7 @@ const rewardsAssignedQuery = (programId, locale, type, unit, global = "") => {
|
|
|
1074
1075
|
});
|
|
1075
1076
|
};
|
|
1076
1077
|
const rewardsAvailableQuery = (programId, locale, type, unit, global = "") => {
|
|
1077
|
-
return debugQuery(
|
|
1078
|
+
return debugQuery(index$1.dist.gql `
|
|
1078
1079
|
query (
|
|
1079
1080
|
$programId: ID
|
|
1080
1081
|
$type: RewardType
|
|
@@ -1122,7 +1123,7 @@ const parseRewardValueFormat = {
|
|
|
1122
1123
|
};
|
|
1123
1124
|
const rewardsBalanceQuery = (programId, locale, type, unit, format = "prettyValue", global = "") => {
|
|
1124
1125
|
var _a;
|
|
1125
|
-
return debugQuery(
|
|
1126
|
+
return debugQuery(index$1.dist.gql `
|
|
1126
1127
|
query (
|
|
1127
1128
|
$programId: ID
|
|
1128
1129
|
$type: RewardType!
|
|
@@ -1167,7 +1168,7 @@ const rewardsBalanceQuery = (programId, locale, type, unit, format = "prettyValu
|
|
|
1167
1168
|
});
|
|
1168
1169
|
};
|
|
1169
1170
|
const trafficQuery = () => {
|
|
1170
|
-
return debugQuery(
|
|
1171
|
+
return debugQuery(index$1.dist.gql `
|
|
1171
1172
|
query traffic {
|
|
1172
1173
|
viewer: viewer {
|
|
1173
1174
|
... on User {
|
|
@@ -1203,7 +1204,7 @@ const userStatsQuery = (_programId, _locale, statId) => {
|
|
|
1203
1204
|
referredRevenue: false,
|
|
1204
1205
|
...statArg,
|
|
1205
1206
|
};
|
|
1206
|
-
return debugQuery(
|
|
1207
|
+
return debugQuery(index$1.dist.gql `
|
|
1207
1208
|
query userStat(
|
|
1208
1209
|
$traffic: Boolean!
|
|
1209
1210
|
$referrals: Boolean!
|
|
@@ -1242,7 +1243,7 @@ const userStatsQuery = (_programId, _locale, statId) => {
|
|
|
1242
1243
|
});
|
|
1243
1244
|
};
|
|
1244
1245
|
const payoutBalanceQuery = () => {
|
|
1245
|
-
return debugQuery(
|
|
1246
|
+
return debugQuery(index$1.dist.gql `
|
|
1246
1247
|
query payoutBalance {
|
|
1247
1248
|
viewer: viewer {
|
|
1248
1249
|
... on User {
|
|
@@ -1407,14 +1408,14 @@ const StatPaths = [
|
|
|
1407
1408
|
route: "/(payoutBalance)",
|
|
1408
1409
|
},
|
|
1409
1410
|
];
|
|
1410
|
-
const StatPatterns = StatPaths.map((pattern) => index$
|
|
1411
|
+
const StatPatterns = StatPaths.map((pattern) => index$2.pathToRegexp(pattern.route));
|
|
1411
1412
|
function useBigStat(props) {
|
|
1412
1413
|
var _a;
|
|
1413
|
-
const { statType, flexReverse, alignment, programId = index_module.
|
|
1414
|
+
const { statType, flexReverse, alignment, programId = index_module.z(), } = props;
|
|
1414
1415
|
// triggers a re-render if the label is manually changed
|
|
1415
1416
|
useChildElements.useChildElements();
|
|
1416
|
-
const locale = index_module.
|
|
1417
|
-
const userIdent = index_module.
|
|
1417
|
+
const locale = index_module.Q();
|
|
1418
|
+
const userIdent = index_module.K();
|
|
1418
1419
|
const re = stencilHooks_module.useMemo(() => StatPatterns.find((re) => re.exec(statType)), [statType]);
|
|
1419
1420
|
if (!(re === null || re === void 0 ? void 0 : re.exec(statType))) {
|
|
1420
1421
|
return {
|
|
@@ -1433,7 +1434,7 @@ function useBigStat(props) {
|
|
|
1433
1434
|
const statPath = StatPaths.find((pattern) => pattern.name === queryName);
|
|
1434
1435
|
// Get a list all possible keys in path
|
|
1435
1436
|
const keys = [];
|
|
1436
|
-
const regex = index$
|
|
1437
|
+
const regex = index$2.pathToRegexp(statPath === null || statPath === void 0 ? void 0 : statPath.route, keys, {
|
|
1437
1438
|
strict: false,
|
|
1438
1439
|
sensitive: false,
|
|
1439
1440
|
end: true,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
4
|
-
const index_module = require('./index.module-
|
|
3
|
+
const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
|
|
4
|
+
const index_module = require('./index.module-2d82a984.js');
|
|
5
5
|
|
|
6
6
|
var __assign = (undefined && undefined.__assign) || function () {
|
|
7
7
|
__assign = Object.assign || function(t) {
|
|
@@ -11998,6 +11998,157 @@ function parse(input, opts) {
|
|
|
11998
11998
|
return els;
|
|
11999
11999
|
}
|
|
12000
12000
|
|
|
12001
|
+
//
|
|
12002
|
+
// Main
|
|
12003
|
+
//
|
|
12004
|
+
|
|
12005
|
+
function memoize (fn, options) {
|
|
12006
|
+
var cache = options && options.cache
|
|
12007
|
+
? options.cache
|
|
12008
|
+
: cacheDefault;
|
|
12009
|
+
|
|
12010
|
+
var serializer = options && options.serializer
|
|
12011
|
+
? options.serializer
|
|
12012
|
+
: serializerDefault;
|
|
12013
|
+
|
|
12014
|
+
var strategy = options && options.strategy
|
|
12015
|
+
? options.strategy
|
|
12016
|
+
: strategyDefault;
|
|
12017
|
+
|
|
12018
|
+
return strategy(fn, {
|
|
12019
|
+
cache: cache,
|
|
12020
|
+
serializer: serializer
|
|
12021
|
+
})
|
|
12022
|
+
}
|
|
12023
|
+
|
|
12024
|
+
//
|
|
12025
|
+
// Strategy
|
|
12026
|
+
//
|
|
12027
|
+
|
|
12028
|
+
function isPrimitive (value) {
|
|
12029
|
+
return value == null || typeof value === 'number' || typeof value === 'boolean' // || typeof value === "string" 'unsafe' primitive for our needs
|
|
12030
|
+
}
|
|
12031
|
+
|
|
12032
|
+
function monadic (fn, cache, serializer, arg) {
|
|
12033
|
+
var cacheKey = isPrimitive(arg) ? arg : serializer(arg);
|
|
12034
|
+
|
|
12035
|
+
var computedValue = cache.get(cacheKey);
|
|
12036
|
+
if (typeof computedValue === 'undefined') {
|
|
12037
|
+
computedValue = fn.call(this, arg);
|
|
12038
|
+
cache.set(cacheKey, computedValue);
|
|
12039
|
+
}
|
|
12040
|
+
|
|
12041
|
+
return computedValue
|
|
12042
|
+
}
|
|
12043
|
+
|
|
12044
|
+
function variadic (fn, cache, serializer) {
|
|
12045
|
+
var args = Array.prototype.slice.call(arguments, 3);
|
|
12046
|
+
var cacheKey = serializer(args);
|
|
12047
|
+
|
|
12048
|
+
var computedValue = cache.get(cacheKey);
|
|
12049
|
+
if (typeof computedValue === 'undefined') {
|
|
12050
|
+
computedValue = fn.apply(this, args);
|
|
12051
|
+
cache.set(cacheKey, computedValue);
|
|
12052
|
+
}
|
|
12053
|
+
|
|
12054
|
+
return computedValue
|
|
12055
|
+
}
|
|
12056
|
+
|
|
12057
|
+
function assemble (fn, context, strategy, cache, serialize) {
|
|
12058
|
+
return strategy.bind(
|
|
12059
|
+
context,
|
|
12060
|
+
fn,
|
|
12061
|
+
cache,
|
|
12062
|
+
serialize
|
|
12063
|
+
)
|
|
12064
|
+
}
|
|
12065
|
+
|
|
12066
|
+
function strategyDefault (fn, options) {
|
|
12067
|
+
var strategy = fn.length === 1 ? monadic : variadic;
|
|
12068
|
+
|
|
12069
|
+
return assemble(
|
|
12070
|
+
fn,
|
|
12071
|
+
this,
|
|
12072
|
+
strategy,
|
|
12073
|
+
options.cache.create(),
|
|
12074
|
+
options.serializer
|
|
12075
|
+
)
|
|
12076
|
+
}
|
|
12077
|
+
|
|
12078
|
+
function strategyVariadic (fn, options) {
|
|
12079
|
+
var strategy = variadic;
|
|
12080
|
+
|
|
12081
|
+
return assemble(
|
|
12082
|
+
fn,
|
|
12083
|
+
this,
|
|
12084
|
+
strategy,
|
|
12085
|
+
options.cache.create(),
|
|
12086
|
+
options.serializer
|
|
12087
|
+
)
|
|
12088
|
+
}
|
|
12089
|
+
|
|
12090
|
+
function strategyMonadic (fn, options) {
|
|
12091
|
+
var strategy = monadic;
|
|
12092
|
+
|
|
12093
|
+
return assemble(
|
|
12094
|
+
fn,
|
|
12095
|
+
this,
|
|
12096
|
+
strategy,
|
|
12097
|
+
options.cache.create(),
|
|
12098
|
+
options.serializer
|
|
12099
|
+
)
|
|
12100
|
+
}
|
|
12101
|
+
|
|
12102
|
+
//
|
|
12103
|
+
// Serializer
|
|
12104
|
+
//
|
|
12105
|
+
|
|
12106
|
+
function serializerDefault () {
|
|
12107
|
+
return JSON.stringify(arguments)
|
|
12108
|
+
}
|
|
12109
|
+
|
|
12110
|
+
//
|
|
12111
|
+
// Cache
|
|
12112
|
+
//
|
|
12113
|
+
|
|
12114
|
+
function ObjectWithoutPrototypeCache () {
|
|
12115
|
+
this.cache = Object.create(null);
|
|
12116
|
+
}
|
|
12117
|
+
|
|
12118
|
+
ObjectWithoutPrototypeCache.prototype.has = function (key) {
|
|
12119
|
+
return (key in this.cache)
|
|
12120
|
+
};
|
|
12121
|
+
|
|
12122
|
+
ObjectWithoutPrototypeCache.prototype.get = function (key) {
|
|
12123
|
+
return this.cache[key]
|
|
12124
|
+
};
|
|
12125
|
+
|
|
12126
|
+
ObjectWithoutPrototypeCache.prototype.set = function (key, value) {
|
|
12127
|
+
this.cache[key] = value;
|
|
12128
|
+
};
|
|
12129
|
+
|
|
12130
|
+
var cacheDefault = {
|
|
12131
|
+
create: function create () {
|
|
12132
|
+
return new ObjectWithoutPrototypeCache()
|
|
12133
|
+
}
|
|
12134
|
+
};
|
|
12135
|
+
|
|
12136
|
+
//
|
|
12137
|
+
// API
|
|
12138
|
+
//
|
|
12139
|
+
|
|
12140
|
+
var src = memoize;
|
|
12141
|
+
var strategies = {
|
|
12142
|
+
variadic: strategyVariadic,
|
|
12143
|
+
monadic: strategyMonadic
|
|
12144
|
+
};
|
|
12145
|
+
src.strategies = strategies;
|
|
12146
|
+
|
|
12147
|
+
const memoize$1 = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.assign(/*#__PURE__*/Object.create(null), src, {
|
|
12148
|
+
'default': src,
|
|
12149
|
+
strategies: strategies
|
|
12150
|
+
}));
|
|
12151
|
+
|
|
12001
12152
|
var ErrorCode;
|
|
12002
12153
|
(function (ErrorCode) {
|
|
12003
12154
|
// When we have a placeholder but no value to format
|
|
@@ -12260,7 +12411,7 @@ function createFastMemoizeCache(store) {
|
|
|
12260
12411
|
};
|
|
12261
12412
|
}
|
|
12262
12413
|
// @ts-ignore this is to deal with rollup's default import shenanigans
|
|
12263
|
-
var _memoizeIntl =
|
|
12414
|
+
var _memoizeIntl = src || memoize$1;
|
|
12264
12415
|
var memoizeIntl = _memoizeIntl;
|
|
12265
12416
|
function createDefaultFormatters(cache) {
|
|
12266
12417
|
if (cache === void 0) { cache = {
|
|
@@ -12552,7 +12703,7 @@ function createFastMemoizeCache$1(store) {
|
|
|
12552
12703
|
};
|
|
12553
12704
|
}
|
|
12554
12705
|
// @ts-ignore this is to deal with rollup's default import shenanigans
|
|
12555
|
-
var _memoizeIntl$1 =
|
|
12706
|
+
var _memoizeIntl$1 = src || memoize$1;
|
|
12556
12707
|
var memoizeIntl$1 = _memoizeIntl$1;
|
|
12557
12708
|
/**
|
|
12558
12709
|
* Create intl formatters and populate cache
|
|
@@ -13531,7 +13682,7 @@ var TemplateResult = class {
|
|
|
13531
13682
|
* subject to an additional IP rights grant found at
|
|
13532
13683
|
* http://polymer.github.io/PATENTS.txt
|
|
13533
13684
|
*/
|
|
13534
|
-
var isPrimitive = (value) => {
|
|
13685
|
+
var isPrimitive$1 = (value) => {
|
|
13535
13686
|
return value === null || !(typeof value === "object" || typeof value === "function");
|
|
13536
13687
|
};
|
|
13537
13688
|
var isIterable = (value) => {
|
|
@@ -13570,7 +13721,7 @@ var AttributeCommitter = class {
|
|
|
13570
13721
|
const part = parts2[i];
|
|
13571
13722
|
if (part !== void 0) {
|
|
13572
13723
|
const v = part.value;
|
|
13573
|
-
if (isPrimitive(v) || !isIterable(v)) {
|
|
13724
|
+
if (isPrimitive$1(v) || !isIterable(v)) {
|
|
13574
13725
|
text += typeof v === "string" ? v : String(v);
|
|
13575
13726
|
} else {
|
|
13576
13727
|
for (const t of v) {
|
|
@@ -13595,7 +13746,7 @@ var AttributePart = class {
|
|
|
13595
13746
|
this.committer = committer;
|
|
13596
13747
|
}
|
|
13597
13748
|
setValue(value) {
|
|
13598
|
-
if (value !== noChange && (!isPrimitive(value) || value !== this.value)) {
|
|
13749
|
+
if (value !== noChange && (!isPrimitive$1(value) || value !== this.value)) {
|
|
13599
13750
|
this.value = value;
|
|
13600
13751
|
if (!isDirective(value)) {
|
|
13601
13752
|
this.committer.dirty = true;
|
|
@@ -13653,7 +13804,7 @@ var NodePart = class {
|
|
|
13653
13804
|
if (value === noChange) {
|
|
13654
13805
|
return;
|
|
13655
13806
|
}
|
|
13656
|
-
if (isPrimitive(value)) {
|
|
13807
|
+
if (isPrimitive$1(value)) {
|
|
13657
13808
|
if (value !== this.value) {
|
|
13658
13809
|
this.__commitText(value);
|
|
13659
13810
|
}
|
|
@@ -18481,7 +18632,7 @@ var unsafeHTML = directive((value) => (part) => {
|
|
|
18481
18632
|
throw new Error("unsafeHTML can only be used in text bindings");
|
|
18482
18633
|
}
|
|
18483
18634
|
const previousValue = previousValues$1.get(part);
|
|
18484
|
-
if (previousValue !== void 0 && isPrimitive(value) && value === previousValue.value && part.value === previousValue.fragment) {
|
|
18635
|
+
if (previousValue !== void 0 && isPrimitive$1(value) && value === previousValue.value && part.value === previousValue.fragment) {
|
|
18485
18636
|
return;
|
|
18486
18637
|
}
|
|
18487
18638
|
const template = document.createElement("template");
|
|
@@ -20160,7 +20311,7 @@ var unsafeSVG = directive((value) => (part) => {
|
|
|
20160
20311
|
throw new Error("unsafeSVG can only be used in text bindings");
|
|
20161
20312
|
}
|
|
20162
20313
|
const previousValue = previousValues$2.get(part);
|
|
20163
|
-
if (previousValue !== void 0 && isPrimitive(value) && value === previousValue.value && part.value === previousValue.fragment) {
|
|
20314
|
+
if (previousValue !== void 0 && isPrimitive$1(value) && value === previousValue.value && part.value === previousValue.fragment) {
|
|
20164
20315
|
return;
|
|
20165
20316
|
}
|
|
20166
20317
|
const template = document.createElement("template");
|
|
@@ -26637,7 +26788,7 @@ sl-input::part(label){
|
|
|
26637
26788
|
|
|
26638
26789
|
`;
|
|
26639
26790
|
|
|
26640
|
-
index_module.
|
|
26791
|
+
index_module.J(stencilHooks_module.l);
|
|
26641
26792
|
const debug = stencilHooks_module.browser("sq:global");
|
|
26642
26793
|
const cache = createIntlCache();
|
|
26643
26794
|
const intl = createIntl({
|