@saasquatch/mint-components 1.15.0-7 → 1.15.0-71
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/{GenericTableView-f0e9c531.js → GenericTableView-a9845e80.js} +6 -6
- package/dist/cjs/IndirectTaxDetailsView-b3b7bb6e.js +646 -0
- package/dist/cjs/{ShadowViewAddon-e666dc8b.js → ShadowViewAddon-232eaf8b.js} +1469 -1399
- package/dist/cjs/{copy-text-view-7441206d.js → copy-text-view-e5223a96.js} +19 -8
- package/dist/cjs/data-d4339c2e.js +137 -0
- package/dist/cjs/{stencil-hooks.module-3a336b0f.js → dom-context-hooks.module-7fa676ae.js} +18 -18
- package/dist/cjs/{email-registration-view-55b378dc.js → email-registration-view-ace50780.js} +5 -3
- package/dist/cjs/{extractProps-fd93ba62.js → extractProps-e9c55ba8.js} +14 -0
- package/dist/cjs/{global-124aec2c.js → global-16279e95.js} +12152 -11932
- package/dist/cjs/{index-a29c60ef.js → index-a43a63b4.js} +4 -0
- package/dist/cjs/{index.module-ee84433d.js → index.module-4f54e412.js} +191 -191
- package/dist/cjs/loader.cjs.js +5 -5
- package/dist/cjs/{luxon-2926d85f.js → luxon-949beaf2.js} +2 -2
- package/dist/cjs/mint-components.cjs.js +5 -5
- package/dist/cjs/{mixins-f7e0377a.js → mixins-4761d472.js} +6 -6
- package/dist/cjs/{mockRewardData-272e22d6.js → mockRewardData-df37c8a3.js} +2 -2
- package/dist/cjs/raisins-plop-target.cjs.entry.js +1 -1
- package/dist/cjs/{re-render-b324deab.js → re-render-d516138a.js} +4 -4
- package/dist/cjs/{sqm-banking-info-form_17.cjs.entry.js → sqm-banking-info-form_10.cjs.entry.js} +871 -2415
- package/dist/cjs/{sqm-base-registration-form-view-1b2440c3.js → sqm-base-registration-form-view-8847804c.js} +3 -3
- package/dist/cjs/{sqm-big-stat_41.cjs.entry.js → sqm-big-stat_43.cjs.entry.js} +1128 -299
- package/dist/cjs/{sqm-close-button-view-ea3fa23b.js → sqm-close-button-view-5e85ac51.js} +2 -2
- package/dist/cjs/sqm-close-button.cjs.entry.js +6 -6
- package/dist/cjs/sqm-code-verification.cjs.entry.js +352 -0
- package/dist/cjs/sqm-context-router.cjs.entry.js +11 -11
- package/dist/cjs/sqm-email-verification.cjs.entry.js +152 -28
- package/dist/cjs/sqm-empty_4.cjs.entry.js +57 -63
- package/dist/cjs/sqm-form-message.cjs.entry.js +8 -8
- package/dist/cjs/sqm-google-sign-in.cjs.entry.js +14 -14
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +6 -6
- package/dist/cjs/sqm-header-logo.cjs.entry.js +3 -3
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +9 -9
- package/dist/cjs/sqm-invoice-table-data-cell_5.cjs.entry.js +84 -0
- package/dist/cjs/sqm-leaderboard-rank-view-6a1e63de.js +10 -0
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +6 -6
- package/dist/cjs/{sqm-logout-current-user-view-11d57c12.js → sqm-logout-current-user-view-b61c8bdf.js} +1 -1
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +6 -6
- package/dist/cjs/sqm-navigation-sidebar-item-view-ec7a5c53.js +56 -0
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +31 -8
- package/dist/cjs/{sqm-navigation-sidebar-view-17111896.js → sqm-navigation-sidebar-view-de90ef03.js} +18 -8
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +25 -9
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +97 -70
- package/dist/cjs/sqm-password-field.cjs.entry.js +11 -11
- package/dist/cjs/sqm-popup-container.cjs.entry.js +5 -5
- package/dist/cjs/{sqm-portal-container-view-4f15143a.js → sqm-portal-container-view-07e4343f.js} +2 -2
- package/dist/cjs/{sqm-portal-email-verification-view-f5ce25cc.js → sqm-portal-email-verification-view-e2590f1b.js} +4 -4
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +15 -15
- package/dist/cjs/{sqm-portal-forgot-password-view-b986086e.js → sqm-portal-forgot-password-view-0a8d3243.js} +24 -16
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +39 -10
- package/dist/cjs/sqm-portal-google-login.cjs.entry.js +9 -9
- package/dist/cjs/sqm-portal-google-registration-form.cjs.entry.js +13 -13
- package/dist/cjs/{sqm-portal-login-view-84e99287.js → sqm-portal-login-view-bb50304c.js} +4 -4
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-portal-profile-view-07d13061.js → sqm-portal-profile-view-5310d41a.js} +4 -4
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +15 -15
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +5 -5
- package/dist/cjs/{sqm-portal-registration-form-view-4377d849.js → sqm-portal-registration-form-view-5a96c2f5.js} +3 -3
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +9 -9
- package/dist/cjs/{sqm-portal-reset-password-view-52fc50fe.js → sqm-portal-reset-password-view-25eb2099.js} +3 -3
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +11 -11
- package/dist/cjs/{sqm-portal-verify-email-view-4f837226.js → sqm-portal-verify-email-view-1c4e781f.js} +3 -3
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +12 -12
- package/dist/cjs/{sqm-qr-code-view-3da9ed28.js → sqm-qr-code-view-0c3b2f48.js} +9 -4
- package/dist/cjs/sqm-qr-code.cjs.entry.js +12 -13
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +133 -44
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +4 -4
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +5 -5
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +82 -35
- package/dist/cjs/sqm-route.cjs.entry.js +1 -1
- package/dist/cjs/sqm-scroll.cjs.entry.js +3 -3
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +13753 -12462
- package/dist/cjs/sqm-tab.cjs.entry.js +5 -5
- package/dist/cjs/sqm-tabs.cjs.entry.js +27 -13
- package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +1254 -0
- package/dist/cjs/sqm-text-span-view-7a61ae4c.js +63 -0
- package/dist/cjs/sqm-text-span.cjs.entry.js +7 -7
- package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +19 -11
- package/dist/cjs/sqm-widget-verification.cjs.entry.js +24 -14
- package/dist/cjs/{useChildElements-1b35d945.js → useChildElements-966c9041.js} +5 -5
- package/dist/cjs/{useInstantAccessRegistration-0537e28e.js → useInstantAccessRegistration-08bcb487.js} +4 -4
- package/dist/cjs/{usePayoutStatus-4b5894ef.js → usePayoutStatus-3b34dab1.js} +13 -10
- package/dist/cjs/{usePortalLogin-63d896d1.js → usePortalLogin-6aa864ef.js} +4 -4
- package/dist/cjs/{usePortalRegistrationForm-f25d89e7.js → usePortalRegistrationForm-75b647fe.js} +6 -6
- package/dist/cjs/{useReferralCodes-82e8797b.js → useReferralCodes-11cdf43b.js} +3 -3
- package/dist/cjs/{useReferralTable-7c3f9600.js → useReferralTable-90d4d6e9.js} +10 -10
- package/dist/cjs/{useRegistrationFormState-7b820f0c.js → useRegistrationFormState-bbee6e7b.js} +6 -6
- package/dist/cjs/{useVerificationEmail-95a82767.js → useVerificationEmail-9dd3997a.js} +6 -6
- package/dist/cjs/{utilities-78f5e169.js → utilities-9a0c5e91.js} +4 -4
- package/dist/cjs/{utils-6847bc06.js → utils-7cbd60cc.js} +5 -0
- package/dist/cjs/utils-d5821f8d.js +105 -0
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/sqm-big-stat/BigStat.stories.js +13 -0
- package/dist/collection/components/sqm-big-stat/sqm-big-stat-view.js +15 -7
- package/dist/collection/components/sqm-big-stat/sqm-big-stat.js +162 -2
- package/dist/collection/components/sqm-big-stat/useBigStat.js +22 -6
- package/dist/collection/components/sqm-big-stat/useDemoBigStat.js +13 -4
- package/dist/collection/components/sqm-brand/sqm-brand.js +12 -4
- package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field.js +1 -0
- package/dist/collection/components/sqm-coupon-code/CouponCode.stories.js +4 -0
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code-view.js +13 -13
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +169 -1
- package/dist/collection/components/sqm-coupon-code/useCouponCode.js +1 -0
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +14 -6
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +60 -3
- package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +1 -1
- package/dist/collection/components/sqm-form-message/FormMessage.stories.js +8 -16
- package/dist/collection/components/sqm-form-message/sqm-form-message.css +50 -11
- package/dist/collection/components/sqm-form-message/sqm-form-message.js +4 -4
- package/dist/collection/components/sqm-hero/Hero.stories.js +11 -0
- package/dist/collection/components/sqm-hero/sqm-hero-view.js +14 -6
- package/dist/collection/components/sqm-hero/sqm-hero.js +26 -1
- package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +3 -2
- package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +79 -0
- package/dist/collection/components/sqm-instant-access-registration/sqm-instant-access-registration.js +3 -3
- package/dist/collection/components/sqm-invoice-table/cells/sqm-invoice-table-download-cell.js +2 -2
- package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.js +2 -1
- package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-date-column.js +2 -1
- package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-download-column.js +2 -1
- package/dist/collection/components/sqm-invoice-table/sqm-invoice-table-view.js +1 -1
- package/dist/collection/components/sqm-invoice-table/sqm-invoice-table.js +6 -3
- package/dist/collection/components/sqm-leaderboard/Leaderboard.stories.js +37 -0
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +10 -4
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +201 -60
- package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank-view.js +2 -2
- package/dist/collection/components/sqm-link-button/sqm-link-button.js +1 -0
- package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +2 -1
- package/dist/collection/components/sqm-name-fields/sqm-name-fields-view.js +28 -3
- package/dist/collection/components/sqm-name-fields/sqm-name-fields.js +1 -0
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +17 -7
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar.js +83 -5
- package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.js +18 -7
- package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.js +233 -1
- package/dist/collection/components/sqm-navigation-sidebar-item/useNavigationSidebarItem.js +9 -1
- package/dist/collection/components/sqm-pagination/sqm-pagination-view.js +3 -3
- package/dist/collection/components/sqm-pagination/sqm-pagination.js +43 -2
- package/dist/collection/components/sqm-payout-button-scroll/sqm-payout-button-scroll-view.js +1 -1
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password-view.js +8 -4
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password.js +1 -1
- package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +1 -1
- package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +1 -8
- package/dist/collection/components/sqm-portal-footer/sqm-portal-footer-view.js +6 -6
- package/dist/collection/components/sqm-portal-footer/sqm-portal-footer.js +1 -1
- package/dist/collection/components/sqm-portal-forgot-password/PortalForgotPassword.stories.js +4 -4
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.js +21 -13
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +103 -3
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame-view.js +41 -36
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame.js +102 -2
- package/dist/collection/components/sqm-portal-frame/usePortalFrame.js +4 -1
- package/dist/collection/components/sqm-portal-login/PortalLogin.stories.js +10 -5
- package/dist/collection/components/sqm-portal-login/sqm-portal-login-view.js +1 -1
- package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +1 -1
- package/dist/collection/components/sqm-portal-profile/sqm-portal-profile-view.js +1 -1
- package/dist/collection/components/sqm-portal-register/sqm-portal-register.js +1 -2
- package/dist/collection/components/sqm-portal-registration-form/PortalRegistrationForm.stories.js +1 -0
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +5 -3
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +4 -4
- package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +1 -1
- package/dist/collection/components/sqm-radio-card/sqm-radio-card-view.js +2 -2
- package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +34 -31
- package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +79 -11
- package/dist/collection/components/sqm-referral-code/ReferralCode.stories.js +3 -0
- package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +169 -1
- package/dist/collection/components/sqm-referral-codes/ReferralCodes.stories.js +6 -0
- package/dist/collection/components/sqm-referral-codes/sqm-referral-codes-view.js +46 -46
- package/dist/collection/components/sqm-referral-codes/sqm-referral-codes.js +28 -1
- package/dist/collection/components/sqm-referral-table/ReferralTable.stories.js +2 -2
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +55 -18
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-status-cell.js +62 -7
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-column.js +2 -1
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-date-column.js +4 -2
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.js +6 -3
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-status-column.js +6 -3
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-user-column.js +4 -2
- package/dist/collection/components/sqm-referral-table/mockReferralData.js +1 -1
- package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +3 -2
- package/dist/collection/components/sqm-referred-registration/sqm-referred-registration.js +2 -10
- package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeList.stories.js +19 -19
- package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeListData.js +31 -5
- package/dist/collection/components/sqm-reward-exchange-list/progressBar.js +10 -10
- package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.js +39 -42
- package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list.js +1 -2
- package/dist/collection/components/sqm-rewards-table/RewardsTableCell.stories.js +3 -3
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +4 -3
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.js +5 -4
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.js +57 -8
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.js +3 -2
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.js +3 -2
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.js +3 -2
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.js +3 -2
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.js +5 -3
- package/dist/collection/components/sqm-rewards-table/mockRewardData.js +1 -1
- package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +3 -2
- package/dist/collection/components/sqm-rewards-table/useRewardsTable.js +1 -1
- package/dist/collection/components/sqm-share-button/ShareButton.stories.js +3 -1
- package/dist/collection/components/sqm-share-button/sqm-share-button-view.js +23 -22
- package/dist/collection/components/sqm-share-button/sqm-share-button.js +56 -10
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +34 -4
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +39 -5
- package/dist/collection/components/sqm-stat-container/sqm-stat-container-view.js +21 -9
- package/dist/collection/components/sqm-stat-container/sqm-stat-container.js +110 -2
- package/dist/collection/components/sqm-stencilbook/BrandSelector.js +198 -0
- package/dist/collection/components/sqm-stencilbook/Themes.js +325 -33
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +81 -99
- package/dist/collection/components/sqm-table-row/sqm-table-row.js +2 -2
- package/dist/collection/components/sqm-tabs/Tabs.stories.js +7 -0
- package/dist/collection/components/sqm-tabs/sqm-tabs-view.js +16 -2
- package/dist/collection/components/sqm-tabs/sqm-tabs.js +28 -2
- package/dist/collection/components/sqm-task-card/DetailsView.js +7 -1
- package/dist/collection/components/sqm-task-card/progress-bar/progress-bar-view.js +3 -2
- package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +18 -20
- package/dist/collection/components/sqm-task-card/sqm-task-card.js +4 -8
- package/dist/collection/components/sqm-task-card/useTaskCard.js +1 -1
- package/dist/collection/components/sqm-text/Text.stories.js +12 -0
- package/dist/collection/components/sqm-text/sqm-text.js +100 -49
- package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +44 -43
- package/dist/collection/components/sqm-text-span/sqm-text-span.js +51 -2
- package/dist/collection/components/sqm-timeline/Timeline.stories.js +8 -1
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry-view.js +45 -45
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry.js +52 -0
- package/dist/collection/components/sqm-titled-section/sqm-titled-section.js +1 -1
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.js +12 -2
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.js +2 -2
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +138 -14
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-controller.js +39 -5
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +41 -8
- package/dist/collection/components/tax-and-cash/BankingForm.stories.js +12 -0
- package/dist/collection/components/tax-and-cash/TaxForm.stories.js +30 -9
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/formDefinitions.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +54 -58
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +108 -5
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +8 -1
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.js +3 -3
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +59 -61
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +82 -4
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +6 -2
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +55 -62
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.js +24 -27
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +26 -1
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/usePayoutDetailsCard.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +18 -48
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +1 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +8 -5
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/ErrorView.js +3 -27
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +284 -30
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +96 -92
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +19 -4
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +3 -3
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/small-views/DocusignExpiredView.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +166 -52
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +10 -10
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +3 -3
- package/dist/collection/components/views/copy-text-view.js +17 -6
- package/dist/collection/components/views/email-registration-view.js +3 -1
- package/dist/collection/global/global.js +27 -12
- package/dist/collection/global/mixins.js +6 -6
- package/dist/collection/global/styles.js +307 -134
- package/dist/collection/global/styles.ts +396 -135
- package/dist/collection/insertfont.js +18 -0
- package/dist/collection/stories/PortalTemplates.stories.js +22 -30
- package/dist/collection/tables/GenericTableView.js +4 -4
- package/dist/collection/utils/parseStates.js +12 -0
- package/dist/collection/utils/utils.js +4 -0
- package/dist/esm/{GenericTableView-e7addb2b.js → GenericTableView-e43d310f.js} +6 -6
- package/dist/esm/IndirectTaxDetailsView-451cf5e2.js +639 -0
- package/dist/esm/{ShadowViewAddon-7c10e0ee.js → ShadowViewAddon-31e71683.js} +1468 -1397
- package/dist/esm/{copy-text-view-717050d5.js → copy-text-view-8d1713d7.js} +19 -8
- package/dist/esm/data-ee3ae298.js +121 -0
- package/dist/esm/{stencil-hooks.module-4bc38af4.js → dom-context-hooks.module-63370afd.js} +13 -13
- package/dist/esm/{email-registration-view-a7818cf2.js → email-registration-view-1f587f8b.js} +5 -3
- package/dist/esm/{extractProps-ae1afbb3.js → extractProps-54064fb0.js} +14 -1
- package/dist/esm/{global-6dc825bc.js → global-2f3b2adb.js} +11849 -11630
- package/dist/esm/{index-91e7729f.js → index-b3a06de8.js} +4 -0
- package/dist/esm/{index.module-89a79f66.js → index.module-38dad6c9.js} +153 -153
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{luxon-8d51c92b.js → luxon-bbf75a9d.js} +1 -1
- package/dist/esm/mint-components.js +5 -5
- package/dist/esm/{mixins-83f90fa1.js → mixins-f750863a.js} +6 -6
- package/dist/esm/{mockRewardData-8bd1b356.js → mockRewardData-96a2d26d.js} +2 -2
- package/dist/esm/raisins-plop-target.entry.js +1 -1
- package/dist/esm/{re-render-cc945f38.js → re-render-9c90767d.js} +2 -2
- package/dist/esm/{sqm-banking-info-form_17.entry.js → sqm-banking-info-form_10.entry.js} +720 -2257
- package/dist/esm/{sqm-base-registration-form-view-31f1cb87.js → sqm-base-registration-form-view-193f1721.js} +3 -3
- package/dist/esm/{sqm-big-stat_41.entry.js → sqm-big-stat_43.entry.js} +1040 -213
- package/dist/esm/{sqm-close-button-view-f9819751.js → sqm-close-button-view-2fa57229.js} +2 -2
- package/dist/esm/sqm-close-button.entry.js +5 -5
- package/dist/esm/sqm-code-verification.entry.js +348 -0
- package/dist/esm/sqm-context-router.entry.js +4 -4
- package/dist/esm/sqm-email-verification.entry.js +145 -21
- package/dist/esm/sqm-empty_4.entry.js +54 -60
- package/dist/esm/sqm-form-message.entry.js +7 -7
- package/dist/esm/sqm-google-sign-in.entry.js +3 -3
- package/dist/esm/sqm-graphql-client-provider.entry.js +3 -3
- package/dist/esm/sqm-header-logo.entry.js +2 -2
- package/dist/esm/sqm-instant-access-registration.entry.js +8 -8
- package/dist/esm/sqm-invoice-table-data-cell_5.entry.js +76 -0
- package/dist/esm/sqm-leaderboard-rank-view-18baae5b.js +8 -0
- package/dist/esm/sqm-leaderboard-rank.entry.js +5 -5
- package/dist/esm/{sqm-logout-current-user-view-8ef8180f.js → sqm-logout-current-user-view-f21e54e3.js} +1 -1
- package/dist/esm/sqm-logout-current-user.entry.js +5 -5
- package/dist/esm/sqm-navigation-sidebar-item-view-797601b0.js +54 -0
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +30 -7
- package/dist/esm/{sqm-navigation-sidebar-view-9d802b78.js → sqm-navigation-sidebar-view-0a2ec560.js} +18 -8
- package/dist/esm/sqm-navigation-sidebar.entry.js +22 -6
- package/dist/esm/sqm-pagination_3.entry.js +91 -64
- package/dist/esm/sqm-password-field.entry.js +6 -6
- package/dist/esm/sqm-popup-container.entry.js +4 -4
- package/dist/esm/{sqm-portal-container-view-1683ae32.js → sqm-portal-container-view-176e92e3.js} +2 -2
- package/dist/esm/{sqm-portal-email-verification-view-d96d6c43.js → sqm-portal-email-verification-view-e68275d7.js} +4 -4
- package/dist/esm/sqm-portal-email-verification.entry.js +7 -7
- package/dist/esm/{sqm-portal-forgot-password-view-50444a7c.js → sqm-portal-forgot-password-view-0e795cdd.js} +24 -16
- package/dist/esm/sqm-portal-forgot-password.entry.js +36 -7
- package/dist/esm/sqm-portal-google-login.entry.js +8 -8
- package/dist/esm/sqm-portal-google-registration-form.entry.js +9 -9
- package/dist/esm/{sqm-portal-login-view-37c85d04.js → sqm-portal-login-view-7670cd86.js} +4 -4
- package/dist/esm/sqm-portal-logout.entry.js +3 -3
- package/dist/esm/{sqm-portal-profile-view-4ce1c7c3.js → sqm-portal-profile-view-fe781f47.js} +4 -4
- package/dist/esm/sqm-portal-profile.entry.js +8 -8
- package/dist/esm/sqm-portal-protected-route.entry.js +3 -3
- package/dist/esm/{sqm-portal-registration-form-view-21d57492.js → sqm-portal-registration-form-view-8bdc3804.js} +3 -3
- package/dist/esm/sqm-portal-registration-form.entry.js +8 -8
- package/dist/esm/{sqm-portal-reset-password-view-b000ffc5.js → sqm-portal-reset-password-view-abef7286.js} +3 -3
- package/dist/esm/sqm-portal-reset-password.entry.js +7 -7
- package/dist/esm/{sqm-portal-verify-email-view-2983ba9b.js → sqm-portal-verify-email-view-33805220.js} +3 -3
- package/dist/esm/sqm-portal-verify-email.entry.js +7 -7
- package/dist/esm/{sqm-qr-code-view-10b8b4cb.js → sqm-qr-code-view-97124a66.js} +8 -3
- package/dist/esm/sqm-qr-code.entry.js +6 -7
- package/dist/esm/sqm-referral-table_11.entry.js +122 -33
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +3 -3
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +4 -4
- package/dist/esm/sqm-rewards-table_9.entry.js +70 -23
- package/dist/esm/sqm-route.entry.js +1 -1
- package/dist/esm/sqm-scroll.entry.js +2 -2
- package/dist/esm/sqm-stencilbook.entry.js +13578 -12287
- package/dist/esm/sqm-tab.entry.js +4 -4
- package/dist/esm/sqm-tabs.entry.js +24 -10
- package/dist/esm/sqm-tax-and-cash.entry.js +1250 -0
- package/dist/esm/sqm-text-span-view-4c17b8c9.js +61 -0
- package/dist/esm/sqm-text-span.entry.js +6 -6
- package/dist/esm/sqm-widget-verification-controller.entry.js +14 -6
- package/dist/esm/sqm-widget-verification.entry.js +21 -11
- package/dist/esm/{useChildElements-7945ae56.js → useChildElements-4e70ac0e.js} +2 -2
- package/dist/esm/{useInstantAccessRegistration-dc4ad9f2.js → useInstantAccessRegistration-0f04459e.js} +3 -3
- package/dist/esm/{usePayoutStatus-58aa56b4.js → usePayoutStatus-7eeec61b.js} +10 -7
- package/dist/esm/{usePortalLogin-ef647a50.js → usePortalLogin-d0720c81.js} +3 -3
- package/dist/esm/{usePortalRegistrationForm-4b35a357.js → usePortalRegistrationForm-afc0171e.js} +3 -3
- package/dist/esm/{useReferralCodes-8f75921a.js → useReferralCodes-311e6d72.js} +2 -2
- package/dist/esm/{useReferralTable-b3876ed6.js → useReferralTable-65a01a6a.js} +5 -5
- package/dist/esm/{useRegistrationFormState-d6f33135.js → useRegistrationFormState-18c2cea7.js} +2 -2
- package/dist/esm/{useVerificationEmail-edc318cb.js → useVerificationEmail-f9413de9.js} +2 -2
- package/dist/esm/{utilities-5b0ca040.js → utilities-ad9c2893.js} +2 -2
- package/dist/esm/{utils-334c1e34.js → utils-03188de2.js} +5 -1
- package/dist/esm/utils-c416c7e4.js +97 -0
- package/dist/esm-es5/GenericTableView-e43d310f.js +1 -0
- package/dist/esm-es5/IndirectTaxDetailsView-451cf5e2.js +1 -0
- package/dist/esm-es5/ShadowViewAddon-31e71683.js +1 -0
- package/dist/esm-es5/copy-text-view-8d1713d7.js +1 -0
- package/dist/esm-es5/data-ee3ae298.js +1 -0
- package/dist/esm-es5/dom-context-hooks.module-63370afd.js +53 -0
- package/dist/esm-es5/email-registration-view-1f587f8b.js +1 -0
- package/dist/esm-es5/extractProps-54064fb0.js +1 -0
- package/dist/esm-es5/{global-6dc825bc.js → global-2f3b2adb.js} +5 -5
- package/dist/esm-es5/{index-91e7729f.js → index-b3a06de8.js} +1 -1
- package/dist/esm-es5/index.module-38dad6c9.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/luxon-bbf75a9d.js +1 -0
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/mixins-f750863a.js +1 -0
- package/dist/esm-es5/{mockRewardData-8bd1b356.js → mockRewardData-96a2d26d.js} +1 -1
- package/dist/esm-es5/raisins-plop-target.entry.js +1 -1
- package/dist/esm-es5/re-render-9c90767d.js +1 -0
- package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -0
- package/dist/esm-es5/{sqm-base-registration-form-view-31f1cb87.js → sqm-base-registration-form-view-193f1721.js} +1 -1
- package/dist/esm-es5/sqm-big-stat_43.entry.js +1 -0
- package/dist/esm-es5/{sqm-close-button-view-f9819751.js → sqm-close-button-view-2fa57229.js} +1 -1
- package/dist/esm-es5/sqm-close-button.entry.js +1 -1
- package/dist/esm-es5/sqm-code-verification.entry.js +1 -0
- package/dist/esm-es5/sqm-context-router.entry.js +1 -1
- package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/sqm-form-message.entry.js +1 -1
- package/dist/esm-es5/sqm-google-sign-in.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-data-cell_5.entry.js +1 -0
- package/dist/esm-es5/sqm-leaderboard-rank-view-18baae5b.js +1 -0
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/{sqm-logout-current-user-view-8ef8180f.js → sqm-logout-current-user-view-f21e54e3.js} +1 -1
- package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-797601b0.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-view-0a2ec560.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm-es5/sqm-pagination_3.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-container-view-1683ae32.js → sqm-portal-container-view-176e92e3.js} +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-d96d6c43.js → sqm-portal-email-verification-view-e68275d7.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password-view-0e795cdd.js +1 -0
- package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-google-login.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-google-registration-form.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-login-view-7670cd86.js +1 -0
- package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-4ce1c7c3.js → sqm-portal-profile-view-fe781f47.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-view-21d57492.js → sqm-portal-registration-form-view-8bdc3804.js} +1 -1
- package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-reset-password-view-b000ffc5.js → sqm-portal-reset-password-view-abef7286.js} +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-verify-email-view-2983ba9b.js → sqm-portal-verify-email-view-33805220.js} +1 -1
- package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
- package/dist/esm-es5/sqm-qr-code-view-97124a66.js +1 -0
- package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-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-route.entry.js +1 -1
- package/dist/esm-es5/sqm-scroll.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-tax-and-cash.entry.js +1 -0
- package/dist/esm-es5/sqm-text-span-view-4c17b8c9.js +1 -0
- package/dist/esm-es5/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
- package/dist/esm-es5/useChildElements-4e70ac0e.js +1 -0
- package/dist/esm-es5/useInstantAccessRegistration-0f04459e.js +1 -0
- package/dist/esm-es5/{usePayoutStatus-58aa56b4.js → usePayoutStatus-7eeec61b.js} +2 -2
- package/dist/esm-es5/usePortalLogin-d0720c81.js +1 -0
- package/dist/esm-es5/usePortalRegistrationForm-afc0171e.js +1 -0
- package/dist/esm-es5/useReferralCodes-311e6d72.js +1 -0
- package/dist/esm-es5/useReferralTable-65a01a6a.js +1 -0
- package/dist/esm-es5/useRegistrationFormState-18c2cea7.js +1 -0
- package/dist/esm-es5/useVerificationEmail-f9413de9.js +1 -0
- package/dist/esm-es5/utilities-ad9c2893.js +1 -0
- package/dist/esm-es5/utils-03188de2.js +1 -0
- package/dist/esm-es5/utils-c416c7e4.js +1 -0
- package/dist/mint-components/global/styles.ts +396 -135
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/p-000c91b1.js +1 -0
- package/dist/mint-components/{p-9b6a0152.system.entry.js → p-002e6205.system.entry.js} +1 -1
- package/dist/mint-components/{p-266a8b4d.js → p-00791abc.js} +1 -1
- package/dist/mint-components/p-0797a946.js +1 -0
- package/dist/mint-components/{p-e145e4f8.js → p-07dc6d68.js} +1 -1
- package/dist/mint-components/{p-5bedb58c.js → p-08700497.js} +1 -1
- package/dist/mint-components/p-0935f9b7.system.js +1 -0
- package/dist/mint-components/{p-284e4ed5.entry.js → p-0b0f49ad.entry.js} +1 -1
- package/dist/mint-components/p-0bb21f5b.system.entry.js +1 -0
- package/dist/mint-components/{p-164a9103.system.entry.js → p-0cba75e6.system.entry.js} +1 -1
- package/dist/mint-components/{p-36ffebd8.system.entry.js → p-0d22c0e5.system.entry.js} +1 -1
- package/dist/mint-components/p-0e532b53.entry.js +1 -0
- package/dist/mint-components/{p-480e08e9.js → p-0e59a91e.js} +2 -2
- package/dist/mint-components/p-0ea61502.system.js +1 -0
- package/dist/mint-components/p-100c878b.system.entry.js +1 -0
- package/dist/mint-components/p-1337f47c.entry.js +1 -0
- package/dist/mint-components/p-1363c4ab.system.js +1 -0
- package/dist/mint-components/p-14128c84.system.entry.js +1 -0
- package/dist/mint-components/{p-7c2b9fe4.system.js → p-15012f59.system.js} +1 -1
- package/dist/mint-components/p-15bfd7e2.system.js +1 -0
- package/dist/mint-components/p-1a278658.entry.js +1 -0
- package/dist/mint-components/{p-dbc0e4f8.system.js → p-1c1f4ce7.system.js} +1 -1
- package/dist/mint-components/p-1cd0e1e9.system.js +1 -0
- package/dist/mint-components/p-204861a6.js +1 -0
- package/dist/mint-components/p-209ea185.js +1 -0
- package/dist/mint-components/p-21fab6ef.system.js +1 -0
- package/dist/mint-components/{p-3af1ec4c.entry.js → p-22c11f0e.entry.js} +1 -1
- package/dist/mint-components/{p-f4a8ee29.system.entry.js → p-22d20816.system.entry.js} +1 -1
- package/dist/mint-components/p-2403c6e1.system.js +1 -0
- package/dist/mint-components/p-240bec23.js +1 -0
- package/dist/mint-components/p-246e67d4.system.entry.js +1 -0
- package/dist/mint-components/{p-4b6f2eca.system.entry.js → p-258f4e5e.system.entry.js} +1 -1
- package/dist/mint-components/p-2a8e2f28.system.js +1 -0
- package/dist/mint-components/p-2c310c7d.entry.js +1 -0
- package/dist/mint-components/p-3055141d.entry.js +11 -0
- package/dist/mint-components/p-33703509.system.entry.js +1 -0
- package/dist/mint-components/p-36b1414b.system.js +1 -0
- package/dist/mint-components/{p-c0f19490.js → p-3787a4d6.js} +1 -1
- package/dist/mint-components/p-3b11d902.entry.js +258 -0
- package/dist/mint-components/p-3cb249c3.js +1 -0
- package/dist/mint-components/p-3d1b91a1.system.entry.js +1 -0
- package/dist/mint-components/p-3d99fa43.entry.js +1 -0
- package/dist/mint-components/{p-13ed8586.system.js → p-3dc34570.system.js} +1 -1
- package/dist/mint-components/{p-20245645.js → p-3eba9036.js} +1 -1
- package/dist/mint-components/p-404daf1c.entry.js +144 -0
- package/dist/mint-components/p-40c01a5a.system.js +1 -0
- package/dist/mint-components/{p-4b6dc0e5.entry.js → p-4204a6e3.entry.js} +1 -1
- package/dist/mint-components/{p-f4a72903.system.entry.js → p-4271f436.system.entry.js} +1 -1
- package/dist/mint-components/{p-6a8d9def.system.entry.js → p-42b62299.system.entry.js} +1 -1
- package/dist/mint-components/p-42da8239.system.js +1 -0
- package/dist/mint-components/p-434f9eaa.system.entry.js +1 -0
- package/dist/mint-components/{p-726a9924.js → p-460155de.js} +1 -1
- package/dist/mint-components/{p-301ddcaa.system.entry.js → p-485e2d9f.system.entry.js} +1 -1
- package/dist/mint-components/p-49b20dae.js +1 -0
- package/dist/mint-components/p-49e92a7c.js +1233 -0
- package/dist/mint-components/{p-6d2f5a1d.js → p-4d19270b.js} +2 -2
- package/dist/mint-components/p-4d741ccd.js +1 -0
- package/dist/mint-components/p-4eee6c40.entry.js +93 -0
- package/dist/mint-components/p-4f5329a2.system.js +53 -0
- package/dist/mint-components/{p-cf8677ea.js → p-577a4c97.js} +1 -1
- package/dist/mint-components/{p-59274a91.system.js → p-578a27c8.system.js} +1 -1
- package/dist/mint-components/p-5800e049.entry.js +1 -0
- package/dist/mint-components/p-587115cb.system.entry.js +1 -0
- package/dist/mint-components/p-59b028db.system.js +1 -0
- package/dist/mint-components/p-5ccee28f.system.entry.js +1 -0
- package/dist/mint-components/{p-e8ffcc68.entry.js → p-5e0af707.entry.js} +2 -2
- package/dist/mint-components/{p-4e526a94.js → p-5ed49bf2.js} +1 -1
- package/dist/mint-components/p-5fca2bd3.system.entry.js +1 -0
- package/dist/mint-components/p-5ff2da11.js +1 -0
- package/dist/mint-components/p-621575fa.system.entry.js +1 -0
- package/dist/mint-components/p-63e29387.js +42 -0
- package/dist/mint-components/{p-ad985d37.system.entry.js → p-64457acd.system.entry.js} +1 -1
- package/dist/mint-components/{p-71d7c2a0.system.js → p-64997b59.system.js} +1 -1
- package/dist/mint-components/{p-b5fb3826.system.js → p-6578ea31.system.js} +1 -1
- package/dist/mint-components/p-672d144e.entry.js +1 -0
- package/dist/mint-components/p-67ad2252.system.js +1 -0
- package/dist/mint-components/{p-dc52c36a.js → p-68043f30.js} +1 -1
- package/dist/mint-components/p-692bacf3.js +1 -0
- package/dist/mint-components/{p-9ec99ced.js → p-6951663b.js} +1 -1
- package/dist/mint-components/p-69d64372.system.entry.js +1 -0
- package/dist/mint-components/p-6ad674c2.js +103 -0
- package/dist/mint-components/p-6b076bae.system.entry.js +1 -0
- package/dist/mint-components/p-6e069052.entry.js +1 -0
- package/dist/mint-components/{p-b7d1469d.system.entry.js → p-7059ee40.system.entry.js} +1 -1
- package/dist/mint-components/{p-2ae0e06a.entry.js → p-711bc624.entry.js} +1 -1
- package/dist/mint-components/p-71271fbd.system.js +1 -0
- package/dist/mint-components/{p-6d9e52c7.system.js → p-7159c51c.system.js} +1 -1
- package/dist/mint-components/p-765d0c63.js +394 -0
- package/dist/mint-components/p-7752408c.js +1 -0
- package/dist/mint-components/p-7970e73a.js +1 -0
- package/dist/mint-components/{p-fa37513e.system.entry.js → p-7af4fba0.system.entry.js} +1 -1
- package/dist/mint-components/p-7b8d29bb.entry.js +1 -0
- package/dist/mint-components/{p-527216de.system.js → p-82505f6e.system.js} +1 -1
- package/dist/mint-components/{p-95ae4ab9.system.js → p-82560b78.system.js} +1 -1
- package/dist/mint-components/{p-3f7b81b8.js → p-862845d7.js} +2 -2
- package/dist/mint-components/p-8a6494c7.system.js +1 -0
- package/dist/mint-components/p-8bcdb9a4.entry.js +13 -0
- package/dist/mint-components/p-8caef004.js +1 -0
- package/dist/mint-components/{p-aaff68dc.entry.js → p-8dc1cd0f.entry.js} +1 -1
- package/dist/mint-components/{p-8413ade9.system.js → p-8e28333b.system.js} +1 -1
- package/dist/mint-components/p-8e2bead4.js +1 -0
- package/dist/mint-components/p-9049b387.entry.js +1 -0
- package/dist/mint-components/{p-2d52e2d7.system.js → p-91014439.system.js} +1 -1
- package/dist/mint-components/{p-18425f38.system.entry.js → p-910f56ca.system.entry.js} +1 -1
- package/dist/mint-components/p-91fd1cae.system.entry.js +1 -0
- package/dist/mint-components/p-9374b5bb.system.entry.js +1 -0
- package/dist/mint-components/{p-ccf8c9aa.entry.js → p-94f9fbf7.entry.js} +1 -1
- package/dist/mint-components/p-9542a949.entry.js +9 -0
- package/dist/mint-components/{p-a9f4ddb1.js → p-9580aac3.js} +1 -1
- package/dist/mint-components/{p-87c21535.entry.js → p-9aadc253.entry.js} +1 -1
- package/dist/mint-components/{p-619c2aa3.entry.js → p-9c2d515d.entry.js} +2 -2
- package/dist/mint-components/p-9e297104.entry.js +1 -0
- package/dist/mint-components/p-9f82e69d.entry.js +1 -0
- package/dist/mint-components/{p-5488fdd9.system.js → p-9fb8b33a.system.js} +1 -1
- package/dist/mint-components/{p-8175e85f.system.js → p-a148663a.system.js} +1 -1
- package/dist/mint-components/{p-ac9f4085.system.entry.js → p-a2533860.system.entry.js} +1 -1
- package/dist/mint-components/p-a41c29cd.system.js +1 -0
- package/dist/mint-components/{p-35b475bf.js → p-a45680fe.js} +1 -1
- package/dist/mint-components/p-a5c9ce6c.entry.js +1 -0
- package/dist/mint-components/{p-127e66c2.system.js → p-a6f4fb03.system.js} +1 -1
- package/dist/mint-components/{p-faba3198.entry.js → p-a7ee19dc.entry.js} +1 -1
- package/dist/mint-components/{p-abefb7cc.js → p-ac11e10a.js} +1 -1
- package/dist/mint-components/{p-8362cb4c.system.entry.js → p-ac2fdad8.system.entry.js} +1 -1
- package/dist/mint-components/p-b065215a.entry.js +1 -0
- package/dist/mint-components/{p-d6831af5.js → p-b22b7891.js} +1 -1
- package/dist/mint-components/p-b2bf7fcb.entry.js +16 -0
- package/dist/mint-components/{p-a37541ae.system.entry.js → p-b3112c88.system.entry.js} +1 -1
- package/dist/mint-components/{p-345fd28e.system.entry.js → p-b3da317b.system.entry.js} +1 -1
- package/dist/mint-components/{p-571e1427.system.js → p-b6911812.system.js} +1 -1
- package/dist/mint-components/p-b710c7e0.js +1 -0
- package/dist/mint-components/p-b86f944c.entry.js +25 -0
- package/dist/mint-components/p-b8fed018.system.js +1 -0
- package/dist/mint-components/{p-1a6b7d2a.entry.js → p-b9bccc55.entry.js} +1 -1
- package/dist/mint-components/p-bad50dc1.entry.js +1 -0
- package/dist/mint-components/{p-a81b507f.entry.js → p-bb627d95.entry.js} +2 -2
- package/dist/mint-components/{p-44a82cf3.system.js → p-bcb48c32.system.js} +22 -22
- package/dist/mint-components/p-bd288a80.system.js +1 -0
- package/dist/mint-components/p-be88596c.system.js +1 -0
- package/dist/mint-components/p-bfc16195.system.entry.js +1 -0
- package/dist/mint-components/{p-44891949.entry.js → p-c3884e55.entry.js} +1 -1
- package/dist/mint-components/{p-96431b4f.system.entry.js → p-c3dce602.system.entry.js} +1 -1
- package/dist/mint-components/p-c4886223.entry.js +1 -0
- package/dist/mint-components/p-c786f3b4.entry.js +1 -0
- package/dist/mint-components/p-c7965639.entry.js +1 -0
- package/dist/mint-components/p-c7c11325.js +1 -0
- package/dist/mint-components/p-c9252c59.system.entry.js +1 -0
- package/dist/mint-components/p-cab1f502.js +1 -0
- package/dist/mint-components/{p-a71b9154.system.js → p-d399162b.system.js} +1 -1
- package/dist/mint-components/{p-0559d880.entry.js → p-d5f1df29.entry.js} +1 -1
- package/dist/mint-components/p-d785a297.system.entry.js +1 -0
- package/dist/mint-components/p-d821418e.system.js +1 -0
- package/dist/mint-components/p-d8c5b80a.system.js +1 -0
- package/dist/mint-components/{p-d3e5704c.entry.js → p-da34d4f7.entry.js} +1 -1
- package/dist/mint-components/p-da3ffd4e.system.entry.js +1 -0
- package/dist/mint-components/{p-605c2904.system.entry.js → p-da6fe95f.system.entry.js} +1 -1
- package/dist/mint-components/{p-c2fdd608.system.entry.js → p-dbe29e53.system.entry.js} +1 -1
- package/dist/mint-components/{p-69ac09d4.js → p-ddf3c05e.js} +1 -1
- package/dist/mint-components/{p-da7708a7.entry.js → p-e27ff213.entry.js} +1 -1
- package/dist/mint-components/p-e539fed3.entry.js +1 -0
- package/dist/mint-components/p-e55aafe9.system.js +1 -0
- package/dist/mint-components/p-e57d61af.system.js +1 -0
- package/dist/mint-components/{p-9209a016.system.entry.js → p-e8dc94cc.system.entry.js} +1 -1
- package/dist/mint-components/p-eaeddfe2.system.js +1 -0
- package/dist/mint-components/{p-e21a1cb8.system.entry.js → p-ebb487d0.system.entry.js} +1 -1
- package/dist/mint-components/{p-7dabdca6.system.entry.js → p-eea87fdc.system.entry.js} +1 -1
- package/dist/mint-components/p-f0e0d0b9.system.entry.js +1 -0
- package/dist/mint-components/p-f0ebccea.system.entry.js +1 -0
- package/dist/mint-components/p-f1dc581f.js +1 -0
- package/dist/mint-components/{p-05f29f64.js → p-f307b716.js} +1 -1
- package/dist/mint-components/p-f6762bb5.entry.js +13 -0
- package/dist/mint-components/p-f6baa0c9.system.js +1 -0
- package/dist/mint-components/p-f94788ab.system.entry.js +1 -0
- package/dist/mint-components/p-f9c7248e.js +1 -0
- package/dist/mint-components/{p-cc7af682.system.js → p-fa6fba34.system.js} +2 -2
- package/dist/mint-components/{p-2b462e4f.system.entry.js → p-fb2976fc.system.entry.js} +1 -1
- package/dist/mint-components/{p-4e451f75.js → p-fb5be0c5.js} +1 -1
- package/dist/mint-components/p-fb77f662.entry.js +1 -0
- package/dist/types/components/sqm-big-stat/BigStat.stories.d.ts +2 -0
- package/dist/types/components/sqm-big-stat/sqm-big-stat-view.d.ts +5 -0
- package/dist/types/components/sqm-big-stat/sqm-big-stat.d.ts +41 -0
- package/dist/types/components/sqm-coupon-code/CouponCode.stories.d.ts +1 -0
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code-view.d.ts +2 -0
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +42 -0
- package/dist/types/components/sqm-coupon-code/useCouponCode.d.ts +1 -0
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout-view.d.ts +4 -1
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout.d.ts +13 -0
- package/dist/types/components/sqm-form-message/FormMessage.stories.d.ts +0 -1
- package/dist/types/components/sqm-hero/Hero.stories.d.ts +1 -0
- package/dist/types/components/sqm-hero/sqm-hero-view.d.ts +1 -0
- package/dist/types/components/sqm-hero/sqm-hero.d.ts +5 -1
- package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +1 -0
- package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +19 -0
- package/dist/types/components/sqm-instant-access-registration/sqm-instant-access-registration.d.ts +1 -1
- package/dist/types/components/sqm-invoice-table/columns/InvoiceTableColumn.d.ts +1 -0
- package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.d.ts +1 -0
- package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-date-column.d.ts +1 -0
- package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-download-column.d.ts +1 -0
- package/dist/types/components/sqm-invoice-table/mockInvoiceData.d.ts +1 -0
- package/dist/types/components/sqm-invoice-table/sqm-invoice-table.d.ts +3 -0
- package/dist/types/components/sqm-leaderboard/Leaderboard.stories.d.ts +1 -0
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +6 -1
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +52 -16
- package/dist/types/components/sqm-leaderboard/useLeaderboard.d.ts +6 -0
- package/dist/types/components/sqm-link-button/sqm-link-button.d.ts +1 -0
- package/dist/types/components/sqm-logout-current-user/sqm-logout-current-user.d.ts +1 -0
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.d.ts +1 -0
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar.d.ts +14 -0
- package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.d.ts +8 -0
- package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.d.ts +57 -0
- package/dist/types/components/sqm-pagination/sqm-pagination-view.d.ts +1 -0
- package/dist/types/components/sqm-pagination/sqm-pagination.d.ts +9 -2
- package/dist/types/components/sqm-popup-container/usePopupContainer.d.ts +2 -2
- package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password-view.d.ts +2 -0
- package/dist/types/components/sqm-portal-footer/sqm-portal-footer.d.ts +1 -1
- package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.d.ts +5 -1
- package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password.d.ts +15 -0
- package/dist/types/components/sqm-portal-frame/sqm-portal-frame-view.d.ts +3 -0
- package/dist/types/components/sqm-portal-frame/sqm-portal-frame.d.ts +19 -0
- package/dist/types/components/sqm-portal-frame/usePortalFrame.d.ts +2 -1
- package/dist/types/components/sqm-portal-login/PortalLogin.stories.d.ts +1 -0
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step-view.d.ts +1 -1
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step.d.ts +2 -1
- package/dist/types/components/sqm-referral-card/sqm-referral-card-view.d.ts +5 -2
- package/dist/types/components/sqm-referral-card/sqm-referral-card.d.ts +23 -3
- package/dist/types/components/sqm-referral-code/ReferralCode.stories.d.ts +1 -0
- package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +42 -0
- package/dist/types/components/sqm-referral-codes/ReferralCodes.stories.d.ts +1 -0
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes-view.d.ts +1 -0
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes.d.ts +6 -0
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-status-cell.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/ReferralTableColumn.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-date-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-status-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-user-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/sqm-referral-table.d.ts +2 -1
- package/dist/types/components/sqm-referred-registration/sqm-referred-registration.d.ts +1 -1
- package/dist/types/components/sqm-reward-exchange-list/RewardExchangeListData.d.ts +457 -437
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/columns/RewardTableColumn.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/mockRewardData.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/mockTaxData.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/useRewardsTable.d.ts +1 -1
- package/dist/types/components/sqm-share-button/ShareButton.stories.d.ts +1 -1
- package/dist/types/components/sqm-share-button/sqm-share-button-view.d.ts +2 -1
- package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +18 -6
- package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +10 -2
- package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +12 -2
- package/dist/types/components/sqm-stat-container/sqm-stat-container-view.d.ts +3 -0
- package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +23 -0
- package/dist/types/components/sqm-stencilbook/BrandSelector.d.ts +9 -0
- package/dist/types/components/sqm-stencilbook/Themes.d.ts +6 -6
- package/dist/types/components/sqm-tabs/Tabs.stories.d.ts +1 -0
- package/dist/types/components/sqm-tabs/sqm-tabs-view.d.ts +1 -0
- package/dist/types/components/sqm-tabs/sqm-tabs.d.ts +8 -0
- package/dist/types/components/sqm-task-card/DetailsView.d.ts +6 -0
- package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +1 -1
- package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +1 -5
- package/dist/types/components/sqm-task-card/useTaskCard.d.ts +1 -1
- package/dist/types/components/sqm-text/Text.stories.d.ts +6 -0
- package/dist/types/components/sqm-text/sqm-text.d.ts +12 -0
- package/dist/types/components/sqm-text-span/sqm-text-span-view.d.ts +4 -2
- package/dist/types/components/sqm-text-span/sqm-text-span.d.ts +13 -1
- package/dist/types/components/sqm-timeline/Timeline.stories.d.ts +1 -0
- package/dist/types/components/sqm-timeline/sqm-timeline-entry-view.d.ts +2 -0
- package/dist/types/components/sqm-timeline/sqm-timeline-entry.d.ts +14 -0
- package/dist/types/components/sqm-titled-section/sqm-titled-section.d.ts +1 -1
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification-controller.d.ts +5 -0
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +5 -2
- package/dist/types/components/tax-and-cash/BankingForm.stories.d.ts +1 -0
- package/dist/types/components/tax-and-cash/TaxForm.stories.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.d.ts +6 -0
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.d.ts +16 -0
- package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.d.ts +7 -1
- package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.d.ts +12 -0
- package/dist/types/components/tax-and-cash/sqm-docusign-form/useDocusignForm.d.ts +5 -2
- package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.d.ts +4 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +1 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +46 -4
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.d.ts +1 -1
- package/dist/types/components/tax-and-cash/utils.d.ts +1 -1
- package/dist/types/components.d.ts +1093 -87
- package/dist/types/global/android.d.ts +7 -0
- package/dist/types/global/demo.d.ts +2 -0
- package/dist/types/global/global.d.ts +2 -2
- package/dist/types/global/mixins.d.ts +12 -12
- package/dist/types/global/styles.d.ts +10 -2
- package/dist/types/insertfont.d.ts +1 -0
- package/dist/types/saasquatch.d.ts +142 -0
- package/dist/types/stories/features.d.ts +4 -0
- package/dist/types/stories/templates.d.ts +4 -0
- package/dist/types/utils/parseStates.d.ts +1 -0
- package/dist/types/utils/utils.d.ts +1 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +3 -2
- package/dist/cjs/ErrorView-b2fcf954.js +0 -35
- package/dist/cjs/sqm-asset-card-view-21ddf04f.js +0 -51
- package/dist/cjs/sqm-asset-card.cjs.entry.js +0 -45
- package/dist/cjs/sqm-invoice-table-view-f369b0a6.js +0 -2038
- package/dist/cjs/sqm-leaderboard-rank-view-d39a55d8.js +0 -10
- package/dist/cjs/sqm-navigation-sidebar-item-view-6f35d2ee.js +0 -45
- package/dist/cjs/sqm-referred-registration.cjs.entry.js +0 -178
- package/dist/cjs/sqm-text-span-view-56e48a78.js +0 -62
- package/dist/collection/components/sqm-asset-card/AssetCard.stories.js +0 -29
- package/dist/collection/components/sqm-asset-card/sqm-asset-card-view.js +0 -46
- package/dist/collection/components/sqm-asset-card/sqm-asset-card.js +0 -107
- package/dist/collection/components/sqm-asset-card/useAssetCard.js +0 -9
- package/dist/esm/ErrorView-48e2b969.js +0 -33
- package/dist/esm/sqm-asset-card-view-fe5db3c0.js +0 -49
- package/dist/esm/sqm-asset-card.entry.js +0 -41
- package/dist/esm/sqm-invoice-table-view-1bd8afaa.js +0 -2022
- package/dist/esm/sqm-leaderboard-rank-view-753c8d4a.js +0 -8
- package/dist/esm/sqm-navigation-sidebar-item-view-8f1c72bc.js +0 -43
- package/dist/esm/sqm-referred-registration.entry.js +0 -174
- package/dist/esm/sqm-text-span-view-c577cc60.js +0 -60
- package/dist/esm-es5/ErrorView-48e2b969.js +0 -1
- package/dist/esm-es5/GenericTableView-e7addb2b.js +0 -1
- package/dist/esm-es5/ShadowViewAddon-7c10e0ee.js +0 -1
- package/dist/esm-es5/copy-text-view-717050d5.js +0 -1
- package/dist/esm-es5/email-registration-view-a7818cf2.js +0 -1
- package/dist/esm-es5/extractProps-ae1afbb3.js +0 -1
- package/dist/esm-es5/index.module-89a79f66.js +0 -1
- package/dist/esm-es5/luxon-8d51c92b.js +0 -1
- package/dist/esm-es5/mixins-83f90fa1.js +0 -1
- package/dist/esm-es5/re-render-cc945f38.js +0 -1
- package/dist/esm-es5/sqm-asset-card-view-fe5db3c0.js +0 -1
- package/dist/esm-es5/sqm-asset-card.entry.js +0 -1
- package/dist/esm-es5/sqm-banking-info-form_17.entry.js +0 -1
- package/dist/esm-es5/sqm-big-stat_41.entry.js +0 -1
- package/dist/esm-es5/sqm-invoice-table-view-1bd8afaa.js +0 -1
- package/dist/esm-es5/sqm-leaderboard-rank-view-753c8d4a.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-8f1c72bc.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-view-9d802b78.js +0 -1
- package/dist/esm-es5/sqm-portal-forgot-password-view-50444a7c.js +0 -1
- package/dist/esm-es5/sqm-portal-login-view-37c85d04.js +0 -1
- package/dist/esm-es5/sqm-qr-code-view-10b8b4cb.js +0 -1
- package/dist/esm-es5/sqm-referred-registration.entry.js +0 -1
- package/dist/esm-es5/sqm-text-span-view-c577cc60.js +0 -1
- package/dist/esm-es5/stencil-hooks.module-4bc38af4.js +0 -53
- package/dist/esm-es5/useChildElements-7945ae56.js +0 -1
- package/dist/esm-es5/useInstantAccessRegistration-dc4ad9f2.js +0 -1
- package/dist/esm-es5/usePortalLogin-ef647a50.js +0 -1
- package/dist/esm-es5/usePortalRegistrationForm-4b35a357.js +0 -1
- package/dist/esm-es5/useReferralCodes-8f75921a.js +0 -1
- package/dist/esm-es5/useReferralTable-b3876ed6.js +0 -1
- package/dist/esm-es5/useRegistrationFormState-d6f33135.js +0 -1
- package/dist/esm-es5/useVerificationEmail-edc318cb.js +0 -1
- package/dist/esm-es5/utilities-5b0ca040.js +0 -1
- package/dist/esm-es5/utils-334c1e34.js +0 -1
- package/dist/mint-components/p-00ed4c2e.entry.js +0 -1
- package/dist/mint-components/p-04a6e457.entry.js +0 -1
- package/dist/mint-components/p-11519322.system.js +0 -1
- package/dist/mint-components/p-11542862.system.entry.js +0 -1
- package/dist/mint-components/p-141bf5c1.system.entry.js +0 -1
- package/dist/mint-components/p-14a65f29.system.js +0 -1
- package/dist/mint-components/p-1513309d.entry.js +0 -1
- package/dist/mint-components/p-19ccb4ce.js +0 -1
- package/dist/mint-components/p-1b3ab15a.system.entry.js +0 -1
- package/dist/mint-components/p-1fa9ed0d.system.entry.js +0 -1
- package/dist/mint-components/p-208d8d75.system.entry.js +0 -1
- package/dist/mint-components/p-217514ac.system.js +0 -1
- package/dist/mint-components/p-229f797b.js +0 -1
- package/dist/mint-components/p-24db5c70.js +0 -1
- package/dist/mint-components/p-26468242.js +0 -1
- package/dist/mint-components/p-275b4767.entry.js +0 -1
- package/dist/mint-components/p-2bbff88f.entry.js +0 -1
- package/dist/mint-components/p-2c07df76.entry.js +0 -144
- package/dist/mint-components/p-2dca9e1a.system.js +0 -1
- package/dist/mint-components/p-2e110002.system.js +0 -1
- package/dist/mint-components/p-33c96e14.entry.js +0 -16
- package/dist/mint-components/p-38de17fa.system.js +0 -1
- package/dist/mint-components/p-38e5c429.system.js +0 -1
- package/dist/mint-components/p-38fc919b.entry.js +0 -1
- package/dist/mint-components/p-3a49811c.js +0 -1
- package/dist/mint-components/p-3a62a7e2.system.js +0 -1
- package/dist/mint-components/p-3db34d68.js +0 -1
- package/dist/mint-components/p-420554af.system.entry.js +0 -1
- package/dist/mint-components/p-42187319.system.entry.js +0 -1
- package/dist/mint-components/p-4428294b.entry.js +0 -1
- package/dist/mint-components/p-48135f99.system.js +0 -53
- package/dist/mint-components/p-4874193a.system.js +0 -1
- package/dist/mint-components/p-49206a9c.entry.js +0 -1
- package/dist/mint-components/p-49deb225.entry.js +0 -1
- package/dist/mint-components/p-4dbe2d08.entry.js +0 -25
- package/dist/mint-components/p-4e5af50c.js +0 -1
- package/dist/mint-components/p-51495bc3.entry.js +0 -13
- package/dist/mint-components/p-5dbe8b0a.system.js +0 -1
- package/dist/mint-components/p-6055eb4c.system.js +0 -1
- package/dist/mint-components/p-6333265f.system.js +0 -1
- package/dist/mint-components/p-635d5ef2.system.js +0 -1
- package/dist/mint-components/p-6427e963.entry.js +0 -1
- package/dist/mint-components/p-65ba9e94.entry.js +0 -1
- package/dist/mint-components/p-6b7a595f.system.js +0 -1
- package/dist/mint-components/p-6cd4f2b1.system.js +0 -1
- package/dist/mint-components/p-6eaf9c57.entry.js +0 -1
- package/dist/mint-components/p-6f34c2c2.entry.js +0 -13
- package/dist/mint-components/p-734695a0.entry.js +0 -205
- package/dist/mint-components/p-775f3ded.entry.js +0 -1
- package/dist/mint-components/p-7ab21e4d.entry.js +0 -1
- package/dist/mint-components/p-7cbec088.system.entry.js +0 -1
- package/dist/mint-components/p-7e3a84bc.js +0 -1
- package/dist/mint-components/p-7f1e10d3.entry.js +0 -9
- package/dist/mint-components/p-802b9f7e.entry.js +0 -1
- package/dist/mint-components/p-8053366e.system.entry.js +0 -1
- package/dist/mint-components/p-837dbf90.system.entry.js +0 -1
- package/dist/mint-components/p-893d7ab4.js +0 -1
- package/dist/mint-components/p-8abfeff8.entry.js +0 -1
- package/dist/mint-components/p-8c12078e.js +0 -394
- package/dist/mint-components/p-8c23d1b8.js +0 -1
- package/dist/mint-components/p-8c494bf1.js +0 -1
- package/dist/mint-components/p-8d9d04b7.system.entry.js +0 -1
- package/dist/mint-components/p-90421929.system.entry.js +0 -1
- package/dist/mint-components/p-91521e9d.js +0 -1
- package/dist/mint-components/p-92816d1f.js +0 -1
- package/dist/mint-components/p-93fed35b.system.js +0 -1
- package/dist/mint-components/p-94a876b9.js +0 -1
- package/dist/mint-components/p-97d4d651.system.js +0 -1
- package/dist/mint-components/p-98698131.js +0 -1
- package/dist/mint-components/p-9acb5038.js +0 -1
- package/dist/mint-components/p-9cf80e85.system.entry.js +0 -1
- package/dist/mint-components/p-a8645c1b.system.js +0 -1
- package/dist/mint-components/p-bb3f1257.system.entry.js +0 -1
- package/dist/mint-components/p-bd2a2546.system.js +0 -1
- package/dist/mint-components/p-bdbbc673.system.entry.js +0 -1
- package/dist/mint-components/p-bfc7cfc0.system.js +0 -1
- package/dist/mint-components/p-c060f770.system.entry.js +0 -1
- package/dist/mint-components/p-c0d839d0.entry.js +0 -258
- package/dist/mint-components/p-c36506f6.system.entry.js +0 -1
- package/dist/mint-components/p-c3680c02.js +0 -1
- package/dist/mint-components/p-c6841ab8.system.entry.js +0 -1
- package/dist/mint-components/p-ccb5699b.js +0 -1
- package/dist/mint-components/p-cd1d497f.system.js +0 -1
- package/dist/mint-components/p-cd63a965.system.entry.js +0 -1
- package/dist/mint-components/p-cd651f81.js +0 -42
- package/dist/mint-components/p-d8cf46ba.system.js +0 -1
- package/dist/mint-components/p-dcc81e90.entry.js +0 -1
- package/dist/mint-components/p-df89186f.system.js +0 -1
- package/dist/mint-components/p-e01fe915.js +0 -1248
- package/dist/mint-components/p-e6f50ffd.entry.js +0 -1
- package/dist/mint-components/p-eab1c9f3.js +0 -1
- package/dist/mint-components/p-ed11966d.system.js +0 -1
- package/dist/mint-components/p-eda5e82c.entry.js +0 -1
- package/dist/mint-components/p-f2228da3.system.entry.js +0 -1
- package/dist/mint-components/p-f26aedcd.system.js +0 -1
- package/dist/mint-components/p-f2d8d3d3.system.entry.js +0 -1
- package/dist/mint-components/p-f708da7b.js +0 -1
- package/dist/mint-components/p-fd0a013f.entry.js +0 -1
- package/dist/types/components/sqm-asset-card/AssetCard.stories.d.ts +0 -7
- package/dist/types/components/sqm-asset-card/sqm-asset-card-view.d.ts +0 -8
- package/dist/types/components/sqm-asset-card/sqm-asset-card.d.ts +0 -24
- package/dist/types/components/sqm-asset-card/useAssetCard.d.ts +0 -7
- /package/dist/collection/components/tax-and-cash/{sqm-tax-and-cash/data.js → data.js} +0 -0
- /package/dist/types/components/tax-and-cash/{sqm-tax-and-cash/data.d.ts → data.d.ts} +0 -0
|
@@ -1,5 +1,15 @@
|
|
|
1
|
+
import { ExchangeItem } from "./useRewardExchangeList";
|
|
1
2
|
export declare const rewardExchange: {
|
|
2
3
|
states: {
|
|
4
|
+
selectedItem: ExchangeItem;
|
|
5
|
+
selectedStep: import("./useRewardExchangeList").ExchangeStep;
|
|
6
|
+
redeemStage: string;
|
|
7
|
+
amount: number;
|
|
8
|
+
exchangeError: boolean;
|
|
9
|
+
queryError: boolean;
|
|
10
|
+
loading: boolean;
|
|
11
|
+
open: boolean;
|
|
12
|
+
noExchangeOptions: boolean;
|
|
3
13
|
content: {
|
|
4
14
|
text: {
|
|
5
15
|
notAvailableError: string;
|
|
@@ -14,48 +24,49 @@ export declare const rewardExchange: {
|
|
|
14
24
|
redeemText: string;
|
|
15
25
|
redeemTitle: string;
|
|
16
26
|
redemptionSuccessText: string;
|
|
17
|
-
|
|
27
|
+
sourceAmountMessage: string;
|
|
18
28
|
tooltipText: string;
|
|
29
|
+
doneText: string;
|
|
19
30
|
selectText: string;
|
|
20
|
-
sourceAmountMessage: string;
|
|
21
|
-
rewardRedeemedText: string;
|
|
22
31
|
redemptionError: string;
|
|
32
|
+
notEnoughError: string;
|
|
23
33
|
queryError: string;
|
|
24
34
|
promoCode: string;
|
|
25
35
|
skeletonCardNum: number;
|
|
26
36
|
rewardNameTitle: string;
|
|
27
37
|
rewardAmountTitle: string;
|
|
38
|
+
rewardRedeemedText: string;
|
|
28
39
|
costTitle: string;
|
|
29
|
-
|
|
30
|
-
empty: any;
|
|
40
|
+
empty: import("@stencil/core").VNode;
|
|
31
41
|
};
|
|
32
42
|
};
|
|
33
|
-
queryError: boolean;
|
|
34
|
-
redeemStage: string;
|
|
35
|
-
amount: number;
|
|
36
|
-
exchangeError: boolean;
|
|
37
|
-
loading: boolean;
|
|
38
|
-
selectedItem: any;
|
|
39
|
-
selectedStep: any;
|
|
40
|
-
noExchangeOptions: boolean;
|
|
41
|
-
open: boolean;
|
|
42
43
|
};
|
|
43
44
|
data: {
|
|
44
45
|
exchangeList: any;
|
|
45
|
-
fuelTankCode
|
|
46
|
+
fuelTankCode?: string;
|
|
46
47
|
};
|
|
47
48
|
callbacks: {
|
|
48
|
-
exchangeReward:
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
setExchangeState:
|
|
52
|
-
copyFuelTankCode:
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
49
|
+
exchangeReward: (e: unknown) => unknown;
|
|
50
|
+
setStage: (stage?: import("./useRewardExchangeList").Stages) => void;
|
|
51
|
+
resetState: (refresh?: boolean) => void;
|
|
52
|
+
setExchangeState: Function;
|
|
53
|
+
copyFuelTankCode: () => void;
|
|
54
|
+
};
|
|
55
|
+
refs?: {
|
|
56
|
+
canvasRef: any;
|
|
57
|
+
};
|
|
56
58
|
};
|
|
57
59
|
export declare const demoRewardExchange: {
|
|
58
60
|
states: {
|
|
61
|
+
selectedItem: ExchangeItem;
|
|
62
|
+
selectedStep: import("./useRewardExchangeList").ExchangeStep;
|
|
63
|
+
redeemStage: string;
|
|
64
|
+
amount: number;
|
|
65
|
+
exchangeError: boolean;
|
|
66
|
+
queryError: boolean;
|
|
67
|
+
loading: boolean;
|
|
68
|
+
open: boolean;
|
|
69
|
+
noExchangeOptions: boolean;
|
|
59
70
|
content: {
|
|
60
71
|
text: {
|
|
61
72
|
notAvailableError: string;
|
|
@@ -70,48 +81,49 @@ export declare const demoRewardExchange: {
|
|
|
70
81
|
redeemText: string;
|
|
71
82
|
redeemTitle: string;
|
|
72
83
|
redemptionSuccessText: string;
|
|
73
|
-
|
|
84
|
+
sourceAmountMessage: string;
|
|
74
85
|
tooltipText: string;
|
|
86
|
+
doneText: string;
|
|
75
87
|
selectText: string;
|
|
76
|
-
sourceAmountMessage: string;
|
|
77
|
-
rewardRedeemedText: string;
|
|
78
88
|
redemptionError: string;
|
|
89
|
+
notEnoughError: string;
|
|
79
90
|
queryError: string;
|
|
80
91
|
promoCode: string;
|
|
81
92
|
skeletonCardNum: number;
|
|
82
93
|
rewardNameTitle: string;
|
|
83
94
|
rewardAmountTitle: string;
|
|
95
|
+
rewardRedeemedText: string;
|
|
84
96
|
costTitle: string;
|
|
85
|
-
|
|
86
|
-
empty: any;
|
|
97
|
+
empty: import("@stencil/core").VNode;
|
|
87
98
|
};
|
|
88
99
|
};
|
|
89
|
-
queryError: boolean;
|
|
90
|
-
redeemStage: string;
|
|
91
|
-
amount: number;
|
|
92
|
-
exchangeError: boolean;
|
|
93
|
-
loading: boolean;
|
|
94
|
-
selectedItem: any;
|
|
95
|
-
selectedStep: any;
|
|
96
|
-
noExchangeOptions: boolean;
|
|
97
|
-
open: boolean;
|
|
98
100
|
};
|
|
99
101
|
data: {
|
|
100
102
|
exchangeList: any;
|
|
101
|
-
fuelTankCode
|
|
103
|
+
fuelTankCode?: string;
|
|
102
104
|
};
|
|
103
105
|
callbacks: {
|
|
104
|
-
exchangeReward:
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
setExchangeState:
|
|
108
|
-
copyFuelTankCode:
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
106
|
+
exchangeReward: (e: unknown) => unknown;
|
|
107
|
+
setStage: (stage?: import("./useRewardExchangeList").Stages) => void;
|
|
108
|
+
resetState: (refresh?: boolean) => void;
|
|
109
|
+
setExchangeState: Function;
|
|
110
|
+
copyFuelTankCode: () => void;
|
|
111
|
+
};
|
|
112
|
+
refs?: {
|
|
113
|
+
canvasRef: any;
|
|
114
|
+
};
|
|
112
115
|
};
|
|
113
116
|
export declare const rewardExchangeLongText: {
|
|
114
117
|
states: {
|
|
118
|
+
selectedItem: ExchangeItem;
|
|
119
|
+
selectedStep: import("./useRewardExchangeList").ExchangeStep;
|
|
120
|
+
redeemStage: string;
|
|
121
|
+
amount: number;
|
|
122
|
+
exchangeError: boolean;
|
|
123
|
+
queryError: boolean;
|
|
124
|
+
loading: boolean;
|
|
125
|
+
open: boolean;
|
|
126
|
+
noExchangeOptions: boolean;
|
|
115
127
|
content: {
|
|
116
128
|
text: {
|
|
117
129
|
notAvailableError: string;
|
|
@@ -126,48 +138,49 @@ export declare const rewardExchangeLongText: {
|
|
|
126
138
|
redeemText: string;
|
|
127
139
|
redeemTitle: string;
|
|
128
140
|
redemptionSuccessText: string;
|
|
129
|
-
|
|
141
|
+
sourceAmountMessage: string;
|
|
130
142
|
tooltipText: string;
|
|
143
|
+
doneText: string;
|
|
131
144
|
selectText: string;
|
|
132
|
-
sourceAmountMessage: string;
|
|
133
|
-
rewardRedeemedText: string;
|
|
134
145
|
redemptionError: string;
|
|
146
|
+
notEnoughError: string;
|
|
135
147
|
queryError: string;
|
|
136
148
|
promoCode: string;
|
|
137
149
|
skeletonCardNum: number;
|
|
138
150
|
rewardNameTitle: string;
|
|
139
151
|
rewardAmountTitle: string;
|
|
152
|
+
rewardRedeemedText: string;
|
|
140
153
|
costTitle: string;
|
|
141
|
-
|
|
142
|
-
empty: any;
|
|
154
|
+
empty: import("@stencil/core").VNode;
|
|
143
155
|
};
|
|
144
156
|
};
|
|
145
|
-
queryError: boolean;
|
|
146
|
-
redeemStage: string;
|
|
147
|
-
amount: number;
|
|
148
|
-
exchangeError: boolean;
|
|
149
|
-
loading: boolean;
|
|
150
|
-
selectedItem: any;
|
|
151
|
-
selectedStep: any;
|
|
152
|
-
noExchangeOptions: boolean;
|
|
153
|
-
open: boolean;
|
|
154
157
|
};
|
|
155
158
|
data: {
|
|
156
159
|
exchangeList: any;
|
|
157
|
-
fuelTankCode
|
|
160
|
+
fuelTankCode?: string;
|
|
158
161
|
};
|
|
159
162
|
callbacks: {
|
|
160
|
-
exchangeReward:
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
setExchangeState:
|
|
164
|
-
copyFuelTankCode:
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
163
|
+
exchangeReward: (e: unknown) => unknown;
|
|
164
|
+
setStage: (stage?: import("./useRewardExchangeList").Stages) => void;
|
|
165
|
+
resetState: (refresh?: boolean) => void;
|
|
166
|
+
setExchangeState: Function;
|
|
167
|
+
copyFuelTankCode: () => void;
|
|
168
|
+
};
|
|
169
|
+
refs?: {
|
|
170
|
+
canvasRef: any;
|
|
171
|
+
};
|
|
168
172
|
};
|
|
169
173
|
export declare const rewardExchangeCustomErrorMsg: {
|
|
170
174
|
states: {
|
|
175
|
+
selectedItem: ExchangeItem;
|
|
176
|
+
selectedStep: import("./useRewardExchangeList").ExchangeStep;
|
|
177
|
+
redeemStage: string;
|
|
178
|
+
amount: number;
|
|
179
|
+
exchangeError: boolean;
|
|
180
|
+
queryError: boolean;
|
|
181
|
+
loading: boolean;
|
|
182
|
+
open: boolean;
|
|
183
|
+
noExchangeOptions: boolean;
|
|
171
184
|
content: {
|
|
172
185
|
text: {
|
|
173
186
|
notAvailableError: string;
|
|
@@ -182,48 +195,49 @@ export declare const rewardExchangeCustomErrorMsg: {
|
|
|
182
195
|
redeemText: string;
|
|
183
196
|
redeemTitle: string;
|
|
184
197
|
redemptionSuccessText: string;
|
|
185
|
-
|
|
198
|
+
sourceAmountMessage: string;
|
|
186
199
|
tooltipText: string;
|
|
200
|
+
doneText: string;
|
|
187
201
|
selectText: string;
|
|
188
|
-
sourceAmountMessage: string;
|
|
189
|
-
rewardRedeemedText: string;
|
|
190
202
|
redemptionError: string;
|
|
203
|
+
notEnoughError: string;
|
|
191
204
|
queryError: string;
|
|
192
205
|
promoCode: string;
|
|
193
206
|
skeletonCardNum: number;
|
|
194
207
|
rewardNameTitle: string;
|
|
195
208
|
rewardAmountTitle: string;
|
|
209
|
+
rewardRedeemedText: string;
|
|
196
210
|
costTitle: string;
|
|
197
|
-
|
|
198
|
-
empty: any;
|
|
211
|
+
empty: import("@stencil/core").VNode;
|
|
199
212
|
};
|
|
200
213
|
};
|
|
201
|
-
queryError: boolean;
|
|
202
|
-
redeemStage: string;
|
|
203
|
-
amount: number;
|
|
204
|
-
exchangeError: boolean;
|
|
205
|
-
loading: boolean;
|
|
206
|
-
selectedItem: any;
|
|
207
|
-
selectedStep: any;
|
|
208
|
-
noExchangeOptions: boolean;
|
|
209
|
-
open: boolean;
|
|
210
214
|
};
|
|
211
215
|
data: {
|
|
212
216
|
exchangeList: any;
|
|
213
|
-
fuelTankCode
|
|
217
|
+
fuelTankCode?: string;
|
|
214
218
|
};
|
|
215
219
|
callbacks: {
|
|
216
|
-
exchangeReward:
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
setExchangeState:
|
|
220
|
-
copyFuelTankCode:
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
220
|
+
exchangeReward: (e: unknown) => unknown;
|
|
221
|
+
setStage: (stage?: import("./useRewardExchangeList").Stages) => void;
|
|
222
|
+
resetState: (refresh?: boolean) => void;
|
|
223
|
+
setExchangeState: Function;
|
|
224
|
+
copyFuelTankCode: () => void;
|
|
225
|
+
};
|
|
226
|
+
refs?: {
|
|
227
|
+
canvasRef: any;
|
|
228
|
+
};
|
|
224
229
|
};
|
|
225
230
|
export declare const rewardExchangeSelected: {
|
|
226
231
|
states: {
|
|
232
|
+
selectedItem: ExchangeItem;
|
|
233
|
+
selectedStep: import("./useRewardExchangeList").ExchangeStep;
|
|
234
|
+
redeemStage: string;
|
|
235
|
+
amount: number;
|
|
236
|
+
exchangeError: boolean;
|
|
237
|
+
queryError: boolean;
|
|
238
|
+
loading: boolean;
|
|
239
|
+
open: boolean;
|
|
240
|
+
noExchangeOptions: boolean;
|
|
227
241
|
content: {
|
|
228
242
|
text: {
|
|
229
243
|
notAvailableError: string;
|
|
@@ -238,48 +252,49 @@ export declare const rewardExchangeSelected: {
|
|
|
238
252
|
redeemText: string;
|
|
239
253
|
redeemTitle: string;
|
|
240
254
|
redemptionSuccessText: string;
|
|
241
|
-
|
|
255
|
+
sourceAmountMessage: string;
|
|
242
256
|
tooltipText: string;
|
|
257
|
+
doneText: string;
|
|
243
258
|
selectText: string;
|
|
244
|
-
sourceAmountMessage: string;
|
|
245
|
-
rewardRedeemedText: string;
|
|
246
259
|
redemptionError: string;
|
|
260
|
+
notEnoughError: string;
|
|
247
261
|
queryError: string;
|
|
248
262
|
promoCode: string;
|
|
249
263
|
skeletonCardNum: number;
|
|
250
264
|
rewardNameTitle: string;
|
|
251
265
|
rewardAmountTitle: string;
|
|
266
|
+
rewardRedeemedText: string;
|
|
252
267
|
costTitle: string;
|
|
253
|
-
|
|
254
|
-
empty: any;
|
|
268
|
+
empty: import("@stencil/core").VNode;
|
|
255
269
|
};
|
|
256
270
|
};
|
|
257
|
-
queryError: boolean;
|
|
258
|
-
redeemStage: string;
|
|
259
|
-
amount: number;
|
|
260
|
-
exchangeError: boolean;
|
|
261
|
-
loading: boolean;
|
|
262
|
-
selectedItem: any;
|
|
263
|
-
selectedStep: any;
|
|
264
|
-
noExchangeOptions: boolean;
|
|
265
|
-
open: boolean;
|
|
266
271
|
};
|
|
267
272
|
data: {
|
|
268
273
|
exchangeList: any;
|
|
269
|
-
fuelTankCode
|
|
274
|
+
fuelTankCode?: string;
|
|
270
275
|
};
|
|
271
276
|
callbacks: {
|
|
272
|
-
exchangeReward:
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
setExchangeState:
|
|
276
|
-
copyFuelTankCode:
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
277
|
+
exchangeReward: (e: unknown) => unknown;
|
|
278
|
+
setStage: (stage?: import("./useRewardExchangeList").Stages) => void;
|
|
279
|
+
resetState: (refresh?: boolean) => void;
|
|
280
|
+
setExchangeState: Function;
|
|
281
|
+
copyFuelTankCode: () => void;
|
|
282
|
+
};
|
|
283
|
+
refs?: {
|
|
284
|
+
canvasRef: any;
|
|
285
|
+
};
|
|
280
286
|
};
|
|
281
287
|
export declare const chooseAmountVariable: {
|
|
282
288
|
states: {
|
|
289
|
+
selectedItem: ExchangeItem;
|
|
290
|
+
selectedStep: import("./useRewardExchangeList").ExchangeStep;
|
|
291
|
+
redeemStage: string;
|
|
292
|
+
amount: number;
|
|
293
|
+
exchangeError: boolean;
|
|
294
|
+
queryError: boolean;
|
|
295
|
+
loading: boolean;
|
|
296
|
+
open: boolean;
|
|
297
|
+
noExchangeOptions: boolean;
|
|
283
298
|
content: {
|
|
284
299
|
text: {
|
|
285
300
|
notAvailableError: string;
|
|
@@ -294,48 +309,49 @@ export declare const chooseAmountVariable: {
|
|
|
294
309
|
redeemText: string;
|
|
295
310
|
redeemTitle: string;
|
|
296
311
|
redemptionSuccessText: string;
|
|
297
|
-
|
|
312
|
+
sourceAmountMessage: string;
|
|
298
313
|
tooltipText: string;
|
|
314
|
+
doneText: string;
|
|
299
315
|
selectText: string;
|
|
300
|
-
sourceAmountMessage: string;
|
|
301
|
-
rewardRedeemedText: string;
|
|
302
316
|
redemptionError: string;
|
|
317
|
+
notEnoughError: string;
|
|
303
318
|
queryError: string;
|
|
304
319
|
promoCode: string;
|
|
305
320
|
skeletonCardNum: number;
|
|
306
321
|
rewardNameTitle: string;
|
|
307
322
|
rewardAmountTitle: string;
|
|
323
|
+
rewardRedeemedText: string;
|
|
308
324
|
costTitle: string;
|
|
309
|
-
|
|
310
|
-
empty: any;
|
|
325
|
+
empty: import("@stencil/core").VNode;
|
|
311
326
|
};
|
|
312
327
|
};
|
|
313
|
-
queryError: boolean;
|
|
314
|
-
redeemStage: string;
|
|
315
|
-
amount: number;
|
|
316
|
-
exchangeError: boolean;
|
|
317
|
-
loading: boolean;
|
|
318
|
-
selectedItem: any;
|
|
319
|
-
selectedStep: any;
|
|
320
|
-
noExchangeOptions: boolean;
|
|
321
|
-
open: boolean;
|
|
322
328
|
};
|
|
323
329
|
data: {
|
|
324
330
|
exchangeList: any;
|
|
325
|
-
fuelTankCode
|
|
331
|
+
fuelTankCode?: string;
|
|
326
332
|
};
|
|
327
333
|
callbacks: {
|
|
328
|
-
exchangeReward:
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
setExchangeState:
|
|
332
|
-
copyFuelTankCode:
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
334
|
+
exchangeReward: (e: unknown) => unknown;
|
|
335
|
+
setStage: (stage?: import("./useRewardExchangeList").Stages) => void;
|
|
336
|
+
resetState: (refresh?: boolean) => void;
|
|
337
|
+
setExchangeState: Function;
|
|
338
|
+
copyFuelTankCode: () => void;
|
|
339
|
+
};
|
|
340
|
+
refs?: {
|
|
341
|
+
canvasRef: any;
|
|
342
|
+
};
|
|
336
343
|
};
|
|
337
344
|
export declare const chooseAmountVariableNoDescription: {
|
|
338
345
|
states: {
|
|
346
|
+
selectedItem: ExchangeItem;
|
|
347
|
+
selectedStep: import("./useRewardExchangeList").ExchangeStep;
|
|
348
|
+
redeemStage: string;
|
|
349
|
+
amount: number;
|
|
350
|
+
exchangeError: boolean;
|
|
351
|
+
queryError: boolean;
|
|
352
|
+
loading: boolean;
|
|
353
|
+
open: boolean;
|
|
354
|
+
noExchangeOptions: boolean;
|
|
339
355
|
content: {
|
|
340
356
|
text: {
|
|
341
357
|
notAvailableError: string;
|
|
@@ -350,48 +366,49 @@ export declare const chooseAmountVariableNoDescription: {
|
|
|
350
366
|
redeemText: string;
|
|
351
367
|
redeemTitle: string;
|
|
352
368
|
redemptionSuccessText: string;
|
|
353
|
-
|
|
369
|
+
sourceAmountMessage: string;
|
|
354
370
|
tooltipText: string;
|
|
371
|
+
doneText: string;
|
|
355
372
|
selectText: string;
|
|
356
|
-
sourceAmountMessage: string;
|
|
357
|
-
rewardRedeemedText: string;
|
|
358
373
|
redemptionError: string;
|
|
374
|
+
notEnoughError: string;
|
|
359
375
|
queryError: string;
|
|
360
376
|
promoCode: string;
|
|
361
377
|
skeletonCardNum: number;
|
|
362
378
|
rewardNameTitle: string;
|
|
363
379
|
rewardAmountTitle: string;
|
|
380
|
+
rewardRedeemedText: string;
|
|
364
381
|
costTitle: string;
|
|
365
|
-
|
|
366
|
-
empty: any;
|
|
382
|
+
empty: import("@stencil/core").VNode;
|
|
367
383
|
};
|
|
368
384
|
};
|
|
369
|
-
queryError: boolean;
|
|
370
|
-
redeemStage: string;
|
|
371
|
-
amount: number;
|
|
372
|
-
exchangeError: boolean;
|
|
373
|
-
loading: boolean;
|
|
374
|
-
selectedItem: any;
|
|
375
|
-
selectedStep: any;
|
|
376
|
-
noExchangeOptions: boolean;
|
|
377
|
-
open: boolean;
|
|
378
385
|
};
|
|
379
386
|
data: {
|
|
380
387
|
exchangeList: any;
|
|
381
|
-
fuelTankCode
|
|
388
|
+
fuelTankCode?: string;
|
|
382
389
|
};
|
|
383
390
|
callbacks: {
|
|
384
|
-
exchangeReward:
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
setExchangeState:
|
|
388
|
-
copyFuelTankCode:
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
391
|
+
exchangeReward: (e: unknown) => unknown;
|
|
392
|
+
setStage: (stage?: import("./useRewardExchangeList").Stages) => void;
|
|
393
|
+
resetState: (refresh?: boolean) => void;
|
|
394
|
+
setExchangeState: Function;
|
|
395
|
+
copyFuelTankCode: () => void;
|
|
396
|
+
};
|
|
397
|
+
refs?: {
|
|
398
|
+
canvasRef: any;
|
|
399
|
+
};
|
|
392
400
|
};
|
|
393
401
|
export declare const chooseAmountVariableDisabled: {
|
|
394
402
|
states: {
|
|
403
|
+
selectedItem: ExchangeItem;
|
|
404
|
+
selectedStep: import("./useRewardExchangeList").ExchangeStep;
|
|
405
|
+
redeemStage: string;
|
|
406
|
+
amount: number;
|
|
407
|
+
exchangeError: boolean;
|
|
408
|
+
queryError: boolean;
|
|
409
|
+
loading: boolean;
|
|
410
|
+
open: boolean;
|
|
411
|
+
noExchangeOptions: boolean;
|
|
395
412
|
content: {
|
|
396
413
|
text: {
|
|
397
414
|
notAvailableError: string;
|
|
@@ -406,48 +423,49 @@ export declare const chooseAmountVariableDisabled: {
|
|
|
406
423
|
redeemText: string;
|
|
407
424
|
redeemTitle: string;
|
|
408
425
|
redemptionSuccessText: string;
|
|
409
|
-
|
|
426
|
+
sourceAmountMessage: string;
|
|
410
427
|
tooltipText: string;
|
|
428
|
+
doneText: string;
|
|
411
429
|
selectText: string;
|
|
412
|
-
sourceAmountMessage: string;
|
|
413
|
-
rewardRedeemedText: string;
|
|
414
430
|
redemptionError: string;
|
|
431
|
+
notEnoughError: string;
|
|
415
432
|
queryError: string;
|
|
416
433
|
promoCode: string;
|
|
417
434
|
skeletonCardNum: number;
|
|
418
435
|
rewardNameTitle: string;
|
|
419
436
|
rewardAmountTitle: string;
|
|
437
|
+
rewardRedeemedText: string;
|
|
420
438
|
costTitle: string;
|
|
421
|
-
|
|
422
|
-
empty: any;
|
|
439
|
+
empty: import("@stencil/core").VNode;
|
|
423
440
|
};
|
|
424
441
|
};
|
|
425
|
-
queryError: boolean;
|
|
426
|
-
redeemStage: string;
|
|
427
|
-
amount: number;
|
|
428
|
-
exchangeError: boolean;
|
|
429
|
-
loading: boolean;
|
|
430
|
-
selectedItem: any;
|
|
431
|
-
selectedStep: any;
|
|
432
|
-
noExchangeOptions: boolean;
|
|
433
|
-
open: boolean;
|
|
434
442
|
};
|
|
435
443
|
data: {
|
|
436
444
|
exchangeList: any;
|
|
437
|
-
fuelTankCode
|
|
445
|
+
fuelTankCode?: string;
|
|
438
446
|
};
|
|
439
447
|
callbacks: {
|
|
440
|
-
exchangeReward:
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
setExchangeState:
|
|
444
|
-
copyFuelTankCode:
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
+
exchangeReward: (e: unknown) => unknown;
|
|
449
|
+
setStage: (stage?: import("./useRewardExchangeList").Stages) => void;
|
|
450
|
+
resetState: (refresh?: boolean) => void;
|
|
451
|
+
setExchangeState: Function;
|
|
452
|
+
copyFuelTankCode: () => void;
|
|
453
|
+
};
|
|
454
|
+
refs?: {
|
|
455
|
+
canvasRef: any;
|
|
456
|
+
};
|
|
448
457
|
};
|
|
449
458
|
export declare const chooseAmountVariableUnavailable: {
|
|
450
459
|
states: {
|
|
460
|
+
selectedItem: ExchangeItem;
|
|
461
|
+
selectedStep: import("./useRewardExchangeList").ExchangeStep;
|
|
462
|
+
redeemStage: string;
|
|
463
|
+
amount: number;
|
|
464
|
+
exchangeError: boolean;
|
|
465
|
+
queryError: boolean;
|
|
466
|
+
loading: boolean;
|
|
467
|
+
open: boolean;
|
|
468
|
+
noExchangeOptions: boolean;
|
|
451
469
|
content: {
|
|
452
470
|
text: {
|
|
453
471
|
notAvailableError: string;
|
|
@@ -462,48 +480,49 @@ export declare const chooseAmountVariableUnavailable: {
|
|
|
462
480
|
redeemText: string;
|
|
463
481
|
redeemTitle: string;
|
|
464
482
|
redemptionSuccessText: string;
|
|
465
|
-
|
|
483
|
+
sourceAmountMessage: string;
|
|
466
484
|
tooltipText: string;
|
|
485
|
+
doneText: string;
|
|
467
486
|
selectText: string;
|
|
468
|
-
sourceAmountMessage: string;
|
|
469
|
-
rewardRedeemedText: string;
|
|
470
487
|
redemptionError: string;
|
|
488
|
+
notEnoughError: string;
|
|
471
489
|
queryError: string;
|
|
472
490
|
promoCode: string;
|
|
473
491
|
skeletonCardNum: number;
|
|
474
492
|
rewardNameTitle: string;
|
|
475
493
|
rewardAmountTitle: string;
|
|
494
|
+
rewardRedeemedText: string;
|
|
476
495
|
costTitle: string;
|
|
477
|
-
|
|
478
|
-
empty: any;
|
|
496
|
+
empty: import("@stencil/core").VNode;
|
|
479
497
|
};
|
|
480
498
|
};
|
|
481
|
-
queryError: boolean;
|
|
482
|
-
redeemStage: string;
|
|
483
|
-
amount: number;
|
|
484
|
-
exchangeError: boolean;
|
|
485
|
-
loading: boolean;
|
|
486
|
-
selectedItem: any;
|
|
487
|
-
selectedStep: any;
|
|
488
|
-
noExchangeOptions: boolean;
|
|
489
|
-
open: boolean;
|
|
490
499
|
};
|
|
491
500
|
data: {
|
|
492
501
|
exchangeList: any;
|
|
493
|
-
fuelTankCode
|
|
502
|
+
fuelTankCode?: string;
|
|
494
503
|
};
|
|
495
504
|
callbacks: {
|
|
496
|
-
exchangeReward:
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
setExchangeState:
|
|
500
|
-
copyFuelTankCode:
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
505
|
+
exchangeReward: (e: unknown) => unknown;
|
|
506
|
+
setStage: (stage?: import("./useRewardExchangeList").Stages) => void;
|
|
507
|
+
resetState: (refresh?: boolean) => void;
|
|
508
|
+
setExchangeState: Function;
|
|
509
|
+
copyFuelTankCode: () => void;
|
|
510
|
+
};
|
|
511
|
+
refs?: {
|
|
512
|
+
canvasRef: any;
|
|
513
|
+
};
|
|
504
514
|
};
|
|
505
515
|
export declare const chooseAmountFixed: {
|
|
506
516
|
states: {
|
|
517
|
+
selectedItem: ExchangeItem;
|
|
518
|
+
selectedStep: import("./useRewardExchangeList").ExchangeStep;
|
|
519
|
+
redeemStage: string;
|
|
520
|
+
amount: number;
|
|
521
|
+
exchangeError: boolean;
|
|
522
|
+
queryError: boolean;
|
|
523
|
+
loading: boolean;
|
|
524
|
+
open: boolean;
|
|
525
|
+
noExchangeOptions: boolean;
|
|
507
526
|
content: {
|
|
508
527
|
text: {
|
|
509
528
|
notAvailableError: string;
|
|
@@ -518,48 +537,49 @@ export declare const chooseAmountFixed: {
|
|
|
518
537
|
redeemText: string;
|
|
519
538
|
redeemTitle: string;
|
|
520
539
|
redemptionSuccessText: string;
|
|
521
|
-
|
|
540
|
+
sourceAmountMessage: string;
|
|
522
541
|
tooltipText: string;
|
|
542
|
+
doneText: string;
|
|
523
543
|
selectText: string;
|
|
524
|
-
sourceAmountMessage: string;
|
|
525
|
-
rewardRedeemedText: string;
|
|
526
544
|
redemptionError: string;
|
|
545
|
+
notEnoughError: string;
|
|
527
546
|
queryError: string;
|
|
528
547
|
promoCode: string;
|
|
529
548
|
skeletonCardNum: number;
|
|
530
549
|
rewardNameTitle: string;
|
|
531
550
|
rewardAmountTitle: string;
|
|
551
|
+
rewardRedeemedText: string;
|
|
532
552
|
costTitle: string;
|
|
533
|
-
|
|
534
|
-
empty: any;
|
|
553
|
+
empty: import("@stencil/core").VNode;
|
|
535
554
|
};
|
|
536
555
|
};
|
|
537
|
-
queryError: boolean;
|
|
538
|
-
redeemStage: string;
|
|
539
|
-
amount: number;
|
|
540
|
-
exchangeError: boolean;
|
|
541
|
-
loading: boolean;
|
|
542
|
-
selectedItem: any;
|
|
543
|
-
selectedStep: any;
|
|
544
|
-
noExchangeOptions: boolean;
|
|
545
|
-
open: boolean;
|
|
546
556
|
};
|
|
547
557
|
data: {
|
|
548
558
|
exchangeList: any;
|
|
549
|
-
fuelTankCode
|
|
559
|
+
fuelTankCode?: string;
|
|
550
560
|
};
|
|
551
561
|
callbacks: {
|
|
552
|
-
exchangeReward:
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
setExchangeState:
|
|
556
|
-
copyFuelTankCode:
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
562
|
+
exchangeReward: (e: unknown) => unknown;
|
|
563
|
+
setStage: (stage?: import("./useRewardExchangeList").Stages) => void;
|
|
564
|
+
resetState: (refresh?: boolean) => void;
|
|
565
|
+
setExchangeState: Function;
|
|
566
|
+
copyFuelTankCode: () => void;
|
|
567
|
+
};
|
|
568
|
+
refs?: {
|
|
569
|
+
canvasRef: any;
|
|
570
|
+
};
|
|
560
571
|
};
|
|
561
572
|
export declare const chooseAmountFixedNoDescription: {
|
|
562
573
|
states: {
|
|
574
|
+
selectedItem: ExchangeItem;
|
|
575
|
+
selectedStep: import("./useRewardExchangeList").ExchangeStep;
|
|
576
|
+
redeemStage: string;
|
|
577
|
+
amount: number;
|
|
578
|
+
exchangeError: boolean;
|
|
579
|
+
queryError: boolean;
|
|
580
|
+
loading: boolean;
|
|
581
|
+
open: boolean;
|
|
582
|
+
noExchangeOptions: boolean;
|
|
563
583
|
content: {
|
|
564
584
|
text: {
|
|
565
585
|
notAvailableError: string;
|
|
@@ -574,48 +594,49 @@ export declare const chooseAmountFixedNoDescription: {
|
|
|
574
594
|
redeemText: string;
|
|
575
595
|
redeemTitle: string;
|
|
576
596
|
redemptionSuccessText: string;
|
|
577
|
-
|
|
597
|
+
sourceAmountMessage: string;
|
|
578
598
|
tooltipText: string;
|
|
599
|
+
doneText: string;
|
|
579
600
|
selectText: string;
|
|
580
|
-
sourceAmountMessage: string;
|
|
581
|
-
rewardRedeemedText: string;
|
|
582
601
|
redemptionError: string;
|
|
602
|
+
notEnoughError: string;
|
|
583
603
|
queryError: string;
|
|
584
604
|
promoCode: string;
|
|
585
605
|
skeletonCardNum: number;
|
|
586
606
|
rewardNameTitle: string;
|
|
587
607
|
rewardAmountTitle: string;
|
|
608
|
+
rewardRedeemedText: string;
|
|
588
609
|
costTitle: string;
|
|
589
|
-
|
|
590
|
-
empty: any;
|
|
610
|
+
empty: import("@stencil/core").VNode;
|
|
591
611
|
};
|
|
592
612
|
};
|
|
593
|
-
queryError: boolean;
|
|
594
|
-
redeemStage: string;
|
|
595
|
-
amount: number;
|
|
596
|
-
exchangeError: boolean;
|
|
597
|
-
loading: boolean;
|
|
598
|
-
selectedItem: any;
|
|
599
|
-
selectedStep: any;
|
|
600
|
-
noExchangeOptions: boolean;
|
|
601
|
-
open: boolean;
|
|
602
613
|
};
|
|
603
614
|
data: {
|
|
604
615
|
exchangeList: any;
|
|
605
|
-
fuelTankCode
|
|
616
|
+
fuelTankCode?: string;
|
|
606
617
|
};
|
|
607
618
|
callbacks: {
|
|
608
|
-
exchangeReward:
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
setExchangeState:
|
|
612
|
-
copyFuelTankCode:
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
619
|
+
exchangeReward: (e: unknown) => unknown;
|
|
620
|
+
setStage: (stage?: import("./useRewardExchangeList").Stages) => void;
|
|
621
|
+
resetState: (refresh?: boolean) => void;
|
|
622
|
+
setExchangeState: Function;
|
|
623
|
+
copyFuelTankCode: () => void;
|
|
624
|
+
};
|
|
625
|
+
refs?: {
|
|
626
|
+
canvasRef: any;
|
|
627
|
+
};
|
|
616
628
|
};
|
|
617
629
|
export declare const confirmFixed: {
|
|
618
630
|
states: {
|
|
631
|
+
selectedItem: ExchangeItem;
|
|
632
|
+
selectedStep: import("./useRewardExchangeList").ExchangeStep;
|
|
633
|
+
redeemStage: string;
|
|
634
|
+
amount: number;
|
|
635
|
+
exchangeError: boolean;
|
|
636
|
+
queryError: boolean;
|
|
637
|
+
loading: boolean;
|
|
638
|
+
open: boolean;
|
|
639
|
+
noExchangeOptions: boolean;
|
|
619
640
|
content: {
|
|
620
641
|
text: {
|
|
621
642
|
notAvailableError: string;
|
|
@@ -630,48 +651,49 @@ export declare const confirmFixed: {
|
|
|
630
651
|
redeemText: string;
|
|
631
652
|
redeemTitle: string;
|
|
632
653
|
redemptionSuccessText: string;
|
|
633
|
-
|
|
654
|
+
sourceAmountMessage: string;
|
|
634
655
|
tooltipText: string;
|
|
656
|
+
doneText: string;
|
|
635
657
|
selectText: string;
|
|
636
|
-
sourceAmountMessage: string;
|
|
637
|
-
rewardRedeemedText: string;
|
|
638
658
|
redemptionError: string;
|
|
659
|
+
notEnoughError: string;
|
|
639
660
|
queryError: string;
|
|
640
661
|
promoCode: string;
|
|
641
662
|
skeletonCardNum: number;
|
|
642
663
|
rewardNameTitle: string;
|
|
643
664
|
rewardAmountTitle: string;
|
|
665
|
+
rewardRedeemedText: string;
|
|
644
666
|
costTitle: string;
|
|
645
|
-
|
|
646
|
-
empty: any;
|
|
667
|
+
empty: import("@stencil/core").VNode;
|
|
647
668
|
};
|
|
648
669
|
};
|
|
649
|
-
queryError: boolean;
|
|
650
|
-
redeemStage: string;
|
|
651
|
-
amount: number;
|
|
652
|
-
exchangeError: boolean;
|
|
653
|
-
loading: boolean;
|
|
654
|
-
selectedItem: any;
|
|
655
|
-
selectedStep: any;
|
|
656
|
-
noExchangeOptions: boolean;
|
|
657
|
-
open: boolean;
|
|
658
670
|
};
|
|
659
671
|
data: {
|
|
660
672
|
exchangeList: any;
|
|
661
|
-
fuelTankCode
|
|
673
|
+
fuelTankCode?: string;
|
|
662
674
|
};
|
|
663
675
|
callbacks: {
|
|
664
|
-
exchangeReward:
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
setExchangeState:
|
|
668
|
-
copyFuelTankCode:
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
676
|
+
exchangeReward: (e: unknown) => unknown;
|
|
677
|
+
setStage: (stage?: import("./useRewardExchangeList").Stages) => void;
|
|
678
|
+
resetState: (refresh?: boolean) => void;
|
|
679
|
+
setExchangeState: Function;
|
|
680
|
+
copyFuelTankCode: () => void;
|
|
681
|
+
};
|
|
682
|
+
refs?: {
|
|
683
|
+
canvasRef: any;
|
|
684
|
+
};
|
|
672
685
|
};
|
|
673
686
|
export declare const confirmVariable: {
|
|
674
687
|
states: {
|
|
688
|
+
selectedItem: ExchangeItem;
|
|
689
|
+
selectedStep: import("./useRewardExchangeList").ExchangeStep;
|
|
690
|
+
redeemStage: string;
|
|
691
|
+
amount: number;
|
|
692
|
+
exchangeError: boolean;
|
|
693
|
+
queryError: boolean;
|
|
694
|
+
loading: boolean;
|
|
695
|
+
open: boolean;
|
|
696
|
+
noExchangeOptions: boolean;
|
|
675
697
|
content: {
|
|
676
698
|
text: {
|
|
677
699
|
notAvailableError: string;
|
|
@@ -686,48 +708,49 @@ export declare const confirmVariable: {
|
|
|
686
708
|
redeemText: string;
|
|
687
709
|
redeemTitle: string;
|
|
688
710
|
redemptionSuccessText: string;
|
|
689
|
-
|
|
711
|
+
sourceAmountMessage: string;
|
|
690
712
|
tooltipText: string;
|
|
713
|
+
doneText: string;
|
|
691
714
|
selectText: string;
|
|
692
|
-
sourceAmountMessage: string;
|
|
693
|
-
rewardRedeemedText: string;
|
|
694
715
|
redemptionError: string;
|
|
716
|
+
notEnoughError: string;
|
|
695
717
|
queryError: string;
|
|
696
718
|
promoCode: string;
|
|
697
719
|
skeletonCardNum: number;
|
|
698
720
|
rewardNameTitle: string;
|
|
699
721
|
rewardAmountTitle: string;
|
|
722
|
+
rewardRedeemedText: string;
|
|
700
723
|
costTitle: string;
|
|
701
|
-
|
|
702
|
-
empty: any;
|
|
724
|
+
empty: import("@stencil/core").VNode;
|
|
703
725
|
};
|
|
704
726
|
};
|
|
705
|
-
queryError: boolean;
|
|
706
|
-
redeemStage: string;
|
|
707
|
-
amount: number;
|
|
708
|
-
exchangeError: boolean;
|
|
709
|
-
loading: boolean;
|
|
710
|
-
selectedItem: any;
|
|
711
|
-
selectedStep: any;
|
|
712
|
-
noExchangeOptions: boolean;
|
|
713
|
-
open: boolean;
|
|
714
727
|
};
|
|
715
728
|
data: {
|
|
716
729
|
exchangeList: any;
|
|
717
|
-
fuelTankCode
|
|
730
|
+
fuelTankCode?: string;
|
|
718
731
|
};
|
|
719
732
|
callbacks: {
|
|
720
|
-
exchangeReward:
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
setExchangeState:
|
|
724
|
-
copyFuelTankCode:
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
733
|
+
exchangeReward: (e: unknown) => unknown;
|
|
734
|
+
setStage: (stage?: import("./useRewardExchangeList").Stages) => void;
|
|
735
|
+
resetState: (refresh?: boolean) => void;
|
|
736
|
+
setExchangeState: Function;
|
|
737
|
+
copyFuelTankCode: () => void;
|
|
738
|
+
};
|
|
739
|
+
refs?: {
|
|
740
|
+
canvasRef: any;
|
|
741
|
+
};
|
|
728
742
|
};
|
|
729
743
|
export declare const redemptionError: {
|
|
730
744
|
states: {
|
|
745
|
+
selectedItem: ExchangeItem;
|
|
746
|
+
selectedStep: import("./useRewardExchangeList").ExchangeStep;
|
|
747
|
+
redeemStage: string;
|
|
748
|
+
amount: number;
|
|
749
|
+
exchangeError: boolean;
|
|
750
|
+
queryError: boolean;
|
|
751
|
+
loading: boolean;
|
|
752
|
+
open: boolean;
|
|
753
|
+
noExchangeOptions: boolean;
|
|
731
754
|
content: {
|
|
732
755
|
text: {
|
|
733
756
|
notAvailableError: string;
|
|
@@ -742,48 +765,49 @@ export declare const redemptionError: {
|
|
|
742
765
|
redeemText: string;
|
|
743
766
|
redeemTitle: string;
|
|
744
767
|
redemptionSuccessText: string;
|
|
745
|
-
|
|
768
|
+
sourceAmountMessage: string;
|
|
746
769
|
tooltipText: string;
|
|
770
|
+
doneText: string;
|
|
747
771
|
selectText: string;
|
|
748
|
-
sourceAmountMessage: string;
|
|
749
|
-
rewardRedeemedText: string;
|
|
750
772
|
redemptionError: string;
|
|
773
|
+
notEnoughError: string;
|
|
751
774
|
queryError: string;
|
|
752
775
|
promoCode: string;
|
|
753
776
|
skeletonCardNum: number;
|
|
754
777
|
rewardNameTitle: string;
|
|
755
778
|
rewardAmountTitle: string;
|
|
779
|
+
rewardRedeemedText: string;
|
|
756
780
|
costTitle: string;
|
|
757
|
-
|
|
758
|
-
empty: any;
|
|
781
|
+
empty: import("@stencil/core").VNode;
|
|
759
782
|
};
|
|
760
783
|
};
|
|
761
|
-
queryError: boolean;
|
|
762
|
-
redeemStage: string;
|
|
763
|
-
amount: number;
|
|
764
|
-
exchangeError: boolean;
|
|
765
|
-
loading: boolean;
|
|
766
|
-
selectedItem: any;
|
|
767
|
-
selectedStep: any;
|
|
768
|
-
noExchangeOptions: boolean;
|
|
769
|
-
open: boolean;
|
|
770
784
|
};
|
|
771
785
|
data: {
|
|
772
786
|
exchangeList: any;
|
|
773
|
-
fuelTankCode
|
|
787
|
+
fuelTankCode?: string;
|
|
774
788
|
};
|
|
775
789
|
callbacks: {
|
|
776
|
-
exchangeReward:
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
setExchangeState:
|
|
780
|
-
copyFuelTankCode:
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
790
|
+
exchangeReward: (e: unknown) => unknown;
|
|
791
|
+
setStage: (stage?: import("./useRewardExchangeList").Stages) => void;
|
|
792
|
+
resetState: (refresh?: boolean) => void;
|
|
793
|
+
setExchangeState: Function;
|
|
794
|
+
copyFuelTankCode: () => void;
|
|
795
|
+
};
|
|
796
|
+
refs?: {
|
|
797
|
+
canvasRef: any;
|
|
798
|
+
};
|
|
784
799
|
};
|
|
785
800
|
export declare const queryError: {
|
|
786
801
|
states: {
|
|
802
|
+
selectedItem: ExchangeItem;
|
|
803
|
+
selectedStep: import("./useRewardExchangeList").ExchangeStep;
|
|
804
|
+
redeemStage: string;
|
|
805
|
+
amount: number;
|
|
806
|
+
exchangeError: boolean;
|
|
807
|
+
queryError: boolean;
|
|
808
|
+
loading: boolean;
|
|
809
|
+
open: boolean;
|
|
810
|
+
noExchangeOptions: boolean;
|
|
787
811
|
content: {
|
|
788
812
|
text: {
|
|
789
813
|
notAvailableError: string;
|
|
@@ -798,48 +822,49 @@ export declare const queryError: {
|
|
|
798
822
|
redeemText: string;
|
|
799
823
|
redeemTitle: string;
|
|
800
824
|
redemptionSuccessText: string;
|
|
801
|
-
|
|
825
|
+
sourceAmountMessage: string;
|
|
802
826
|
tooltipText: string;
|
|
827
|
+
doneText: string;
|
|
803
828
|
selectText: string;
|
|
804
|
-
sourceAmountMessage: string;
|
|
805
|
-
rewardRedeemedText: string;
|
|
806
829
|
redemptionError: string;
|
|
830
|
+
notEnoughError: string;
|
|
807
831
|
queryError: string;
|
|
808
832
|
promoCode: string;
|
|
809
833
|
skeletonCardNum: number;
|
|
810
834
|
rewardNameTitle: string;
|
|
811
835
|
rewardAmountTitle: string;
|
|
836
|
+
rewardRedeemedText: string;
|
|
812
837
|
costTitle: string;
|
|
813
|
-
|
|
814
|
-
empty: any;
|
|
838
|
+
empty: import("@stencil/core").VNode;
|
|
815
839
|
};
|
|
816
840
|
};
|
|
817
|
-
queryError: boolean;
|
|
818
|
-
redeemStage: string;
|
|
819
|
-
amount: number;
|
|
820
|
-
exchangeError: boolean;
|
|
821
|
-
loading: boolean;
|
|
822
|
-
selectedItem: any;
|
|
823
|
-
selectedStep: any;
|
|
824
|
-
noExchangeOptions: boolean;
|
|
825
|
-
open: boolean;
|
|
826
841
|
};
|
|
827
842
|
data: {
|
|
828
843
|
exchangeList: any;
|
|
829
|
-
fuelTankCode
|
|
844
|
+
fuelTankCode?: string;
|
|
830
845
|
};
|
|
831
846
|
callbacks: {
|
|
832
|
-
exchangeReward:
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
setExchangeState:
|
|
836
|
-
copyFuelTankCode:
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
847
|
+
exchangeReward: (e: unknown) => unknown;
|
|
848
|
+
setStage: (stage?: import("./useRewardExchangeList").Stages) => void;
|
|
849
|
+
resetState: (refresh?: boolean) => void;
|
|
850
|
+
setExchangeState: Function;
|
|
851
|
+
copyFuelTankCode: () => void;
|
|
852
|
+
};
|
|
853
|
+
refs?: {
|
|
854
|
+
canvasRef: any;
|
|
855
|
+
};
|
|
840
856
|
};
|
|
841
857
|
export declare const success: {
|
|
842
858
|
states: {
|
|
859
|
+
selectedItem: ExchangeItem;
|
|
860
|
+
selectedStep: import("./useRewardExchangeList").ExchangeStep;
|
|
861
|
+
redeemStage: string;
|
|
862
|
+
amount: number;
|
|
863
|
+
exchangeError: boolean;
|
|
864
|
+
queryError: boolean;
|
|
865
|
+
loading: boolean;
|
|
866
|
+
open: boolean;
|
|
867
|
+
noExchangeOptions: boolean;
|
|
843
868
|
content: {
|
|
844
869
|
text: {
|
|
845
870
|
notAvailableError: string;
|
|
@@ -854,48 +879,49 @@ export declare const success: {
|
|
|
854
879
|
redeemText: string;
|
|
855
880
|
redeemTitle: string;
|
|
856
881
|
redemptionSuccessText: string;
|
|
857
|
-
|
|
882
|
+
sourceAmountMessage: string;
|
|
858
883
|
tooltipText: string;
|
|
884
|
+
doneText: string;
|
|
859
885
|
selectText: string;
|
|
860
|
-
sourceAmountMessage: string;
|
|
861
|
-
rewardRedeemedText: string;
|
|
862
886
|
redemptionError: string;
|
|
887
|
+
notEnoughError: string;
|
|
863
888
|
queryError: string;
|
|
864
889
|
promoCode: string;
|
|
865
890
|
skeletonCardNum: number;
|
|
866
891
|
rewardNameTitle: string;
|
|
867
892
|
rewardAmountTitle: string;
|
|
893
|
+
rewardRedeemedText: string;
|
|
868
894
|
costTitle: string;
|
|
869
|
-
|
|
870
|
-
empty: any;
|
|
895
|
+
empty: import("@stencil/core").VNode;
|
|
871
896
|
};
|
|
872
897
|
};
|
|
873
|
-
queryError: boolean;
|
|
874
|
-
redeemStage: string;
|
|
875
|
-
amount: number;
|
|
876
|
-
exchangeError: boolean;
|
|
877
|
-
loading: boolean;
|
|
878
|
-
selectedItem: any;
|
|
879
|
-
selectedStep: any;
|
|
880
|
-
noExchangeOptions: boolean;
|
|
881
|
-
open: boolean;
|
|
882
898
|
};
|
|
883
899
|
data: {
|
|
884
900
|
exchangeList: any;
|
|
885
|
-
fuelTankCode
|
|
901
|
+
fuelTankCode?: string;
|
|
886
902
|
};
|
|
887
903
|
callbacks: {
|
|
888
|
-
exchangeReward:
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
setExchangeState:
|
|
892
|
-
copyFuelTankCode:
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
904
|
+
exchangeReward: (e: unknown) => unknown;
|
|
905
|
+
setStage: (stage?: import("./useRewardExchangeList").Stages) => void;
|
|
906
|
+
resetState: (refresh?: boolean) => void;
|
|
907
|
+
setExchangeState: Function;
|
|
908
|
+
copyFuelTankCode: () => void;
|
|
909
|
+
};
|
|
910
|
+
refs?: {
|
|
911
|
+
canvasRef: any;
|
|
912
|
+
};
|
|
896
913
|
};
|
|
897
914
|
export declare const successVariable: {
|
|
898
915
|
states: {
|
|
916
|
+
selectedItem: ExchangeItem;
|
|
917
|
+
selectedStep: import("./useRewardExchangeList").ExchangeStep;
|
|
918
|
+
redeemStage: string;
|
|
919
|
+
amount: number;
|
|
920
|
+
exchangeError: boolean;
|
|
921
|
+
queryError: boolean;
|
|
922
|
+
loading: boolean;
|
|
923
|
+
open: boolean;
|
|
924
|
+
noExchangeOptions: boolean;
|
|
899
925
|
content: {
|
|
900
926
|
text: {
|
|
901
927
|
notAvailableError: string;
|
|
@@ -910,48 +936,49 @@ export declare const successVariable: {
|
|
|
910
936
|
redeemText: string;
|
|
911
937
|
redeemTitle: string;
|
|
912
938
|
redemptionSuccessText: string;
|
|
913
|
-
|
|
939
|
+
sourceAmountMessage: string;
|
|
914
940
|
tooltipText: string;
|
|
941
|
+
doneText: string;
|
|
915
942
|
selectText: string;
|
|
916
|
-
sourceAmountMessage: string;
|
|
917
|
-
rewardRedeemedText: string;
|
|
918
943
|
redemptionError: string;
|
|
944
|
+
notEnoughError: string;
|
|
919
945
|
queryError: string;
|
|
920
946
|
promoCode: string;
|
|
921
947
|
skeletonCardNum: number;
|
|
922
948
|
rewardNameTitle: string;
|
|
923
949
|
rewardAmountTitle: string;
|
|
950
|
+
rewardRedeemedText: string;
|
|
924
951
|
costTitle: string;
|
|
925
|
-
|
|
926
|
-
empty: any;
|
|
952
|
+
empty: import("@stencil/core").VNode;
|
|
927
953
|
};
|
|
928
954
|
};
|
|
929
|
-
queryError: boolean;
|
|
930
|
-
redeemStage: string;
|
|
931
|
-
amount: number;
|
|
932
|
-
exchangeError: boolean;
|
|
933
|
-
loading: boolean;
|
|
934
|
-
selectedItem: any;
|
|
935
|
-
selectedStep: any;
|
|
936
|
-
noExchangeOptions: boolean;
|
|
937
|
-
open: boolean;
|
|
938
955
|
};
|
|
939
956
|
data: {
|
|
940
957
|
exchangeList: any;
|
|
941
|
-
fuelTankCode
|
|
958
|
+
fuelTankCode?: string;
|
|
942
959
|
};
|
|
943
960
|
callbacks: {
|
|
944
|
-
exchangeReward:
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
setExchangeState:
|
|
948
|
-
copyFuelTankCode:
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
961
|
+
exchangeReward: (e: unknown) => unknown;
|
|
962
|
+
setStage: (stage?: import("./useRewardExchangeList").Stages) => void;
|
|
963
|
+
resetState: (refresh?: boolean) => void;
|
|
964
|
+
setExchangeState: Function;
|
|
965
|
+
copyFuelTankCode: () => void;
|
|
966
|
+
};
|
|
967
|
+
refs?: {
|
|
968
|
+
canvasRef: any;
|
|
969
|
+
};
|
|
952
970
|
};
|
|
953
971
|
export declare const loading: {
|
|
954
972
|
states: {
|
|
973
|
+
selectedItem: ExchangeItem;
|
|
974
|
+
selectedStep: import("./useRewardExchangeList").ExchangeStep;
|
|
975
|
+
redeemStage: string;
|
|
976
|
+
amount: number;
|
|
977
|
+
exchangeError: boolean;
|
|
978
|
+
queryError: boolean;
|
|
979
|
+
loading: boolean;
|
|
980
|
+
open: boolean;
|
|
981
|
+
noExchangeOptions: boolean;
|
|
955
982
|
content: {
|
|
956
983
|
text: {
|
|
957
984
|
notAvailableError: string;
|
|
@@ -966,48 +993,49 @@ export declare const loading: {
|
|
|
966
993
|
redeemText: string;
|
|
967
994
|
redeemTitle: string;
|
|
968
995
|
redemptionSuccessText: string;
|
|
969
|
-
|
|
996
|
+
sourceAmountMessage: string;
|
|
970
997
|
tooltipText: string;
|
|
998
|
+
doneText: string;
|
|
971
999
|
selectText: string;
|
|
972
|
-
sourceAmountMessage: string;
|
|
973
|
-
rewardRedeemedText: string;
|
|
974
1000
|
redemptionError: string;
|
|
1001
|
+
notEnoughError: string;
|
|
975
1002
|
queryError: string;
|
|
976
1003
|
promoCode: string;
|
|
977
1004
|
skeletonCardNum: number;
|
|
978
1005
|
rewardNameTitle: string;
|
|
979
1006
|
rewardAmountTitle: string;
|
|
1007
|
+
rewardRedeemedText: string;
|
|
980
1008
|
costTitle: string;
|
|
981
|
-
|
|
982
|
-
empty: any;
|
|
1009
|
+
empty: import("@stencil/core").VNode;
|
|
983
1010
|
};
|
|
984
1011
|
};
|
|
985
|
-
queryError: boolean;
|
|
986
|
-
redeemStage: string;
|
|
987
|
-
amount: number;
|
|
988
|
-
exchangeError: boolean;
|
|
989
|
-
loading: boolean;
|
|
990
|
-
selectedItem: any;
|
|
991
|
-
selectedStep: any;
|
|
992
|
-
noExchangeOptions: boolean;
|
|
993
|
-
open: boolean;
|
|
994
1012
|
};
|
|
995
1013
|
data: {
|
|
996
1014
|
exchangeList: any;
|
|
997
|
-
fuelTankCode
|
|
1015
|
+
fuelTankCode?: string;
|
|
998
1016
|
};
|
|
999
1017
|
callbacks: {
|
|
1000
|
-
exchangeReward:
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
setExchangeState:
|
|
1004
|
-
copyFuelTankCode:
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1018
|
+
exchangeReward: (e: unknown) => unknown;
|
|
1019
|
+
setStage: (stage?: import("./useRewardExchangeList").Stages) => void;
|
|
1020
|
+
resetState: (refresh?: boolean) => void;
|
|
1021
|
+
setExchangeState: Function;
|
|
1022
|
+
copyFuelTankCode: () => void;
|
|
1023
|
+
};
|
|
1024
|
+
refs?: {
|
|
1025
|
+
canvasRef: any;
|
|
1026
|
+
};
|
|
1008
1027
|
};
|
|
1009
1028
|
export declare const empty: {
|
|
1010
1029
|
states: {
|
|
1030
|
+
selectedItem: ExchangeItem;
|
|
1031
|
+
selectedStep: import("./useRewardExchangeList").ExchangeStep;
|
|
1032
|
+
redeemStage: string;
|
|
1033
|
+
amount: number;
|
|
1034
|
+
exchangeError: boolean;
|
|
1035
|
+
queryError: boolean;
|
|
1036
|
+
loading: boolean;
|
|
1037
|
+
open: boolean;
|
|
1038
|
+
noExchangeOptions: boolean;
|
|
1011
1039
|
content: {
|
|
1012
1040
|
text: {
|
|
1013
1041
|
notAvailableError: string;
|
|
@@ -1022,43 +1050,35 @@ export declare const empty: {
|
|
|
1022
1050
|
redeemText: string;
|
|
1023
1051
|
redeemTitle: string;
|
|
1024
1052
|
redemptionSuccessText: string;
|
|
1025
|
-
|
|
1053
|
+
sourceAmountMessage: string;
|
|
1026
1054
|
tooltipText: string;
|
|
1055
|
+
doneText: string;
|
|
1027
1056
|
selectText: string;
|
|
1028
|
-
sourceAmountMessage: string;
|
|
1029
|
-
rewardRedeemedText: string;
|
|
1030
1057
|
redemptionError: string;
|
|
1058
|
+
notEnoughError: string;
|
|
1031
1059
|
queryError: string;
|
|
1032
1060
|
promoCode: string;
|
|
1033
1061
|
skeletonCardNum: number;
|
|
1034
1062
|
rewardNameTitle: string;
|
|
1035
1063
|
rewardAmountTitle: string;
|
|
1064
|
+
rewardRedeemedText: string;
|
|
1036
1065
|
costTitle: string;
|
|
1037
|
-
|
|
1038
|
-
empty: any;
|
|
1066
|
+
empty: import("@stencil/core").VNode;
|
|
1039
1067
|
};
|
|
1040
1068
|
};
|
|
1041
|
-
queryError: boolean;
|
|
1042
|
-
redeemStage: string;
|
|
1043
|
-
amount: number;
|
|
1044
|
-
exchangeError: boolean;
|
|
1045
|
-
loading: boolean;
|
|
1046
|
-
selectedItem: any;
|
|
1047
|
-
selectedStep: any;
|
|
1048
|
-
noExchangeOptions: boolean;
|
|
1049
|
-
open: boolean;
|
|
1050
1069
|
};
|
|
1051
1070
|
data: {
|
|
1052
1071
|
exchangeList: any;
|
|
1053
|
-
fuelTankCode
|
|
1072
|
+
fuelTankCode?: string;
|
|
1054
1073
|
};
|
|
1055
1074
|
callbacks: {
|
|
1056
|
-
exchangeReward:
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
setExchangeState:
|
|
1060
|
-
copyFuelTankCode:
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1075
|
+
exchangeReward: (e: unknown) => unknown;
|
|
1076
|
+
setStage: (stage?: import("./useRewardExchangeList").Stages) => void;
|
|
1077
|
+
resetState: (refresh?: boolean) => void;
|
|
1078
|
+
setExchangeState: Function;
|
|
1079
|
+
copyFuelTankCode: () => void;
|
|
1080
|
+
};
|
|
1081
|
+
refs?: {
|
|
1082
|
+
canvasRef: any;
|
|
1083
|
+
};
|
|
1064
1084
|
};
|