@saasquatch/mint-components 1.15.0-90 → 1.15.0-91
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-15a0eed0.js → ShadowViewAddon-6c747e8a.js} +1 -1
- package/dist/cjs/{copy-text-view-a8adf868.js → copy-text-view-1865c546.js} +1 -1
- package/dist/cjs/sqm-big-stat_43.cjs.entry.js +2 -2
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +1 -1
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +3 -3
- package/dist/collection/components/sqm-share-link/ShareLink.stories.js +1 -1
- package/dist/collection/components/views/copy-text-view.js +1 -1
- package/dist/esm/{ShadowViewAddon-4013c459.js → ShadowViewAddon-ae3c90a3.js} +1 -1
- package/dist/esm/{copy-text-view-280faef6.js → copy-text-view-708e62b5.js} +1 -1
- package/dist/esm/sqm-big-stat_43.entry.js +2 -2
- package/dist/esm/sqm-pagination_3.entry.js +1 -1
- package/dist/esm/sqm-stencilbook.entry.js +3 -3
- package/dist/esm-es5/{ShadowViewAddon-4013c459.js → ShadowViewAddon-ae3c90a3.js} +1 -1
- package/dist/esm-es5/copy-text-view-708e62b5.js +1 -0
- package/dist/esm-es5/sqm-big-stat_43.entry.js +1 -1
- package/dist/esm-es5/sqm-pagination_3.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-f5960d6d.system.js → p-115c07cc.system.js} +1 -1
- package/dist/mint-components/p-342b142c.system.js +1 -0
- package/dist/mint-components/{p-6f38ae14.entry.js → p-36a86049.entry.js} +1 -1
- package/dist/mint-components/p-61e09ea8.js +1 -0
- package/dist/mint-components/{p-27b52a2e.entry.js → p-7f7f2fd3.entry.js} +2 -2
- package/dist/mint-components/{p-9cf27958.entry.js → p-8b63c2f2.entry.js} +1 -1
- package/dist/mint-components/{p-16381024.system.entry.js → p-984b0123.system.entry.js} +1 -1
- package/dist/mint-components/{p-f4d373b5.system.entry.js → p-9c667435.system.entry.js} +1 -1
- package/dist/mint-components/p-a89baf7b.system.js +1 -1
- package/dist/mint-components/{p-d8e9a51e.js → p-aa5e3689.js} +1 -1
- package/dist/mint-components/{p-426f109c.system.entry.js → p-f609302e.system.entry.js} +1 -1
- package/docs/docs.docx +0 -0
- package/package.json +1 -1
- package/dist/esm-es5/copy-text-view-280faef6.js +0 -1
- package/dist/mint-components/p-23cb8072.system.js +0 -1
- package/dist/mint-components/p-a221ed32.js +0 -1
|
@@ -9,7 +9,7 @@ const utils = require('./utils-7cbd60cc.js');
|
|
|
9
9
|
const JSS = require('./JSS-8503a151.js');
|
|
10
10
|
const useReferralCodes = require('./useReferralCodes-11cdf43b.js');
|
|
11
11
|
const mixins = require('./mixins-4761d472.js');
|
|
12
|
-
const copyTextView = require('./copy-text-view-
|
|
12
|
+
const copyTextView = require('./copy-text-view-1865c546.js');
|
|
13
13
|
const useChildElements = require('./useChildElements-966c9041.js');
|
|
14
14
|
const luxon = require('./luxon-949beaf2.js');
|
|
15
15
|
const sqmTextSpanView = require('./sqm-text-span-view-7a61ae4c.js');
|
|
@@ -12,7 +12,7 @@ const utils = require('./utils-7cbd60cc.js');
|
|
|
12
12
|
const JSS = require('./JSS-8503a151.js');
|
|
13
13
|
require('./useReferralCodes-11cdf43b.js');
|
|
14
14
|
require('./mixins-4761d472.js');
|
|
15
|
-
const copyTextView = require('./copy-text-view-
|
|
15
|
+
const copyTextView = require('./copy-text-view-1865c546.js');
|
|
16
16
|
const reRender = require('./re-render-d516138a.js');
|
|
17
17
|
const useChildElements = require('./useChildElements-966c9041.js');
|
|
18
18
|
require('./luxon-949beaf2.js');
|
|
@@ -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-6c747e8a.js');
|
|
29
29
|
require('./sqm-portal-container-view-07e4343f.js');
|
|
30
30
|
const parseStates = require('./parseStates-d1effc19.js');
|
|
31
31
|
const usePayoutStatus = require('./usePayoutStatus-3b34dab1.js');
|
|
@@ -11,7 +11,7 @@ const utils = require('./utils-7cbd60cc.js');
|
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
const useReferralCodes = require('./useReferralCodes-11cdf43b.js');
|
|
13
13
|
require('./mixins-4761d472.js');
|
|
14
|
-
const copyTextView = require('./copy-text-view-
|
|
14
|
+
const copyTextView = require('./copy-text-view-1865c546.js');
|
|
15
15
|
|
|
16
16
|
const style = {
|
|
17
17
|
Container: {
|
|
@@ -11,7 +11,7 @@ require('./utils-7cbd60cc.js');
|
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
require('./useReferralCodes-11cdf43b.js');
|
|
13
13
|
require('./mixins-4761d472.js');
|
|
14
|
-
const copyTextView = require('./copy-text-view-
|
|
14
|
+
const copyTextView = require('./copy-text-view-1865c546.js');
|
|
15
15
|
const GenericTableView = require('./GenericTableView-a9845e80.js');
|
|
16
16
|
require('./useChildElements-966c9041.js');
|
|
17
17
|
const luxon = require('./luxon-949beaf2.js');
|
|
@@ -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-6c747e8a.js');
|
|
37
37
|
const sqmPortalContainerView = require('./sqm-portal-container-view-07e4343f.js');
|
|
38
38
|
const IndirectTaxDetailsView = require('./IndirectTaxDetailsView-cf888c7b.js');
|
|
39
39
|
const utils = require('./utils-e3305bd8.js');
|
|
@@ -13395,7 +13395,7 @@ const Default$m = () => {
|
|
|
13395
13395
|
open: false,
|
|
13396
13396
|
tooltiptext: "Copied!",
|
|
13397
13397
|
};
|
|
13398
|
-
return index.h(copyTextView.CopyTextView, Object.assign({}, props));
|
|
13398
|
+
return index.h(copyTextView.CopyTextView, Object.assign({ textColor: "red" }, props));
|
|
13399
13399
|
};
|
|
13400
13400
|
const Tooltip = () => {
|
|
13401
13401
|
const props = {
|
|
@@ -13,7 +13,7 @@ export const Default = () => {
|
|
|
13
13
|
open: false,
|
|
14
14
|
tooltiptext: "Copied!",
|
|
15
15
|
};
|
|
16
|
-
return h(CopyTextView, Object.assign({}, props));
|
|
16
|
+
return h(CopyTextView, Object.assign({ textColor: "red" }, props));
|
|
17
17
|
};
|
|
18
18
|
export const Tooltip = () => {
|
|
19
19
|
const props = {
|
|
@@ -7,7 +7,7 @@ import { l as luxonLocale } from './utils-03188de2.js';
|
|
|
7
7
|
import { c as createStyleSheet, j as jss, a as create } from './JSS-67b5cff8.js';
|
|
8
8
|
import { a as REFERRAL_CODES_NAMESPACE, S as SET_CODE_COPIED } from './useReferralCodes-311e6d72.js';
|
|
9
9
|
import { H as HostBlock, A as AuthWrapper, a as AuthColumn, b as AuthButtonsContainer, E as ErrorStyles } from './mixins-f750863a.js';
|
|
10
|
-
import { C as CopyTextView } from './copy-text-view-
|
|
10
|
+
import { C as CopyTextView } from './copy-text-view-708e62b5.js';
|
|
11
11
|
import { u as useChildElements } from './useChildElements-4e70ac0e.js';
|
|
12
12
|
import { l as luxon } from './luxon-bbf75a9d.js';
|
|
13
13
|
import { T as TextSpanView } from './sqm-text-span-view-4c17b8c9.js';
|
|
@@ -8,7 +8,7 @@ import { g as getProps, a as getMissingProps } from './utils-03188de2.js';
|
|
|
8
8
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
9
9
|
import './useReferralCodes-311e6d72.js';
|
|
10
10
|
import './mixins-f750863a.js';
|
|
11
|
-
import { C as CopyTextView } from './copy-text-view-
|
|
11
|
+
import { C as CopyTextView } from './copy-text-view-708e62b5.js';
|
|
12
12
|
import { a as useRequestRerender } from './re-render-9c90767d.js';
|
|
13
13
|
import { u as useChildElements } from './useChildElements-4e70ac0e.js';
|
|
14
14
|
import './luxon-bbf75a9d.js';
|
|
@@ -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-ae3c90a3.js';
|
|
25
25
|
import './sqm-portal-container-view-176e92e3.js';
|
|
26
26
|
import { p as parseStates } from './parseStates-ed75e224.js';
|
|
27
27
|
import { u as usePayoutStatus } from './usePayoutStatus-7eeec61b.js';
|
|
@@ -7,7 +7,7 @@ import { g as getProps } from './utils-03188de2.js';
|
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
8
|
import { R as REFERRAL_CODES_PAGINATION_CONTEXT, a as REFERRAL_CODES_NAMESPACE, S as SET_CODE_COPIED, u as useReferralCodes } from './useReferralCodes-311e6d72.js';
|
|
9
9
|
import './mixins-f750863a.js';
|
|
10
|
-
import { C as CopyTextView } from './copy-text-view-
|
|
10
|
+
import { C as CopyTextView } from './copy-text-view-708e62b5.js';
|
|
11
11
|
|
|
12
12
|
const style = {
|
|
13
13
|
Container: {
|
|
@@ -7,7 +7,7 @@ import './utils-03188de2.js';
|
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
8
|
import './useReferralCodes-311e6d72.js';
|
|
9
9
|
import './mixins-f750863a.js';
|
|
10
|
-
import { C as CopyTextView } from './copy-text-view-
|
|
10
|
+
import { C as CopyTextView } from './copy-text-view-708e62b5.js';
|
|
11
11
|
import { G as GenericTableView } from './GenericTableView-e43d310f.js';
|
|
12
12
|
import './useChildElements-4e70ac0e.js';
|
|
13
13
|
import { l as luxon } from './luxon-bbf75a9d.js';
|
|
@@ -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-ae3c90a3.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-084314d5.js';
|
|
35
35
|
import { t as taxTypeToName, L as LoadingView } from './utils-27b2ed4b.js';
|
|
@@ -13391,7 +13391,7 @@ const Default$m = () => {
|
|
|
13391
13391
|
open: false,
|
|
13392
13392
|
tooltiptext: "Copied!",
|
|
13393
13393
|
};
|
|
13394
|
-
return h(CopyTextView, Object.assign({}, props));
|
|
13394
|
+
return h(CopyTextView, Object.assign({ textColor: "red" }, props));
|
|
13395
13395
|
};
|
|
13396
13396
|
const Tooltip = () => {
|
|
13397
13397
|
const props = {
|