@saasquatch/mint-components 2.3.0-1 → 2.3.0-2
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/ErrorView-ee7b0f36.js +11 -0
- package/dist/cjs/GenericTableView-be5648e4.js +122 -0
- package/dist/cjs/JSS-8503a151.js +4293 -0
- package/dist/cjs/ShadowViewAddon-3b477e58.js +4953 -0
- package/dist/cjs/cjs-1066ec21.js +135 -0
- package/dist/cjs/copy-text-view-bb2c0ea7.js +116 -0
- package/dist/cjs/data-89ac73dd.js +151 -0
- package/dist/cjs/dom-context-hooks.module-e7b6727c.js +1133 -0
- package/dist/cjs/email-registration-view-306c8878.js +87 -0
- package/dist/cjs/eventKeys-7af4df4d.js +5 -0
- package/dist/cjs/global-b7b1b8fe.js +26938 -0
- package/dist/cjs/imageUrl-a7880cab.js +60 -0
- package/dist/cjs/index-8277cbb3.js +1760 -0
- package/dist/cjs/index-8c6255f5.js +297 -0
- package/dist/cjs/index.cjs.js +2 -0
- package/dist/cjs/index.module-f8c8495f.js +8809 -0
- package/dist/cjs/jsonpointer-11327262.js +106 -0
- package/dist/cjs/keys-5a2c9ed2.js +15 -0
- package/dist/cjs/loader.cjs.js +24 -0
- package/dist/cjs/luxon-c1ad356a.js +8348 -0
- package/dist/cjs/mint-components.cjs.js +45 -0
- package/dist/cjs/mixins-4761d472.js +94 -0
- package/dist/cjs/mockRewardData-ed603fca.js +158 -0
- package/dist/cjs/parseStates-d1effc19.js +16 -0
- package/dist/cjs/raisins-plop-target.cjs.entry.js +22 -0
- package/dist/cjs/re-render-72a0ef45.js +45 -0
- package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +5672 -0
- package/dist/cjs/sqm-big-stat_47.cjs.entry.js +8726 -0
- package/dist/cjs/sqm-close-button-view-e9f2a454.js +28 -0
- package/dist/cjs/sqm-close-button.cjs.entry.js +41 -0
- package/dist/cjs/sqm-code-verification.cjs.entry.js +351 -0
- package/dist/cjs/sqm-context-router.cjs.entry.js +103 -0
- package/dist/cjs/sqm-email-verification_2.cjs.entry.js +893 -0
- package/dist/cjs/sqm-empty_4.cjs.entry.js +193 -0
- package/dist/cjs/sqm-form-message_2.cjs.entry.js +87 -0
- package/dist/cjs/sqm-google-sign-in.cjs.entry.js +142 -0
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +34 -0
- package/dist/cjs/sqm-header-logo.cjs.entry.js +46 -0
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +158 -0
- package/dist/cjs/sqm-invoice-table-data-cell_5.cjs.entry.js +84 -0
- package/dist/cjs/sqm-lead-checkbox-field-view-0af2a157.js +83 -0
- package/dist/cjs/sqm-lead-checkbox-field.cjs.entry.js +81 -0
- package/dist/cjs/sqm-lead-input-field-view-0cd7ebdb.js +51 -0
- package/dist/cjs/sqm-lead-input-field.cjs.entry.js +88 -0
- package/dist/cjs/sqm-leaderboard-rank-view-67fd7934.js +10 -0
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +87 -0
- package/dist/cjs/sqm-logout-current-user-view-f330d641.js +44 -0
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +83 -0
- package/dist/cjs/sqm-navigation-sidebar-item-view-49b152dd.js +56 -0
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +76 -0
- package/dist/cjs/sqm-navigation-sidebar-view-6616e3e0.js +168 -0
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +55 -0
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +420 -0
- package/dist/cjs/sqm-partner-info-modal-view-f6faecf5.js +149 -0
- package/dist/cjs/sqm-password-field.cjs.entry.js +611 -0
- package/dist/cjs/sqm-popup-container.cjs.entry.js +75 -0
- package/dist/cjs/sqm-portal-container-view-757f921b.js +59 -0
- package/dist/cjs/sqm-portal-email-verification-view-abb773a7.js +71 -0
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +199 -0
- package/dist/cjs/sqm-portal-forgot-password_6.cjs.entry.js +1074 -0
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +34 -0
- package/dist/cjs/sqm-portal-profile-view-3515e1e5.js +87 -0
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +267 -0
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +68 -0
- package/dist/cjs/sqm-portal-registration-form-view-a45f7a52.js +88 -0
- package/dist/cjs/sqm-portal-reset-password-view-a767b044.js +81 -0
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +239 -0
- package/dist/cjs/sqm-portal-verify-email-view-717d0633.js +220 -0
- package/dist/cjs/sqm-qr-code-view-1f2daa76.js +94 -0
- package/dist/cjs/sqm-qr-code.cjs.entry.js +196 -0
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +1029 -0
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +24 -0
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +34 -0
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +1199 -0
- package/dist/cjs/sqm-route.cjs.entry.js +18 -0
- package/dist/cjs/sqm-scroll.cjs.entry.js +63 -0
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +22020 -0
- package/dist/cjs/sqm-tab.cjs.entry.js +26 -0
- package/dist/cjs/sqm-tabs.cjs.entry.js +111 -0
- package/dist/cjs/sqm-text-span-view-b9e10f5d.js +63 -0
- package/dist/cjs/sqm-text-span.cjs.entry.js +23 -0
- package/dist/cjs/sqm-user-info-form-view-0e1ddbe4.js +1682 -0
- package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +122 -0
- package/dist/cjs/useChildElements-041127d7.js +32 -0
- package/dist/cjs/useIndirectTaxForm-c3c1ec56.js +1405 -0
- package/dist/cjs/useInstantAccessRegistration-2398df36.js +96 -0
- package/dist/cjs/useLeadFormState-b4c2ab5b.js +72 -0
- package/dist/cjs/usePortalRegistrationForm-23ee2d62.js +4086 -0
- package/dist/cjs/useReferralCodes-0f7948af.js +138 -0
- package/dist/cjs/useReferralTable-6e9de0d5.js +432 -0
- package/dist/cjs/useRegistrationFormState-4fe5b770.js +27 -0
- package/dist/cjs/useVerificationEmail-5d19aa99.js +173 -0
- package/dist/cjs/utilities-fcdb9504.js +25 -0
- package/dist/cjs/utils-6847bc06.js +46 -0
- package/dist/cjs/utils-a3b3d05b.js +478 -0
- package/dist/collection/ShadowViewAddon.js +35 -0
- package/dist/collection/collection-manifest.json +188 -0
- package/dist/collection/components/raisins-plop-target/raisins-plop-target.js +53 -0
- package/dist/collection/components/sqm-base-registration/BaseRegistrationForm.stories.js +36 -0
- package/dist/collection/components/sqm-base-registration/sqm-base-registration-form-view.js +69 -0
- package/dist/collection/components/sqm-big-stat/BigStat.stories.js +101 -0
- package/dist/collection/components/sqm-big-stat/UseBigStat.stories.js +131 -0
- package/dist/collection/components/sqm-big-stat/sqm-big-stat-view.js +41 -0
- package/dist/collection/components/sqm-big-stat/sqm-big-stat.js +347 -0
- package/dist/collection/components/sqm-big-stat/useBigStat.js +1080 -0
- package/dist/collection/components/sqm-big-stat/useDemoBigStat.js +43 -0
- package/dist/collection/components/sqm-brand/SqmBrand.stories.js +97 -0
- package/dist/collection/components/sqm-brand/sqm-brand.js +128 -0
- package/dist/collection/components/sqm-card-feed/CardFeed.stories.js +232 -0
- package/dist/collection/components/sqm-card-feed/sqm-card-feed-view.js +27 -0
- package/dist/collection/components/sqm-card-feed/sqm-card-feed.js +84 -0
- package/dist/collection/components/sqm-checkbox-field/CheckboxField.stories.js +103 -0
- package/dist/collection/components/sqm-checkbox-field/UseCheckboxField.stories.js +68 -0
- package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field-view.js +77 -0
- package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field.js +240 -0
- package/dist/collection/components/sqm-checkbox-field/useCheckboxField.js +23 -0
- package/dist/collection/components/sqm-close-button/CloseButton.stories.js +27 -0
- package/dist/collection/components/sqm-close-button/sqm-close-button-view.js +23 -0
- package/dist/collection/components/sqm-close-button/sqm-close-button.js +65 -0
- package/dist/collection/components/sqm-context-router/ContextRouter.js +144 -0
- package/dist/collection/components/sqm-context-router/sqm-context-router.css +7 -0
- package/dist/collection/components/sqm-context-router/sqm-context-router.js +51 -0
- package/dist/collection/components/sqm-context-router/useContextRouter.js +80 -0
- package/dist/collection/components/sqm-coupon-code/CouponCode.stories.js +76 -0
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code-view.js +30 -0
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +767 -0
- package/dist/collection/components/sqm-coupon-code/useCouponCode.js +190 -0
- package/dist/collection/components/sqm-divided-layout/DividedLayout.stories.js +71 -0
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +67 -0
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +162 -0
- package/dist/collection/components/sqm-dropdown-field/DropdownField.stories.js +45 -0
- package/dist/collection/components/sqm-dropdown-field/UseDropdownField.stories.js +54 -0
- package/dist/collection/components/sqm-dropdown-field/sqm-dropdown-field-view.js +54 -0
- package/dist/collection/components/sqm-dropdown-field/sqm-dropdown-field.js +187 -0
- package/dist/collection/components/sqm-dropdown-field/useDropdownField.js +10 -0
- package/dist/collection/components/sqm-edit-profile/EditProfileForm.stories.js +61 -0
- package/dist/collection/components/sqm-edit-profile/UseEditProfile.stories.js +41 -0
- package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +55 -0
- package/dist/collection/components/sqm-edit-profile/sqm-edit-profile.css +70 -0
- package/dist/collection/components/sqm-edit-profile/sqm-edit-profile.js +355 -0
- package/dist/collection/components/sqm-edit-profile/useEditProfile.js +158 -0
- package/dist/collection/components/sqm-empty/EmptyState.stories.js +55 -0
- package/dist/collection/components/sqm-empty/sqm-empty-view.js +25 -0
- package/dist/collection/components/sqm-empty/sqm-empty.js +109 -0
- package/dist/collection/components/sqm-form-message/FormMessage.stories.js +43 -0
- package/dist/collection/components/sqm-form-message/sqm-form-message.css +71 -0
- package/dist/collection/components/sqm-form-message/sqm-form-message.js +140 -0
- package/dist/collection/components/sqm-google-sign-in/sqm-google-sign-in.js +130 -0
- package/dist/collection/components/sqm-google-sign-in/useGoogleSignIn.js +70 -0
- package/dist/collection/components/sqm-graphql-client-provider/sqm-graphql-client-provider.js +52 -0
- package/dist/collection/components/sqm-graphql-client-provider/useGraphQLProvider.js +14 -0
- package/dist/collection/components/sqm-header-logo/sqm-header-logo.js +186 -0
- package/dist/collection/components/sqm-hero/Hero.stories.js +209 -0
- package/dist/collection/components/sqm-hero/sqm-hero-view.js +139 -0
- package/dist/collection/components/sqm-hero/sqm-hero.js +241 -0
- package/dist/collection/components/sqm-hero-image/HeroImage.stories.js +56 -0
- package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +147 -0
- package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +624 -0
- package/dist/collection/components/sqm-hook-story-container/sqm-hook-story-container.js +42 -0
- package/dist/collection/components/sqm-image/Image.stories.js +26 -0
- package/dist/collection/components/sqm-image/sqm-image-view.js +33 -0
- package/dist/collection/components/sqm-image/sqm-image.js +152 -0
- package/dist/collection/components/sqm-input-field/InputField.stories.js +93 -0
- package/dist/collection/components/sqm-input-field/UseInputField.stories.js +77 -0
- package/dist/collection/components/sqm-input-field/sqm-input-field-view.js +41 -0
- package/dist/collection/components/sqm-input-field/sqm-input-field.js +214 -0
- package/dist/collection/components/sqm-input-field/useInputField.js +10 -0
- package/dist/collection/components/sqm-instant-access-registration/sqm-instant-access-registration.js +575 -0
- package/dist/collection/components/sqm-instant-access-registration/useInstantAccessRegistration.js +91 -0
- package/dist/collection/components/sqm-invoice-table/InvoiceTable.stories.js +146 -0
- package/dist/collection/components/sqm-invoice-table/InvoiceTableCell.stories.js +27 -0
- package/dist/collection/components/sqm-invoice-table/UseInvoiceTable.stories.js +56 -0
- package/dist/collection/components/sqm-invoice-table/cells/sqm-invoice-table-data-cell.js +36 -0
- package/dist/collection/components/sqm-invoice-table/cells/sqm-invoice-table-date-cell.js +61 -0
- package/dist/collection/components/sqm-invoice-table/cells/sqm-invoice-table-download-cell.js +44 -0
- package/dist/collection/components/sqm-invoice-table/columns/InvoiceTableColumn.js +1 -0
- package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.js +109 -0
- package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-date-column.js +94 -0
- package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-download-column.js +65 -0
- package/dist/collection/components/sqm-invoice-table/mockInvoiceData.js +20 -0
- package/dist/collection/components/sqm-invoice-table/sqm-invoice-table-view.js +55 -0
- package/dist/collection/components/sqm-invoice-table/sqm-invoice-table.js +461 -0
- package/dist/collection/components/sqm-invoice-table/useInvoiceTable.js +155 -0
- package/dist/collection/components/sqm-lead-form/LeadCheckboxField.stories.js +44 -0
- package/dist/collection/components/sqm-lead-form/LeadForm.stories.js +93 -0
- package/dist/collection/components/sqm-lead-form/LeadFormDropdownField.stories.js +62 -0
- package/dist/collection/components/sqm-lead-form/LeadInputField.stories.js +49 -0
- package/dist/collection/components/sqm-lead-form/sqm-lead-checkbox-field-view.js +79 -0
- package/dist/collection/components/sqm-lead-form/sqm-lead-checkbox-field.js +234 -0
- package/dist/collection/components/sqm-lead-form/sqm-lead-dropdown-field-view.js +65 -0
- package/dist/collection/components/sqm-lead-form/sqm-lead-dropdown-field.js +251 -0
- package/dist/collection/components/sqm-lead-form/sqm-lead-form-view.js +121 -0
- package/dist/collection/components/sqm-lead-form/sqm-lead-form.js +495 -0
- package/dist/collection/components/sqm-lead-form/sqm-lead-input-field-view.js +47 -0
- package/dist/collection/components/sqm-lead-form/sqm-lead-input-field.js +251 -0
- package/dist/collection/components/sqm-lead-form/useCheckboxField.js +10 -0
- package/dist/collection/components/sqm-lead-form/useLeadDropdownField.js +10 -0
- package/dist/collection/components/sqm-lead-form/useLeadForm.js +155 -0
- package/dist/collection/components/sqm-lead-form/useLeadFormState.js +10 -0
- package/dist/collection/components/sqm-lead-form/useLeadInputField.js +10 -0
- package/dist/collection/components/sqm-leaderboard/Leaderboard.stories.js +657 -0
- package/dist/collection/components/sqm-leaderboard/UseLeaderboard.stories.js +208 -0
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +136 -0
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +705 -0
- package/dist/collection/components/sqm-leaderboard/useLeaderboard.js +156 -0
- package/dist/collection/components/sqm-leaderboard-rank/LeaderboardRank.stories.js +30 -0
- package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank-view.js +5 -0
- package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank.css +11 -0
- package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank.js +231 -0
- package/dist/collection/components/sqm-leaderboard-rank/useLeaderboardRank.js +45 -0
- package/dist/collection/components/sqm-link-button/LinkButton.stories.js +19 -0
- package/dist/collection/components/sqm-link-button/sqm-link-button-view.js +25 -0
- package/dist/collection/components/sqm-link-button/sqm-link-button.js +103 -0
- package/dist/collection/components/sqm-logout-current-user/LogoutCurrentUser.stories.js +19 -0
- package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user-view.js +39 -0
- package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +161 -0
- package/dist/collection/components/sqm-logout-current-user/useLogoutCurrentUser.js +28 -0
- package/dist/collection/components/sqm-marketing-emails-checkbox/MarketingEmailsCheckbox.stories.js +11 -0
- package/dist/collection/components/sqm-marketing-emails-checkbox/sqm-marketing-emails-checkbox.js +129 -0
- package/dist/collection/components/sqm-name-fields/NameFields.stories.js +42 -0
- package/dist/collection/components/sqm-name-fields/sqm-name-fields-view.js +75 -0
- package/dist/collection/components/sqm-name-fields/sqm-name-fields.js +150 -0
- package/dist/collection/components/sqm-name-fields/useNameFields.js +15 -0
- package/dist/collection/components/sqm-navigation-menu/sqm-navigation-menu-view.js +14 -0
- package/dist/collection/components/sqm-navigation-menu/sqm-navigation-menu.css +25 -0
- package/dist/collection/components/sqm-navigation-menu/sqm-navigation-menu.js +123 -0
- package/dist/collection/components/sqm-navigation-menu/useNavigationMenu.js +26 -0
- package/dist/collection/components/sqm-navigation-sidebar/NavigationSidebar.stories.js +45 -0
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +163 -0
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar.js +122 -0
- package/dist/collection/components/sqm-navigation-sidebar-item/SidebarItem.stories.js +31 -0
- package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.js +51 -0
- package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.js +365 -0
- package/dist/collection/components/sqm-navigation-sidebar-item/useNavigationSidebarItem.js +22 -0
- package/dist/collection/components/sqm-pagination/Pagination.stories.js +12 -0
- package/dist/collection/components/sqm-pagination/sqm-pagination-view.js +32 -0
- package/dist/collection/components/sqm-pagination/sqm-pagination.js +153 -0
- package/dist/collection/components/sqm-pagination/usePagination.js +29 -0
- package/dist/collection/components/sqm-partner-info-modal/PartnerInfoModal.stories.js +171 -0
- package/dist/collection/components/sqm-partner-info-modal/sqm-partner-info-modal-view.js +143 -0
- package/dist/collection/components/sqm-partner-info-modal/sqm-partner-info-modal.js +670 -0
- package/dist/collection/components/sqm-partner-info-modal/usePartnerInfoModal.js +276 -0
- package/dist/collection/components/sqm-password-field/PasswordField.stories.js +46 -0
- package/dist/collection/components/sqm-password-field/passwordValidation.js +76 -0
- package/dist/collection/components/sqm-password-field/sqm-password-field-view.js +45 -0
- package/dist/collection/components/sqm-password-field/sqm-password-field.js +290 -0
- package/dist/collection/components/sqm-password-field/usePasswordField.js +25 -0
- package/dist/collection/components/sqm-payout-button-scroll/PayoutButtonScroll.stories.js +15 -0
- package/dist/collection/components/sqm-payout-button-scroll/sqm-payout-button-scroll-view.js +24 -0
- package/dist/collection/components/sqm-payout-button-scroll/sqm-payout-button-scroll.js +122 -0
- package/dist/collection/components/sqm-payout-button-scroll/usePayoutButton.js +37 -0
- package/dist/collection/components/sqm-popup-container/PopupContainer.stories.js +18 -0
- package/dist/collection/components/sqm-popup-container/sqm-popup-container-view.js +11 -0
- package/dist/collection/components/sqm-popup-container/sqm-popup-container.css +11 -0
- package/dist/collection/components/sqm-popup-container/sqm-popup-container.js +180 -0
- package/dist/collection/components/sqm-popup-container/usePopupContainer.js +34 -0
- package/dist/collection/components/sqm-portal-change-marketing/ChangeMarketing.stories.js +54 -0
- package/dist/collection/components/sqm-portal-change-marketing/sqm-portal-change-marketing-view.js +47 -0
- package/dist/collection/components/sqm-portal-change-marketing/sqm-portal-change-marketing.js +217 -0
- package/dist/collection/components/sqm-portal-change-marketing/usePortalChangeMarketing.js +115 -0
- package/dist/collection/components/sqm-portal-change-password/ChangePassword.stories.js +147 -0
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password-view.js +78 -0
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password.js +506 -0
- package/dist/collection/components/sqm-portal-change-password/usePortalChangePassword.js +64 -0
- package/dist/collection/components/sqm-portal-container/PortalContainer.stories.js +143 -0
- package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +32 -0
- package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +336 -0
- package/dist/collection/components/sqm-portal-email-verification/PortalEmailVerification.stories.js +72 -0
- package/dist/collection/components/sqm-portal-email-verification/sqm-portal-email-verification-view.js +66 -0
- package/dist/collection/components/sqm-portal-email-verification/sqm-portal-email-verification.js +300 -0
- package/dist/collection/components/sqm-portal-email-verification/usePortalEmailVerification.js +112 -0
- package/dist/collection/components/sqm-portal-footer/PortalFooter.stories.js +25 -0
- package/dist/collection/components/sqm-portal-footer/PoweredByImg.js +33 -0
- package/dist/collection/components/sqm-portal-footer/sqm-portal-footer-view.js +75 -0
- package/dist/collection/components/sqm-portal-footer/sqm-portal-footer.js +391 -0
- package/dist/collection/components/sqm-portal-forgot-password/PortalForgotPassword.stories.js +75 -0
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.js +48 -0
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +390 -0
- package/dist/collection/components/sqm-portal-forgot-password/usePortalForgotPassword.js +46 -0
- package/dist/collection/components/sqm-portal-frame/PortalFrame.stories.js +118 -0
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame-view.js +54 -0
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame.js +205 -0
- package/dist/collection/components/sqm-portal-frame/usePortalFrame.js +16 -0
- package/dist/collection/components/sqm-portal-google-login/GoogleLoginForm.stories.js +37 -0
- package/dist/collection/components/sqm-portal-google-login/sqm-portal-google-login.js +429 -0
- package/dist/collection/components/sqm-portal-google-registration-form/PortalGoogleRegistrationForm.stories.js +93 -0
- package/dist/collection/components/sqm-portal-google-registration-form/sqm-portal-google-registration-form.js +882 -0
- package/dist/collection/components/sqm-portal-google-registration-form/usePortalGoogleRegistrationForm.js +82 -0
- package/dist/collection/components/sqm-portal-login/PortalLogin.stories.js +65 -0
- package/dist/collection/components/sqm-portal-login/sqm-portal-login-view.js +53 -0
- package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +375 -0
- package/dist/collection/components/sqm-portal-login/usePortalLogin.js +69 -0
- package/dist/collection/components/sqm-portal-logout/sqm-portal-logout.js +58 -0
- package/dist/collection/components/sqm-portal-logout/usePortalLogout.js +5 -0
- package/dist/collection/components/sqm-portal-profile/PortalProfile.stories.js +227 -0
- package/dist/collection/components/sqm-portal-profile/sqm-portal-profile-view.js +82 -0
- package/dist/collection/components/sqm-portal-profile/sqm-portal-profile.js +402 -0
- package/dist/collection/components/sqm-portal-profile/usePortalProfile.js +150 -0
- package/dist/collection/components/sqm-portal-protected-route/sqm-portal-protected-route.js +112 -0
- package/dist/collection/components/sqm-portal-protected-route/usePortalProtectedRoute.js +26 -0
- package/dist/collection/components/sqm-portal-register/PortalRegister.stories.js +123 -0
- package/dist/collection/components/sqm-portal-register/sqm-portal-register-view.js +76 -0
- package/dist/collection/components/sqm-portal-register/sqm-portal-register.js +695 -0
- package/dist/collection/components/sqm-portal-register/usePortalRegister.js +131 -0
- package/dist/collection/components/sqm-portal-registration-form/PortalRegistrationForm.stories.js +110 -0
- package/dist/collection/components/sqm-portal-registration-form/sqm-portal-registration-form-view.js +83 -0
- package/dist/collection/components/sqm-portal-registration-form/sqm-portal-registration-form.js +753 -0
- package/dist/collection/components/sqm-portal-registration-form/usePortalRegistrationForm.js +211 -0
- package/dist/collection/components/sqm-portal-registration-form/useRegistrationFormState.js +21 -0
- package/dist/collection/components/sqm-portal-reset-password/PortalResetPassword.stories.js +153 -0
- package/dist/collection/components/sqm-portal-reset-password/sqm-portal-reset-password-view.js +76 -0
- package/dist/collection/components/sqm-portal-reset-password/sqm-portal-reset-password.js +592 -0
- package/dist/collection/components/sqm-portal-reset-password/usePortalResetPassword.js +86 -0
- package/dist/collection/components/sqm-portal-verify-email/PortalVerifyEmail.stories.js +45 -0
- package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email-view.js +44 -0
- package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email.js +280 -0
- package/dist/collection/components/sqm-portal-verify-email/usePortalVerifyEmail.js +85 -0
- package/dist/collection/components/sqm-program-explainer/ProgramExplainer.stories.js +50 -0
- package/dist/collection/components/sqm-program-explainer/sqm-program-explainer-view.js +44 -0
- package/dist/collection/components/sqm-program-explainer/sqm-program-explainer.js +102 -0
- package/dist/collection/components/sqm-program-explainer-step/ProgramExplainerStep.stories.js +14 -0
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +83 -0
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +239 -0
- package/dist/collection/components/sqm-program-menu/ProgramMenu.stories.js +39 -0
- package/dist/collection/components/sqm-program-menu/sqm-program-menu.js +27 -0
- package/dist/collection/components/sqm-program-menu/useProgramMenu.js +33 -0
- package/dist/collection/components/sqm-qr-code/QRCode.stories.js +47 -0
- package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +89 -0
- package/dist/collection/components/sqm-qr-code/sqm-qr-code.js +295 -0
- package/dist/collection/components/sqm-qr-code/useQRCode.js +112 -0
- package/dist/collection/components/sqm-radio-card/RadioCard.stories.js +17 -0
- package/dist/collection/components/sqm-radio-card/sqm-radio-card-view.js +65 -0
- package/dist/collection/components/sqm-radio-card/sqm-radio-card.js +0 -0
- package/dist/collection/components/sqm-referral-card/ReferralCard.stories.js +134 -0
- package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +62 -0
- package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +385 -0
- package/dist/collection/components/sqm-referral-code/ReferralCode.stories.js +63 -0
- package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +486 -0
- package/dist/collection/components/sqm-referral-code/useReferralCode.js +63 -0
- package/dist/collection/components/sqm-referral-codes/ReferralCodes.stories.js +71 -0
- package/dist/collection/components/sqm-referral-codes/sqm-referral-codes-view.js +69 -0
- package/dist/collection/components/sqm-referral-codes/sqm-referral-codes.js +247 -0
- package/dist/collection/components/sqm-referral-codes/useReferralCodes.js +131 -0
- package/dist/collection/components/sqm-referral-iframe/ReferralIframe.stories.js +30 -0
- package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe-view.js +29 -0
- package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe.js +184 -0
- package/dist/collection/components/sqm-referral-iframe/useReferralIframe.js +25 -0
- package/dist/collection/components/sqm-referral-table/ReferralTable.stories.js +596 -0
- package/dist/collection/components/sqm-referral-table/ReferralTableCell.stories.js +74 -0
- package/dist/collection/components/sqm-referral-table/ReferralTableRewardsCell.stories.js +356 -0
- package/dist/collection/components/sqm-referral-table/TaxAndCashReferralTable.stories.js +97 -0
- package/dist/collection/components/sqm-referral-table/TaxAndCashReferralTableRewardsCell.stories.js +252 -0
- package/dist/collection/components/sqm-referral-table/UseReferralTable.stories.js +149 -0
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-cell.js +36 -0
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-date-cell.js +61 -0
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +542 -0
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-status-cell.js +166 -0
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-user-cell.js +27 -0
- package/dist/collection/components/sqm-referral-table/columns/ReferralTableColumn.js +1 -0
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-column.js +90 -0
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-date-column.js +182 -0
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.js +364 -0
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-status-column.js +301 -0
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-user-column.js +207 -0
- package/dist/collection/components/sqm-referral-table/mockReferralData.js +147 -0
- package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +419 -0
- package/dist/collection/components/sqm-referral-table/useReferralTable.js +427 -0
- package/dist/collection/components/sqm-referred-registration/sqm-referred-registration.js +641 -0
- package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeList.stories.js +31 -0
- package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeListData.js +421 -0
- package/dist/collection/components/sqm-reward-exchange-list/SVGs.js +27 -0
- package/dist/collection/components/sqm-reward-exchange-list/UseRewardExchangeList.stories.js +143 -0
- package/dist/collection/components/sqm-reward-exchange-list/assets/Reward-icon.png +0 -0
- package/dist/collection/components/sqm-reward-exchange-list/assets/Reward-image.png +0 -0
- package/dist/collection/components/sqm-reward-exchange-list/progressBar.js +64 -0
- package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.js +613 -0
- package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list.js +798 -0
- package/dist/collection/components/sqm-reward-exchange-list/useRewardExchangeList.js +205 -0
- package/dist/collection/components/sqm-rewards-table/RewardsTable.stories.js +148 -0
- package/dist/collection/components/sqm-rewards-table/RewardsTableCell.stories.js +435 -0
- package/dist/collection/components/sqm-rewards-table/TaxAndCashRewardsTable.stories.js +113 -0
- package/dist/collection/components/sqm-rewards-table/TaxAndCashRewardsTableCell.stories.js +299 -0
- package/dist/collection/components/sqm-rewards-table/UseRewardsTable.stories.js +149 -0
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-customer-note-cell.js +57 -0
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-date-cell.js +61 -0
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +254 -0
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.js +212 -0
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.js +617 -0
- package/dist/collection/components/sqm-rewards-table/columns/RewardTableColumn.js +1 -0
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.js +139 -0
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.js +100 -0
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.js +178 -0
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.js +246 -0
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.js +517 -0
- package/dist/collection/components/sqm-rewards-table/mockRewardData.js +158 -0
- package/dist/collection/components/sqm-rewards-table/mockTaxData.js +18 -0
- package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +363 -0
- package/dist/collection/components/sqm-rewards-table/useRewardsTable.js +288 -0
- package/dist/collection/components/sqm-route/sqm-route.js +42 -0
- package/dist/collection/components/sqm-router/Router.stories.js +144 -0
- package/dist/collection/components/sqm-router/sqm-router.css +7 -0
- package/dist/collection/components/sqm-router/sqm-router.js +33 -0
- package/dist/collection/components/sqm-router/useRouter.js +79 -0
- package/dist/collection/components/sqm-scroll/Scroll.stories.js +155 -0
- package/dist/collection/components/sqm-scroll/sqm-scroll.js +303 -0
- package/dist/collection/components/sqm-scroll/useScroll.js +17 -0
- package/dist/collection/components/sqm-share-button/ShareButton.stories.js +116 -0
- package/dist/collection/components/sqm-share-button/UseShareButton.stories.js +59 -0
- package/dist/collection/components/sqm-share-button/sqm-share-button-view.js +65 -0
- package/dist/collection/components/sqm-share-button/sqm-share-button.css +11 -0
- package/dist/collection/components/sqm-share-button/sqm-share-button.js +575 -0
- package/dist/collection/components/sqm-share-button/useShareButton.js +106 -0
- package/dist/collection/components/sqm-share-code/ShareCode.stories.js +50 -0
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +427 -0
- package/dist/collection/components/sqm-share-code/useShareCode.js +49 -0
- package/dist/collection/components/sqm-share-link/ShareLink.stories.js +219 -0
- package/dist/collection/components/sqm-share-link/UseShareLink.stories.js +68 -0
- package/dist/collection/components/sqm-share-link/sqm-share-link-view.js +192 -0
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +1315 -0
- package/dist/collection/components/sqm-share-link/useShareLink.js +273 -0
- package/dist/collection/components/sqm-skeleton/Skeleton.stories.js +16 -0
- package/dist/collection/components/sqm-skeleton/sqm-skeleton.js +89 -0
- package/dist/collection/components/sqm-stat-container/sqm-stat-container-view.js +65 -0
- package/dist/collection/components/sqm-stat-container/sqm-stat-container.js +217 -0
- package/dist/collection/components/sqm-stencilbook/AutoColor.js +49 -0
- package/dist/collection/components/sqm-stencilbook/BrandSelector.js +198 -0
- package/dist/collection/components/sqm-stencilbook/CucumberAddon.js +20 -0
- package/dist/collection/components/sqm-stencilbook/HookStoryAddon.js +19 -0
- package/dist/collection/components/sqm-stencilbook/Matrix.js +66 -0
- package/dist/collection/components/sqm-stencilbook/Resizer.js +27 -0
- package/dist/collection/components/sqm-stencilbook/Themes.js +348 -0
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +272 -0
- package/dist/collection/components/sqm-tab/sqm-tab-view.js +4 -0
- package/dist/collection/components/sqm-tab/sqm-tab.js +45 -0
- package/dist/collection/components/sqm-table-cell/sqm-table-cell.js +64 -0
- package/dist/collection/components/sqm-table-row/sqm-table-row.js +43 -0
- package/dist/collection/components/sqm-tabs/Tabs.stories.js +498 -0
- package/dist/collection/components/sqm-tabs/sqm-tabs-view.js +41 -0
- package/dist/collection/components/sqm-tabs/sqm-tabs.js +85 -0
- package/dist/collection/components/sqm-tabs/useTabs.js +48 -0
- package/dist/collection/components/sqm-task-card/DetailsView.js +59 -0
- package/dist/collection/components/sqm-task-card/SVGs.js +14 -0
- package/dist/collection/components/sqm-task-card/TaskCard.stories.js +488 -0
- package/dist/collection/components/sqm-task-card/UseTaskCard.stories.js +67 -0
- package/dist/collection/components/sqm-task-card/progress-bar/ProgressBar.stories.js +13 -0
- package/dist/collection/components/sqm-task-card/progress-bar/SVGs.js +15 -0
- package/dist/collection/components/sqm-task-card/progress-bar/progress-bar-view.js +399 -0
- package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +268 -0
- package/dist/collection/components/sqm-task-card/sqm-task-card.js +925 -0
- package/dist/collection/components/sqm-task-card/useTaskCard.js +53 -0
- package/dist/collection/components/sqm-text/Text.stories.js +12 -0
- package/dist/collection/components/sqm-text/sqm-text.js +125 -0
- package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +58 -0
- package/dist/collection/components/sqm-text-span/sqm-text-span.js +123 -0
- package/dist/collection/components/sqm-timeline/SVGs.js +10 -0
- package/dist/collection/components/sqm-timeline/Timeline.stories.js +77 -0
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry-view.js +77 -0
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry.js +196 -0
- package/dist/collection/components/sqm-timeline/sqm-timeline.js +85 -0
- package/dist/collection/components/sqm-titled-section/TitledSection.stories.js +224 -0
- package/dist/collection/components/sqm-titled-section/sqm-portal-section-view.js +22 -0
- package/dist/collection/components/sqm-titled-section/sqm-titled-section.js +180 -0
- package/dist/collection/components/sqm-user-attribute/UserAttribute.stories.js +43 -0
- package/dist/collection/components/sqm-user-attribute/sqm-user-attribute-view.js +19 -0
- package/dist/collection/components/sqm-user-attribute/sqm-user-attribute.js +175 -0
- package/dist/collection/components/sqm-user-attribute/useUserAttribute.js +30 -0
- package/dist/collection/components/sqm-user-name/UserName.stories.js +14 -0
- package/dist/collection/components/sqm-user-name/sqm-user-name-view.js +4 -0
- package/dist/collection/components/sqm-user-name/sqm-user-name.js +117 -0
- package/dist/collection/components/sqm-user-name/useUserName.js +26 -0
- package/dist/collection/components/sqm-widget-verification/WidgetVerification.stories.js +16 -0
- package/dist/collection/components/sqm-widget-verification/keys.js +6 -0
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/WidgetCodeVerification.stories.js +36 -0
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.js +137 -0
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.js +301 -0
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/useCodeVerification.js +153 -0
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/WidgetEmailVerification.stories.js +58 -0
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +220 -0
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification.js +251 -0
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/useEmailVerification.js +136 -0
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-controller.js +158 -0
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +1015 -0
- package/dist/collection/components/sqm-widget-verification/useVerificationEmail.js +169 -0
- package/dist/collection/components/sqm-widget-verification/useWidgetVerification.js +92 -0
- package/dist/collection/components/tax-and-cash/BankingForm.stories.js +363 -0
- package/dist/collection/components/tax-and-cash/SVGs.js +5 -0
- package/dist/collection/components/tax-and-cash/TaxForm.stories.js +1448 -0
- package/dist/collection/components/tax-and-cash/countries.js +50 -0
- package/dist/collection/components/tax-and-cash/data.js +132 -0
- package/dist/collection/components/tax-and-cash/eventKeys.js +1 -0
- package/dist/collection/components/tax-and-cash/phoneExtensions.js +970 -0
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/formDefinitions.js +256 -0
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/mockData.js +306 -0
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +260 -0
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +2579 -0
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +476 -0
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.js +108 -0
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +175 -0
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +777 -0
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +173 -0
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +191 -0
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +995 -0
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +292 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/PayoutDetailsCard.stories.js +40 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.js +183 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +206 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/usePayoutDetailsCard.js +61 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.js +43 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +285 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +1077 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +147 -0
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/ErrorView.js +6 -0
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/LoadingView.js +38 -0
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/extractProps.js +17 -0
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +5906 -0
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +217 -0
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +706 -0
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +2272 -0
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +141 -0
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/UserInfoFormView.stories.js +324 -0
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/defaultTextCopy.js +18 -0
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/small-views/DocusignExpiredView.js +30 -0
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.js +165 -0
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/small-views/SlotViews.stories.js +70 -0
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +440 -0
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +942 -0
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +318 -0
- package/dist/collection/components/tax-and-cash/subregions.js +381 -0
- package/dist/collection/components/tax-and-cash/useVeriffApp.js +64 -0
- package/dist/collection/components/tax-and-cash/utils.js +44 -0
- package/dist/collection/components/views/EmailRegistration.stories.js +89 -0
- package/dist/collection/components/views/copy-text-view.js +111 -0
- package/dist/collection/components/views/email-registration-view.js +82 -0
- package/dist/collection/fonts/GoogleFonts.js +12 -0
- package/dist/collection/global/global.js +95 -0
- package/dist/collection/global/mixins.js +99 -0
- package/dist/collection/global/styles.js +966 -0
- package/dist/collection/global/styles.ts +1072 -0
- package/dist/collection/index.js +1 -0
- package/dist/collection/insertcss.js +44 -0
- package/dist/collection/insertfont.js +18 -0
- package/dist/collection/stories/NewPortal.stories.js +289 -0
- package/dist/collection/stories/PortalTemplates.stories.js +111 -0
- package/dist/collection/stories/PoweredByImg.stories.js +14 -0
- package/dist/collection/stories/Widget.stories.js +73 -0
- package/dist/collection/styling/JSS.js +9 -0
- package/dist/collection/tables/GenericTableView.js +117 -0
- package/dist/collection/tables/TableSlots.js +30 -0
- package/dist/collection/tables/re-render.js +39 -0
- package/dist/collection/tables/useChildElements.js +27 -0
- package/dist/collection/utilities.js +27 -0
- package/dist/collection/utils/DefaultTemplateView.js +31 -0
- package/dist/collection/utils/RequiredPropsError.js +56 -0
- package/dist/collection/utils/TemplateView.js +13 -0
- package/dist/collection/utils/imageUrl.js +56 -0
- package/dist/collection/utils/isDemo.js +10 -0
- package/dist/collection/utils/parseStates.js +12 -0
- package/dist/collection/utils/utils.js +52 -0
- package/dist/esm/ErrorView-74cb3af8.js +9 -0
- package/dist/esm/GenericTableView-8c72ac30.js +120 -0
- package/dist/esm/JSS-67b5cff8.js +4289 -0
- package/dist/esm/ShadowViewAddon-e115fa1c.js +4901 -0
- package/dist/esm/cjs-bdfb4486.js +133 -0
- package/dist/esm/copy-text-view-87259b11.js +114 -0
- package/dist/esm/data-8698cbc6.js +135 -0
- package/dist/esm/dom-context-hooks.module-50442785.js +1114 -0
- package/dist/esm/email-registration-view-4cdb4129.js +85 -0
- package/dist/esm/eventKeys-f76b6a03.js +3 -0
- package/dist/esm/global-75e96214.js +26935 -0
- package/dist/esm/imageUrl-4775f17b.js +58 -0
- package/dist/esm/index-38ad4957.js +1727 -0
- package/dist/esm/index-ffa26b43.js +295 -0
- package/dist/esm/index.js +1 -0
- package/dist/esm/index.module-02cb914c.js +8765 -0
- package/dist/esm/jsonpointer-388a7082.js +104 -0
- package/dist/esm/keys-1054056a.js +8 -0
- package/dist/esm/loader.js +20 -0
- package/dist/esm/luxon-1be92a8e.js +8346 -0
- package/dist/esm/mint-components.js +43 -0
- package/dist/esm/mixins-f750863a.js +87 -0
- package/dist/esm/mockRewardData-9b27d6f1.js +155 -0
- package/dist/esm/parseStates-ed75e224.js +14 -0
- package/dist/esm/polyfills/core-js.js +11 -0
- package/dist/esm/polyfills/css-shim.js +1 -0
- package/dist/esm/polyfills/dom.js +79 -0
- package/dist/esm/polyfills/es5-html-element.js +1 -0
- package/dist/esm/polyfills/index.js +34 -0
- package/dist/esm/polyfills/system.js +6 -0
- package/dist/esm/raisins-plop-target.entry.js +18 -0
- package/dist/esm/re-render-bf46ba54.js +42 -0
- package/dist/esm/sqm-banking-info-form_10.entry.js +5659 -0
- package/dist/esm/sqm-big-stat_47.entry.js +8676 -0
- package/dist/esm/sqm-close-button-view-fd9012e7.js +26 -0
- package/dist/esm/sqm-close-button.entry.js +37 -0
- package/dist/esm/sqm-code-verification.entry.js +347 -0
- package/dist/esm/sqm-context-router.entry.js +99 -0
- package/dist/esm/sqm-email-verification_2.entry.js +888 -0
- package/dist/esm/sqm-empty_4.entry.js +186 -0
- package/dist/esm/sqm-form-message_2.entry.js +82 -0
- package/dist/esm/sqm-google-sign-in.entry.js +138 -0
- package/dist/esm/sqm-graphql-client-provider.entry.js +30 -0
- package/dist/esm/sqm-header-logo.entry.js +42 -0
- package/dist/esm/sqm-instant-access-registration.entry.js +154 -0
- package/dist/esm/sqm-invoice-table-data-cell_5.entry.js +76 -0
- package/dist/esm/sqm-lead-checkbox-field-view-bfafee56.js +81 -0
- package/dist/esm/sqm-lead-checkbox-field.entry.js +77 -0
- package/dist/esm/sqm-lead-input-field-view-b945edf4.js +49 -0
- package/dist/esm/sqm-lead-input-field.entry.js +84 -0
- package/dist/esm/sqm-leaderboard-rank-view-7a682cc3.js +8 -0
- package/dist/esm/sqm-leaderboard-rank.entry.js +83 -0
- package/dist/esm/sqm-logout-current-user-view-376c1bf6.js +42 -0
- package/dist/esm/sqm-logout-current-user.entry.js +79 -0
- package/dist/esm/sqm-navigation-sidebar-item-view-8d98fcf3.js +54 -0
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +72 -0
- package/dist/esm/sqm-navigation-sidebar-view-2b66457a.js +166 -0
- package/dist/esm/sqm-navigation-sidebar.entry.js +51 -0
- package/dist/esm/sqm-pagination_3.entry.js +414 -0
- package/dist/esm/sqm-partner-info-modal-view-d6f3a215.js +146 -0
- package/dist/esm/sqm-password-field.entry.js +607 -0
- package/dist/esm/sqm-popup-container.entry.js +71 -0
- package/dist/esm/sqm-portal-container-view-200c9df8.js +56 -0
- package/dist/esm/sqm-portal-email-verification-view-fde1eb35.js +69 -0
- package/dist/esm/sqm-portal-email-verification.entry.js +195 -0
- package/dist/esm/sqm-portal-forgot-password_6.entry.js +1065 -0
- package/dist/esm/sqm-portal-logout.entry.js +30 -0
- package/dist/esm/sqm-portal-profile-view-2018590a.js +85 -0
- package/dist/esm/sqm-portal-profile.entry.js +263 -0
- package/dist/esm/sqm-portal-protected-route.entry.js +64 -0
- package/dist/esm/sqm-portal-registration-form-view-79265df5.js +86 -0
- package/dist/esm/sqm-portal-reset-password-view-f84c04cf.js +79 -0
- package/dist/esm/sqm-portal-reset-password.entry.js +235 -0
- package/dist/esm/sqm-portal-verify-email-view-590f964b.js +215 -0
- package/dist/esm/sqm-qr-code-view-ce476721.js +92 -0
- package/dist/esm/sqm-qr-code.entry.js +192 -0
- package/dist/esm/sqm-referral-table_11.entry.js +1015 -0
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +20 -0
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +30 -0
- package/dist/esm/sqm-rewards-table_9.entry.js +1187 -0
- package/dist/esm/sqm-route.entry.js +14 -0
- package/dist/esm/sqm-scroll.entry.js +59 -0
- package/dist/esm/sqm-stencilbook.entry.js +22016 -0
- package/dist/esm/sqm-tab.entry.js +22 -0
- package/dist/esm/sqm-tabs.entry.js +107 -0
- package/dist/esm/sqm-text-span-view-72f43dff.js +61 -0
- package/dist/esm/sqm-text-span.entry.js +19 -0
- package/dist/esm/sqm-user-info-form-view-e1ba6009.js +1677 -0
- package/dist/esm/sqm-widget-verification-controller.entry.js +118 -0
- package/dist/esm/useChildElements-06937df7.js +30 -0
- package/dist/esm/useIndirectTaxForm-b2888ea5.js +1397 -0
- package/dist/esm/useInstantAccessRegistration-69c9ffe0.js +94 -0
- package/dist/esm/useLeadFormState-332b2796.js +68 -0
- package/dist/esm/usePortalRegistrationForm-3a1f36a2.js +4083 -0
- package/dist/esm/useReferralCodes-25f8b792.js +133 -0
- package/dist/esm/useReferralTable-03d32c6f.js +428 -0
- package/dist/esm/useRegistrationFormState-aa44cfff.js +23 -0
- package/dist/esm/useVerificationEmail-9f2c0bab.js +171 -0
- package/dist/esm/utilities-cbd8f2eb.js +21 -0
- package/dist/esm/utils-334c1e34.js +41 -0
- package/dist/esm/utils-4f5cd04c.js +467 -0
- package/dist/esm-es5/ErrorView-74cb3af8.js +1 -0
- package/dist/esm-es5/GenericTableView-8c72ac30.js +1 -0
- package/dist/esm-es5/JSS-67b5cff8.js +8 -0
- package/dist/esm-es5/ShadowViewAddon-e115fa1c.js +1 -0
- package/dist/esm-es5/cjs-bdfb4486.js +1 -0
- package/dist/esm-es5/copy-text-view-87259b11.js +1 -0
- package/dist/esm-es5/data-8698cbc6.js +1 -0
- package/dist/esm-es5/dom-context-hooks.module-50442785.js +53 -0
- package/dist/esm-es5/email-registration-view-4cdb4129.js +1 -0
- package/dist/esm-es5/eventKeys-f76b6a03.js +1 -0
- package/dist/esm-es5/global-75e96214.js +271 -0
- package/dist/esm-es5/imageUrl-4775f17b.js +1 -0
- package/dist/esm-es5/index-38ad4957.js +1 -0
- package/dist/esm-es5/index-ffa26b43.js +1 -0
- package/dist/esm-es5/index.js +0 -0
- package/dist/esm-es5/index.module-02cb914c.js +1 -0
- package/dist/esm-es5/jsonpointer-388a7082.js +1 -0
- package/dist/esm-es5/keys-1054056a.js +1 -0
- package/dist/esm-es5/loader.js +1 -0
- package/dist/esm-es5/luxon-1be92a8e.js +1 -0
- package/dist/esm-es5/mint-components.js +1 -0
- package/dist/esm-es5/mixins-f750863a.js +1 -0
- package/dist/esm-es5/mockRewardData-9b27d6f1.js +1 -0
- package/dist/esm-es5/parseStates-ed75e224.js +1 -0
- package/dist/esm-es5/raisins-plop-target.entry.js +1 -0
- package/dist/esm-es5/re-render-bf46ba54.js +1 -0
- package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -0
- package/dist/esm-es5/sqm-big-stat_47.entry.js +1 -0
- package/dist/esm-es5/sqm-close-button-view-fd9012e7.js +1 -0
- package/dist/esm-es5/sqm-close-button.entry.js +1 -0
- package/dist/esm-es5/sqm-code-verification.entry.js +1 -0
- package/dist/esm-es5/sqm-context-router.entry.js +1 -0
- package/dist/esm-es5/sqm-email-verification_2.entry.js +1 -0
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -0
- package/dist/esm-es5/sqm-form-message_2.entry.js +1 -0
- package/dist/esm-es5/sqm-google-sign-in.entry.js +1 -0
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -0
- package/dist/esm-es5/sqm-header-logo.entry.js +1 -0
- package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -0
- package/dist/esm-es5/sqm-invoice-table-data-cell_5.entry.js +1 -0
- package/dist/esm-es5/sqm-lead-checkbox-field-view-bfafee56.js +1 -0
- package/dist/esm-es5/sqm-lead-checkbox-field.entry.js +1 -0
- package/dist/esm-es5/sqm-lead-input-field-view-b945edf4.js +1 -0
- package/dist/esm-es5/sqm-lead-input-field.entry.js +1 -0
- package/dist/esm-es5/sqm-leaderboard-rank-view-7a682cc3.js +1 -0
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -0
- package/dist/esm-es5/sqm-logout-current-user-view-376c1bf6.js +1 -0
- package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-8d98fcf3.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar-view-2b66457a.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -0
- package/dist/esm-es5/sqm-pagination_3.entry.js +1 -0
- package/dist/esm-es5/sqm-partner-info-modal-view-d6f3a215.js +1 -0
- package/dist/esm-es5/sqm-password-field.entry.js +1 -0
- package/dist/esm-es5/sqm-popup-container.entry.js +1 -0
- package/dist/esm-es5/sqm-portal-container-view-200c9df8.js +1 -0
- package/dist/esm-es5/sqm-portal-email-verification-view-fde1eb35.js +1 -0
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -0
- package/dist/esm-es5/sqm-portal-forgot-password_6.entry.js +1 -0
- package/dist/esm-es5/sqm-portal-logout.entry.js +1 -0
- package/dist/esm-es5/sqm-portal-profile-view-2018590a.js +1 -0
- package/dist/esm-es5/sqm-portal-profile.entry.js +1 -0
- package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -0
- package/dist/esm-es5/sqm-portal-registration-form-view-79265df5.js +1 -0
- package/dist/esm-es5/sqm-portal-reset-password-view-f84c04cf.js +1 -0
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -0
- package/dist/esm-es5/sqm-portal-verify-email-view-590f964b.js +1 -0
- package/dist/esm-es5/sqm-qr-code-view-ce476721.js +1 -0
- package/dist/esm-es5/sqm-qr-code.entry.js +1 -0
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -0
- package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -0
- package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -0
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -0
- package/dist/esm-es5/sqm-route.entry.js +1 -0
- package/dist/esm-es5/sqm-scroll.entry.js +1 -0
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -0
- package/dist/esm-es5/sqm-tab.entry.js +1 -0
- package/dist/esm-es5/sqm-tabs.entry.js +1 -0
- package/dist/esm-es5/sqm-text-span-view-72f43dff.js +1 -0
- package/dist/esm-es5/sqm-text-span.entry.js +1 -0
- package/dist/esm-es5/sqm-user-info-form-view-e1ba6009.js +1 -0
- package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -0
- package/dist/esm-es5/useChildElements-06937df7.js +1 -0
- package/dist/esm-es5/useIndirectTaxForm-b2888ea5.js +6 -0
- package/dist/esm-es5/useInstantAccessRegistration-69c9ffe0.js +1 -0
- package/dist/esm-es5/useLeadFormState-332b2796.js +1 -0
- package/dist/esm-es5/usePortalRegistrationForm-3a1f36a2.js +1 -0
- package/dist/esm-es5/useReferralCodes-25f8b792.js +1 -0
- package/dist/esm-es5/useReferralTable-03d32c6f.js +1 -0
- package/dist/esm-es5/useRegistrationFormState-aa44cfff.js +1 -0
- package/dist/esm-es5/useVerificationEmail-9f2c0bab.js +1 -0
- package/dist/esm-es5/utilities-cbd8f2eb.js +1 -0
- package/dist/esm-es5/utils-334c1e34.js +1 -0
- package/dist/esm-es5/utils-4f5cd04c.js +1 -0
- package/dist/index.cjs.js +1 -0
- package/dist/index.js +1 -0
- package/dist/loader/cdn.js +3 -0
- package/dist/loader/index.cjs.js +3 -0
- package/dist/loader/index.d.ts +13 -0
- package/dist/loader/index.es2017.js +3 -0
- package/dist/loader/index.js +4 -0
- package/dist/loader/package.json +10 -0
- package/dist/mint-components/assets/Reward-icon.png +0 -0
- package/dist/mint-components/assets/Reward-image.png +0 -0
- package/dist/mint-components/global/styles.ts +1072 -0
- package/dist/mint-components/index.esm.js +0 -0
- package/dist/mint-components/mint-components.css +1 -0
- package/dist/mint-components/mint-components.esm.js +1 -0
- package/dist/mint-components/mint-components.js +130 -0
- package/dist/mint-components/p-025ddad2.system.entry.js +1 -0
- package/dist/mint-components/p-02c0f88e.system.entry.js +1 -0
- package/dist/mint-components/p-02e2b13b.system.js +1 -0
- package/dist/mint-components/p-044a76f1.js +1 -0
- package/dist/mint-components/p-0766438e.js +1 -0
- package/dist/mint-components/p-0815b973.system.js +1 -0
- package/dist/mint-components/p-083180bf.js +1 -0
- package/dist/mint-components/p-08f82f9e.system.entry.js +1 -0
- package/dist/mint-components/p-092c2606.entry.js +1 -0
- package/dist/mint-components/p-099ce3d5.system.entry.js +1 -0
- package/dist/mint-components/p-0a6489fa.entry.js +1 -0
- package/dist/mint-components/p-0afa6148.js +1 -0
- package/dist/mint-components/p-0b1e90fe.system.js +1 -0
- package/dist/mint-components/p-0b32e1d4.system.entry.js +1 -0
- package/dist/mint-components/p-0ec9eb9b.entry.js +1 -0
- package/dist/mint-components/p-115dfc03.system.js +1 -0
- package/dist/mint-components/p-11c127f5.js +1 -0
- package/dist/mint-components/p-1317cc92.system.js +1 -0
- package/dist/mint-components/p-13bb56a8.system.entry.js +1 -0
- package/dist/mint-components/p-13d1b10d.entry.js +1 -0
- package/dist/mint-components/p-13d8ecad.js +1233 -0
- package/dist/mint-components/p-13f3a647.js +1 -0
- package/dist/mint-components/p-14183edc.entry.js +1 -0
- package/dist/mint-components/p-1599a178.entry.js +11 -0
- package/dist/mint-components/p-1a3a57c0.js +1 -0
- package/dist/mint-components/p-1a673057.system.js +8 -0
- package/dist/mint-components/p-1b0326d1.entry.js +1 -0
- package/dist/mint-components/p-1d398dbc.entry.js +11 -0
- package/dist/mint-components/p-1d86895f.system.js +1 -0
- package/dist/mint-components/p-1e6a2945.js +1 -0
- package/dist/mint-components/p-1efb42e2.js +499 -0
- package/dist/mint-components/p-1f387c7b.system.js +1 -0
- package/dist/mint-components/p-209157a9.system.entry.js +1 -0
- package/dist/mint-components/p-2190dc73.system.js +1 -0
- package/dist/mint-components/p-24f1d342.system.entry.js +1 -0
- package/dist/mint-components/p-2786819c.js +1 -0
- package/dist/mint-components/p-27daf264.entry.js +1 -0
- package/dist/mint-components/p-28ed2ae9.js +1 -0
- package/dist/mint-components/p-29bc5f50.entry.js +17 -0
- package/dist/mint-components/p-2d3f7b76.system.entry.js +1 -0
- package/dist/mint-components/p-2ed13619.entry.js +1 -0
- package/dist/mint-components/p-30cfe3e3.system.entry.js +1 -0
- package/dist/mint-components/p-31815fb6.system.js +1 -0
- package/dist/mint-components/p-3354cc75.system.entry.js +1 -0
- package/dist/mint-components/p-335a5736.entry.js +1 -0
- package/dist/mint-components/p-33ca28ba.system.entry.js +1 -0
- package/dist/mint-components/p-3596e241.entry.js +116 -0
- package/dist/mint-components/p-376c7608.system.js +1 -0
- package/dist/mint-components/p-37e24621.system.entry.js +1 -0
- package/dist/mint-components/p-38d04e4b.entry.js +1 -0
- package/dist/mint-components/p-3a41b39c.js +13 -0
- package/dist/mint-components/p-3bbc0db2.entry.js +13 -0
- package/dist/mint-components/p-432a44de.entry.js +148 -0
- package/dist/mint-components/p-45230a44.js +52 -0
- package/dist/mint-components/p-456ccda6.system.js +1 -0
- package/dist/mint-components/p-45be99ae.system.js +1 -0
- package/dist/mint-components/p-4691e9d5.system.js +1 -0
- package/dist/mint-components/p-49b20dae.js +1 -0
- package/dist/mint-components/p-4bd679a7.system.js +1 -0
- package/dist/mint-components/p-4d73a616.entry.js +1 -0
- package/dist/mint-components/p-4e3db52b.entry.js +1 -0
- package/dist/mint-components/p-4eaa3eb7.js +1 -0
- package/dist/mint-components/p-4eadbd5b.entry.js +1 -0
- package/dist/mint-components/p-4f9dc974.js +1 -0
- package/dist/mint-components/p-50ea2036.system.js +1 -0
- package/dist/mint-components/p-51ae6716.system.entry.js +1 -0
- package/dist/mint-components/p-56b33268.system.entry.js +1 -0
- package/dist/mint-components/p-573ea3fd.system.entry.js +1 -0
- package/dist/mint-components/p-58c24352.system.js +6 -0
- package/dist/mint-components/p-58dbdf63.system.js +1 -0
- package/dist/mint-components/p-5c52100b.js +117 -0
- package/dist/mint-components/p-5fdf0286.system.js +1 -0
- package/dist/mint-components/p-60b1f3d9.entry.js +1 -0
- package/dist/mint-components/p-623a0a0b.system.entry.js +1 -0
- package/dist/mint-components/p-6333265f.system.js +1 -0
- package/dist/mint-components/p-641f968d.system.js +1 -0
- package/dist/mint-components/p-686dd5eb.system.js +1 -0
- package/dist/mint-components/p-6b4e5d94.system.entry.js +1 -0
- package/dist/mint-components/p-6c3a1d86.js +1 -0
- package/dist/mint-components/p-6f6c3ac6.system.entry.js +1 -0
- package/dist/mint-components/p-6f8dde97.system.js +1 -0
- package/dist/mint-components/p-7010498f.js +1 -0
- package/dist/mint-components/p-7562cd98.system.js +1 -0
- package/dist/mint-components/p-7628e56f.system.js +1 -0
- package/dist/mint-components/p-78e6dc8d.entry.js +1 -0
- package/dist/mint-components/p-7a091fa7.js +1 -0
- package/dist/mint-components/p-7ae8fb53.system.js +1 -0
- package/dist/mint-components/p-7cbdf341.entry.js +33 -0
- package/dist/mint-components/p-7d2d9ef9.system.js +1 -0
- package/dist/mint-components/p-7ea3f49c.entry.js +1 -0
- package/dist/mint-components/p-81bc6dca.system.entry.js +1 -0
- package/dist/mint-components/p-84495fb8.entry.js +1 -0
- package/dist/mint-components/p-8452837a.system.js +1 -0
- package/dist/mint-components/p-86d20b47.system.entry.js +1 -0
- package/dist/mint-components/p-87f86492.js +1 -0
- package/dist/mint-components/p-8899ff38.system.entry.js +1 -0
- package/dist/mint-components/p-88e16945.js +1 -0
- package/dist/mint-components/p-8a6494c7.system.js +1 -0
- package/dist/mint-components/p-8a6531d2.js +1 -0
- package/dist/mint-components/p-8ae8968c.js +1 -0
- package/dist/mint-components/p-8d363802.js +1 -0
- package/dist/mint-components/p-8e148cb0.system.js +271 -0
- package/dist/mint-components/p-8f15bf17.entry.js +1 -0
- package/dist/mint-components/p-921eb024.entry.js +1 -0
- package/dist/mint-components/p-925aa740.system.entry.js +1 -0
- package/dist/mint-components/p-97b8073f.system.js +1 -0
- package/dist/mint-components/p-97edaf26.system.js +1 -0
- package/dist/mint-components/p-99eecdcb.system.entry.js +1 -0
- package/dist/mint-components/p-9a15cd5a.system.entry.js +1 -0
- package/dist/mint-components/p-9c1f5317.system.js +1 -0
- package/dist/mint-components/p-9ec99ced.js +1 -0
- package/dist/mint-components/p-9f48640d.js +1 -0
- package/dist/mint-components/p-a38eece5.system.entry.js +1 -0
- package/dist/mint-components/p-a43a9fa9.system.js +1 -0
- package/dist/mint-components/p-a4825ec2.system.js +1 -0
- package/dist/mint-components/p-a49d9288.entry.js +1 -0
- package/dist/mint-components/p-a7fc1e02.js +42 -0
- package/dist/mint-components/p-ab59c5eb.system.entry.js +1 -0
- package/dist/mint-components/p-abd717d4.js +1 -0
- package/dist/mint-components/p-abe9f5b1.js +99 -0
- package/dist/mint-components/p-acaf505d.entry.js +1 -0
- package/dist/mint-components/p-ae2f610e.system.js +1 -0
- package/dist/mint-components/p-b0aa9348.entry.js +1 -0
- package/dist/mint-components/p-b1eb2a6a.js +1 -0
- package/dist/mint-components/p-b222bace.system.entry.js +1 -0
- package/dist/mint-components/p-b2295bc5.system.js +1 -0
- package/dist/mint-components/p-b2ad3fca.system.js +1 -0
- package/dist/mint-components/p-b3309d9b.entry.js +13 -0
- package/dist/mint-components/p-b3ad957c.js +1 -0
- package/dist/mint-components/p-b419f9ac.entry.js +299 -0
- package/dist/mint-components/p-b61be711.entry.js +1 -0
- package/dist/mint-components/p-b6504987.system.js +53 -0
- package/dist/mint-components/p-b871d158.js +1 -0
- package/dist/mint-components/p-b96ed8eb.js +1 -0
- package/dist/mint-components/p-badf28bb.system.js +1 -0
- package/dist/mint-components/p-bb0b5e4b.js +239 -0
- package/dist/mint-components/p-bcfdb510.entry.js +1 -0
- package/dist/mint-components/p-bdfdee11.entry.js +1 -0
- package/dist/mint-components/p-be6a0dee.system.js +1 -0
- package/dist/mint-components/p-bee4af5d.js +1 -0
- package/dist/mint-components/p-bf9ab2d3.js +1 -0
- package/dist/mint-components/p-bfb9b01a.system.entry.js +1 -0
- package/dist/mint-components/p-c0517032.js +1 -0
- package/dist/mint-components/p-c09ae087.system.js +1 -0
- package/dist/mint-components/p-c0a85e22.js +1 -0
- package/dist/mint-components/p-c0f8f977.system.entry.js +1 -0
- package/dist/mint-components/p-c1086930.js +1 -0
- package/dist/mint-components/p-c41d536d.entry.js +1 -0
- package/dist/mint-components/p-c66e5217.system.js +1 -0
- package/dist/mint-components/p-c813ec64.js +1 -0
- package/dist/mint-components/p-cdabd9de.system.js +1 -0
- package/dist/mint-components/p-cef45012.js +1 -0
- package/dist/mint-components/p-cfc35705.system.entry.js +1 -0
- package/dist/mint-components/p-cfea215d.js +1 -0
- package/dist/mint-components/p-d0559e66.js +1 -0
- package/dist/mint-components/p-d08408b3.entry.js +1 -0
- package/dist/mint-components/p-d267f4bb.system.js +1 -0
- package/dist/mint-components/p-d276468c.js +1 -0
- package/dist/mint-components/p-d284ae70.system.js +1 -0
- package/dist/mint-components/p-d34564f8.system.entry.js +1 -0
- package/dist/mint-components/p-d3b1ab20.system.entry.js +1 -0
- package/dist/mint-components/p-d5eb601d.system.js +1 -0
- package/dist/mint-components/p-db6bf7cf.system.entry.js +1 -0
- package/dist/mint-components/p-df28013f.system.entry.js +1 -0
- package/dist/mint-components/p-df897432.system.entry.js +1 -0
- package/dist/mint-components/p-dffad4a8.entry.js +1 -0
- package/dist/mint-components/p-e30abc44.js +1 -0
- package/dist/mint-components/p-e31c7242.system.entry.js +1 -0
- package/dist/mint-components/p-e506bf7f.entry.js +1 -0
- package/dist/mint-components/p-e651593c.system.js +1 -0
- package/dist/mint-components/p-e6de31a7.system.entry.js +1 -0
- package/dist/mint-components/p-e7e129ac.js +1 -0
- package/dist/mint-components/p-e8e7af06.js +1 -0
- package/dist/mint-components/p-e920c95c.system.js +1 -0
- package/dist/mint-components/p-eae44b42.js +48 -0
- package/dist/mint-components/p-ebc519bc.system.js +1 -0
- package/dist/mint-components/p-ef32fa8f.entry.js +1 -0
- package/dist/mint-components/p-f1584abb.system.entry.js +1 -0
- package/dist/mint-components/p-f32050f6.system.js +1 -0
- package/dist/mint-components/p-f45e076d.system.js +1 -0
- package/dist/mint-components/p-f6de2e5c.system.entry.js +1 -0
- package/dist/mint-components/p-f75de169.js +1 -0
- package/dist/mint-components/p-f89c6a57.system.js +1 -0
- package/dist/mint-components/p-fa85ea51.system.entry.js +1 -0
- package/dist/mint-components/p-ff013776.entry.js +9 -0
- package/dist/mint-components/p-ffcebe78.entry.js +83 -0
- package/dist/types/ShadowViewAddon.d.ts +6 -0
- package/dist/types/components/raisins-plop-target/raisins-plop-target.d.ts +9 -0
- package/dist/types/components/sqm-base-registration/BaseRegistrationForm.stories.d.ts +6 -0
- package/dist/types/components/sqm-base-registration/sqm-base-registration-form-view.d.ts +21 -0
- package/dist/types/components/sqm-big-stat/BigStat.stories.d.ts +18 -0
- package/dist/types/components/sqm-big-stat/UseBigStat.stories.d.ts +304 -0
- package/dist/types/components/sqm-big-stat/sqm-big-stat-view.d.ts +15 -0
- package/dist/types/components/sqm-big-stat/sqm-big-stat.d.ts +101 -0
- package/dist/types/components/sqm-big-stat/useBigStat.d.ts +22 -0
- package/dist/types/components/sqm-big-stat/useDemoBigStat.d.ts +3 -0
- package/dist/types/components/sqm-brand/SqmBrand.stories.d.ts +10 -0
- package/dist/types/components/sqm-brand/sqm-brand.d.ts +26 -0
- package/dist/types/components/sqm-card-feed/CardFeed.stories.d.ts +13 -0
- package/dist/types/components/sqm-card-feed/sqm-card-feed-view.d.ts +6 -0
- package/dist/types/components/sqm-card-feed/sqm-card-feed.d.ts +23 -0
- package/dist/types/components/sqm-checkbox-field/CheckboxField.stories.d.ts +55 -0
- package/dist/types/components/sqm-checkbox-field/UseCheckboxField.stories.d.ts +37 -0
- package/dist/types/components/sqm-checkbox-field/sqm-checkbox-field-view.d.ts +19 -0
- package/dist/types/components/sqm-checkbox-field/sqm-checkbox-field.d.ts +48 -0
- package/dist/types/components/sqm-checkbox-field/useCheckboxField.d.ts +11 -0
- package/dist/types/components/sqm-close-button/CloseButton.stories.d.ts +8 -0
- package/dist/types/components/sqm-close-button/sqm-close-button-view.d.ts +5 -0
- package/dist/types/components/sqm-close-button/sqm-close-button.d.ts +14 -0
- package/dist/types/components/sqm-context-router/ContextRouter.d.ts +28 -0
- package/dist/types/components/sqm-context-router/sqm-context-router.d.ts +11 -0
- package/dist/types/components/sqm-context-router/useContextRouter.d.ts +10 -0
- package/dist/types/components/sqm-coupon-code/CouponCode.stories.d.ts +26 -0
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code-view.d.ts +8 -0
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +175 -0
- package/dist/types/components/sqm-coupon-code/useCouponCode.d.ts +18 -0
- package/dist/types/components/sqm-divided-layout/DividedLayout.stories.d.ts +7 -0
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout-view.d.ts +11 -0
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout.d.ts +45 -0
- package/dist/types/components/sqm-dropdown-field/DropdownField.stories.d.ts +28 -0
- package/dist/types/components/sqm-dropdown-field/UseDropdownField.stories.d.ts +22 -0
- package/dist/types/components/sqm-dropdown-field/sqm-dropdown-field-view.d.ts +15 -0
- package/dist/types/components/sqm-dropdown-field/sqm-dropdown-field.d.ts +39 -0
- package/dist/types/components/sqm-dropdown-field/useDropdownField.d.ts +6 -0
- package/dist/types/components/sqm-edit-profile/EditProfileForm.stories.d.ts +7 -0
- package/dist/types/components/sqm-edit-profile/UseEditProfile.stories.d.ts +10 -0
- package/dist/types/components/sqm-edit-profile/sqm-edit-profile-view.d.ts +38 -0
- package/dist/types/components/sqm-edit-profile/sqm-edit-profile.d.ts +63 -0
- package/dist/types/components/sqm-edit-profile/useEditProfile.d.ts +3 -0
- package/dist/types/components/sqm-empty/EmptyState.stories.d.ts +9 -0
- package/dist/types/components/sqm-empty/sqm-empty-view.d.ts +8 -0
- package/dist/types/components/sqm-empty/sqm-empty.d.ts +25 -0
- package/dist/types/components/sqm-form-message/FormMessage.stories.d.ts +13 -0
- package/dist/types/components/sqm-form-message/sqm-form-message.d.ts +32 -0
- package/dist/types/components/sqm-google-sign-in/sqm-google-sign-in.d.ts +19 -0
- package/dist/types/components/sqm-google-sign-in/useGoogleSignIn.d.ts +4 -0
- package/dist/types/components/sqm-graphql-client-provider/sqm-graphql-client-provider.d.ts +15 -0
- package/dist/types/components/sqm-graphql-client-provider/useGraphQLProvider.d.ts +3 -0
- package/dist/types/components/sqm-header-logo/sqm-header-logo.d.ts +41 -0
- package/dist/types/components/sqm-hero/Hero.stories.d.ts +19 -0
- package/dist/types/components/sqm-hero/sqm-hero-view.d.ts +17 -0
- package/dist/types/components/sqm-hero/sqm-hero.d.ts +60 -0
- package/dist/types/components/sqm-hero-image/HeroImage.stories.d.ts +23 -0
- package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +24 -0
- package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +135 -0
- package/dist/types/components/sqm-hook-story-container/sqm-hook-story-container.d.ts +11 -0
- package/dist/types/components/sqm-image/Image.stories.d.ts +13 -0
- package/dist/types/components/sqm-image/sqm-image-view.d.ts +10 -0
- package/dist/types/components/sqm-image/sqm-image.d.ts +39 -0
- package/dist/types/components/sqm-input-field/InputField.stories.d.ts +15 -0
- package/dist/types/components/sqm-input-field/UseInputField.stories.d.ts +49 -0
- package/dist/types/components/sqm-input-field/sqm-input-field-view.d.ts +14 -0
- package/dist/types/components/sqm-input-field/sqm-input-field.d.ts +46 -0
- package/dist/types/components/sqm-input-field/useInputField.d.ts +6 -0
- package/dist/types/components/sqm-instant-access-registration/sqm-instant-access-registration.d.ts +112 -0
- package/dist/types/components/sqm-instant-access-registration/useInstantAccessRegistration.d.ts +11 -0
- package/dist/types/components/sqm-invoice-table/InvoiceTable.stories.d.ts +7 -0
- package/dist/types/components/sqm-invoice-table/InvoiceTableCell.stories.d.ts +13 -0
- package/dist/types/components/sqm-invoice-table/UseInvoiceTable.stories.d.ts +16 -0
- package/dist/types/components/sqm-invoice-table/cells/sqm-invoice-table-data-cell.d.ts +7 -0
- package/dist/types/components/sqm-invoice-table/cells/sqm-invoice-table-date-cell.d.ts +8 -0
- package/dist/types/components/sqm-invoice-table/cells/sqm-invoice-table-download-cell.d.ts +7 -0
- package/dist/types/components/sqm-invoice-table/columns/InvoiceTableColumn.d.ts +9 -0
- package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.d.ts +21 -0
- package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-date-column.d.ts +21 -0
- package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-download-column.d.ts +13 -0
- package/dist/types/components/sqm-invoice-table/mockInvoiceData.d.ts +5 -0
- package/dist/types/components/sqm-invoice-table/sqm-invoice-table-view.d.ts +7 -0
- package/dist/types/components/sqm-invoice-table/sqm-invoice-table.d.ts +63 -0
- package/dist/types/components/sqm-invoice-table/useInvoiceTable.d.ts +7 -0
- package/dist/types/components/sqm-lead-form/LeadCheckboxField.stories.d.ts +28 -0
- package/dist/types/components/sqm-lead-form/LeadForm.stories.d.ts +10 -0
- package/dist/types/components/sqm-lead-form/LeadFormDropdownField.stories.d.ts +10 -0
- package/dist/types/components/sqm-lead-form/LeadInputField.stories.d.ts +8 -0
- package/dist/types/components/sqm-lead-form/sqm-lead-checkbox-field-view.d.ts +15 -0
- package/dist/types/components/sqm-lead-form/sqm-lead-checkbox-field.d.ts +46 -0
- package/dist/types/components/sqm-lead-form/sqm-lead-dropdown-field-view.d.ts +17 -0
- package/dist/types/components/sqm-lead-form/sqm-lead-dropdown-field.d.ts +49 -0
- package/dist/types/components/sqm-lead-form/sqm-lead-form-view.d.ts +36 -0
- package/dist/types/components/sqm-lead-form/sqm-lead-form.d.ts +93 -0
- package/dist/types/components/sqm-lead-form/sqm-lead-input-field-view.d.ts +15 -0
- package/dist/types/components/sqm-lead-form/sqm-lead-input-field.d.ts +51 -0
- package/dist/types/components/sqm-lead-form/useCheckboxField.d.ts +6 -0
- package/dist/types/components/sqm-lead-form/useLeadDropdownField.d.ts +6 -0
- package/dist/types/components/sqm-lead-form/useLeadForm.d.ts +28 -0
- package/dist/types/components/sqm-lead-form/useLeadFormState.d.ts +19 -0
- package/dist/types/components/sqm-lead-form/useLeadInputField.d.ts +6 -0
- package/dist/types/components/sqm-leaderboard/Leaderboard.stories.d.ts +23 -0
- package/dist/types/components/sqm-leaderboard/UseLeaderboard.stories.d.ts +52 -0
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +47 -0
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +152 -0
- package/dist/types/components/sqm-leaderboard/useLeaderboard.d.ts +40 -0
- package/dist/types/components/sqm-leaderboard-rank/LeaderboardRank.stories.d.ts +10 -0
- package/dist/types/components/sqm-leaderboard-rank/sqm-leaderboard-rank-view.d.ts +6 -0
- package/dist/types/components/sqm-leaderboard-rank/sqm-leaderboard-rank.d.ts +53 -0
- package/dist/types/components/sqm-leaderboard-rank/useLeaderboardRank.d.ts +10 -0
- package/dist/types/components/sqm-link-button/LinkButton.stories.d.ts +9 -0
- package/dist/types/components/sqm-link-button/sqm-link-button-view.d.ts +5 -0
- package/dist/types/components/sqm-link-button/sqm-link-button.d.ts +25 -0
- package/dist/types/components/sqm-logout-current-user/LogoutCurrentUser.stories.d.ts +8 -0
- package/dist/types/components/sqm-logout-current-user/sqm-logout-current-user-view.d.ts +8 -0
- package/dist/types/components/sqm-logout-current-user/sqm-logout-current-user.d.ts +34 -0
- package/dist/types/components/sqm-logout-current-user/useLogoutCurrentUser.d.ts +3 -0
- package/dist/types/components/sqm-marketing-emails-checkbox/MarketingEmailsCheckbox.stories.d.ts +8 -0
- package/dist/types/components/sqm-marketing-emails-checkbox/sqm-marketing-emails-checkbox.d.ts +27 -0
- package/dist/types/components/sqm-name-fields/NameFields.stories.d.ts +9 -0
- package/dist/types/components/sqm-name-fields/sqm-name-fields-view.d.ts +12 -0
- package/dist/types/components/sqm-name-fields/sqm-name-fields.d.ts +32 -0
- package/dist/types/components/sqm-name-fields/useNameFields.d.ts +12 -0
- package/dist/types/components/sqm-navigation-menu/sqm-navigation-menu-view.d.ts +15 -0
- package/dist/types/components/sqm-navigation-menu/sqm-navigation-menu.d.ts +27 -0
- package/dist/types/components/sqm-navigation-menu/useNavigationMenu.d.ts +3 -0
- package/dist/types/components/sqm-navigation-sidebar/NavigationSidebar.stories.d.ts +5 -0
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.d.ts +7 -0
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar.d.ts +26 -0
- package/dist/types/components/sqm-navigation-sidebar-item/SidebarItem.stories.d.ts +6 -0
- package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.d.ts +19 -0
- package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.d.ts +90 -0
- package/dist/types/components/sqm-navigation-sidebar-item/useNavigationSidebarItem.d.ts +3 -0
- package/dist/types/components/sqm-pagination/Pagination.stories.d.ts +5 -0
- package/dist/types/components/sqm-pagination/sqm-pagination-view.d.ts +16 -0
- package/dist/types/components/sqm-pagination/sqm-pagination.d.ts +29 -0
- package/dist/types/components/sqm-pagination/usePagination.d.ts +16 -0
- package/dist/types/components/sqm-partner-info-modal/PartnerInfoModal.stories.d.ts +15 -0
- package/dist/types/components/sqm-partner-info-modal/sqm-partner-info-modal-view.d.ts +50 -0
- package/dist/types/components/sqm-partner-info-modal/sqm-partner-info-modal.d.ts +123 -0
- package/dist/types/components/sqm-partner-info-modal/usePartnerInfoModal.d.ts +17 -0
- package/dist/types/components/sqm-password-field/PasswordField.stories.d.ts +7 -0
- package/dist/types/components/sqm-password-field/passwordValidation.d.ts +1 -0
- package/dist/types/components/sqm-password-field/sqm-password-field-view.d.ts +16 -0
- package/dist/types/components/sqm-password-field/sqm-password-field.d.ts +53 -0
- package/dist/types/components/sqm-password-field/usePasswordField.d.ts +14 -0
- package/dist/types/components/sqm-payout-button-scroll/PayoutButtonScroll.stories.d.ts +6 -0
- package/dist/types/components/sqm-payout-button-scroll/sqm-payout-button-scroll-view.d.ts +10 -0
- package/dist/types/components/sqm-payout-button-scroll/sqm-payout-button-scroll.d.ts +26 -0
- package/dist/types/components/sqm-payout-button-scroll/usePayoutButton.d.ts +7 -0
- package/dist/types/components/sqm-popup-container/PopupContainer.stories.d.ts +5 -0
- package/dist/types/components/sqm-popup-container/sqm-popup-container-view.d.ts +4 -0
- package/dist/types/components/sqm-popup-container/sqm-popup-container.d.ts +53 -0
- package/dist/types/components/sqm-popup-container/usePopupContainer.d.ts +35 -0
- package/dist/types/components/sqm-portal-change-marketing/ChangeMarketing.stories.d.ts +8 -0
- package/dist/types/components/sqm-portal-change-marketing/sqm-portal-change-marketing-view.d.ts +28 -0
- package/dist/types/components/sqm-portal-change-marketing/sqm-portal-change-marketing.d.ts +39 -0
- package/dist/types/components/sqm-portal-change-marketing/usePortalChangeMarketing.d.ts +3 -0
- package/dist/types/components/sqm-portal-change-password/ChangePassword.stories.d.ts +13 -0
- package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password-view.d.ts +31 -0
- package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password.d.ts +94 -0
- package/dist/types/components/sqm-portal-change-password/usePortalChangePassword.d.ts +30 -0
- package/dist/types/components/sqm-portal-container/PortalContainer.stories.d.ts +23 -0
- package/dist/types/components/sqm-portal-container/sqm-portal-container-view.d.ts +16 -0
- package/dist/types/components/sqm-portal-container/sqm-portal-container.d.ts +74 -0
- package/dist/types/components/sqm-portal-email-verification/PortalEmailVerification.stories.d.ts +12 -0
- package/dist/types/components/sqm-portal-email-verification/sqm-portal-email-verification-view.d.ts +23 -0
- package/dist/types/components/sqm-portal-email-verification/sqm-portal-email-verification.d.ts +56 -0
- package/dist/types/components/sqm-portal-email-verification/usePortalEmailVerification.d.ts +24 -0
- package/dist/types/components/sqm-portal-footer/PortalFooter.stories.d.ts +13 -0
- package/dist/types/components/sqm-portal-footer/PoweredByImg.d.ts +7 -0
- package/dist/types/components/sqm-portal-footer/sqm-portal-footer-view.d.ts +17 -0
- package/dist/types/components/sqm-portal-footer/sqm-portal-footer.d.ts +77 -0
- package/dist/types/components/sqm-portal-forgot-password/PortalForgotPassword.stories.d.ts +12 -0
- package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.d.ts +23 -0
- package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password.d.ts +69 -0
- package/dist/types/components/sqm-portal-forgot-password/usePortalForgotPassword.d.ts +14 -0
- package/dist/types/components/sqm-portal-frame/PortalFrame.stories.d.ts +8 -0
- package/dist/types/components/sqm-portal-frame/sqm-portal-frame-view.d.ts +15 -0
- package/dist/types/components/sqm-portal-frame/sqm-portal-frame.d.ts +40 -0
- package/dist/types/components/sqm-portal-frame/usePortalFrame.d.ts +4 -0
- package/dist/types/components/sqm-portal-google-login/GoogleLoginForm.stories.d.ts +7 -0
- package/dist/types/components/sqm-portal-google-login/sqm-portal-google-login.d.ts +74 -0
- package/dist/types/components/sqm-portal-google-registration-form/PortalGoogleRegistrationForm.stories.d.ts +8 -0
- package/dist/types/components/sqm-portal-google-registration-form/sqm-portal-google-registration-form.d.ts +160 -0
- package/dist/types/components/sqm-portal-google-registration-form/usePortalGoogleRegistrationForm.d.ts +15 -0
- package/dist/types/components/sqm-portal-login/PortalLogin.stories.d.ts +9 -0
- package/dist/types/components/sqm-portal-login/sqm-portal-login-view.d.ts +23 -0
- package/dist/types/components/sqm-portal-login/sqm-portal-login.d.ts +66 -0
- package/dist/types/components/sqm-portal-login/usePortalLogin.d.ts +14 -0
- package/dist/types/components/sqm-portal-logout/sqm-portal-logout.d.ts +18 -0
- package/dist/types/components/sqm-portal-logout/usePortalLogout.d.ts +3 -0
- package/dist/types/components/sqm-portal-profile/PortalProfile.stories.d.ts +10 -0
- package/dist/types/components/sqm-portal-profile/sqm-portal-profile-view.d.ts +39 -0
- package/dist/types/components/sqm-portal-profile/sqm-portal-profile.d.ts +66 -0
- package/dist/types/components/sqm-portal-profile/usePortalProfile.d.ts +13 -0
- package/dist/types/components/sqm-portal-protected-route/sqm-portal-protected-route.d.ts +27 -0
- package/dist/types/components/sqm-portal-protected-route/usePortalProtectedRoute.d.ts +7 -0
- package/dist/types/components/sqm-portal-register/PortalRegister.stories.d.ts +10 -0
- package/dist/types/components/sqm-portal-register/sqm-portal-register-view.d.ts +40 -0
- package/dist/types/components/sqm-portal-register/sqm-portal-register.d.ts +129 -0
- package/dist/types/components/sqm-portal-register/usePortalRegister.d.ts +26 -0
- package/dist/types/components/sqm-portal-registration-form/PortalRegistrationForm.stories.d.ts +11 -0
- package/dist/types/components/sqm-portal-registration-form/sqm-portal-registration-form-view.d.ts +46 -0
- package/dist/types/components/sqm-portal-registration-form/sqm-portal-registration-form.d.ts +143 -0
- package/dist/types/components/sqm-portal-registration-form/usePortalRegistrationForm.d.ts +27 -0
- package/dist/types/components/sqm-portal-registration-form/useRegistrationFormState.d.ts +21 -0
- package/dist/types/components/sqm-portal-reset-password/PortalResetPassword.stories.d.ts +13 -0
- package/dist/types/components/sqm-portal-reset-password/sqm-portal-reset-password-view.d.ts +35 -0
- package/dist/types/components/sqm-portal-reset-password/sqm-portal-reset-password.d.ts +105 -0
- package/dist/types/components/sqm-portal-reset-password/usePortalResetPassword.d.ts +3 -0
- package/dist/types/components/sqm-portal-verify-email/PortalVerifyEmail.stories.d.ts +9 -0
- package/dist/types/components/sqm-portal-verify-email/sqm-portal-verify-email-view.d.ts +21 -0
- package/dist/types/components/sqm-portal-verify-email/sqm-portal-verify-email.d.ts +54 -0
- package/dist/types/components/sqm-portal-verify-email/usePortalVerifyEmail.d.ts +29 -0
- package/dist/types/components/sqm-program-explainer/ProgramExplainer.stories.d.ts +12 -0
- package/dist/types/components/sqm-program-explainer/sqm-program-explainer-view.d.ts +7 -0
- package/dist/types/components/sqm-program-explainer/sqm-program-explainer.d.ts +30 -0
- package/dist/types/components/sqm-program-explainer-step/ProgramExplainerStep.stories.d.ts +9 -0
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step-view.d.ts +12 -0
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step.d.ts +64 -0
- package/dist/types/components/sqm-program-menu/ProgramMenu.stories.d.ts +28 -0
- package/dist/types/components/sqm-program-menu/sqm-program-menu.d.ts +12 -0
- package/dist/types/components/sqm-program-menu/useProgramMenu.d.ts +13 -0
- package/dist/types/components/sqm-qr-code/QRCode.stories.d.ts +12 -0
- package/dist/types/components/sqm-qr-code/sqm-qr-code-view.d.ts +15 -0
- package/dist/types/components/sqm-qr-code/sqm-qr-code.d.ts +53 -0
- package/dist/types/components/sqm-qr-code/useQRCode.d.ts +3 -0
- package/dist/types/components/sqm-radio-card/RadioCard.stories.d.ts +6 -0
- package/dist/types/components/sqm-radio-card/sqm-radio-card-view.d.ts +7 -0
- package/dist/types/components/sqm-radio-card/sqm-radio-card.d.ts +0 -0
- package/dist/types/components/sqm-referral-card/ReferralCard.stories.d.ts +22 -0
- package/dist/types/components/sqm-referral-card/sqm-referral-card-view.d.ts +23 -0
- package/dist/types/components/sqm-referral-card/sqm-referral-card.d.ts +86 -0
- package/dist/types/components/sqm-referral-code/ReferralCode.stories.d.ts +19 -0
- package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +113 -0
- package/dist/types/components/sqm-referral-code/useReferralCode.d.ts +3 -0
- package/dist/types/components/sqm-referral-codes/ReferralCodes.stories.d.ts +13 -0
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes-view.d.ts +17 -0
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes.d.ts +46 -0
- package/dist/types/components/sqm-referral-codes/useReferralCodes.d.ts +52 -0
- package/dist/types/components/sqm-referral-iframe/ReferralIframe.stories.d.ts +9 -0
- package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe-view.d.ts +14 -0
- package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe.d.ts +37 -0
- package/dist/types/components/sqm-referral-iframe/useReferralIframe.d.ts +3 -0
- package/dist/types/components/sqm-referral-table/ReferralTable.stories.d.ts +18 -0
- package/dist/types/components/sqm-referral-table/ReferralTableCell.stories.d.ts +17 -0
- package/dist/types/components/sqm-referral-table/ReferralTableRewardsCell.stories.d.ts +33 -0
- package/dist/types/components/sqm-referral-table/TaxAndCashReferralTable.stories.d.ts +5 -0
- package/dist/types/components/sqm-referral-table/TaxAndCashReferralTableRewardsCell.stories.d.ts +31 -0
- package/dist/types/components/sqm-referral-table/UseReferralTable.stories.d.ts +40 -0
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-cell.d.ts +7 -0
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-date-cell.d.ts +8 -0
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.d.ts +15 -0
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-status-cell.d.ts +8 -0
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-user-cell.d.ts +4 -0
- package/dist/types/components/sqm-referral-table/columns/ReferralTableColumn.d.ts +10 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-column.d.ts +17 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-date-column.d.ts +44 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.d.ts +72 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-status-column.d.ts +44 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-user-column.d.ts +32 -0
- package/dist/types/components/sqm-referral-table/mockReferralData.d.ts +95 -0
- package/dist/types/components/sqm-referral-table/sqm-referral-table.d.ts +63 -0
- package/dist/types/components/sqm-referral-table/useReferralTable.d.ts +8 -0
- package/dist/types/components/sqm-referred-registration/sqm-referred-registration.d.ts +128 -0
- package/dist/types/components/sqm-reward-exchange-list/RewardExchangeList.stories.d.ts +25 -0
- package/dist/types/components/sqm-reward-exchange-list/RewardExchangeListData.d.ts +1084 -0
- package/dist/types/components/sqm-reward-exchange-list/SVGs.d.ts +5 -0
- package/dist/types/components/sqm-reward-exchange-list/UseRewardExchangeList.stories.d.ts +28 -0
- package/dist/types/components/sqm-reward-exchange-list/progressBar.d.ts +4 -0
- package/dist/types/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.d.ts +62 -0
- package/dist/types/components/sqm-reward-exchange-list/sqm-reward-exchange-list.d.ts +158 -0
- package/dist/types/components/sqm-reward-exchange-list/useRewardExchangeList.d.ts +89 -0
- package/dist/types/components/sqm-rewards-table/RewardsTable.stories.d.ts +14 -0
- package/dist/types/components/sqm-rewards-table/RewardsTableCell.stories.d.ts +42 -0
- package/dist/types/components/sqm-rewards-table/TaxAndCashRewardsTable.stories.d.ts +5 -0
- package/dist/types/components/sqm-rewards-table/TaxAndCashRewardsTableCell.stories.d.ts +26 -0
- package/dist/types/components/sqm-rewards-table/UseRewardsTable.stories.d.ts +40 -0
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-customer-note-cell.d.ts +8 -0
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-date-cell.d.ts +8 -0
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.d.ts +9 -0
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.d.ts +12 -0
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.d.ts +26 -0
- package/dist/types/components/sqm-rewards-table/columns/RewardTableColumn.d.ts +9 -0
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.d.ts +32 -0
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.d.ts +21 -0
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.d.ts +33 -0
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.d.ts +51 -0
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.d.ts +111 -0
- package/dist/types/components/sqm-rewards-table/mockRewardData.d.ts +17 -0
- package/dist/types/components/sqm-rewards-table/mockTaxData.d.ts +3 -0
- package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +49 -0
- package/dist/types/components/sqm-rewards-table/useRewardsTable.d.ts +6 -0
- package/dist/types/components/sqm-route/sqm-route.d.ts +18 -0
- package/dist/types/components/sqm-router/Router.stories.d.ts +28 -0
- package/dist/types/components/sqm-router/sqm-router.d.ts +12 -0
- package/dist/types/components/sqm-router/useRouter.d.ts +9 -0
- package/dist/types/components/sqm-scroll/Scroll.stories.d.ts +10 -0
- package/dist/types/components/sqm-scroll/sqm-scroll.d.ts +78 -0
- package/dist/types/components/sqm-scroll/useScroll.d.ts +6 -0
- package/dist/types/components/sqm-share-button/ShareButton.stories.d.ts +19 -0
- package/dist/types/components/sqm-share-button/UseShareButton.stories.d.ts +16 -0
- package/dist/types/components/sqm-share-button/sqm-share-button-view.d.ts +23 -0
- package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +144 -0
- package/dist/types/components/sqm-share-button/useShareButton.d.ts +10 -0
- package/dist/types/components/sqm-share-code/ShareCode.stories.d.ts +15 -0
- package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +101 -0
- package/dist/types/components/sqm-share-code/useShareCode.d.ts +8 -0
- package/dist/types/components/sqm-share-link/ShareLink.stories.d.ts +27 -0
- package/dist/types/components/sqm-share-link/UseShareLink.stories.d.ts +28 -0
- package/dist/types/components/sqm-share-link/sqm-share-link-view.d.ts +41 -0
- package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +294 -0
- package/dist/types/components/sqm-share-link/useShareLink.d.ts +38 -0
- package/dist/types/components/sqm-skeleton/Skeleton.stories.d.ts +8 -0
- package/dist/types/components/sqm-skeleton/sqm-skeleton.d.ts +14 -0
- package/dist/types/components/sqm-stat-container/sqm-stat-container-view.d.ts +9 -0
- package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +52 -0
- package/dist/types/components/sqm-stencilbook/AutoColor.d.ts +8 -0
- package/dist/types/components/sqm-stencilbook/BrandSelector.d.ts +9 -0
- package/dist/types/components/sqm-stencilbook/CucumberAddon.d.ts +2 -0
- package/dist/types/components/sqm-stencilbook/HookStoryAddon.d.ts +8 -0
- package/dist/types/components/sqm-stencilbook/Matrix.d.ts +11 -0
- package/dist/types/components/sqm-stencilbook/Resizer.d.ts +3 -0
- package/dist/types/components/sqm-stencilbook/Themes.d.ts +17 -0
- package/dist/types/components/sqm-stencilbook/sqm-stencilbook.d.ts +11 -0
- package/dist/types/components/sqm-tab/sqm-tab-view.d.ts +4 -0
- package/dist/types/components/sqm-tab/sqm-tab.d.ts +14 -0
- package/dist/types/components/sqm-table-cell/sqm-table-cell.d.ts +11 -0
- package/dist/types/components/sqm-table-row/sqm-table-row.d.ts +11 -0
- package/dist/types/components/sqm-tabs/Tabs.stories.d.ts +16 -0
- package/dist/types/components/sqm-tabs/sqm-tabs-view.d.ts +10 -0
- package/dist/types/components/sqm-tabs/sqm-tabs.d.ts +31 -0
- package/dist/types/components/sqm-tabs/useTabs.d.ts +9 -0
- package/dist/types/components/sqm-task-card/DetailsView.d.ts +47 -0
- package/dist/types/components/sqm-task-card/SVGs.d.ts +3 -0
- package/dist/types/components/sqm-task-card/TaskCard.stories.d.ts +22 -0
- package/dist/types/components/sqm-task-card/UseTaskCard.stories.d.ts +16 -0
- package/dist/types/components/sqm-task-card/progress-bar/ProgressBar.stories.d.ts +5 -0
- package/dist/types/components/sqm-task-card/progress-bar/SVGs.d.ts +2 -0
- package/dist/types/components/sqm-task-card/progress-bar/progress-bar-view.d.ts +13 -0
- package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +41 -0
- package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +205 -0
- package/dist/types/components/sqm-task-card/useTaskCard.d.ts +20 -0
- package/dist/types/components/sqm-text/Text.stories.d.ts +6 -0
- package/dist/types/components/sqm-text/sqm-text.d.ts +26 -0
- package/dist/types/components/sqm-text-span/sqm-text-span-view.d.ts +7 -0
- package/dist/types/components/sqm-text-span/sqm-text-span.d.ts +35 -0
- package/dist/types/components/sqm-timeline/SVGs.d.ts +3 -0
- package/dist/types/components/sqm-timeline/Timeline.stories.d.ts +12 -0
- package/dist/types/components/sqm-timeline/sqm-timeline-entry-view.d.ts +11 -0
- package/dist/types/components/sqm-timeline/sqm-timeline-entry.d.ts +47 -0
- package/dist/types/components/sqm-timeline/sqm-timeline.d.ts +21 -0
- package/dist/types/components/sqm-titled-section/TitledSection.stories.d.ts +12 -0
- package/dist/types/components/sqm-titled-section/sqm-portal-section-view.d.ts +10 -0
- package/dist/types/components/sqm-titled-section/sqm-titled-section.d.ts +47 -0
- package/dist/types/components/sqm-user-attribute/UserAttribute.stories.d.ts +11 -0
- package/dist/types/components/sqm-user-attribute/sqm-user-attribute-view.d.ts +8 -0
- package/dist/types/components/sqm-user-attribute/sqm-user-attribute.d.ts +45 -0
- package/dist/types/components/sqm-user-attribute/useUserAttribute.d.ts +3 -0
- package/dist/types/components/sqm-user-name/UserName.stories.d.ts +6 -0
- package/dist/types/components/sqm-user-name/sqm-user-name-view.d.ts +6 -0
- package/dist/types/components/sqm-user-name/sqm-user-name.d.ts +27 -0
- package/dist/types/components/sqm-user-name/useUserName.d.ts +3 -0
- package/dist/types/components/sqm-widget-verification/WidgetVerification.stories.d.ts +8 -0
- package/dist/types/components/sqm-widget-verification/keys.d.ts +6 -0
- package/dist/types/components/sqm-widget-verification/sqm-code-verification/WidgetCodeVerification.stories.d.ts +9 -0
- package/dist/types/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.d.ts +26 -0
- package/dist/types/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.d.ts +54 -0
- package/dist/types/components/sqm-widget-verification/sqm-code-verification/useCodeVerification.d.ts +25 -0
- package/dist/types/components/sqm-widget-verification/sqm-email-verification/WidgetEmailVerification.stories.d.ts +11 -0
- package/dist/types/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.d.ts +22 -0
- package/dist/types/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification.d.ts +44 -0
- package/dist/types/components/sqm-widget-verification/sqm-email-verification/useEmailVerification.d.ts +10 -0
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification-controller.d.ts +18 -0
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +170 -0
- package/dist/types/components/sqm-widget-verification/useVerificationEmail.d.ts +15 -0
- package/dist/types/components/sqm-widget-verification/useWidgetVerification.d.ts +7 -0
- package/dist/types/components/tax-and-cash/BankingForm.stories.d.ts +28 -0
- package/dist/types/components/tax-and-cash/SVGs.d.ts +1 -0
- package/dist/types/components/tax-and-cash/TaxForm.stories.d.ts +80 -0
- package/dist/types/components/tax-and-cash/countries.d.ts +50 -0
- package/dist/types/components/tax-and-cash/data.d.ts +148 -0
- package/dist/types/components/tax-and-cash/eventKeys.d.ts +1 -0
- package/dist/types/components/tax-and-cash/phoneExtensions.d.ts +970 -0
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/formDefinitions.d.ts +63 -0
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/mockData.d.ts +11 -0
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.d.ts +115 -0
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.d.ts +467 -0
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.d.ts +50 -0
- package/dist/types/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.d.ts +27 -0
- package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.d.ts +63 -0
- package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.d.ts +145 -0
- package/dist/types/components/tax-and-cash/sqm-docusign-form/useDocusignForm.d.ts +49 -0
- package/dist/types/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.d.ts +54 -0
- package/dist/types/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.d.ts +188 -0
- package/dist/types/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.d.ts +119 -0
- package/dist/types/components/tax-and-cash/sqm-payout-details-card/PayoutDetailsCard.stories.d.ts +9 -0
- package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.d.ts +23 -0
- package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.d.ts +39 -0
- package/dist/types/components/tax-and-cash/sqm-payout-details-card/usePayoutDetailsCard.d.ts +4 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.d.ts +20 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.d.ts +59 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +180 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +29 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/ErrorView.d.ts +6 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/LoadingView.d.ts +2 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/extractProps.d.ts +11 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +1121 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.d.ts +9 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +128 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +410 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.d.ts +4 -0
- package/dist/types/components/tax-and-cash/sqm-user-info-form/UserInfoFormView.stories.d.ts +17 -0
- package/dist/types/components/tax-and-cash/sqm-user-info-form/defaultTextCopy.d.ts +2 -0
- package/dist/types/components/tax-and-cash/sqm-user-info-form/small-views/DocusignExpiredView.d.ts +6 -0
- package/dist/types/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.d.ts +56 -0
- package/dist/types/components/tax-and-cash/sqm-user-info-form/small-views/SlotViews.stories.d.ts +9 -0
- package/dist/types/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.d.ts +119 -0
- package/dist/types/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.d.ts +174 -0
- package/dist/types/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.d.ts +102 -0
- package/dist/types/components/tax-and-cash/subregions.d.ts +18 -0
- package/dist/types/components/tax-and-cash/useVeriffApp.d.ts +6 -0
- package/dist/types/components/tax-and-cash/utils.d.ts +13 -0
- package/dist/types/components/views/EmailRegistration.stories.d.ts +14 -0
- package/dist/types/components/views/copy-text-view.d.ts +24 -0
- package/dist/types/components/views/email-registration-view.d.ts +32 -0
- package/dist/types/components.d.ts +16288 -0
- package/dist/types/fonts/GoogleFonts.d.ts +9 -0
- 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 +6 -0
- package/dist/types/global/mixins.d.ts +164 -0
- package/dist/types/global/styles.d.ts +10 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/types/insertcss.d.ts +6 -0
- package/dist/types/insertfont.d.ts +1 -0
- package/dist/types/saasquatch.d.ts +337 -0
- package/dist/types/stencil-public-runtime.d.ts +1555 -0
- package/dist/types/stories/NewPortal.stories.d.ts +8 -0
- package/dist/types/stories/PortalTemplates.stories.d.ts +112 -0
- package/dist/types/stories/PoweredByImg.stories.d.ts +7 -0
- package/dist/types/stories/Widget.stories.d.ts +64 -0
- package/dist/types/stories/features.d.ts +4 -0
- package/dist/types/stories/templates.d.ts +4 -0
- package/dist/types/styling/JSS.d.ts +7 -0
- package/dist/types/tables/GenericTableView.d.ts +32 -0
- package/dist/types/tables/TableSlots.d.ts +9 -0
- package/dist/types/tables/re-render.d.ts +13 -0
- package/dist/types/tables/useChildElements.d.ts +1 -0
- package/dist/types/utilities.d.ts +9 -0
- package/dist/types/utils/DefaultTemplateView.d.ts +1 -0
- package/dist/types/utils/RequiredPropsError.d.ts +10 -0
- package/dist/types/utils/TemplateView.d.ts +1 -0
- package/dist/types/utils/imageUrl.d.ts +14 -0
- package/dist/types/utils/isDemo.d.ts +4 -0
- package/dist/types/utils/parseStates.d.ts +1 -0
- package/dist/types/utils/utils.d.ts +15 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -0
- package/grapesjs/grapesjs.js +54 -0
- package/package.json +12 -2
- package/shoelace/assets/icons/LICENSE.md +21 -0
- package/shoelace/assets/icons/alarm-fill.svg +3 -0
- package/shoelace/assets/icons/alarm.svg +4 -0
- package/shoelace/assets/icons/align-bottom.svg +4 -0
- package/shoelace/assets/icons/align-center.svg +3 -0
- package/shoelace/assets/icons/align-end.svg +4 -0
- package/shoelace/assets/icons/align-middle.svg +3 -0
- package/shoelace/assets/icons/align-start.svg +4 -0
- package/shoelace/assets/icons/align-top.svg +4 -0
- package/shoelace/assets/icons/alt.svg +3 -0
- package/shoelace/assets/icons/app-indicator.svg +4 -0
- package/shoelace/assets/icons/app.svg +3 -0
- package/shoelace/assets/icons/archive-fill.svg +3 -0
- package/shoelace/assets/icons/archive.svg +3 -0
- package/shoelace/assets/icons/arrow-90deg-down.svg +3 -0
- package/shoelace/assets/icons/arrow-90deg-left.svg +3 -0
- package/shoelace/assets/icons/arrow-90deg-right.svg +3 -0
- package/shoelace/assets/icons/arrow-90deg-up.svg +3 -0
- package/shoelace/assets/icons/arrow-bar-down.svg +3 -0
- package/shoelace/assets/icons/arrow-bar-left.svg +3 -0
- package/shoelace/assets/icons/arrow-bar-right.svg +3 -0
- package/shoelace/assets/icons/arrow-bar-up.svg +3 -0
- package/shoelace/assets/icons/arrow-clockwise.svg +4 -0
- package/shoelace/assets/icons/arrow-counterclockwise.svg +4 -0
- package/shoelace/assets/icons/arrow-down-circle-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-down-circle.svg +3 -0
- package/shoelace/assets/icons/arrow-down-left-circle-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-down-left-circle.svg +3 -0
- package/shoelace/assets/icons/arrow-down-left-square-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-down-left-square.svg +3 -0
- package/shoelace/assets/icons/arrow-down-left.svg +3 -0
- package/shoelace/assets/icons/arrow-down-right-circle-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-down-right-circle.svg +3 -0
- package/shoelace/assets/icons/arrow-down-right-square-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-down-right-square.svg +3 -0
- package/shoelace/assets/icons/arrow-down-right.svg +3 -0
- package/shoelace/assets/icons/arrow-down-short.svg +3 -0
- package/shoelace/assets/icons/arrow-down-square-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-down-square.svg +3 -0
- package/shoelace/assets/icons/arrow-down-up.svg +3 -0
- package/shoelace/assets/icons/arrow-down.svg +3 -0
- package/shoelace/assets/icons/arrow-left-circle-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-left-circle.svg +3 -0
- package/shoelace/assets/icons/arrow-left-right.svg +3 -0
- package/shoelace/assets/icons/arrow-left-short.svg +3 -0
- package/shoelace/assets/icons/arrow-left-square-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-left-square.svg +3 -0
- package/shoelace/assets/icons/arrow-left.svg +3 -0
- package/shoelace/assets/icons/arrow-repeat.svg +4 -0
- package/shoelace/assets/icons/arrow-return-left.svg +3 -0
- package/shoelace/assets/icons/arrow-return-right.svg +3 -0
- package/shoelace/assets/icons/arrow-right-circle-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-right-circle.svg +3 -0
- package/shoelace/assets/icons/arrow-right-short.svg +3 -0
- package/shoelace/assets/icons/arrow-right-square-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-right-square.svg +3 -0
- package/shoelace/assets/icons/arrow-right.svg +3 -0
- package/shoelace/assets/icons/arrow-up-circle-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-up-circle.svg +3 -0
- package/shoelace/assets/icons/arrow-up-left-circle-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-up-left-circle.svg +3 -0
- package/shoelace/assets/icons/arrow-up-left-square-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-up-left-square.svg +3 -0
- package/shoelace/assets/icons/arrow-up-left.svg +3 -0
- package/shoelace/assets/icons/arrow-up-right-circle-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-up-right-circle.svg +3 -0
- package/shoelace/assets/icons/arrow-up-right-square-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-up-right-square.svg +3 -0
- package/shoelace/assets/icons/arrow-up-right.svg +3 -0
- package/shoelace/assets/icons/arrow-up-short.svg +3 -0
- package/shoelace/assets/icons/arrow-up-square-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-up-square.svg +3 -0
- package/shoelace/assets/icons/arrow-up.svg +3 -0
- package/shoelace/assets/icons/arrows-angle-contract.svg +3 -0
- package/shoelace/assets/icons/arrows-angle-expand.svg +3 -0
- package/shoelace/assets/icons/arrows-collapse.svg +3 -0
- package/shoelace/assets/icons/arrows-expand.svg +3 -0
- package/shoelace/assets/icons/arrows-fullscreen.svg +3 -0
- package/shoelace/assets/icons/arrows-move.svg +3 -0
- package/shoelace/assets/icons/aspect-ratio-fill.svg +3 -0
- package/shoelace/assets/icons/aspect-ratio.svg +4 -0
- package/shoelace/assets/icons/asterisk.svg +3 -0
- package/shoelace/assets/icons/at.svg +3 -0
- package/shoelace/assets/icons/award-fill.svg +4 -0
- package/shoelace/assets/icons/award.svg +4 -0
- package/shoelace/assets/icons/back.svg +3 -0
- package/shoelace/assets/icons/backspace-fill.svg +3 -0
- package/shoelace/assets/icons/backspace-reverse-fill.svg +3 -0
- package/shoelace/assets/icons/backspace-reverse.svg +4 -0
- package/shoelace/assets/icons/backspace.svg +4 -0
- package/shoelace/assets/icons/badge-3d-fill.svg +4 -0
- package/shoelace/assets/icons/badge-3d.svg +4 -0
- package/shoelace/assets/icons/badge-4k-fill.svg +4 -0
- package/shoelace/assets/icons/badge-4k.svg +4 -0
- package/shoelace/assets/icons/badge-8k-fill.svg +4 -0
- package/shoelace/assets/icons/badge-8k.svg +4 -0
- package/shoelace/assets/icons/badge-ad-fill.svg +4 -0
- package/shoelace/assets/icons/badge-ad.svg +4 -0
- package/shoelace/assets/icons/badge-ar-fill.svg +4 -0
- package/shoelace/assets/icons/badge-ar.svg +4 -0
- package/shoelace/assets/icons/badge-cc-fill.svg +3 -0
- package/shoelace/assets/icons/badge-cc.svg +4 -0
- package/shoelace/assets/icons/badge-hd-fill.svg +4 -0
- package/shoelace/assets/icons/badge-hd.svg +4 -0
- package/shoelace/assets/icons/badge-tm-fill.svg +3 -0
- package/shoelace/assets/icons/badge-tm.svg +4 -0
- package/shoelace/assets/icons/badge-vo-fill.svg +4 -0
- package/shoelace/assets/icons/badge-vo.svg +4 -0
- package/shoelace/assets/icons/badge-vr-fill.svg +4 -0
- package/shoelace/assets/icons/badge-vr.svg +4 -0
- package/shoelace/assets/icons/badge-wc-fill.svg +3 -0
- package/shoelace/assets/icons/badge-wc.svg +4 -0
- package/shoelace/assets/icons/bag-check-fill.svg +3 -0
- package/shoelace/assets/icons/bag-check.svg +4 -0
- package/shoelace/assets/icons/bag-dash-fill.svg +3 -0
- package/shoelace/assets/icons/bag-dash.svg +4 -0
- package/shoelace/assets/icons/bag-fill.svg +3 -0
- package/shoelace/assets/icons/bag-plus-fill.svg +3 -0
- package/shoelace/assets/icons/bag-plus.svg +4 -0
- package/shoelace/assets/icons/bag-x-fill.svg +3 -0
- package/shoelace/assets/icons/bag-x.svg +4 -0
- package/shoelace/assets/icons/bag.svg +3 -0
- package/shoelace/assets/icons/bar-chart-fill.svg +3 -0
- package/shoelace/assets/icons/bar-chart-line-fill.svg +3 -0
- package/shoelace/assets/icons/bar-chart-line.svg +3 -0
- package/shoelace/assets/icons/bar-chart-steps.svg +3 -0
- package/shoelace/assets/icons/bar-chart.svg +3 -0
- package/shoelace/assets/icons/basket-fill.svg +3 -0
- package/shoelace/assets/icons/basket.svg +3 -0
- package/shoelace/assets/icons/basket2-fill.svg +3 -0
- package/shoelace/assets/icons/basket2.svg +4 -0
- package/shoelace/assets/icons/basket3-fill.svg +3 -0
- package/shoelace/assets/icons/basket3.svg +3 -0
- package/shoelace/assets/icons/battery-charging.svg +6 -0
- package/shoelace/assets/icons/battery-full.svg +4 -0
- package/shoelace/assets/icons/battery-half.svg +4 -0
- package/shoelace/assets/icons/battery.svg +3 -0
- package/shoelace/assets/icons/bell-fill.svg +3 -0
- package/shoelace/assets/icons/bell.svg +3 -0
- package/shoelace/assets/icons/bezier.svg +4 -0
- package/shoelace/assets/icons/bezier2.svg +3 -0
- package/shoelace/assets/icons/bicycle.svg +3 -0
- package/shoelace/assets/icons/binoculars-fill.svg +3 -0
- package/shoelace/assets/icons/binoculars.svg +3 -0
- package/shoelace/assets/icons/blockquote-left.svg +3 -0
- package/shoelace/assets/icons/blockquote-right.svg +3 -0
- package/shoelace/assets/icons/book-fill.svg +3 -0
- package/shoelace/assets/icons/book-half.svg +3 -0
- package/shoelace/assets/icons/book.svg +3 -0
- package/shoelace/assets/icons/bookmark-check-fill.svg +3 -0
- package/shoelace/assets/icons/bookmark-check.svg +4 -0
- package/shoelace/assets/icons/bookmark-dash-fill.svg +3 -0
- package/shoelace/assets/icons/bookmark-dash.svg +4 -0
- package/shoelace/assets/icons/bookmark-fill.svg +3 -0
- package/shoelace/assets/icons/bookmark-heart-fill.svg +3 -0
- package/shoelace/assets/icons/bookmark-heart.svg +4 -0
- package/shoelace/assets/icons/bookmark-plus-fill.svg +3 -0
- package/shoelace/assets/icons/bookmark-plus.svg +4 -0
- package/shoelace/assets/icons/bookmark-star-fill.svg +3 -0
- package/shoelace/assets/icons/bookmark-star.svg +4 -0
- package/shoelace/assets/icons/bookmark-x-fill.svg +3 -0
- package/shoelace/assets/icons/bookmark-x.svg +4 -0
- package/shoelace/assets/icons/bookmark.svg +3 -0
- package/shoelace/assets/icons/bookmarks-fill.svg +4 -0
- package/shoelace/assets/icons/bookmarks.svg +4 -0
- package/shoelace/assets/icons/bookshelf.svg +3 -0
- package/shoelace/assets/icons/bootstrap-fill.svg +4 -0
- package/shoelace/assets/icons/bootstrap-reboot.svg +4 -0
- package/shoelace/assets/icons/bootstrap.svg +4 -0
- package/shoelace/assets/icons/border-all.svg +3 -0
- package/shoelace/assets/icons/border-bottom.svg +3 -0
- package/shoelace/assets/icons/border-center.svg +3 -0
- package/shoelace/assets/icons/border-inner.svg +5 -0
- package/shoelace/assets/icons/border-left.svg +3 -0
- package/shoelace/assets/icons/border-middle.svg +3 -0
- package/shoelace/assets/icons/border-outer.svg +4 -0
- package/shoelace/assets/icons/border-right.svg +3 -0
- package/shoelace/assets/icons/border-style.svg +3 -0
- package/shoelace/assets/icons/border-top.svg +3 -0
- package/shoelace/assets/icons/border-width.svg +3 -0
- package/shoelace/assets/icons/border.svg +3 -0
- package/shoelace/assets/icons/bounding-box-circles.svg +3 -0
- package/shoelace/assets/icons/bounding-box.svg +3 -0
- package/shoelace/assets/icons/box-arrow-down-left.svg +4 -0
- package/shoelace/assets/icons/box-arrow-down-right.svg +4 -0
- package/shoelace/assets/icons/box-arrow-down.svg +4 -0
- package/shoelace/assets/icons/box-arrow-in-down-left.svg +4 -0
- package/shoelace/assets/icons/box-arrow-in-down-right.svg +4 -0
- package/shoelace/assets/icons/box-arrow-in-down.svg +4 -0
- package/shoelace/assets/icons/box-arrow-in-left.svg +4 -0
- package/shoelace/assets/icons/box-arrow-in-right.svg +4 -0
- package/shoelace/assets/icons/box-arrow-in-up-left.svg +4 -0
- package/shoelace/assets/icons/box-arrow-in-up-right.svg +4 -0
- package/shoelace/assets/icons/box-arrow-in-up.svg +4 -0
- package/shoelace/assets/icons/box-arrow-left.svg +4 -0
- package/shoelace/assets/icons/box-arrow-right.svg +4 -0
- package/shoelace/assets/icons/box-arrow-up-left.svg +4 -0
- package/shoelace/assets/icons/box-arrow-up-right.svg +4 -0
- package/shoelace/assets/icons/box-arrow-up.svg +4 -0
- package/shoelace/assets/icons/box-seam.svg +3 -0
- package/shoelace/assets/icons/box.svg +3 -0
- package/shoelace/assets/icons/braces.svg +3 -0
- package/shoelace/assets/icons/bricks.svg +3 -0
- package/shoelace/assets/icons/briefcase-fill.svg +4 -0
- package/shoelace/assets/icons/briefcase.svg +3 -0
- package/shoelace/assets/icons/brightness-alt-high-fill.svg +3 -0
- package/shoelace/assets/icons/brightness-alt-high.svg +3 -0
- package/shoelace/assets/icons/brightness-alt-low-fill.svg +3 -0
- package/shoelace/assets/icons/brightness-alt-low.svg +3 -0
- package/shoelace/assets/icons/brightness-high-fill.svg +3 -0
- package/shoelace/assets/icons/brightness-high.svg +3 -0
- package/shoelace/assets/icons/brightness-low-fill.svg +3 -0
- package/shoelace/assets/icons/brightness-low.svg +3 -0
- package/shoelace/assets/icons/broadcast-pin.svg +3 -0
- package/shoelace/assets/icons/broadcast.svg +3 -0
- package/shoelace/assets/icons/brush-fill.svg +3 -0
- package/shoelace/assets/icons/brush.svg +3 -0
- package/shoelace/assets/icons/bucket-fill.svg +3 -0
- package/shoelace/assets/icons/bucket.svg +3 -0
- package/shoelace/assets/icons/bug-fill.svg +4 -0
- package/shoelace/assets/icons/bug.svg +3 -0
- package/shoelace/assets/icons/building.svg +4 -0
- package/shoelace/assets/icons/bullseye.svg +6 -0
- package/shoelace/assets/icons/calculator-fill.svg +3 -0
- package/shoelace/assets/icons/calculator.svg +4 -0
- package/shoelace/assets/icons/calendar-check-fill.svg +3 -0
- package/shoelace/assets/icons/calendar-check.svg +4 -0
- package/shoelace/assets/icons/calendar-date-fill.svg +4 -0
- package/shoelace/assets/icons/calendar-date.svg +4 -0
- package/shoelace/assets/icons/calendar-day-fill.svg +3 -0
- package/shoelace/assets/icons/calendar-day.svg +4 -0
- package/shoelace/assets/icons/calendar-event-fill.svg +3 -0
- package/shoelace/assets/icons/calendar-event.svg +4 -0
- package/shoelace/assets/icons/calendar-fill.svg +3 -0
- package/shoelace/assets/icons/calendar-minus-fill.svg +3 -0
- package/shoelace/assets/icons/calendar-minus.svg +4 -0
- package/shoelace/assets/icons/calendar-month-fill.svg +4 -0
- package/shoelace/assets/icons/calendar-month.svg +4 -0
- package/shoelace/assets/icons/calendar-plus-fill.svg +3 -0
- package/shoelace/assets/icons/calendar-plus.svg +4 -0
- package/shoelace/assets/icons/calendar-range-fill.svg +3 -0
- package/shoelace/assets/icons/calendar-range.svg +4 -0
- package/shoelace/assets/icons/calendar-week-fill.svg +3 -0
- package/shoelace/assets/icons/calendar-week.svg +4 -0
- package/shoelace/assets/icons/calendar-x-fill.svg +3 -0
- package/shoelace/assets/icons/calendar-x.svg +4 -0
- package/shoelace/assets/icons/calendar.svg +3 -0
- package/shoelace/assets/icons/calendar2-check-fill.svg +3 -0
- package/shoelace/assets/icons/calendar2-check.svg +5 -0
- package/shoelace/assets/icons/calendar2-date-fill.svg +4 -0
- package/shoelace/assets/icons/calendar2-date.svg +5 -0
- package/shoelace/assets/icons/calendar2-day-fill.svg +3 -0
- package/shoelace/assets/icons/calendar2-day.svg +5 -0
- package/shoelace/assets/icons/calendar2-event-fill.svg +3 -0
- package/shoelace/assets/icons/calendar2-event.svg +5 -0
- package/shoelace/assets/icons/calendar2-fill.svg +3 -0
- package/shoelace/assets/icons/calendar2-minus-fill.svg +3 -0
- package/shoelace/assets/icons/calendar2-minus.svg +5 -0
- package/shoelace/assets/icons/calendar2-month-fill.svg +4 -0
- package/shoelace/assets/icons/calendar2-month.svg +5 -0
- package/shoelace/assets/icons/calendar2-plus-fill.svg +3 -0
- package/shoelace/assets/icons/calendar2-plus.svg +4 -0
- package/shoelace/assets/icons/calendar2-range-fill.svg +3 -0
- package/shoelace/assets/icons/calendar2-range.svg +4 -0
- package/shoelace/assets/icons/calendar2-week-fill.svg +3 -0
- package/shoelace/assets/icons/calendar2-week.svg +4 -0
- package/shoelace/assets/icons/calendar2-x-fill.svg +3 -0
- package/shoelace/assets/icons/calendar2-x.svg +5 -0
- package/shoelace/assets/icons/calendar2.svg +4 -0
- package/shoelace/assets/icons/calendar3-event-fill.svg +3 -0
- package/shoelace/assets/icons/calendar3-event.svg +4 -0
- package/shoelace/assets/icons/calendar3-fill.svg +3 -0
- package/shoelace/assets/icons/calendar3-range-fill.svg +3 -0
- package/shoelace/assets/icons/calendar3-range.svg +4 -0
- package/shoelace/assets/icons/calendar3-week-fill.svg +3 -0
- package/shoelace/assets/icons/calendar3-week.svg +4 -0
- package/shoelace/assets/icons/calendar3.svg +4 -0
- package/shoelace/assets/icons/calendar4-event.svg +4 -0
- package/shoelace/assets/icons/calendar4-range.svg +4 -0
- package/shoelace/assets/icons/calendar4-week.svg +4 -0
- package/shoelace/assets/icons/calendar4.svg +3 -0
- package/shoelace/assets/icons/camera-fill.svg +4 -0
- package/shoelace/assets/icons/camera-reels-fill.svg +5 -0
- package/shoelace/assets/icons/camera-reels.svg +5 -0
- package/shoelace/assets/icons/camera-video-fill.svg +3 -0
- package/shoelace/assets/icons/camera-video-off-fill.svg +3 -0
- package/shoelace/assets/icons/camera-video-off.svg +3 -0
- package/shoelace/assets/icons/camera-video.svg +3 -0
- package/shoelace/assets/icons/camera.svg +4 -0
- package/shoelace/assets/icons/camera2.svg +4 -0
- package/shoelace/assets/icons/capslock-fill.svg +3 -0
- package/shoelace/assets/icons/capslock.svg +3 -0
- package/shoelace/assets/icons/card-checklist.svg +4 -0
- package/shoelace/assets/icons/card-heading.svg +4 -0
- package/shoelace/assets/icons/card-image.svg +4 -0
- package/shoelace/assets/icons/card-list.svg +4 -0
- package/shoelace/assets/icons/card-text.svg +4 -0
- package/shoelace/assets/icons/caret-down-fill.svg +3 -0
- package/shoelace/assets/icons/caret-down-square-fill.svg +3 -0
- package/shoelace/assets/icons/caret-down-square.svg +4 -0
- package/shoelace/assets/icons/caret-down.svg +3 -0
- package/shoelace/assets/icons/caret-left-fill.svg +3 -0
- package/shoelace/assets/icons/caret-left-square-fill.svg +3 -0
- package/shoelace/assets/icons/caret-left-square.svg +4 -0
- package/shoelace/assets/icons/caret-left.svg +3 -0
- package/shoelace/assets/icons/caret-right-fill.svg +3 -0
- package/shoelace/assets/icons/caret-right-square-fill.svg +3 -0
- package/shoelace/assets/icons/caret-right-square.svg +4 -0
- package/shoelace/assets/icons/caret-right.svg +3 -0
- package/shoelace/assets/icons/caret-up-fill.svg +3 -0
- package/shoelace/assets/icons/caret-up-square-fill.svg +3 -0
- package/shoelace/assets/icons/caret-up-square.svg +4 -0
- package/shoelace/assets/icons/caret-up.svg +3 -0
- package/shoelace/assets/icons/cart-check-fill.svg +3 -0
- package/shoelace/assets/icons/cart-check.svg +4 -0
- package/shoelace/assets/icons/cart-dash-fill.svg +3 -0
- package/shoelace/assets/icons/cart-dash.svg +4 -0
- package/shoelace/assets/icons/cart-fill.svg +3 -0
- package/shoelace/assets/icons/cart-plus-fill.svg +3 -0
- package/shoelace/assets/icons/cart-plus.svg +4 -0
- package/shoelace/assets/icons/cart-x-fill.svg +3 -0
- package/shoelace/assets/icons/cart-x.svg +4 -0
- package/shoelace/assets/icons/cart.svg +3 -0
- package/shoelace/assets/icons/cart2.svg +3 -0
- package/shoelace/assets/icons/cart3.svg +3 -0
- package/shoelace/assets/icons/cart4.svg +3 -0
- package/shoelace/assets/icons/cash-stack.svg +4 -0
- package/shoelace/assets/icons/cash.svg +4 -0
- package/shoelace/assets/icons/cast.svg +4 -0
- package/shoelace/assets/icons/chat-dots-fill.svg +3 -0
- package/shoelace/assets/icons/chat-dots.svg +4 -0
- package/shoelace/assets/icons/chat-fill.svg +3 -0
- package/shoelace/assets/icons/chat-left-dots-fill.svg +3 -0
- package/shoelace/assets/icons/chat-left-dots.svg +4 -0
- package/shoelace/assets/icons/chat-left-fill.svg +3 -0
- package/shoelace/assets/icons/chat-left-quote-fill.svg +3 -0
- package/shoelace/assets/icons/chat-left-quote.svg +4 -0
- package/shoelace/assets/icons/chat-left-text-fill.svg +3 -0
- package/shoelace/assets/icons/chat-left-text.svg +4 -0
- package/shoelace/assets/icons/chat-left.svg +3 -0
- package/shoelace/assets/icons/chat-quote-fill.svg +3 -0
- package/shoelace/assets/icons/chat-quote.svg +4 -0
- package/shoelace/assets/icons/chat-right-dots-fill.svg +3 -0
- package/shoelace/assets/icons/chat-right-dots.svg +4 -0
- package/shoelace/assets/icons/chat-right-fill.svg +3 -0
- package/shoelace/assets/icons/chat-right-quote-fill.svg +3 -0
- package/shoelace/assets/icons/chat-right-quote.svg +4 -0
- package/shoelace/assets/icons/chat-right-text-fill.svg +3 -0
- package/shoelace/assets/icons/chat-right-text.svg +4 -0
- package/shoelace/assets/icons/chat-right.svg +3 -0
- package/shoelace/assets/icons/chat-square-dots-fill.svg +3 -0
- package/shoelace/assets/icons/chat-square-dots.svg +4 -0
- package/shoelace/assets/icons/chat-square-fill.svg +3 -0
- package/shoelace/assets/icons/chat-square-quote-fill.svg +3 -0
- package/shoelace/assets/icons/chat-square-quote.svg +4 -0
- package/shoelace/assets/icons/chat-square-text-fill.svg +3 -0
- package/shoelace/assets/icons/chat-square-text.svg +4 -0
- package/shoelace/assets/icons/chat-square.svg +3 -0
- package/shoelace/assets/icons/chat-text-fill.svg +3 -0
- package/shoelace/assets/icons/chat-text.svg +4 -0
- package/shoelace/assets/icons/chat.svg +3 -0
- package/shoelace/assets/icons/check-all.svg +3 -0
- package/shoelace/assets/icons/check-circle-fill.svg +3 -0
- package/shoelace/assets/icons/check-circle.svg +4 -0
- package/shoelace/assets/icons/check-square-fill.svg +3 -0
- package/shoelace/assets/icons/check-square.svg +4 -0
- package/shoelace/assets/icons/check.svg +3 -0
- package/shoelace/assets/icons/check2-all.svg +4 -0
- package/shoelace/assets/icons/check2-circle.svg +4 -0
- package/shoelace/assets/icons/check2-square.svg +4 -0
- package/shoelace/assets/icons/check2.svg +3 -0
- package/shoelace/assets/icons/chevron-bar-contract.svg +3 -0
- package/shoelace/assets/icons/chevron-bar-down.svg +3 -0
- package/shoelace/assets/icons/chevron-bar-expand.svg +3 -0
- package/shoelace/assets/icons/chevron-bar-left.svg +3 -0
- package/shoelace/assets/icons/chevron-bar-right.svg +3 -0
- package/shoelace/assets/icons/chevron-bar-up.svg +3 -0
- package/shoelace/assets/icons/chevron-compact-down.svg +3 -0
- package/shoelace/assets/icons/chevron-compact-left.svg +3 -0
- package/shoelace/assets/icons/chevron-compact-right.svg +3 -0
- package/shoelace/assets/icons/chevron-compact-up.svg +3 -0
- package/shoelace/assets/icons/chevron-contract.svg +3 -0
- package/shoelace/assets/icons/chevron-double-down.svg +4 -0
- package/shoelace/assets/icons/chevron-double-left.svg +4 -0
- package/shoelace/assets/icons/chevron-double-right.svg +4 -0
- package/shoelace/assets/icons/chevron-double-up.svg +4 -0
- package/shoelace/assets/icons/chevron-down.svg +3 -0
- package/shoelace/assets/icons/chevron-expand.svg +3 -0
- package/shoelace/assets/icons/chevron-left.svg +3 -0
- package/shoelace/assets/icons/chevron-right.svg +3 -0
- package/shoelace/assets/icons/chevron-up.svg +3 -0
- package/shoelace/assets/icons/circle-fill.svg +3 -0
- package/shoelace/assets/icons/circle-half.svg +3 -0
- package/shoelace/assets/icons/circle-square.svg +4 -0
- package/shoelace/assets/icons/circle.svg +3 -0
- package/shoelace/assets/icons/clipboard-check.svg +5 -0
- package/shoelace/assets/icons/clipboard-data.svg +5 -0
- package/shoelace/assets/icons/clipboard-minus.svg +5 -0
- package/shoelace/assets/icons/clipboard-plus.svg +5 -0
- package/shoelace/assets/icons/clipboard-x.svg +5 -0
- package/shoelace/assets/icons/clipboard.svg +4 -0
- package/shoelace/assets/icons/clock-fill.svg +3 -0
- package/shoelace/assets/icons/clock-history.svg +5 -0
- package/shoelace/assets/icons/clock.svg +4 -0
- package/shoelace/assets/icons/cloud-arrow-down-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-arrow-down.svg +4 -0
- package/shoelace/assets/icons/cloud-arrow-up-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-arrow-up.svg +4 -0
- package/shoelace/assets/icons/cloud-check-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-check.svg +4 -0
- package/shoelace/assets/icons/cloud-download-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-download.svg +4 -0
- package/shoelace/assets/icons/cloud-drizzle-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-drizzle.svg +3 -0
- package/shoelace/assets/icons/cloud-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-fog-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-fog.svg +3 -0
- package/shoelace/assets/icons/cloud-fog2-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-fog2.svg +3 -0
- package/shoelace/assets/icons/cloud-hail-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-hail.svg +3 -0
- package/shoelace/assets/icons/cloud-haze-1.svg +3 -0
- package/shoelace/assets/icons/cloud-haze-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-haze.svg +3 -0
- package/shoelace/assets/icons/cloud-haze2-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-lightning-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-lightning-rain-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-lightning-rain.svg +3 -0
- package/shoelace/assets/icons/cloud-lightning.svg +3 -0
- package/shoelace/assets/icons/cloud-minus-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-minus.svg +3 -0
- package/shoelace/assets/icons/cloud-moon-fill.svg +4 -0
- package/shoelace/assets/icons/cloud-moon.svg +4 -0
- package/shoelace/assets/icons/cloud-plus-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-plus.svg +4 -0
- package/shoelace/assets/icons/cloud-rain-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-rain-heavy-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-rain-heavy.svg +3 -0
- package/shoelace/assets/icons/cloud-rain.svg +3 -0
- package/shoelace/assets/icons/cloud-slash-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-slash.svg +4 -0
- package/shoelace/assets/icons/cloud-sleet-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-sleet.svg +3 -0
- package/shoelace/assets/icons/cloud-snow-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-snow.svg +3 -0
- package/shoelace/assets/icons/cloud-sun-fill.svg +4 -0
- package/shoelace/assets/icons/cloud-sun.svg +4 -0
- package/shoelace/assets/icons/cloud-upload-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-upload.svg +4 -0
- package/shoelace/assets/icons/cloud.svg +3 -0
- package/shoelace/assets/icons/clouds-fill.svg +4 -0
- package/shoelace/assets/icons/clouds.svg +4 -0
- package/shoelace/assets/icons/cloudy-fill.svg +3 -0
- package/shoelace/assets/icons/cloudy.svg +3 -0
- package/shoelace/assets/icons/code-slash.svg +3 -0
- package/shoelace/assets/icons/code-square.svg +4 -0
- package/shoelace/assets/icons/code.svg +3 -0
- package/shoelace/assets/icons/collection-fill.svg +3 -0
- package/shoelace/assets/icons/collection-play-fill.svg +3 -0
- package/shoelace/assets/icons/collection-play.svg +4 -0
- package/shoelace/assets/icons/collection.svg +3 -0
- package/shoelace/assets/icons/columns-gap.svg +3 -0
- package/shoelace/assets/icons/columns.svg +3 -0
- package/shoelace/assets/icons/command.svg +3 -0
- package/shoelace/assets/icons/compass-fill.svg +3 -0
- package/shoelace/assets/icons/compass.svg +4 -0
- package/shoelace/assets/icons/cone-striped.svg +3 -0
- package/shoelace/assets/icons/cone.svg +3 -0
- package/shoelace/assets/icons/controller.svg +4 -0
- package/shoelace/assets/icons/cpu-fill.svg +4 -0
- package/shoelace/assets/icons/cpu.svg +3 -0
- package/shoelace/assets/icons/credit-card-2-back-fill.svg +3 -0
- package/shoelace/assets/icons/credit-card-2-back.svg +4 -0
- package/shoelace/assets/icons/credit-card-2-front-fill.svg +3 -0
- package/shoelace/assets/icons/credit-card-2-front.svg +4 -0
- package/shoelace/assets/icons/credit-card-fill.svg +3 -0
- package/shoelace/assets/icons/credit-card.svg +4 -0
- package/shoelace/assets/icons/crop.svg +3 -0
- package/shoelace/assets/icons/cup-fill.svg +3 -0
- package/shoelace/assets/icons/cup-straw.svg +3 -0
- package/shoelace/assets/icons/cup.svg +3 -0
- package/shoelace/assets/icons/cursor-fill.svg +3 -0
- package/shoelace/assets/icons/cursor-text.svg +3 -0
- package/shoelace/assets/icons/cursor.svg +3 -0
- package/shoelace/assets/icons/dash-circle-dotted.svg +3 -0
- package/shoelace/assets/icons/dash-circle-fill.svg +3 -0
- package/shoelace/assets/icons/dash-circle.svg +4 -0
- package/shoelace/assets/icons/dash-square-dotted.svg +3 -0
- package/shoelace/assets/icons/dash-square-fill.svg +3 -0
- package/shoelace/assets/icons/dash-square.svg +4 -0
- package/shoelace/assets/icons/dash.svg +3 -0
- package/shoelace/assets/icons/diagram-2-fill.svg +3 -0
- package/shoelace/assets/icons/diagram-2.svg +3 -0
- package/shoelace/assets/icons/diagram-3-fill.svg +3 -0
- package/shoelace/assets/icons/diagram-3.svg +3 -0
- package/shoelace/assets/icons/diamond-fill.svg +3 -0
- package/shoelace/assets/icons/diamond-half.svg +3 -0
- package/shoelace/assets/icons/diamond.svg +3 -0
- package/shoelace/assets/icons/dice-1-fill.svg +3 -0
- package/shoelace/assets/icons/dice-1.svg +4 -0
- package/shoelace/assets/icons/dice-2-fill.svg +3 -0
- package/shoelace/assets/icons/dice-2.svg +4 -0
- package/shoelace/assets/icons/dice-3-fill.svg +3 -0
- package/shoelace/assets/icons/dice-3.svg +4 -0
- package/shoelace/assets/icons/dice-4-fill.svg +3 -0
- package/shoelace/assets/icons/dice-4.svg +4 -0
- package/shoelace/assets/icons/dice-5-fill.svg +3 -0
- package/shoelace/assets/icons/dice-5.svg +4 -0
- package/shoelace/assets/icons/dice-6-fill.svg +3 -0
- package/shoelace/assets/icons/dice-6.svg +4 -0
- package/shoelace/assets/icons/disc-fill.svg +3 -0
- package/shoelace/assets/icons/disc.svg +4 -0
- package/shoelace/assets/icons/discord.svg +4 -0
- package/shoelace/assets/icons/display-fill.svg +3 -0
- package/shoelace/assets/icons/display.svg +3 -0
- package/shoelace/assets/icons/distribute-horizontal.svg +4 -0
- package/shoelace/assets/icons/distribute-vertical.svg +4 -0
- package/shoelace/assets/icons/door-closed-fill.svg +3 -0
- package/shoelace/assets/icons/door-closed.svg +4 -0
- package/shoelace/assets/icons/door-open-fill.svg +3 -0
- package/shoelace/assets/icons/door-open.svg +4 -0
- package/shoelace/assets/icons/dot.svg +3 -0
- package/shoelace/assets/icons/download.svg +4 -0
- package/shoelace/assets/icons/droplet-fill.svg +3 -0
- package/shoelace/assets/icons/droplet-half.svg +4 -0
- package/shoelace/assets/icons/droplet.svg +4 -0
- package/shoelace/assets/icons/earbuds.svg +3 -0
- package/shoelace/assets/icons/easel-fill.svg +3 -0
- package/shoelace/assets/icons/easel.svg +3 -0
- package/shoelace/assets/icons/egg-fill.svg +3 -0
- package/shoelace/assets/icons/egg-fried.svg +4 -0
- package/shoelace/assets/icons/egg.svg +3 -0
- package/shoelace/assets/icons/eject-fill.svg +3 -0
- package/shoelace/assets/icons/eject.svg +3 -0
- package/shoelace/assets/icons/emoji-angry-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-angry.svg +4 -0
- package/shoelace/assets/icons/emoji-dizzy-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-dizzy.svg +4 -0
- package/shoelace/assets/icons/emoji-expressionless-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-expressionless.svg +4 -0
- package/shoelace/assets/icons/emoji-frown-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-frown.svg +4 -0
- package/shoelace/assets/icons/emoji-heart-eyes-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-heart-eyes.svg +4 -0
- package/shoelace/assets/icons/emoji-laughing-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-laughing.svg +4 -0
- package/shoelace/assets/icons/emoji-neutral-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-neutral.svg +4 -0
- package/shoelace/assets/icons/emoji-smile-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-smile-upside-down-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-smile-upside-down.svg +4 -0
- package/shoelace/assets/icons/emoji-smile.svg +4 -0
- package/shoelace/assets/icons/emoji-sunglasses-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-sunglasses.svg +4 -0
- package/shoelace/assets/icons/emoji-wink-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-wink.svg +4 -0
- package/shoelace/assets/icons/envelope-fill.svg +3 -0
- package/shoelace/assets/icons/envelope-open-fill.svg +3 -0
- package/shoelace/assets/icons/envelope-open.svg +3 -0
- package/shoelace/assets/icons/envelope.svg +3 -0
- package/shoelace/assets/icons/eraser-fill.svg +3 -0
- package/shoelace/assets/icons/eraser.svg +3 -0
- package/shoelace/assets/icons/exclamation-circle-fill.svg +3 -0
- package/shoelace/assets/icons/exclamation-circle.svg +4 -0
- package/shoelace/assets/icons/exclamation-diamond-fill.svg +3 -0
- package/shoelace/assets/icons/exclamation-diamond.svg +4 -0
- package/shoelace/assets/icons/exclamation-octagon-fill.svg +3 -0
- package/shoelace/assets/icons/exclamation-octagon.svg +4 -0
- package/shoelace/assets/icons/exclamation-square-fill.svg +3 -0
- package/shoelace/assets/icons/exclamation-square.svg +4 -0
- package/shoelace/assets/icons/exclamation-triangle-fill.svg +3 -0
- package/shoelace/assets/icons/exclamation-triangle.svg +4 -0
- package/shoelace/assets/icons/exclamation.svg +3 -0
- package/shoelace/assets/icons/exclude.svg +3 -0
- package/shoelace/assets/icons/eye-fill.svg +4 -0
- package/shoelace/assets/icons/eye-slash-fill.svg +4 -0
- package/shoelace/assets/icons/eye-slash.svg +5 -0
- package/shoelace/assets/icons/eye.svg +4 -0
- package/shoelace/assets/icons/eyedropper.svg +3 -0
- package/shoelace/assets/icons/eyeglasses.svg +3 -0
- package/shoelace/assets/icons/facebook.svg +3 -0
- package/shoelace/assets/icons/file-arrow-down-fill.svg +3 -0
- package/shoelace/assets/icons/file-arrow-down.svg +4 -0
- package/shoelace/assets/icons/file-arrow-up-fill.svg +3 -0
- package/shoelace/assets/icons/file-arrow-up.svg +4 -0
- package/shoelace/assets/icons/file-bar-graph-fill.svg +3 -0
- package/shoelace/assets/icons/file-bar-graph.svg +4 -0
- package/shoelace/assets/icons/file-binary-fill.svg +4 -0
- package/shoelace/assets/icons/file-binary.svg +4 -0
- package/shoelace/assets/icons/file-break-fill.svg +3 -0
- package/shoelace/assets/icons/file-break.svg +3 -0
- package/shoelace/assets/icons/file-check-fill.svg +3 -0
- package/shoelace/assets/icons/file-check.svg +4 -0
- package/shoelace/assets/icons/file-code-fill.svg +3 -0
- package/shoelace/assets/icons/file-code.svg +4 -0
- package/shoelace/assets/icons/file-diff-fill.svg +3 -0
- package/shoelace/assets/icons/file-diff.svg +4 -0
- package/shoelace/assets/icons/file-earmark-arrow-down-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-arrow-down.svg +4 -0
- package/shoelace/assets/icons/file-earmark-arrow-up-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-arrow-up.svg +4 -0
- package/shoelace/assets/icons/file-earmark-bar-graph-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-bar-graph.svg +4 -0
- package/shoelace/assets/icons/file-earmark-binary-fill.svg +4 -0
- package/shoelace/assets/icons/file-earmark-binary.svg +4 -0
- package/shoelace/assets/icons/file-earmark-break-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-break.svg +3 -0
- package/shoelace/assets/icons/file-earmark-check-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-check.svg +4 -0
- package/shoelace/assets/icons/file-earmark-code-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-code.svg +4 -0
- package/shoelace/assets/icons/file-earmark-diff-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-diff.svg +4 -0
- package/shoelace/assets/icons/file-earmark-easel-fill.svg +4 -0
- package/shoelace/assets/icons/file-earmark-easel.svg +4 -0
- package/shoelace/assets/icons/file-earmark-excel-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-excel.svg +4 -0
- package/shoelace/assets/icons/file-earmark-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-font-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-font.svg +4 -0
- package/shoelace/assets/icons/file-earmark-image-fill.svg +4 -0
- package/shoelace/assets/icons/file-earmark-image.svg +4 -0
- package/shoelace/assets/icons/file-earmark-lock-fill.svg +4 -0
- package/shoelace/assets/icons/file-earmark-lock.svg +4 -0
- package/shoelace/assets/icons/file-earmark-lock2-fill.svg +4 -0
- package/shoelace/assets/icons/file-earmark-lock2.svg +4 -0
- package/shoelace/assets/icons/file-earmark-medical-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-medical.svg +4 -0
- package/shoelace/assets/icons/file-earmark-minus-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-minus.svg +4 -0
- package/shoelace/assets/icons/file-earmark-music-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-music.svg +4 -0
- package/shoelace/assets/icons/file-earmark-person-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-person.svg +4 -0
- package/shoelace/assets/icons/file-earmark-play-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-play.svg +4 -0
- package/shoelace/assets/icons/file-earmark-plus-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-plus.svg +4 -0
- package/shoelace/assets/icons/file-earmark-post-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-post.svg +4 -0
- package/shoelace/assets/icons/file-earmark-ppt-fill.svg +4 -0
- package/shoelace/assets/icons/file-earmark-ppt.svg +4 -0
- package/shoelace/assets/icons/file-earmark-richtext-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-richtext.svg +4 -0
- package/shoelace/assets/icons/file-earmark-ruled-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-ruled.svg +3 -0
- package/shoelace/assets/icons/file-earmark-slides-fill.svg +4 -0
- package/shoelace/assets/icons/file-earmark-slides.svg +5 -0
- package/shoelace/assets/icons/file-earmark-spreadsheet-fill.svg +4 -0
- package/shoelace/assets/icons/file-earmark-spreadsheet.svg +3 -0
- package/shoelace/assets/icons/file-earmark-text-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-text.svg +4 -0
- package/shoelace/assets/icons/file-earmark-word-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-word.svg +4 -0
- package/shoelace/assets/icons/file-earmark-x-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-x.svg +4 -0
- package/shoelace/assets/icons/file-earmark-zip-fill.svg +4 -0
- package/shoelace/assets/icons/file-earmark-zip.svg +4 -0
- package/shoelace/assets/icons/file-earmark.svg +3 -0
- package/shoelace/assets/icons/file-easel-fill.svg +4 -0
- package/shoelace/assets/icons/file-easel.svg +4 -0
- package/shoelace/assets/icons/file-excel-fill.svg +3 -0
- package/shoelace/assets/icons/file-excel.svg +4 -0
- package/shoelace/assets/icons/file-fill.svg +3 -0
- package/shoelace/assets/icons/file-font-fill.svg +3 -0
- package/shoelace/assets/icons/file-font.svg +4 -0
- package/shoelace/assets/icons/file-image-fill.svg +4 -0
- package/shoelace/assets/icons/file-image.svg +4 -0
- package/shoelace/assets/icons/file-lock-fill.svg +4 -0
- package/shoelace/assets/icons/file-lock.svg +4 -0
- package/shoelace/assets/icons/file-lock2-fill.svg +4 -0
- package/shoelace/assets/icons/file-lock2.svg +4 -0
- package/shoelace/assets/icons/file-medical-fill.svg +3 -0
- package/shoelace/assets/icons/file-medical.svg +4 -0
- package/shoelace/assets/icons/file-minus-fill.svg +3 -0
- package/shoelace/assets/icons/file-minus.svg +4 -0
- package/shoelace/assets/icons/file-music-fill.svg +3 -0
- package/shoelace/assets/icons/file-music.svg +4 -0
- package/shoelace/assets/icons/file-person-fill.svg +3 -0
- package/shoelace/assets/icons/file-person.svg +4 -0
- package/shoelace/assets/icons/file-play-fill.svg +3 -0
- package/shoelace/assets/icons/file-play.svg +4 -0
- package/shoelace/assets/icons/file-plus-fill.svg +3 -0
- package/shoelace/assets/icons/file-plus.svg +4 -0
- package/shoelace/assets/icons/file-post-fill.svg +3 -0
- package/shoelace/assets/icons/file-post.svg +4 -0
- package/shoelace/assets/icons/file-ppt-fill.svg +4 -0
- package/shoelace/assets/icons/file-ppt.svg +4 -0
- package/shoelace/assets/icons/file-richtext-fill.svg +3 -0
- package/shoelace/assets/icons/file-richtext.svg +4 -0
- package/shoelace/assets/icons/file-ruled-fill.svg +3 -0
- package/shoelace/assets/icons/file-ruled.svg +3 -0
- package/shoelace/assets/icons/file-slides-fill.svg +4 -0
- package/shoelace/assets/icons/file-slides.svg +4 -0
- package/shoelace/assets/icons/file-spreadsheet-fill.svg +3 -0
- package/shoelace/assets/icons/file-spreadsheet.svg +3 -0
- package/shoelace/assets/icons/file-text-fill.svg +3 -0
- package/shoelace/assets/icons/file-text.svg +4 -0
- package/shoelace/assets/icons/file-word-fill.svg +3 -0
- package/shoelace/assets/icons/file-word.svg +4 -0
- package/shoelace/assets/icons/file-x-fill.svg +3 -0
- package/shoelace/assets/icons/file-x.svg +4 -0
- package/shoelace/assets/icons/file-zip-fill.svg +4 -0
- package/shoelace/assets/icons/file-zip.svg +4 -0
- package/shoelace/assets/icons/file.svg +3 -0
- package/shoelace/assets/icons/files-alt.svg +3 -0
- package/shoelace/assets/icons/files.svg +3 -0
- package/shoelace/assets/icons/film.svg +3 -0
- package/shoelace/assets/icons/filter-circle-fill.svg +3 -0
- package/shoelace/assets/icons/filter-circle.svg +4 -0
- package/shoelace/assets/icons/filter-left.svg +3 -0
- package/shoelace/assets/icons/filter-right.svg +3 -0
- package/shoelace/assets/icons/filter-square-fill.svg +3 -0
- package/shoelace/assets/icons/filter-square.svg +4 -0
- package/shoelace/assets/icons/filter.svg +3 -0
- package/shoelace/assets/icons/flag-fill.svg +3 -0
- package/shoelace/assets/icons/flag.svg +3 -0
- package/shoelace/assets/icons/flower1.svg +3 -0
- package/shoelace/assets/icons/flower2.svg +3 -0
- package/shoelace/assets/icons/flower3.svg +3 -0
- package/shoelace/assets/icons/folder-check.svg +4 -0
- package/shoelace/assets/icons/folder-fill.svg +3 -0
- package/shoelace/assets/icons/folder-minus.svg +4 -0
- package/shoelace/assets/icons/folder-plus.svg +4 -0
- package/shoelace/assets/icons/folder-symlink-fill.svg +3 -0
- package/shoelace/assets/icons/folder-symlink.svg +4 -0
- package/shoelace/assets/icons/folder-x.svg +4 -0
- package/shoelace/assets/icons/folder.svg +3 -0
- package/shoelace/assets/icons/folder2-open.svg +3 -0
- package/shoelace/assets/icons/folder2.svg +3 -0
- package/shoelace/assets/icons/fonts.svg +3 -0
- package/shoelace/assets/icons/forward-fill.svg +3 -0
- package/shoelace/assets/icons/forward.svg +3 -0
- package/shoelace/assets/icons/front.svg +3 -0
- package/shoelace/assets/icons/fullscreen-exit.svg +3 -0
- package/shoelace/assets/icons/fullscreen.svg +3 -0
- package/shoelace/assets/icons/funnel-fill.svg +3 -0
- package/shoelace/assets/icons/funnel.svg +3 -0
- package/shoelace/assets/icons/gear-fill.svg +3 -0
- package/shoelace/assets/icons/gear-wide-connected.svg +3 -0
- package/shoelace/assets/icons/gear-wide.svg +3 -0
- package/shoelace/assets/icons/gear.svg +4 -0
- package/shoelace/assets/icons/gem.svg +3 -0
- package/shoelace/assets/icons/geo-alt-fill.svg +3 -0
- package/shoelace/assets/icons/geo-alt.svg +4 -0
- package/shoelace/assets/icons/geo-fill.svg +3 -0
- package/shoelace/assets/icons/geo.svg +3 -0
- package/shoelace/assets/icons/gift-fill.svg +3 -0
- package/shoelace/assets/icons/gift.svg +3 -0
- package/shoelace/assets/icons/github.svg +3 -0
- package/shoelace/assets/icons/globe.svg +3 -0
- package/shoelace/assets/icons/globe2.svg +3 -0
- package/shoelace/assets/icons/google.svg +3 -0
- package/shoelace/assets/icons/graph-down.svg +3 -0
- package/shoelace/assets/icons/graph-up.svg +3 -0
- package/shoelace/assets/icons/grid-1x2-fill.svg +3 -0
- package/shoelace/assets/icons/grid-1x2.svg +3 -0
- package/shoelace/assets/icons/grid-3x2-gap-fill.svg +3 -0
- package/shoelace/assets/icons/grid-3x2-gap.svg +3 -0
- package/shoelace/assets/icons/grid-3x2.svg +3 -0
- package/shoelace/assets/icons/grid-3x3-gap-fill.svg +3 -0
- package/shoelace/assets/icons/grid-3x3-gap.svg +3 -0
- package/shoelace/assets/icons/grid-3x3.svg +3 -0
- package/shoelace/assets/icons/grid-fill.svg +3 -0
- package/shoelace/assets/icons/grid.svg +3 -0
- package/shoelace/assets/icons/grip-horizontal.svg +3 -0
- package/shoelace/assets/icons/grip-vertical.svg +3 -0
- package/shoelace/assets/icons/hammer.svg +3 -0
- package/shoelace/assets/icons/hand-index-fill.svg +3 -0
- package/shoelace/assets/icons/hand-index-thumb-fill.svg +3 -0
- package/shoelace/assets/icons/hand-index-thumb.svg +3 -0
- package/shoelace/assets/icons/hand-index.svg +3 -0
- package/shoelace/assets/icons/hand-thumbs-down-fill.svg +3 -0
- package/shoelace/assets/icons/hand-thumbs-down.svg +3 -0
- package/shoelace/assets/icons/hand-thumbs-up-fill.svg +3 -0
- package/shoelace/assets/icons/hand-thumbs-up.svg +3 -0
- package/shoelace/assets/icons/handbag-fill.svg +3 -0
- package/shoelace/assets/icons/handbag.svg +3 -0
- package/shoelace/assets/icons/hash.svg +3 -0
- package/shoelace/assets/icons/hdd-fill.svg +3 -0
- package/shoelace/assets/icons/hdd-network-fill.svg +3 -0
- package/shoelace/assets/icons/hdd-network.svg +4 -0
- package/shoelace/assets/icons/hdd-rack-fill.svg +3 -0
- package/shoelace/assets/icons/hdd-rack.svg +4 -0
- package/shoelace/assets/icons/hdd-stack-fill.svg +3 -0
- package/shoelace/assets/icons/hdd-stack.svg +5 -0
- package/shoelace/assets/icons/hdd.svg +4 -0
- package/shoelace/assets/icons/headphones.svg +3 -0
- package/shoelace/assets/icons/headset.svg +3 -0
- package/shoelace/assets/icons/heart-fill.svg +3 -0
- package/shoelace/assets/icons/heart-half.svg +3 -0
- package/shoelace/assets/icons/heart.svg +3 -0
- package/shoelace/assets/icons/heptagon-fill.svg +3 -0
- package/shoelace/assets/icons/heptagon-half.svg +3 -0
- package/shoelace/assets/icons/heptagon.svg +3 -0
- package/shoelace/assets/icons/hexagon-fill.svg +3 -0
- package/shoelace/assets/icons/hexagon-half.svg +3 -0
- package/shoelace/assets/icons/hexagon.svg +3 -0
- package/shoelace/assets/icons/hourglass-bottom.svg +3 -0
- package/shoelace/assets/icons/hourglass-split.svg +3 -0
- package/shoelace/assets/icons/hourglass-top.svg +3 -0
- package/shoelace/assets/icons/hourglass.svg +3 -0
- package/shoelace/assets/icons/house-door-fill.svg +3 -0
- package/shoelace/assets/icons/house-door.svg +3 -0
- package/shoelace/assets/icons/house-fill.svg +4 -0
- package/shoelace/assets/icons/house.svg +4 -0
- package/shoelace/assets/icons/hr.svg +3 -0
- package/shoelace/assets/icons/hurricane.svg +3 -0
- package/shoelace/assets/icons/icons.json +15666 -0
- package/shoelace/assets/icons/image-alt.svg +3 -0
- package/shoelace/assets/icons/image-fill.svg +3 -0
- package/shoelace/assets/icons/image.svg +4 -0
- package/shoelace/assets/icons/images.svg +4 -0
- package/shoelace/assets/icons/inbox-fill.svg +3 -0
- package/shoelace/assets/icons/inbox.svg +3 -0
- package/shoelace/assets/icons/inboxes-fill.svg +3 -0
- package/shoelace/assets/icons/inboxes.svg +3 -0
- package/shoelace/assets/icons/info-circle-fill.svg +3 -0
- package/shoelace/assets/icons/info-circle.svg +4 -0
- package/shoelace/assets/icons/info-square-fill.svg +3 -0
- package/shoelace/assets/icons/info-square.svg +4 -0
- package/shoelace/assets/icons/info.svg +3 -0
- package/shoelace/assets/icons/input-cursor-text.svg +4 -0
- package/shoelace/assets/icons/input-cursor.svg +4 -0
- package/shoelace/assets/icons/instagram.svg +3 -0
- package/shoelace/assets/icons/intersect.svg +3 -0
- package/shoelace/assets/icons/journal-album.svg +5 -0
- package/shoelace/assets/icons/journal-arrow-down.svg +5 -0
- package/shoelace/assets/icons/journal-arrow-up.svg +5 -0
- package/shoelace/assets/icons/journal-bookmark-fill.svg +5 -0
- package/shoelace/assets/icons/journal-bookmark.svg +5 -0
- package/shoelace/assets/icons/journal-check.svg +5 -0
- package/shoelace/assets/icons/journal-code.svg +5 -0
- package/shoelace/assets/icons/journal-medical.svg +5 -0
- package/shoelace/assets/icons/journal-minus.svg +5 -0
- package/shoelace/assets/icons/journal-plus.svg +5 -0
- package/shoelace/assets/icons/journal-richtext.svg +5 -0
- package/shoelace/assets/icons/journal-text.svg +5 -0
- package/shoelace/assets/icons/journal-x.svg +5 -0
- package/shoelace/assets/icons/journal.svg +4 -0
- package/shoelace/assets/icons/journals.svg +4 -0
- package/shoelace/assets/icons/joystick.svg +4 -0
- package/shoelace/assets/icons/justify-left.svg +3 -0
- package/shoelace/assets/icons/justify-right.svg +3 -0
- package/shoelace/assets/icons/justify.svg +3 -0
- package/shoelace/assets/icons/kanban-fill.svg +3 -0
- package/shoelace/assets/icons/kanban.svg +4 -0
- package/shoelace/assets/icons/key-fill.svg +3 -0
- package/shoelace/assets/icons/key.svg +4 -0
- package/shoelace/assets/icons/keyboard-fill.svg +3 -0
- package/shoelace/assets/icons/keyboard.svg +4 -0
- package/shoelace/assets/icons/ladder.svg +3 -0
- package/shoelace/assets/icons/lamp-fill.svg +3 -0
- package/shoelace/assets/icons/lamp.svg +3 -0
- package/shoelace/assets/icons/laptop-fill.svg +3 -0
- package/shoelace/assets/icons/laptop.svg +3 -0
- package/shoelace/assets/icons/layer-backward.svg +4 -0
- package/shoelace/assets/icons/layer-forward.svg +4 -0
- package/shoelace/assets/icons/layers-fill.svg +4 -0
- package/shoelace/assets/icons/layers-half.svg +3 -0
- package/shoelace/assets/icons/layers.svg +3 -0
- package/shoelace/assets/icons/layout-sidebar-inset-reverse.svg +4 -0
- package/shoelace/assets/icons/layout-sidebar-inset.svg +4 -0
- package/shoelace/assets/icons/layout-sidebar-reverse.svg +3 -0
- package/shoelace/assets/icons/layout-sidebar.svg +3 -0
- package/shoelace/assets/icons/layout-split.svg +3 -0
- package/shoelace/assets/icons/layout-text-sidebar-reverse.svg +4 -0
- package/shoelace/assets/icons/layout-text-sidebar.svg +4 -0
- package/shoelace/assets/icons/layout-text-window-reverse.svg +4 -0
- package/shoelace/assets/icons/layout-text-window.svg +4 -0
- package/shoelace/assets/icons/layout-three-columns.svg +3 -0
- package/shoelace/assets/icons/layout-wtf.svg +3 -0
- package/shoelace/assets/icons/life-preserver.svg +3 -0
- package/shoelace/assets/icons/lightbulb-fill.svg +3 -0
- package/shoelace/assets/icons/lightbulb-off-fill.svg +3 -0
- package/shoelace/assets/icons/lightbulb-off.svg +3 -0
- package/shoelace/assets/icons/lightbulb.svg +3 -0
- package/shoelace/assets/icons/lightning-charge-fill.svg +3 -0
- package/shoelace/assets/icons/lightning-charge.svg +3 -0
- package/shoelace/assets/icons/lightning-fill.svg +3 -0
- package/shoelace/assets/icons/lightning.svg +3 -0
- package/shoelace/assets/icons/link-45deg.svg +4 -0
- package/shoelace/assets/icons/link.svg +4 -0
- package/shoelace/assets/icons/linkedin.svg +3 -0
- package/shoelace/assets/icons/list-check.svg +3 -0
- package/shoelace/assets/icons/list-nested.svg +3 -0
- package/shoelace/assets/icons/list-ol.svg +4 -0
- package/shoelace/assets/icons/list-stars.svg +4 -0
- package/shoelace/assets/icons/list-task.svg +5 -0
- package/shoelace/assets/icons/list-ul.svg +3 -0
- package/shoelace/assets/icons/list.svg +3 -0
- package/shoelace/assets/icons/lock-fill.svg +3 -0
- package/shoelace/assets/icons/lock.svg +3 -0
- package/shoelace/assets/icons/mailbox.svg +4 -0
- package/shoelace/assets/icons/mailbox2.svg +4 -0
- package/shoelace/assets/icons/map-fill.svg +3 -0
- package/shoelace/assets/icons/map.svg +3 -0
- package/shoelace/assets/icons/markdown-fill.svg +3 -0
- package/shoelace/assets/icons/markdown.svg +6 -0
- package/shoelace/assets/icons/mask.svg +3 -0
- package/shoelace/assets/icons/megaphone-fill.svg +3 -0
- package/shoelace/assets/icons/megaphone.svg +3 -0
- package/shoelace/assets/icons/menu-app-fill.svg +3 -0
- package/shoelace/assets/icons/menu-app.svg +3 -0
- package/shoelace/assets/icons/menu-button-fill.svg +3 -0
- package/shoelace/assets/icons/menu-button-wide-fill.svg +3 -0
- package/shoelace/assets/icons/menu-button-wide.svg +4 -0
- package/shoelace/assets/icons/menu-button.svg +4 -0
- package/shoelace/assets/icons/menu-down.svg +3 -0
- package/shoelace/assets/icons/menu-up.svg +3 -0
- package/shoelace/assets/icons/mic-fill.svg +4 -0
- package/shoelace/assets/icons/mic-mute-fill.svg +3 -0
- package/shoelace/assets/icons/mic-mute.svg +3 -0
- package/shoelace/assets/icons/mic.svg +4 -0
- package/shoelace/assets/icons/minecart-loaded.svg +4 -0
- package/shoelace/assets/icons/minecart.svg +3 -0
- package/shoelace/assets/icons/moisture.svg +3 -0
- package/shoelace/assets/icons/moon-fill.svg +3 -0
- package/shoelace/assets/icons/moon-stars-fill.svg +4 -0
- package/shoelace/assets/icons/moon-stars.svg +4 -0
- package/shoelace/assets/icons/moon.svg +3 -0
- package/shoelace/assets/icons/mouse-fill.svg +3 -0
- package/shoelace/assets/icons/mouse.svg +3 -0
- package/shoelace/assets/icons/mouse2-fill.svg +3 -0
- package/shoelace/assets/icons/mouse2.svg +3 -0
- package/shoelace/assets/icons/mouse3-fill.svg +3 -0
- package/shoelace/assets/icons/mouse3.svg +3 -0
- package/shoelace/assets/icons/music-note-beamed.svg +5 -0
- package/shoelace/assets/icons/music-note-list.svg +6 -0
- package/shoelace/assets/icons/music-note.svg +5 -0
- package/shoelace/assets/icons/music-player-fill.svg +4 -0
- package/shoelace/assets/icons/music-player.svg +5 -0
- package/shoelace/assets/icons/newspaper.svg +4 -0
- package/shoelace/assets/icons/node-minus-fill.svg +3 -0
- package/shoelace/assets/icons/node-minus.svg +3 -0
- package/shoelace/assets/icons/node-plus-fill.svg +3 -0
- package/shoelace/assets/icons/node-plus.svg +3 -0
- package/shoelace/assets/icons/nut-fill.svg +3 -0
- package/shoelace/assets/icons/nut.svg +4 -0
- package/shoelace/assets/icons/octagon-fill.svg +3 -0
- package/shoelace/assets/icons/octagon-half.svg +3 -0
- package/shoelace/assets/icons/octagon.svg +3 -0
- package/shoelace/assets/icons/option.svg +3 -0
- package/shoelace/assets/icons/outlet.svg +4 -0
- package/shoelace/assets/icons/paint-bucket.svg +3 -0
- package/shoelace/assets/icons/palette-fill.svg +3 -0
- package/shoelace/assets/icons/palette.svg +4 -0
- package/shoelace/assets/icons/palette2.svg +4 -0
- package/shoelace/assets/icons/paperclip.svg +3 -0
- package/shoelace/assets/icons/paragraph.svg +3 -0
- package/shoelace/assets/icons/patch-check-fill.svg +3 -0
- package/shoelace/assets/icons/patch-check.svg +4 -0
- package/shoelace/assets/icons/patch-exclamation-fill.svg +3 -0
- package/shoelace/assets/icons/patch-exclamation.svg +4 -0
- package/shoelace/assets/icons/patch-minus-fill.svg +3 -0
- package/shoelace/assets/icons/patch-minus.svg +4 -0
- package/shoelace/assets/icons/patch-plus-fill.svg +3 -0
- package/shoelace/assets/icons/patch-plus.svg +4 -0
- package/shoelace/assets/icons/patch-question-fill.svg +3 -0
- package/shoelace/assets/icons/patch-question.svg +5 -0
- package/shoelace/assets/icons/pause-btn-fill.svg +3 -0
- package/shoelace/assets/icons/pause-btn.svg +4 -0
- package/shoelace/assets/icons/pause-circle-fill.svg +3 -0
- package/shoelace/assets/icons/pause-circle.svg +4 -0
- package/shoelace/assets/icons/pause-fill.svg +3 -0
- package/shoelace/assets/icons/pause.svg +3 -0
- package/shoelace/assets/icons/peace-fill.svg +3 -0
- package/shoelace/assets/icons/peace.svg +3 -0
- package/shoelace/assets/icons/pen-fill.svg +3 -0
- package/shoelace/assets/icons/pen.svg +3 -0
- package/shoelace/assets/icons/pencil-fill.svg +3 -0
- package/shoelace/assets/icons/pencil-square.svg +4 -0
- package/shoelace/assets/icons/pencil.svg +3 -0
- package/shoelace/assets/icons/pentagon-fill.svg +3 -0
- package/shoelace/assets/icons/pentagon-half.svg +3 -0
- package/shoelace/assets/icons/pentagon.svg +3 -0
- package/shoelace/assets/icons/people-fill.svg +5 -0
- package/shoelace/assets/icons/people.svg +3 -0
- package/shoelace/assets/icons/percent.svg +3 -0
- package/shoelace/assets/icons/person-badge-fill.svg +3 -0
- package/shoelace/assets/icons/person-badge.svg +4 -0
- package/shoelace/assets/icons/person-bounding-box.svg +4 -0
- package/shoelace/assets/icons/person-check-fill.svg +4 -0
- package/shoelace/assets/icons/person-check.svg +4 -0
- package/shoelace/assets/icons/person-circle.svg +4 -0
- package/shoelace/assets/icons/person-dash-fill.svg +4 -0
- package/shoelace/assets/icons/person-dash.svg +4 -0
- package/shoelace/assets/icons/person-fill.svg +3 -0
- package/shoelace/assets/icons/person-lines-fill.svg +3 -0
- package/shoelace/assets/icons/person-plus-fill.svg +4 -0
- package/shoelace/assets/icons/person-plus.svg +4 -0
- package/shoelace/assets/icons/person-square.svg +4 -0
- package/shoelace/assets/icons/person-x-fill.svg +3 -0
- package/shoelace/assets/icons/person-x.svg +4 -0
- package/shoelace/assets/icons/person.svg +3 -0
- package/shoelace/assets/icons/phone-fill.svg +3 -0
- package/shoelace/assets/icons/phone-landscape-fill.svg +3 -0
- package/shoelace/assets/icons/phone-landscape.svg +4 -0
- package/shoelace/assets/icons/phone-vibrate-fill.svg +3 -0
- package/shoelace/assets/icons/phone-vibrate.svg +4 -0
- package/shoelace/assets/icons/phone.svg +4 -0
- package/shoelace/assets/icons/pie-chart-fill.svg +3 -0
- package/shoelace/assets/icons/pie-chart.svg +3 -0
- package/shoelace/assets/icons/pin-angle-fill.svg +3 -0
- package/shoelace/assets/icons/pin-angle.svg +3 -0
- package/shoelace/assets/icons/pin-fill.svg +3 -0
- package/shoelace/assets/icons/pin.svg +3 -0
- package/shoelace/assets/icons/pip-fill.svg +3 -0
- package/shoelace/assets/icons/pip.svg +4 -0
- package/shoelace/assets/icons/play-btn-fill.svg +3 -0
- package/shoelace/assets/icons/play-btn.svg +4 -0
- package/shoelace/assets/icons/play-circle-fill.svg +3 -0
- package/shoelace/assets/icons/play-circle.svg +4 -0
- package/shoelace/assets/icons/play-fill.svg +3 -0
- package/shoelace/assets/icons/play.svg +3 -0
- package/shoelace/assets/icons/plug-fill.svg +3 -0
- package/shoelace/assets/icons/plug.svg +3 -0
- package/shoelace/assets/icons/plus-circle-dotted.svg +3 -0
- package/shoelace/assets/icons/plus-circle-fill.svg +3 -0
- package/shoelace/assets/icons/plus-circle.svg +4 -0
- package/shoelace/assets/icons/plus-square-dotted.svg +3 -0
- package/shoelace/assets/icons/plus-square-fill.svg +3 -0
- package/shoelace/assets/icons/plus-square.svg +4 -0
- package/shoelace/assets/icons/plus.svg +3 -0
- package/shoelace/assets/icons/power.svg +4 -0
- package/shoelace/assets/icons/printer-fill.svg +4 -0
- package/shoelace/assets/icons/printer.svg +4 -0
- package/shoelace/assets/icons/puzzle-fill.svg +3 -0
- package/shoelace/assets/icons/puzzle.svg +3 -0
- package/shoelace/assets/icons/question-circle-fill.svg +3 -0
- package/shoelace/assets/icons/question-circle.svg +4 -0
- package/shoelace/assets/icons/question-diamond-fill.svg +3 -0
- package/shoelace/assets/icons/question-diamond.svg +4 -0
- package/shoelace/assets/icons/question-octagon-fill.svg +3 -0
- package/shoelace/assets/icons/question-octagon.svg +4 -0
- package/shoelace/assets/icons/question-square-fill.svg +3 -0
- package/shoelace/assets/icons/question-square.svg +4 -0
- package/shoelace/assets/icons/question.svg +3 -0
- package/shoelace/assets/icons/rainbow.svg +3 -0
- package/shoelace/assets/icons/receipt-cutoff.svg +4 -0
- package/shoelace/assets/icons/receipt.svg +4 -0
- package/shoelace/assets/icons/reception-0.svg +3 -0
- package/shoelace/assets/icons/reception-1.svg +3 -0
- package/shoelace/assets/icons/reception-2.svg +3 -0
- package/shoelace/assets/icons/reception-3.svg +3 -0
- package/shoelace/assets/icons/reception-4.svg +3 -0
- package/shoelace/assets/icons/record-btn-fill.svg +3 -0
- package/shoelace/assets/icons/record-btn.svg +4 -0
- package/shoelace/assets/icons/record-circle-fill.svg +3 -0
- package/shoelace/assets/icons/record-circle.svg +4 -0
- package/shoelace/assets/icons/record-fill.svg +3 -0
- package/shoelace/assets/icons/record.svg +3 -0
- package/shoelace/assets/icons/record2-fill.svg +4 -0
- package/shoelace/assets/icons/record2.svg +4 -0
- package/shoelace/assets/icons/reply-all-fill.svg +4 -0
- package/shoelace/assets/icons/reply-all.svg +4 -0
- package/shoelace/assets/icons/reply-fill.svg +3 -0
- package/shoelace/assets/icons/reply.svg +3 -0
- package/shoelace/assets/icons/rss-fill.svg +3 -0
- package/shoelace/assets/icons/rss.svg +4 -0
- package/shoelace/assets/icons/rulers.svg +3 -0
- package/shoelace/assets/icons/save-fill.svg +3 -0
- package/shoelace/assets/icons/save.svg +3 -0
- package/shoelace/assets/icons/save2-fill.svg +3 -0
- package/shoelace/assets/icons/save2.svg +3 -0
- package/shoelace/assets/icons/scissors.svg +3 -0
- package/shoelace/assets/icons/screwdriver.svg +3 -0
- package/shoelace/assets/icons/search.svg +3 -0
- package/shoelace/assets/icons/segmented-nav.svg +3 -0
- package/shoelace/assets/icons/server.svg +5 -0
- package/shoelace/assets/icons/share-fill.svg +3 -0
- package/shoelace/assets/icons/share.svg +3 -0
- package/shoelace/assets/icons/shield-check.svg +4 -0
- package/shoelace/assets/icons/shield-exclamation.svg +4 -0
- package/shoelace/assets/icons/shield-fill-check.svg +3 -0
- package/shoelace/assets/icons/shield-fill-exclamation.svg +3 -0
- package/shoelace/assets/icons/shield-fill-minus.svg +3 -0
- package/shoelace/assets/icons/shield-fill-plus.svg +3 -0
- package/shoelace/assets/icons/shield-fill-x.svg +3 -0
- package/shoelace/assets/icons/shield-fill.svg +3 -0
- package/shoelace/assets/icons/shield-lock-fill.svg +3 -0
- package/shoelace/assets/icons/shield-lock.svg +4 -0
- package/shoelace/assets/icons/shield-minus.svg +4 -0
- package/shoelace/assets/icons/shield-plus.svg +4 -0
- package/shoelace/assets/icons/shield-shaded.svg +3 -0
- package/shoelace/assets/icons/shield-slash-fill.svg +3 -0
- package/shoelace/assets/icons/shield-slash.svg +3 -0
- package/shoelace/assets/icons/shield-x.svg +4 -0
- package/shoelace/assets/icons/shield.svg +3 -0
- package/shoelace/assets/icons/shift-fill.svg +3 -0
- package/shoelace/assets/icons/shift.svg +3 -0
- package/shoelace/assets/icons/shop-window.svg +3 -0
- package/shoelace/assets/icons/shop.svg +3 -0
- package/shoelace/assets/icons/shuffle.svg +4 -0
- package/shoelace/assets/icons/signpost-2-fill.svg +3 -0
- package/shoelace/assets/icons/signpost-2.svg +3 -0
- package/shoelace/assets/icons/signpost-fill.svg +3 -0
- package/shoelace/assets/icons/signpost-split-fill.svg +3 -0
- package/shoelace/assets/icons/signpost-split.svg +3 -0
- package/shoelace/assets/icons/signpost.svg +3 -0
- package/shoelace/assets/icons/sim-fill.svg +4 -0
- package/shoelace/assets/icons/sim.svg +4 -0
- package/shoelace/assets/icons/skip-backward-btn-fill.svg +3 -0
- package/shoelace/assets/icons/skip-backward-btn.svg +4 -0
- package/shoelace/assets/icons/skip-backward-circle-fill.svg +3 -0
- package/shoelace/assets/icons/skip-backward-circle.svg +4 -0
- package/shoelace/assets/icons/skip-backward-fill.svg +3 -0
- package/shoelace/assets/icons/skip-backward.svg +3 -0
- package/shoelace/assets/icons/skip-end-btn-fill.svg +3 -0
- package/shoelace/assets/icons/skip-end-btn.svg +4 -0
- package/shoelace/assets/icons/skip-end-circle-fill.svg +3 -0
- package/shoelace/assets/icons/skip-end-circle.svg +4 -0
- package/shoelace/assets/icons/skip-end-fill.svg +3 -0
- package/shoelace/assets/icons/skip-end.svg +3 -0
- package/shoelace/assets/icons/skip-forward-btn-fill.svg +3 -0
- package/shoelace/assets/icons/skip-forward-btn.svg +4 -0
- package/shoelace/assets/icons/skip-forward-circle-fill.svg +3 -0
- package/shoelace/assets/icons/skip-forward-circle.svg +4 -0
- package/shoelace/assets/icons/skip-forward-fill.svg +3 -0
- package/shoelace/assets/icons/skip-forward.svg +3 -0
- package/shoelace/assets/icons/skip-start-btn-fill.svg +3 -0
- package/shoelace/assets/icons/skip-start-btn.svg +4 -0
- package/shoelace/assets/icons/skip-start-circle-fill.svg +3 -0
- package/shoelace/assets/icons/skip-start-circle.svg +4 -0
- package/shoelace/assets/icons/skip-start-fill.svg +3 -0
- package/shoelace/assets/icons/skip-start.svg +3 -0
- package/shoelace/assets/icons/slack.svg +3 -0
- package/shoelace/assets/icons/slash-circle-fill.svg +3 -0
- package/shoelace/assets/icons/slash-circle.svg +4 -0
- package/shoelace/assets/icons/slash-square-fill.svg +3 -0
- package/shoelace/assets/icons/slash-square.svg +4 -0
- package/shoelace/assets/icons/slash.svg +3 -0
- package/shoelace/assets/icons/sliders.svg +3 -0
- package/shoelace/assets/icons/smartwatch.svg +4 -0
- package/shoelace/assets/icons/snow.svg +3 -0
- package/shoelace/assets/icons/snow2.svg +3 -0
- package/shoelace/assets/icons/snow3.svg +4 -0
- package/shoelace/assets/icons/sort-alpha-down-alt.svg +5 -0
- package/shoelace/assets/icons/sort-alpha-down.svg +4 -0
- package/shoelace/assets/icons/sort-alpha-up-alt.svg +5 -0
- package/shoelace/assets/icons/sort-alpha-up.svg +4 -0
- package/shoelace/assets/icons/sort-down-alt.svg +3 -0
- package/shoelace/assets/icons/sort-down.svg +3 -0
- package/shoelace/assets/icons/sort-numeric-down-alt.svg +4 -0
- package/shoelace/assets/icons/sort-numeric-down.svg +5 -0
- package/shoelace/assets/icons/sort-numeric-up-alt.svg +4 -0
- package/shoelace/assets/icons/sort-numeric-up.svg +5 -0
- package/shoelace/assets/icons/sort-up-alt.svg +3 -0
- package/shoelace/assets/icons/sort-up.svg +3 -0
- package/shoelace/assets/icons/soundwave.svg +3 -0
- package/shoelace/assets/icons/speaker-fill.svg +4 -0
- package/shoelace/assets/icons/speaker.svg +4 -0
- package/shoelace/assets/icons/speedometer.svg +4 -0
- package/shoelace/assets/icons/speedometer2.svg +4 -0
- package/shoelace/assets/icons/spellcheck.svg +4 -0
- package/shoelace/assets/icons/square-fill.svg +3 -0
- package/shoelace/assets/icons/square-half.svg +3 -0
- package/shoelace/assets/icons/square.svg +3 -0
- package/shoelace/assets/icons/stack.svg +4 -0
- package/shoelace/assets/icons/star-fill.svg +3 -0
- package/shoelace/assets/icons/star-half.svg +3 -0
- package/shoelace/assets/icons/star.svg +3 -0
- package/shoelace/assets/icons/stars.svg +3 -0
- package/shoelace/assets/icons/stickies-fill.svg +4 -0
- package/shoelace/assets/icons/stickies.svg +4 -0
- package/shoelace/assets/icons/sticky-fill.svg +3 -0
- package/shoelace/assets/icons/sticky.svg +3 -0
- package/shoelace/assets/icons/stop-btn-fill.svg +3 -0
- package/shoelace/assets/icons/stop-btn.svg +4 -0
- package/shoelace/assets/icons/stop-circle-fill.svg +3 -0
- package/shoelace/assets/icons/stop-circle.svg +4 -0
- package/shoelace/assets/icons/stop-fill.svg +3 -0
- package/shoelace/assets/icons/stop.svg +3 -0
- package/shoelace/assets/icons/stoplights-fill.svg +3 -0
- package/shoelace/assets/icons/stoplights.svg +4 -0
- package/shoelace/assets/icons/stopwatch-fill.svg +3 -0
- package/shoelace/assets/icons/stopwatch.svg +4 -0
- package/shoelace/assets/icons/subtract.svg +3 -0
- package/shoelace/assets/icons/suit-club-fill.svg +3 -0
- package/shoelace/assets/icons/suit-club.svg +3 -0
- package/shoelace/assets/icons/suit-diamond-fill.svg +3 -0
- package/shoelace/assets/icons/suit-diamond.svg +3 -0
- package/shoelace/assets/icons/suit-heart-fill.svg +3 -0
- package/shoelace/assets/icons/suit-heart.svg +3 -0
- package/shoelace/assets/icons/suit-spade-fill.svg +3 -0
- package/shoelace/assets/icons/suit-spade.svg +3 -0
- package/shoelace/assets/icons/sun-fill.svg +3 -0
- package/shoelace/assets/icons/sun.svg +3 -0
- package/shoelace/assets/icons/sunglasses.svg +3 -0
- package/shoelace/assets/icons/sunrise-fill.svg +3 -0
- package/shoelace/assets/icons/sunrise.svg +3 -0
- package/shoelace/assets/icons/sunset-fill.svg +3 -0
- package/shoelace/assets/icons/sunset.svg +3 -0
- package/shoelace/assets/icons/symmetry-horizontal.svg +3 -0
- package/shoelace/assets/icons/symmetry-vertical.svg +3 -0
- package/shoelace/assets/icons/table.svg +3 -0
- package/shoelace/assets/icons/tablet-fill.svg +3 -0
- package/shoelace/assets/icons/tablet-landscape-fill.svg +3 -0
- package/shoelace/assets/icons/tablet-landscape.svg +4 -0
- package/shoelace/assets/icons/tablet.svg +4 -0
- package/shoelace/assets/icons/tag-fill.svg +3 -0
- package/shoelace/assets/icons/tag.svg +4 -0
- package/shoelace/assets/icons/tags-fill.svg +4 -0
- package/shoelace/assets/icons/tags.svg +4 -0
- package/shoelace/assets/icons/telegram.svg +3 -0
- package/shoelace/assets/icons/telephone-fill.svg +3 -0
- package/shoelace/assets/icons/telephone-forward-fill.svg +3 -0
- package/shoelace/assets/icons/telephone-forward.svg +3 -0
- package/shoelace/assets/icons/telephone-inbound-fill.svg +3 -0
- package/shoelace/assets/icons/telephone-inbound.svg +3 -0
- package/shoelace/assets/icons/telephone-minus-fill.svg +3 -0
- package/shoelace/assets/icons/telephone-minus.svg +4 -0
- package/shoelace/assets/icons/telephone-outbound-fill.svg +3 -0
- package/shoelace/assets/icons/telephone-outbound.svg +3 -0
- package/shoelace/assets/icons/telephone-plus-fill.svg +3 -0
- package/shoelace/assets/icons/telephone-plus.svg +4 -0
- package/shoelace/assets/icons/telephone-x-fill.svg +3 -0
- package/shoelace/assets/icons/telephone-x.svg +4 -0
- package/shoelace/assets/icons/telephone.svg +3 -0
- package/shoelace/assets/icons/terminal-fill.svg +3 -0
- package/shoelace/assets/icons/terminal.svg +4 -0
- package/shoelace/assets/icons/text-center.svg +3 -0
- package/shoelace/assets/icons/text-indent-left.svg +3 -0
- package/shoelace/assets/icons/text-indent-right.svg +3 -0
- package/shoelace/assets/icons/text-left.svg +3 -0
- package/shoelace/assets/icons/text-paragraph.svg +3 -0
- package/shoelace/assets/icons/text-right.svg +3 -0
- package/shoelace/assets/icons/textarea-resize.svg +3 -0
- package/shoelace/assets/icons/textarea-t.svg +4 -0
- package/shoelace/assets/icons/textarea.svg +3 -0
- package/shoelace/assets/icons/thermometer-half.svg +4 -0
- package/shoelace/assets/icons/thermometer-high.svg +4 -0
- package/shoelace/assets/icons/thermometer-low.svg +4 -0
- package/shoelace/assets/icons/thermometer-snow.svg +4 -0
- package/shoelace/assets/icons/thermometer-sun.svg +4 -0
- package/shoelace/assets/icons/thermometer.svg +4 -0
- package/shoelace/assets/icons/three-dots-vertical.svg +3 -0
- package/shoelace/assets/icons/three-dots.svg +3 -0
- package/shoelace/assets/icons/toggle-off.svg +3 -0
- package/shoelace/assets/icons/toggle-on.svg +3 -0
- package/shoelace/assets/icons/toggle2-off.svg +4 -0
- package/shoelace/assets/icons/toggle2-on.svg +4 -0
- package/shoelace/assets/icons/toggles.svg +3 -0
- package/shoelace/assets/icons/toggles2.svg +5 -0
- package/shoelace/assets/icons/tools.svg +3 -0
- package/shoelace/assets/icons/tornado.svg +3 -0
- package/shoelace/assets/icons/trash-fill.svg +3 -0
- package/shoelace/assets/icons/trash.svg +4 -0
- package/shoelace/assets/icons/trash2-fill.svg +3 -0
- package/shoelace/assets/icons/trash2.svg +3 -0
- package/shoelace/assets/icons/tree-fill.svg +3 -0
- package/shoelace/assets/icons/tree.svg +3 -0
- package/shoelace/assets/icons/triangle-fill.svg +3 -0
- package/shoelace/assets/icons/triangle-half.svg +3 -0
- package/shoelace/assets/icons/triangle.svg +3 -0
- package/shoelace/assets/icons/trophy-fill.svg +3 -0
- package/shoelace/assets/icons/trophy.svg +3 -0
- package/shoelace/assets/icons/tropical-storm.svg +4 -0
- package/shoelace/assets/icons/truck-flatbed.svg +3 -0
- package/shoelace/assets/icons/truck.svg +3 -0
- package/shoelace/assets/icons/tsunami.svg +3 -0
- package/shoelace/assets/icons/tv-fill.svg +3 -0
- package/shoelace/assets/icons/tv.svg +3 -0
- package/shoelace/assets/icons/twitch.svg +4 -0
- package/shoelace/assets/icons/twitter.svg +3 -0
- package/shoelace/assets/icons/type-bold.svg +3 -0
- package/shoelace/assets/icons/type-h1.svg +3 -0
- package/shoelace/assets/icons/type-h2.svg +3 -0
- package/shoelace/assets/icons/type-h3.svg +3 -0
- package/shoelace/assets/icons/type-italic.svg +3 -0
- package/shoelace/assets/icons/type-strikethrough.svg +3 -0
- package/shoelace/assets/icons/type-underline.svg +3 -0
- package/shoelace/assets/icons/type.svg +3 -0
- package/shoelace/assets/icons/ui-checks-grid.svg +3 -0
- package/shoelace/assets/icons/ui-checks.svg +3 -0
- package/shoelace/assets/icons/ui-radios-grid.svg +3 -0
- package/shoelace/assets/icons/ui-radios.svg +3 -0
- package/shoelace/assets/icons/umbrella-fill.svg +3 -0
- package/shoelace/assets/icons/umbrella.svg +3 -0
- package/shoelace/assets/icons/union.svg +4 -0
- package/shoelace/assets/icons/unlock-fill.svg +3 -0
- package/shoelace/assets/icons/unlock.svg +3 -0
- package/shoelace/assets/icons/upc-scan.svg +3 -0
- package/shoelace/assets/icons/upc.svg +3 -0
- package/shoelace/assets/icons/upload.svg +4 -0
- package/shoelace/assets/icons/vector-pen.svg +4 -0
- package/shoelace/assets/icons/view-list.svg +3 -0
- package/shoelace/assets/icons/view-stacked.svg +3 -0
- package/shoelace/assets/icons/vinyl-fill.svg +4 -0
- package/shoelace/assets/icons/vinyl.svg +5 -0
- package/shoelace/assets/icons/voicemail.svg +3 -0
- package/shoelace/assets/icons/volume-down-fill.svg +3 -0
- package/shoelace/assets/icons/volume-down.svg +3 -0
- package/shoelace/assets/icons/volume-mute-fill.svg +3 -0
- package/shoelace/assets/icons/volume-mute.svg +3 -0
- package/shoelace/assets/icons/volume-off-fill.svg +3 -0
- package/shoelace/assets/icons/volume-off.svg +3 -0
- package/shoelace/assets/icons/volume-up-fill.svg +5 -0
- package/shoelace/assets/icons/volume-up.svg +5 -0
- package/shoelace/assets/icons/vr.svg +3 -0
- package/shoelace/assets/icons/wallet-fill.svg +4 -0
- package/shoelace/assets/icons/wallet.svg +3 -0
- package/shoelace/assets/icons/wallet2.svg +3 -0
- package/shoelace/assets/icons/watch.svg +4 -0
- package/shoelace/assets/icons/water.svg +3 -0
- package/shoelace/assets/icons/whatsapp.svg +3 -0
- package/shoelace/assets/icons/wifi-1.svg +3 -0
- package/shoelace/assets/icons/wifi-2.svg +3 -0
- package/shoelace/assets/icons/wifi-off.svg +3 -0
- package/shoelace/assets/icons/wifi.svg +4 -0
- package/shoelace/assets/icons/wind.svg +3 -0
- package/shoelace/assets/icons/window-dock.svg +4 -0
- package/shoelace/assets/icons/window-sidebar.svg +4 -0
- package/shoelace/assets/icons/window.svg +4 -0
- package/shoelace/assets/icons/wrench.svg +3 -0
- package/shoelace/assets/icons/x-circle-fill.svg +3 -0
- package/shoelace/assets/icons/x-circle.svg +4 -0
- package/shoelace/assets/icons/x-diamond-fill.svg +3 -0
- package/shoelace/assets/icons/x-diamond.svg +3 -0
- package/shoelace/assets/icons/x-octagon-fill.svg +3 -0
- package/shoelace/assets/icons/x-octagon.svg +4 -0
- package/shoelace/assets/icons/x-square-fill.svg +3 -0
- package/shoelace/assets/icons/x-square.svg +4 -0
- package/shoelace/assets/icons/x.svg +3 -0
- package/shoelace/assets/icons/youtube.svg +3 -0
- package/shoelace/assets/icons/zoom-in.svg +5 -0
- package/shoelace/assets/icons/zoom-out.svg +5 -0
- package/shoelace/themes/themes/base.css +273 -0
- package/shoelace/themes/themes/base.d.ts +1 -0
- package/shoelace/themes/themes/base.js +0 -0
- package/shoelace/themes/themes/dark.css +237 -0
- package/shoelace/themes/themes/dark.d.ts +1 -0
- package/shoelace/themes/themes/dark.js +0 -0
package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js
ADDED
|
@@ -0,0 +1,2579 @@
|
|
|
1
|
+
import { isDemo, useSetParent } from "@saasquatch/component-boilerplate";
|
|
2
|
+
import { useState, withHooks } from "@saasquatch/stencil-hooks";
|
|
3
|
+
import { useEffect } from "@saasquatch/universal-hooks";
|
|
4
|
+
import { Component, Host, Prop, State, h } from "@stencil/core";
|
|
5
|
+
import deepmerge from "deepmerge";
|
|
6
|
+
import { intl } from "../../../global/global";
|
|
7
|
+
import { createStyleSheet } from "../../../styling/JSS";
|
|
8
|
+
import { getProps } from "../../../utils/utils";
|
|
9
|
+
import { TAX_CONTEXT_NAMESPACE } from "../data";
|
|
10
|
+
import { getFormMap } from "./formDefinitions";
|
|
11
|
+
import { mockPaymentOptions } from "./mockData";
|
|
12
|
+
import { BankingInfoFormView, } from "./sqm-banking-info-form-view";
|
|
13
|
+
import { getFormInputs, paypalFeeMap, useBankingInfoForm, } from "./useBankingInfoForm";
|
|
14
|
+
/**
|
|
15
|
+
* @uiName Banking Information Form
|
|
16
|
+
* @exampleGroup Common Components
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
export class BankingInfoForm {
|
|
20
|
+
constructor() {
|
|
21
|
+
this.ignored = true;
|
|
22
|
+
/**
|
|
23
|
+
* @uiName Setup progress
|
|
24
|
+
*/
|
|
25
|
+
this.formStep = "Step {step} of {count}";
|
|
26
|
+
/**
|
|
27
|
+
* @uiName Step 4 title
|
|
28
|
+
*/
|
|
29
|
+
this.taxAndPayouts = "Payouts";
|
|
30
|
+
/**
|
|
31
|
+
* Displayed at the top of the page on all set up steps.
|
|
32
|
+
* @uiName Page description
|
|
33
|
+
*/
|
|
34
|
+
this.taxAndPayoutsDescription = "Submit your tax documents and add your banking information to receive your rewards.";
|
|
35
|
+
/**
|
|
36
|
+
* @uiName Direct to bank payout option
|
|
37
|
+
*/
|
|
38
|
+
this.directlyToBankAccount = "Directly to my bank account";
|
|
39
|
+
/**
|
|
40
|
+
* @uiName PayPal payout option
|
|
41
|
+
*/
|
|
42
|
+
this.toPayPalAccount = "PayPal (2% processing fee capped to {feeCap})";
|
|
43
|
+
/**
|
|
44
|
+
* @uiName Threshold balance payment schedule option
|
|
45
|
+
*/
|
|
46
|
+
this.paymentScheduleBalanceThreshold = "Pay me when my balance reaches a threshold";
|
|
47
|
+
/**
|
|
48
|
+
* @uiName Fixed day payment schedule option
|
|
49
|
+
*/
|
|
50
|
+
this.paymentScheduleFixedDay = "Pay me on a fixed day of the month";
|
|
51
|
+
/**
|
|
52
|
+
* Let the participant choose what day of the month they’ll get paid
|
|
53
|
+
* @uiName Payment day field label
|
|
54
|
+
*/
|
|
55
|
+
this.paymentDaySelectLabel = "Payment Day";
|
|
56
|
+
/**
|
|
57
|
+
* Participant use this field to select the balance at which they want to be paid
|
|
58
|
+
* @uiName Payment threshold field label
|
|
59
|
+
*/
|
|
60
|
+
this.paymentThresholdSelectLabel = "Payment Threshold";
|
|
61
|
+
/**
|
|
62
|
+
* One of two payment day options
|
|
63
|
+
* @uiName First of month payday option
|
|
64
|
+
*/
|
|
65
|
+
this.paymentDayFirstOfMonthLabelText = "1st of the month";
|
|
66
|
+
/**
|
|
67
|
+
* Label text for the payment day select option for the fifteenth of the month
|
|
68
|
+
* @uiName Fifteenth of month payday option
|
|
69
|
+
*/
|
|
70
|
+
this.paymentDayFifteenthOfMonthLabelText = "15th of the month";
|
|
71
|
+
/**
|
|
72
|
+
* @uiName Payment method section header
|
|
73
|
+
*/
|
|
74
|
+
this.paymentMethod = "Payment method";
|
|
75
|
+
/**
|
|
76
|
+
* @uiName Payment schedule section header
|
|
77
|
+
*/
|
|
78
|
+
this.paymentSchedule = "Payment schedule";
|
|
79
|
+
/**
|
|
80
|
+
* @uiName Payment method section description
|
|
81
|
+
*/
|
|
82
|
+
this.paymentMethodSubtext = "Payouts will be sent from our referral program provider, impact.com.";
|
|
83
|
+
/**
|
|
84
|
+
* Displayed to participants who choose PayPal as their payout method
|
|
85
|
+
* @uiName PayPal email field label
|
|
86
|
+
*/
|
|
87
|
+
this.payPalInputLabel = "PayPal email";
|
|
88
|
+
/**
|
|
89
|
+
* @uiName Bank country field label
|
|
90
|
+
*/
|
|
91
|
+
this.bankLocationLabel = "Bank country location";
|
|
92
|
+
/**
|
|
93
|
+
* @uiName Beneficiary account field label
|
|
94
|
+
*/
|
|
95
|
+
this.beneficiaryAccountNameLabel = "Account holder name";
|
|
96
|
+
/**
|
|
97
|
+
* @uiName Beneficiary account field description
|
|
98
|
+
*/
|
|
99
|
+
this.beneficiaryAccountNameDescription = "The beneficiary name of your bank account. Ensure this matches the name on your tax form.";
|
|
100
|
+
/**
|
|
101
|
+
* @uiName Bank account type field label
|
|
102
|
+
*/
|
|
103
|
+
this.bankAccountTypeLabel = "Bank account type";
|
|
104
|
+
/**
|
|
105
|
+
* @uiName Checking account option
|
|
106
|
+
*/
|
|
107
|
+
this.checkingSelectItemLabel = "Checking";
|
|
108
|
+
/**
|
|
109
|
+
* @uiName Savings account options
|
|
110
|
+
*/
|
|
111
|
+
this.savingsSelectItemLabel = "Savings";
|
|
112
|
+
/**
|
|
113
|
+
* @uiName Bank account number field label
|
|
114
|
+
*/
|
|
115
|
+
this.bankAccountNumberLabel = "Bank account number";
|
|
116
|
+
/**
|
|
117
|
+
* @uiName IBAN field label
|
|
118
|
+
*/
|
|
119
|
+
this.ibanLabel = "IBAN";
|
|
120
|
+
/**
|
|
121
|
+
* @uiName SWIFT code field label
|
|
122
|
+
*/
|
|
123
|
+
this.swiftCodeLabel = "SWIFT code";
|
|
124
|
+
/**
|
|
125
|
+
* @uiName Routing code field label
|
|
126
|
+
*/
|
|
127
|
+
this.routingCodeLabel = "{bankCountry, select, AU {BSB number} CA {Routing number} CZ {Bank code} HK {Clearing code} SG {Clearing code} US {ABA routing number} NZ {BSB number} ZA {Bank/Branch number} IN {IFSC} CNY {CNAPS} other {Routing code} }";
|
|
128
|
+
/**
|
|
129
|
+
* @uiName Bank name field label
|
|
130
|
+
*/
|
|
131
|
+
this.bankNameLabel = "Bank Name";
|
|
132
|
+
/**
|
|
133
|
+
* @uiName Classification entity field label
|
|
134
|
+
*/
|
|
135
|
+
this.classificationEntityLabel = "Classification Entity";
|
|
136
|
+
/**
|
|
137
|
+
* One of three options listed for the classification field
|
|
138
|
+
* @uiName Business classification option
|
|
139
|
+
*/
|
|
140
|
+
this.businessSelectItemLabel = "Business";
|
|
141
|
+
/**
|
|
142
|
+
* One of three options listed for the classification field
|
|
143
|
+
* @uiName Individual classification option
|
|
144
|
+
*/
|
|
145
|
+
this.individualSelectItemLabel = "Individual";
|
|
146
|
+
/**
|
|
147
|
+
* One of three options listed for the classification field
|
|
148
|
+
* @uiName Foreign classification option
|
|
149
|
+
*/
|
|
150
|
+
this.foreignSelectItemLabel = "Foreign";
|
|
151
|
+
/**
|
|
152
|
+
* @uiName Classification CPF field label
|
|
153
|
+
*/
|
|
154
|
+
this.classificationCPFLabel = "Classification CPF";
|
|
155
|
+
/**
|
|
156
|
+
* @uiName Patronymic name field label
|
|
157
|
+
*/
|
|
158
|
+
this.patronymicNameLabel = "Patronymic name";
|
|
159
|
+
/**
|
|
160
|
+
* @uiName VO code field label
|
|
161
|
+
*/
|
|
162
|
+
this.voCodeLabel = "VO code";
|
|
163
|
+
/**
|
|
164
|
+
* @uiName Agency code field label
|
|
165
|
+
*/
|
|
166
|
+
this.agencyCodeLabel = "Agency code";
|
|
167
|
+
/**
|
|
168
|
+
* @uiName Branch code field label
|
|
169
|
+
*/
|
|
170
|
+
this.branchCodeLabel = "Branch code";
|
|
171
|
+
/**
|
|
172
|
+
* @uiName Branch name field label
|
|
173
|
+
*/
|
|
174
|
+
this.branchNameLabel = "Branch name";
|
|
175
|
+
/**
|
|
176
|
+
* Label text for the classification input field
|
|
177
|
+
* @uiName Classification field label
|
|
178
|
+
*/
|
|
179
|
+
this.classificationLabel = "Classification";
|
|
180
|
+
/**
|
|
181
|
+
* @uiName Classification code field label
|
|
182
|
+
*/
|
|
183
|
+
this.classificationCodeLabel = "KBE code";
|
|
184
|
+
/**
|
|
185
|
+
* @uiName Taxpayer ID field label
|
|
186
|
+
*/
|
|
187
|
+
this.taxPayerIdLabel = "{country, select, AR {CUIT/CUIL} KR {Classification ID} other { Beneficiary INN } }";
|
|
188
|
+
/**
|
|
189
|
+
* @uiName Bank address field label
|
|
190
|
+
*/
|
|
191
|
+
this.bankAddressLabel = "Bank address";
|
|
192
|
+
/**
|
|
193
|
+
* @uiName Bank city field label
|
|
194
|
+
*/
|
|
195
|
+
this.bankCityLabel = "Bank city";
|
|
196
|
+
/**
|
|
197
|
+
* @uiName Bank province/state field label
|
|
198
|
+
*/
|
|
199
|
+
this.bankStateLabel = "Bank province/state";
|
|
200
|
+
/**
|
|
201
|
+
* @uiName Bank postal code field label
|
|
202
|
+
*/
|
|
203
|
+
this.bankPostalCodeLabel = "Bank postal code";
|
|
204
|
+
/**
|
|
205
|
+
* Default payment method to the participants’ bank account.
|
|
206
|
+
* @uiName EFT withdrawal payment method
|
|
207
|
+
*/
|
|
208
|
+
this.eftWithdrawalLabel = "EFT withdrawal (free)";
|
|
209
|
+
/**
|
|
210
|
+
* @uiName FX Wire Processing fee text
|
|
211
|
+
*/
|
|
212
|
+
this.fxWireProcessingFeeLabel = "FX Wire (Processing Fee {currency}{defaultFxFee}.00)";
|
|
213
|
+
/**
|
|
214
|
+
* Placeholder text displayed in the country search dropdown
|
|
215
|
+
* @uiName Country field placeholder text
|
|
216
|
+
*/
|
|
217
|
+
this.searchForCountryText = "Search for country..";
|
|
218
|
+
/**
|
|
219
|
+
* Part of the alert displayed at the top of the page if the participant is already a registered partner on impact.com.
|
|
220
|
+
* @uiName Participant is a partner alert title
|
|
221
|
+
* @uiWidget textArea
|
|
222
|
+
*/
|
|
223
|
+
this.isPartnerAlertHeader = "An account with this email already exists with our referral program provider, impact.com";
|
|
224
|
+
/**
|
|
225
|
+
* Part of the alert displayed at the top of the page if the participant is already a registered partner on impact.com.
|
|
226
|
+
* @uiName Participant is a partner alert description
|
|
227
|
+
* @uiWidget textArea
|
|
228
|
+
*/
|
|
229
|
+
this.isPartnerAlertDescription = "If you don’t recognize this referral program provider or believe this is a mistake, please contact our {supportLink} or sign up for this referral program with a different email.";
|
|
230
|
+
/**
|
|
231
|
+
* Text for verify email dialog
|
|
232
|
+
* @uiName Verify email header
|
|
233
|
+
*/
|
|
234
|
+
this.verifyEmailHeaderText = "Verify your email";
|
|
235
|
+
/**
|
|
236
|
+
* @uiName Verify code widget header text
|
|
237
|
+
*/
|
|
238
|
+
this.verifyEmailDescriptionText = "Verify your email to update your payment settings. Enter the code sent to {email} from our referral provider, impact.com.";
|
|
239
|
+
/**
|
|
240
|
+
* Part of the alert displayed at the top of the page.
|
|
241
|
+
* @uiName Form submission error message title
|
|
242
|
+
* @uiWidget textArea
|
|
243
|
+
*/
|
|
244
|
+
this.generalErrorTitle = "There was a problem submitting your information";
|
|
245
|
+
/**
|
|
246
|
+
* Part of the alert displayed at the top of the page.
|
|
247
|
+
* @uiName Form submission error message description
|
|
248
|
+
* @uiWidget textArea
|
|
249
|
+
*/
|
|
250
|
+
this.generalErrorDescription = "Please review your information and try again. If this problem continues, contact our {supportLink}.";
|
|
251
|
+
/**
|
|
252
|
+
* Displayed under a field that is missing required information.
|
|
253
|
+
* @uiName Empty form field error message
|
|
254
|
+
*/
|
|
255
|
+
this.fieldRequiredError = "{fieldName} is required";
|
|
256
|
+
/**
|
|
257
|
+
* Displayed under a field when it has an invalid entry.
|
|
258
|
+
* @uiName Form field error message
|
|
259
|
+
*/
|
|
260
|
+
this.fieldInvalidError = "{fieldName} is invalid";
|
|
261
|
+
/**
|
|
262
|
+
* @uiName Support link text
|
|
263
|
+
*/
|
|
264
|
+
this.supportLink = "support team";
|
|
265
|
+
/**
|
|
266
|
+
* @uiName Continue button label
|
|
267
|
+
*/
|
|
268
|
+
this.continueButton = "Save";
|
|
269
|
+
/**
|
|
270
|
+
* Text for the back button in the form
|
|
271
|
+
* @uiName Back button label
|
|
272
|
+
*/
|
|
273
|
+
this.backButton = "Back";
|
|
274
|
+
/**
|
|
275
|
+
* Part of the alert displayed at the top of the page.
|
|
276
|
+
* @uiName Page load error message title
|
|
277
|
+
* @uiWidget textArea
|
|
278
|
+
*/
|
|
279
|
+
this.loadingErrorAlertHeader = "There was a problem loading your form";
|
|
280
|
+
/**
|
|
281
|
+
* Part of the alert displayed at the top of the page.
|
|
282
|
+
* @uiName Page load error message description
|
|
283
|
+
* @uiWidget textArea
|
|
284
|
+
*/
|
|
285
|
+
this.loadingErrorAlertDescription = "Please refresh the page and try again. If this problem continues, contact Support.";
|
|
286
|
+
/**
|
|
287
|
+
* @uiName Information modal title
|
|
288
|
+
*/
|
|
289
|
+
this.modalTitle = "Important Note";
|
|
290
|
+
/**
|
|
291
|
+
* @uiName Information modal description text
|
|
292
|
+
*/
|
|
293
|
+
this.modalDescription = "Updating payment information places your account and payouts on hold for up to 48 hours while we verify your change. Payments scheduled during the hold period are skipped.";
|
|
294
|
+
/**
|
|
295
|
+
* @uiName Information modal button text
|
|
296
|
+
*/
|
|
297
|
+
this.modalButtonText = "I understand, update my information";
|
|
298
|
+
// ──────────────────────────────────────────────────────────────────
|
|
299
|
+
// Per-field validation error messages
|
|
300
|
+
// Each prop uses ICU select on {errorCode} to pick the right message.
|
|
301
|
+
// Error codes are short frontend keys mapped from the API error codes.
|
|
302
|
+
// The `other` branch displays the raw API message directly via {errorCode},
|
|
303
|
+
// which is already human-readable English (e.g. "Invalid Routing Code").
|
|
304
|
+
// ──────────────────────────────────────────────────────────────────
|
|
305
|
+
/**
|
|
306
|
+
* Error messages for the beneficiary / account holder name field.
|
|
307
|
+
* Supports error codes: empty, invalidCharacters, numeric, tooLong,
|
|
308
|
+
* nonEnglish, businessNameMismatch, nameMismatch, businessPayeeMismatch, payeeMismatch
|
|
309
|
+
* @uiName Beneficiary account name error
|
|
310
|
+
* @uiWidget textArea
|
|
311
|
+
*/
|
|
312
|
+
this.beneficiaryAccountNameError = "{errorCode, select, empty {Account holder name is required} invalidCharacters {Account holder name contains invalid characters} numeric {Account holder name cannot be purely numeric} tooLong {Account holder name must be 70 characters or fewer} nonEnglish {Account holder name must contain only English characters for this currency} businessNameMismatch {Beneficiary name must match the name on your tax document} nameMismatch {Beneficiary name must match the name on your tax document} businessPayeeMismatch {Payee name must match the name on your tax document} payeeMismatch {Payee name must match the name on your tax document} other {{errorCode}}}";
|
|
313
|
+
/**
|
|
314
|
+
* Error messages for the bank account number / IBAN field.
|
|
315
|
+
* Supports error codes: empty, invalidUk, invalid, ibanEmpty,
|
|
316
|
+
* ibanAlphanumeric, ibanInvalid, ibanCountryMismatch
|
|
317
|
+
* @uiName Bank account number / IBAN error
|
|
318
|
+
* @uiWidget textArea
|
|
319
|
+
*/
|
|
320
|
+
this.bankAccountNumberError = "{errorCode, select, empty {Account number is required} invalidUk {Please enter a valid UK account number} invalid {Account number is invalid} ibanEmpty {IBAN is required} ibanAlphanumeric {IBAN must contain only letters and numbers} ibanInvalid {IBAN is invalid} ibanCountryMismatch {UK accounts must use an IBAN starting with GB} other {{errorCode}}}";
|
|
321
|
+
/**
|
|
322
|
+
* Error messages for the routing code / sort code / BSB field.
|
|
323
|
+
* Supports error codes: invalidBsb, invalidSortCode, empty, invalid
|
|
324
|
+
* @uiName Routing code error
|
|
325
|
+
* @uiWidget textArea
|
|
326
|
+
*/
|
|
327
|
+
this.routingCodeError = "{errorCode, select, invalidBsb {Please enter a valid BSB number} invalidSortCode {Please enter a valid sort code} empty {Routing number is required} invalid {Routing number is invalid} other {{errorCode}}}";
|
|
328
|
+
/**
|
|
329
|
+
* Error messages for the SWIFT / BIC code field.
|
|
330
|
+
* Supports error codes: empty, alphanumeric, invalid
|
|
331
|
+
* @uiName SWIFT code error
|
|
332
|
+
* @uiWidget textArea
|
|
333
|
+
*/
|
|
334
|
+
this.swiftCodeError = "{errorCode, select, empty {SWIFT/BIC code is required} alphanumeric {SWIFT/BIC code must contain only letters and numbers} invalid {SWIFT/BIC code is invalid} other {{errorCode}}}";
|
|
335
|
+
/**
|
|
336
|
+
* Error messages for the bank account type field.
|
|
337
|
+
* Supports error codes: empty
|
|
338
|
+
* @uiName Bank account type error
|
|
339
|
+
* @uiWidget textArea
|
|
340
|
+
*/
|
|
341
|
+
this.bankAccountTypeError = "{errorCode, select, empty {Bank account type is required} other {{errorCode}}}";
|
|
342
|
+
/**
|
|
343
|
+
* Error messages for the bank name field.
|
|
344
|
+
* Supports error codes: empty
|
|
345
|
+
* @uiName Bank name error
|
|
346
|
+
* @uiWidget textArea
|
|
347
|
+
*/
|
|
348
|
+
this.bankNameError = "{errorCode, select, empty {Bank name is required} other {{errorCode}}}";
|
|
349
|
+
/**
|
|
350
|
+
* Error messages for the tax payer ID / classification entity field.
|
|
351
|
+
* Supports error codes: empty, emptyAr, emptyKr, alphanumeric, alphanumericAr,
|
|
352
|
+
* alphanumericKr, invalid, invalidAr, invalidKr, invalidKzt, cnpjTooShort, cpfTooShort
|
|
353
|
+
* @uiName Tax payer ID error
|
|
354
|
+
* @uiWidget textArea
|
|
355
|
+
*/
|
|
356
|
+
this.taxPayerIdError = "{errorCode, select, empty {Tax payer ID is required} emptyAr {CUIT/CUIL is required} emptyKr {Classification ID is required} alphanumeric {Tax payer ID must contain only letters and numbers} alphanumericAr {CUIT/CUIL must contain only letters and numbers} alphanumericKr {Classification ID must contain only letters and numbers} invalid {Tax payer ID is invalid} invalidAr {CUIT/CUIL must be 11 characters} invalidKr {Classification ID length is invalid} invalidKzt {Tax payer ID must be 12 characters for KZT} cnpjTooShort {CNPJ must be at least 14 characters} cpfTooShort {CPF must be at least 11 characters} other {{errorCode}}}";
|
|
357
|
+
/**
|
|
358
|
+
* Error messages for the patronymic name field.
|
|
359
|
+
* Supports error codes: empty, alphanumeric
|
|
360
|
+
* @uiName Patronymic name error
|
|
361
|
+
* @uiWidget textArea
|
|
362
|
+
*/
|
|
363
|
+
this.patronymicNameError = "{errorCode, select, empty {Patronymic name is required} alphanumeric {Patronymic name must contain only letters and numbers} other {{errorCode}}}";
|
|
364
|
+
/**
|
|
365
|
+
* Error messages for the VO code field.
|
|
366
|
+
* Supports error codes: empty, alphanumeric
|
|
367
|
+
* @uiName VO code error
|
|
368
|
+
* @uiWidget textArea
|
|
369
|
+
*/
|
|
370
|
+
this.voCodeError = "{errorCode, select, empty {VO code is required} alphanumeric {VO code must contain only letters and numbers} other {{errorCode}}}";
|
|
371
|
+
/**
|
|
372
|
+
* Error messages for the agency code field.
|
|
373
|
+
* Supports error codes: empty, alphanumeric, tooShort
|
|
374
|
+
* @uiName Agency code error
|
|
375
|
+
* @uiWidget textArea
|
|
376
|
+
*/
|
|
377
|
+
this.agencyCodeError = "{errorCode, select, empty {Agency code is required} alphanumeric {Agency code must contain only letters and numbers} tooShort {Agency code must be at least 5 characters} other {{errorCode}}}";
|
|
378
|
+
/**
|
|
379
|
+
* Error messages for the bank address field.
|
|
380
|
+
* Supports error codes: empty
|
|
381
|
+
* @uiName Bank address error
|
|
382
|
+
* @uiWidget textArea
|
|
383
|
+
*/
|
|
384
|
+
this.bankAddressError = "{errorCode, select, empty {Bank address is required} other {{errorCode}}}";
|
|
385
|
+
/**
|
|
386
|
+
* Error messages for the bank city field.
|
|
387
|
+
* Supports error codes: empty
|
|
388
|
+
* @uiName Bank city error
|
|
389
|
+
* @uiWidget textArea
|
|
390
|
+
*/
|
|
391
|
+
this.bankCityError = "{errorCode, select, empty {Bank city is required} other {{errorCode}}}";
|
|
392
|
+
/**
|
|
393
|
+
* Error messages for the bank province/state field.
|
|
394
|
+
* Supports error codes: empty
|
|
395
|
+
* @uiName Bank province/state error
|
|
396
|
+
* @uiWidget textArea
|
|
397
|
+
*/
|
|
398
|
+
this.bankStateError = "{errorCode, select, empty {Bank province/state is required} other {{errorCode}}}";
|
|
399
|
+
/**
|
|
400
|
+
* Error messages for the bank postal code field.
|
|
401
|
+
* Supports error codes: empty
|
|
402
|
+
* @uiName Bank postal code error
|
|
403
|
+
* @uiWidget textArea
|
|
404
|
+
*/
|
|
405
|
+
this.bankPostalCodeError = "{errorCode, select, empty {Bank postal code is required} other {{errorCode}}}";
|
|
406
|
+
/**
|
|
407
|
+
* Error messages for the branch code field.
|
|
408
|
+
* Supports error codes: invalid
|
|
409
|
+
* @uiName Branch code error
|
|
410
|
+
* @uiWidget textArea
|
|
411
|
+
*/
|
|
412
|
+
this.branchCodeError = "{errorCode, select, invalid {Branch code is invalid} other {{errorCode}}}";
|
|
413
|
+
/**
|
|
414
|
+
* Error messages for the branch name field.
|
|
415
|
+
* Supports error codes: empty
|
|
416
|
+
* @uiName Branch name error
|
|
417
|
+
* @uiWidget textArea
|
|
418
|
+
*/
|
|
419
|
+
this.branchNameError = "{errorCode, select, empty {Branch name is required} other {{errorCode}}}";
|
|
420
|
+
/**
|
|
421
|
+
* Error messages for the classification code field.
|
|
422
|
+
* Supports error codes: empty, invalidKzt
|
|
423
|
+
* @uiName Classification code error
|
|
424
|
+
* @uiWidget textArea
|
|
425
|
+
*/
|
|
426
|
+
this.classificationCodeError = "{errorCode, select, empty {Classification code is required} invalidKzt {Classification code must be exactly 2 characters} other {{errorCode}}}";
|
|
427
|
+
/**
|
|
428
|
+
* Error messages for the PayPal email field.
|
|
429
|
+
* Supports error codes: empty, unsupportedCurrency, invalidEmail, verificationIncomplete
|
|
430
|
+
* @uiName PayPal email error
|
|
431
|
+
* @uiWidget textArea
|
|
432
|
+
*/
|
|
433
|
+
this.paypalEmailError = "{errorCode, select, empty {PayPal email is required} unsupportedCurrency {PayPal is not supported for this currency} invalidEmail {Please enter a valid email address} verificationIncomplete {PayPal verification is not complete} other {{errorCode}}}";
|
|
434
|
+
/**
|
|
435
|
+
* Error messages for the payment threshold field.
|
|
436
|
+
* Supports error codes: empty, invalid
|
|
437
|
+
* @uiName Payment threshold error
|
|
438
|
+
* @uiWidget textArea
|
|
439
|
+
*/
|
|
440
|
+
this.paymentThresholdError = "{errorCode, select, empty {Payment threshold is required} invalid {Payment threshold is invalid} other {{errorCode}}}";
|
|
441
|
+
/**
|
|
442
|
+
* Error messages for the payment day field.
|
|
443
|
+
* Supports error codes: empty, invalid
|
|
444
|
+
* @uiName Payment day error
|
|
445
|
+
* @uiWidget textArea
|
|
446
|
+
*/
|
|
447
|
+
this.paymentDayError = "{errorCode, select, empty {Payment day is required} invalid {Payment day must be the 1st or the 15th} other {{errorCode}}}";
|
|
448
|
+
withHooks(this);
|
|
449
|
+
}
|
|
450
|
+
disconnectedCallback() { }
|
|
451
|
+
getTextProps() {
|
|
452
|
+
const props = getProps(this);
|
|
453
|
+
return {
|
|
454
|
+
...props,
|
|
455
|
+
error: {
|
|
456
|
+
generalTitle: props.generalErrorTitle,
|
|
457
|
+
generalDescription: props.generalErrorDescription,
|
|
458
|
+
loadingErrorAlertDescription: props.loadingErrorAlertDescription,
|
|
459
|
+
loadingErrorAlertHeader: props.loadingErrorAlertHeader,
|
|
460
|
+
},
|
|
461
|
+
errorMessages: {
|
|
462
|
+
beneficiaryAccountName: props.beneficiaryAccountNameError,
|
|
463
|
+
bankAccountNumber: props.bankAccountNumberError,
|
|
464
|
+
routingCode: props.routingCodeError,
|
|
465
|
+
swiftCode: props.swiftCodeError,
|
|
466
|
+
bankAccountType: props.bankAccountTypeError,
|
|
467
|
+
bankName: props.bankNameError,
|
|
468
|
+
taxPayerId: props.taxPayerIdError,
|
|
469
|
+
patronymicName: props.patronymicNameError,
|
|
470
|
+
voCode: props.voCodeError,
|
|
471
|
+
agencyCode: props.agencyCodeError,
|
|
472
|
+
bankAddress: props.bankAddressError,
|
|
473
|
+
bankCity: props.bankCityError,
|
|
474
|
+
bankState: props.bankStateError,
|
|
475
|
+
bankPostalCode: props.bankPostalCodeError,
|
|
476
|
+
branchCode: props.branchCodeError,
|
|
477
|
+
branchName: props.branchNameError,
|
|
478
|
+
beneficiaryClassification: props.classificationCodeError,
|
|
479
|
+
paypalEmailAddress: props.paypalEmailError,
|
|
480
|
+
paymentThreshold: props.paymentThresholdError,
|
|
481
|
+
paymentDay: props.paymentDayError,
|
|
482
|
+
},
|
|
483
|
+
};
|
|
484
|
+
}
|
|
485
|
+
render() {
|
|
486
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10;
|
|
487
|
+
const props = isDemo()
|
|
488
|
+
? useDemoBankingInfoForm(this)
|
|
489
|
+
: useBankingInfoForm(this);
|
|
490
|
+
const { errors } = props.states.formState;
|
|
491
|
+
const fieldRequiredError = this.fieldRequiredError;
|
|
492
|
+
const fieldInvalidError = this.fieldInvalidError;
|
|
493
|
+
function getValidationErrorMessage({ type, label, errorCode, fieldName, }) {
|
|
494
|
+
var _a;
|
|
495
|
+
// If we have a specific error code from the API, try to use
|
|
496
|
+
// the per-field ICU error message template for a rich message
|
|
497
|
+
if (type === "invalid" && errorCode && fieldName) {
|
|
498
|
+
const errorTemplate = (_a = props.text.errorMessages) === null || _a === void 0 ? void 0 : _a[fieldName];
|
|
499
|
+
if (errorTemplate) {
|
|
500
|
+
return intl.formatMessage({
|
|
501
|
+
id: `fieldError-${fieldName}-${errorCode}`,
|
|
502
|
+
defaultMessage: errorTemplate,
|
|
503
|
+
}, {
|
|
504
|
+
errorCode,
|
|
505
|
+
fieldName: label,
|
|
506
|
+
});
|
|
507
|
+
}
|
|
508
|
+
}
|
|
509
|
+
if (type === "required") {
|
|
510
|
+
return intl.formatMessage({
|
|
511
|
+
id: `requiredText-${label}`,
|
|
512
|
+
defaultMessage: fieldRequiredError,
|
|
513
|
+
}, {
|
|
514
|
+
fieldName: label,
|
|
515
|
+
});
|
|
516
|
+
}
|
|
517
|
+
if (type === "invalid") {
|
|
518
|
+
return intl.formatMessage({
|
|
519
|
+
id: `invalidText-${label}`,
|
|
520
|
+
defaultMessage: fieldInvalidError,
|
|
521
|
+
}, {
|
|
522
|
+
fieldName: label,
|
|
523
|
+
});
|
|
524
|
+
}
|
|
525
|
+
return "";
|
|
526
|
+
}
|
|
527
|
+
const formMap = getFormMap({
|
|
528
|
+
props,
|
|
529
|
+
getValidationErrorMessage,
|
|
530
|
+
bankCountry: props.states.bankCountry,
|
|
531
|
+
});
|
|
532
|
+
const inputFields = getFormInputs({
|
|
533
|
+
bitset: props.states.bitset,
|
|
534
|
+
formMap,
|
|
535
|
+
});
|
|
536
|
+
const style = {
|
|
537
|
+
Dialog: {
|
|
538
|
+
position: "relative",
|
|
539
|
+
"&::part(panel)": {
|
|
540
|
+
maxWidth: "420px",
|
|
541
|
+
},
|
|
542
|
+
"&::part(title)": {
|
|
543
|
+
padding: "var(--sl-spacing-large) var(--sl-spacing-large) 0 var(--sl-spacing-large)",
|
|
544
|
+
},
|
|
545
|
+
"&::part(base)": {
|
|
546
|
+
position: "absolute",
|
|
547
|
+
},
|
|
548
|
+
"&::part(close-button)": {
|
|
549
|
+
marginBottom: "var(--sl-spacing-large)",
|
|
550
|
+
},
|
|
551
|
+
"&::part(body)": {
|
|
552
|
+
padding: "0 var(--sl-spacing-large) 0 var(--sl-spacing-large)",
|
|
553
|
+
fontSize: "var(--sl-font-size-small)",
|
|
554
|
+
},
|
|
555
|
+
"&::part(footer)": {
|
|
556
|
+
display: "flex",
|
|
557
|
+
flexDirection: "column",
|
|
558
|
+
gap: "var(--sl-spacing-small)",
|
|
559
|
+
marginBottom: "var(--sl-spacing-xx-small)",
|
|
560
|
+
alignItems: "center",
|
|
561
|
+
flex: "1",
|
|
562
|
+
},
|
|
563
|
+
},
|
|
564
|
+
SearchInput: {
|
|
565
|
+
padding: "var(--sl-spacing-x-small)",
|
|
566
|
+
},
|
|
567
|
+
};
|
|
568
|
+
const sheet = createStyleSheet(style);
|
|
569
|
+
const styleString = sheet.toString();
|
|
570
|
+
const verifyDescription = intl.formatMessage({
|
|
571
|
+
id: "codeResentSuccessfully",
|
|
572
|
+
defaultMessage: props.text.verifyEmailDescriptionText,
|
|
573
|
+
}, {
|
|
574
|
+
email: props.states.email,
|
|
575
|
+
});
|
|
576
|
+
const vanillaStyle = `
|
|
577
|
+
sl-menu-item::part(base) {
|
|
578
|
+
color: var(--sqm-input-color);
|
|
579
|
+
}
|
|
580
|
+
sl-menu-item::part(base):hover {
|
|
581
|
+
background-color: var(--sqm-input-border-color-hover);
|
|
582
|
+
}
|
|
583
|
+
`;
|
|
584
|
+
return (h(Host, null,
|
|
585
|
+
h("style", { type: "text/css" }, styleString),
|
|
586
|
+
h("style", { type: "text/css" }, vanillaStyle),
|
|
587
|
+
props.states.isPartner && props.states.showVerification ? (h("sl-dialog", { class: sheet.classes.Dialog, open: true, "onSl-hide": props.callbacks.onVerificationHide, label: props.text.verifyEmailHeaderText },
|
|
588
|
+
h("sqm-code-verification", { verifyCodeHeaderText: verifyDescription, reverifyCodeHeaderText: verifyDescription, onVerification: props.callbacks.onVerification }))) : null,
|
|
589
|
+
h(BankingInfoFormView, { callbacks: props.callbacks, text: props.text, states: props.states, refs: props.refs, slots: {
|
|
590
|
+
formInputsSlot: inputFields === null || inputFields === void 0 ? void 0 : inputFields.map(({ input }) => input),
|
|
591
|
+
countryInputSlot: (h("sl-select", Object.assign({ label: props.text.bankLocationLabel, disabled: props.states.saveLoading, required: true, name: "/bankCountry", id: "bankCountry", value: props.states.formState.bankCountry || "", "onSl-select": (e) => { var _a, _b; return props.callbacks.setBankCountry((_b = (_a = e.detail) === null || _a === void 0 ? void 0 : _a.item) === null || _b === void 0 ? void 0 : _b.value); } }, (((_a = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _a === void 0 ? void 0 : _a.bankCountry) && {
|
|
592
|
+
class: "error-input",
|
|
593
|
+
helpText: getValidationErrorMessage({
|
|
594
|
+
type: (_c = (_b = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _b === void 0 ? void 0 : _b.bankCountry) === null || _c === void 0 ? void 0 : _c.type,
|
|
595
|
+
label: props.text.bankLocationLabel,
|
|
596
|
+
errorCode: (_e = (_d = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _d === void 0 ? void 0 : _d.bankCountry) === null || _e === void 0 ? void 0 : _e.errorCode,
|
|
597
|
+
fieldName: "bankCountry",
|
|
598
|
+
}),
|
|
599
|
+
})),
|
|
600
|
+
h("sl-input", { disabled: props.states.saveLoading, class: sheet.classes.SearchInput, placeholder: this.searchForCountryText, onKeyDown: (e) => {
|
|
601
|
+
// Stop shoelace intercepting key presses
|
|
602
|
+
e.stopPropagation();
|
|
603
|
+
}, "onSl-input": (e) => {
|
|
604
|
+
props.callbacks.setCountrySearch(e.target.value);
|
|
605
|
+
} }), (_f = props.states.countries) === null || _f === void 0 ? void 0 :
|
|
606
|
+
_f.map((country) => {
|
|
607
|
+
return (h("sl-menu-item", { value: country.countryCode }, country.displayName));
|
|
608
|
+
}), (_h = (_g = props.states) === null || _g === void 0 ? void 0 : _g.allCountries) === null || _h === void 0 ? void 0 :
|
|
609
|
+
_h.map((c) => (h("sl-menu-item", { value: c.countryCode, style: { display: "none" } }, c.displayName))))),
|
|
610
|
+
paymentMethodSlot: (h("sl-input", { key: "paymentMethod", label: props.text.paymentMethod, placeholder: props.states.paymentMethodFeeLabel, disabled: true })),
|
|
611
|
+
paymentThresholdSelectSlot: (h("sl-select", Object.assign({ required: true, disabled: props.states.saveLoading, label: props.text.paymentThresholdSelectLabel, name: "/paymentThreshold", id: "paymentThreshold", value: ((_k = (_j = props.states) === null || _j === void 0 ? void 0 : _j.formState) === null || _k === void 0 ? void 0 : _k.paymentThreshold) || "" }, (((_l = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _l === void 0 ? void 0 : _l.paymentThreshold) && {
|
|
612
|
+
class: "error-input",
|
|
613
|
+
helpText: getValidationErrorMessage({
|
|
614
|
+
type: (_o = (_m = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _m === void 0 ? void 0 : _m.paymentThreshold) === null || _o === void 0 ? void 0 : _o.type,
|
|
615
|
+
label: props.text.paymentThresholdSelectLabel,
|
|
616
|
+
errorCode: (_q = (_p = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _p === void 0 ? void 0 : _p.paymentThreshold) === null || _q === void 0 ? void 0 : _q.errorCode,
|
|
617
|
+
fieldName: "paymentThreshold",
|
|
618
|
+
}),
|
|
619
|
+
})), props.states.thresholds.map((t) => (h("sl-menu-item", { value: t }, `${props.states.currency}${t}`))))),
|
|
620
|
+
paymentFixedDaySelectSlot: (h("sl-select", Object.assign({ required: true, disabled: props.states.saveLoading, label: props.text.paymentDaySelectLabel, value: ((_s = (_r = props.states) === null || _r === void 0 ? void 0 : _r.formState) === null || _s === void 0 ? void 0 : _s.paymentDay) || "", name: "/paymentDay", id: "paymentDay" }, (((_t = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _t === void 0 ? void 0 : _t.paymentDay) && {
|
|
621
|
+
class: "error-input",
|
|
622
|
+
helpText: getValidationErrorMessage({
|
|
623
|
+
type: (_v = (_u = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _u === void 0 ? void 0 : _u.paymentDay) === null || _v === void 0 ? void 0 : _v.type,
|
|
624
|
+
label: props.text.paymentDaySelectLabel,
|
|
625
|
+
errorCode: (_x = (_w = errors === null || errors === void 0 ? void 0 : errors.inputErrors) === null || _w === void 0 ? void 0 : _w.paymentDay) === null || _x === void 0 ? void 0 : _x.errorCode,
|
|
626
|
+
fieldName: "paymentDay",
|
|
627
|
+
}),
|
|
628
|
+
})),
|
|
629
|
+
h("sl-menu-item", { value: "1" }, props.text.paymentDayFirstOfMonthLabelText),
|
|
630
|
+
h("sl-menu-item", { value: "15" }, props.text.paymentDayFifteenthOfMonthLabelText))),
|
|
631
|
+
paypalInputSlot: (h("sl-input", Object.assign({ required: true, disabled: props.states.saveLoading, value: ((_z = (_y = props.states) === null || _y === void 0 ? void 0 : _y.formState) === null || _z === void 0 ? void 0 : _z.paypalEmailAddress) || "", label: props.text.payPalInputLabel, key: "paypalEmailAddress", name: "/paypalEmailAddress", id: "paypalEmailAddress", type: "text" }, (((_2 = (_1 = (_0 = props.states.formState) === null || _0 === void 0 ? void 0 : _0.errors) === null || _1 === void 0 ? void 0 : _1.inputErrors) === null || _2 === void 0 ? void 0 : _2.paypalEmailAddress) && {
|
|
632
|
+
class: "error-input",
|
|
633
|
+
helpText: getValidationErrorMessage({
|
|
634
|
+
type: (_6 = (_5 = (_4 = (_3 = props.states.formState) === null || _3 === void 0 ? void 0 : _3.errors) === null || _4 === void 0 ? void 0 : _4.inputErrors) === null || _5 === void 0 ? void 0 : _5.paypalEmailAddress) === null || _6 === void 0 ? void 0 : _6.type,
|
|
635
|
+
label: props.text.payPalInputLabel,
|
|
636
|
+
errorCode: (_10 = (_9 = (_8 = (_7 = props.states.formState) === null || _7 === void 0 ? void 0 : _7.errors) === null || _8 === void 0 ? void 0 : _8.inputErrors) === null || _9 === void 0 ? void 0 : _9.paypalEmailAddress) === null || _10 === void 0 ? void 0 : _10.errorCode,
|
|
637
|
+
fieldName: "paypalEmailAddress",
|
|
638
|
+
}),
|
|
639
|
+
})))),
|
|
640
|
+
} })));
|
|
641
|
+
}
|
|
642
|
+
static get is() { return "sqm-banking-info-form"; }
|
|
643
|
+
static get properties() { return {
|
|
644
|
+
"formStep": {
|
|
645
|
+
"type": "string",
|
|
646
|
+
"mutable": false,
|
|
647
|
+
"complexType": {
|
|
648
|
+
"original": "string",
|
|
649
|
+
"resolved": "string",
|
|
650
|
+
"references": {}
|
|
651
|
+
},
|
|
652
|
+
"required": false,
|
|
653
|
+
"optional": false,
|
|
654
|
+
"docs": {
|
|
655
|
+
"tags": [{
|
|
656
|
+
"text": "Setup progress",
|
|
657
|
+
"name": "uiName"
|
|
658
|
+
}],
|
|
659
|
+
"text": ""
|
|
660
|
+
},
|
|
661
|
+
"attribute": "form-step",
|
|
662
|
+
"reflect": false,
|
|
663
|
+
"defaultValue": "\"Step {step} of {count}\""
|
|
664
|
+
},
|
|
665
|
+
"taxAndPayouts": {
|
|
666
|
+
"type": "string",
|
|
667
|
+
"mutable": false,
|
|
668
|
+
"complexType": {
|
|
669
|
+
"original": "string",
|
|
670
|
+
"resolved": "string",
|
|
671
|
+
"references": {}
|
|
672
|
+
},
|
|
673
|
+
"required": false,
|
|
674
|
+
"optional": false,
|
|
675
|
+
"docs": {
|
|
676
|
+
"tags": [{
|
|
677
|
+
"text": "Step 4 title",
|
|
678
|
+
"name": "uiName"
|
|
679
|
+
}],
|
|
680
|
+
"text": ""
|
|
681
|
+
},
|
|
682
|
+
"attribute": "tax-and-payouts",
|
|
683
|
+
"reflect": false,
|
|
684
|
+
"defaultValue": "\"Payouts\""
|
|
685
|
+
},
|
|
686
|
+
"taxAndPayoutsDescription": {
|
|
687
|
+
"type": "string",
|
|
688
|
+
"mutable": false,
|
|
689
|
+
"complexType": {
|
|
690
|
+
"original": "string",
|
|
691
|
+
"resolved": "string",
|
|
692
|
+
"references": {}
|
|
693
|
+
},
|
|
694
|
+
"required": false,
|
|
695
|
+
"optional": false,
|
|
696
|
+
"docs": {
|
|
697
|
+
"tags": [{
|
|
698
|
+
"text": "Page description",
|
|
699
|
+
"name": "uiName"
|
|
700
|
+
}],
|
|
701
|
+
"text": "Displayed at the top of the page on all set up steps."
|
|
702
|
+
},
|
|
703
|
+
"attribute": "tax-and-payouts-description",
|
|
704
|
+
"reflect": false,
|
|
705
|
+
"defaultValue": "\"Submit your tax documents and add your banking information to receive your rewards.\""
|
|
706
|
+
},
|
|
707
|
+
"directlyToBankAccount": {
|
|
708
|
+
"type": "string",
|
|
709
|
+
"mutable": false,
|
|
710
|
+
"complexType": {
|
|
711
|
+
"original": "string",
|
|
712
|
+
"resolved": "string",
|
|
713
|
+
"references": {}
|
|
714
|
+
},
|
|
715
|
+
"required": false,
|
|
716
|
+
"optional": false,
|
|
717
|
+
"docs": {
|
|
718
|
+
"tags": [{
|
|
719
|
+
"text": "Direct to bank payout option",
|
|
720
|
+
"name": "uiName"
|
|
721
|
+
}],
|
|
722
|
+
"text": ""
|
|
723
|
+
},
|
|
724
|
+
"attribute": "directly-to-bank-account",
|
|
725
|
+
"reflect": false,
|
|
726
|
+
"defaultValue": "\"Directly to my bank account\""
|
|
727
|
+
},
|
|
728
|
+
"toPayPalAccount": {
|
|
729
|
+
"type": "string",
|
|
730
|
+
"mutable": false,
|
|
731
|
+
"complexType": {
|
|
732
|
+
"original": "string",
|
|
733
|
+
"resolved": "string",
|
|
734
|
+
"references": {}
|
|
735
|
+
},
|
|
736
|
+
"required": false,
|
|
737
|
+
"optional": false,
|
|
738
|
+
"docs": {
|
|
739
|
+
"tags": [{
|
|
740
|
+
"text": "PayPal payout option",
|
|
741
|
+
"name": "uiName"
|
|
742
|
+
}],
|
|
743
|
+
"text": ""
|
|
744
|
+
},
|
|
745
|
+
"attribute": "to-pay-pal-account",
|
|
746
|
+
"reflect": false,
|
|
747
|
+
"defaultValue": "\"PayPal (2% processing fee capped to {feeCap})\""
|
|
748
|
+
},
|
|
749
|
+
"paymentScheduleBalanceThreshold": {
|
|
750
|
+
"type": "string",
|
|
751
|
+
"mutable": false,
|
|
752
|
+
"complexType": {
|
|
753
|
+
"original": "string",
|
|
754
|
+
"resolved": "string",
|
|
755
|
+
"references": {}
|
|
756
|
+
},
|
|
757
|
+
"required": false,
|
|
758
|
+
"optional": false,
|
|
759
|
+
"docs": {
|
|
760
|
+
"tags": [{
|
|
761
|
+
"text": "Threshold balance payment schedule option",
|
|
762
|
+
"name": "uiName"
|
|
763
|
+
}],
|
|
764
|
+
"text": ""
|
|
765
|
+
},
|
|
766
|
+
"attribute": "payment-schedule-balance-threshold",
|
|
767
|
+
"reflect": false,
|
|
768
|
+
"defaultValue": "\"Pay me when my balance reaches a threshold\""
|
|
769
|
+
},
|
|
770
|
+
"paymentScheduleFixedDay": {
|
|
771
|
+
"type": "string",
|
|
772
|
+
"mutable": false,
|
|
773
|
+
"complexType": {
|
|
774
|
+
"original": "string",
|
|
775
|
+
"resolved": "string",
|
|
776
|
+
"references": {}
|
|
777
|
+
},
|
|
778
|
+
"required": false,
|
|
779
|
+
"optional": false,
|
|
780
|
+
"docs": {
|
|
781
|
+
"tags": [{
|
|
782
|
+
"text": "Fixed day payment schedule option",
|
|
783
|
+
"name": "uiName"
|
|
784
|
+
}],
|
|
785
|
+
"text": ""
|
|
786
|
+
},
|
|
787
|
+
"attribute": "payment-schedule-fixed-day",
|
|
788
|
+
"reflect": false,
|
|
789
|
+
"defaultValue": "\"Pay me on a fixed day of the month\""
|
|
790
|
+
},
|
|
791
|
+
"paymentDaySelectLabel": {
|
|
792
|
+
"type": "string",
|
|
793
|
+
"mutable": false,
|
|
794
|
+
"complexType": {
|
|
795
|
+
"original": "string",
|
|
796
|
+
"resolved": "string",
|
|
797
|
+
"references": {}
|
|
798
|
+
},
|
|
799
|
+
"required": false,
|
|
800
|
+
"optional": false,
|
|
801
|
+
"docs": {
|
|
802
|
+
"tags": [{
|
|
803
|
+
"text": "Payment day field label",
|
|
804
|
+
"name": "uiName"
|
|
805
|
+
}],
|
|
806
|
+
"text": "Let the participant choose what day of the month they\u2019ll get paid"
|
|
807
|
+
},
|
|
808
|
+
"attribute": "payment-day-select-label",
|
|
809
|
+
"reflect": false,
|
|
810
|
+
"defaultValue": "\"Payment Day\""
|
|
811
|
+
},
|
|
812
|
+
"paymentThresholdSelectLabel": {
|
|
813
|
+
"type": "string",
|
|
814
|
+
"mutable": false,
|
|
815
|
+
"complexType": {
|
|
816
|
+
"original": "string",
|
|
817
|
+
"resolved": "string",
|
|
818
|
+
"references": {}
|
|
819
|
+
},
|
|
820
|
+
"required": false,
|
|
821
|
+
"optional": false,
|
|
822
|
+
"docs": {
|
|
823
|
+
"tags": [{
|
|
824
|
+
"text": "Payment threshold field label",
|
|
825
|
+
"name": "uiName"
|
|
826
|
+
}],
|
|
827
|
+
"text": "Participant use this field to select the balance at which they want to be paid"
|
|
828
|
+
},
|
|
829
|
+
"attribute": "payment-threshold-select-label",
|
|
830
|
+
"reflect": false,
|
|
831
|
+
"defaultValue": "\"Payment Threshold\""
|
|
832
|
+
},
|
|
833
|
+
"paymentDayFirstOfMonthLabelText": {
|
|
834
|
+
"type": "string",
|
|
835
|
+
"mutable": false,
|
|
836
|
+
"complexType": {
|
|
837
|
+
"original": "string",
|
|
838
|
+
"resolved": "string",
|
|
839
|
+
"references": {}
|
|
840
|
+
},
|
|
841
|
+
"required": false,
|
|
842
|
+
"optional": false,
|
|
843
|
+
"docs": {
|
|
844
|
+
"tags": [{
|
|
845
|
+
"text": "First of month payday option",
|
|
846
|
+
"name": "uiName"
|
|
847
|
+
}],
|
|
848
|
+
"text": "One of two payment day options"
|
|
849
|
+
},
|
|
850
|
+
"attribute": "payment-day-first-of-month-label-text",
|
|
851
|
+
"reflect": false,
|
|
852
|
+
"defaultValue": "\"1st of the month\""
|
|
853
|
+
},
|
|
854
|
+
"paymentDayFifteenthOfMonthLabelText": {
|
|
855
|
+
"type": "string",
|
|
856
|
+
"mutable": false,
|
|
857
|
+
"complexType": {
|
|
858
|
+
"original": "string",
|
|
859
|
+
"resolved": "string",
|
|
860
|
+
"references": {}
|
|
861
|
+
},
|
|
862
|
+
"required": false,
|
|
863
|
+
"optional": false,
|
|
864
|
+
"docs": {
|
|
865
|
+
"tags": [{
|
|
866
|
+
"text": "Fifteenth of month payday option",
|
|
867
|
+
"name": "uiName"
|
|
868
|
+
}],
|
|
869
|
+
"text": "Label text for the payment day select option for the fifteenth of the month"
|
|
870
|
+
},
|
|
871
|
+
"attribute": "payment-day-fifteenth-of-month-label-text",
|
|
872
|
+
"reflect": false,
|
|
873
|
+
"defaultValue": "\"15th of the month\""
|
|
874
|
+
},
|
|
875
|
+
"paymentMethod": {
|
|
876
|
+
"type": "string",
|
|
877
|
+
"mutable": false,
|
|
878
|
+
"complexType": {
|
|
879
|
+
"original": "string",
|
|
880
|
+
"resolved": "string",
|
|
881
|
+
"references": {}
|
|
882
|
+
},
|
|
883
|
+
"required": false,
|
|
884
|
+
"optional": false,
|
|
885
|
+
"docs": {
|
|
886
|
+
"tags": [{
|
|
887
|
+
"text": "Payment method section header",
|
|
888
|
+
"name": "uiName"
|
|
889
|
+
}],
|
|
890
|
+
"text": ""
|
|
891
|
+
},
|
|
892
|
+
"attribute": "payment-method",
|
|
893
|
+
"reflect": false,
|
|
894
|
+
"defaultValue": "\"Payment method\""
|
|
895
|
+
},
|
|
896
|
+
"paymentSchedule": {
|
|
897
|
+
"type": "string",
|
|
898
|
+
"mutable": false,
|
|
899
|
+
"complexType": {
|
|
900
|
+
"original": "string",
|
|
901
|
+
"resolved": "string",
|
|
902
|
+
"references": {}
|
|
903
|
+
},
|
|
904
|
+
"required": false,
|
|
905
|
+
"optional": false,
|
|
906
|
+
"docs": {
|
|
907
|
+
"tags": [{
|
|
908
|
+
"text": "Payment schedule section header",
|
|
909
|
+
"name": "uiName"
|
|
910
|
+
}],
|
|
911
|
+
"text": ""
|
|
912
|
+
},
|
|
913
|
+
"attribute": "payment-schedule",
|
|
914
|
+
"reflect": false,
|
|
915
|
+
"defaultValue": "\"Payment schedule\""
|
|
916
|
+
},
|
|
917
|
+
"paymentMethodSubtext": {
|
|
918
|
+
"type": "string",
|
|
919
|
+
"mutable": false,
|
|
920
|
+
"complexType": {
|
|
921
|
+
"original": "string",
|
|
922
|
+
"resolved": "string",
|
|
923
|
+
"references": {}
|
|
924
|
+
},
|
|
925
|
+
"required": false,
|
|
926
|
+
"optional": false,
|
|
927
|
+
"docs": {
|
|
928
|
+
"tags": [{
|
|
929
|
+
"text": "Payment method section description",
|
|
930
|
+
"name": "uiName"
|
|
931
|
+
}],
|
|
932
|
+
"text": ""
|
|
933
|
+
},
|
|
934
|
+
"attribute": "payment-method-subtext",
|
|
935
|
+
"reflect": false,
|
|
936
|
+
"defaultValue": "\"Payouts will be sent from our referral program provider, impact.com.\""
|
|
937
|
+
},
|
|
938
|
+
"payPalInputLabel": {
|
|
939
|
+
"type": "string",
|
|
940
|
+
"mutable": false,
|
|
941
|
+
"complexType": {
|
|
942
|
+
"original": "string",
|
|
943
|
+
"resolved": "string",
|
|
944
|
+
"references": {}
|
|
945
|
+
},
|
|
946
|
+
"required": false,
|
|
947
|
+
"optional": false,
|
|
948
|
+
"docs": {
|
|
949
|
+
"tags": [{
|
|
950
|
+
"text": "PayPal email field label",
|
|
951
|
+
"name": "uiName"
|
|
952
|
+
}],
|
|
953
|
+
"text": "Displayed to participants who choose PayPal as their payout method"
|
|
954
|
+
},
|
|
955
|
+
"attribute": "pay-pal-input-label",
|
|
956
|
+
"reflect": false,
|
|
957
|
+
"defaultValue": "\"PayPal email\""
|
|
958
|
+
},
|
|
959
|
+
"bankLocationLabel": {
|
|
960
|
+
"type": "string",
|
|
961
|
+
"mutable": false,
|
|
962
|
+
"complexType": {
|
|
963
|
+
"original": "string",
|
|
964
|
+
"resolved": "string",
|
|
965
|
+
"references": {}
|
|
966
|
+
},
|
|
967
|
+
"required": false,
|
|
968
|
+
"optional": false,
|
|
969
|
+
"docs": {
|
|
970
|
+
"tags": [{
|
|
971
|
+
"text": "Bank country field label",
|
|
972
|
+
"name": "uiName"
|
|
973
|
+
}],
|
|
974
|
+
"text": ""
|
|
975
|
+
},
|
|
976
|
+
"attribute": "bank-location-label",
|
|
977
|
+
"reflect": false,
|
|
978
|
+
"defaultValue": "\"Bank country location\""
|
|
979
|
+
},
|
|
980
|
+
"beneficiaryAccountNameLabel": {
|
|
981
|
+
"type": "string",
|
|
982
|
+
"mutable": false,
|
|
983
|
+
"complexType": {
|
|
984
|
+
"original": "string",
|
|
985
|
+
"resolved": "string",
|
|
986
|
+
"references": {}
|
|
987
|
+
},
|
|
988
|
+
"required": false,
|
|
989
|
+
"optional": false,
|
|
990
|
+
"docs": {
|
|
991
|
+
"tags": [{
|
|
992
|
+
"text": "Beneficiary account field label",
|
|
993
|
+
"name": "uiName"
|
|
994
|
+
}],
|
|
995
|
+
"text": ""
|
|
996
|
+
},
|
|
997
|
+
"attribute": "beneficiary-account-name-label",
|
|
998
|
+
"reflect": false,
|
|
999
|
+
"defaultValue": "\"Account holder name\""
|
|
1000
|
+
},
|
|
1001
|
+
"beneficiaryAccountNameDescription": {
|
|
1002
|
+
"type": "string",
|
|
1003
|
+
"mutable": false,
|
|
1004
|
+
"complexType": {
|
|
1005
|
+
"original": "string",
|
|
1006
|
+
"resolved": "string",
|
|
1007
|
+
"references": {}
|
|
1008
|
+
},
|
|
1009
|
+
"required": false,
|
|
1010
|
+
"optional": false,
|
|
1011
|
+
"docs": {
|
|
1012
|
+
"tags": [{
|
|
1013
|
+
"text": "Beneficiary account field description",
|
|
1014
|
+
"name": "uiName"
|
|
1015
|
+
}],
|
|
1016
|
+
"text": ""
|
|
1017
|
+
},
|
|
1018
|
+
"attribute": "beneficiary-account-name-description",
|
|
1019
|
+
"reflect": false,
|
|
1020
|
+
"defaultValue": "\"The beneficiary name of your bank account. Ensure this matches the name on your tax form.\""
|
|
1021
|
+
},
|
|
1022
|
+
"bankAccountTypeLabel": {
|
|
1023
|
+
"type": "string",
|
|
1024
|
+
"mutable": false,
|
|
1025
|
+
"complexType": {
|
|
1026
|
+
"original": "string",
|
|
1027
|
+
"resolved": "string",
|
|
1028
|
+
"references": {}
|
|
1029
|
+
},
|
|
1030
|
+
"required": false,
|
|
1031
|
+
"optional": false,
|
|
1032
|
+
"docs": {
|
|
1033
|
+
"tags": [{
|
|
1034
|
+
"text": "Bank account type field label",
|
|
1035
|
+
"name": "uiName"
|
|
1036
|
+
}],
|
|
1037
|
+
"text": ""
|
|
1038
|
+
},
|
|
1039
|
+
"attribute": "bank-account-type-label",
|
|
1040
|
+
"reflect": false,
|
|
1041
|
+
"defaultValue": "\"Bank account type\""
|
|
1042
|
+
},
|
|
1043
|
+
"checkingSelectItemLabel": {
|
|
1044
|
+
"type": "string",
|
|
1045
|
+
"mutable": false,
|
|
1046
|
+
"complexType": {
|
|
1047
|
+
"original": "string",
|
|
1048
|
+
"resolved": "string",
|
|
1049
|
+
"references": {}
|
|
1050
|
+
},
|
|
1051
|
+
"required": false,
|
|
1052
|
+
"optional": false,
|
|
1053
|
+
"docs": {
|
|
1054
|
+
"tags": [{
|
|
1055
|
+
"text": "Checking account option",
|
|
1056
|
+
"name": "uiName"
|
|
1057
|
+
}],
|
|
1058
|
+
"text": ""
|
|
1059
|
+
},
|
|
1060
|
+
"attribute": "checking-select-item-label",
|
|
1061
|
+
"reflect": false,
|
|
1062
|
+
"defaultValue": "\"Checking\""
|
|
1063
|
+
},
|
|
1064
|
+
"savingsSelectItemLabel": {
|
|
1065
|
+
"type": "string",
|
|
1066
|
+
"mutable": false,
|
|
1067
|
+
"complexType": {
|
|
1068
|
+
"original": "string",
|
|
1069
|
+
"resolved": "string",
|
|
1070
|
+
"references": {}
|
|
1071
|
+
},
|
|
1072
|
+
"required": false,
|
|
1073
|
+
"optional": false,
|
|
1074
|
+
"docs": {
|
|
1075
|
+
"tags": [{
|
|
1076
|
+
"text": "Savings account options",
|
|
1077
|
+
"name": "uiName"
|
|
1078
|
+
}],
|
|
1079
|
+
"text": ""
|
|
1080
|
+
},
|
|
1081
|
+
"attribute": "savings-select-item-label",
|
|
1082
|
+
"reflect": false,
|
|
1083
|
+
"defaultValue": "\"Savings\""
|
|
1084
|
+
},
|
|
1085
|
+
"bankAccountNumberLabel": {
|
|
1086
|
+
"type": "string",
|
|
1087
|
+
"mutable": false,
|
|
1088
|
+
"complexType": {
|
|
1089
|
+
"original": "string",
|
|
1090
|
+
"resolved": "string",
|
|
1091
|
+
"references": {}
|
|
1092
|
+
},
|
|
1093
|
+
"required": false,
|
|
1094
|
+
"optional": false,
|
|
1095
|
+
"docs": {
|
|
1096
|
+
"tags": [{
|
|
1097
|
+
"text": "Bank account number field label",
|
|
1098
|
+
"name": "uiName"
|
|
1099
|
+
}],
|
|
1100
|
+
"text": ""
|
|
1101
|
+
},
|
|
1102
|
+
"attribute": "bank-account-number-label",
|
|
1103
|
+
"reflect": false,
|
|
1104
|
+
"defaultValue": "\"Bank account number\""
|
|
1105
|
+
},
|
|
1106
|
+
"ibanLabel": {
|
|
1107
|
+
"type": "string",
|
|
1108
|
+
"mutable": false,
|
|
1109
|
+
"complexType": {
|
|
1110
|
+
"original": "string",
|
|
1111
|
+
"resolved": "string",
|
|
1112
|
+
"references": {}
|
|
1113
|
+
},
|
|
1114
|
+
"required": false,
|
|
1115
|
+
"optional": false,
|
|
1116
|
+
"docs": {
|
|
1117
|
+
"tags": [{
|
|
1118
|
+
"text": "IBAN field label",
|
|
1119
|
+
"name": "uiName"
|
|
1120
|
+
}],
|
|
1121
|
+
"text": ""
|
|
1122
|
+
},
|
|
1123
|
+
"attribute": "iban-label",
|
|
1124
|
+
"reflect": false,
|
|
1125
|
+
"defaultValue": "\"IBAN\""
|
|
1126
|
+
},
|
|
1127
|
+
"swiftCodeLabel": {
|
|
1128
|
+
"type": "string",
|
|
1129
|
+
"mutable": false,
|
|
1130
|
+
"complexType": {
|
|
1131
|
+
"original": "string",
|
|
1132
|
+
"resolved": "string",
|
|
1133
|
+
"references": {}
|
|
1134
|
+
},
|
|
1135
|
+
"required": false,
|
|
1136
|
+
"optional": false,
|
|
1137
|
+
"docs": {
|
|
1138
|
+
"tags": [{
|
|
1139
|
+
"text": "SWIFT code field label",
|
|
1140
|
+
"name": "uiName"
|
|
1141
|
+
}],
|
|
1142
|
+
"text": ""
|
|
1143
|
+
},
|
|
1144
|
+
"attribute": "swift-code-label",
|
|
1145
|
+
"reflect": false,
|
|
1146
|
+
"defaultValue": "\"SWIFT code\""
|
|
1147
|
+
},
|
|
1148
|
+
"routingCodeLabel": {
|
|
1149
|
+
"type": "string",
|
|
1150
|
+
"mutable": false,
|
|
1151
|
+
"complexType": {
|
|
1152
|
+
"original": "string",
|
|
1153
|
+
"resolved": "string",
|
|
1154
|
+
"references": {}
|
|
1155
|
+
},
|
|
1156
|
+
"required": false,
|
|
1157
|
+
"optional": false,
|
|
1158
|
+
"docs": {
|
|
1159
|
+
"tags": [{
|
|
1160
|
+
"text": "Routing code field label",
|
|
1161
|
+
"name": "uiName"
|
|
1162
|
+
}],
|
|
1163
|
+
"text": ""
|
|
1164
|
+
},
|
|
1165
|
+
"attribute": "routing-code-label",
|
|
1166
|
+
"reflect": false,
|
|
1167
|
+
"defaultValue": "\"{bankCountry, select, AU {BSB number} CA {Routing number} CZ {Bank code} HK {Clearing code} SG {Clearing code} US {ABA routing number} NZ {BSB number} ZA {Bank/Branch number} IN {IFSC} CNY {CNAPS} other {Routing code} }\""
|
|
1168
|
+
},
|
|
1169
|
+
"bankNameLabel": {
|
|
1170
|
+
"type": "string",
|
|
1171
|
+
"mutable": false,
|
|
1172
|
+
"complexType": {
|
|
1173
|
+
"original": "string",
|
|
1174
|
+
"resolved": "string",
|
|
1175
|
+
"references": {}
|
|
1176
|
+
},
|
|
1177
|
+
"required": false,
|
|
1178
|
+
"optional": false,
|
|
1179
|
+
"docs": {
|
|
1180
|
+
"tags": [{
|
|
1181
|
+
"text": "Bank name field label",
|
|
1182
|
+
"name": "uiName"
|
|
1183
|
+
}],
|
|
1184
|
+
"text": ""
|
|
1185
|
+
},
|
|
1186
|
+
"attribute": "bank-name-label",
|
|
1187
|
+
"reflect": false,
|
|
1188
|
+
"defaultValue": "\"Bank Name\""
|
|
1189
|
+
},
|
|
1190
|
+
"classificationEntityLabel": {
|
|
1191
|
+
"type": "string",
|
|
1192
|
+
"mutable": false,
|
|
1193
|
+
"complexType": {
|
|
1194
|
+
"original": "string",
|
|
1195
|
+
"resolved": "string",
|
|
1196
|
+
"references": {}
|
|
1197
|
+
},
|
|
1198
|
+
"required": false,
|
|
1199
|
+
"optional": false,
|
|
1200
|
+
"docs": {
|
|
1201
|
+
"tags": [{
|
|
1202
|
+
"text": "Classification entity field label",
|
|
1203
|
+
"name": "uiName"
|
|
1204
|
+
}],
|
|
1205
|
+
"text": ""
|
|
1206
|
+
},
|
|
1207
|
+
"attribute": "classification-entity-label",
|
|
1208
|
+
"reflect": false,
|
|
1209
|
+
"defaultValue": "\"Classification Entity\""
|
|
1210
|
+
},
|
|
1211
|
+
"businessSelectItemLabel": {
|
|
1212
|
+
"type": "string",
|
|
1213
|
+
"mutable": false,
|
|
1214
|
+
"complexType": {
|
|
1215
|
+
"original": "string",
|
|
1216
|
+
"resolved": "string",
|
|
1217
|
+
"references": {}
|
|
1218
|
+
},
|
|
1219
|
+
"required": false,
|
|
1220
|
+
"optional": false,
|
|
1221
|
+
"docs": {
|
|
1222
|
+
"tags": [{
|
|
1223
|
+
"text": "Business classification option",
|
|
1224
|
+
"name": "uiName"
|
|
1225
|
+
}],
|
|
1226
|
+
"text": "One of three options listed for the classification field"
|
|
1227
|
+
},
|
|
1228
|
+
"attribute": "business-select-item-label",
|
|
1229
|
+
"reflect": false,
|
|
1230
|
+
"defaultValue": "\"Business\""
|
|
1231
|
+
},
|
|
1232
|
+
"individualSelectItemLabel": {
|
|
1233
|
+
"type": "string",
|
|
1234
|
+
"mutable": false,
|
|
1235
|
+
"complexType": {
|
|
1236
|
+
"original": "string",
|
|
1237
|
+
"resolved": "string",
|
|
1238
|
+
"references": {}
|
|
1239
|
+
},
|
|
1240
|
+
"required": false,
|
|
1241
|
+
"optional": false,
|
|
1242
|
+
"docs": {
|
|
1243
|
+
"tags": [{
|
|
1244
|
+
"text": "Individual classification option",
|
|
1245
|
+
"name": "uiName"
|
|
1246
|
+
}],
|
|
1247
|
+
"text": "One of three options listed for the classification field"
|
|
1248
|
+
},
|
|
1249
|
+
"attribute": "individual-select-item-label",
|
|
1250
|
+
"reflect": false,
|
|
1251
|
+
"defaultValue": "\"Individual\""
|
|
1252
|
+
},
|
|
1253
|
+
"foreignSelectItemLabel": {
|
|
1254
|
+
"type": "string",
|
|
1255
|
+
"mutable": false,
|
|
1256
|
+
"complexType": {
|
|
1257
|
+
"original": "string",
|
|
1258
|
+
"resolved": "string",
|
|
1259
|
+
"references": {}
|
|
1260
|
+
},
|
|
1261
|
+
"required": false,
|
|
1262
|
+
"optional": false,
|
|
1263
|
+
"docs": {
|
|
1264
|
+
"tags": [{
|
|
1265
|
+
"text": "Foreign classification option",
|
|
1266
|
+
"name": "uiName"
|
|
1267
|
+
}],
|
|
1268
|
+
"text": "One of three options listed for the classification field"
|
|
1269
|
+
},
|
|
1270
|
+
"attribute": "foreign-select-item-label",
|
|
1271
|
+
"reflect": false,
|
|
1272
|
+
"defaultValue": "\"Foreign\""
|
|
1273
|
+
},
|
|
1274
|
+
"classificationCPFLabel": {
|
|
1275
|
+
"type": "string",
|
|
1276
|
+
"mutable": false,
|
|
1277
|
+
"complexType": {
|
|
1278
|
+
"original": "string",
|
|
1279
|
+
"resolved": "string",
|
|
1280
|
+
"references": {}
|
|
1281
|
+
},
|
|
1282
|
+
"required": false,
|
|
1283
|
+
"optional": false,
|
|
1284
|
+
"docs": {
|
|
1285
|
+
"tags": [{
|
|
1286
|
+
"text": "Classification CPF field label",
|
|
1287
|
+
"name": "uiName"
|
|
1288
|
+
}],
|
|
1289
|
+
"text": ""
|
|
1290
|
+
},
|
|
1291
|
+
"attribute": "classification-c-p-f-label",
|
|
1292
|
+
"reflect": false,
|
|
1293
|
+
"defaultValue": "\"Classification CPF\""
|
|
1294
|
+
},
|
|
1295
|
+
"patronymicNameLabel": {
|
|
1296
|
+
"type": "string",
|
|
1297
|
+
"mutable": false,
|
|
1298
|
+
"complexType": {
|
|
1299
|
+
"original": "string",
|
|
1300
|
+
"resolved": "string",
|
|
1301
|
+
"references": {}
|
|
1302
|
+
},
|
|
1303
|
+
"required": false,
|
|
1304
|
+
"optional": false,
|
|
1305
|
+
"docs": {
|
|
1306
|
+
"tags": [{
|
|
1307
|
+
"text": "Patronymic name field label",
|
|
1308
|
+
"name": "uiName"
|
|
1309
|
+
}],
|
|
1310
|
+
"text": ""
|
|
1311
|
+
},
|
|
1312
|
+
"attribute": "patronymic-name-label",
|
|
1313
|
+
"reflect": false,
|
|
1314
|
+
"defaultValue": "\"Patronymic name\""
|
|
1315
|
+
},
|
|
1316
|
+
"voCodeLabel": {
|
|
1317
|
+
"type": "string",
|
|
1318
|
+
"mutable": false,
|
|
1319
|
+
"complexType": {
|
|
1320
|
+
"original": "string",
|
|
1321
|
+
"resolved": "string",
|
|
1322
|
+
"references": {}
|
|
1323
|
+
},
|
|
1324
|
+
"required": false,
|
|
1325
|
+
"optional": false,
|
|
1326
|
+
"docs": {
|
|
1327
|
+
"tags": [{
|
|
1328
|
+
"text": "VO code field label",
|
|
1329
|
+
"name": "uiName"
|
|
1330
|
+
}],
|
|
1331
|
+
"text": ""
|
|
1332
|
+
},
|
|
1333
|
+
"attribute": "vo-code-label",
|
|
1334
|
+
"reflect": false,
|
|
1335
|
+
"defaultValue": "\"VO code\""
|
|
1336
|
+
},
|
|
1337
|
+
"agencyCodeLabel": {
|
|
1338
|
+
"type": "string",
|
|
1339
|
+
"mutable": false,
|
|
1340
|
+
"complexType": {
|
|
1341
|
+
"original": "string",
|
|
1342
|
+
"resolved": "string",
|
|
1343
|
+
"references": {}
|
|
1344
|
+
},
|
|
1345
|
+
"required": false,
|
|
1346
|
+
"optional": false,
|
|
1347
|
+
"docs": {
|
|
1348
|
+
"tags": [{
|
|
1349
|
+
"text": "Agency code field label",
|
|
1350
|
+
"name": "uiName"
|
|
1351
|
+
}],
|
|
1352
|
+
"text": ""
|
|
1353
|
+
},
|
|
1354
|
+
"attribute": "agency-code-label",
|
|
1355
|
+
"reflect": false,
|
|
1356
|
+
"defaultValue": "\"Agency code\""
|
|
1357
|
+
},
|
|
1358
|
+
"branchCodeLabel": {
|
|
1359
|
+
"type": "string",
|
|
1360
|
+
"mutable": false,
|
|
1361
|
+
"complexType": {
|
|
1362
|
+
"original": "string",
|
|
1363
|
+
"resolved": "string",
|
|
1364
|
+
"references": {}
|
|
1365
|
+
},
|
|
1366
|
+
"required": false,
|
|
1367
|
+
"optional": false,
|
|
1368
|
+
"docs": {
|
|
1369
|
+
"tags": [{
|
|
1370
|
+
"text": "Branch code field label",
|
|
1371
|
+
"name": "uiName"
|
|
1372
|
+
}],
|
|
1373
|
+
"text": ""
|
|
1374
|
+
},
|
|
1375
|
+
"attribute": "branch-code-label",
|
|
1376
|
+
"reflect": false,
|
|
1377
|
+
"defaultValue": "\"Branch code\""
|
|
1378
|
+
},
|
|
1379
|
+
"branchNameLabel": {
|
|
1380
|
+
"type": "string",
|
|
1381
|
+
"mutable": false,
|
|
1382
|
+
"complexType": {
|
|
1383
|
+
"original": "string",
|
|
1384
|
+
"resolved": "string",
|
|
1385
|
+
"references": {}
|
|
1386
|
+
},
|
|
1387
|
+
"required": false,
|
|
1388
|
+
"optional": false,
|
|
1389
|
+
"docs": {
|
|
1390
|
+
"tags": [{
|
|
1391
|
+
"text": "Branch name field label",
|
|
1392
|
+
"name": "uiName"
|
|
1393
|
+
}],
|
|
1394
|
+
"text": ""
|
|
1395
|
+
},
|
|
1396
|
+
"attribute": "branch-name-label",
|
|
1397
|
+
"reflect": false,
|
|
1398
|
+
"defaultValue": "\"Branch name\""
|
|
1399
|
+
},
|
|
1400
|
+
"classificationLabel": {
|
|
1401
|
+
"type": "string",
|
|
1402
|
+
"mutable": false,
|
|
1403
|
+
"complexType": {
|
|
1404
|
+
"original": "string",
|
|
1405
|
+
"resolved": "string",
|
|
1406
|
+
"references": {}
|
|
1407
|
+
},
|
|
1408
|
+
"required": false,
|
|
1409
|
+
"optional": false,
|
|
1410
|
+
"docs": {
|
|
1411
|
+
"tags": [{
|
|
1412
|
+
"text": "Classification field label",
|
|
1413
|
+
"name": "uiName"
|
|
1414
|
+
}],
|
|
1415
|
+
"text": "Label text for the classification input field"
|
|
1416
|
+
},
|
|
1417
|
+
"attribute": "classification-label",
|
|
1418
|
+
"reflect": false,
|
|
1419
|
+
"defaultValue": "\"Classification\""
|
|
1420
|
+
},
|
|
1421
|
+
"classificationCodeLabel": {
|
|
1422
|
+
"type": "string",
|
|
1423
|
+
"mutable": false,
|
|
1424
|
+
"complexType": {
|
|
1425
|
+
"original": "string",
|
|
1426
|
+
"resolved": "string",
|
|
1427
|
+
"references": {}
|
|
1428
|
+
},
|
|
1429
|
+
"required": false,
|
|
1430
|
+
"optional": false,
|
|
1431
|
+
"docs": {
|
|
1432
|
+
"tags": [{
|
|
1433
|
+
"text": "Classification code field label",
|
|
1434
|
+
"name": "uiName"
|
|
1435
|
+
}],
|
|
1436
|
+
"text": ""
|
|
1437
|
+
},
|
|
1438
|
+
"attribute": "classification-code-label",
|
|
1439
|
+
"reflect": false,
|
|
1440
|
+
"defaultValue": "\"KBE code\""
|
|
1441
|
+
},
|
|
1442
|
+
"taxPayerIdLabel": {
|
|
1443
|
+
"type": "string",
|
|
1444
|
+
"mutable": false,
|
|
1445
|
+
"complexType": {
|
|
1446
|
+
"original": "string",
|
|
1447
|
+
"resolved": "string",
|
|
1448
|
+
"references": {}
|
|
1449
|
+
},
|
|
1450
|
+
"required": false,
|
|
1451
|
+
"optional": false,
|
|
1452
|
+
"docs": {
|
|
1453
|
+
"tags": [{
|
|
1454
|
+
"text": "Taxpayer ID field label",
|
|
1455
|
+
"name": "uiName"
|
|
1456
|
+
}],
|
|
1457
|
+
"text": ""
|
|
1458
|
+
},
|
|
1459
|
+
"attribute": "tax-payer-id-label",
|
|
1460
|
+
"reflect": false,
|
|
1461
|
+
"defaultValue": "\"{country, select, AR {CUIT/CUIL} KR {Classification ID} other { Beneficiary INN } }\""
|
|
1462
|
+
},
|
|
1463
|
+
"bankAddressLabel": {
|
|
1464
|
+
"type": "string",
|
|
1465
|
+
"mutable": false,
|
|
1466
|
+
"complexType": {
|
|
1467
|
+
"original": "string",
|
|
1468
|
+
"resolved": "string",
|
|
1469
|
+
"references": {}
|
|
1470
|
+
},
|
|
1471
|
+
"required": false,
|
|
1472
|
+
"optional": false,
|
|
1473
|
+
"docs": {
|
|
1474
|
+
"tags": [{
|
|
1475
|
+
"text": "Bank address field label",
|
|
1476
|
+
"name": "uiName"
|
|
1477
|
+
}],
|
|
1478
|
+
"text": ""
|
|
1479
|
+
},
|
|
1480
|
+
"attribute": "bank-address-label",
|
|
1481
|
+
"reflect": false,
|
|
1482
|
+
"defaultValue": "\"Bank address\""
|
|
1483
|
+
},
|
|
1484
|
+
"bankCityLabel": {
|
|
1485
|
+
"type": "string",
|
|
1486
|
+
"mutable": false,
|
|
1487
|
+
"complexType": {
|
|
1488
|
+
"original": "string",
|
|
1489
|
+
"resolved": "string",
|
|
1490
|
+
"references": {}
|
|
1491
|
+
},
|
|
1492
|
+
"required": false,
|
|
1493
|
+
"optional": false,
|
|
1494
|
+
"docs": {
|
|
1495
|
+
"tags": [{
|
|
1496
|
+
"text": "Bank city field label",
|
|
1497
|
+
"name": "uiName"
|
|
1498
|
+
}],
|
|
1499
|
+
"text": ""
|
|
1500
|
+
},
|
|
1501
|
+
"attribute": "bank-city-label",
|
|
1502
|
+
"reflect": false,
|
|
1503
|
+
"defaultValue": "\"Bank city\""
|
|
1504
|
+
},
|
|
1505
|
+
"bankStateLabel": {
|
|
1506
|
+
"type": "string",
|
|
1507
|
+
"mutable": false,
|
|
1508
|
+
"complexType": {
|
|
1509
|
+
"original": "string",
|
|
1510
|
+
"resolved": "string",
|
|
1511
|
+
"references": {}
|
|
1512
|
+
},
|
|
1513
|
+
"required": false,
|
|
1514
|
+
"optional": false,
|
|
1515
|
+
"docs": {
|
|
1516
|
+
"tags": [{
|
|
1517
|
+
"text": "Bank province/state field label",
|
|
1518
|
+
"name": "uiName"
|
|
1519
|
+
}],
|
|
1520
|
+
"text": ""
|
|
1521
|
+
},
|
|
1522
|
+
"attribute": "bank-state-label",
|
|
1523
|
+
"reflect": false,
|
|
1524
|
+
"defaultValue": "\"Bank province/state\""
|
|
1525
|
+
},
|
|
1526
|
+
"bankPostalCodeLabel": {
|
|
1527
|
+
"type": "string",
|
|
1528
|
+
"mutable": false,
|
|
1529
|
+
"complexType": {
|
|
1530
|
+
"original": "string",
|
|
1531
|
+
"resolved": "string",
|
|
1532
|
+
"references": {}
|
|
1533
|
+
},
|
|
1534
|
+
"required": false,
|
|
1535
|
+
"optional": false,
|
|
1536
|
+
"docs": {
|
|
1537
|
+
"tags": [{
|
|
1538
|
+
"text": "Bank postal code field label",
|
|
1539
|
+
"name": "uiName"
|
|
1540
|
+
}],
|
|
1541
|
+
"text": ""
|
|
1542
|
+
},
|
|
1543
|
+
"attribute": "bank-postal-code-label",
|
|
1544
|
+
"reflect": false,
|
|
1545
|
+
"defaultValue": "\"Bank postal code\""
|
|
1546
|
+
},
|
|
1547
|
+
"eftWithdrawalLabel": {
|
|
1548
|
+
"type": "string",
|
|
1549
|
+
"mutable": false,
|
|
1550
|
+
"complexType": {
|
|
1551
|
+
"original": "string",
|
|
1552
|
+
"resolved": "string",
|
|
1553
|
+
"references": {}
|
|
1554
|
+
},
|
|
1555
|
+
"required": false,
|
|
1556
|
+
"optional": false,
|
|
1557
|
+
"docs": {
|
|
1558
|
+
"tags": [{
|
|
1559
|
+
"text": "EFT withdrawal payment method",
|
|
1560
|
+
"name": "uiName"
|
|
1561
|
+
}],
|
|
1562
|
+
"text": "Default payment method to the participants\u2019 bank account."
|
|
1563
|
+
},
|
|
1564
|
+
"attribute": "eft-withdrawal-label",
|
|
1565
|
+
"reflect": false,
|
|
1566
|
+
"defaultValue": "\"EFT withdrawal (free)\""
|
|
1567
|
+
},
|
|
1568
|
+
"fxWireProcessingFeeLabel": {
|
|
1569
|
+
"type": "string",
|
|
1570
|
+
"mutable": false,
|
|
1571
|
+
"complexType": {
|
|
1572
|
+
"original": "string",
|
|
1573
|
+
"resolved": "string",
|
|
1574
|
+
"references": {}
|
|
1575
|
+
},
|
|
1576
|
+
"required": false,
|
|
1577
|
+
"optional": false,
|
|
1578
|
+
"docs": {
|
|
1579
|
+
"tags": [{
|
|
1580
|
+
"text": "FX Wire Processing fee text",
|
|
1581
|
+
"name": "uiName"
|
|
1582
|
+
}],
|
|
1583
|
+
"text": ""
|
|
1584
|
+
},
|
|
1585
|
+
"attribute": "fx-wire-processing-fee-label",
|
|
1586
|
+
"reflect": false,
|
|
1587
|
+
"defaultValue": "\"FX Wire (Processing Fee {currency}{defaultFxFee}.00)\""
|
|
1588
|
+
},
|
|
1589
|
+
"searchForCountryText": {
|
|
1590
|
+
"type": "string",
|
|
1591
|
+
"mutable": false,
|
|
1592
|
+
"complexType": {
|
|
1593
|
+
"original": "string",
|
|
1594
|
+
"resolved": "string",
|
|
1595
|
+
"references": {}
|
|
1596
|
+
},
|
|
1597
|
+
"required": false,
|
|
1598
|
+
"optional": false,
|
|
1599
|
+
"docs": {
|
|
1600
|
+
"tags": [{
|
|
1601
|
+
"text": "Country field placeholder text",
|
|
1602
|
+
"name": "uiName"
|
|
1603
|
+
}],
|
|
1604
|
+
"text": "Placeholder text displayed in the country search dropdown"
|
|
1605
|
+
},
|
|
1606
|
+
"attribute": "search-for-country-text",
|
|
1607
|
+
"reflect": false,
|
|
1608
|
+
"defaultValue": "\"Search for country..\""
|
|
1609
|
+
},
|
|
1610
|
+
"isPartnerAlertHeader": {
|
|
1611
|
+
"type": "string",
|
|
1612
|
+
"mutable": false,
|
|
1613
|
+
"complexType": {
|
|
1614
|
+
"original": "string",
|
|
1615
|
+
"resolved": "string",
|
|
1616
|
+
"references": {}
|
|
1617
|
+
},
|
|
1618
|
+
"required": false,
|
|
1619
|
+
"optional": false,
|
|
1620
|
+
"docs": {
|
|
1621
|
+
"tags": [{
|
|
1622
|
+
"text": "Participant is a partner alert title",
|
|
1623
|
+
"name": "uiName"
|
|
1624
|
+
}, {
|
|
1625
|
+
"text": "textArea",
|
|
1626
|
+
"name": "uiWidget"
|
|
1627
|
+
}],
|
|
1628
|
+
"text": "Part of the alert displayed at the top of the page if the participant is already a registered partner on impact.com."
|
|
1629
|
+
},
|
|
1630
|
+
"attribute": "is-partner-alert-header",
|
|
1631
|
+
"reflect": false,
|
|
1632
|
+
"defaultValue": "\"An account with this email already exists with our referral program provider, impact.com\""
|
|
1633
|
+
},
|
|
1634
|
+
"isPartnerAlertDescription": {
|
|
1635
|
+
"type": "string",
|
|
1636
|
+
"mutable": false,
|
|
1637
|
+
"complexType": {
|
|
1638
|
+
"original": "string",
|
|
1639
|
+
"resolved": "string",
|
|
1640
|
+
"references": {}
|
|
1641
|
+
},
|
|
1642
|
+
"required": false,
|
|
1643
|
+
"optional": false,
|
|
1644
|
+
"docs": {
|
|
1645
|
+
"tags": [{
|
|
1646
|
+
"text": "Participant is a partner alert description",
|
|
1647
|
+
"name": "uiName"
|
|
1648
|
+
}, {
|
|
1649
|
+
"text": "textArea",
|
|
1650
|
+
"name": "uiWidget"
|
|
1651
|
+
}],
|
|
1652
|
+
"text": "Part of the alert displayed at the top of the page if the participant is already a registered partner on impact.com."
|
|
1653
|
+
},
|
|
1654
|
+
"attribute": "is-partner-alert-description",
|
|
1655
|
+
"reflect": false,
|
|
1656
|
+
"defaultValue": "\"If you don\u2019t recognize this referral program provider or believe this is a mistake, please contact our {supportLink} or sign up for this referral program with a different email.\""
|
|
1657
|
+
},
|
|
1658
|
+
"verifyEmailHeaderText": {
|
|
1659
|
+
"type": "string",
|
|
1660
|
+
"mutable": false,
|
|
1661
|
+
"complexType": {
|
|
1662
|
+
"original": "string",
|
|
1663
|
+
"resolved": "string",
|
|
1664
|
+
"references": {}
|
|
1665
|
+
},
|
|
1666
|
+
"required": false,
|
|
1667
|
+
"optional": false,
|
|
1668
|
+
"docs": {
|
|
1669
|
+
"tags": [{
|
|
1670
|
+
"text": "Verify email header",
|
|
1671
|
+
"name": "uiName"
|
|
1672
|
+
}],
|
|
1673
|
+
"text": "Text for verify email dialog"
|
|
1674
|
+
},
|
|
1675
|
+
"attribute": "verify-email-header-text",
|
|
1676
|
+
"reflect": false,
|
|
1677
|
+
"defaultValue": "\"Verify your email\""
|
|
1678
|
+
},
|
|
1679
|
+
"verifyEmailDescriptionText": {
|
|
1680
|
+
"type": "string",
|
|
1681
|
+
"mutable": false,
|
|
1682
|
+
"complexType": {
|
|
1683
|
+
"original": "string",
|
|
1684
|
+
"resolved": "string",
|
|
1685
|
+
"references": {}
|
|
1686
|
+
},
|
|
1687
|
+
"required": false,
|
|
1688
|
+
"optional": false,
|
|
1689
|
+
"docs": {
|
|
1690
|
+
"tags": [{
|
|
1691
|
+
"text": "Verify code widget header text",
|
|
1692
|
+
"name": "uiName"
|
|
1693
|
+
}],
|
|
1694
|
+
"text": ""
|
|
1695
|
+
},
|
|
1696
|
+
"attribute": "verify-email-description-text",
|
|
1697
|
+
"reflect": false,
|
|
1698
|
+
"defaultValue": "\"Verify your email to update your payment settings. Enter the code sent to {email} from our referral provider, impact.com.\""
|
|
1699
|
+
},
|
|
1700
|
+
"generalErrorTitle": {
|
|
1701
|
+
"type": "string",
|
|
1702
|
+
"mutable": false,
|
|
1703
|
+
"complexType": {
|
|
1704
|
+
"original": "string",
|
|
1705
|
+
"resolved": "string",
|
|
1706
|
+
"references": {}
|
|
1707
|
+
},
|
|
1708
|
+
"required": false,
|
|
1709
|
+
"optional": false,
|
|
1710
|
+
"docs": {
|
|
1711
|
+
"tags": [{
|
|
1712
|
+
"text": "Form submission error message title",
|
|
1713
|
+
"name": "uiName"
|
|
1714
|
+
}, {
|
|
1715
|
+
"text": "textArea",
|
|
1716
|
+
"name": "uiWidget"
|
|
1717
|
+
}],
|
|
1718
|
+
"text": "Part of the alert displayed at the top of the page."
|
|
1719
|
+
},
|
|
1720
|
+
"attribute": "general-error-title",
|
|
1721
|
+
"reflect": false,
|
|
1722
|
+
"defaultValue": "\"There was a problem submitting your information\""
|
|
1723
|
+
},
|
|
1724
|
+
"generalErrorDescription": {
|
|
1725
|
+
"type": "string",
|
|
1726
|
+
"mutable": false,
|
|
1727
|
+
"complexType": {
|
|
1728
|
+
"original": "string",
|
|
1729
|
+
"resolved": "string",
|
|
1730
|
+
"references": {}
|
|
1731
|
+
},
|
|
1732
|
+
"required": false,
|
|
1733
|
+
"optional": false,
|
|
1734
|
+
"docs": {
|
|
1735
|
+
"tags": [{
|
|
1736
|
+
"text": "Form submission error message description",
|
|
1737
|
+
"name": "uiName"
|
|
1738
|
+
}, {
|
|
1739
|
+
"text": "textArea",
|
|
1740
|
+
"name": "uiWidget"
|
|
1741
|
+
}],
|
|
1742
|
+
"text": "Part of the alert displayed at the top of the page."
|
|
1743
|
+
},
|
|
1744
|
+
"attribute": "general-error-description",
|
|
1745
|
+
"reflect": false,
|
|
1746
|
+
"defaultValue": "\"Please review your information and try again. If this problem continues, contact our {supportLink}.\""
|
|
1747
|
+
},
|
|
1748
|
+
"fieldRequiredError": {
|
|
1749
|
+
"type": "string",
|
|
1750
|
+
"mutable": false,
|
|
1751
|
+
"complexType": {
|
|
1752
|
+
"original": "string",
|
|
1753
|
+
"resolved": "string",
|
|
1754
|
+
"references": {}
|
|
1755
|
+
},
|
|
1756
|
+
"required": false,
|
|
1757
|
+
"optional": false,
|
|
1758
|
+
"docs": {
|
|
1759
|
+
"tags": [{
|
|
1760
|
+
"text": "Empty form field error message",
|
|
1761
|
+
"name": "uiName"
|
|
1762
|
+
}],
|
|
1763
|
+
"text": "Displayed under a field that is missing required information."
|
|
1764
|
+
},
|
|
1765
|
+
"attribute": "field-required-error",
|
|
1766
|
+
"reflect": false,
|
|
1767
|
+
"defaultValue": "\"{fieldName} is required\""
|
|
1768
|
+
},
|
|
1769
|
+
"fieldInvalidError": {
|
|
1770
|
+
"type": "string",
|
|
1771
|
+
"mutable": false,
|
|
1772
|
+
"complexType": {
|
|
1773
|
+
"original": "string",
|
|
1774
|
+
"resolved": "string",
|
|
1775
|
+
"references": {}
|
|
1776
|
+
},
|
|
1777
|
+
"required": false,
|
|
1778
|
+
"optional": false,
|
|
1779
|
+
"docs": {
|
|
1780
|
+
"tags": [{
|
|
1781
|
+
"text": "Form field error message",
|
|
1782
|
+
"name": "uiName"
|
|
1783
|
+
}],
|
|
1784
|
+
"text": "Displayed under a field when it has an invalid entry."
|
|
1785
|
+
},
|
|
1786
|
+
"attribute": "field-invalid-error",
|
|
1787
|
+
"reflect": false,
|
|
1788
|
+
"defaultValue": "\"{fieldName} is invalid\""
|
|
1789
|
+
},
|
|
1790
|
+
"supportLink": {
|
|
1791
|
+
"type": "string",
|
|
1792
|
+
"mutable": false,
|
|
1793
|
+
"complexType": {
|
|
1794
|
+
"original": "string",
|
|
1795
|
+
"resolved": "string",
|
|
1796
|
+
"references": {}
|
|
1797
|
+
},
|
|
1798
|
+
"required": false,
|
|
1799
|
+
"optional": false,
|
|
1800
|
+
"docs": {
|
|
1801
|
+
"tags": [{
|
|
1802
|
+
"text": "Support link text",
|
|
1803
|
+
"name": "uiName"
|
|
1804
|
+
}],
|
|
1805
|
+
"text": ""
|
|
1806
|
+
},
|
|
1807
|
+
"attribute": "support-link",
|
|
1808
|
+
"reflect": false,
|
|
1809
|
+
"defaultValue": "\"support team\""
|
|
1810
|
+
},
|
|
1811
|
+
"continueButton": {
|
|
1812
|
+
"type": "string",
|
|
1813
|
+
"mutable": false,
|
|
1814
|
+
"complexType": {
|
|
1815
|
+
"original": "string",
|
|
1816
|
+
"resolved": "string",
|
|
1817
|
+
"references": {}
|
|
1818
|
+
},
|
|
1819
|
+
"required": false,
|
|
1820
|
+
"optional": false,
|
|
1821
|
+
"docs": {
|
|
1822
|
+
"tags": [{
|
|
1823
|
+
"text": "Continue button label",
|
|
1824
|
+
"name": "uiName"
|
|
1825
|
+
}],
|
|
1826
|
+
"text": ""
|
|
1827
|
+
},
|
|
1828
|
+
"attribute": "continue-button",
|
|
1829
|
+
"reflect": false,
|
|
1830
|
+
"defaultValue": "\"Save\""
|
|
1831
|
+
},
|
|
1832
|
+
"backButton": {
|
|
1833
|
+
"type": "string",
|
|
1834
|
+
"mutable": false,
|
|
1835
|
+
"complexType": {
|
|
1836
|
+
"original": "string",
|
|
1837
|
+
"resolved": "string",
|
|
1838
|
+
"references": {}
|
|
1839
|
+
},
|
|
1840
|
+
"required": false,
|
|
1841
|
+
"optional": false,
|
|
1842
|
+
"docs": {
|
|
1843
|
+
"tags": [{
|
|
1844
|
+
"text": "Back button label",
|
|
1845
|
+
"name": "uiName"
|
|
1846
|
+
}],
|
|
1847
|
+
"text": "Text for the back button in the form"
|
|
1848
|
+
},
|
|
1849
|
+
"attribute": "back-button",
|
|
1850
|
+
"reflect": false,
|
|
1851
|
+
"defaultValue": "\"Back\""
|
|
1852
|
+
},
|
|
1853
|
+
"loadingErrorAlertHeader": {
|
|
1854
|
+
"type": "string",
|
|
1855
|
+
"mutable": false,
|
|
1856
|
+
"complexType": {
|
|
1857
|
+
"original": "string",
|
|
1858
|
+
"resolved": "string",
|
|
1859
|
+
"references": {}
|
|
1860
|
+
},
|
|
1861
|
+
"required": false,
|
|
1862
|
+
"optional": false,
|
|
1863
|
+
"docs": {
|
|
1864
|
+
"tags": [{
|
|
1865
|
+
"text": "Page load error message title",
|
|
1866
|
+
"name": "uiName"
|
|
1867
|
+
}, {
|
|
1868
|
+
"text": "textArea",
|
|
1869
|
+
"name": "uiWidget"
|
|
1870
|
+
}],
|
|
1871
|
+
"text": "Part of the alert displayed at the top of the page."
|
|
1872
|
+
},
|
|
1873
|
+
"attribute": "loading-error-alert-header",
|
|
1874
|
+
"reflect": false,
|
|
1875
|
+
"defaultValue": "\"There was a problem loading your form\""
|
|
1876
|
+
},
|
|
1877
|
+
"loadingErrorAlertDescription": {
|
|
1878
|
+
"type": "string",
|
|
1879
|
+
"mutable": false,
|
|
1880
|
+
"complexType": {
|
|
1881
|
+
"original": "string",
|
|
1882
|
+
"resolved": "string",
|
|
1883
|
+
"references": {}
|
|
1884
|
+
},
|
|
1885
|
+
"required": false,
|
|
1886
|
+
"optional": false,
|
|
1887
|
+
"docs": {
|
|
1888
|
+
"tags": [{
|
|
1889
|
+
"text": "Page load error message description",
|
|
1890
|
+
"name": "uiName"
|
|
1891
|
+
}, {
|
|
1892
|
+
"text": "textArea",
|
|
1893
|
+
"name": "uiWidget"
|
|
1894
|
+
}],
|
|
1895
|
+
"text": "Part of the alert displayed at the top of the page."
|
|
1896
|
+
},
|
|
1897
|
+
"attribute": "loading-error-alert-description",
|
|
1898
|
+
"reflect": false,
|
|
1899
|
+
"defaultValue": "\"Please refresh the page and try again. If this problem continues, contact Support.\""
|
|
1900
|
+
},
|
|
1901
|
+
"modalTitle": {
|
|
1902
|
+
"type": "string",
|
|
1903
|
+
"mutable": false,
|
|
1904
|
+
"complexType": {
|
|
1905
|
+
"original": "string",
|
|
1906
|
+
"resolved": "string",
|
|
1907
|
+
"references": {}
|
|
1908
|
+
},
|
|
1909
|
+
"required": false,
|
|
1910
|
+
"optional": false,
|
|
1911
|
+
"docs": {
|
|
1912
|
+
"tags": [{
|
|
1913
|
+
"text": "Information modal title",
|
|
1914
|
+
"name": "uiName"
|
|
1915
|
+
}],
|
|
1916
|
+
"text": ""
|
|
1917
|
+
},
|
|
1918
|
+
"attribute": "modal-title",
|
|
1919
|
+
"reflect": false,
|
|
1920
|
+
"defaultValue": "\"Important Note\""
|
|
1921
|
+
},
|
|
1922
|
+
"modalDescription": {
|
|
1923
|
+
"type": "string",
|
|
1924
|
+
"mutable": false,
|
|
1925
|
+
"complexType": {
|
|
1926
|
+
"original": "string",
|
|
1927
|
+
"resolved": "string",
|
|
1928
|
+
"references": {}
|
|
1929
|
+
},
|
|
1930
|
+
"required": false,
|
|
1931
|
+
"optional": false,
|
|
1932
|
+
"docs": {
|
|
1933
|
+
"tags": [{
|
|
1934
|
+
"text": "Information modal description text",
|
|
1935
|
+
"name": "uiName"
|
|
1936
|
+
}],
|
|
1937
|
+
"text": ""
|
|
1938
|
+
},
|
|
1939
|
+
"attribute": "modal-description",
|
|
1940
|
+
"reflect": false,
|
|
1941
|
+
"defaultValue": "\"Updating payment information places your account and payouts on hold for up to 48 hours while we verify your change. Payments scheduled during the hold period are skipped.\""
|
|
1942
|
+
},
|
|
1943
|
+
"modalButtonText": {
|
|
1944
|
+
"type": "string",
|
|
1945
|
+
"mutable": false,
|
|
1946
|
+
"complexType": {
|
|
1947
|
+
"original": "string",
|
|
1948
|
+
"resolved": "string",
|
|
1949
|
+
"references": {}
|
|
1950
|
+
},
|
|
1951
|
+
"required": false,
|
|
1952
|
+
"optional": false,
|
|
1953
|
+
"docs": {
|
|
1954
|
+
"tags": [{
|
|
1955
|
+
"text": "Information modal button text",
|
|
1956
|
+
"name": "uiName"
|
|
1957
|
+
}],
|
|
1958
|
+
"text": ""
|
|
1959
|
+
},
|
|
1960
|
+
"attribute": "modal-button-text",
|
|
1961
|
+
"reflect": false,
|
|
1962
|
+
"defaultValue": "\"I understand, update my information\""
|
|
1963
|
+
},
|
|
1964
|
+
"beneficiaryAccountNameError": {
|
|
1965
|
+
"type": "string",
|
|
1966
|
+
"mutable": false,
|
|
1967
|
+
"complexType": {
|
|
1968
|
+
"original": "string",
|
|
1969
|
+
"resolved": "string",
|
|
1970
|
+
"references": {}
|
|
1971
|
+
},
|
|
1972
|
+
"required": false,
|
|
1973
|
+
"optional": false,
|
|
1974
|
+
"docs": {
|
|
1975
|
+
"tags": [{
|
|
1976
|
+
"text": "Beneficiary account name error",
|
|
1977
|
+
"name": "uiName"
|
|
1978
|
+
}, {
|
|
1979
|
+
"text": "textArea",
|
|
1980
|
+
"name": "uiWidget"
|
|
1981
|
+
}],
|
|
1982
|
+
"text": "Error messages for the beneficiary / account holder name field.\nSupports error codes: empty, invalidCharacters, numeric, tooLong,\nnonEnglish, businessNameMismatch, nameMismatch, businessPayeeMismatch, payeeMismatch"
|
|
1983
|
+
},
|
|
1984
|
+
"attribute": "beneficiary-account-name-error",
|
|
1985
|
+
"reflect": false,
|
|
1986
|
+
"defaultValue": "\"{errorCode, select, empty {Account holder name is required} invalidCharacters {Account holder name contains invalid characters} numeric {Account holder name cannot be purely numeric} tooLong {Account holder name must be 70 characters or fewer} nonEnglish {Account holder name must contain only English characters for this currency} businessNameMismatch {Beneficiary name must match the name on your tax document} nameMismatch {Beneficiary name must match the name on your tax document} businessPayeeMismatch {Payee name must match the name on your tax document} payeeMismatch {Payee name must match the name on your tax document} other {{errorCode}}}\""
|
|
1987
|
+
},
|
|
1988
|
+
"bankAccountNumberError": {
|
|
1989
|
+
"type": "string",
|
|
1990
|
+
"mutable": false,
|
|
1991
|
+
"complexType": {
|
|
1992
|
+
"original": "string",
|
|
1993
|
+
"resolved": "string",
|
|
1994
|
+
"references": {}
|
|
1995
|
+
},
|
|
1996
|
+
"required": false,
|
|
1997
|
+
"optional": false,
|
|
1998
|
+
"docs": {
|
|
1999
|
+
"tags": [{
|
|
2000
|
+
"text": "Bank account number / IBAN error",
|
|
2001
|
+
"name": "uiName"
|
|
2002
|
+
}, {
|
|
2003
|
+
"text": "textArea",
|
|
2004
|
+
"name": "uiWidget"
|
|
2005
|
+
}],
|
|
2006
|
+
"text": "Error messages for the bank account number / IBAN field.\nSupports error codes: empty, invalidUk, invalid, ibanEmpty,\nibanAlphanumeric, ibanInvalid, ibanCountryMismatch"
|
|
2007
|
+
},
|
|
2008
|
+
"attribute": "bank-account-number-error",
|
|
2009
|
+
"reflect": false,
|
|
2010
|
+
"defaultValue": "\"{errorCode, select, empty {Account number is required} invalidUk {Please enter a valid UK account number} invalid {Account number is invalid} ibanEmpty {IBAN is required} ibanAlphanumeric {IBAN must contain only letters and numbers} ibanInvalid {IBAN is invalid} ibanCountryMismatch {UK accounts must use an IBAN starting with GB} other {{errorCode}}}\""
|
|
2011
|
+
},
|
|
2012
|
+
"routingCodeError": {
|
|
2013
|
+
"type": "string",
|
|
2014
|
+
"mutable": false,
|
|
2015
|
+
"complexType": {
|
|
2016
|
+
"original": "string",
|
|
2017
|
+
"resolved": "string",
|
|
2018
|
+
"references": {}
|
|
2019
|
+
},
|
|
2020
|
+
"required": false,
|
|
2021
|
+
"optional": false,
|
|
2022
|
+
"docs": {
|
|
2023
|
+
"tags": [{
|
|
2024
|
+
"text": "Routing code error",
|
|
2025
|
+
"name": "uiName"
|
|
2026
|
+
}, {
|
|
2027
|
+
"text": "textArea",
|
|
2028
|
+
"name": "uiWidget"
|
|
2029
|
+
}],
|
|
2030
|
+
"text": "Error messages for the routing code / sort code / BSB field.\nSupports error codes: invalidBsb, invalidSortCode, empty, invalid"
|
|
2031
|
+
},
|
|
2032
|
+
"attribute": "routing-code-error",
|
|
2033
|
+
"reflect": false,
|
|
2034
|
+
"defaultValue": "\"{errorCode, select, invalidBsb {Please enter a valid BSB number} invalidSortCode {Please enter a valid sort code} empty {Routing number is required} invalid {Routing number is invalid} other {{errorCode}}}\""
|
|
2035
|
+
},
|
|
2036
|
+
"swiftCodeError": {
|
|
2037
|
+
"type": "string",
|
|
2038
|
+
"mutable": false,
|
|
2039
|
+
"complexType": {
|
|
2040
|
+
"original": "string",
|
|
2041
|
+
"resolved": "string",
|
|
2042
|
+
"references": {}
|
|
2043
|
+
},
|
|
2044
|
+
"required": false,
|
|
2045
|
+
"optional": false,
|
|
2046
|
+
"docs": {
|
|
2047
|
+
"tags": [{
|
|
2048
|
+
"text": "SWIFT code error",
|
|
2049
|
+
"name": "uiName"
|
|
2050
|
+
}, {
|
|
2051
|
+
"text": "textArea",
|
|
2052
|
+
"name": "uiWidget"
|
|
2053
|
+
}],
|
|
2054
|
+
"text": "Error messages for the SWIFT / BIC code field.\nSupports error codes: empty, alphanumeric, invalid"
|
|
2055
|
+
},
|
|
2056
|
+
"attribute": "swift-code-error",
|
|
2057
|
+
"reflect": false,
|
|
2058
|
+
"defaultValue": "\"{errorCode, select, empty {SWIFT/BIC code is required} alphanumeric {SWIFT/BIC code must contain only letters and numbers} invalid {SWIFT/BIC code is invalid} other {{errorCode}}}\""
|
|
2059
|
+
},
|
|
2060
|
+
"bankAccountTypeError": {
|
|
2061
|
+
"type": "string",
|
|
2062
|
+
"mutable": false,
|
|
2063
|
+
"complexType": {
|
|
2064
|
+
"original": "string",
|
|
2065
|
+
"resolved": "string",
|
|
2066
|
+
"references": {}
|
|
2067
|
+
},
|
|
2068
|
+
"required": false,
|
|
2069
|
+
"optional": false,
|
|
2070
|
+
"docs": {
|
|
2071
|
+
"tags": [{
|
|
2072
|
+
"text": "Bank account type error",
|
|
2073
|
+
"name": "uiName"
|
|
2074
|
+
}, {
|
|
2075
|
+
"text": "textArea",
|
|
2076
|
+
"name": "uiWidget"
|
|
2077
|
+
}],
|
|
2078
|
+
"text": "Error messages for the bank account type field.\nSupports error codes: empty"
|
|
2079
|
+
},
|
|
2080
|
+
"attribute": "bank-account-type-error",
|
|
2081
|
+
"reflect": false,
|
|
2082
|
+
"defaultValue": "\"{errorCode, select, empty {Bank account type is required} other {{errorCode}}}\""
|
|
2083
|
+
},
|
|
2084
|
+
"bankNameError": {
|
|
2085
|
+
"type": "string",
|
|
2086
|
+
"mutable": false,
|
|
2087
|
+
"complexType": {
|
|
2088
|
+
"original": "string",
|
|
2089
|
+
"resolved": "string",
|
|
2090
|
+
"references": {}
|
|
2091
|
+
},
|
|
2092
|
+
"required": false,
|
|
2093
|
+
"optional": false,
|
|
2094
|
+
"docs": {
|
|
2095
|
+
"tags": [{
|
|
2096
|
+
"text": "Bank name error",
|
|
2097
|
+
"name": "uiName"
|
|
2098
|
+
}, {
|
|
2099
|
+
"text": "textArea",
|
|
2100
|
+
"name": "uiWidget"
|
|
2101
|
+
}],
|
|
2102
|
+
"text": "Error messages for the bank name field.\nSupports error codes: empty"
|
|
2103
|
+
},
|
|
2104
|
+
"attribute": "bank-name-error",
|
|
2105
|
+
"reflect": false,
|
|
2106
|
+
"defaultValue": "\"{errorCode, select, empty {Bank name is required} other {{errorCode}}}\""
|
|
2107
|
+
},
|
|
2108
|
+
"taxPayerIdError": {
|
|
2109
|
+
"type": "string",
|
|
2110
|
+
"mutable": false,
|
|
2111
|
+
"complexType": {
|
|
2112
|
+
"original": "string",
|
|
2113
|
+
"resolved": "string",
|
|
2114
|
+
"references": {}
|
|
2115
|
+
},
|
|
2116
|
+
"required": false,
|
|
2117
|
+
"optional": false,
|
|
2118
|
+
"docs": {
|
|
2119
|
+
"tags": [{
|
|
2120
|
+
"text": "Tax payer ID error",
|
|
2121
|
+
"name": "uiName"
|
|
2122
|
+
}, {
|
|
2123
|
+
"text": "textArea",
|
|
2124
|
+
"name": "uiWidget"
|
|
2125
|
+
}],
|
|
2126
|
+
"text": "Error messages for the tax payer ID / classification entity field.\nSupports error codes: empty, emptyAr, emptyKr, alphanumeric, alphanumericAr,\nalphanumericKr, invalid, invalidAr, invalidKr, invalidKzt, cnpjTooShort, cpfTooShort"
|
|
2127
|
+
},
|
|
2128
|
+
"attribute": "tax-payer-id-error",
|
|
2129
|
+
"reflect": false,
|
|
2130
|
+
"defaultValue": "\"{errorCode, select, empty {Tax payer ID is required} emptyAr {CUIT/CUIL is required} emptyKr {Classification ID is required} alphanumeric {Tax payer ID must contain only letters and numbers} alphanumericAr {CUIT/CUIL must contain only letters and numbers} alphanumericKr {Classification ID must contain only letters and numbers} invalid {Tax payer ID is invalid} invalidAr {CUIT/CUIL must be 11 characters} invalidKr {Classification ID length is invalid} invalidKzt {Tax payer ID must be 12 characters for KZT} cnpjTooShort {CNPJ must be at least 14 characters} cpfTooShort {CPF must be at least 11 characters} other {{errorCode}}}\""
|
|
2131
|
+
},
|
|
2132
|
+
"patronymicNameError": {
|
|
2133
|
+
"type": "string",
|
|
2134
|
+
"mutable": false,
|
|
2135
|
+
"complexType": {
|
|
2136
|
+
"original": "string",
|
|
2137
|
+
"resolved": "string",
|
|
2138
|
+
"references": {}
|
|
2139
|
+
},
|
|
2140
|
+
"required": false,
|
|
2141
|
+
"optional": false,
|
|
2142
|
+
"docs": {
|
|
2143
|
+
"tags": [{
|
|
2144
|
+
"text": "Patronymic name error",
|
|
2145
|
+
"name": "uiName"
|
|
2146
|
+
}, {
|
|
2147
|
+
"text": "textArea",
|
|
2148
|
+
"name": "uiWidget"
|
|
2149
|
+
}],
|
|
2150
|
+
"text": "Error messages for the patronymic name field.\nSupports error codes: empty, alphanumeric"
|
|
2151
|
+
},
|
|
2152
|
+
"attribute": "patronymic-name-error",
|
|
2153
|
+
"reflect": false,
|
|
2154
|
+
"defaultValue": "\"{errorCode, select, empty {Patronymic name is required} alphanumeric {Patronymic name must contain only letters and numbers} other {{errorCode}}}\""
|
|
2155
|
+
},
|
|
2156
|
+
"voCodeError": {
|
|
2157
|
+
"type": "string",
|
|
2158
|
+
"mutable": false,
|
|
2159
|
+
"complexType": {
|
|
2160
|
+
"original": "string",
|
|
2161
|
+
"resolved": "string",
|
|
2162
|
+
"references": {}
|
|
2163
|
+
},
|
|
2164
|
+
"required": false,
|
|
2165
|
+
"optional": false,
|
|
2166
|
+
"docs": {
|
|
2167
|
+
"tags": [{
|
|
2168
|
+
"text": "VO code error",
|
|
2169
|
+
"name": "uiName"
|
|
2170
|
+
}, {
|
|
2171
|
+
"text": "textArea",
|
|
2172
|
+
"name": "uiWidget"
|
|
2173
|
+
}],
|
|
2174
|
+
"text": "Error messages for the VO code field.\nSupports error codes: empty, alphanumeric"
|
|
2175
|
+
},
|
|
2176
|
+
"attribute": "vo-code-error",
|
|
2177
|
+
"reflect": false,
|
|
2178
|
+
"defaultValue": "\"{errorCode, select, empty {VO code is required} alphanumeric {VO code must contain only letters and numbers} other {{errorCode}}}\""
|
|
2179
|
+
},
|
|
2180
|
+
"agencyCodeError": {
|
|
2181
|
+
"type": "string",
|
|
2182
|
+
"mutable": false,
|
|
2183
|
+
"complexType": {
|
|
2184
|
+
"original": "string",
|
|
2185
|
+
"resolved": "string",
|
|
2186
|
+
"references": {}
|
|
2187
|
+
},
|
|
2188
|
+
"required": false,
|
|
2189
|
+
"optional": false,
|
|
2190
|
+
"docs": {
|
|
2191
|
+
"tags": [{
|
|
2192
|
+
"text": "Agency code error",
|
|
2193
|
+
"name": "uiName"
|
|
2194
|
+
}, {
|
|
2195
|
+
"text": "textArea",
|
|
2196
|
+
"name": "uiWidget"
|
|
2197
|
+
}],
|
|
2198
|
+
"text": "Error messages for the agency code field.\nSupports error codes: empty, alphanumeric, tooShort"
|
|
2199
|
+
},
|
|
2200
|
+
"attribute": "agency-code-error",
|
|
2201
|
+
"reflect": false,
|
|
2202
|
+
"defaultValue": "\"{errorCode, select, empty {Agency code is required} alphanumeric {Agency code must contain only letters and numbers} tooShort {Agency code must be at least 5 characters} other {{errorCode}}}\""
|
|
2203
|
+
},
|
|
2204
|
+
"bankAddressError": {
|
|
2205
|
+
"type": "string",
|
|
2206
|
+
"mutable": false,
|
|
2207
|
+
"complexType": {
|
|
2208
|
+
"original": "string",
|
|
2209
|
+
"resolved": "string",
|
|
2210
|
+
"references": {}
|
|
2211
|
+
},
|
|
2212
|
+
"required": false,
|
|
2213
|
+
"optional": false,
|
|
2214
|
+
"docs": {
|
|
2215
|
+
"tags": [{
|
|
2216
|
+
"text": "Bank address error",
|
|
2217
|
+
"name": "uiName"
|
|
2218
|
+
}, {
|
|
2219
|
+
"text": "textArea",
|
|
2220
|
+
"name": "uiWidget"
|
|
2221
|
+
}],
|
|
2222
|
+
"text": "Error messages for the bank address field.\nSupports error codes: empty"
|
|
2223
|
+
},
|
|
2224
|
+
"attribute": "bank-address-error",
|
|
2225
|
+
"reflect": false,
|
|
2226
|
+
"defaultValue": "\"{errorCode, select, empty {Bank address is required} other {{errorCode}}}\""
|
|
2227
|
+
},
|
|
2228
|
+
"bankCityError": {
|
|
2229
|
+
"type": "string",
|
|
2230
|
+
"mutable": false,
|
|
2231
|
+
"complexType": {
|
|
2232
|
+
"original": "string",
|
|
2233
|
+
"resolved": "string",
|
|
2234
|
+
"references": {}
|
|
2235
|
+
},
|
|
2236
|
+
"required": false,
|
|
2237
|
+
"optional": false,
|
|
2238
|
+
"docs": {
|
|
2239
|
+
"tags": [{
|
|
2240
|
+
"text": "Bank city error",
|
|
2241
|
+
"name": "uiName"
|
|
2242
|
+
}, {
|
|
2243
|
+
"text": "textArea",
|
|
2244
|
+
"name": "uiWidget"
|
|
2245
|
+
}],
|
|
2246
|
+
"text": "Error messages for the bank city field.\nSupports error codes: empty"
|
|
2247
|
+
},
|
|
2248
|
+
"attribute": "bank-city-error",
|
|
2249
|
+
"reflect": false,
|
|
2250
|
+
"defaultValue": "\"{errorCode, select, empty {Bank city is required} other {{errorCode}}}\""
|
|
2251
|
+
},
|
|
2252
|
+
"bankStateError": {
|
|
2253
|
+
"type": "string",
|
|
2254
|
+
"mutable": false,
|
|
2255
|
+
"complexType": {
|
|
2256
|
+
"original": "string",
|
|
2257
|
+
"resolved": "string",
|
|
2258
|
+
"references": {}
|
|
2259
|
+
},
|
|
2260
|
+
"required": false,
|
|
2261
|
+
"optional": false,
|
|
2262
|
+
"docs": {
|
|
2263
|
+
"tags": [{
|
|
2264
|
+
"text": "Bank province/state error",
|
|
2265
|
+
"name": "uiName"
|
|
2266
|
+
}, {
|
|
2267
|
+
"text": "textArea",
|
|
2268
|
+
"name": "uiWidget"
|
|
2269
|
+
}],
|
|
2270
|
+
"text": "Error messages for the bank province/state field.\nSupports error codes: empty"
|
|
2271
|
+
},
|
|
2272
|
+
"attribute": "bank-state-error",
|
|
2273
|
+
"reflect": false,
|
|
2274
|
+
"defaultValue": "\"{errorCode, select, empty {Bank province/state is required} other {{errorCode}}}\""
|
|
2275
|
+
},
|
|
2276
|
+
"bankPostalCodeError": {
|
|
2277
|
+
"type": "string",
|
|
2278
|
+
"mutable": false,
|
|
2279
|
+
"complexType": {
|
|
2280
|
+
"original": "string",
|
|
2281
|
+
"resolved": "string",
|
|
2282
|
+
"references": {}
|
|
2283
|
+
},
|
|
2284
|
+
"required": false,
|
|
2285
|
+
"optional": false,
|
|
2286
|
+
"docs": {
|
|
2287
|
+
"tags": [{
|
|
2288
|
+
"text": "Bank postal code error",
|
|
2289
|
+
"name": "uiName"
|
|
2290
|
+
}, {
|
|
2291
|
+
"text": "textArea",
|
|
2292
|
+
"name": "uiWidget"
|
|
2293
|
+
}],
|
|
2294
|
+
"text": "Error messages for the bank postal code field.\nSupports error codes: empty"
|
|
2295
|
+
},
|
|
2296
|
+
"attribute": "bank-postal-code-error",
|
|
2297
|
+
"reflect": false,
|
|
2298
|
+
"defaultValue": "\"{errorCode, select, empty {Bank postal code is required} other {{errorCode}}}\""
|
|
2299
|
+
},
|
|
2300
|
+
"branchCodeError": {
|
|
2301
|
+
"type": "string",
|
|
2302
|
+
"mutable": false,
|
|
2303
|
+
"complexType": {
|
|
2304
|
+
"original": "string",
|
|
2305
|
+
"resolved": "string",
|
|
2306
|
+
"references": {}
|
|
2307
|
+
},
|
|
2308
|
+
"required": false,
|
|
2309
|
+
"optional": false,
|
|
2310
|
+
"docs": {
|
|
2311
|
+
"tags": [{
|
|
2312
|
+
"text": "Branch code error",
|
|
2313
|
+
"name": "uiName"
|
|
2314
|
+
}, {
|
|
2315
|
+
"text": "textArea",
|
|
2316
|
+
"name": "uiWidget"
|
|
2317
|
+
}],
|
|
2318
|
+
"text": "Error messages for the branch code field.\nSupports error codes: invalid"
|
|
2319
|
+
},
|
|
2320
|
+
"attribute": "branch-code-error",
|
|
2321
|
+
"reflect": false,
|
|
2322
|
+
"defaultValue": "\"{errorCode, select, invalid {Branch code is invalid} other {{errorCode}}}\""
|
|
2323
|
+
},
|
|
2324
|
+
"branchNameError": {
|
|
2325
|
+
"type": "string",
|
|
2326
|
+
"mutable": false,
|
|
2327
|
+
"complexType": {
|
|
2328
|
+
"original": "string",
|
|
2329
|
+
"resolved": "string",
|
|
2330
|
+
"references": {}
|
|
2331
|
+
},
|
|
2332
|
+
"required": false,
|
|
2333
|
+
"optional": false,
|
|
2334
|
+
"docs": {
|
|
2335
|
+
"tags": [{
|
|
2336
|
+
"text": "Branch name error",
|
|
2337
|
+
"name": "uiName"
|
|
2338
|
+
}, {
|
|
2339
|
+
"text": "textArea",
|
|
2340
|
+
"name": "uiWidget"
|
|
2341
|
+
}],
|
|
2342
|
+
"text": "Error messages for the branch name field.\nSupports error codes: empty"
|
|
2343
|
+
},
|
|
2344
|
+
"attribute": "branch-name-error",
|
|
2345
|
+
"reflect": false,
|
|
2346
|
+
"defaultValue": "\"{errorCode, select, empty {Branch name is required} other {{errorCode}}}\""
|
|
2347
|
+
},
|
|
2348
|
+
"classificationCodeError": {
|
|
2349
|
+
"type": "string",
|
|
2350
|
+
"mutable": false,
|
|
2351
|
+
"complexType": {
|
|
2352
|
+
"original": "string",
|
|
2353
|
+
"resolved": "string",
|
|
2354
|
+
"references": {}
|
|
2355
|
+
},
|
|
2356
|
+
"required": false,
|
|
2357
|
+
"optional": false,
|
|
2358
|
+
"docs": {
|
|
2359
|
+
"tags": [{
|
|
2360
|
+
"text": "Classification code error",
|
|
2361
|
+
"name": "uiName"
|
|
2362
|
+
}, {
|
|
2363
|
+
"text": "textArea",
|
|
2364
|
+
"name": "uiWidget"
|
|
2365
|
+
}],
|
|
2366
|
+
"text": "Error messages for the classification code field.\nSupports error codes: empty, invalidKzt"
|
|
2367
|
+
},
|
|
2368
|
+
"attribute": "classification-code-error",
|
|
2369
|
+
"reflect": false,
|
|
2370
|
+
"defaultValue": "\"{errorCode, select, empty {Classification code is required} invalidKzt {Classification code must be exactly 2 characters} other {{errorCode}}}\""
|
|
2371
|
+
},
|
|
2372
|
+
"paypalEmailError": {
|
|
2373
|
+
"type": "string",
|
|
2374
|
+
"mutable": false,
|
|
2375
|
+
"complexType": {
|
|
2376
|
+
"original": "string",
|
|
2377
|
+
"resolved": "string",
|
|
2378
|
+
"references": {}
|
|
2379
|
+
},
|
|
2380
|
+
"required": false,
|
|
2381
|
+
"optional": false,
|
|
2382
|
+
"docs": {
|
|
2383
|
+
"tags": [{
|
|
2384
|
+
"text": "PayPal email error",
|
|
2385
|
+
"name": "uiName"
|
|
2386
|
+
}, {
|
|
2387
|
+
"text": "textArea",
|
|
2388
|
+
"name": "uiWidget"
|
|
2389
|
+
}],
|
|
2390
|
+
"text": "Error messages for the PayPal email field.\nSupports error codes: empty, unsupportedCurrency, invalidEmail, verificationIncomplete"
|
|
2391
|
+
},
|
|
2392
|
+
"attribute": "paypal-email-error",
|
|
2393
|
+
"reflect": false,
|
|
2394
|
+
"defaultValue": "\"{errorCode, select, empty {PayPal email is required} unsupportedCurrency {PayPal is not supported for this currency} invalidEmail {Please enter a valid email address} verificationIncomplete {PayPal verification is not complete} other {{errorCode}}}\""
|
|
2395
|
+
},
|
|
2396
|
+
"paymentThresholdError": {
|
|
2397
|
+
"type": "string",
|
|
2398
|
+
"mutable": false,
|
|
2399
|
+
"complexType": {
|
|
2400
|
+
"original": "string",
|
|
2401
|
+
"resolved": "string",
|
|
2402
|
+
"references": {}
|
|
2403
|
+
},
|
|
2404
|
+
"required": false,
|
|
2405
|
+
"optional": false,
|
|
2406
|
+
"docs": {
|
|
2407
|
+
"tags": [{
|
|
2408
|
+
"text": "Payment threshold error",
|
|
2409
|
+
"name": "uiName"
|
|
2410
|
+
}, {
|
|
2411
|
+
"text": "textArea",
|
|
2412
|
+
"name": "uiWidget"
|
|
2413
|
+
}],
|
|
2414
|
+
"text": "Error messages for the payment threshold field.\nSupports error codes: empty, invalid"
|
|
2415
|
+
},
|
|
2416
|
+
"attribute": "payment-threshold-error",
|
|
2417
|
+
"reflect": false,
|
|
2418
|
+
"defaultValue": "\"{errorCode, select, empty {Payment threshold is required} invalid {Payment threshold is invalid} other {{errorCode}}}\""
|
|
2419
|
+
},
|
|
2420
|
+
"paymentDayError": {
|
|
2421
|
+
"type": "string",
|
|
2422
|
+
"mutable": false,
|
|
2423
|
+
"complexType": {
|
|
2424
|
+
"original": "string",
|
|
2425
|
+
"resolved": "string",
|
|
2426
|
+
"references": {}
|
|
2427
|
+
},
|
|
2428
|
+
"required": false,
|
|
2429
|
+
"optional": false,
|
|
2430
|
+
"docs": {
|
|
2431
|
+
"tags": [{
|
|
2432
|
+
"text": "Payment day error",
|
|
2433
|
+
"name": "uiName"
|
|
2434
|
+
}, {
|
|
2435
|
+
"text": "textArea",
|
|
2436
|
+
"name": "uiWidget"
|
|
2437
|
+
}],
|
|
2438
|
+
"text": "Error messages for the payment day field.\nSupports error codes: empty, invalid"
|
|
2439
|
+
},
|
|
2440
|
+
"attribute": "payment-day-error",
|
|
2441
|
+
"reflect": false,
|
|
2442
|
+
"defaultValue": "\"{errorCode, select, empty {Payment day is required} invalid {Payment day must be the 1st or the 15th} other {{errorCode}}}\""
|
|
2443
|
+
},
|
|
2444
|
+
"demoData": {
|
|
2445
|
+
"type": "unknown",
|
|
2446
|
+
"mutable": false,
|
|
2447
|
+
"complexType": {
|
|
2448
|
+
"original": "DemoData<BankingInfoFormViewProps>",
|
|
2449
|
+
"resolved": "{ states?: { showVerification: boolean; step?: string; locale?: string; loading: boolean; saveLoading?: boolean; disabled: boolean; saveDisabled: boolean; hideSteps?: boolean; hasPayPal: boolean; hideBanking?: boolean; hidePayPal?: boolean; hideBalanceThreshold?: boolean; hideFixedDay?: boolean; hideBackButton: boolean; feeCap?: string; isPartner: boolean; paymentMethodFeeLabel?: string; loadingError: boolean; formState: BankingInfoFormData & { paymentMethodChecked?: \"toBankAccount\" | \"toPayPalAccount\"; paymentScheduleChecked?: \"BALANCE_THRESHOLD\" | \"FIXED_DAY\"; errors?: { general?: boolean; inputErrors?: { [field: string]: { type: \"required\" | \"invalid\"; errorCode?: string; }; }; }; }; bitset?: number; currency?: string; thresholds: string[]; countries?: { countryCode: string; displayName: string; }[]; allCountries?: { countryCode: string; displayName: string; }[]; currentPaymentOption?: any; showInputs?: boolean; bankCountry?: string; countrySearch?: string; email?: string; showModal: boolean; }; slots?: { verificationDialogSlot?: VNode; formInputsSlot?: VNode[]; countryInputSlot?: VNode; paymentMethodSlot?: VNode; paymentThresholdSelectSlot?: VNode; paymentFixedDaySelectSlot?: VNode; paypalInputSlot?: VNode; }; refs?: { formRef: any; }; }",
|
|
2450
|
+
"references": {
|
|
2451
|
+
"DemoData": {
|
|
2452
|
+
"location": "import",
|
|
2453
|
+
"path": "../../../global/demo"
|
|
2454
|
+
},
|
|
2455
|
+
"BankingInfoFormViewProps": {
|
|
2456
|
+
"location": "import",
|
|
2457
|
+
"path": "./sqm-banking-info-form-view"
|
|
2458
|
+
}
|
|
2459
|
+
}
|
|
2460
|
+
},
|
|
2461
|
+
"required": false,
|
|
2462
|
+
"optional": true,
|
|
2463
|
+
"docs": {
|
|
2464
|
+
"tags": [{
|
|
2465
|
+
"text": undefined,
|
|
2466
|
+
"name": "undocumented"
|
|
2467
|
+
}, {
|
|
2468
|
+
"text": "object",
|
|
2469
|
+
"name": "uiType"
|
|
2470
|
+
}],
|
|
2471
|
+
"text": ""
|
|
2472
|
+
}
|
|
2473
|
+
}
|
|
2474
|
+
}; }
|
|
2475
|
+
static get states() { return {
|
|
2476
|
+
"ignored": {}
|
|
2477
|
+
}; }
|
|
2478
|
+
}
|
|
2479
|
+
function useDemoBankingInfoForm(props) {
|
|
2480
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p;
|
|
2481
|
+
const defaultPaymentMethodChecked = (_c = (_b = (_a = props.demoData) === null || _a === void 0 ? void 0 : _a.states) === null || _b === void 0 ? void 0 : _b.formState) === null || _c === void 0 ? void 0 : _c.paymentMethodChecked;
|
|
2482
|
+
const defaultPaymentScheduleChecked = (_f = (_e = (_d = props.demoData) === null || _d === void 0 ? void 0 : _d.states) === null || _e === void 0 ? void 0 : _e.formState) === null || _f === void 0 ? void 0 : _f.paymentScheduleChecked;
|
|
2483
|
+
const defaultCurrency = (_h = (_g = props.demoData) === null || _g === void 0 ? void 0 : _g.states) === null || _h === void 0 ? void 0 : _h.currency;
|
|
2484
|
+
const defaultCountry = (_l = (_k = (_j = props.demoData) === null || _j === void 0 ? void 0 : _j.states) === null || _k === void 0 ? void 0 : _k.formState) === null || _l === void 0 ? void 0 : _l.bankCountry;
|
|
2485
|
+
const setStep = useSetParent(TAX_CONTEXT_NAMESPACE);
|
|
2486
|
+
const [paymentMethodChecked, setPaymentMethodChecked] = useState(undefined);
|
|
2487
|
+
const [paymentScheduleChecked, setPaymentScheduleChecked] = useState(undefined);
|
|
2488
|
+
const [currency, setCurrency] = useState(defaultCurrency);
|
|
2489
|
+
const [bankCountry, setBankCountry] = useState(defaultCountry);
|
|
2490
|
+
const currentPaymentOption = (_m = mockPaymentOptions[currency]) === null || _m === void 0 ? void 0 : _m.find((paymentOption) => {
|
|
2491
|
+
if (paymentOption.countryCode === bankCountry)
|
|
2492
|
+
return true;
|
|
2493
|
+
return false;
|
|
2494
|
+
});
|
|
2495
|
+
const bitset = (currentPaymentOption === null || currentPaymentOption === void 0 ? void 0 : currentPaymentOption.withdrawalSettingId) || ((_p = (_o = props.demoData) === null || _o === void 0 ? void 0 : _o.states) === null || _p === void 0 ? void 0 : _p.bitset) ||
|
|
2496
|
+
0;
|
|
2497
|
+
useEffect(() => {
|
|
2498
|
+
if (defaultPaymentMethodChecked !== paymentMethodChecked)
|
|
2499
|
+
setPaymentMethodChecked(defaultPaymentMethodChecked);
|
|
2500
|
+
if (defaultPaymentScheduleChecked !== paymentScheduleChecked)
|
|
2501
|
+
setPaymentScheduleChecked(defaultPaymentScheduleChecked);
|
|
2502
|
+
if (defaultCurrency !== currency)
|
|
2503
|
+
setCurrency(defaultCurrency);
|
|
2504
|
+
if (defaultCountry !== bankCountry)
|
|
2505
|
+
setBankCountry(defaultCountry);
|
|
2506
|
+
}, [defaultPaymentMethodChecked, defaultCurrency, defaultCountry]);
|
|
2507
|
+
const feeCap = paypalFeeMap[currency] || "";
|
|
2508
|
+
const paymentMethodFeeMap = {
|
|
2509
|
+
ACH: props.eftWithdrawalLabel,
|
|
2510
|
+
WIRE: intl.formatMessage({ id: "fxWireText", defaultMessage: props.fxWireProcessingFeeLabel }, {
|
|
2511
|
+
currency,
|
|
2512
|
+
defaultFxFee: (currentPaymentOption === null || currentPaymentOption === void 0 ? void 0 : currentPaymentOption.defaultFxFee) || "0",
|
|
2513
|
+
}),
|
|
2514
|
+
};
|
|
2515
|
+
const paymentMethodFeeLabel = paymentMethodFeeMap[currentPaymentOption === null || currentPaymentOption === void 0 ? void 0 : currentPaymentOption.defaultFinancePaymentMethodId];
|
|
2516
|
+
return deepmerge({
|
|
2517
|
+
states: {
|
|
2518
|
+
step: "4",
|
|
2519
|
+
isPartner: false,
|
|
2520
|
+
disabled: false,
|
|
2521
|
+
loading: false,
|
|
2522
|
+
saveLoading: false,
|
|
2523
|
+
hideSteps: false,
|
|
2524
|
+
hideBackButton: false,
|
|
2525
|
+
feeCap,
|
|
2526
|
+
thresholds: [],
|
|
2527
|
+
paymentMethodFeeLabel,
|
|
2528
|
+
formState: {
|
|
2529
|
+
paymentMethodChecked,
|
|
2530
|
+
paymentScheduleChecked,
|
|
2531
|
+
errors: {
|
|
2532
|
+
general: false,
|
|
2533
|
+
beneficiaryAccountName: false,
|
|
2534
|
+
bankAccountType: false,
|
|
2535
|
+
bankAccountNumber: false,
|
|
2536
|
+
iban: false,
|
|
2537
|
+
swiftCode: false,
|
|
2538
|
+
routingCode: false,
|
|
2539
|
+
bankName: false,
|
|
2540
|
+
beneficiaryClassification: false,
|
|
2541
|
+
patronymicName: false,
|
|
2542
|
+
voCode: false,
|
|
2543
|
+
agencyCode: false,
|
|
2544
|
+
bankAddress: false,
|
|
2545
|
+
bankCity: false,
|
|
2546
|
+
bankState: false,
|
|
2547
|
+
bankPostalCode: false,
|
|
2548
|
+
branchCode: false,
|
|
2549
|
+
paymentThreshold: false,
|
|
2550
|
+
paymentDay: false,
|
|
2551
|
+
},
|
|
2552
|
+
},
|
|
2553
|
+
bitset,
|
|
2554
|
+
bankCountry,
|
|
2555
|
+
currency,
|
|
2556
|
+
setCurrency,
|
|
2557
|
+
hasPayPal: true,
|
|
2558
|
+
showModal: false,
|
|
2559
|
+
},
|
|
2560
|
+
callbacks: {
|
|
2561
|
+
onVerificationHide: () => { },
|
|
2562
|
+
onSubmit: async () => {
|
|
2563
|
+
setStep("/dashboard");
|
|
2564
|
+
},
|
|
2565
|
+
setBankCountry,
|
|
2566
|
+
setPaymentMethodChecked,
|
|
2567
|
+
setPaymentScheduleChecked,
|
|
2568
|
+
setCountrySearch: () => { },
|
|
2569
|
+
onBack: async () => setStep("/dashboard"),
|
|
2570
|
+
onVerification: () => { },
|
|
2571
|
+
onModalOpen: () => { },
|
|
2572
|
+
onModalClose: () => { },
|
|
2573
|
+
},
|
|
2574
|
+
text: props.getTextProps(),
|
|
2575
|
+
refs: {
|
|
2576
|
+
formRef: { current: null },
|
|
2577
|
+
},
|
|
2578
|
+
}, props.demoData || {}, { arrayMerge: (_, a) => a });
|
|
2579
|
+
}
|