@saasquatch/mint-components 1.12.0-2 → 1.12.0-3

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.
@@ -33,6 +33,8 @@ function useTemplateChildren({ parent, callback }) {
33
33
  }
34
34
  /**
35
35
  * @uiName Widget Verification Gate
36
+ * @slots [{"name":"not-verified","title":"Not verified template"},{"name":"verified","title":"Verified template"}]
37
+ * @canvasRenderer always-replace
36
38
  */
37
39
  export class WidgetVerification {
38
40
  constructor() {
@@ -1,5 +1,7 @@
1
1
  /**
2
2
  * @uiName Widget Verification Gate
3
+ * @slots [{"name":"not-verified","title":"Not verified template"},{"name":"verified","title":"Verified template"}]
4
+ * @canvasRenderer always-replace
3
5
  */
4
6
  export declare class WidgetVerification {
5
7
  constructor();
package/docs/docs.docx CHANGED
Binary file