@saasquatch/mint-components 1.12.1-8 → 1.12.1-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.
@@ -6,7 +6,9 @@ import { getProps } from "../../utils/utils";
6
6
  import { isDemo } from "@saasquatch/component-boilerplate";
7
7
  import deepmerge from "deepmerge";
8
8
  /**
9
- * @uiName Microsite Participant Profile
9
+ * @uiName Change Marketing Opt-in Status
10
+ * @exampleGroup Microsite Components
11
+ * @example Change Marketing Opt-in Status - <sqm-portal-container direction="column" gap="xxx-large"><sqm-portal-change-marketing></sqm-portal-change-marketing></sqm-portal-container>
10
12
  */
11
13
  export class PortalChangeMarketing {
12
14
  constructor() {
@@ -1,7 +1,9 @@
1
1
  import { PortalProfileViewProps } from "./sqm-portal-change-marketing-view";
2
2
  import { DemoData } from "../../global/demo";
3
3
  /**
4
- * @uiName Microsite Participant Profile
4
+ * @uiName Change Marketing Opt-in Status
5
+ * @exampleGroup Microsite Components
6
+ * @example Change Marketing Opt-in Status - <sqm-portal-container direction="column" gap="xxx-large"><sqm-portal-change-marketing></sqm-portal-change-marketing></sqm-portal-container>
5
7
  */
6
8
  export declare class PortalChangeMarketing {
7
9
  ignored: boolean;
package/docs/docs.docx CHANGED
Binary file