@saasquatch/mint-components 1.16.0-20 → 1.16.0-21

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 (26) hide show
  1. package/dist/cjs/loader.cjs.js +1 -1
  2. package/dist/cjs/mint-components.cjs.js +1 -1
  3. package/dist/cjs/sqm-banking-info-form_17.cjs.entry.js +1 -7
  4. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +1 -2
  5. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +0 -26
  6. package/dist/esm/loader.js +1 -1
  7. package/dist/esm/mint-components.js +1 -1
  8. package/dist/esm/sqm-banking-info-form_17.entry.js +1 -7
  9. package/dist/esm-es5/loader.js +1 -1
  10. package/dist/esm-es5/mint-components.js +1 -1
  11. package/dist/esm-es5/sqm-banking-info-form_17.entry.js +1 -1
  12. package/dist/mint-components/mint-components.esm.js +1 -1
  13. package/dist/mint-components/{p-e69a0b40.entry.js → p-2bf6eef0.entry.js} +2 -2
  14. package/dist/mint-components/p-37996351.system.js +1 -1
  15. package/dist/mint-components/{p-2d7f9c4e.system.entry.js → p-4b29afb2.system.entry.js} +1 -1
  16. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +0 -1
  17. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +0 -5
  18. package/dist/types/components.d.ts +0 -10
  19. package/docs/docs.docx +0 -0
  20. package/docs/raisins.json +1 -1
  21. package/grapesjs/grapesjs.js +1 -1
  22. package/package.json +1 -1
  23. package/dist/types/global/android.d.ts +0 -7
  24. package/dist/types/global/demo.d.ts +0 -2
  25. package/dist/types/stories/features.d.ts +0 -4
  26. package/dist/types/stories/templates.d.ts +0 -4
@@ -77,7 +77,6 @@ export interface TaxAndCashDashboardProps {
77
77
  indirectTaxColumnTitle: string;
78
78
  earningsAfterTaxColumnTitle: string;
79
79
  dateColumnTitle: string;
80
- taxAndPayoutsDescription: string;
81
80
  invoiceDescription: string;
82
81
  invoicePrevLabel: string;
83
82
  invoiceMoreLabel: string;
@@ -316,11 +316,6 @@ export declare class TaxAndCashDashboard {
316
316
  invoiceEmptyStateHeader: string;
317
317
  /** @uiName Empty invoice table description */
318
318
  invoiceEmptyStateText: string;
319
- /**
320
- * Displayed at the top of the page on all set up steps and on the dashboard.
321
- * @uiName Page description
322
- */
323
- taxAndPayoutsDescription: string;
324
319
  /**
325
320
  * @uiName Replace tax form modal header
326
321
  */
@@ -5888,11 +5888,6 @@ export namespace Components {
5888
5888
  * @uiWidget textArea
5889
5889
  */
5890
5890
  "taxAlertNotActiveMessageW9"?: string;
5891
- /**
5892
- * Displayed at the top of the page on all set up steps and on the dashboard.
5893
- * @uiName Page description
5894
- */
5895
- "taxAndPayoutsDescription": string;
5896
5891
  /**
5897
5892
  * @uiName Tax document section header
5898
5893
  */
@@ -12997,11 +12992,6 @@ declare namespace LocalJSX {
12997
12992
  * @uiWidget textArea
12998
12993
  */
12999
12994
  "taxAlertNotActiveMessageW9"?: string;
13000
- /**
13001
- * Displayed at the top of the page on all set up steps and on the dashboard.
13002
- * @uiName Page description
13003
- */
13004
- "taxAndPayoutsDescription"?: string;
13005
12995
  /**
13006
12996
  * @uiName Tax document section header
13007
12997
  */
package/docs/docs.docx CHANGED
Binary file