@saasquatch/mint-components 1.15.0-76 → 1.15.0-78
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-5d9a17e7.js → ShadowViewAddon-e703fa61.js} +1 -0
- package/dist/cjs/sqm-big-stat_43.cjs.entry.js +1 -1
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +1 -1
- package/dist/collection/components/sqm-big-stat/sqm-big-stat.js +3 -0
- package/dist/collection/components/sqm-big-stat/useBigStat.js +1 -0
- package/dist/esm/{ShadowViewAddon-e2c43345.js → ShadowViewAddon-6635eef4.js} +1 -0
- package/dist/esm/sqm-big-stat_43.entry.js +1 -1
- package/dist/esm/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat_43.entry.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-2a8e2f28.system.js +1 -1
- package/dist/mint-components/{p-c1a49c20.entry.js → p-6b51c05f.entry.js} +1 -1
- package/dist/mint-components/{p-fde9bf0f.system.entry.js → p-958223c1.system.entry.js} +1 -1
- package/dist/mint-components/{p-bec939a5.system.entry.js → p-999a396d.system.entry.js} +1 -1
- package/dist/mint-components/{p-d4802081.entry.js → p-bfa37e52.entry.js} +1 -1
- package/dist/types/components/sqm-big-stat/sqm-big-stat.d.ts +1 -0
- package/dist/types/components.d.ts +2 -0
- package/dist/types/global/android.d.ts +7 -0
- package/dist/types/global/demo.d.ts +2 -0
- package/dist/types/stories/features.d.ts +4 -0
- package/dist/types/stories/templates.d.ts +4 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/package.json +1 -1
- /package/dist/esm-es5/{ShadowViewAddon-e2c43345.js → ShadowViewAddon-6635eef4.js} +0 -0
- /package/dist/mint-components/{p-dd315973.js → p-59932036.js} +0 -0
- /package/dist/mint-components/{p-f2564fde.system.js → p-81a62c33.system.js} +0 -0
|
@@ -1122,6 +1122,7 @@ const queries = {
|
|
|
1122
1122
|
query: payoutBalanceQuery,
|
|
1123
1123
|
},
|
|
1124
1124
|
};
|
|
1125
|
+
// TODO: Add rewardsExpired and rewardsCancelled
|
|
1125
1126
|
// this should be exposed in documentation somehow
|
|
1126
1127
|
const StatPaths = [
|
|
1127
1128
|
{ name: "programGoals", route: "/(programGoals)/:metricType/:goalId" },
|
|
@@ -25,7 +25,7 @@ const sqmPortalLoginView = require('./sqm-portal-login-view-bb50304c.js');
|
|
|
25
25
|
const usePortalLogin = require('./usePortalLogin-6aa864ef.js');
|
|
26
26
|
const AsYouType = require('./AsYouType-6788393a.js');
|
|
27
27
|
const utilities = require('./utilities-9a0c5e91.js');
|
|
28
|
-
const ShadowViewAddon = require('./ShadowViewAddon-
|
|
28
|
+
const ShadowViewAddon = require('./ShadowViewAddon-e703fa61.js');
|
|
29
29
|
require('./sqm-portal-container-view-07e4343f.js');
|
|
30
30
|
const usePayoutStatus = require('./usePayoutStatus-3b34dab1.js');
|
|
31
31
|
|
|
@@ -33,7 +33,7 @@ require('./utilities-9a0c5e91.js');
|
|
|
33
33
|
const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-25eb2099.js');
|
|
34
34
|
const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-1c4e781f.js');
|
|
35
35
|
const sqmQrCodeView = require('./sqm-qr-code-view-0c3b2f48.js');
|
|
36
|
-
const ShadowViewAddon = require('./ShadowViewAddon-
|
|
36
|
+
const ShadowViewAddon = require('./ShadowViewAddon-e703fa61.js');
|
|
37
37
|
const sqmPortalContainerView = require('./sqm-portal-container-view-07e4343f.js');
|
|
38
38
|
const IndirectTaxDetailsView = require('./IndirectTaxDetailsView-b3b7bb6e.js');
|
|
39
39
|
const utils = require('./utils-d5821f8d.js');
|
|
@@ -159,6 +159,9 @@ export class BigStat {
|
|
|
159
159
|
}, {
|
|
160
160
|
"text": "programSelector",
|
|
161
161
|
"name": "uiWidget"
|
|
162
|
+
}, {
|
|
163
|
+
"text": "Additional Settings",
|
|
164
|
+
"name": "uiGroup"
|
|
162
165
|
}],
|
|
163
166
|
"text": "The ID of the program that is used to scope stats. Defaults to the program context when no ID is specified."
|
|
164
167
|
},
|
|
@@ -820,6 +820,7 @@ export const queries = {
|
|
|
820
820
|
query: payoutBalanceQuery,
|
|
821
821
|
},
|
|
822
822
|
};
|
|
823
|
+
// TODO: Add rewardsExpired and rewardsCancelled
|
|
823
824
|
// this should be exposed in documentation somehow
|
|
824
825
|
export const StatPaths = [
|
|
825
826
|
{ name: "programGoals", route: "/(programGoals)/:metricType/:goalId" },
|
|
@@ -1120,6 +1120,7 @@ const queries = {
|
|
|
1120
1120
|
query: payoutBalanceQuery,
|
|
1121
1121
|
},
|
|
1122
1122
|
};
|
|
1123
|
+
// TODO: Add rewardsExpired and rewardsCancelled
|
|
1123
1124
|
// this should be exposed in documentation somehow
|
|
1124
1125
|
const StatPaths = [
|
|
1125
1126
|
{ name: "programGoals", route: "/(programGoals)/:metricType/:goalId" },
|
|
@@ -21,7 +21,7 @@ import { P as PortalLoginView } from './sqm-portal-login-view-7670cd86.js';
|
|
|
21
21
|
import { u as usePortalLogin } from './usePortalLogin-d0720c81.js';
|
|
22
22
|
import { A as AsYouType } from './AsYouType-46f67d0d.js';
|
|
23
23
|
import { i as isEmpty } from './utilities-ad9c2893.js';
|
|
24
|
-
import { u as useDemoBigStat, Q as useBigStat, B as BigStatView, C as CardFeedView, c as CheckboxFieldView, e as CouponCodeView, D as DropdownFieldView, E as EditProfileView, H as HeroView, I as InputFieldView, U as withShadowView, L as LeaderboardView, N as NameFieldsView, f as ChangeMarktingView, P as PortalChangePasswordView, g as PortalFooterView, h as PortalFrameView, d as PortalRegisterView, R as ReferralIframeView, i as RewardExchangeView, V as demoRewardExchange, G as useShareButton, a as ShareButtonView, J as useShareLink, S as StatContainerView, T as TaskCardView } from './ShadowViewAddon-
|
|
24
|
+
import { u as useDemoBigStat, Q as useBigStat, B as BigStatView, C as CardFeedView, c as CheckboxFieldView, e as CouponCodeView, D as DropdownFieldView, E as EditProfileView, H as HeroView, I as InputFieldView, U as withShadowView, L as LeaderboardView, N as NameFieldsView, f as ChangeMarktingView, P as PortalChangePasswordView, g as PortalFooterView, h as PortalFrameView, d as PortalRegisterView, R as ReferralIframeView, i as RewardExchangeView, V as demoRewardExchange, G as useShareButton, a as ShareButtonView, J as useShareLink, S as StatContainerView, T as TaskCardView } from './ShadowViewAddon-6635eef4.js';
|
|
25
25
|
import './sqm-portal-container-view-176e92e3.js';
|
|
26
26
|
import { u as usePayoutStatus } from './usePayoutStatus-7eeec61b.js';
|
|
27
27
|
|
|
@@ -29,7 +29,7 @@ import './utilities-ad9c2893.js';
|
|
|
29
29
|
import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-abef7286.js';
|
|
30
30
|
import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-33805220.js';
|
|
31
31
|
import { Q as QrCodeView } from './sqm-qr-code-view-97124a66.js';
|
|
32
|
-
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 PortalFrameView, R as ReferralIframeView, i as RewardExchangeView, r as rewardExchangeCustomErrorMsg, j as rewardExchangeLongText, k as rewardExchangeSelected, l as chooseAmountFixed, m as chooseAmountFixedNoDescription, n as chooseAmountVariable, o as chooseAmountVariableNoDescription, p as chooseAmountVariableDisabled, q as chooseAmountVariableUnavailable, s as confirmFixed, t as confirmVariable, v as redemptionError, w as queryError, x as success, y as successVariable, z as loading, A as empty$1, F as rewardExchange, G as useShareButton, J as useShareLink, K as ProgressBarView, M as ProgressBar$2, O as ShadowViewAddon } from './ShadowViewAddon-
|
|
32
|
+
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 PortalFrameView, R as ReferralIframeView, i as RewardExchangeView, r as rewardExchangeCustomErrorMsg, j as rewardExchangeLongText, k as rewardExchangeSelected, l as chooseAmountFixed, m as chooseAmountFixedNoDescription, n as chooseAmountVariable, o as chooseAmountVariableNoDescription, p as chooseAmountVariableDisabled, q as chooseAmountVariableUnavailable, s as confirmFixed, t as confirmVariable, v as redemptionError, w as queryError, x as success, y as successVariable, z as loading, A as empty$1, F as rewardExchange, G as useShareButton, J as useShareLink, K as ProgressBarView, M as ProgressBar$2, O as ShadowViewAddon } from './ShadowViewAddon-6635eef4.js';
|
|
33
33
|
import { P as PortalContainerView, a as PortalSectionView } from './sqm-portal-container-view-176e92e3.js';
|
|
34
34
|
import { I as InvoiceTableView, a as INDIRECT_TAX_SPAIN_REGIONS, b as INDIRECT_TAX_PROVINCES, O as OtherRegionSlotView } from './IndirectTaxDetailsView-451cf5e2.js';
|
|
35
35
|
import { t as taxTypeToName, L as LoadingView } from './utils-c416c7e4.js';
|