@saasquatch/mint-components 1.14.7 → 1.14.8-0

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,6 +6,7 @@ import { LeadFormView } from "./sqm-lead-form-view";
6
6
  import { useLeadForm } from "./useLeadForm";
7
7
  /**
8
8
  * @uiName Lead Form
9
+ * @canvasRenderer always-replace
9
10
  * @slots [{"name":"formData","title":"Additional Fields"}]
10
11
  */
11
12
  export class LeadForm {
@@ -6,6 +6,7 @@ import { PortalRegisterView, } from "./sqm-portal-register-view";
6
6
  import { usePortalRegister } from "./usePortalRegister";
7
7
  /**
8
8
  * @uiName Microsite Registration
9
+ * @canvasRenderer always-replace
9
10
  * @slots [{"name":"formData","title":"Additional Fields"},{"name":"terms","title":"Terms And Conditions Fields"}]
10
11
  */
11
12
  export class PortalRegister {
@@ -2,6 +2,7 @@ import { DemoData } from "../../global/demo";
2
2
  import { LeadFormViewProps } from "./sqm-lead-form-view";
3
3
  /**
4
4
  * @uiName Lead Form
5
+ * @canvasRenderer always-replace
5
6
  * @slots [{"name":"formData","title":"Additional Fields"}]
6
7
  */
7
8
  export declare class LeadForm {
@@ -2,6 +2,7 @@ import { DemoData } from "../../global/demo";
2
2
  import { PortalRegisterViewProps } from "./sqm-portal-register-view";
3
3
  /**
4
4
  * @uiName Microsite Registration
5
+ * @canvasRenderer always-replace
5
6
  * @slots [{"name":"formData","title":"Additional Fields"},{"name":"terms","title":"Terms And Conditions Fields"}]
6
7
  */
7
8
  export declare class PortalRegister {
package/docs/docs.docx CHANGED
Binary file