@saasquatch/mint-components 1.5.3-8 → 1.5.3-9
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/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/package.json +1 -1
package/docs/docs.docx
CHANGED
|
Binary file
|
package/docs/raisins.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"schemaVersion":"0.0.1","modules":[{"title":"a library","description":"It does stuff","tags":[{"tagName":"sqm-asset-card","title":"Asset Card","slots":[],"attributes":[{"name":"img-url","type":"string","title":"Banner image","description":"","uiWidgetOptions":{}},{"name":"title-text","type":"string","title":"Banner title","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-big-stat","title":"Big Stat","slots":[{"name":"the description of the component"}],"attributes":[{"name":"alignment","type":"string","title":"Alignment - controls the alignment of the flexbox","description":"","enum":["left","right","center"],"enumNames":["Left","Right","Center"],"uiWidgetOptions":{}},{"name":"flex-reverse","type":"boolean","title":"Flex Reverse - controls the order of the stat value & description column","description":"","default":false,"uiWidgetOptions":{}},{"name":"program-id","type":"string","title":"Program ID","description":"The ID of the program that is used to scope stats. Defaults to the program context when no ID is specified.","uiWidgetOptions":{}},{"name":"stat-type","type":"string","title":"Stat Type","description":"Select what type of stat to display. Manual paths are also supported.","uiWidgetOptions":{"ui:widget":"StatTypeSelectWidget","ui:options":{"version":1.1}}}],"examples":[]},{"tagName":"sqm-brand","title":"Brand Container","slots":[{"name":"Controls the brand color and font of Mint Components wrapped by the container."}],"attributes":[{"name":"brand-color","type":"string","title":"Brand Color","description":"Controls the primary brand color used in the Mint Components library. Note that this\r\ndoes not affect vanilla components or other component libraries.","uiWidgetOptions":{"ui:widget":"color"}},{"name":"brand-font","type":"string","title":"Brand Font","description":"The brand font that you want to use","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-card-feed","title":"Card Feed","slots":[],"attributes":[{"name":"gap","type":"number","title":"Column Gap","description":"","default":24,"uiWidgetOptions":{}},{"name":"width","type":"number","title":"Card Width","description":"","default":347,"uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-checkbox-field","title":"Checkbox Field","slots":[],"attributes":[{"name":"checkbox-label","type":"string","title":"Checkbox label","description":"","default":"By signing up you agree to the {labelLink}","uiWidgetOptions":{}},{"name":"checkbox-label-link","type":"string","title":"Checkbox label link\r\nUsed with link text if the checkbox label contains {labelLink}","description":"","default":"https://example.com","uiWidgetOptions":{}},{"name":"checkbox-label-link-text","type":"string","title":"Checkbox label link text","description":"","default":"Terms and Conditions","uiWidgetOptions":{}},{"name":"checkbox-name","type":"string","title":"Checkbox name attribute","description":"","uiWidgetOptions":{}},{"name":"checkbox-optional","type":"boolean","title":"Optional","description":"","default":false,"uiWidgetOptions":{}},{"name":"error-message","type":"string","title":"Unchecked error message","description":"","default":"Must be checked","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-divided-layout","title":"Divided Layout","slots":[],"attributes":[{"name":"direction","type":"string","title":"Direction","description":"","enum":["row","column"],"enumNames":["Row","Column"],"uiWidgetOptions":{}},{"name":"divider-style","type":"string","title":"Border style","description":"Uses CSS border style syntax","default":"1px solid #EAEAEA","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-dropdown-field","title":"Dropdown Field","slots":[],"attributes":[{"name":"dropdown-label","type":"string","title":"Dropdown label","description":"","default":"Select an option","uiWidgetOptions":{}},{"name":"dropdown-name","type":"string","title":"Dropdown name attribute","description":"","uiWidgetOptions":{}},{"name":"dropdown-optional","type":"boolean","title":"Optional","description":"","default":false,"uiWidgetOptions":{}},{"name":"error-message","type":"string","title":"Unselected error message","description":"","default":"Select an option","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-edit-profile","title":"Edit Profile","slots":[],"attributes":[{"name":"canceltext","type":"string","title":"Cancel button text","description":"","uiWidgetOptions":{}},{"name":"currentregiontext","type":"string","title":"Region field label","description":"","uiWidgetOptions":{}},{"name":"editprofileheader","type":"string","title":"Heading","description":"","uiWidgetOptions":{}},{"name":"editprofiletext","type":"string","title":"Enable editing button text","description":"","uiWidgetOptions":{}},{"name":"firstnametext","type":"string","title":"First name field label","description":"","uiWidgetOptions":{}},{"name":"lastnametext","type":"string","title":"Last name field label","description":"","uiWidgetOptions":{}},{"name":"showregion","type":"boolean","title":"Show or hide current region","description":"","uiWidgetOptions":{}},{"name":"updatetext","type":"string","title":"Update info button text","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-empty","title":"Empty State Content","slots":[],"attributes":[{"name":"empty-state-header","type":"string","title":"Empty State Title","description":"","uiWidgetOptions":{}},{"name":"empty-state-image","type":"string","title":"Empty State Image Link","description":"","uiWidgetOptions":{"ui:widget":"ImageUpload"}},{"name":"empty-state-text","type":"string","title":"Empty State Text","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-form-message","title":"Form Message","slots":[],"attributes":[{"name":"icon","type":"string","title":"Icon to use in alert","description":"","uiWidgetOptions":{}},{"name":"type","type":"string","title":"Type of alert","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-graphql-client-provider","title":"GraphQL Client Provider","slots":[],"attributes":[{"name":"domain","type":"string","title":"Domain","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-hero","title":"Hero Layout","slots":[],"attributes":[{"name":"background","type":"string","title":"Background","description":"Can either be an image url, colour or Shoelace variable.","default":"var(--sl-color-gray-50)","uiWidgetOptions":{}},{"name":"columns","type":"1 | 2","title":"Number of columns in the layout","description":"","default":1,"uiWidgetOptions":{}},{"name":"padding-size","type":"\"large\" | \"medium\" | \"none\" | \"small\"","title":"Padding size","description":"","default":"large","uiWidgetOptions":{}},{"name":"secondary-background","type":"string","title":"Secondary background image or color (for use in right column)","description":"","uiWidgetOptions":{}},{"name":"wrap-direction","type":"\"wrap\" | \"wrap-reverse\"","title":"Wrap direction","description":"","default":"wrap","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-hero-image","title":"Hero Image","slots":[],"attributes":[{"name":"background-color","type":"string","title":"Background Color","description":"","uiWidgetOptions":{"ui:widget":"color"}},{"name":"button-link","type":"string","title":"CTA Button Link","description":"","uiWidgetOptions":{}},{"name":"button-new-tab","type":"boolean","title":"CTA Button Link Open in New Tab","description":"","default":false,"uiWidgetOptions":{}},{"name":"button-text","type":"string","title":"CTA Button Text","description":"","uiWidgetOptions":{}},{"name":"description","type":"string","title":"Description Text","description":"","uiWidgetOptions":{}},{"name":"header","type":"string","title":"Title Text","description":"","uiWidgetOptions":{}},{"name":"image-mobile-pos","type":"string","title":"Image Mobile Position","description":"","default":"top","enum":["top","bottom"],"enumNames":["Top","Bottom"],"uiWidgetOptions":{}},{"name":"image-percentage","type":"number","title":"Image Percentage","description":"","default":50,"uiWidgetOptions":{}},{"name":"image-pos","type":"string","title":"Image Position","description":"","default":"center","enum":["left","center","right"],"enumNames":["Left","Center","Right"],"uiWidgetOptions":{}},{"name":"image-url","type":"string","title":"Image Link","description":"","uiWidgetOptions":{"ui:widget":"ImageUpload"}},{"name":"layout","type":"string","title":"Image Layout","description":"","default":"overlay","enum":["overlay","columns"],"enumNames":["Overlay","Two-column"],"uiWidgetOptions":{}},{"name":"overlay-color","type":"string","title":"Overlay Color","description":"","uiWidgetOptions":{"ui:widget":"color"}},{"name":"overlay-opacity","type":"string","title":"Overlay Opacity","description":"","default":"0.75","uiWidgetOptions":{}},{"name":"padding-image","type":"string","title":"Image Padding","description":"","default":"none","enum":["none","xxx-small","xx-small","x-small","small","medium","large","x-large","xx-large","xxx-large","xxxx-large"],"enumNames":["None","XXX-Small","XX-Small","X-Small","Small","Medium","Large","X-Large","XX-Large","XXX-Large","XXXX-Large"],"uiWidgetOptions":{}},{"name":"padding-text","type":"string","title":"Text Padding","description":"","default":"xxxx-large","enum":["none","xxx-small","xx-small","x-small","small","medium","large","x-large","xx-large","xxx-large","xxxx-large"],"enumNames":["None","XXX-Small","XX-Small","X-Small","Small","Medium","Large","X-Large","XX-Large","XXX-Large","XXXX-Large"],"uiWidgetOptions":{}},{"name":"text-color","type":"string","title":"Text Color","description":"","uiWidgetOptions":{"ui:widget":"color"}}],"examples":[]},{"tagName":"sqm-hook-story-container","title":"sqm-hook-story-container","slots":[],"attributes":[],"examples":[]},{"tagName":"sqm-image","title":"Image","slots":[],"attributes":[{"name":"alignment","type":"string","title":"Position Alignment","description":"","default":"center","enum":["left","center","right"],"enumNames":["Left","Center","Right"],"uiWidgetOptions":{}},{"name":"background-color","type":"string","title":"Background Color","description":"","uiWidgetOptions":{"ui:widget":"color"}},{"name":"image-url","type":"string","title":"Image Link","description":"","uiWidgetOptions":{"ui:widget":"ImageUpload"}},{"name":"min-height","type":"string","title":"Minimum Height","description":"(Optional) Helps with constraining the minimum image size. Can be a pixel value or a percentage i.e. \"500px\", \"33%\", etc.","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-input-field","title":"Input Field","slots":[],"attributes":[{"name":"error-message","type":"string","title":"Required Error Message","description":"","default":"Cannot be empty","uiWidgetOptions":{}},{"name":"field-label","type":"string","title":"Input Label","description":"","uiWidgetOptions":{}},{"name":"field-name","type":"string","title":"Input Name Attribute","description":"Used as the key of the inputs value in form data.","uiWidgetOptions":{}},{"name":"field-optional","type":"boolean","title":"Optional","description":"","default":false,"uiWidgetOptions":{}},{"name":"field-type","type":"string","title":"Input Type","description":"","default":"text","enum":["text","date","tel"],"enumNames":["Text","Date","Phone Number"],"uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-leaderboard","title":"Leaderboard","slots":[],"attributes":[{"name":"anonymous-user","type":"string","title":"Title displayed for users without names","description":"","default":"Anonymous User","uiWidgetOptions":{}},{"name":"hide-viewer","type":"boolean","title":"Hide viewing user","description":"Hide the current user's leaderboard information when they are not in the top 10","default":false,"uiWidgetOptions":{}},{"name":"interval","type":"string","title":"Leaderboard time interval","description":"","uiWidgetOptions":{"ui:widget":"DateRange","ui:options":{"allowPastDates":true,"months":1}}},{"name":"leaderboard-type","type":"string","title":"Leaderboard type","description":"","enum":["topStartedReferrers","topConvertedReferrers"],"enumNames":["Top Started Referrers","Top Converted Referrers"],"uiWidgetOptions":{}},{"name":"rank-type","type":"string","title":"Rank type","description":"","enum":["rowNumber","rank","denseRank"],"enumNames":["Row Number","Rank","Dense Rank"],"uiWidgetOptions":{}},{"name":"rankheading","type":"string","title":"Rank Heading","description":"","uiWidgetOptions":{}},{"name":"show-rank","type":"boolean","title":"Show leaderboard rank","description":"","uiWidgetOptions":{}},{"name":"statsheading","type":"string","title":"Stats Column Heading","description":"","uiWidgetOptions":{}},{"name":"usersheading","type":"string","title":"User Column Heading","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-leaderboard-rank","title":"Leaderboard Rank","slots":[],"attributes":[{"name":"interval","type":"string","title":"Leaderboard time interval","description":"","uiWidgetOptions":{"ui:widget":"DateRange","ui:options":{"allowPastDates":true,"months":1}}},{"name":"leaderboard-type","type":"string","title":"Leaderboard type","description":"","enum":["topStartedReferrers","topConvertedReferrers"],"enumNames":["Top Started Referrers","Top Converted Referrers"],"uiWidgetOptions":{}},{"name":"rank-text","type":"string","title":"Rank Text","description":"","default":"You are currently in {rank, selectordinal, one {#st} two {#nd} few {#rd} other {#th} } place!","uiWidgetOptions":{}},{"name":"rank-type","type":"string","title":"Default rank","description":"","enum":["rowNumber","rank","denseRank"],"enumNames":["Row Number","Rank","Dense Rank"],"uiWidgetOptions":{}},{"name":"unranked-text","type":"string","title":"Unranked Text","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-name-fields","title":"Name Fields","slots":[],"attributes":[{"name":"first-name-label","type":"string","title":"First name field label","description":"","default":"First Name","uiWidgetOptions":{}},{"name":"last-name-label","type":"string","title":"Last name field label","description":"","default":"Last Name","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-navigation-menu","title":"Navigation Menu","slots":[],"attributes":[{"name":"include-dropdown","type":"boolean","title":"Include dropdown menu","description":"","uiWidgetOptions":{}},{"name":"menu-label","type":"string","title":"Label on the header menu","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-navigation-sidebar","title":"Navigation Sidebar","slots":[],"attributes":[],"examples":[]},{"tagName":"sqm-navigation-sidebar-item","title":"Navigation Link","slots":[],"attributes":[{"name":"icon","type":"string","title":"Icon","description":"Options available at https://shoelace.style/components/icon","uiWidgetOptions":{}},{"name":"label","type":"string","title":"Label","description":"","uiWidgetOptions":{}},{"name":"path","type":"string","title":"Navigation path","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-password-field","title":"Portal Password Field","slots":[],"attributes":[{"name":"enable-validation","type":"boolean","title":"Enable live password validation","description":"","default":true,"uiWidgetOptions":{}},{"name":"field-label","type":"string","title":"Label for password field","description":"","default":"Password","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-popup-container","title":"Popup container for widgets","slots":[],"attributes":[{"name":"close-button","type":"boolean","title":"Display a close button on the popup","description":"","uiWidgetOptions":{}},{"name":"close-button-text","type":"string","title":"Text to be used as the close button","description":"","uiWidgetOptions":{}},{"name":"embed-padding","type":"string","title":"Specify padding on the popup contents when in embedded mode","description":"","enum":["none","small","medium","large"],"enumNames":["None","Small","Medium","Large"],"uiWidgetOptions":{}},{"name":"popup-padding","type":"string","title":"Specify padding on the popup contents when in popup mode","description":"","enum":["none","small","medium","large"],"enumNames":["None","Small","Medium","Large"],"uiWidgetOptions":{}},{"name":"powered-by","type":"boolean","title":"Show SaaSquatch Powered By messaging","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-portal-change-password","title":"Portal Profile","slots":[],"attributes":[{"name":"cancel-text","type":"string","title":"Modal cancel password change button text","description":"","default":"Cancel","uiWidgetOptions":{}},{"name":"change-password-button-text","type":"string","title":"Modal change password button text","description":"","default":"Change Password","uiWidgetOptions":{}},{"name":"confirm-password-field-label","type":"string","title":"Password confirmation input field label","description":"","default":"Confirm New Password","uiWidgetOptions":{}},{"name":"modal-change-password-header","type":"string","title":"Change password modal header","description":"","default":"Change Password","uiWidgetOptions":{}},{"name":"password-field-label","type":"string","title":"Password input field label","description":"","default":"New Password","uiWidgetOptions":{}},{"name":"portal-change-password-button-text","type":"string","title":"Portal change password button text","description":"","default":"Change your password...","uiWidgetOptions":{}},{"name":"portal-change-password-header","type":"string","title":"Portal change password section header","description":"","default":"Password","uiWidgetOptions":{}},{"name":"success-message","type":"string","title":"Successful password change message","description":"","default":"Your password has been updated.","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-portal-container","title":"Portal Container","slots":[],"attributes":[{"name":"center","type":"boolean","title":"Center content","description":"","uiWidgetOptions":{}},{"name":"direction","type":"string","title":"Direction","description":"","default":"column","enum":["row","column"],"enumNames":["Row","Column"],"uiWidgetOptions":{}},{"name":"display","type":"string","title":"Display","description":"","default":"grid","enum":["grid","flex"],"enumNames":["Grid","Flex"],"uiWidgetOptions":{}},{"name":"gap","type":"string","title":"Gap","description":"","default":"xxx-large","enum":["none","xxx-small","xx-small","x-small","small","medium","large","x-large","xx-large","xxx-large","xxxx-large"],"enumNames":["None","XXX-Small","XX-Small","X-Small","Small","Medium","Large","X-Large","XX-Large","XXX-Large","XXXX-Large"],"uiWidgetOptions":{}},{"name":"justify-content","type":"string","title":"Justify content","description":"","enum":["start","center","end","space-between","space-around","space-evenly"],"enumNames":["Start","Center","End","Space Between","Space Around","Space Evenly"],"uiWidgetOptions":{}},{"name":"max-width","type":"string","title":"Maximum width","description":"","default":"100%","uiWidgetOptions":{}},{"name":"min-width","type":"string","title":"Minimum width","description":"","uiWidgetOptions":{}},{"name":"padding","type":"string","title":"Padding","description":"","enum":["none","xxx-small","xx-small","x-small","small","medium","large","x-large","xx-large","xxx-large","xxxx-large"],"enumNames":["None","XXX-Small","XX-Small","X-Small","Small","Medium","Large","X-Large","XX-Large","XXX-Large","XXXX-Large"],"uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-portal-email-verification","title":"Portal Email Verification","slots":[],"attributes":[{"name":"email-verification-header","type":"string","title":"Email verification header text","description":"","default":"Verify your email","uiWidgetOptions":{}},{"name":"redirect-path","type":"string","title":"Email redirection base path","description":"The page that users are redirected to from the verification email.","default":"/verifyEmail","uiWidgetOptions":{}},{"name":"resend-email-button-text","type":"string","title":"Re-send email button text","description":"","default":"Re-send Email","uiWidgetOptions":{}},{"name":"verify-message","type":"string","title":"Email verification body text","description":"","default":"A verification email was sent to {email}. Please verify your email to continue to the portal.","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-portal-footer","title":"Portal Footer","slots":[],"attributes":[{"name":"faq-link","type":"string","title":"FAQ Link","description":"","uiWidgetOptions":{}},{"name":"faq-text","type":"string","title":"FAQ Text","description":"","uiWidgetOptions":{}},{"name":"padding-bottom","type":"string","title":"Padding Bottom","description":"","default":"large","uiWidgetOptions":{}},{"name":"padding-left","type":"string","title":"Padding Left","description":"","default":"large","uiWidgetOptions":{}},{"name":"padding-right","type":"string","title":"Padding Right","description":"","default":"large","uiWidgetOptions":{}},{"name":"padding-top","type":"string","title":"Padding Top","description":"","default":"large","uiWidgetOptions":{}},{"name":"powered-by-link","type":"string","title":"Powered By Link","description":"","default":"https://saasquatch.com","uiWidgetOptions":{}},{"name":"show-powered-by","type":"boolean","title":"Show Powered By SaaSquatch","description":"","default":true,"uiWidgetOptions":{}},{"name":"support-email","type":"string","title":"Support Email","description":"","default":"support@example.com","uiWidgetOptions":{}},{"name":"support-text","type":"string","title":"Support Text","description":"","default":"For program support, contact {email}","uiWidgetOptions":{}},{"name":"terms-link","type":"string","title":"Terms and Conditions Link","description":"","uiWidgetOptions":{}},{"name":"terms-text","type":"string","title":"Terms and Conditions Text","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-portal-forgot-password","title":"Portal Forgot Password","slots":[],"attributes":[{"name":"email-label","type":"string","title":"Email label","description":"","default":"Email","uiWidgetOptions":{}},{"name":"login-path","type":"string","title":"Routing path to login page","description":"","default":"/login","uiWidgetOptions":{}},{"name":"redirect-path","type":"string","title":"Email redirection base path","description":"The page that users are redirected to from the password reset email.","default":"/resetPassword","uiWidgetOptions":{}},{"name":"submit-label","type":"string","title":"Password reset button text","description":"","default":"Request Password Reset","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-portal-frame","title":"Portal Frame","slots":[],"attributes":[],"examples":[]},{"tagName":"sqm-portal-login","title":"Portal Login","slots":[],"attributes":[{"name":"email-label","type":"string","title":"Label for email field","description":"","default":"Email","uiWidgetOptions":{}},{"name":"forgot-password-label","type":"string","title":"Label for forgotten password button","description":"","default":"Forgot Password?","uiWidgetOptions":{}},{"name":"forgot-password-path","type":"string","title":"Forgot password button redirect path","description":"","default":"/forgotPassword","uiWidgetOptions":{}},{"name":"next-page","type":"string","title":"Page navigated to after sign-in","description":"","default":"/","uiWidgetOptions":{}},{"name":"page-label","type":"string","title":"Heading label","description":"","default":"Sign in to your account","uiWidgetOptions":{}},{"name":"password-label","type":"string","title":"Label for password field","description":"","default":"Password","uiWidgetOptions":{}},{"name":"register-label","type":"string","title":"Label for register navigation button","description":"","default":"Register","uiWidgetOptions":{}},{"name":"register-path","type":"string","title":"Register button redirection path","description":"","default":"/register","uiWidgetOptions":{}},{"name":"submit-label","type":"string","title":"Label for submit button","description":"","default":"Sign In","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-portal-logout","title":"Portal Logout","slots":[],"attributes":[{"name":"next-page","type":"string","title":"Next Page path","description":"","default":"/","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-portal-profile","title":"Portal Profile","slots":[],"attributes":[{"name":"countrytext","type":"string","title":"Country input field label","description":"","default":"Country","uiWidgetOptions":{}},{"name":"edit-profile-header","type":"string","title":"Edit profile header","description":"","default":"Edit your profile","uiWidgetOptions":{}},{"name":"edit-profile-sub-header","type":"string","title":"Edit profile sub header","description":"","default":"Personal Information","uiWidgetOptions":{}},{"name":"emailtext","type":"string","title":"Email input field label","description":"","default":"Email","uiWidgetOptions":{}},{"name":"firstnametext","type":"string","title":"First name input field label","description":"","default":"First Name","uiWidgetOptions":{}},{"name":"lastnametext","type":"string","title":"Last name input field label","description":"","default":"Last Name","uiWidgetOptions":{}},{"name":"show-country","type":"boolean","title":"Show or hide country field","description":"","default":true,"uiWidgetOptions":{}},{"name":"submit-change-button-text","type":"string","title":"Text for the submit changes button","description":"","default":"Submit Changes","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-portal-protected-route","title":"Portal Protected Route","slots":[],"attributes":[{"name":"redirect-to","type":"string","title":"Redirect Path","description":"","default":"/","uiWidgetOptions":{}},{"name":"redirect-to-unverified","type":"string","title":"Redirect unverified users path","description":"","default":"/emailVerification","uiWidgetOptions":{}},{"name":"require-email-verification","type":"boolean","title":"Require Email Verification","description":"","default":false,"uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-portal-register","title":"Portal Register","slots":[],"attributes":[{"name":"confirm-password","type":"boolean","title":"Show confirm password field","description":"","default":false,"uiWidgetOptions":{}},{"name":"confirm-password-label","type":"string","title":"Label for confirm password field","description":"","default":"Confirm Password","uiWidgetOptions":{}},{"name":"email-label","type":"string","title":"Label for email field","description":"","default":"Email","uiWidgetOptions":{}},{"name":"enable-password-validation","type":"boolean","title":"Use password field with live validation","description":"","default":true,"uiWidgetOptions":{}},{"name":"hide-inputs","type":"boolean","title":"Hide default input fields to use custom fields","description":"","default":false,"uiWidgetOptions":{}},{"name":"login-label","type":"string","title":"Label for login navigation button","description":"","default":"Sign in","uiWidgetOptions":{}},{"name":"login-path","type":"string","title":"Sign in button redirection path","description":"","default":"/login","uiWidgetOptions":{}},{"name":"next-page","type":"string","title":"Page navigated to after registration","description":"","default":"/","uiWidgetOptions":{}},{"name":"page-label","type":"string","title":"Heading label","description":"","default":"Register","uiWidgetOptions":{}},{"name":"password-label","type":"string","title":"Label for password field","description":"","default":"Password","uiWidgetOptions":{}},{"name":"redirect-path","type":"string","title":"Email redirection base path","description":"The page that users are redirected to from the verification email.","default":"/verifyEmail","uiWidgetOptions":{}},{"name":"submit-label","type":"string","title":"Label for submit button","description":"","default":"Register","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-portal-reset-password","title":"Portal Reset Password","slots":[],"attributes":[{"name":"confirm-password","type":"boolean","title":"Show confirm password","description":"","default":false,"uiWidgetOptions":{}},{"name":"confirm-password-field-label","type":"string","title":"Confirm password field label","description":"","default":"Confirm Password","uiWidgetOptions":{}},{"name":"continue-button-text","type":"string","title":"Continue button text","description":"Displayed after a successful password reset","default":"Continue","uiWidgetOptions":{}},{"name":"failed-page","type":"string","title":"Failed page redirection path","description":"The page that users are redirected to if the reset fails due to outdated password reset attempt.","default":"/","uiWidgetOptions":{}},{"name":"next-page","type":"string","title":"Next page path","description":"The page that users are redirected to when the password reset succeeds.","default":"/","uiWidgetOptions":{}},{"name":"password-field-label","type":"string","title":"Password field label","description":"","default":"New Password","uiWidgetOptions":{}},{"name":"password-reset-header","type":"string","title":"Password reset header text","description":"Displayed after a successful password reset","default":"Password reset","uiWidgetOptions":{}},{"name":"reset-password-button-text","type":"string","title":"Password reset button text","description":"","default":"Reset Password","uiWidgetOptions":{}},{"name":"reset-password-header","type":"string","title":"Password reset header text","description":"","default":"Reset your password","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-portal-verify-email","title":"Portal Verify Email","slots":[],"attributes":[{"name":"failed-page","type":"string","title":"Failed page redirection path","description":"The page that users are redirected to if verification fails due to outdated verification attempt.","default":"/","uiWidgetOptions":{}},{"name":"next-page","type":"string","title":"Next page path","description":"The page that users are redirected to when the verification succeeds.","default":"/","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-program-explainer","title":"Program Explainer","slots":[],"attributes":[{"name":"background-color","type":"string","title":"Header Background Color","description":"","uiWidgetOptions":{"ui:widget":"color"}},{"name":"header","type":"string","title":"Header Text","description":"","uiWidgetOptions":{}},{"name":"text-color","type":"string","title":"Header Text Color","description":"","uiWidgetOptions":{"ui:widget":"color"}}],"examples":[]},{"tagName":"sqm-program-explainer-step","title":"Program Explainer Step","slots":[],"attributes":[{"name":"background-color","type":"string","title":"Background Color","description":"","uiWidgetOptions":{"ui:widget":"color"}},{"name":"description","type":"string","title":"Description","description":"","uiWidgetOptions":{}},{"name":"header","type":"string","title":"Title","description":"","uiWidgetOptions":{}},{"name":"icon","type":"string","title":"Icon","description":"Options available at https://shoelace.style/components/icon","uiWidgetOptions":{}},{"name":"image-url","type":"string","title":"Image Url","description":"Displayed in place of an icon","uiWidgetOptions":{}},{"name":"text-color","type":"string","title":"Text Color","description":"","uiWidgetOptions":{"ui:widget":"color"}}],"examples":[]},{"tagName":"sqm-program-menu","title":"Portal Menu","slots":[],"attributes":[],"examples":[]},{"tagName":"sqm-referral-card","title":"Referral Card","slots":[],"attributes":[{"name":"vertical-alignment","type":"string","title":"Vertical Aligment","description":"","default":"start","enum":["start","center","end"],"enumNames":["Start","Center","End"],"uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-referral-iframe","title":"Referral IFrame","slots":[],"attributes":[{"name":"iframe-height","type":"string","title":"Height of the iframe container","description":"","default":"100%","uiWidgetOptions":{}},{"name":"iframe-src","type":"string","title":"URL of iframe to display","description":"","uiWidgetOptions":{}},{"name":"iframe-width","type":"string","title":"Width of the iframe container","description":"","default":"100%","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-referral-table","title":"Referral Table","slots":[],"attributes":[{"name":"hidden-columns","type":"string","title":"Mobile Hidden Columns","description":"Provide the column numbers (0 indexed) that should not be displayed in mobile views. Ex. 0,2,3","default":"0","uiWidgetOptions":{}},{"name":"md-breakpoint","type":"number","title":"Tablet Breakpoint","description":"","default":799,"uiWidgetOptions":{}},{"name":"more-label","type":"string","title":"View More button text","description":"","default":"Next","uiWidgetOptions":{}},{"name":"per-page","type":"number","title":"Number of referrals per page","description":"","default":4,"uiWidgetOptions":{}},{"name":"prev-label","type":"string","title":"Previous button text","description":"","default":"Prev","uiWidgetOptions":{}},{"name":"program-id","type":"string","title":"Program","description":"Filters to only show referrals in this program. Will default to filtering by the program context where\r\nthis table lives. If no program ID is set or provided by context, then shows all referrals from all programs.\r\nIf program ID is \"classic\", shows classic-only referrals","uiWidgetOptions":{}},{"name":"show-labels","type":"boolean","title":"Show column labels","description":"","default":true,"uiWidgetOptions":{}},{"name":"show-referrer","type":"boolean","title":"Show Referred by user in table","description":"","default":false,"uiWidgetOptions":{}},{"name":"sm-breakpoint","type":"number","title":"Mobile Breakpoint","description":"","default":599,"uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-referral-table-cell","title":"sqm-referral-table-cell","slots":[],"attributes":[{"name":"inner-template","type":"string","title":"inner-template","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-referral-table-column","title":"Referral Table Generic Column","slots":[],"attributes":[{"name":"column-title","type":"string","title":"Column Title","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-referral-table-date-cell","title":"sqm-referral-table-date-cell","slots":[],"attributes":[{"name":"date","type":"number","title":"date","description":"","uiWidgetOptions":{}},{"name":"locale","type":"string","title":"locale","description":"","default":"en","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-referral-table-date-column","title":"Referral Table Date Column","slots":[],"attributes":[{"name":"column-title","type":"string","title":"Date Column Title","description":"","default":"Date converted","uiWidgetOptions":{}},{"name":"date-shown","type":"string","title":"Date Displayed","description":"","default":"dateConverted","enum":["dateConverted","dateReferralStarted","dateFraudChecksCompleted","dateModerated","dateModified","dateReferralEnded","dateReferralPaid","dateUserModified"],"enumNames":["Date Converted","Date Referral Started","Date Fraud Checks Completed","Date Moderated","Date Modified","Date Referral Ended","Date Referral Paid","Date User Modified"],"uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-referral-table-rewards-cell","title":"sqm-referral-table-rewards-cell","slots":[],"attributes":[{"name":"expiring-text","type":"string","title":"expiring-text","description":"","uiWidgetOptions":{}},{"name":"fuel-tank-text","type":"string","title":"fuel-tank-text","description":"","uiWidgetOptions":{}},{"name":"hide-details","type":"boolean","title":"hide-details","description":"","uiWidgetOptions":{}},{"name":"locale","type":"string","title":"locale","description":"","default":"en","uiWidgetOptions":{}},{"name":"pending-for-text","type":"string","title":"pending-for-text","description":"","uiWidgetOptions":{}},{"name":"reward-received-text","type":"string","title":"reward-received-text","description":"","uiWidgetOptions":{}},{"name":"status-long-text","type":"string","title":"status-long-text","description":"","uiWidgetOptions":{}},{"name":"status-text","type":"string","title":"status-text","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-referral-table-rewards-column","title":"Referral Table Rewards Column","slots":[],"attributes":[{"name":"column-title","type":"string","title":"Reward column title","description":"","default":"Rewards","uiWidgetOptions":{}},{"name":"expiring-text","type":"string","title":"Reward Expiring Text","description":"","default":"Expiring in","uiWidgetOptions":{}},{"name":"fuel-tank-text","type":"string","title":"Fuel Tank Code Text","description":"","default":"Your code is","uiWidgetOptions":{}},{"name":"hide-details","type":"boolean","title":"Hide dropdown details of reward","description":"","default":false,"uiWidgetOptions":{}},{"name":"pending-for-text","type":"string","title":"Reward Pending Text","description":"","default":"{status} for {date}","uiWidgetOptions":{}},{"name":"reward-received-text","type":"string","title":"Reward Received Text","description":"","default":"Reward received on","uiWidgetOptions":{}},{"name":"status-long-text","type":"string","title":"Reward Status Long Text","description":"","default":"{status, select, AVAILABLE {Reward expiring on} CANCELLED {Reward cancelled on} PENDING {Available on} EXPIRED {Reward expired on} other {Not available} }","uiWidgetOptions":{}},{"name":"status-text","type":"string","title":"Reward Status Text","description":"","default":"{status, select, AVAILABLE {Available} CANCELLED {Cancelled} PENDING {Pending} EXPIRED {Expired} REDEEMED {Redeemed} other {Not available} }","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-referral-table-status-cell","title":"sqm-referral-table-status-cell","slots":[],"attributes":[{"name":"converted","type":"boolean","title":"converted","description":"","uiWidgetOptions":{}},{"name":"status-text","type":"string","title":"status-text","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-referral-table-status-column","title":"Referral Table Status Column","slots":[],"attributes":[{"name":"column-title","type":"string","title":"Column Title","description":"","default":"Status","uiWidgetOptions":{}},{"name":"converted-status-text","type":"string","title":"Converted Status Text","description":"","default":"Converted","uiWidgetOptions":{}},{"name":"in-progress-status-text","type":"string","title":"In Progress Status Text","description":"","default":"In Progress","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-referral-table-user-cell","title":"sqm-referral-table-user-cell","slots":[],"attributes":[{"name":"name","type":"string","title":"name","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-referral-table-user-column","title":"Referral Table User Column","slots":[],"attributes":[{"name":"anonymous-user","type":"string","title":"Name displayed for anonymous users","description":"","default":"Anonymous User","uiWidgetOptions":{}},{"name":"column-title","type":"string","title":"User Column Title","description":"","default":"Customer","uiWidgetOptions":{}},{"name":"deleted-user","type":"string","title":"Name displayed for deleted users","description":"","default":"Deleted User","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-reward-exchange-list","title":"Reward Exchange","slots":[],"attributes":[{"name":"back-text","type":"string","title":"Back Button Text","description":"","default":"Back","uiWidgetOptions":{}},{"name":"cancel-text","type":"string","title":"Cancel Button Text","description":"","default":"Cancel","uiWidgetOptions":{}},{"name":"choose-amount-title","type":"string","title":"Choose Amount Progress Title","description":"","default":"Select","uiWidgetOptions":{}},{"name":"choose-reward-title","type":"string","title":"Choose Reward Progress Title","description":"","default":"Rewards","uiWidgetOptions":{}},{"name":"confirmation-title","type":"string","title":"Confirmation Progress Title","description":"","default":"Confirm","uiWidgetOptions":{}},{"name":"continue-text","type":"string","title":"Continue Button Text","description":"","default":"Continue","uiWidgetOptions":{}},{"name":"continue-to-confirmation-text","type":"string","title":"Continue to Confirmation Button Text","description":"Displayed on the reward selection page.","default":"Continue to confirmation","uiWidgetOptions":{}},{"name":"cost-title","type":"string","title":"Cost Row Title","description":"Shown in the confirmation state.","default":"Cost to Redeem","uiWidgetOptions":{}},{"name":"done-text","type":"string","title":"Done Text","description":"","default":"Done","uiWidgetOptions":{}},{"name":"not-available-error","type":"string","title":"Exchange button text","description":"","default":"{unavailableReasonCode, select, US_TAX {US Tax limit} INSUFFICIENT_REDEEMABLE_CREDIT {{sourceValue} required} AVAILABILITY_PREDICATE {Not available} other {unavailableReasonCode} }","uiWidgetOptions":{}},{"name":"not-enough-error","type":"string","title":"Not Enough Available Error Message","description":"","default":"Not enough {sourceUnit} to redeem for this reward","uiWidgetOptions":{}},{"name":"promo-code","type":"string","title":"Promo Code Text","description":"","default":"Promo Code","uiWidgetOptions":{}},{"name":"query-error","type":"string","title":"Reward List Error Message","description":"Shown if an error occurs when loading the reward exchange.","default":"Unable to load reward exchange list. Please try again","uiWidgetOptions":{}},{"name":"redeem-text","type":"string","title":"Redeem Button Text","description":"","default":"Redeem","uiWidgetOptions":{}},{"name":"redeem-title","type":"string","title":"Confirmation Title Text","description":"Displayed as the header for the confirmation page.","default":"Confirm and redeem","uiWidgetOptions":{}},{"name":"redemption-error","type":"string","title":"Redemption Error Message","description":"Shown if an error occurs during the reward exchange.","default":"An error occured trying to redeem this reward. Please try again","uiWidgetOptions":{}},{"name":"redemption-success-text","type":"string","title":"Redemption Success Message","description":"Displayed on the success screen when a user successfully exchanges for a reward.","default":"Redeemed {sourceValue} for {destinationValue}","uiWidgetOptions":{}},{"name":"reward-amount-title","type":"string","title":"Reward Amount Row Title","description":"Shown in the confirmation state.","default":"Reward Amount","uiWidgetOptions":{}},{"name":"reward-name-title","type":"string","title":"Reward Row Title","description":"Shown in the confirmation state.","default":"Reward","uiWidgetOptions":{}},{"name":"reward-redeemed-text","type":"string","title":"Reward Redeemed Text","description":"","default":"Reward redeemed","uiWidgetOptions":{}},{"name":"reward-title","type":"string","title":"Reward Title Text","description":"","default":"Choose a reward","uiWidgetOptions":{}},{"name":"select-text","type":"string","title":"Select Amount Text","description":"","default":"Select amount to receive","uiWidgetOptions":{}},{"name":"skeleton-card-num","type":"number","title":"skeleton-card-num","description":"Set the number of placeholder cards to be shown in loading state.","default":8,"uiWidgetOptions":{}},{"name":"source-amount-message","type":"string","title":"Reward Exchange Amount Text","description":"Displayed on the reward exchange cards.","default":"{ruleType, select, FIXED_GLOBAL_REWARD {{sourceValue}} other {{sourceMinValue} to {sourceMaxValue}}}","uiWidgetOptions":{}},{"name":"tooltip-text","type":"string","title":"Tooltip Text","description":"Shown when a user copies a fuel tank code","default":"Copied","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-rewards-table","title":"Reward Table","slots":[],"attributes":[{"name":"hidden-columns","type":"string","title":"Mobile Hidden Columns","description":"Provide the column numbers (0 indexed) that should not be displayed in mobile views. Ex. 0,2,3","default":"0","uiWidgetOptions":{}},{"name":"md-breakpoint","type":"number","title":"Tablet Breakpoint","description":"","default":799,"uiWidgetOptions":{}},{"name":"more-label","type":"string","title":"View More button text","description":"","default":"Next","uiWidgetOptions":{}},{"name":"per-page","type":"number","title":"Number of rewards per page","description":"","default":4,"uiWidgetOptions":{}},{"name":"prev-label","type":"string","title":"Previous button text","description":"","default":"Prev","uiWidgetOptions":{}},{"name":"program-id","type":"string","title":"Program","description":"Filters to only show rewards in this program. Will default to filtering by the program context where\r\nthis table lives. If no program ID is set or provided by context, then shows all rewards from all programs.","uiWidgetOptions":{}},{"name":"show-labels","type":"boolean","title":"Show column labels","description":"","default":true,"uiWidgetOptions":{}},{"name":"sm-breakpoint","type":"number","title":"Mobile Breakpoint","description":"","default":599,"uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-rewards-table-customer-note-cell","title":"sqm-rewards-table-customer-note-cell","slots":[],"attributes":[{"name":"locale","type":"string","title":"locale","description":"","default":"en","uiWidgetOptions":{}},{"name":"note","type":"string","title":"note","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-rewards-table-customer-note-column","title":"Reward Table Customer Note Column","slots":[],"attributes":[{"name":"column-title","type":"string","title":"Customer Note Column Title","description":"","default":"Note","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-rewards-table-date-cell","title":"sqm-rewards-table-date-cell","slots":[],"attributes":[{"name":"date","type":"number","title":"date","description":"","uiWidgetOptions":{}},{"name":"locale","type":"string","title":"locale","description":"","default":"en","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-rewards-table-date-column","title":"Reward Table Date Column","slots":[],"attributes":[{"name":"column-title","type":"string","title":"Date Column Title","description":"","default":"Date received","uiWidgetOptions":{}},{"name":"date-shown","type":"string","title":"Date Displayed","description":"","default":"dateGiven","enum":["dateGiven","dateExpires","dateCancelled","dateRedeemed","dateScheduledFor"],"enumNames":["Date Given","Date Expires","Date Cancelled","Date Redeemed","Date Scheduled For"],"uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-rewards-table-reward-cell","title":"sqm-rewards-table-reward-cell","slots":[],"attributes":[{"name":"available-text","type":"string","title":"available-text","description":"","uiWidgetOptions":{}},{"name":"copy-text","type":"string","title":"copy-text","description":"","uiWidgetOptions":{}},{"name":"locale","type":"string","title":"locale","description":"","uiWidgetOptions":{}},{"name":"redeemed-text","type":"string","title":"redeemed-text","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-rewards-table-reward-column","title":"Rewards Table Reward Column","slots":[],"attributes":[{"name":"available-text","type":"string","title":"Remaining Amount Text","description":"","default":"{availableAmount} remaining","uiWidgetOptions":{}},{"name":"column-title","type":"string","title":"Reward column title","description":"","default":"Reward","uiWidgetOptions":{}},{"name":"copy-text","type":"string","title":"Copied Fuel Tank Text","description":"","default":"Copied!","uiWidgetOptions":{}},{"name":"redeemed-text","type":"string","title":"Redeemed Amount Text","description":"","default":"{redeemedAmount} redeemed","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-rewards-table-source-cell","title":"sqm-rewards-table-source-cell","slots":[],"attributes":[{"name":"anonymous-user-text","type":"string","title":"anonymous-user-text","description":"","uiWidgetOptions":{}},{"name":"deleted-user-text","type":"string","title":"deleted-user-text","description":"","uiWidgetOptions":{}},{"name":"locale","type":"string","title":"locale","description":"","default":"en","uiWidgetOptions":{}},{"name":"referral-text","type":"string","title":"referral-text","description":"","uiWidgetOptions":{}},{"name":"reward-exchange-text","type":"string","title":"reward-exchange-text","description":"","uiWidgetOptions":{}},{"name":"reward-source-text","type":"string","title":"reward-source-text","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-rewards-table-source-column","title":"Reward Table Source Column","slots":[],"attributes":[{"name":"anonymous-user","type":"string","title":"Name displayed for anonymous users","description":"","default":"Anonymous User","uiWidgetOptions":{}},{"name":"column-title","type":"string","title":"Soruce Column Title","description":"","default":"Source","uiWidgetOptions":{}},{"name":"deleted-user","type":"string","title":"Name displayed for deleted users","description":"","default":"Deleted User","uiWidgetOptions":{}},{"name":"referral-text","type":"string","title":"Referral Text","description":"Shown when a reward has been created by a referral","default":"{rewardSource, select, FRIEND_SIGNUP {Referral to} REFERRED {Referred by} other {}}","uiWidgetOptions":{}},{"name":"reward-exchange-text","type":"string","title":"Reward Exchange label","description":"","default":"Reward Exchange","uiWidgetOptions":{}},{"name":"reward-source-text","type":"string","title":"Reward Source Text","description":"","default":"{rewardSource, select, MANUAL {Manual} AUTOMATED {{programName}} other {}}","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-rewards-table-status-cell","title":"sqm-rewards-table-status-cell","slots":[],"attributes":[{"name":"expiry-text","type":"string","title":"expiry-text","description":"","default":"Expires","uiWidgetOptions":{}},{"name":"locale","type":"string","title":"locale","description":"","default":"en","uiWidgetOptions":{}},{"name":"pending-scheduled","type":"string","title":"pending-scheduled","description":"","default":"Until","uiWidgetOptions":{}},{"name":"pending-unhandled","type":"string","title":"pending-unhandled","description":"","default":"Fulfillment error","uiWidgetOptions":{}},{"name":"pending-us-tax","type":"string","title":"pending-us-tax","description":"","default":"W-9 required","uiWidgetOptions":{}},{"name":"status-text","type":"string","title":"status-text","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-rewards-table-status-column","title":"Reward Table Status Column","slots":[],"attributes":[{"name":"column-title","type":"string","title":"Column Title","description":"","default":"Status","uiWidgetOptions":{}},{"name":"expiry-text","type":"string","title":"Expired Status Text","description":"","default":"Expires on ","uiWidgetOptions":{}},{"name":"pending-scheduled","type":"string","title":"Expiry Date Prefix","description":"","default":"Until","uiWidgetOptions":{}},{"name":"pending-unhandled","type":"string","title":"Unhandled Error Text","description":"Displayed when fulfillment error occured when creating a reward.","default":"Fulfillment error","uiWidgetOptions":{}},{"name":"pending-us-tax","type":"string","title":"W9 Pending Text","description":"Displayed when a reward is pending due to W9 compliance.","default":"W-9 required","uiWidgetOptions":{}},{"name":"status-text","type":"string","title":"Reward Status Text","description":"","default":"{status, select, AVAILABLE {Available} CANCELLED {Cancelled} PENDING {Pending} EXPIRED {Expired} REDEEMED {Redeemed} other {Not available} }","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-route","title":"Route (for pages)","slots":[],"attributes":[{"name":"path","type":"string","title":"Navigation path name","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-router","title":"Router (for pages)","slots":[],"attributes":[],"examples":[]},{"tagName":"sqm-scroll","title":"Scroll","slots":[],"attributes":[{"name":"button-text","type":"string","title":"Button Text","description":"","uiWidgetOptions":{}},{"name":"button-type","type":"string","title":"Button Type","description":"","default":"default","enum":["default","primary","success","neutral","warning","danger","text"],"enumNames":["Default","Primary","Success","Neutral","Warning","Danger","Text"],"uiWidgetOptions":{}},{"name":"circle","type":"boolean","title":"Circle","description":"Draws a circle button.","uiWidgetOptions":{}},{"name":"icon-name","type":"string","title":"Icon Name","description":"","uiWidgetOptions":{}},{"name":"icon-slot","type":"string","title":"Icon Slot","description":"","enum":["prefix","suffix"],"enumNames":["Prefix","Suffix"],"uiWidgetOptions":{}},{"name":"mobile","type":"boolean","title":"Full Width on Mobile","description":"The button becomes full width if the screen size is smaller than 500px","uiWidgetOptions":{}},{"name":"outline","type":"boolean","title":"Outline","description":"Draws an outlined button.","uiWidgetOptions":{}},{"name":"pill","type":"boolean","title":"Pill","description":"Draws a pill-style button with rounded edges.","uiWidgetOptions":{}},{"name":"scroll-animation","type":"string","title":"Scroll Animation Style","description":"","default":"smooth","enum":["smooth","auto"],"enumNames":["Smooth","Auto"],"uiWidgetOptions":{}},{"name":"scroll-id","type":"string","title":"Scroll Id","description":"","uiWidgetOptions":{}},{"name":"scroll-tag-name","type":"string","title":"Scroll Tag Name","description":"","uiWidgetOptions":{}},{"name":"size","type":"string","title":"Size","description":"","enum":["small","medium","large"],"enumNames":["Small","Medium","Large"],"uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-share-button","title":"Share Button","slots":[],"attributes":[{"name":"backgroundcolor","type":"string","title":"Button background color","description":"","uiWidgetOptions":{"ui:widget":"color"}},{"name":"borderradius","type":"number","title":"Configure border radius with pixel amount","description":"","uiWidgetOptions":{}},{"name":"disabled","type":"boolean","title":"Disabled","description":"","uiWidgetOptions":{}},{"name":"hideicon","type":"boolean","title":"Hide the icon","description":"","default":false,"uiWidgetOptions":{}},{"name":"hidetext","type":"boolean","title":"Hide the text","description":"","default":false,"uiWidgetOptions":{}},{"name":"icon","type":"string","title":"Icon used in button. Will try to select an icon based on the share medium if left empty.","description":"Options available at https://shoelace.style/components/icon","uiWidgetOptions":{}},{"name":"iconslot","type":"string","title":"Icon Location","description":"","default":"prefix","enum":["prefix","suffix"],"enumNames":["Prefix","Suffix"],"uiWidgetOptions":{}},{"name":"medium","type":"string","title":"Share Medium","description":"The social medium to share on. Share messages and links\r\nwill be pulled from your program config and tagged for analytics.","enum":["facebook","twitter","email","direct","linkedin","sms","fbmessenger","whatsapp","linemessenger","pinterest"],"enumNames":["Facebook","Twitter","Email","Web Share Sheet","Linkedin","SMS","Facebook Messenger","Whatsapp","Line Messenger","Pinterest"],"uiWidgetOptions":{}},{"name":"pill","type":"boolean","title":"Display as pill","description":"","uiWidgetOptions":{}},{"name":"program-id","type":"string","title":"Program ID","description":"Optional programId, or uses the programId context where this button is rendered.","uiWidgetOptions":{}},{"name":"sharetext","type":"string","title":"Text used for native sharing (mobile only)","description":"","uiWidgetOptions":{}},{"name":"sharetitle","type":"string","title":"Title used for native sharing (mobile only)","description":"","uiWidgetOptions":{}},{"name":"size","type":"string","title":"Button Size","description":"","enum":["small","medium","large"],"enumNames":["Small","Medium","Large"],"uiWidgetOptions":{}},{"name":"textcolor","type":"string","title":"Button text color","description":"","uiWidgetOptions":{"ui:widget":"color"}},{"name":"type","type":"string","title":"Button Style","description":"","default":"default","enum":["primary","success","info","warning","danger","default","text"],"enumNames":["Primary","Success","Info","Warning","Danger","Default","Text"],"uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-share-code","title":"Share Code","slots":[],"attributes":[{"name":"program-id","type":"string","title":"Program ID","description":"The ID of the program that should generate the code. Defaults to the program ID in context where this widget is loaded.","uiWidgetOptions":{}},{"name":"tooltip-lifespan","type":"number","title":"Tooltip lifespan","description":"The number of milliseconds that the tooltip will appear for","default":1000,"uiWidgetOptions":{}},{"name":"tooltip-text","type":"string","title":"Tooltip text","description":"This is shown after someone has successfully copied the cpde to the clipboard.","default":"Copied to Clipboard","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-share-link","title":"Share Link","slots":[],"attributes":[{"name":"program-id","type":"string","title":"Program ID","description":"The ID of the program that should generate the link. Defaults to the program ID in context where this widget is loaded.","uiWidgetOptions":{}},{"name":"tooltip-lifespan","type":"number","title":"Tooltip lifespan","description":"The number of milliseconds that the tooltip will appear for","default":1000,"uiWidgetOptions":{}},{"name":"tooltip-text","type":"string","title":"Tooltip text","description":"This is shown after someone has successfully copied the link to the clipboard.","default":"Copied to Clipboard","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-stat-container","title":"Stat Container","slots":[],"attributes":[{"name":"display","type":"string","title":"Display","description":"","default":"grid","enum":["grid","flex"],"enumNames":["Grid","Flex"],"uiWidgetOptions":{}},{"name":"space","type":"string","title":"Space between stats","description":"","default":"xxx-large","enum":["none","xxx-small","xx-small","x-small","small","medium","large","x-large","xx-large","xxx-large","xxxx-large"],"enumNames":["None","XXX-Small","XX-Small","X-Small","Small","Medium","Large","X-Large","XX-Large","XXX-Large","XXXX-Large"],"uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-stencilbook","title":"sqm-stencilbook","slots":[],"attributes":[],"examples":[]},{"tagName":"sqm-tab","title":"Tab","slots":[],"attributes":[{"name":"header","type":"string","title":"Tab Title","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-table-cell","title":"sqm-table-cell","slots":[],"attributes":[{"name":"colspan","type":"number","title":"colspan","description":"","default":1,"uiWidgetOptions":{}},{"name":"padding","type":"string","title":"padding","description":"","default":"15px 10px","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-table-row","title":"sqm-table-row","slots":[],"attributes":[{"name":"border","type":"string","title":"border","description":"","default":"1px solid #EAEAEA","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-tabs","title":"Tab Group","slots":[],"attributes":[{"name":"placement","type":"string","title":"Tabs Placement","description":"Used to specify the placement of the tabs","enum":["left","right","bottom","top"],"enumNames":["Left","Right","Bottom","Top"],"uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-task-card","title":"Task Card","slots":[],"attributes":[{"name":"button-link","type":"string","title":"CTA Button Link","description":"","uiWidgetOptions":{}},{"name":"button-text","type":"string","title":"CTA Button Text","description":"","default":"Complete Action","uiWidgetOptions":{}},{"name":"card-title","type":"string","title":"Title Text","description":"","default":"Title Text","uiWidgetOptions":{}},{"name":"completed-text","type":"string","title":"Completed Count Text","description":"Displays the amount of times that a user has completed a repeatable task.","default":"Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}","uiWidgetOptions":{}},{"name":"description","type":"string","title":"Description Text","description":"","default":"","uiWidgetOptions":{}},{"name":"display-duration","type":"string","title":"Display Duration","description":"Timeframe that the task card will be shown","uiWidgetOptions":{"ui:widget":"DateRange","ui:options":{"allowPastDates":true,"months":1}}},{"name":"ended-message","type":"string","title":"Ended Date Message","description":"Shown to users after the end of the task duration.","default":"Ended {endDate}","uiWidgetOptions":{}},{"name":"event-key","type":"string","title":"Event key of task card button","description":"Optionally send an event to SaaSquatch when a user clicks the CTA. This field configured what key of the event sent is.","uiWidgetOptions":{}},{"name":"expiry-message","type":"string","title":"Expiry Date Message","description":"","default":"Ends {endDate}","uiWidgetOptions":{}},{"name":"finite","type":"number","title":"Repeat Amount","description":"The number of times a reward can be earned. Use zero for no limit (the default).","default":0,"uiWidgetOptions":{}},{"name":"goal","type":"number","title":"Goal Completion Number","description":"Sets the goal for users progress to know when a task has been completed. If repeatable is checked, repeatable goals is an increment of this.","default":1,"uiWidgetOptions":{}},{"name":"open-new-tab","type":"boolean","title":"CTA Button Link Open in New Tab","description":"","default":false,"uiWidgetOptions":{}},{"name":"program-id","type":"string","title":"Program ID override","description":"The ID of the program that is used to scope the task card. Defaults to the program context when no ID is specified.","uiWidgetOptions":{}},{"name":"progress-bar-unit","type":"string","title":"Progress Bar Unit","description":"","default":"","uiWidgetOptions":{}},{"name":"repeatable","type":"boolean","title":"Goal Repeatable","description":"","default":false,"uiWidgetOptions":{}},{"name":"reward-amount","type":"string","title":"Reward Amount","description":"","default":"0","uiWidgetOptions":{}},{"name":"reward-duration","type":"string","title":"Reward Duration","description":"","uiWidgetOptions":{"ui:widget":"DateRange","ui:options":{"allowPastDates":true,"months":1}}},{"name":"reward-unit","type":"string","title":"Reward Unit","description":"","default":"Points","uiWidgetOptions":{}},{"name":"show-progress-bar","type":"boolean","title":"Show Progress Bar","description":"","default":false,"uiWidgetOptions":{}},{"name":"starts-on-message","type":"string","title":"Start Date Message","description":"Shown to users before the start of the task duration.","default":"Starts {startDate}","uiWidgetOptions":{}},{"name":"stat-type","type":"string","title":"Goal Progress Source","description":"Select what type of stat to display for the goal. Manual paths are also supported.","uiWidgetOptions":{"ui:widget":"StatTypeSelectWidget","ui:options":{"version":1.1}}},{"name":"steps","type":"boolean","title":"Progress Bar Steps","description":"","default":false,"uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-text","title":"Text","slots":[],"attributes":[],"examples":[]},{"tagName":"sqm-text-span","title":"Text Span","slots":[],"attributes":[{"name":"text","type":"string","title":"Text","description":"","uiWidgetOptions":{}},{"name":"type","type":"string","title":"Text","description":"","enum":["p","subtext","h1","h2","h3","h4"],"enumNames":["Paragraph","Subtext","Header 1","Header 2","Header 3","Header 4"],"uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-timeline","title":"Timeline","slots":[],"attributes":[{"name":"icon","type":"string","title":"Icon","description":"","default":"gift","enum":["gift","circle"],"enumNames":["Gift","Circle"],"uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-timeline-entry","title":"Timeline Entry","slots":[],"attributes":[{"name":"desc","type":"string","title":"Description","description":"","uiWidgetOptions":{}},{"name":"icon","type":"string","title":"Icon","description":"","enum":["gift","circle"],"enumNames":["Gift","Circle"],"uiWidgetOptions":{}},{"name":"reward","type":"string","title":"Reward Amount","description":"","uiWidgetOptions":{}},{"name":"unit","type":"string","title":"Reward Unit","description":"","uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-titled-section","title":"Titled Section","slots":[],"attributes":[{"name":"label","type":"string","title":"Label","description":"Label for the section unless overwritten via the label slot.","uiWidgetOptions":{}},{"name":"label-margin","type":"string","title":"Label margin style","description":"","default":"small","enum":["none","xxx-small","xx-small","x-small","small","medium","large","x-large","xx-large","xxx-large","xxxx-large"],"enumNames":["None","XXX-Small","XX-Small","X-Small","Small","Medium","Large","X-Large","XX-Large","XXX-Large","XXXX-Large"],"uiWidgetOptions":{}},{"name":"padding","type":"string","title":"Section padding","description":"","default":"none","enum":["none","xxx-small","xx-small","x-small","small","medium","large","x-large","xx-large","xxx-large","xxxx-large"],"enumNames":["None","XXX-Small","XX-Small","X-Small","Small","Medium","Large","X-Large","XX-Large","XXX-Large","XXXX-Large"],"uiWidgetOptions":{}},{"name":"text-align","type":"string","title":"Text Align","description":"","default":"left","enum":["left","center","right"],"enumNames":["Left","Center","Right"],"uiWidgetOptions":{}}],"examples":[]},{"tagName":"sqm-user-name","title":"User Name","slots":[],"attributes":[{"name":"fallback","type":"string","title":"Fallback name for nameless users","description":"","default":"Anonymous User","uiWidgetOptions":{}},{"name":"loading-text","type":"string","title":"Loading text","description":"","default":"...","uiWidgetOptions":{}}],"examples":[]}]}]}
|
|
1
|
+
{"schemaVersion":"0.0.1","modules":[{"title":"a library","description":"It does stuff","tags":[{"tagName":"sqm-asset-card","title":"Asset Card","slots":[],"attributes":[{"name":"img-url","type":"string","title":"Banner image","description":""},{"name":"title-text","type":"string","title":"Banner title","description":""}],"examples":[]},{"tagName":"sqm-big-stat","title":"Big Stat","slots":[{"name":"the description of the component"}],"attributes":[{"name":"alignment","type":"string","title":"Alignment - controls the alignment of the flexbox","description":"","enum":["left","right","center"],"enumNames":["Left","Right","Center"]},{"name":"flex-reverse","type":"boolean","title":"Flex Reverse - controls the order of the stat value & description column","description":"","default":false},{"name":"program-id","type":"string","title":"Program ID","description":"The ID of the program that is used to scope stats. Defaults to the program context when no ID is specified."},{"name":"stat-type","type":"string","title":"Stat Type","description":"Select what type of stat to display. Manual paths are also supported.","uiWidget":"StatTypeSelectWidget","uiWidgetOptions":{"version":1.1}}],"examples":[]},{"tagName":"sqm-brand","title":"Brand Container","slots":[{"name":"Controls the brand color and font of Mint Components wrapped by the container."}],"attributes":[{"name":"brand-color","type":"string","title":"Brand Color","description":"Controls the primary brand color used in the Mint Components library. Note that this\r\ndoes not affect vanilla components or other component libraries.","uiWidget":"color"},{"name":"brand-font","type":"string","title":"Brand Font","description":"The brand font that you want to use"}],"examples":[]},{"tagName":"sqm-card-feed","title":"Card Feed","slots":[],"attributes":[{"name":"gap","type":"number","title":"Column Gap","description":"","default":24},{"name":"width","type":"number","title":"Card Width","description":"","default":347}],"examples":[]},{"tagName":"sqm-checkbox-field","title":"Checkbox Field","slots":[],"attributes":[{"name":"checkbox-label","type":"string","title":"Checkbox label","description":"","default":"By signing up you agree to the {labelLink}"},{"name":"checkbox-label-link","type":"string","title":"Checkbox label link\r\nUsed with link text if the checkbox label contains {labelLink}","description":"","default":"https://example.com"},{"name":"checkbox-label-link-text","type":"string","title":"Checkbox label link text","description":"","default":"Terms and Conditions"},{"name":"checkbox-name","type":"string","title":"Checkbox name attribute","description":""},{"name":"checkbox-optional","type":"boolean","title":"Optional","description":"","default":false},{"name":"error-message","type":"string","title":"Unchecked error message","description":"","default":"Must be checked"}],"examples":[]},{"tagName":"sqm-divided-layout","title":"Divided Layout","slots":[],"attributes":[{"name":"direction","type":"string","title":"Direction","description":"","enum":["row","column"],"enumNames":["Row","Column"]},{"name":"divider-style","type":"string","title":"Border style","description":"Uses CSS border style syntax","default":"1px solid #EAEAEA"}],"examples":[]},{"tagName":"sqm-dropdown-field","title":"Dropdown Field","slots":[],"attributes":[{"name":"dropdown-label","type":"string","title":"Dropdown label","description":"","default":"Select an option"},{"name":"dropdown-name","type":"string","title":"Dropdown name attribute","description":""},{"name":"dropdown-optional","type":"boolean","title":"Optional","description":"","default":false},{"name":"error-message","type":"string","title":"Unselected error message","description":"","default":"Select an option"}],"examples":[]},{"tagName":"sqm-edit-profile","title":"Edit Profile","slots":[],"attributes":[{"name":"canceltext","type":"string","title":"Cancel button text","description":""},{"name":"currentregiontext","type":"string","title":"Region field label","description":""},{"name":"editprofileheader","type":"string","title":"Heading","description":""},{"name":"editprofiletext","type":"string","title":"Enable editing button text","description":""},{"name":"firstnametext","type":"string","title":"First name field label","description":""},{"name":"lastnametext","type":"string","title":"Last name field label","description":""},{"name":"showregion","type":"boolean","title":"Show or hide current region","description":""},{"name":"updatetext","type":"string","title":"Update info button text","description":""}],"examples":[]},{"tagName":"sqm-empty","title":"Empty State Content","slots":[],"attributes":[{"name":"empty-state-header","type":"string","title":"Empty State Title","description":""},{"name":"empty-state-image","type":"string","title":"Empty State Image Link","description":"","uiWidget":"ImageUpload"},{"name":"empty-state-text","type":"string","title":"Empty State Text","description":""}],"examples":[]},{"tagName":"sqm-form-message","title":"Form Message","slots":[],"attributes":[{"name":"icon","type":"string","title":"Icon to use in alert","description":""},{"name":"type","type":"string","title":"Type of alert","description":""}],"examples":[]},{"tagName":"sqm-graphql-client-provider","title":"GraphQL Client Provider","slots":[],"attributes":[{"name":"domain","type":"string","title":"Domain","description":""}],"examples":[]},{"tagName":"sqm-hero","title":"Hero Layout","slots":[],"attributes":[{"name":"background","type":"string","title":"Background","description":"Can either be an image url, colour or Shoelace variable.","default":"var(--sl-color-gray-50)"},{"name":"columns","type":"1 | 2","title":"Number of columns in the layout","description":"","default":1},{"name":"padding-size","type":"\"large\" | \"medium\" | \"none\" | \"small\"","title":"Padding size","description":"","default":"large"},{"name":"secondary-background","type":"string","title":"Secondary background image or color (for use in right column)","description":""},{"name":"wrap-direction","type":"\"wrap\" | \"wrap-reverse\"","title":"Wrap direction","description":"","default":"wrap"}],"examples":[]},{"tagName":"sqm-hero-image","title":"Hero Image","slots":[],"attributes":[{"name":"background-color","type":"string","title":"Background Color","description":"","uiWidget":"color"},{"name":"button-link","type":"string","title":"CTA Button Link","description":""},{"name":"button-new-tab","type":"boolean","title":"CTA Button Link Open in New Tab","description":"","default":false},{"name":"button-text","type":"string","title":"CTA Button Text","description":""},{"name":"description","type":"string","title":"Description Text","description":""},{"name":"header","type":"string","title":"Title Text","description":""},{"name":"image-mobile-pos","type":"string","title":"Image Mobile Position","description":"","default":"top","enum":["top","bottom"],"enumNames":["Top","Bottom"]},{"name":"image-percentage","type":"number","title":"Image Percentage","description":"","default":50},{"name":"image-pos","type":"string","title":"Image Position","description":"","default":"center","enum":["left","center","right"],"enumNames":["Left","Center","Right"]},{"name":"image-url","type":"string","title":"Image Link","description":"","uiWidget":"ImageUpload"},{"name":"layout","type":"string","title":"Image Layout","description":"","default":"overlay","enum":["overlay","columns"],"enumNames":["Overlay","Two-column"]},{"name":"overlay-color","type":"string","title":"Overlay Color","description":"","uiWidget":"color"},{"name":"overlay-opacity","type":"string","title":"Overlay Opacity","description":"","default":"0.75"},{"name":"padding-image","type":"string","title":"Image Padding","description":"","default":"none","enum":["none","xxx-small","xx-small","x-small","small","medium","large","x-large","xx-large","xxx-large","xxxx-large"],"enumNames":["None","XXX-Small","XX-Small","X-Small","Small","Medium","Large","X-Large","XX-Large","XXX-Large","XXXX-Large"]},{"name":"padding-text","type":"string","title":"Text Padding","description":"","default":"xxxx-large","enum":["none","xxx-small","xx-small","x-small","small","medium","large","x-large","xx-large","xxx-large","xxxx-large"],"enumNames":["None","XXX-Small","XX-Small","X-Small","Small","Medium","Large","X-Large","XX-Large","XXX-Large","XXXX-Large"]},{"name":"text-color","type":"string","title":"Text Color","description":"","uiWidget":"color"}],"examples":[]},{"tagName":"sqm-hook-story-container","title":"sqm-hook-story-container","slots":[],"attributes":[],"examples":[]},{"tagName":"sqm-image","title":"Image","slots":[],"attributes":[{"name":"alignment","type":"string","title":"Position Alignment","description":"","default":"center","enum":["left","center","right"],"enumNames":["Left","Center","Right"]},{"name":"background-color","type":"string","title":"Background Color","description":"","uiWidget":"color"},{"name":"image-url","type":"string","title":"Image Link","description":"","uiWidget":"ImageUpload"},{"name":"min-height","type":"string","title":"Minimum Height","description":"(Optional) Helps with constraining the minimum image size. Can be a pixel value or a percentage i.e. \"500px\", \"33%\", etc."}],"examples":[]},{"tagName":"sqm-input-field","title":"Input Field","slots":[],"attributes":[{"name":"error-message","type":"string","title":"Required Error Message","description":"","default":"Cannot be empty"},{"name":"field-label","type":"string","title":"Input Label","description":""},{"name":"field-name","type":"string","title":"Input Name Attribute","description":"Used as the key of the inputs value in form data."},{"name":"field-optional","type":"boolean","title":"Optional","description":"","default":false},{"name":"field-type","type":"string","title":"Input Type","description":"","default":"text","enum":["text","date","tel"],"enumNames":["Text","Date","Phone Number"]}],"examples":[]},{"tagName":"sqm-leaderboard","title":"Leaderboard","slots":[],"attributes":[{"name":"anonymous-user","type":"string","title":"Title displayed for users without names","description":"","default":"Anonymous User"},{"name":"hide-viewer","type":"boolean","title":"Hide viewing user","description":"Hide the current user's leaderboard information when they are not in the top 10","default":false},{"name":"interval","type":"string","title":"Leaderboard time interval","description":"","uiWidget":"DateRange","uiWidgetOptions":{"allowPastDates":true,"months":1}},{"name":"leaderboard-type","type":"string","title":"Leaderboard type","description":"","enum":["topStartedReferrers","topConvertedReferrers"],"enumNames":["Top Started Referrers","Top Converted Referrers"]},{"name":"rank-type","type":"string","title":"Rank type","description":"","enum":["rowNumber","rank","denseRank"],"enumNames":["Row Number","Rank","Dense Rank"]},{"name":"rankheading","type":"string","title":"Rank Heading","description":""},{"name":"show-rank","type":"boolean","title":"Show leaderboard rank","description":""},{"name":"statsheading","type":"string","title":"Stats Column Heading","description":""},{"name":"usersheading","type":"string","title":"User Column Heading","description":""}],"examples":[]},{"tagName":"sqm-leaderboard-rank","title":"Leaderboard Rank","slots":[],"attributes":[{"name":"interval","type":"string","title":"Leaderboard time interval","description":"","uiWidget":"DateRange","uiWidgetOptions":{"allowPastDates":true,"months":1}},{"name":"leaderboard-type","type":"string","title":"Leaderboard type","description":"","enum":["topStartedReferrers","topConvertedReferrers"],"enumNames":["Top Started Referrers","Top Converted Referrers"]},{"name":"rank-text","type":"string","title":"Rank Text","description":"","default":"You are currently in {rank, selectordinal, one {#st} two {#nd} few {#rd} other {#th} } place!"},{"name":"rank-type","type":"string","title":"Default rank","description":"","enum":["rowNumber","rank","denseRank"],"enumNames":["Row Number","Rank","Dense Rank"]},{"name":"unranked-text","type":"string","title":"Unranked Text","description":""}],"examples":[]},{"tagName":"sqm-name-fields","title":"Name Fields","slots":[],"attributes":[{"name":"first-name-label","type":"string","title":"First name field label","description":"","default":"First Name"},{"name":"last-name-label","type":"string","title":"Last name field label","description":"","default":"Last Name"}],"examples":[]},{"tagName":"sqm-navigation-menu","title":"Navigation Menu","slots":[],"attributes":[{"name":"include-dropdown","type":"boolean","title":"Include dropdown menu","description":""},{"name":"menu-label","type":"string","title":"Label on the header menu","description":""}],"examples":[]},{"tagName":"sqm-navigation-sidebar","title":"Navigation Sidebar","slots":[],"attributes":[],"examples":[]},{"tagName":"sqm-navigation-sidebar-item","title":"Navigation Link","slots":[],"attributes":[{"name":"icon","type":"string","title":"Icon","description":"Options available at https://shoelace.style/components/icon"},{"name":"label","type":"string","title":"Label","description":""},{"name":"path","type":"string","title":"Navigation path","description":""}],"examples":[]},{"tagName":"sqm-password-field","title":"Portal Password Field","slots":[],"attributes":[{"name":"enable-validation","type":"boolean","title":"Enable live password validation","description":"","default":true},{"name":"field-label","type":"string","title":"Label for password field","description":"","default":"Password"}],"examples":[]},{"tagName":"sqm-popup-container","title":"Popup container for widgets","slots":[],"attributes":[{"name":"close-button","type":"boolean","title":"Display a close button on the popup","description":""},{"name":"close-button-text","type":"string","title":"Text to be used as the close button","description":""},{"name":"embed-padding","type":"string","title":"Specify padding on the popup contents when in embedded mode","description":"","enum":["none","small","medium","large"],"enumNames":["None","Small","Medium","Large"]},{"name":"popup-padding","type":"string","title":"Specify padding on the popup contents when in popup mode","description":"","enum":["none","small","medium","large"],"enumNames":["None","Small","Medium","Large"]},{"name":"powered-by","type":"boolean","title":"Show SaaSquatch Powered By messaging","description":""}],"examples":[]},{"tagName":"sqm-portal-change-password","title":"Portal Profile","slots":[],"attributes":[{"name":"cancel-text","type":"string","title":"Modal cancel password change button text","description":"","default":"Cancel"},{"name":"change-password-button-text","type":"string","title":"Modal change password button text","description":"","default":"Change Password"},{"name":"confirm-password-field-label","type":"string","title":"Password confirmation input field label","description":"","default":"Confirm New Password"},{"name":"modal-change-password-header","type":"string","title":"Change password modal header","description":"","default":"Change Password"},{"name":"password-field-label","type":"string","title":"Password input field label","description":"","default":"New Password"},{"name":"portal-change-password-button-text","type":"string","title":"Portal change password button text","description":"","default":"Change your password..."},{"name":"portal-change-password-header","type":"string","title":"Portal change password section header","description":"","default":"Password"},{"name":"success-message","type":"string","title":"Successful password change message","description":"","default":"Your password has been updated."}],"examples":[]},{"tagName":"sqm-portal-container","title":"Portal Container","slots":[],"attributes":[{"name":"center","type":"boolean","title":"Center content","description":""},{"name":"direction","type":"string","title":"Direction","description":"","default":"column","enum":["row","column"],"enumNames":["Row","Column"]},{"name":"display","type":"string","title":"Display","description":"","default":"grid","enum":["grid","flex"],"enumNames":["Grid","Flex"]},{"name":"gap","type":"string","title":"Gap","description":"","default":"xxx-large","enum":["none","xxx-small","xx-small","x-small","small","medium","large","x-large","xx-large","xxx-large","xxxx-large"],"enumNames":["None","XXX-Small","XX-Small","X-Small","Small","Medium","Large","X-Large","XX-Large","XXX-Large","XXXX-Large"]},{"name":"justify-content","type":"string","title":"Justify content","description":"","enum":["start","center","end","space-between","space-around","space-evenly"],"enumNames":["Start","Center","End","Space Between","Space Around","Space Evenly"]},{"name":"max-width","type":"string","title":"Maximum width","description":"","default":"100%"},{"name":"min-width","type":"string","title":"Minimum width","description":""},{"name":"padding","type":"string","title":"Padding","description":"","enum":["none","xxx-small","xx-small","x-small","small","medium","large","x-large","xx-large","xxx-large","xxxx-large"],"enumNames":["None","XXX-Small","XX-Small","X-Small","Small","Medium","Large","X-Large","XX-Large","XXX-Large","XXXX-Large"]}],"examples":[]},{"tagName":"sqm-portal-email-verification","title":"Portal Email Verification","slots":[],"attributes":[{"name":"email-verification-header","type":"string","title":"Email verification header text","description":"","default":"Verify your email"},{"name":"redirect-path","type":"string","title":"Email redirection base path","description":"The page that users are redirected to from the verification email.","default":"/verifyEmail"},{"name":"resend-email-button-text","type":"string","title":"Re-send email button text","description":"","default":"Re-send Email"},{"name":"verify-message","type":"string","title":"Email verification body text","description":"","default":"A verification email was sent to {email}. Please verify your email to continue to the portal."}],"examples":[]},{"tagName":"sqm-portal-footer","title":"Portal Footer","slots":[],"attributes":[{"name":"faq-link","type":"string","title":"FAQ Link","description":""},{"name":"faq-text","type":"string","title":"FAQ Text","description":""},{"name":"padding-bottom","type":"string","title":"Padding Bottom","description":"","default":"large"},{"name":"padding-left","type":"string","title":"Padding Left","description":"","default":"large"},{"name":"padding-right","type":"string","title":"Padding Right","description":"","default":"large"},{"name":"padding-top","type":"string","title":"Padding Top","description":"","default":"large"},{"name":"powered-by-link","type":"string","title":"Powered By Link","description":"","default":"https://saasquatch.com"},{"name":"show-powered-by","type":"boolean","title":"Show Powered By SaaSquatch","description":"","default":true},{"name":"support-email","type":"string","title":"Support Email","description":"","default":"support@example.com"},{"name":"support-text","type":"string","title":"Support Text","description":"","default":"For program support, contact {email}"},{"name":"terms-link","type":"string","title":"Terms and Conditions Link","description":""},{"name":"terms-text","type":"string","title":"Terms and Conditions Text","description":""}],"examples":[]},{"tagName":"sqm-portal-forgot-password","title":"Portal Forgot Password","slots":[],"attributes":[{"name":"email-label","type":"string","title":"Email label","description":"","default":"Email"},{"name":"login-path","type":"string","title":"Routing path to login page","description":"","default":"/login"},{"name":"redirect-path","type":"string","title":"Email redirection base path","description":"The page that users are redirected to from the password reset email.","default":"/resetPassword"},{"name":"submit-label","type":"string","title":"Password reset button text","description":"","default":"Request Password Reset"}],"examples":[]},{"tagName":"sqm-portal-frame","title":"Portal Frame","slots":[],"attributes":[],"examples":[]},{"tagName":"sqm-portal-login","title":"Portal Login","slots":[],"attributes":[{"name":"email-label","type":"string","title":"Label for email field","description":"","default":"Email"},{"name":"forgot-password-label","type":"string","title":"Label for forgotten password button","description":"","default":"Forgot Password?"},{"name":"forgot-password-path","type":"string","title":"Forgot password button redirect path","description":"","default":"/forgotPassword"},{"name":"next-page","type":"string","title":"Page navigated to after sign-in","description":"","default":"/"},{"name":"page-label","type":"string","title":"Heading label","description":"","default":"Sign in to your account"},{"name":"password-label","type":"string","title":"Label for password field","description":"","default":"Password"},{"name":"register-label","type":"string","title":"Label for register navigation button","description":"","default":"Register"},{"name":"register-path","type":"string","title":"Register button redirection path","description":"","default":"/register"},{"name":"submit-label","type":"string","title":"Label for submit button","description":"","default":"Sign In"}],"examples":[]},{"tagName":"sqm-portal-logout","title":"Portal Logout","slots":[],"attributes":[{"name":"next-page","type":"string","title":"Next Page path","description":"","default":"/"}],"examples":[]},{"tagName":"sqm-portal-profile","title":"Portal Profile","slots":[],"attributes":[{"name":"countrytext","type":"string","title":"Country input field label","description":"","default":"Country"},{"name":"edit-profile-header","type":"string","title":"Edit profile header","description":"","default":"Edit your profile"},{"name":"edit-profile-sub-header","type":"string","title":"Edit profile sub header","description":"","default":"Personal Information"},{"name":"emailtext","type":"string","title":"Email input field label","description":"","default":"Email"},{"name":"firstnametext","type":"string","title":"First name input field label","description":"","default":"First Name"},{"name":"lastnametext","type":"string","title":"Last name input field label","description":"","default":"Last Name"},{"name":"show-country","type":"boolean","title":"Show or hide country field","description":"","default":true},{"name":"submit-change-button-text","type":"string","title":"Text for the submit changes button","description":"","default":"Submit Changes"}],"examples":[]},{"tagName":"sqm-portal-protected-route","title":"Portal Protected Route","slots":[],"attributes":[{"name":"redirect-to","type":"string","title":"Redirect Path","description":"","default":"/"},{"name":"redirect-to-unverified","type":"string","title":"Redirect unverified users path","description":"","default":"/emailVerification"},{"name":"require-email-verification","type":"boolean","title":"Require Email Verification","description":"","default":false}],"examples":[]},{"tagName":"sqm-portal-register","title":"Portal Register","slots":[],"attributes":[{"name":"confirm-password","type":"boolean","title":"Show confirm password field","description":"","default":false},{"name":"confirm-password-label","type":"string","title":"Label for confirm password field","description":"","default":"Confirm Password"},{"name":"email-label","type":"string","title":"Label for email field","description":"","default":"Email"},{"name":"enable-password-validation","type":"boolean","title":"Use password field with live validation","description":"","default":true},{"name":"hide-inputs","type":"boolean","title":"Hide default input fields to use custom fields","description":"","default":false},{"name":"login-label","type":"string","title":"Label for login navigation button","description":"","default":"Sign in"},{"name":"login-path","type":"string","title":"Sign in button redirection path","description":"","default":"/login"},{"name":"next-page","type":"string","title":"Page navigated to after registration","description":"","default":"/"},{"name":"page-label","type":"string","title":"Heading label","description":"","default":"Register"},{"name":"password-label","type":"string","title":"Label for password field","description":"","default":"Password"},{"name":"redirect-path","type":"string","title":"Email redirection base path","description":"The page that users are redirected to from the verification email.","default":"/verifyEmail"},{"name":"submit-label","type":"string","title":"Label for submit button","description":"","default":"Register"}],"examples":[]},{"tagName":"sqm-portal-reset-password","title":"Portal Reset Password","slots":[],"attributes":[{"name":"confirm-password","type":"boolean","title":"Show confirm password","description":"","default":false},{"name":"confirm-password-field-label","type":"string","title":"Confirm password field label","description":"","default":"Confirm Password"},{"name":"continue-button-text","type":"string","title":"Continue button text","description":"Displayed after a successful password reset","default":"Continue"},{"name":"failed-page","type":"string","title":"Failed page redirection path","description":"The page that users are redirected to if the reset fails due to outdated password reset attempt.","default":"/"},{"name":"next-page","type":"string","title":"Next page path","description":"The page that users are redirected to when the password reset succeeds.","default":"/"},{"name":"password-field-label","type":"string","title":"Password field label","description":"","default":"New Password"},{"name":"password-reset-header","type":"string","title":"Password reset header text","description":"Displayed after a successful password reset","default":"Password reset"},{"name":"reset-password-button-text","type":"string","title":"Password reset button text","description":"","default":"Reset Password"},{"name":"reset-password-header","type":"string","title":"Password reset header text","description":"","default":"Reset your password"}],"examples":[]},{"tagName":"sqm-portal-verify-email","title":"Portal Verify Email","slots":[],"attributes":[{"name":"failed-page","type":"string","title":"Failed page redirection path","description":"The page that users are redirected to if verification fails due to outdated verification attempt.","default":"/"},{"name":"next-page","type":"string","title":"Next page path","description":"The page that users are redirected to when the verification succeeds.","default":"/"}],"examples":[]},{"tagName":"sqm-program-explainer","title":"Program Explainer","slots":[],"attributes":[{"name":"background-color","type":"string","title":"Header Background Color","description":"","uiWidget":"color"},{"name":"header","type":"string","title":"Header Text","description":""},{"name":"text-color","type":"string","title":"Header Text Color","description":"","uiWidget":"color"}],"examples":[]},{"tagName":"sqm-program-explainer-step","title":"Program Explainer Step","slots":[],"attributes":[{"name":"background-color","type":"string","title":"Background Color","description":"","uiWidget":"color"},{"name":"description","type":"string","title":"Description","description":""},{"name":"header","type":"string","title":"Title","description":""},{"name":"icon","type":"string","title":"Icon","description":"Options available at https://shoelace.style/components/icon"},{"name":"image-url","type":"string","title":"Image Url","description":"Displayed in place of an icon"},{"name":"text-color","type":"string","title":"Text Color","description":"","uiWidget":"color"}],"examples":[]},{"tagName":"sqm-program-menu","title":"Portal Menu","slots":[],"attributes":[],"examples":[]},{"tagName":"sqm-referral-card","title":"Referral Card","slots":[],"attributes":[{"name":"vertical-alignment","type":"string","title":"Vertical Aligment","description":"","default":"start","enum":["start","center","end"],"enumNames":["Start","Center","End"]}],"examples":[]},{"tagName":"sqm-referral-iframe","title":"Referral IFrame","slots":[],"attributes":[{"name":"iframe-height","type":"string","title":"Height of the iframe container","description":"","default":"100%"},{"name":"iframe-src","type":"string","title":"URL of iframe to display","description":""},{"name":"iframe-width","type":"string","title":"Width of the iframe container","description":"","default":"100%"}],"examples":[]},{"tagName":"sqm-referral-table","title":"Referral Table","slots":[],"attributes":[{"name":"hidden-columns","type":"string","title":"Mobile Hidden Columns","description":"Provide the column numbers (0 indexed) that should not be displayed in mobile views. Ex. 0,2,3","default":"0"},{"name":"md-breakpoint","type":"number","title":"Tablet Breakpoint","description":"","default":799},{"name":"more-label","type":"string","title":"View More button text","description":"","default":"Next"},{"name":"per-page","type":"number","title":"Number of referrals per page","description":"","default":4},{"name":"prev-label","type":"string","title":"Previous button text","description":"","default":"Prev"},{"name":"program-id","type":"string","title":"Program","description":"Filters to only show referrals in this program. Will default to filtering by the program context where\r\nthis table lives. If no program ID is set or provided by context, then shows all referrals from all programs.\r\nIf program ID is \"classic\", shows classic-only referrals"},{"name":"show-labels","type":"boolean","title":"Show column labels","description":"","default":true},{"name":"show-referrer","type":"boolean","title":"Show Referred by user in table","description":"","default":false},{"name":"sm-breakpoint","type":"number","title":"Mobile Breakpoint","description":"","default":599}],"examples":[]},{"tagName":"sqm-referral-table-cell","title":"sqm-referral-table-cell","slots":[],"attributes":[{"name":"inner-template","type":"string","title":"inner-template","description":""}],"examples":[]},{"tagName":"sqm-referral-table-column","title":"Referral Table Generic Column","slots":[],"attributes":[{"name":"column-title","type":"string","title":"Column Title","description":""}],"examples":[]},{"tagName":"sqm-referral-table-date-cell","title":"sqm-referral-table-date-cell","slots":[],"attributes":[{"name":"date","type":"number","title":"date","description":""},{"name":"locale","type":"string","title":"locale","description":"","default":"en"}],"examples":[]},{"tagName":"sqm-referral-table-date-column","title":"Referral Table Date Column","slots":[],"attributes":[{"name":"column-title","type":"string","title":"Date Column Title","description":"","default":"Date converted"},{"name":"date-shown","type":"string","title":"Date Displayed","description":"","default":"dateConverted","enum":["dateConverted","dateReferralStarted","dateFraudChecksCompleted","dateModerated","dateModified","dateReferralEnded","dateReferralPaid","dateUserModified"],"enumNames":["Date Converted","Date Referral Started","Date Fraud Checks Completed","Date Moderated","Date Modified","Date Referral Ended","Date Referral Paid","Date User Modified"]}],"examples":[]},{"tagName":"sqm-referral-table-rewards-cell","title":"sqm-referral-table-rewards-cell","slots":[],"attributes":[{"name":"expiring-text","type":"string","title":"expiring-text","description":""},{"name":"fuel-tank-text","type":"string","title":"fuel-tank-text","description":""},{"name":"hide-details","type":"boolean","title":"hide-details","description":""},{"name":"locale","type":"string","title":"locale","description":"","default":"en"},{"name":"pending-for-text","type":"string","title":"pending-for-text","description":""},{"name":"reward-received-text","type":"string","title":"reward-received-text","description":""},{"name":"status-long-text","type":"string","title":"status-long-text","description":""},{"name":"status-text","type":"string","title":"status-text","description":""}],"examples":[]},{"tagName":"sqm-referral-table-rewards-column","title":"Referral Table Rewards Column","slots":[],"attributes":[{"name":"column-title","type":"string","title":"Reward column title","description":"","default":"Rewards"},{"name":"expiring-text","type":"string","title":"Reward Expiring Text","description":"","default":"Expiring in"},{"name":"fuel-tank-text","type":"string","title":"Fuel Tank Code Text","description":"","default":"Your code is"},{"name":"hide-details","type":"boolean","title":"Hide dropdown details of reward","description":"","default":false},{"name":"pending-for-text","type":"string","title":"Reward Pending Text","description":"","default":"{status} for {date}"},{"name":"reward-received-text","type":"string","title":"Reward Received Text","description":"","default":"Reward received on"},{"name":"status-long-text","type":"string","title":"Reward Status Long Text","description":"","default":"{status, select, AVAILABLE {Reward expiring on} CANCELLED {Reward cancelled on} PENDING {Available on} EXPIRED {Reward expired on} other {Not available} }"},{"name":"status-text","type":"string","title":"Reward Status Text","description":"","default":"{status, select, AVAILABLE {Available} CANCELLED {Cancelled} PENDING {Pending} EXPIRED {Expired} REDEEMED {Redeemed} other {Not available} }"}],"examples":[]},{"tagName":"sqm-referral-table-status-cell","title":"sqm-referral-table-status-cell","slots":[],"attributes":[{"name":"converted","type":"boolean","title":"converted","description":""},{"name":"status-text","type":"string","title":"status-text","description":""}],"examples":[]},{"tagName":"sqm-referral-table-status-column","title":"Referral Table Status Column","slots":[],"attributes":[{"name":"column-title","type":"string","title":"Column Title","description":"","default":"Status"},{"name":"converted-status-text","type":"string","title":"Converted Status Text","description":"","default":"Converted"},{"name":"in-progress-status-text","type":"string","title":"In Progress Status Text","description":"","default":"In Progress"}],"examples":[]},{"tagName":"sqm-referral-table-user-cell","title":"sqm-referral-table-user-cell","slots":[],"attributes":[{"name":"name","type":"string","title":"name","description":""}],"examples":[]},{"tagName":"sqm-referral-table-user-column","title":"Referral Table User Column","slots":[],"attributes":[{"name":"anonymous-user","type":"string","title":"Name displayed for anonymous users","description":"","default":"Anonymous User"},{"name":"column-title","type":"string","title":"User Column Title","description":"","default":"Customer"},{"name":"deleted-user","type":"string","title":"Name displayed for deleted users","description":"","default":"Deleted User"}],"examples":[]},{"tagName":"sqm-reward-exchange-list","title":"Reward Exchange","slots":[],"attributes":[{"name":"back-text","type":"string","title":"Back Button Text","description":"","default":"Back"},{"name":"cancel-text","type":"string","title":"Cancel Button Text","description":"","default":"Cancel"},{"name":"choose-amount-title","type":"string","title":"Choose Amount Progress Title","description":"","default":"Select"},{"name":"choose-reward-title","type":"string","title":"Choose Reward Progress Title","description":"","default":"Rewards"},{"name":"confirmation-title","type":"string","title":"Confirmation Progress Title","description":"","default":"Confirm"},{"name":"continue-text","type":"string","title":"Continue Button Text","description":"","default":"Continue"},{"name":"continue-to-confirmation-text","type":"string","title":"Continue to Confirmation Button Text","description":"Displayed on the reward selection page.","default":"Continue to confirmation"},{"name":"cost-title","type":"string","title":"Cost Row Title","description":"Shown in the confirmation state.","default":"Cost to Redeem"},{"name":"done-text","type":"string","title":"Done Text","description":"","default":"Done"},{"name":"not-available-error","type":"string","title":"Exchange button text","description":"","default":"{unavailableReasonCode, select, US_TAX {US Tax limit} INSUFFICIENT_REDEEMABLE_CREDIT {{sourceValue} required} AVAILABILITY_PREDICATE {Not available} other {unavailableReasonCode} }"},{"name":"not-enough-error","type":"string","title":"Not Enough Available Error Message","description":"","default":"Not enough {sourceUnit} to redeem for this reward"},{"name":"promo-code","type":"string","title":"Promo Code Text","description":"","default":"Promo Code"},{"name":"query-error","type":"string","title":"Reward List Error Message","description":"Shown if an error occurs when loading the reward exchange.","default":"Unable to load reward exchange list. Please try again"},{"name":"redeem-text","type":"string","title":"Redeem Button Text","description":"","default":"Redeem"},{"name":"redeem-title","type":"string","title":"Confirmation Title Text","description":"Displayed as the header for the confirmation page.","default":"Confirm and redeem"},{"name":"redemption-error","type":"string","title":"Redemption Error Message","description":"Shown if an error occurs during the reward exchange.","default":"An error occured trying to redeem this reward. Please try again"},{"name":"redemption-success-text","type":"string","title":"Redemption Success Message","description":"Displayed on the success screen when a user successfully exchanges for a reward.","default":"Redeemed {sourceValue} for {destinationValue}"},{"name":"reward-amount-title","type":"string","title":"Reward Amount Row Title","description":"Shown in the confirmation state.","default":"Reward Amount"},{"name":"reward-name-title","type":"string","title":"Reward Row Title","description":"Shown in the confirmation state.","default":"Reward"},{"name":"reward-redeemed-text","type":"string","title":"Reward Redeemed Text","description":"","default":"Reward redeemed"},{"name":"reward-title","type":"string","title":"Reward Title Text","description":"","default":"Choose a reward"},{"name":"select-text","type":"string","title":"Select Amount Text","description":"","default":"Select amount to receive"},{"name":"skeleton-card-num","type":"number","title":"skeleton-card-num","description":"Set the number of placeholder cards to be shown in loading state.","default":8},{"name":"source-amount-message","type":"string","title":"Reward Exchange Amount Text","description":"Displayed on the reward exchange cards.","default":"{ruleType, select, FIXED_GLOBAL_REWARD {{sourceValue}} other {{sourceMinValue} to {sourceMaxValue}}}"},{"name":"tooltip-text","type":"string","title":"Tooltip Text","description":"Shown when a user copies a fuel tank code","default":"Copied"}],"examples":[]},{"tagName":"sqm-rewards-table","title":"Reward Table","slots":[],"attributes":[{"name":"hidden-columns","type":"string","title":"Mobile Hidden Columns","description":"Provide the column numbers (0 indexed) that should not be displayed in mobile views. Ex. 0,2,3","default":"0"},{"name":"md-breakpoint","type":"number","title":"Tablet Breakpoint","description":"","default":799},{"name":"more-label","type":"string","title":"View More button text","description":"","default":"Next"},{"name":"per-page","type":"number","title":"Number of rewards per page","description":"","default":4},{"name":"prev-label","type":"string","title":"Previous button text","description":"","default":"Prev"},{"name":"program-id","type":"string","title":"Program","description":"Filters to only show rewards in this program. Will default to filtering by the program context where\r\nthis table lives. If no program ID is set or provided by context, then shows all rewards from all programs."},{"name":"show-labels","type":"boolean","title":"Show column labels","description":"","default":true},{"name":"sm-breakpoint","type":"number","title":"Mobile Breakpoint","description":"","default":599}],"examples":[]},{"tagName":"sqm-rewards-table-customer-note-cell","title":"sqm-rewards-table-customer-note-cell","slots":[],"attributes":[{"name":"locale","type":"string","title":"locale","description":"","default":"en"},{"name":"note","type":"string","title":"note","description":""}],"examples":[]},{"tagName":"sqm-rewards-table-customer-note-column","title":"Reward Table Customer Note Column","slots":[],"attributes":[{"name":"column-title","type":"string","title":"Customer Note Column Title","description":"","default":"Note"}],"examples":[]},{"tagName":"sqm-rewards-table-date-cell","title":"sqm-rewards-table-date-cell","slots":[],"attributes":[{"name":"date","type":"number","title":"date","description":""},{"name":"locale","type":"string","title":"locale","description":"","default":"en"}],"examples":[]},{"tagName":"sqm-rewards-table-date-column","title":"Reward Table Date Column","slots":[],"attributes":[{"name":"column-title","type":"string","title":"Date Column Title","description":"","default":"Date received"},{"name":"date-shown","type":"string","title":"Date Displayed","description":"","default":"dateGiven","enum":["dateGiven","dateExpires","dateCancelled","dateRedeemed","dateScheduledFor"],"enumNames":["Date Given","Date Expires","Date Cancelled","Date Redeemed","Date Scheduled For"]}],"examples":[]},{"tagName":"sqm-rewards-table-reward-cell","title":"sqm-rewards-table-reward-cell","slots":[],"attributes":[{"name":"available-text","type":"string","title":"available-text","description":""},{"name":"copy-text","type":"string","title":"copy-text","description":""},{"name":"locale","type":"string","title":"locale","description":""},{"name":"redeemed-text","type":"string","title":"redeemed-text","description":""}],"examples":[]},{"tagName":"sqm-rewards-table-reward-column","title":"Rewards Table Reward Column","slots":[],"attributes":[{"name":"available-text","type":"string","title":"Remaining Amount Text","description":"","default":"{availableAmount} remaining"},{"name":"column-title","type":"string","title":"Reward column title","description":"","default":"Reward"},{"name":"copy-text","type":"string","title":"Copied Fuel Tank Text","description":"","default":"Copied!"},{"name":"redeemed-text","type":"string","title":"Redeemed Amount Text","description":"","default":"{redeemedAmount} redeemed"}],"examples":[]},{"tagName":"sqm-rewards-table-source-cell","title":"sqm-rewards-table-source-cell","slots":[],"attributes":[{"name":"anonymous-user-text","type":"string","title":"anonymous-user-text","description":""},{"name":"deleted-user-text","type":"string","title":"deleted-user-text","description":""},{"name":"locale","type":"string","title":"locale","description":"","default":"en"},{"name":"referral-text","type":"string","title":"referral-text","description":""},{"name":"reward-exchange-text","type":"string","title":"reward-exchange-text","description":""},{"name":"reward-source-text","type":"string","title":"reward-source-text","description":""}],"examples":[]},{"tagName":"sqm-rewards-table-source-column","title":"Reward Table Source Column","slots":[],"attributes":[{"name":"anonymous-user","type":"string","title":"Name displayed for anonymous users","description":"","default":"Anonymous User"},{"name":"column-title","type":"string","title":"Soruce Column Title","description":"","default":"Source"},{"name":"deleted-user","type":"string","title":"Name displayed for deleted users","description":"","default":"Deleted User"},{"name":"referral-text","type":"string","title":"Referral Text","description":"Shown when a reward has been created by a referral","default":"{rewardSource, select, FRIEND_SIGNUP {Referral to} REFERRED {Referred by} other {}}"},{"name":"reward-exchange-text","type":"string","title":"Reward Exchange label","description":"","default":"Reward Exchange"},{"name":"reward-source-text","type":"string","title":"Reward Source Text","description":"","default":"{rewardSource, select, MANUAL {Manual} AUTOMATED {{programName}} other {}}"}],"examples":[]},{"tagName":"sqm-rewards-table-status-cell","title":"sqm-rewards-table-status-cell","slots":[],"attributes":[{"name":"expiry-text","type":"string","title":"expiry-text","description":"","default":"Expires"},{"name":"locale","type":"string","title":"locale","description":"","default":"en"},{"name":"pending-scheduled","type":"string","title":"pending-scheduled","description":"","default":"Until"},{"name":"pending-unhandled","type":"string","title":"pending-unhandled","description":"","default":"Fulfillment error"},{"name":"pending-us-tax","type":"string","title":"pending-us-tax","description":"","default":"W-9 required"},{"name":"status-text","type":"string","title":"status-text","description":""}],"examples":[]},{"tagName":"sqm-rewards-table-status-column","title":"Reward Table Status Column","slots":[],"attributes":[{"name":"column-title","type":"string","title":"Column Title","description":"","default":"Status"},{"name":"expiry-text","type":"string","title":"Expired Status Text","description":"","default":"Expires on "},{"name":"pending-scheduled","type":"string","title":"Expiry Date Prefix","description":"","default":"Until"},{"name":"pending-unhandled","type":"string","title":"Unhandled Error Text","description":"Displayed when fulfillment error occured when creating a reward.","default":"Fulfillment error"},{"name":"pending-us-tax","type":"string","title":"W9 Pending Text","description":"Displayed when a reward is pending due to W9 compliance.","default":"W-9 required"},{"name":"status-text","type":"string","title":"Reward Status Text","description":"","default":"{status, select, AVAILABLE {Available} CANCELLED {Cancelled} PENDING {Pending} EXPIRED {Expired} REDEEMED {Redeemed} other {Not available} }"}],"examples":[]},{"tagName":"sqm-route","title":"Route (for pages)","slots":[],"attributes":[{"name":"path","type":"string","title":"Navigation path name","description":""}],"examples":[]},{"tagName":"sqm-router","title":"Router (for pages)","slots":[],"attributes":[],"examples":[]},{"tagName":"sqm-scroll","title":"Scroll","slots":[],"attributes":[{"name":"button-text","type":"string","title":"Button Text","description":""},{"name":"button-type","type":"string","title":"Button Type","description":"","default":"default","enum":["default","primary","success","neutral","warning","danger","text"],"enumNames":["Default","Primary","Success","Neutral","Warning","Danger","Text"]},{"name":"circle","type":"boolean","title":"Circle","description":"Draws a circle button."},{"name":"icon-name","type":"string","title":"Icon Name","description":""},{"name":"icon-slot","type":"string","title":"Icon Slot","description":"","enum":["prefix","suffix"],"enumNames":["Prefix","Suffix"]},{"name":"mobile","type":"boolean","title":"Full Width on Mobile","description":"The button becomes full width if the screen size is smaller than 500px"},{"name":"outline","type":"boolean","title":"Outline","description":"Draws an outlined button."},{"name":"pill","type":"boolean","title":"Pill","description":"Draws a pill-style button with rounded edges."},{"name":"scroll-animation","type":"string","title":"Scroll Animation Style","description":"","default":"smooth","enum":["smooth","auto"],"enumNames":["Smooth","Auto"]},{"name":"scroll-id","type":"string","title":"Scroll Id","description":""},{"name":"scroll-tag-name","type":"string","title":"Scroll Tag Name","description":""},{"name":"size","type":"string","title":"Size","description":"","enum":["small","medium","large"],"enumNames":["Small","Medium","Large"]}],"examples":[]},{"tagName":"sqm-share-button","title":"Share Button","slots":[],"attributes":[{"name":"backgroundcolor","type":"string","title":"Button background color","description":"","uiWidget":"color"},{"name":"borderradius","type":"number","title":"Configure border radius with pixel amount","description":""},{"name":"disabled","type":"boolean","title":"Disabled","description":""},{"name":"hideicon","type":"boolean","title":"Hide the icon","description":"","default":false},{"name":"hidetext","type":"boolean","title":"Hide the text","description":"","default":false},{"name":"icon","type":"string","title":"Icon used in button. Will try to select an icon based on the share medium if left empty.","description":"Options available at https://shoelace.style/components/icon"},{"name":"iconslot","type":"string","title":"Icon Location","description":"","default":"prefix","enum":["prefix","suffix"],"enumNames":["Prefix","Suffix"]},{"name":"medium","type":"string","title":"Share Medium","description":"The social medium to share on. Share messages and links\r\nwill be pulled from your program config and tagged for analytics.","enum":["facebook","twitter","email","direct","linkedin","sms","fbmessenger","whatsapp","linemessenger","pinterest"],"enumNames":["Facebook","Twitter","Email","Web Share Sheet","Linkedin","SMS","Facebook Messenger","Whatsapp","Line Messenger","Pinterest"]},{"name":"pill","type":"boolean","title":"Display as pill","description":""},{"name":"program-id","type":"string","title":"Program ID","description":"Optional programId, or uses the programId context where this button is rendered."},{"name":"sharetext","type":"string","title":"Text used for native sharing (mobile only)","description":""},{"name":"sharetitle","type":"string","title":"Title used for native sharing (mobile only)","description":""},{"name":"size","type":"string","title":"Button Size","description":"","enum":["small","medium","large"],"enumNames":["Small","Medium","Large"]},{"name":"textcolor","type":"string","title":"Button text color","description":"","uiWidget":"color"},{"name":"type","type":"string","title":"Button Style","description":"","default":"default","enum":["primary","success","info","warning","danger","default","text"],"enumNames":["Primary","Success","Info","Warning","Danger","Default","Text"]}],"examples":[]},{"tagName":"sqm-share-code","title":"Share Code","slots":[],"attributes":[{"name":"program-id","type":"string","title":"Program ID","description":"The ID of the program that should generate the code. Defaults to the program ID in context where this widget is loaded."},{"name":"tooltip-lifespan","type":"number","title":"Tooltip lifespan","description":"The number of milliseconds that the tooltip will appear for","default":1000},{"name":"tooltip-text","type":"string","title":"Tooltip text","description":"This is shown after someone has successfully copied the cpde to the clipboard.","default":"Copied to Clipboard"}],"examples":[]},{"tagName":"sqm-share-link","title":"Share Link","slots":[],"attributes":[{"name":"program-id","type":"string","title":"Program ID","description":"The ID of the program that should generate the link. Defaults to the program ID in context where this widget is loaded."},{"name":"tooltip-lifespan","type":"number","title":"Tooltip lifespan","description":"The number of milliseconds that the tooltip will appear for","default":1000},{"name":"tooltip-text","type":"string","title":"Tooltip text","description":"This is shown after someone has successfully copied the link to the clipboard.","default":"Copied to Clipboard"}],"examples":[]},{"tagName":"sqm-stat-container","title":"Stat Container","slots":[],"attributes":[{"name":"display","type":"string","title":"Display","description":"","default":"grid","enum":["grid","flex"],"enumNames":["Grid","Flex"]},{"name":"space","type":"string","title":"Space between stats","description":"","default":"xxx-large","enum":["none","xxx-small","xx-small","x-small","small","medium","large","x-large","xx-large","xxx-large","xxxx-large"],"enumNames":["None","XXX-Small","XX-Small","X-Small","Small","Medium","Large","X-Large","XX-Large","XXX-Large","XXXX-Large"]}],"examples":[]},{"tagName":"sqm-stencilbook","title":"sqm-stencilbook","slots":[],"attributes":[],"examples":[]},{"tagName":"sqm-tab","title":"Tab","slots":[],"attributes":[{"name":"header","type":"string","title":"Tab Title","description":""}],"examples":[]},{"tagName":"sqm-table-cell","title":"sqm-table-cell","slots":[],"attributes":[{"name":"colspan","type":"number","title":"colspan","description":"","default":1},{"name":"padding","type":"string","title":"padding","description":"","default":"15px 10px"}],"examples":[]},{"tagName":"sqm-table-row","title":"sqm-table-row","slots":[],"attributes":[{"name":"border","type":"string","title":"border","description":"","default":"1px solid #EAEAEA"}],"examples":[]},{"tagName":"sqm-tabs","title":"Tab Group","slots":[],"attributes":[{"name":"placement","type":"string","title":"Tabs Placement","description":"Used to specify the placement of the tabs","enum":["left","right","bottom","top"],"enumNames":["Left","Right","Bottom","Top"]}],"examples":[]},{"tagName":"sqm-task-card","title":"Task Card","slots":[],"attributes":[{"name":"button-link","type":"string","title":"CTA Button Link","description":""},{"name":"button-text","type":"string","title":"CTA Button Text","description":"","default":"Complete Action"},{"name":"card-title","type":"string","title":"Title Text","description":"","default":"Title Text"},{"name":"completed-text","type":"string","title":"Completed Count Text","description":"Displays the amount of times that a user has completed a repeatable task.","default":"Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}"},{"name":"description","type":"string","title":"Description Text","description":"","default":""},{"name":"display-duration","type":"string","title":"Display Duration","description":"Timeframe that the task card will be shown","uiWidget":"DateRange","uiWidgetOptions":{"allowPastDates":true,"months":1}},{"name":"ended-message","type":"string","title":"Ended Date Message","description":"Shown to users after the end of the task duration.","default":"Ended {endDate}"},{"name":"event-key","type":"string","title":"Event key of task card button","description":"Optionally send an event to SaaSquatch when a user clicks the CTA. This field configured what key of the event sent is."},{"name":"expiry-message","type":"string","title":"Expiry Date Message","description":"","default":"Ends {endDate}"},{"name":"finite","type":"number","title":"Repeat Amount","description":"The number of times a reward can be earned. Use zero for no limit (the default).","default":0},{"name":"goal","type":"number","title":"Goal Completion Number","description":"Sets the goal for users progress to know when a task has been completed. If repeatable is checked, repeatable goals is an increment of this.","default":1},{"name":"open-new-tab","type":"boolean","title":"CTA Button Link Open in New Tab","description":"","default":false},{"name":"program-id","type":"string","title":"Program ID override","description":"The ID of the program that is used to scope the task card. Defaults to the program context when no ID is specified."},{"name":"progress-bar-unit","type":"string","title":"Progress Bar Unit","description":"","default":""},{"name":"repeatable","type":"boolean","title":"Goal Repeatable","description":"","default":false},{"name":"reward-amount","type":"string","title":"Reward Amount","description":"","default":"0"},{"name":"reward-duration","type":"string","title":"Reward Duration","description":"","uiWidget":"DateRange","uiWidgetOptions":{"allowPastDates":true,"months":1}},{"name":"reward-unit","type":"string","title":"Reward Unit","description":"","default":"Points"},{"name":"show-progress-bar","type":"boolean","title":"Show Progress Bar","description":"","default":false},{"name":"starts-on-message","type":"string","title":"Start Date Message","description":"Shown to users before the start of the task duration.","default":"Starts {startDate}"},{"name":"stat-type","type":"string","title":"Goal Progress Source","description":"Select what type of stat to display for the goal. Manual paths are also supported.","uiWidget":"StatTypeSelectWidget","uiWidgetOptions":{"version":1.1}},{"name":"steps","type":"boolean","title":"Progress Bar Steps","description":"","default":false}],"examples":[]},{"tagName":"sqm-text","title":"Text","slots":[],"attributes":[],"examples":[]},{"tagName":"sqm-text-span","title":"Text Span","slots":[],"attributes":[{"name":"text","type":"string","title":"Text","description":""},{"name":"type","type":"string","title":"Text","description":"","enum":["p","subtext","h1","h2","h3","h4"],"enumNames":["Paragraph","Subtext","Header 1","Header 2","Header 3","Header 4"]}],"examples":[]},{"tagName":"sqm-timeline","title":"Timeline","slots":[],"attributes":[{"name":"icon","type":"string","title":"Icon","description":"","default":"gift","enum":["gift","circle"],"enumNames":["Gift","Circle"]}],"examples":[]},{"tagName":"sqm-timeline-entry","title":"Timeline Entry","slots":[],"attributes":[{"name":"desc","type":"string","title":"Description","description":""},{"name":"icon","type":"string","title":"Icon","description":"","enum":["gift","circle"],"enumNames":["Gift","Circle"]},{"name":"reward","type":"string","title":"Reward Amount","description":""},{"name":"unit","type":"string","title":"Reward Unit","description":""}],"examples":[]},{"tagName":"sqm-titled-section","title":"Titled Section","slots":[],"attributes":[{"name":"label","type":"string","title":"Label","description":"Label for the section unless overwritten via the label slot."},{"name":"label-margin","type":"string","title":"Label margin style","description":"","default":"small","enum":["none","xxx-small","xx-small","x-small","small","medium","large","x-large","xx-large","xxx-large","xxxx-large"],"enumNames":["None","XXX-Small","XX-Small","X-Small","Small","Medium","Large","X-Large","XX-Large","XXX-Large","XXXX-Large"]},{"name":"padding","type":"string","title":"Section padding","description":"","default":"none","enum":["none","xxx-small","xx-small","x-small","small","medium","large","x-large","xx-large","xxx-large","xxxx-large"],"enumNames":["None","XXX-Small","XX-Small","X-Small","Small","Medium","Large","X-Large","XX-Large","XXX-Large","XXXX-Large"]},{"name":"text-align","type":"string","title":"Text Align","description":"","default":"left","enum":["left","center","right"],"enumNames":["Left","Center","Right"]}],"examples":[]},{"tagName":"sqm-user-name","title":"User Name","slots":[],"attributes":[{"name":"fallback","type":"string","title":"Fallback name for nameless users","description":"","default":"Anonymous User"},{"name":"loading-text","type":"string","title":"Loading text","description":"","default":"..."}],"examples":[]}]}]}
|