@saasquatch/mint-components 1.15.0-47 → 1.15.0-48

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.
Files changed (156) hide show
  1. package/dist/cjs/{IndirectTaxDetailsView-4c0acb81.js → IndirectTaxDetailsView-e379406f.js} +2 -2
  2. package/dist/cjs/{ShadowViewAddon-299060ce.js → ShadowViewAddon-6816329b.js} +6 -6
  3. package/dist/cjs/{global-efecb6c8.js → global-4a3008b4.js} +56 -84
  4. package/dist/cjs/loader.cjs.js +1 -1
  5. package/dist/cjs/mint-components.cjs.js +1 -1
  6. package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +18 -26
  7. package/dist/cjs/sqm-big-stat_42.cjs.entry.js +50 -19
  8. package/dist/cjs/sqm-code-verification.cjs.entry.js +1 -1
  9. package/dist/cjs/sqm-email-verification.cjs.entry.js +1 -1
  10. package/dist/cjs/sqm-empty_4.cjs.entry.js +1 -1
  11. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +1 -1
  12. package/dist/cjs/sqm-pagination_3.cjs.entry.js +7 -7
  13. package/dist/cjs/{sqm-portal-email-verification-view-313a3d62.js → sqm-portal-email-verification-view-9ba1a75d.js} +1 -1
  14. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +2 -2
  15. package/dist/cjs/{sqm-portal-profile-view-e7faaf7b.js → sqm-portal-profile-view-c4c80164.js} +1 -1
  16. package/dist/cjs/sqm-portal-profile.cjs.entry.js +2 -2
  17. package/dist/cjs/{sqm-qr-code-view-b18b42a8.js → sqm-qr-code-view-2cca145e.js} +1 -1
  18. package/dist/cjs/sqm-qr-code.cjs.entry.js +1 -1
  19. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +1 -1
  20. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +1 -1
  21. package/dist/cjs/sqm-stencilbook.cjs.entry.js +7 -11
  22. package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +2 -2
  23. package/dist/cjs/{utils-116d7ec5.js → utils-1b04e1c8.js} +1 -1
  24. package/dist/collection/components/sqm-coupon-code/CouponCode.stories.js +0 -3
  25. package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +3 -3
  26. package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +8 -8
  27. package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +1 -1
  28. package/dist/collection/components/sqm-pagination/sqm-pagination.js +8 -8
  29. package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +1 -1
  30. package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +9 -9
  31. package/dist/collection/components/sqm-share-code/sqm-share-code.js +9 -9
  32. package/dist/collection/components/sqm-share-link/sqm-share-link.js +9 -9
  33. package/dist/collection/components/sqm-stencilbook/Themes.js +37 -6
  34. package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +5 -5
  35. package/dist/collection/components/sqm-task-card/sqm-task-card.js +6 -6
  36. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +7 -7
  37. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +8 -16
  38. package/dist/collection/global/styles.js +56 -84
  39. package/dist/collection/global/styles.ts +30 -49
  40. package/dist/esm/{IndirectTaxDetailsView-7c8fb28e.js → IndirectTaxDetailsView-1600022e.js} +2 -2
  41. package/dist/esm/{ShadowViewAddon-fe5ada08.js → ShadowViewAddon-b6b4ded9.js} +6 -6
  42. package/dist/esm/{global-28b9c531.js → global-9c1112d1.js} +56 -84
  43. package/dist/esm/loader.js +1 -1
  44. package/dist/esm/mint-components.js +1 -1
  45. package/dist/esm/sqm-banking-info-form_10.entry.js +18 -26
  46. package/dist/esm/sqm-big-stat_42.entry.js +50 -19
  47. package/dist/esm/sqm-code-verification.entry.js +1 -1
  48. package/dist/esm/sqm-email-verification.entry.js +1 -1
  49. package/dist/esm/sqm-empty_4.entry.js +1 -1
  50. package/dist/esm/sqm-leaderboard-rank.entry.js +1 -1
  51. package/dist/esm/sqm-pagination_3.entry.js +7 -7
  52. package/dist/esm/{sqm-portal-email-verification-view-db573324.js → sqm-portal-email-verification-view-10d41c81.js} +1 -1
  53. package/dist/esm/sqm-portal-email-verification.entry.js +2 -2
  54. package/dist/esm/{sqm-portal-profile-view-bd3dcf0e.js → sqm-portal-profile-view-7709257a.js} +1 -1
  55. package/dist/esm/sqm-portal-profile.entry.js +2 -2
  56. package/dist/esm/{sqm-qr-code-view-358607d1.js → sqm-qr-code-view-11121d3c.js} +1 -1
  57. package/dist/esm/sqm-qr-code.entry.js +1 -1
  58. package/dist/esm/sqm-referral-table_11.entry.js +1 -1
  59. package/dist/esm/sqm-rewards-table_9.entry.js +1 -1
  60. package/dist/esm/sqm-stencilbook.entry.js +7 -11
  61. package/dist/esm/sqm-tax-and-cash.entry.js +2 -2
  62. package/dist/esm/{utils-0dc9e217.js → utils-1d251439.js} +1 -1
  63. package/dist/esm-es5/{IndirectTaxDetailsView-7c8fb28e.js → IndirectTaxDetailsView-1600022e.js} +1 -1
  64. package/dist/esm-es5/{ShadowViewAddon-fe5ada08.js → ShadowViewAddon-b6b4ded9.js} +1 -1
  65. package/dist/esm-es5/{global-28b9c531.js → global-9c1112d1.js} +1 -1
  66. package/dist/esm-es5/loader.js +1 -1
  67. package/dist/esm-es5/mint-components.js +1 -1
  68. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
  69. package/dist/esm-es5/sqm-big-stat_42.entry.js +1 -1
  70. package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
  71. package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
  72. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  73. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  74. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  75. package/dist/esm-es5/{sqm-portal-email-verification-view-db573324.js → sqm-portal-email-verification-view-10d41c81.js} +1 -1
  76. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  77. package/dist/esm-es5/{sqm-portal-profile-view-bd3dcf0e.js → sqm-portal-profile-view-7709257a.js} +1 -1
  78. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  79. package/dist/esm-es5/{sqm-qr-code-view-358607d1.js → sqm-qr-code-view-11121d3c.js} +1 -1
  80. package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
  81. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  82. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  83. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  84. package/dist/esm-es5/sqm-tax-and-cash.entry.js +1 -1
  85. package/dist/esm-es5/{utils-0dc9e217.js → utils-1d251439.js} +1 -1
  86. package/dist/mint-components/global/styles.ts +30 -49
  87. package/dist/mint-components/mint-components.esm.js +1 -1
  88. package/dist/mint-components/mint-components.js +1 -1
  89. package/dist/mint-components/{p-505977d4.js → p-01082bad.js} +1 -1
  90. package/dist/mint-components/{p-1ed6da99.system.entry.js → p-07ad62e8.system.entry.js} +1 -1
  91. package/dist/mint-components/{p-8f55e46e.entry.js → p-114fcd0e.entry.js} +1 -1
  92. package/dist/mint-components/{p-f67e3d90.js → p-11d52524.js} +1 -1
  93. package/dist/mint-components/{p-80ee389c.entry.js → p-16034601.entry.js} +1 -1
  94. package/dist/mint-components/{p-6b528b15.entry.js → p-1c8e7298.entry.js} +1 -1
  95. package/dist/mint-components/{p-e76767f4.js → p-208b3b3d.js} +1 -1
  96. package/dist/mint-components/p-27345611.system.entry.js +1 -0
  97. package/dist/mint-components/{p-489acd82.system.entry.js → p-2f46db5e.system.entry.js} +1 -1
  98. package/dist/mint-components/{p-7c07d7cd.entry.js → p-314ad8e8.entry.js} +1 -1
  99. package/dist/mint-components/{p-5500bd38.js → p-3cb1d066.js} +1 -1
  100. package/dist/mint-components/{p-0e73c48c.system.js → p-4196d37a.system.js} +1 -1
  101. package/dist/mint-components/{p-c6c10a57.system.entry.js → p-4e2e901f.system.entry.js} +1 -1
  102. package/dist/mint-components/{p-661b264a.system.js → p-53c69c51.system.js} +1 -1
  103. package/dist/mint-components/{p-e93bbfed.system.entry.js → p-5737a72e.system.entry.js} +1 -1
  104. package/dist/mint-components/{p-192c1de0.system.js → p-5c1daa3a.system.js} +1 -1
  105. package/dist/mint-components/{p-13485ce6.entry.js → p-67d1a31e.entry.js} +1 -1
  106. package/dist/mint-components/{p-9b4c25cb.js → p-68e6e362.js} +1 -1
  107. package/dist/mint-components/{p-06061ea4.system.js → p-6964a69b.system.js} +1 -1
  108. package/dist/mint-components/{p-687b5dcb.entry.js → p-76bfc42f.entry.js} +2 -2
  109. package/dist/mint-components/{p-0304f99e.system.js → p-802762ab.system.js} +1 -1
  110. package/dist/mint-components/{p-4abb01c8.js → p-8314626a.js} +32 -32
  111. package/dist/mint-components/{p-e05bd4f8.system.js → p-880bbd84.system.js} +1 -1
  112. package/dist/mint-components/{p-907f6cd2.system.entry.js → p-8f33e814.system.entry.js} +1 -1
  113. package/dist/mint-components/p-95216d0e.system.entry.js +1 -0
  114. package/dist/mint-components/{p-64e3e87a.entry.js → p-992ff197.entry.js} +1 -1
  115. package/dist/mint-components/{p-dc9639c9.entry.js → p-9aa2c2fe.entry.js} +2 -2
  116. package/dist/mint-components/{p-2a056c5e.entry.js → p-9c298d88.entry.js} +1 -1
  117. package/dist/mint-components/{p-de5f6446.entry.js → p-9c954c08.entry.js} +1 -1
  118. package/dist/mint-components/{p-b7e6d975.system.entry.js → p-a5177c16.system.entry.js} +1 -1
  119. package/dist/mint-components/{p-cf9ff8bd.system.js → p-aea6d974.system.js} +1 -1
  120. package/dist/mint-components/{p-f4f0151b.system.entry.js → p-afe1ea2d.system.entry.js} +1 -1
  121. package/dist/mint-components/{p-aba19648.system.js → p-b34966f6.system.js} +1 -1
  122. package/dist/mint-components/p-ba2c9746.system.entry.js +1 -0
  123. package/dist/mint-components/{p-fecc18f3.system.entry.js → p-cf616a3d.system.entry.js} +1 -1
  124. package/dist/mint-components/{p-454b0d9a.entry.js → p-d8f692ed.entry.js} +13 -13
  125. package/dist/mint-components/{p-5cd3030b.system.entry.js → p-deca5ec3.system.entry.js} +1 -1
  126. package/dist/mint-components/{p-b6d4f014.system.entry.js → p-e3a9496d.system.entry.js} +1 -1
  127. package/dist/mint-components/{p-4c2252a4.system.entry.js → p-e94a37bc.system.entry.js} +1 -1
  128. package/dist/mint-components/p-eb3d0880.entry.js +9 -0
  129. package/dist/mint-components/{p-d4c1480f.entry.js → p-ec6ec018.entry.js} +3 -3
  130. package/dist/mint-components/{p-fae6223c.entry.js → p-f063930a.entry.js} +1 -1
  131. package/dist/mint-components/{p-b5ad3804.js → p-f54c5857.js} +2 -2
  132. package/dist/types/components/sqm-coupon-code/CouponCode.stories.d.ts +0 -1
  133. package/dist/types/components/sqm-coupon-code/sqm-coupon-code-view.d.ts +1 -1
  134. package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +1 -1
  135. package/dist/types/components/sqm-coupon-code/useCouponCode.d.ts +1 -1
  136. package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +1 -1
  137. package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +4 -4
  138. package/dist/types/components/sqm-pagination/sqm-pagination-view.d.ts +1 -1
  139. package/dist/types/components/sqm-pagination/sqm-pagination.d.ts +4 -4
  140. package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +4 -4
  141. package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +4 -4
  142. package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +4 -4
  143. package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +1 -1
  144. package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +3 -3
  145. package/dist/types/components/sqm-task-card/useTaskCard.d.ts +1 -1
  146. package/dist/types/components/views/copy-text-view.d.ts +1 -1
  147. package/dist/types/components.d.ts +48 -48
  148. package/dist/types/saasquatch.d.ts +7 -0
  149. package/docs/docs.docx +0 -0
  150. package/docs/raisins.json +1 -1
  151. package/grapesjs/grapesjs.js +1 -1
  152. package/package.json +1 -1
  153. package/dist/mint-components/p-1eaf3ce4.system.entry.js +0 -1
  154. package/dist/mint-components/p-3fbb70c4.system.entry.js +0 -1
  155. package/dist/mint-components/p-5088a459.system.entry.js +0 -1
  156. package/dist/mint-components/p-9df8a483.entry.js +0 -9
@@ -7,7 +7,6 @@ declare const _default: {
7
7
  export default _default;
8
8
  export declare const CouponCode: () => any;
9
9
  export declare const CouponCodeWithSecondaryButtonType: () => any;
10
- export declare const CouponCodeWithTertiaryButtonType: () => any;
11
10
  export declare const CustomTooltipText: () => any;
12
11
  export declare const CustomTooltipDuration: () => any;
13
12
  export declare const TextAlignCenter: () => any;
@@ -3,6 +3,6 @@ export interface CouponCodeViewProps extends CopyTextViewProps {
3
3
  errorType?: "error" | "warning" | "info" | "success";
4
4
  couponCodeLabel?: string;
5
5
  textColor?: string;
6
- buttonType: "primary" | "secondary" | "tertiary";
6
+ buttonType: "primary" | "secondary";
7
7
  }
8
8
  export declare function CouponCodeView(props: CouponCodeViewProps): any;
@@ -139,7 +139,7 @@ export declare class CouponCode {
139
139
  * @uiEnumNames ["Primary", "Secondary"]
140
140
  * @uiGroup Style
141
141
  */
142
- buttonType?: "primary" | "secondary" | "tertiary";
142
+ buttonType?: "primary" | "secondary";
143
143
  /**
144
144
  * Background color of share link container
145
145
  * @uiName Background color
@@ -9,7 +9,7 @@ interface CouponCodeProps {
9
9
  pendingErrorText: string;
10
10
  redeemedErrorText: string;
11
11
  genericErrorText: string;
12
- buttonType?: "primary" | "secondary" | "tertiary";
12
+ buttonType?: "primary" | "secondary";
13
13
  }
14
14
  export declare type RewardStatusType = "AVAILABLE" | "EXPIRED" | "REDEEMED" | "CANCELLED" | "PENDING" | "EMPTY_TANK" | "ERROR";
15
15
  export declare function useCouponCode(props: CouponCodeProps): CouponCodeViewProps;
@@ -17,6 +17,6 @@ export interface HeroImageViewProps {
17
17
  paddingImage?: Spacing;
18
18
  imagePos: "left" | "center" | "right";
19
19
  imageMobilePos: "top" | "bottom";
20
- buttonType?: "primary" | "secondary" | "tertiary";
20
+ buttonType?: "primary" | "secondary";
21
21
  }
22
22
  export declare function HeroImageView(props: HeroImageViewProps, children: VNode): any;
@@ -108,14 +108,14 @@ export declare class HeroImage {
108
108
  */
109
109
  paddingImage: Spacing;
110
110
  /**
111
- * The type of the button that is used (primary, secondary, or tertiary).
111
+ * The type of the button that is used (primary or secondary).
112
112
  * @uiName Button Type
113
113
  * @uiType string
114
- * @uiEnum ["primary", "secondary", "tertiary"]
115
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
114
+ * @uiEnum ["primary", "secondary"]
115
+ * @uiEnumNames ["Primary", "Secondary"]
116
116
  * @uiGroup Style
117
117
  */
118
- buttonType?: "primary" | "secondary" | "tertiary";
118
+ buttonType?: "primary" | "secondary";
119
119
  constructor();
120
120
  disconnectedCallback(): void;
121
121
  render(): any;
@@ -11,6 +11,6 @@ export interface PaginationViewProps {
11
11
  onNext: (e: Event) => void;
12
12
  onPrev: (e: Event) => void;
13
13
  };
14
- buttonType?: "primary" | "secondary" | "tertiary";
14
+ buttonType?: "primary" | "secondary";
15
15
  }
16
16
  export declare function PaginationView(props: PaginationViewProps): any;
@@ -12,14 +12,14 @@ export declare class Pagination {
12
12
  */
13
13
  paginationText: string;
14
14
  /**
15
- * The type of the button that is used (primary, secondary, or tertiary).
15
+ * The type of the button that is used (primary or secondary).
16
16
  * @uiName Button Type
17
17
  * @uiType string
18
- * @uiEnum ["primary", "secondary", "tertiary"]
19
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
18
+ * @uiEnum ["primary", "secondary"]
19
+ * @uiEnumNames ["Primary", "Secondary"]
20
20
  * @uiGroup Style
21
21
  */
22
- buttonType?: "primary" | "secondary" | "tertiary";
22
+ buttonType?: "primary" | "secondary";
23
23
  /**
24
24
  * @undocumented
25
25
  * @uiType object
@@ -94,14 +94,14 @@ export declare class ReferralCode {
94
94
  */
95
95
  borderRadius?: string;
96
96
  /**
97
- * The type of the button that is used (primary, secondary, or tertiary).
97
+ * The type of the button that is used (primary or secondary).
98
98
  * @uiName Button Type
99
99
  * @uiType string
100
- * @uiEnum ["primary", "secondary", "tertiary"]
101
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
100
+ * @uiEnum ["primary", "secondary"]
101
+ * @uiEnumNames ["Primary", "Secondary"]
102
102
  * @uiGroup Style
103
103
  */
104
- buttonType?: "primary" | "secondary" | "tertiary";
104
+ buttonType?: "primary" | "secondary";
105
105
  /**
106
106
  * @undocumented
107
107
  * @uiType object
@@ -74,14 +74,14 @@ export declare class ShareCode {
74
74
  */
75
75
  buttonStyle?: "icon" | "button-outside" | "button-below";
76
76
  /**
77
- * The type of the button that is used (primary, secondary, or tertiary).
77
+ * The type of the button that is used (primary or secondary).
78
78
  * @uiName Button Type
79
79
  * @uiType string
80
- * @uiEnum ["primary", "secondary", "tertiary"]
81
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
80
+ * @uiEnum ["primary", "secondary"]
81
+ * @uiEnumNames ["Primary", "Secondary"]
82
82
  * @uiGroup Style
83
83
  */
84
- buttonType?: "primary" | "secondary" | "tertiary";
84
+ buttonType?: "primary" | "secondary";
85
85
  /**
86
86
  * Border color of share link container (default is set to 1px solid transparent)
87
87
  * @uiName Border color
@@ -71,14 +71,14 @@ export declare class ShareLink {
71
71
  */
72
72
  borderRadius?: string;
73
73
  /**
74
- * The type of the button that is used (primary, secondary, or tertiary).
74
+ * The type of the button that is used (primary or secondary).
75
75
  * @uiName Button Type
76
76
  * @uiType string
77
- * @uiEnum ["primary", "secondary", "tertiary"]
78
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
77
+ * @uiEnum ["primary", "secondary"]
78
+ * @uiEnumNames ["Primary", "Secondary"]
79
79
  * @uiGroup Style
80
80
  */
81
- buttonType?: "primary" | "secondary" | "tertiary";
81
+ buttonType?: "primary" | "secondary";
82
82
  /**
83
83
  * Set the copy button style and placement
84
84
  *
@@ -25,7 +25,7 @@ export declare type TaskCardViewProps = {
25
25
  textColor?: string;
26
26
  borderColor?: string;
27
27
  borderRadius?: number;
28
- buttonType?: "primary" | "secondary" | "tertiary";
28
+ buttonType?: "primary" | "secondary";
29
29
  };
30
30
  states: {
31
31
  loading: boolean;
@@ -193,11 +193,11 @@ export declare class TaskCard {
193
193
  /**
194
194
  * @uiName Button Style
195
195
  * @uiType string
196
- * @uiEnum ["primary", "secondary", "tertiary"]
197
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
196
+ * @uiEnum ["primary", "secondary"]
197
+ * @uiEnumNames ["Primary", "Secondary"]
198
198
  * @uiGroup Style
199
199
  */
200
- buttonType?: "primary" | "secondary" | "tertiary";
200
+ buttonType?: "primary" | "secondary";
201
201
  /**
202
202
  * @undocumented
203
203
  * @uiType object
@@ -10,7 +10,7 @@ export declare function useTaskCard(props: TaskCard): {
10
10
  textColor: string;
11
11
  borderColor: string;
12
12
  borderRadius: number;
13
- buttonType: "primary" | "secondary" | "tertiary";
13
+ buttonType: "primary" | "secondary";
14
14
  };
15
15
  };
16
16
  callbacks: {
@@ -17,7 +17,7 @@ export interface CopyTextViewProps {
17
17
  backgroundColor?: string;
18
18
  textColor?: string;
19
19
  borderRadius?: string;
20
- buttonType?: "primary" | "secondary" | "tertiary";
20
+ buttonType?: "primary" | "secondary";
21
21
  borderColor?: string;
22
22
  onClick?: () => void;
23
23
  }
@@ -557,7 +557,7 @@ export namespace Components {
557
557
  * @uiEnumNames ["Primary", "Secondary"]
558
558
  * @uiGroup Style
559
559
  */
560
- "buttonType"?: "primary" | "secondary" | "tertiary";
560
+ "buttonType"?: "primary" | "secondary";
561
561
  /**
562
562
  * Display this message when the coupon code has been cancelled.
563
563
  * @uiWidget textArea
@@ -1035,14 +1035,14 @@ export namespace Components {
1035
1035
  */
1036
1036
  "buttonText"?: string;
1037
1037
  /**
1038
- * The type of the button that is used (primary, secondary, or tertiary).
1038
+ * The type of the button that is used (primary or secondary).
1039
1039
  * @uiName Button Type
1040
1040
  * @uiType string
1041
- * @uiEnum ["primary", "secondary", "tertiary"]
1042
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
1041
+ * @uiEnum ["primary", "secondary"]
1042
+ * @uiEnumNames ["Primary", "Secondary"]
1043
1043
  * @uiGroup Style
1044
1044
  */
1045
- "buttonType"?: "primary" | "secondary" | "tertiary";
1045
+ "buttonType"?: "primary" | "secondary";
1046
1046
  /**
1047
1047
  * @uiName Description
1048
1048
  * @uiWidget textArea
@@ -1889,14 +1889,14 @@ export namespace Components {
1889
1889
  }
1890
1890
  interface SqmPagination {
1891
1891
  /**
1892
- * The type of the button that is used (primary, secondary, or tertiary).
1892
+ * The type of the button that is used (primary or secondary).
1893
1893
  * @uiName Button Type
1894
1894
  * @uiType string
1895
- * @uiEnum ["primary", "secondary", "tertiary"]
1896
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
1895
+ * @uiEnum ["primary", "secondary"]
1896
+ * @uiEnumNames ["Primary", "Secondary"]
1897
1897
  * @uiGroup Style
1898
1898
  */
1899
- "buttonType"?: "primary" | "secondary" | "tertiary";
1899
+ "buttonType"?: "primary" | "secondary";
1900
1900
  /**
1901
1901
  * @undocumented
1902
1902
  * @uiType object
@@ -3416,14 +3416,14 @@ export namespace Components {
3416
3416
  */
3417
3417
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
3418
3418
  /**
3419
- * The type of the button that is used (primary, secondary, or tertiary).
3419
+ * The type of the button that is used (primary or secondary).
3420
3420
  * @uiName Button Type
3421
3421
  * @uiType string
3422
- * @uiEnum ["primary", "secondary", "tertiary"]
3423
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
3422
+ * @uiEnum ["primary", "secondary"]
3423
+ * @uiEnumNames ["Primary", "Secondary"]
3424
3424
  * @uiGroup Style
3425
3425
  */
3426
- "buttonType"?: "primary" | "secondary" | "tertiary";
3426
+ "buttonType"?: "primary" | "secondary";
3427
3427
  /**
3428
3428
  * @uiName Copy button label
3429
3429
  */
@@ -4469,14 +4469,14 @@ export namespace Components {
4469
4469
  */
4470
4470
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
4471
4471
  /**
4472
- * The type of the button that is used (primary, secondary, or tertiary).
4472
+ * The type of the button that is used (primary or secondary).
4473
4473
  * @uiName Button Type
4474
4474
  * @uiType string
4475
- * @uiEnum ["primary", "secondary", "tertiary"]
4476
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
4475
+ * @uiEnum ["primary", "secondary"]
4476
+ * @uiEnumNames ["Primary", "Secondary"]
4477
4477
  * @uiGroup Style
4478
4478
  */
4479
- "buttonType"?: "primary" | "secondary" | "tertiary";
4479
+ "buttonType"?: "primary" | "secondary";
4480
4480
  /**
4481
4481
  * @uiName Copy button label
4482
4482
  */
@@ -4554,14 +4554,14 @@ export namespace Components {
4554
4554
  */
4555
4555
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
4556
4556
  /**
4557
- * The type of the button that is used (primary, secondary, or tertiary).
4557
+ * The type of the button that is used (primary or secondary).
4558
4558
  * @uiName Button Type
4559
4559
  * @uiType string
4560
- * @uiEnum ["primary", "secondary", "tertiary"]
4561
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
4560
+ * @uiEnum ["primary", "secondary"]
4561
+ * @uiEnumNames ["Primary", "Secondary"]
4562
4562
  * @uiGroup Style
4563
4563
  */
4564
- "buttonType"?: "primary" | "secondary" | "tertiary";
4564
+ "buttonType"?: "primary" | "secondary";
4565
4565
  /**
4566
4566
  * @uiName Copy button label
4567
4567
  */
@@ -4716,11 +4716,11 @@ export namespace Components {
4716
4716
  /**
4717
4717
  * @uiName Button Style
4718
4718
  * @uiType string
4719
- * @uiEnum ["primary", "secondary", "tertiary"]
4720
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
4719
+ * @uiEnum ["primary", "secondary"]
4720
+ * @uiEnumNames ["Primary", "Secondary"]
4721
4721
  * @uiGroup Style
4722
4722
  */
4723
- "buttonType"?: "primary" | "secondary" | "tertiary";
4723
+ "buttonType"?: "primary" | "secondary";
4724
4724
  /**
4725
4725
  * @uiName Title
4726
4726
  * @uiGroup Task
@@ -7858,7 +7858,7 @@ declare namespace LocalJSX {
7858
7858
  * @uiEnumNames ["Primary", "Secondary"]
7859
7859
  * @uiGroup Style
7860
7860
  */
7861
- "buttonType"?: "primary" | "secondary" | "tertiary";
7861
+ "buttonType"?: "primary" | "secondary";
7862
7862
  /**
7863
7863
  * Display this message when the coupon code has been cancelled.
7864
7864
  * @uiWidget textArea
@@ -8337,14 +8337,14 @@ declare namespace LocalJSX {
8337
8337
  */
8338
8338
  "buttonText"?: string;
8339
8339
  /**
8340
- * The type of the button that is used (primary, secondary, or tertiary).
8340
+ * The type of the button that is used (primary or secondary).
8341
8341
  * @uiName Button Type
8342
8342
  * @uiType string
8343
- * @uiEnum ["primary", "secondary", "tertiary"]
8344
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
8343
+ * @uiEnum ["primary", "secondary"]
8344
+ * @uiEnumNames ["Primary", "Secondary"]
8345
8345
  * @uiGroup Style
8346
8346
  */
8347
- "buttonType"?: "primary" | "secondary" | "tertiary";
8347
+ "buttonType"?: "primary" | "secondary";
8348
8348
  /**
8349
8349
  * @uiName Description
8350
8350
  * @uiWidget textArea
@@ -9185,14 +9185,14 @@ declare namespace LocalJSX {
9185
9185
  }
9186
9186
  interface SqmPagination {
9187
9187
  /**
9188
- * The type of the button that is used (primary, secondary, or tertiary).
9188
+ * The type of the button that is used (primary or secondary).
9189
9189
  * @uiName Button Type
9190
9190
  * @uiType string
9191
- * @uiEnum ["primary", "secondary", "tertiary"]
9192
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
9191
+ * @uiEnum ["primary", "secondary"]
9192
+ * @uiEnumNames ["Primary", "Secondary"]
9193
9193
  * @uiGroup Style
9194
9194
  */
9195
- "buttonType"?: "primary" | "secondary" | "tertiary";
9195
+ "buttonType"?: "primary" | "secondary";
9196
9196
  /**
9197
9197
  * @undocumented
9198
9198
  * @uiType object
@@ -10712,14 +10712,14 @@ declare namespace LocalJSX {
10712
10712
  */
10713
10713
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
10714
10714
  /**
10715
- * The type of the button that is used (primary, secondary, or tertiary).
10715
+ * The type of the button that is used (primary or secondary).
10716
10716
  * @uiName Button Type
10717
10717
  * @uiType string
10718
- * @uiEnum ["primary", "secondary", "tertiary"]
10719
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
10718
+ * @uiEnum ["primary", "secondary"]
10719
+ * @uiEnumNames ["Primary", "Secondary"]
10720
10720
  * @uiGroup Style
10721
10721
  */
10722
- "buttonType"?: "primary" | "secondary" | "tertiary";
10722
+ "buttonType"?: "primary" | "secondary";
10723
10723
  /**
10724
10724
  * @uiName Copy button label
10725
10725
  */
@@ -11741,14 +11741,14 @@ declare namespace LocalJSX {
11741
11741
  */
11742
11742
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
11743
11743
  /**
11744
- * The type of the button that is used (primary, secondary, or tertiary).
11744
+ * The type of the button that is used (primary or secondary).
11745
11745
  * @uiName Button Type
11746
11746
  * @uiType string
11747
- * @uiEnum ["primary", "secondary", "tertiary"]
11748
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
11747
+ * @uiEnum ["primary", "secondary"]
11748
+ * @uiEnumNames ["Primary", "Secondary"]
11749
11749
  * @uiGroup Style
11750
11750
  */
11751
- "buttonType"?: "primary" | "secondary" | "tertiary";
11751
+ "buttonType"?: "primary" | "secondary";
11752
11752
  /**
11753
11753
  * @uiName Copy button label
11754
11754
  */
@@ -11826,14 +11826,14 @@ declare namespace LocalJSX {
11826
11826
  */
11827
11827
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
11828
11828
  /**
11829
- * The type of the button that is used (primary, secondary, or tertiary).
11829
+ * The type of the button that is used (primary or secondary).
11830
11830
  * @uiName Button Type
11831
11831
  * @uiType string
11832
- * @uiEnum ["primary", "secondary", "tertiary"]
11833
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
11832
+ * @uiEnum ["primary", "secondary"]
11833
+ * @uiEnumNames ["Primary", "Secondary"]
11834
11834
  * @uiGroup Style
11835
11835
  */
11836
- "buttonType"?: "primary" | "secondary" | "tertiary";
11836
+ "buttonType"?: "primary" | "secondary";
11837
11837
  /**
11838
11838
  * @uiName Copy button label
11839
11839
  */
@@ -11988,11 +11988,11 @@ declare namespace LocalJSX {
11988
11988
  /**
11989
11989
  * @uiName Button Style
11990
11990
  * @uiType string
11991
- * @uiEnum ["primary", "secondary", "tertiary"]
11992
- * @uiEnumNames ["Primary", "Secondary", "Tertiary"]
11991
+ * @uiEnum ["primary", "secondary"]
11992
+ * @uiEnumNames ["Primary", "Secondary"]
11993
11993
  * @uiGroup Style
11994
11994
  */
11995
- "buttonType"?: "primary" | "secondary" | "tertiary";
11995
+ "buttonType"?: "primary" | "secondary";
11996
11996
  /**
11997
11997
  * @uiName Title
11998
11998
  * @uiGroup Task
@@ -287,9 +287,16 @@ export interface BrandingConfiguration {
287
287
  inputText?: string;
288
288
  border?: string;
289
289
  };
290
+ borderRadius?: number;
291
+ disabledBackgroundColor?: string;
290
292
  selectedStateColor?: string;
291
293
  hoverStateColor?: string;
292
294
  };
295
+ border?: {
296
+ borderRadius?: number;
297
+ borderThickness?: number;
298
+ borderColor?: string;
299
+ };
293
300
  /**
294
301
  * Defines widget dimensions.
295
302
  */
package/docs/docs.docx CHANGED
Binary file