@saasquatch/mint-components 1.12.0-4 → 1.12.0-5

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.
@@ -5,6 +5,11 @@ import { getProps } from "../../../utils/utils";
5
5
  import { PayoutStatusAlertView, } from "./sqm-payout-status-alert-view";
6
6
  import { usePayoutStatus } from "./usePayoutStatus";
7
7
  import { isDemo } from "@saasquatch/component-boilerplate";
8
+ /**
9
+ * @uiName Payout Status Alert
10
+ * @exampleGroup Tax and Cash
11
+ * @example Payout Status Alert - <sqm-payout-status-alert></sqm-payout-status-alert>
12
+ */
8
13
  export class PayoutStatusAlert {
9
14
  constructor() {
10
15
  /**
@@ -1,5 +1,10 @@
1
1
  import { DemoData } from "../../../global/demo";
2
2
  import { PayoutStatusAlertViewProps } from "./sqm-payout-status-alert-view";
3
+ /**
4
+ * @uiName Payout Status Alert
5
+ * @exampleGroup Tax and Cash
6
+ * @example Payout Status Alert - <sqm-payout-status-alert></sqm-payout-status-alert>
7
+ */
3
8
  export declare class PayoutStatusAlert {
4
9
  /**
5
10
  * @uiName Info required alert header
package/docs/docs.docx CHANGED
Binary file