@saasquatch/mint-components 2.0.0-3 → 2.0.0-31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{ShadowViewAddon-23b04c91.js → ShadowViewAddon-016bebfd.js} +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/mint-components.cjs.js +1 -1
- package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +10 -4
- package/dist/cjs/sqm-big-stat_46.cjs.entry.js +17 -45
- package/dist/cjs/sqm-empty_4.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-container-view-07e4343f.js → sqm-portal-container-view-ca86b9e5.js} +1 -1
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +6 -5
- package/dist/cjs/sqm-tax-and-cash-dashboard.cjs.entry.js +1059 -0
- package/dist/collection/components/sqm-hero/sqm-hero.js +1 -9
- package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +1 -1
- package/dist/collection/components/sqm-portal-footer/sqm-portal-footer.js +1 -1
- package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list.js +1 -34
- package/dist/collection/components/sqm-titled-section/sqm-titled-section.js +1 -1
- package/dist/collection/components/tax-and-cash/TaxForm.stories.js +4 -3
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +48 -2
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +11 -5
- package/dist/esm/{ShadowViewAddon-c0bd62f7.js → ShadowViewAddon-4cde160a.js} +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/mint-components.js +1 -1
- package/dist/esm/sqm-banking-info-form_10.entry.js +10 -4
- package/dist/esm/sqm-big-stat_46.entry.js +17 -45
- package/dist/esm/sqm-empty_4.entry.js +1 -1
- package/dist/esm/{sqm-portal-container-view-176e92e3.js → sqm-portal-container-view-16309b22.js} +1 -1
- package/dist/esm/sqm-stencilbook.entry.js +6 -5
- package/dist/esm/sqm-tax-and-cash-dashboard.entry.js +1055 -0
- package/dist/esm-es5/{ShadowViewAddon-c0bd62f7.js → ShadowViewAddon-4cde160a.js} +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat_46.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-container-view-176e92e3.js → sqm-portal-container-view-16309b22.js} +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/{p-9580aac3.js → p-1fa9ef02.js} +1 -1
- package/dist/mint-components/{p-b8d3fb57.entry.js → p-38263521.entry.js} +12 -12
- package/dist/mint-components/{p-76d4ef41.entry.js → p-3bf5cd51.entry.js} +1 -1
- package/dist/mint-components/{p-a38dd63f.system.entry.js → p-3ea29bac.system.entry.js} +1 -1
- package/dist/mint-components/{p-7d735c9c.js → p-4ffc5bce.js} +1 -1
- package/dist/mint-components/p-69308e0d.system.entry.js +1 -0
- package/dist/mint-components/p-69d8b4f2.system.entry.js +1 -0
- package/dist/mint-components/p-92bed2ad.system.js +1 -0
- package/dist/mint-components/p-967a9040.system.js +1 -1
- package/dist/mint-components/{p-35081b0c.system.entry.js → p-9fed62f8.system.entry.js} +1 -1
- package/dist/mint-components/p-bfac0290.entry.js +99 -0
- package/dist/mint-components/{p-bb452830.system.js → p-c62b277d.system.js} +1 -1
- package/dist/mint-components/{p-f860e7f1.entry.js → p-e110688b.entry.js} +2 -2
- package/dist/mint-components/sqm-tax-and-cash-dashboard.entry.js +1055 -0
- package/dist/types/components/sqm-portal-footer/sqm-portal-footer.d.ts +1 -1
- package/dist/types/components/sqm-titled-section/sqm-titled-section.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +8 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +1 -1
- package/dist/types/components.d.ts +18 -2
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +1 -1
- package/dist/mint-components/p-13e66b37.system.entry.js +0 -1
- package/dist/mint-components/p-a0730259.entry.js +0 -99
- package/dist/mint-components/p-a6f4fb03.system.js +0 -1
- package/dist/mint-components/p-c5fea579.system.entry.js +0 -1
|
@@ -30,8 +30,8 @@ import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-a
|
|
|
30
30
|
import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-33805220.js';
|
|
31
31
|
import './ErrorView-bbf0a042.js';
|
|
32
32
|
import { Q as QrCodeView } from './sqm-qr-code-view-ea505213.js';
|
|
33
|
-
import { S as StatContainerView, B as BigStatView, a as ShareButtonView, P as PortalChangePasswordView, b as PoweredByImg$1, u as useDemoBigStat, T as TaskCardView, C as CardFeedView, c as CheckboxFieldView, d as PortalRegisterView, e as CouponCodeView, D as DropdownFieldView, E as EditProfileView, L as LeaderboardView, H as HeroView, I as InputFieldView, N as NameFieldsView, f as ChangeMarktingView, g as PortalFooterView, h as PortalForgotPasswordView, i as PortalFrameView, R as ReferralIframeView, j as RewardExchangeView, r as rewardExchangeCustomErrorMsg, k as rewardExchangeLongText, l as rewardExchangeSelected, m as chooseAmountFixed, n as chooseAmountFixedNoDescription, o as chooseAmountVariable, p as chooseAmountVariableNoDescription, q as chooseAmountVariableDisabled, s as chooseAmountVariableUnavailable, t as confirmFixed, v as confirmVariable, w as redemptionError, x as queryError, y as success, z as successVariable, A as loading, F as empty$1, G as rewardExchange, J as useShareButton, K as useShareLink, M as ProgressBarView, O as ProgressBar$2, Q as LeadFormView, U as LeadDropdownFieldView, V as ShadowViewAddon } from './ShadowViewAddon-
|
|
34
|
-
import { P as PortalContainerView, a as PortalSectionView } from './sqm-portal-container-view-
|
|
33
|
+
import { S as StatContainerView, B as BigStatView, a as ShareButtonView, P as PortalChangePasswordView, b as PoweredByImg$1, u as useDemoBigStat, T as TaskCardView, C as CardFeedView, c as CheckboxFieldView, d as PortalRegisterView, e as CouponCodeView, D as DropdownFieldView, E as EditProfileView, L as LeaderboardView, H as HeroView, I as InputFieldView, N as NameFieldsView, f as ChangeMarktingView, g as PortalFooterView, h as PortalForgotPasswordView, i as PortalFrameView, R as ReferralIframeView, j as RewardExchangeView, r as rewardExchangeCustomErrorMsg, k as rewardExchangeLongText, l as rewardExchangeSelected, m as chooseAmountFixed, n as chooseAmountFixedNoDescription, o as chooseAmountVariable, p as chooseAmountVariableNoDescription, q as chooseAmountVariableDisabled, s as chooseAmountVariableUnavailable, t as confirmFixed, v as confirmVariable, w as redemptionError, x as queryError, y as success, z as successVariable, A as loading, F as empty$1, G as rewardExchange, J as useShareButton, K as useShareLink, M as ProgressBarView, O as ProgressBar$2, Q as LeadFormView, U as LeadDropdownFieldView, V as ShadowViewAddon } from './ShadowViewAddon-4cde160a.js';
|
|
34
|
+
import { P as PortalContainerView, a as PortalSectionView } from './sqm-portal-container-view-16309b22.js';
|
|
35
35
|
import { I as InvoiceTableView, a as INDIRECT_TAX_SPAIN_REGIONS, b as INDIRECT_TAX_PROVINCES, O as OtherRegionSlotView } from './IndirectTaxDetailsView-0a57b622.js';
|
|
36
36
|
import { t as taxTypeToName, L as LoadingView } from './utils-6122971b.js';
|
|
37
37
|
import { L as LeadInputFieldView } from './sqm-lead-input-field-view-f3775c28.js';
|
|
@@ -16718,9 +16718,10 @@ const TaxAndCashDashboardW9ThresholdReached = () => {
|
|
|
16718
16718
|
documentTypeString: taxTypeToName("W9"),
|
|
16719
16719
|
dateSubmitted: "Jan 18th, 2025",
|
|
16720
16720
|
noFormNeeded: false,
|
|
16721
|
-
notRegistered:
|
|
16721
|
+
notRegistered: false,
|
|
16722
16722
|
showNewFormDialog: false,
|
|
16723
16723
|
hasHold: false,
|
|
16724
|
+
enforceUsTaxComplianceOption: "CASH_ONLY_DEFER_W9",
|
|
16724
16725
|
},
|
|
16725
16726
|
} }));
|
|
16726
16727
|
};
|
|
@@ -16746,7 +16747,7 @@ const TaxAndCashDashboardPayoutsOnHold = () => {
|
|
|
16746
16747
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
16747
16748
|
...dashboardProps,
|
|
16748
16749
|
states: {
|
|
16749
|
-
payoutStatus: "
|
|
16750
|
+
payoutStatus: "HOLD",
|
|
16750
16751
|
veriffLoading: false,
|
|
16751
16752
|
canEditPayoutInfo: true,
|
|
16752
16753
|
disabled: true,
|
|
@@ -16758,7 +16759,7 @@ const TaxAndCashDashboardPayoutsOnHold = () => {
|
|
|
16758
16759
|
indirectTaxNumber: "123456",
|
|
16759
16760
|
country: "Slovania",
|
|
16760
16761
|
showNewFormDialog: false,
|
|
16761
|
-
hasHold:
|
|
16762
|
+
hasHold: false,
|
|
16762
16763
|
},
|
|
16763
16764
|
} }));
|
|
16764
16765
|
};
|