@saasquatch/mint-components 2.1.10-57 → 2.1.10
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-a26deae6.js → ShadowViewAddon-c97e80de.js} +422 -19
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/mint-components.cjs.js +1 -1
- package/dist/cjs/{sqm-big-stat_46.cjs.entry.js → sqm-big-stat_45.cjs.entry.js} +264 -92
- package/dist/cjs/sqm-code-verification.cjs.entry.js +1 -1
- package/dist/cjs/sqm-email-verification.cjs.entry.js +1 -1
- package/dist/cjs/sqm-empty_4.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-container-view-70a47420.js → sqm-portal-container-view-757f921b.js} +5 -6
- package/dist/cjs/{sqm-portal-email-verification-view-c81fe7f1.js → sqm-portal-email-verification-view-abb773a7.js} +1 -1
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +2 -2
- package/dist/cjs/sqm-portal-forgot-password_6.cjs.entry.js +5 -5
- package/dist/cjs/{sqm-portal-profile-view-639337e3.js → sqm-portal-profile-view-3515e1e5.js} +1 -1
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +2 -2
- package/dist/cjs/{sqm-portal-registration-form-view-020f661c.js → sqm-portal-registration-form-view-a45f7a52.js} +1 -1
- package/dist/cjs/{sqm-portal-reset-password-view-6b1acd90.js → sqm-portal-reset-password-view-a767b044.js} +1 -1
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +2 -2
- package/dist/cjs/{sqm-portal-verify-email-view-424e406a.js → sqm-portal-verify-email-view-717d0633.js} +1 -1
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +1 -1
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +1 -1
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +168 -59
- package/dist/cjs/{sqm-text-span-view-f274fdf2.js → sqm-text-span-view-b9e10f5d.js} +1 -1
- package/dist/cjs/sqm-text-span.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +0 -1
- package/dist/collection/components/sqm-password-field/sqm-password-field.js +1 -0
- package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +6 -7
- package/dist/collection/components/sqm-portal-google-login/sqm-portal-google-login.js +1 -1
- package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +1 -1
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +0 -1
- package/dist/collection/components/sqm-share-link/ShareLink.stories.js +136 -11
- package/dist/collection/components/sqm-share-link/UseShareLink.stories.js +14 -5
- 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 +935 -48
- package/dist/collection/components/sqm-share-link/useShareLink.js +227 -14
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +0 -2
- package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +1 -1
- package/dist/esm/{ShadowViewAddon-47f1e579.js → ShadowViewAddon-33f1a8f7.js} +424 -22
- package/dist/esm/loader.js +1 -1
- package/dist/esm/mint-components.js +1 -1
- package/dist/esm/{sqm-big-stat_46.entry.js → sqm-big-stat_45.entry.js} +265 -92
- package/dist/esm/sqm-code-verification.entry.js +1 -1
- package/dist/esm/sqm-email-verification.entry.js +1 -1
- package/dist/esm/sqm-empty_4.entry.js +1 -1
- package/dist/esm/{sqm-portal-container-view-a8c708cd.js → sqm-portal-container-view-200c9df8.js} +6 -7
- package/dist/esm/{sqm-portal-email-verification-view-426370f1.js → sqm-portal-email-verification-view-04528277.js} +1 -1
- package/dist/esm/sqm-portal-email-verification.entry.js +2 -2
- package/dist/esm/sqm-portal-forgot-password_6.entry.js +5 -5
- package/dist/esm/{sqm-portal-profile-view-f015fd6a.js → sqm-portal-profile-view-b5ea620f.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +2 -2
- package/dist/esm/{sqm-portal-registration-form-view-2f4936ef.js → sqm-portal-registration-form-view-79265df5.js} +1 -1
- package/dist/esm/{sqm-portal-reset-password-view-cfbc0eb0.js → sqm-portal-reset-password-view-f84c04cf.js} +1 -1
- package/dist/esm/sqm-portal-reset-password.entry.js +2 -2
- package/dist/esm/{sqm-portal-verify-email-view-1a638fae.js → sqm-portal-verify-email-view-c61536b7.js} +1 -1
- package/dist/esm/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm/sqm-stencilbook.entry.js +168 -59
- package/dist/esm/{sqm-text-span-view-738acfb3.js → sqm-text-span-view-72f43dff.js} +1 -1
- package/dist/esm/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/ShadowViewAddon-33f1a8f7.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/sqm-big-stat_45.entry.js +1 -0
- package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-container-view-200c9df8.js +1 -0
- package/dist/esm-es5/{sqm-portal-email-verification-view-426370f1.js → sqm-portal-email-verification-view-04528277.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password_6.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-f015fd6a.js → sqm-portal-profile-view-b5ea620f.js} +1 -1
- package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-registration-form-view-2f4936ef.js → sqm-portal-registration-form-view-79265df5.js} +1 -1
- package/dist/esm-es5/{sqm-portal-reset-password-view-cfbc0eb0.js → sqm-portal-reset-password-view-f84c04cf.js} +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-verify-email-view-1a638fae.js → sqm-portal-verify-email-view-c61536b7.js} +1 -1
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/{sqm-text-span-view-738acfb3.js → sqm-text-span-view-72f43dff.js} +1 -1
- package/dist/esm-es5/sqm-text-span.entry.js +1 -1
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/{p-ab0ea688.system.entry.js → p-00b235c5.system.entry.js} +1 -1
- package/dist/mint-components/p-08930b83.js +499 -0
- package/dist/mint-components/p-0b1e90fe.system.js +1 -0
- package/dist/mint-components/p-1021a49f.system.entry.js +1 -0
- package/dist/mint-components/{p-25558a33.entry.js → p-13292317.entry.js} +1 -1
- package/dist/mint-components/{p-d65991d0.entry.js → p-13d1b10d.entry.js} +1 -1
- package/dist/mint-components/{p-d4570314.entry.js → p-1d92c169.entry.js} +1 -1
- package/dist/mint-components/{p-7161e1a6.js → p-2668335b.js} +1 -1
- package/dist/mint-components/{p-6e512063.entry.js → p-3af3e2c1.entry.js} +1 -1
- package/dist/mint-components/{p-5ff7b000.entry.js → p-40bad95a.entry.js} +1 -1
- package/dist/mint-components/{p-f35d856a.system.js → p-43c31fd5.system.js} +1 -1
- package/dist/mint-components/p-5bc5c61e.entry.js +1 -0
- package/dist/mint-components/{p-dac20392.system.js → p-686dd5eb.system.js} +1 -1
- package/dist/mint-components/{p-7b909aa5.system.js → p-7562cd98.system.js} +1 -1
- package/dist/mint-components/p-76271ec4.entry.js +9 -0
- package/dist/mint-components/p-78b40f71.system.js +1 -0
- package/dist/mint-components/{p-cb0a5990.entry.js → p-7939e4af.entry.js} +1 -1
- package/dist/mint-components/{p-e6ace3ab.js → p-832aea99.js} +1 -1
- package/dist/mint-components/{p-746500b2.entry.js → p-8784539d.entry.js} +21 -29
- package/dist/mint-components/{p-b9f57e84.system.entry.js → p-8899ff38.system.entry.js} +1 -1
- package/dist/mint-components/{p-fbe00c97.system.entry.js → p-892797eb.system.entry.js} +1 -1
- package/dist/mint-components/{p-d997001a.js → p-8962e023.js} +1 -1
- package/dist/mint-components/{p-dd368927.system.entry.js → p-9390586b.system.entry.js} +1 -1
- package/dist/mint-components/{p-3c46b4dd.system.js → p-a4825ec2.system.js} +1 -1
- package/dist/mint-components/{p-058aefe1.entry.js → p-af407cce.entry.js} +1 -1
- package/dist/mint-components/{p-56ca7e3c.js → p-b3ad957c.js} +1 -1
- package/dist/mint-components/{p-70570e4d.system.entry.js → p-b96e90a2.system.entry.js} +1 -1
- package/dist/mint-components/{p-c67f8558.system.entry.js → p-bba16a46.system.entry.js} +1 -1
- package/dist/mint-components/{p-669d52c4.js → p-bee4af5d.js} +1 -1
- package/dist/mint-components/p-c3c8d4ee.system.entry.js +1 -0
- package/dist/mint-components/{p-cabf6326.js → p-c813ec64.js} +1 -1
- package/dist/mint-components/p-ca098be1.system.js +1 -1
- package/dist/mint-components/{p-18133026.system.entry.js → p-d3b1ab20.system.entry.js} +1 -1
- package/dist/mint-components/{p-692e14c5.system.js → p-d55c50af.system.js} +1 -1
- package/dist/mint-components/p-dd12c32a.system.entry.js +1 -0
- package/dist/mint-components/p-e30abc44.js +1 -0
- package/dist/mint-components/{p-fb5c9802.entry.js → p-e506bf7f.entry.js} +1 -1
- package/dist/mint-components/{p-aefc6c4f.system.entry.js → p-e9485160.system.entry.js} +1 -1
- package/dist/mint-components/{p-f0baeed0.entry.js → p-f6528f8a.entry.js} +1 -1
- package/dist/mint-components/{p-5141769d.system.entry.js → p-f7ca4cc4.system.entry.js} +1 -1
- package/dist/mint-components/{p-e4f17c21.system.js → p-f8026ed6.system.js} +1 -1
- package/dist/types/components/sqm-share-link/ShareLink.stories.d.ts +9 -0
- package/dist/types/components/sqm-share-link/UseShareLink.stories.d.ts +6 -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 +195 -2
- package/dist/types/components/sqm-share-link/useShareLink.d.ts +33 -4
- package/dist/types/components.d.ts +349 -80
- 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/docs/stats.json +122783 -0
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +2 -2
- package/dist/collection/components/sqm-user-attribute/UserAttribute.stories.js +0 -25
- package/dist/collection/components/sqm-user-attribute/sqm-user-attribute-view.js +0 -19
- package/dist/collection/components/sqm-user-attribute/sqm-user-attribute.js +0 -172
- package/dist/collection/components/sqm-user-attribute/useUserAttribute.js +0 -26
- package/dist/esm-es5/ShadowViewAddon-47f1e579.js +0 -1
- package/dist/esm-es5/sqm-big-stat_46.entry.js +0 -1
- package/dist/esm-es5/sqm-portal-container-view-a8c708cd.js +0 -1
- package/dist/mint-components/p-217dedde.js +0 -463
- package/dist/mint-components/p-4007afba.system.entry.js +0 -1
- package/dist/mint-components/p-445f50cc.entry.js +0 -9
- package/dist/mint-components/p-55676213.entry.js +0 -1
- package/dist/mint-components/p-89a20547.system.entry.js +0 -1
- package/dist/mint-components/p-b699f76e.system.js +0 -1
- package/dist/mint-components/p-b6a1e2ac.js +0 -1
- package/dist/mint-components/p-ce050888.system.js +0 -1
- package/dist/mint-components/p-e3497e0e.system.entry.js +0 -1
- package/dist/types/components/sqm-user-attribute/UserAttribute.stories.d.ts +0 -7
- package/dist/types/components/sqm-user-attribute/sqm-user-attribute-view.d.ts +0 -8
- package/dist/types/components/sqm-user-attribute/sqm-user-attribute.d.ts +0 -45
- package/dist/types/components/sqm-user-attribute/useUserAttribute.d.ts +0 -3
|
@@ -13,10 +13,10 @@ const JSS = require('./JSS-8503a151.js');
|
|
|
13
13
|
require('./useReferralCodes-0f7948af.js');
|
|
14
14
|
require('./mixins-4761d472.js');
|
|
15
15
|
const copyTextView = require('./copy-text-view-bb2c0ea7.js');
|
|
16
|
-
require('./sqm-text-span-view-
|
|
16
|
+
require('./sqm-text-span-view-b9e10f5d.js');
|
|
17
17
|
const usePortalRegistrationForm = require('./usePortalRegistrationForm-23ee2d62.js');
|
|
18
18
|
const useRegistrationFormState = require('./useRegistrationFormState-4fe5b770.js');
|
|
19
|
-
const sqmPortalRegistrationFormView = require('./sqm-portal-registration-form-view-
|
|
19
|
+
const sqmPortalRegistrationFormView = require('./sqm-portal-registration-form-view-a45f7a52.js');
|
|
20
20
|
const reRender = require('./re-render-72a0ef45.js');
|
|
21
21
|
const useChildElements = require('./useChildElements-041127d7.js');
|
|
22
22
|
require('./luxon-c1ad356a.js');
|
|
@@ -27,8 +27,8 @@ const useInstantAccessRegistration = require('./useInstantAccessRegistration-239
|
|
|
27
27
|
const useLeadFormState = require('./useLeadFormState-b4c2ab5b.js');
|
|
28
28
|
const utilities = require('./utilities-fcdb9504.js');
|
|
29
29
|
const ErrorView = require('./ErrorView-ee7b0f36.js');
|
|
30
|
-
const ShadowViewAddon = require('./ShadowViewAddon-
|
|
31
|
-
require('./sqm-portal-container-view-
|
|
30
|
+
const ShadowViewAddon = require('./ShadowViewAddon-c97e80de.js');
|
|
31
|
+
require('./sqm-portal-container-view-757f921b.js');
|
|
32
32
|
const data = require('./data-8c8a08f6.js');
|
|
33
33
|
const extractProps = require('./extractProps-e9c55ba8.js');
|
|
34
34
|
const usePayoutStatus = require('./usePayoutStatus-0192fccd.js');
|
|
@@ -6059,7 +6059,6 @@ function useDemoShareCode(props) {
|
|
|
6059
6059
|
borderRadius: props.borderRadius,
|
|
6060
6060
|
borderColor: props.borderColor,
|
|
6061
6061
|
buttonType: props.buttonType,
|
|
6062
|
-
rewardStatus: "AVAILABLE",
|
|
6063
6062
|
open,
|
|
6064
6063
|
onClick: () => {
|
|
6065
6064
|
// Should well supported: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard#browser_compatibility
|
|
@@ -6119,6 +6118,199 @@ const ShareLink = class {
|
|
|
6119
6118
|
* @uiGroup Style
|
|
6120
6119
|
*/
|
|
6121
6120
|
this.buttonStyle = "icon";
|
|
6121
|
+
/**
|
|
6122
|
+
* Let advocates customize their share links up to 5 times.
|
|
6123
|
+
*
|
|
6124
|
+
* @uiName Allow customization
|
|
6125
|
+
* @uiType boolean
|
|
6126
|
+
* @uiGroup Customizable Vanity Link
|
|
6127
|
+
* @uiWidget CustomLinkSwitch
|
|
6128
|
+
* @requiredFlavor impact
|
|
6129
|
+
*/
|
|
6130
|
+
this.allowCustomization = false;
|
|
6131
|
+
/**
|
|
6132
|
+
* Text for the cancel button in editing mode
|
|
6133
|
+
*
|
|
6134
|
+
* @uiName Cancel button label
|
|
6135
|
+
* @uiType string
|
|
6136
|
+
* @uiGroup Customizable Vanity Link
|
|
6137
|
+
* @requiredFlavor impact
|
|
6138
|
+
*/
|
|
6139
|
+
this.cancelLabelText = "Cancel";
|
|
6140
|
+
/**
|
|
6141
|
+
* Tooltip text shown when link customization is disabled
|
|
6142
|
+
*
|
|
6143
|
+
* @uiName Customize disabled tooltip
|
|
6144
|
+
* @uiType string
|
|
6145
|
+
* @uiGroup Customizable Vanity Link
|
|
6146
|
+
* @requiredFlavor impact
|
|
6147
|
+
*/
|
|
6148
|
+
this.customizeDisabledTooltip = "Link customization is not available.";
|
|
6149
|
+
/**
|
|
6150
|
+
* Displayed below the share link.
|
|
6151
|
+
*
|
|
6152
|
+
* @uiName Customize link button label
|
|
6153
|
+
* @uiType string
|
|
6154
|
+
* @uiGroup Customizable Vanity Link
|
|
6155
|
+
* @requiredFlavor impact
|
|
6156
|
+
*/
|
|
6157
|
+
this.customizeLinkButtonLabel = "Customize Link";
|
|
6158
|
+
/**
|
|
6159
|
+
* Message shown when the URL has been edited 5 times. To display a clickable link, use {supportLink} as a placeholder.
|
|
6160
|
+
*
|
|
6161
|
+
* @uiName Edit limit reached text
|
|
6162
|
+
* @uiType string
|
|
6163
|
+
* @uiWidget textarea
|
|
6164
|
+
* @uiGroup Customizable Vanity Link
|
|
6165
|
+
* @requiredFlavor impact
|
|
6166
|
+
*/
|
|
6167
|
+
this.editLimitReachedText = "5 edit limit reached. To make more changes, please contact {supportLink}.";
|
|
6168
|
+
/**
|
|
6169
|
+
* Subtext shown while the user is customizing their URL.
|
|
6170
|
+
*
|
|
6171
|
+
* @uiName Edit limit text
|
|
6172
|
+
* @uiType string
|
|
6173
|
+
* @uiGroup Customizable Vanity Link
|
|
6174
|
+
* @requiredFlavor impact
|
|
6175
|
+
*/
|
|
6176
|
+
this.editLimitText = "You can edit your link up to {editsRemaining} more time(s).";
|
|
6177
|
+
/**
|
|
6178
|
+
* Description text shown when the link contains invalid special characters.
|
|
6179
|
+
*
|
|
6180
|
+
* @uiName Invalid characters error description
|
|
6181
|
+
* @uiType string
|
|
6182
|
+
* @uiWidget textarea
|
|
6183
|
+
* @uiGroup Customizable Vanity Link
|
|
6184
|
+
* @requiredFlavor impact
|
|
6185
|
+
*/
|
|
6186
|
+
this.invalidCharactersErrorDescription = "Special characters can break the link when sharing.";
|
|
6187
|
+
/**
|
|
6188
|
+
* Title of the error message shown when the link contains invalid special characters.
|
|
6189
|
+
*
|
|
6190
|
+
* @uiName Invalid characters error title
|
|
6191
|
+
* @uiType string
|
|
6192
|
+
* @uiGroup Customizable Vanity Link
|
|
6193
|
+
* @requiredFlavor impact
|
|
6194
|
+
*/
|
|
6195
|
+
this.invalidCharactersErrorTitle = "Please use only letters, numbers, dashes and underscores";
|
|
6196
|
+
/**
|
|
6197
|
+
* Description text shown when the link has already been taken
|
|
6198
|
+
*
|
|
6199
|
+
* @uiName Link taken error message
|
|
6200
|
+
* @uiType string
|
|
6201
|
+
* @uiWidget textarea
|
|
6202
|
+
* @uiGroup Customizable Vanity Link
|
|
6203
|
+
* @requiredFlavor impact
|
|
6204
|
+
*/
|
|
6205
|
+
this.linkTakenErrorDescription = "Try adding numbers, a dash or underscore to create a unique link.";
|
|
6206
|
+
/**
|
|
6207
|
+
* Title of the error message shown when the link has already been taken
|
|
6208
|
+
*
|
|
6209
|
+
* @uiName Link taken error title
|
|
6210
|
+
* @uiType string
|
|
6211
|
+
* @uiGroup Customizable Vanity Link
|
|
6212
|
+
* @requiredFlavor impact
|
|
6213
|
+
*/
|
|
6214
|
+
this.linkTakenErrorTitle = "This link is already taken";
|
|
6215
|
+
/**
|
|
6216
|
+
* Description text shown when the link contains profanity or brand names.
|
|
6217
|
+
*
|
|
6218
|
+
* @uiName Restricted words error description
|
|
6219
|
+
* @uiType string
|
|
6220
|
+
* @uiWidget textarea
|
|
6221
|
+
* @uiGroup Customizable Vanity Link
|
|
6222
|
+
* @requiredFlavor impact
|
|
6223
|
+
*/
|
|
6224
|
+
this.restrictedWordsErrorDescription = "This link contains a restricted word.";
|
|
6225
|
+
/**
|
|
6226
|
+
* Title of the error message shown when the link contains profanity or brand names.
|
|
6227
|
+
*
|
|
6228
|
+
* @uiName Restricted words error title
|
|
6229
|
+
* @uiType string
|
|
6230
|
+
* @uiGroup Customizable Vanity Link
|
|
6231
|
+
* @requiredFlavor impact
|
|
6232
|
+
*/
|
|
6233
|
+
this.restrictedWordsErrorTitle = "Please try a different link";
|
|
6234
|
+
/**
|
|
6235
|
+
* Text for the save button in editing mode
|
|
6236
|
+
*
|
|
6237
|
+
* @uiName Save button label
|
|
6238
|
+
* @uiType string
|
|
6239
|
+
* @uiGroup Customizable Vanity Link
|
|
6240
|
+
* @requiredFlavor impact
|
|
6241
|
+
*/
|
|
6242
|
+
this.saveLabelText = "Save";
|
|
6243
|
+
/**
|
|
6244
|
+
* Text for the save button while saving is in progress
|
|
6245
|
+
*
|
|
6246
|
+
* @uiName Saving button label
|
|
6247
|
+
* @uiType string
|
|
6248
|
+
* @uiGroup Customizable Vanity Link
|
|
6249
|
+
* @requiredFlavor impact
|
|
6250
|
+
*/
|
|
6251
|
+
this.savingLabelText = "Saving...";
|
|
6252
|
+
/**
|
|
6253
|
+
* Label shown above the link input while editing
|
|
6254
|
+
*
|
|
6255
|
+
* @uiName Edit input label
|
|
6256
|
+
* @uiType string
|
|
6257
|
+
* @uiGroup Customizable Vanity Link
|
|
6258
|
+
* @requiredFlavor impact
|
|
6259
|
+
*/
|
|
6260
|
+
this.editLabelText = "Enter your link";
|
|
6261
|
+
/**
|
|
6262
|
+
* Text shown when nearing the character limit. Use {charactersRemaining} as a placeholder for the count.
|
|
6263
|
+
*
|
|
6264
|
+
* @uiName Characters remaining text
|
|
6265
|
+
* @uiType string
|
|
6266
|
+
* @uiGroup Customizable Vanity Link
|
|
6267
|
+
* @requiredFlavor impact
|
|
6268
|
+
*/
|
|
6269
|
+
this.charactersRemainingText = "Characters remaining: {charactersRemaining}";
|
|
6270
|
+
/**
|
|
6271
|
+
* Text shown while the link is being validated
|
|
6272
|
+
*
|
|
6273
|
+
* @uiName Validating label
|
|
6274
|
+
* @uiType string
|
|
6275
|
+
* @uiGroup Customizable Vanity Link
|
|
6276
|
+
* @requiredFlavor impact
|
|
6277
|
+
*/
|
|
6278
|
+
this.validatingLabelText = "Validating...";
|
|
6279
|
+
/**
|
|
6280
|
+
* @uiName Min characters text
|
|
6281
|
+
* @uiType string
|
|
6282
|
+
* @uiGroup Customizable Vanity Link
|
|
6283
|
+
* @requiredFlavor impact
|
|
6284
|
+
*/
|
|
6285
|
+
this.minCharactersText = "Minimum 3 characters.";
|
|
6286
|
+
/**
|
|
6287
|
+
* Display text for the support link in the edit limit reached message
|
|
6288
|
+
*
|
|
6289
|
+
* @uiName Support link text
|
|
6290
|
+
* @uiType string
|
|
6291
|
+
* @uiGroup Customizable Vanity Link
|
|
6292
|
+
* @requiredFlavor impact
|
|
6293
|
+
*/
|
|
6294
|
+
this.supportLinkText = "Support";
|
|
6295
|
+
/**
|
|
6296
|
+
* Title shown when saving fails with an unknown error
|
|
6297
|
+
*
|
|
6298
|
+
* @uiName Save error title
|
|
6299
|
+
* @uiType string
|
|
6300
|
+
* @uiGroup Customizable Vanity Link
|
|
6301
|
+
* @requiredFlavor impact
|
|
6302
|
+
*/
|
|
6303
|
+
this.saveErrorTitle = "Error";
|
|
6304
|
+
/**
|
|
6305
|
+
* Description shown when saving fails with an unknown error
|
|
6306
|
+
*
|
|
6307
|
+
* @uiName Save error description
|
|
6308
|
+
* @uiType string
|
|
6309
|
+
* @uiWidget textarea
|
|
6310
|
+
* @uiGroup Customizable Vanity Link
|
|
6311
|
+
* @requiredFlavor impact
|
|
6312
|
+
*/
|
|
6313
|
+
this.saveErrorDescription = "Failed to save custom link. Please try again.";
|
|
6122
6314
|
domContextHooks_module.h$1(this);
|
|
6123
6315
|
}
|
|
6124
6316
|
disconnectedCallback() { }
|
|
@@ -6127,33 +6319,79 @@ const ShareLink = class {
|
|
|
6127
6319
|
const props = index_module.isDemo()
|
|
6128
6320
|
? useDemoShareLink(thisProps)
|
|
6129
6321
|
: ShadowViewAddon.useShareLink(thisProps);
|
|
6130
|
-
return index.h(
|
|
6322
|
+
return index.h(ShadowViewAddon.ShareLinkView, Object.assign({}, props));
|
|
6131
6323
|
}
|
|
6132
6324
|
};
|
|
6133
6325
|
function useDemoShareLink(props) {
|
|
6326
|
+
var _a;
|
|
6134
6327
|
const [open, setOpen] = domContextHooks_module.useState(false);
|
|
6328
|
+
const [isEditing, setIsEditing] = domContextHooks_module.useState(false);
|
|
6329
|
+
const [editValue, setEditValue] = domContextHooks_module.useState("");
|
|
6135
6330
|
const copyString = "https://www.example.com/sharelink/abc";
|
|
6136
|
-
|
|
6137
|
-
|
|
6138
|
-
|
|
6139
|
-
|
|
6140
|
-
|
|
6141
|
-
|
|
6142
|
-
|
|
6143
|
-
|
|
6144
|
-
|
|
6145
|
-
|
|
6146
|
-
|
|
6147
|
-
|
|
6148
|
-
|
|
6149
|
-
|
|
6150
|
-
|
|
6151
|
-
|
|
6152
|
-
|
|
6153
|
-
|
|
6154
|
-
|
|
6331
|
+
const domainPrefix = "https://www.example.com/";
|
|
6332
|
+
const baseProps = {
|
|
6333
|
+
copyTextViewProps: {
|
|
6334
|
+
copyString,
|
|
6335
|
+
tooltiptext: props.tooltiptext,
|
|
6336
|
+
textAlign: props.textAlign,
|
|
6337
|
+
buttonStyle: props.buttonStyle,
|
|
6338
|
+
backgroundColor: props.backgroundColor,
|
|
6339
|
+
textColor: props.textColor,
|
|
6340
|
+
borderRadius: props.borderRadius,
|
|
6341
|
+
buttonType: props.buttonType,
|
|
6342
|
+
copyButtonLabel: props.copyButtonLabel,
|
|
6343
|
+
borderColor: props.borderColor,
|
|
6344
|
+
open,
|
|
6345
|
+
onClick: () => {
|
|
6346
|
+
navigator.clipboard.writeText(copyString);
|
|
6347
|
+
setOpen(true);
|
|
6348
|
+
setTimeout(() => setOpen(false), props.tooltiplifespan);
|
|
6349
|
+
},
|
|
6155
6350
|
},
|
|
6156
|
-
|
|
6351
|
+
allowCustomization: props.allowCustomization,
|
|
6352
|
+
customizeLinkLabel: props.customizeLinkButtonLabel,
|
|
6353
|
+
saveLabelText: props.saveLabelText,
|
|
6354
|
+
savingLabelText: props.savingLabelText,
|
|
6355
|
+
cancelLabelText: props.cancelLabelText,
|
|
6356
|
+
editLabelText: props.editLabelText,
|
|
6357
|
+
charactersRemainingText: props.charactersRemainingText,
|
|
6358
|
+
validatingLabelText: props.validatingLabelText,
|
|
6359
|
+
isEditing,
|
|
6360
|
+
editValue,
|
|
6361
|
+
domainPrefix,
|
|
6362
|
+
editsRemaining: 5,
|
|
6363
|
+
maxEdits: 5,
|
|
6364
|
+
limitReached: false,
|
|
6365
|
+
validationError: null,
|
|
6366
|
+
isValidating: false,
|
|
6367
|
+
isSaving: false,
|
|
6368
|
+
characterLimit: 15,
|
|
6369
|
+
minCharacters: 3,
|
|
6370
|
+
charactersRemaining: 15 - editValue.length,
|
|
6371
|
+
editLimitText: props.editLimitText,
|
|
6372
|
+
editLimitReachedText: props.editLimitReachedText,
|
|
6373
|
+
supportLinkText: props.supportLinkText,
|
|
6374
|
+
minCharactersText: props.minCharactersText,
|
|
6375
|
+
customizeDisabled: false,
|
|
6376
|
+
customizeDisabledTooltip: (_a = props.customizeDisabledTooltip) !== null && _a !== void 0 ? _a : "Link customization is not available.",
|
|
6377
|
+
onCustomizeClick: () => {
|
|
6378
|
+
setIsEditing(true);
|
|
6379
|
+
setEditValue("");
|
|
6380
|
+
},
|
|
6381
|
+
onEditValueChange: (value) => {
|
|
6382
|
+
setEditValue(value);
|
|
6383
|
+
},
|
|
6384
|
+
onSave: () => {
|
|
6385
|
+
setIsEditing(false);
|
|
6386
|
+
},
|
|
6387
|
+
onCancel: () => {
|
|
6388
|
+
setIsEditing(false);
|
|
6389
|
+
setEditValue("");
|
|
6390
|
+
},
|
|
6391
|
+
};
|
|
6392
|
+
return cjs.cjs(baseProps, props.demoData || {}, {
|
|
6393
|
+
arrayMerge: (_, a) => a,
|
|
6394
|
+
});
|
|
6157
6395
|
}
|
|
6158
6396
|
|
|
6159
6397
|
const StatContainer = class {
|
|
@@ -7877,71 +8115,6 @@ const TimelineReward = class {
|
|
|
7877
8115
|
}
|
|
7878
8116
|
};
|
|
7879
8117
|
|
|
7880
|
-
function UserAttributeView(props) {
|
|
7881
|
-
const style = {
|
|
7882
|
-
P: {
|
|
7883
|
-
margin: "0",
|
|
7884
|
-
padding: "0",
|
|
7885
|
-
fontSize: props.fontSize ? `${props.fontSize}px` : "inherit",
|
|
7886
|
-
fontWeight: props.fontWeight || "inherit",
|
|
7887
|
-
color: props.color || "var(--sqm-text)",
|
|
7888
|
-
},
|
|
7889
|
-
};
|
|
7890
|
-
const sheet = JSS.createStyleSheet(style);
|
|
7891
|
-
const styleString = sheet.toString();
|
|
7892
|
-
const loadingSkeleton = (index.h("sqm-skeleton", { width: "200px", height: "20px" }));
|
|
7893
|
-
return (props.value && (index.h(index.Host, null,
|
|
7894
|
-
index.h("style", null, styleString),
|
|
7895
|
-
index.h("p", { class: sheet.classes.P, part: "sqm-base" }, props.loading ? loadingSkeleton : props.value))));
|
|
7896
|
-
}
|
|
7897
|
-
|
|
7898
|
-
const GET_CUSTOM_FIELDS = index_module.dist.gql `
|
|
7899
|
-
query getCustomFields {
|
|
7900
|
-
viewer {
|
|
7901
|
-
... on User {
|
|
7902
|
-
customFields
|
|
7903
|
-
}
|
|
7904
|
-
}
|
|
7905
|
-
}
|
|
7906
|
-
`;
|
|
7907
|
-
function useUserAttribute(props) {
|
|
7908
|
-
var _a, _b;
|
|
7909
|
-
const user = index_module.J();
|
|
7910
|
-
const res = index_module.wn(GET_CUSTOM_FIELDS, {}, !(user === null || user === void 0 ? void 0 : user.jwt));
|
|
7911
|
-
const loading = res.loading;
|
|
7912
|
-
const customFields = (_b = (_a = res.data) === null || _a === void 0 ? void 0 : _a.viewer) === null || _b === void 0 ? void 0 : _b.customFields;
|
|
7913
|
-
const value = customFields === null || customFields === void 0 ? void 0 : customFields[props.value];
|
|
7914
|
-
return {
|
|
7915
|
-
loading,
|
|
7916
|
-
value,
|
|
7917
|
-
fontSize: props.fontSize,
|
|
7918
|
-
color: props.color,
|
|
7919
|
-
fontWeight: props.fontWeight,
|
|
7920
|
-
};
|
|
7921
|
-
}
|
|
7922
|
-
|
|
7923
|
-
const UserAttribute = class {
|
|
7924
|
-
constructor(hostRef) {
|
|
7925
|
-
index.registerInstance(this, hostRef);
|
|
7926
|
-
this.ignored = true;
|
|
7927
|
-
domContextHooks_module.h$1(this);
|
|
7928
|
-
}
|
|
7929
|
-
disconnectedCallback() { }
|
|
7930
|
-
render() {
|
|
7931
|
-
const props = index_module.isDemo() ? useCustomFieldsDemo(this) : useUserAttribute(this);
|
|
7932
|
-
return index.h(UserAttributeView, Object.assign({}, props));
|
|
7933
|
-
}
|
|
7934
|
-
};
|
|
7935
|
-
function useCustomFieldsDemo(props) {
|
|
7936
|
-
return cjs.cjs({
|
|
7937
|
-
loading: false,
|
|
7938
|
-
value: "Custom Field Value",
|
|
7939
|
-
fontSize: props.fontSize,
|
|
7940
|
-
color: props.color,
|
|
7941
|
-
fontWeight: props.fontWeight,
|
|
7942
|
-
}, props.demoData || {}, { arrayMerge: (_, a) => a });
|
|
7943
|
-
}
|
|
7944
|
-
|
|
7945
8118
|
function UserNameView(props) {
|
|
7946
8119
|
return index.h(index.Host, null, props.loading ? props.loadingText : props.username);
|
|
7947
8120
|
}
|
|
@@ -8044,5 +8217,4 @@ exports.sqm_task_card = TaskCard;
|
|
|
8044
8217
|
exports.sqm_tax_and_cash = TaxAndCashMonolith;
|
|
8045
8218
|
exports.sqm_timeline = Timeline;
|
|
8046
8219
|
exports.sqm_timeline_entry = TimelineReward;
|
|
8047
|
-
exports.sqm_user_attribute = UserAttribute;
|
|
8048
8220
|
exports.sqm_user_name = UserName;
|
|
@@ -10,7 +10,7 @@ const cjs = require('./cjs-1066ec21.js');
|
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
const mixins = require('./mixins-4761d472.js');
|
|
13
|
-
const sqmTextSpanView = require('./sqm-text-span-view-
|
|
13
|
+
const sqmTextSpanView = require('./sqm-text-span-view-b9e10f5d.js');
|
|
14
14
|
const keys = require('./keys-cff24974.js');
|
|
15
15
|
const useVerificationEmail = require('./useVerificationEmail-5d19aa99.js');
|
|
16
16
|
|
|
@@ -9,7 +9,7 @@ const index_module = require('./index.module-f8c8495f.js');
|
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
|
-
const sqmTextSpanView = require('./sqm-text-span-view-
|
|
12
|
+
const sqmTextSpanView = require('./sqm-text-span-view-b9e10f5d.js');
|
|
13
13
|
const keys = require('./keys-cff24974.js');
|
|
14
14
|
const useVerificationEmail = require('./useVerificationEmail-5d19aa99.js');
|
|
15
15
|
|
|
@@ -9,7 +9,7 @@ require('./index.module-f8c8495f.js');
|
|
|
9
9
|
const utils = require('./utils-6847bc06.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
const imageUrl = require('./imageUrl-a7880cab.js');
|
|
12
|
-
const sqmPortalContainerView = require('./sqm-portal-container-view-
|
|
12
|
+
const sqmPortalContainerView = require('./sqm-portal-container-view-757f921b.js');
|
|
13
13
|
|
|
14
14
|
function EmptyStateView(props) {
|
|
15
15
|
const { emptyStateHeader, emptyStateImage, emptyStateText, supportText, missingFeature = "", } = props;
|
package/dist/cjs/{sqm-portal-container-view-70a47420.js → sqm-portal-container-view-757f921b.js}
RENAMED
|
@@ -48,12 +48,11 @@ function PortalContainerView(props, children) {
|
|
|
48
48
|
}`;
|
|
49
49
|
const sheet = JSS.createStyleSheet(style);
|
|
50
50
|
const styleString = sheet.toString();
|
|
51
|
-
return (index.h(
|
|
52
|
-
index.h("
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
children)));
|
|
51
|
+
return (index.h("div", { class: sheet.classes.Container, part: "sqm-base" },
|
|
52
|
+
index.h("style", { type: "text/css" },
|
|
53
|
+
vanillaStyle,
|
|
54
|
+
styleString),
|
|
55
|
+
children));
|
|
57
56
|
}
|
|
58
57
|
|
|
59
58
|
exports.PortalContainerView = PortalContainerView;
|
|
@@ -4,7 +4,7 @@ const index = require('./index-8277cbb3.js');
|
|
|
4
4
|
const global = require('./global-b7b1b8fe.js');
|
|
5
5
|
const JSS = require('./JSS-8503a151.js');
|
|
6
6
|
const mixins = require('./mixins-4761d472.js');
|
|
7
|
-
const sqmTextSpanView = require('./sqm-text-span-view-
|
|
7
|
+
const sqmTextSpanView = require('./sqm-text-span-view-b9e10f5d.js');
|
|
8
8
|
|
|
9
9
|
const style = {
|
|
10
10
|
Wrapper: mixins.AuthWrapper,
|
|
@@ -9,8 +9,8 @@ const index_module = require('./index.module-f8c8495f.js');
|
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
require('./mixins-4761d472.js');
|
|
12
|
-
require('./sqm-text-span-view-
|
|
13
|
-
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-
|
|
12
|
+
require('./sqm-text-span-view-b9e10f5d.js');
|
|
13
|
+
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-abb773a7.js');
|
|
14
14
|
|
|
15
15
|
function usePortalEmailVerification(props) {
|
|
16
16
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j;
|
|
@@ -10,11 +10,11 @@ const cjs = require('./cjs-1066ec21.js');
|
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
require('./mixins-4761d472.js');
|
|
13
|
-
require('./sqm-text-span-view-
|
|
14
|
-
const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-
|
|
13
|
+
require('./sqm-text-span-view-b9e10f5d.js');
|
|
14
|
+
const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-717d0633.js');
|
|
15
15
|
const usePortalRegistrationForm = require('./usePortalRegistrationForm-23ee2d62.js');
|
|
16
16
|
const useRegistrationFormState = require('./useRegistrationFormState-4fe5b770.js');
|
|
17
|
-
const sqmPortalRegistrationFormView = require('./sqm-portal-registration-form-view-
|
|
17
|
+
const sqmPortalRegistrationFormView = require('./sqm-portal-registration-form-view-a45f7a52.js');
|
|
18
18
|
|
|
19
19
|
function usePortalForgotPassword(props) {
|
|
20
20
|
var _a, _b, _c, _d, _e, _f, _g;
|
|
@@ -302,7 +302,7 @@ const PortalGoogleLogin = class {
|
|
|
302
302
|
const sheet = JSS.createStyleSheet(styles);
|
|
303
303
|
const styleString = sheet.toString();
|
|
304
304
|
const content = {
|
|
305
|
-
forgotPasswordButton: (index.h("slot", { name: "forgotPassword" }, index.h("a", { onClick: () => index_module.jn.push(states.forgotPasswordPath) }, this.forgotPasswordLabel))),
|
|
305
|
+
forgotPasswordButton: (index.h("slot", { name: "forgotPassword" }, index.h("a", { part: "forgot-password-link", onClick: () => index_module.jn.push(states.forgotPasswordPath) }, this.forgotPasswordLabel))),
|
|
306
306
|
googleButton: (index.h("sqm-google-sign-in", { onInitComplete: callbacks.googleSubmit })),
|
|
307
307
|
secondaryButton: (index.h("slot", { name: "secondaryButton" }, index.h("style", null, styleString), index.h("span", null, this.registerCTA, " ", index.h("sl-button", { size: "large", type: "text", disabled: states.loading, onClick: () => index_module.jn.push(states.registerPath), className: sheet.classes.RegisterButton }, this.registerLabel)))),
|
|
308
308
|
emailLabel: this.emailLabel,
|
|
@@ -407,7 +407,7 @@ const PortalLogin = class {
|
|
|
407
407
|
const sheet = JSS.createStyleSheet(styles);
|
|
408
408
|
const styleString = sheet.toString();
|
|
409
409
|
const content = {
|
|
410
|
-
forgotPasswordButton: (index.h("slot", { name: "forgotPassword" }, index.h("a", { onClick: () => index_module.jn.push(states.forgotPasswordPath) }, this.forgotPasswordLabel))),
|
|
410
|
+
forgotPasswordButton: (index.h("slot", { name: "forgotPassword" }, index.h("a", { part: "forgot-password-link", onClick: () => index_module.jn.push(states.forgotPasswordPath) }, this.forgotPasswordLabel))),
|
|
411
411
|
googleButton: null,
|
|
412
412
|
secondaryButton: (index.h("slot", { name: "secondaryButton" }, index.h("style", null, styleString), index.h("sl-button", { exportparts: "base: secondarybutton-base", type: "text", disabled: states.loading, onClick: () => index_module.jn.push(states.registerPath) }, this.registerLabel))),
|
|
413
413
|
emailLabel: this.emailLabel,
|
package/dist/cjs/{sqm-portal-profile-view-639337e3.js → sqm-portal-profile-view-3515e1e5.js}
RENAMED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
const index = require('./index-8277cbb3.js');
|
|
4
4
|
const global = require('./global-b7b1b8fe.js');
|
|
5
5
|
const JSS = require('./JSS-8503a151.js');
|
|
6
|
-
const sqmTextSpanView = require('./sqm-text-span-view-
|
|
6
|
+
const sqmTextSpanView = require('./sqm-text-span-view-b9e10f5d.js');
|
|
7
7
|
|
|
8
8
|
function PortalProfileView(props) {
|
|
9
9
|
var _a, _b, _c, _d, _e;
|
|
@@ -9,8 +9,8 @@ const index_module = require('./index.module-f8c8495f.js');
|
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
require('./JSS-8503a151.js');
|
|
12
|
-
require('./sqm-text-span-view-
|
|
13
|
-
const sqmPortalProfileView = require('./sqm-portal-profile-view-
|
|
12
|
+
require('./sqm-text-span-view-b9e10f5d.js');
|
|
13
|
+
const sqmPortalProfileView = require('./sqm-portal-profile-view-3515e1e5.js');
|
|
14
14
|
const utilities = require('./utilities-fcdb9504.js');
|
|
15
15
|
|
|
16
16
|
const GET_USER = index_module.dist.gql `
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
const index = require('./index-8277cbb3.js');
|
|
4
4
|
const JSS = require('./JSS-8503a151.js');
|
|
5
5
|
const mixins = require('./mixins-4761d472.js');
|
|
6
|
-
const sqmTextSpanView = require('./sqm-text-span-view-
|
|
6
|
+
const sqmTextSpanView = require('./sqm-text-span-view-b9e10f5d.js');
|
|
7
7
|
|
|
8
8
|
const style = {
|
|
9
9
|
Wrapper: mixins.AuthWrapper,
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
const index = require('./index-8277cbb3.js');
|
|
4
4
|
const JSS = require('./JSS-8503a151.js');
|
|
5
5
|
const mixins = require('./mixins-4761d472.js');
|
|
6
|
-
const sqmTextSpanView = require('./sqm-text-span-view-
|
|
6
|
+
const sqmTextSpanView = require('./sqm-text-span-view-b9e10f5d.js');
|
|
7
7
|
|
|
8
8
|
const style = {
|
|
9
9
|
Wrapper: mixins.AuthWrapper,
|
|
@@ -10,8 +10,8 @@ const cjs = require('./cjs-1066ec21.js');
|
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
require('./JSS-8503a151.js');
|
|
12
12
|
require('./mixins-4761d472.js');
|
|
13
|
-
require('./sqm-text-span-view-
|
|
14
|
-
const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-
|
|
13
|
+
require('./sqm-text-span-view-b9e10f5d.js');
|
|
14
|
+
const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-a767b044.js');
|
|
15
15
|
|
|
16
16
|
function usePortalResetPassword(props) {
|
|
17
17
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
|
|
@@ -4,7 +4,7 @@ const index = require('./index-8277cbb3.js');
|
|
|
4
4
|
const index_module = require('./index.module-f8c8495f.js');
|
|
5
5
|
const JSS = require('./JSS-8503a151.js');
|
|
6
6
|
const mixins = require('./mixins-4761d472.js');
|
|
7
|
-
const sqmTextSpanView = require('./sqm-text-span-view-
|
|
7
|
+
const sqmTextSpanView = require('./sqm-text-span-view-b9e10f5d.js');
|
|
8
8
|
|
|
9
9
|
const vanillaStyle = `
|
|
10
10
|
:host {
|
|
@@ -10,7 +10,7 @@ const cjs = require('./cjs-1066ec21.js');
|
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
require('./mixins-4761d472.js');
|
|
13
|
-
const sqmTextSpanView = require('./sqm-text-span-view-
|
|
13
|
+
const sqmTextSpanView = require('./sqm-text-span-view-b9e10f5d.js');
|
|
14
14
|
const GenericTableView = require('./GenericTableView-be5648e4.js');
|
|
15
15
|
const reRender = require('./re-render-72a0ef45.js');
|
|
16
16
|
const useChildElements = require('./useChildElements-041127d7.js');
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
const index = require('./index-8277cbb3.js');
|
|
6
6
|
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
7
7
|
require('./JSS-8503a151.js');
|
|
8
|
-
const sqmTextSpanView = require('./sqm-text-span-view-
|
|
8
|
+
const sqmTextSpanView = require('./sqm-text-span-view-b9e10f5d.js');
|
|
9
9
|
|
|
10
10
|
const RewardTableCustomerNoteCell = class {
|
|
11
11
|
constructor(hostRef) {
|