@saasquatch/mint-components 2.0.0-51 → 2.0.0-53
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.
- package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +0 -4
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +0 -4
- package/dist/esm/sqm-banking-info-form_10.entry.js +0 -4
- package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/{p-64d27c41.entry.js → p-0121d708.entry.js} +1 -1
- package/dist/mint-components/p-967a9040.system.js +1 -1
- package/dist/mint-components/{p-88da02a4.system.entry.js → p-a9655498.system.entry.js} +1 -1
- package/docs/docs.docx +0 -0
- package/package.json +1 -1
|
@@ -3822,10 +3822,6 @@ const style$5 = {
|
|
|
3822
3822
|
},
|
|
3823
3823
|
EditBankDetailsButton: {
|
|
3824
3824
|
marginTop: "var(--sl-spacing-large)",
|
|
3825
|
-
backgroundColor: "var(--sqm-secondary-button-background)",
|
|
3826
|
-
color: "var(--sqm-secondary-button-color)",
|
|
3827
|
-
borderColor: "var(--sqm-secondary-button-color-border)",
|
|
3828
|
-
borderRadius: "var(--sqm-secondary-button-radius)",
|
|
3829
3825
|
},
|
|
3830
3826
|
SkeletonOne: {
|
|
3831
3827
|
width: "15%",
|
|
@@ -115,10 +115,6 @@ const style = {
|
|
|
115
115
|
},
|
|
116
116
|
EditBankDetailsButton: {
|
|
117
117
|
marginTop: "var(--sl-spacing-large)",
|
|
118
|
-
backgroundColor: "var(--sqm-secondary-button-background)",
|
|
119
|
-
color: "var(--sqm-secondary-button-color)",
|
|
120
|
-
borderColor: "var(--sqm-secondary-button-color-border)",
|
|
121
|
-
borderRadius: "var(--sqm-secondary-button-radius)",
|
|
122
118
|
},
|
|
123
119
|
SkeletonOne: {
|
|
124
120
|
width: "15%",
|
|
@@ -3818,10 +3818,6 @@ const style$5 = {
|
|
|
3818
3818
|
},
|
|
3819
3819
|
EditBankDetailsButton: {
|
|
3820
3820
|
marginTop: "var(--sl-spacing-large)",
|
|
3821
|
-
backgroundColor: "var(--sqm-secondary-button-background)",
|
|
3822
|
-
color: "var(--sqm-secondary-button-color)",
|
|
3823
|
-
borderColor: "var(--sqm-secondary-button-color-border)",
|
|
3824
|
-
borderRadius: "var(--sqm-secondary-button-radius)",
|
|
3825
3821
|
},
|
|
3826
3822
|
SkeletonOne: {
|
|
3827
3823
|
width: "15%",
|