@saasquatch/mint-components 1.15.0-108 → 1.15.0-109

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,7 +5,7 @@ import { ProgramExplainerStepView } from "./sqm-program-explainer-step-view";
5
5
  /**
6
6
  * @uiName Program Explainer Step
7
7
  * @exampleGroup Common Components
8
- * @example Program Explainer Step - <sqm-program-explainer-step description="Explore and use our product while earning points in the process!" header="Earn points" icon="cash-stack" text-color="#000000"></sqm-program-explainer-step>
8
+ * @example Program Explainer Step - <sqm-program-explainer-step description="Explore and use our product while earning points in the process!" header="Earn points" icon="cash-stack" text-color="var(--sqm-text)"></sqm-program-explainer-step>
9
9
  * @validParents ["sqm-program-explainer"]
10
10
  */
11
11
  export class ProgramExplainerStep {
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @uiName Program Explainer Step
3
3
  * @exampleGroup Common Components
4
- * @example Program Explainer Step - <sqm-program-explainer-step description="Explore and use our product while earning points in the process!" header="Earn points" icon="cash-stack" text-color="#000000"></sqm-program-explainer-step>
4
+ * @example Program Explainer Step - <sqm-program-explainer-step description="Explore and use our product while earning points in the process!" header="Earn points" icon="cash-stack" text-color="var(--sqm-text)"></sqm-program-explainer-step>
5
5
  * @validParents ["sqm-program-explainer"]
6
6
  */
7
7
  export declare class ProgramExplainerStep {
package/docs/docs.docx CHANGED
Binary file