@saasquatch/mint-components 2.3.0-14 → 2.3.0-15

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.
@@ -18,7 +18,7 @@ const reRender = require('./re-render-72a0ef45.js');
18
18
  const useChildElements = require('./useChildElements-041127d7.js');
19
19
  const luxon = require('./luxon-c1ad356a.js');
20
20
  const useReferralTable = require('./useReferralTable-6e9de0d5.js');
21
- const sqmUserInfoFormView = require('./sqm-user-info-form-view-60e09262.js');
21
+ const sqmUserInfoFormView = require('./sqm-user-info-form-view-53e8bcd6.js');
22
22
  const data = require('./data-89ac73dd.js');
23
23
  const keys = require('./keys-5a2c9ed2.js');
24
24
  const eventKeys = require('./eventKeys-7af4df4d.js');
@@ -37,7 +37,7 @@ require('./ErrorView-ee7b0f36.js');
37
37
  const sqmQrCodeView = require('./sqm-qr-code-view-1f2daa76.js');
38
38
  const ShadowViewAddon = require('./ShadowViewAddon-3b477e58.js');
39
39
  const sqmPortalContainerView = require('./sqm-portal-container-view-757f921b.js');
40
- const sqmUserInfoFormView = require('./sqm-user-info-form-view-60e09262.js');
40
+ const sqmUserInfoFormView = require('./sqm-user-info-form-view-53e8bcd6.js');
41
41
  const sqmLeadInputFieldView = require('./sqm-lead-input-field-view-0cd7ebdb.js');
42
42
  require('./data-89ac73dd.js');
43
43
  const sqmPartnerInfoModalView = require('./sqm-partner-info-modal-view-b0e8044f.js');
@@ -2154,7 +2154,7 @@ const vanillaStyle$2 = `
2154
2154
  background: var(--sqm-input-background, inherit);
2155
2155
  color: var(--sqm-input-color, inherit);
2156
2156
  border:none;
2157
- min-width: max-content;
2157
+ width: max-content;
2158
2158
  }
2159
2159
 
2160
2160
  sl-menu-item::part(base) {
@@ -201,7 +201,7 @@ const vanillaStyle = `
201
201
  background: var(--sqm-input-background, inherit);
202
202
  color: var(--sqm-input-color, inherit);
203
203
  border:none;
204
- min-width: max-content;
204
+ width: max-content;
205
205
  }
206
206
 
207
207
  sl-menu-item::part(base) {
@@ -14,7 +14,7 @@ import { u as useRerenderListener, a as useRequestRerender } from './re-render-b
14
14
  import { u as useChildElements } from './useChildElements-06937df7.js';
15
15
  import { l as luxon } from './luxon-1be92a8e.js';
16
16
  import { g as generateUserError } from './useReferralTable-03d32c6f.js';
17
- import { O as OtherRegionSlotView, I as InvoiceTableView, v as vatLabels, T as TaxAndCashDashboardView, U as UserInfoFormView } from './sqm-user-info-form-view-647a2bd5.js';
17
+ import { O as OtherRegionSlotView, I as InvoiceTableView, v as vatLabels, T as TaxAndCashDashboardView, U as UserInfoFormView } from './sqm-user-info-form-view-79738732.js';
18
18
  import { F as FORM_STEPS, a as TAX_FORM_CONTEXT_NAMESPACE, S as SORTED_COUNTRIES_NAMESPACE, f as FINANCE_NETWORK_SETTINGS_NAMESPACE, c as USER_QUERY_NAMESPACE, T as TAX_CONTEXT_NAMESPACE, C as CURRENCIES_NAMESPACE, U as USER_FORM_CONTEXT_NAMESPACE } from './data-8698cbc6.js';
19
19
  import { c as VERIFICATION_EVENT_KEY } from './keys-1054056a.js';
20
20
  import { T as TAX_FORM_UPDATED_EVENT_KEY } from './eventKeys-f76b6a03.js';
@@ -33,7 +33,7 @@ import './ErrorView-74cb3af8.js';
33
33
  import { Q as QrCodeView } from './sqm-qr-code-view-ce476721.js';
34
34
  import { S as StatContainerView, B as BigStatView, a as ShareButtonView, P as PortalChangePasswordView, b as PoweredByImg$1, c as BaseRegistrationFormView, u as useDemoBigStat, T as TaskCardView, C as CardFeedView, d as CheckboxFieldView, 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 ShareLinkView, K as useShareLink, M as ProgressBarView, O as ProgressBar$2, Q as LeadFormView, U as LeadDropdownFieldView, V as ShadowViewAddon } from './ShadowViewAddon-e115fa1c.js';
35
35
  import { P as PortalContainerView, a as PortalSectionView } from './sqm-portal-container-view-200c9df8.js';
36
- import { I as InvoiceTableView, T as TaxAndCashDashboardView$1, O as OtherRegionSlotView, U as UserInfoFormView$1 } from './sqm-user-info-form-view-647a2bd5.js';
36
+ import { I as InvoiceTableView, T as TaxAndCashDashboardView$1, O as OtherRegionSlotView, U as UserInfoFormView$1 } from './sqm-user-info-form-view-79738732.js';
37
37
  import { L as LeadInputFieldView } from './sqm-lead-input-field-view-b945edf4.js';
38
38
  import './data-8698cbc6.js';
39
39
  import { P as PartnerInfoModalView } from './sqm-partner-info-modal-view-6b9c512f.js';
@@ -2152,7 +2152,7 @@ const vanillaStyle$2 = `
2152
2152
  background: var(--sqm-input-background, inherit);
2153
2153
  color: var(--sqm-input-color, inherit);
2154
2154
  border:none;
2155
- min-width: max-content;
2155
+ width: max-content;
2156
2156
  }
2157
2157
 
2158
2158
  sl-menu-item::part(base) {