@saasquatch/mint-components 1.15.0-84 → 1.15.0-86

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.
@@ -7,7 +7,7 @@ import { CopyTextView } from "../views/copy-text-view";
7
7
  import { useReferralCode } from "./useReferralCode";
8
8
  /**
9
9
  * @uiName Referral Code
10
- * @validParents ["sqm-portal-container","div","sqm-divided-layout","sqm-brand","template","sqm-referral-card","span"]
10
+ * @validParents ["sqm-portal-container","div","sqm-divided-layout","sqm-brand","template","sqm-referral-card","span", "sqm-referral-codes"]
11
11
  * @exampleGroup Sharing
12
12
  * @example Referral Code - <sqm-referral-code tooltip-text="Copied to Clipboard" tooltip-lifespan="1000" show-notification-text="true"></sqm-referral-code>
13
13
  */
@@ -2,7 +2,7 @@ import { DemoData } from "../../global/demo";
2
2
  import { CopyTextViewProps } from "../views/copy-text-view";
3
3
  /**
4
4
  * @uiName Referral Code
5
- * @validParents ["sqm-portal-container","div","sqm-divided-layout","sqm-brand","template","sqm-referral-card","span"]
5
+ * @validParents ["sqm-portal-container","div","sqm-divided-layout","sqm-brand","template","sqm-referral-card","span", "sqm-referral-codes"]
6
6
  * @exampleGroup Sharing
7
7
  * @example Referral Code - <sqm-referral-code tooltip-text="Copied to Clipboard" tooltip-lifespan="1000" show-notification-text="true"></sqm-referral-code>
8
8
  */
package/docs/docs.docx CHANGED
Binary file