tin-spa 20.16.34 → 20.16.39

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 (35) hide show
  1. package/core/index.d.ts +1 -1
  2. package/fesm2022/{tin-spa-accounting.module-CXzXpOnI.mjs → tin-spa-accounting.module-tLjerUSJ.mjs} +2 -2
  3. package/fesm2022/{tin-spa-accounting.module-CXzXpOnI.mjs.map → tin-spa-accounting.module-tLjerUSJ.mjs.map} +1 -1
  4. package/fesm2022/{tin-spa-agent-page.component-CfCEjOsF.mjs → tin-spa-agent-page.component-sMhdglOQ.mjs} +2 -2
  5. package/fesm2022/{tin-spa-agent-page.component-CfCEjOsF.mjs.map → tin-spa-agent-page.component-sMhdglOQ.mjs.map} +1 -1
  6. package/fesm2022/{tin-spa-agent.component-FY1LLVNh.mjs → tin-spa-agent.component-BbAKYiFv.mjs} +2 -2
  7. package/fesm2022/{tin-spa-agent.component-FY1LLVNh.mjs.map → tin-spa-agent.component-BbAKYiFv.mjs.map} +1 -1
  8. package/fesm2022/{tin-spa-assets.module-BFJL6Ztj.mjs → tin-spa-assets.module-BB1jV4ni.mjs} +2 -2
  9. package/fesm2022/{tin-spa-assets.module-BFJL6Ztj.mjs.map → tin-spa-assets.module-BB1jV4ni.mjs.map} +1 -1
  10. package/fesm2022/tin-spa-core.mjs +8 -8
  11. package/fesm2022/tin-spa-core.mjs.map +1 -1
  12. package/fesm2022/{tin-spa-general-erp.module-BLbwtk7s.mjs → tin-spa-general-erp.module-urL5So4z.mjs} +2 -2
  13. package/fesm2022/{tin-spa-general-erp.module-BLbwtk7s.mjs.map → tin-spa-general-erp.module-urL5So4z.mjs.map} +1 -1
  14. package/fesm2022/{tin-spa-hr.module-DYcy3nQd.mjs → tin-spa-hr.module-lMgTujaL.mjs} +2 -2
  15. package/fesm2022/{tin-spa-hr.module-DYcy3nQd.mjs.map → tin-spa-hr.module-lMgTujaL.mjs.map} +1 -1
  16. package/fesm2022/{tin-spa-inventory.module-BRBH_n8Y.mjs → tin-spa-inventory.module-D6E720b3.mjs} +2 -2
  17. package/fesm2022/{tin-spa-inventory.module-BRBH_n8Y.mjs.map → tin-spa-inventory.module-D6E720b3.mjs.map} +1 -1
  18. package/fesm2022/{tin-spa-loans.module-DC_M4fAb.mjs → tin-spa-loans.module-DPqG5dbT.mjs} +2 -2
  19. package/fesm2022/{tin-spa-loans.module-DC_M4fAb.mjs.map → tin-spa-loans.module-DPqG5dbT.mjs.map} +1 -1
  20. package/fesm2022/{tin-spa-manufacturing.module-CE2MhGGC.mjs → tin-spa-manufacturing.module-DphDbjjV.mjs} +2 -2
  21. package/fesm2022/{tin-spa-manufacturing.module-CE2MhGGC.mjs.map → tin-spa-manufacturing.module-DphDbjjV.mjs.map} +1 -1
  22. package/fesm2022/{tin-spa-payroll.module-E8tXa5UI.mjs → tin-spa-payroll.module-XekyNje-.mjs} +2 -2
  23. package/fesm2022/{tin-spa-payroll.module-E8tXa5UI.mjs.map → tin-spa-payroll.module-XekyNje-.mjs.map} +1 -1
  24. package/fesm2022/{tin-spa-purchasing.module-DIKiWt1m.mjs → tin-spa-purchasing.module-TY3v_R4Y.mjs} +2 -2
  25. package/fesm2022/{tin-spa-purchasing.module-DIKiWt1m.mjs.map → tin-spa-purchasing.module-TY3v_R4Y.mjs.map} +1 -1
  26. package/fesm2022/{tin-spa-sales.module-D-kWKKQf.mjs → tin-spa-sales.module-BjAeQZT1.mjs} +2 -2
  27. package/fesm2022/{tin-spa-sales.module-D-kWKKQf.mjs.map → tin-spa-sales.module-BjAeQZT1.mjs.map} +1 -1
  28. package/fesm2022/{tin-spa-tenancy-erp.module-6Wkbu53K.mjs → tin-spa-tenancy-erp.module-BPkLuqdQ.mjs} +2 -2
  29. package/fesm2022/{tin-spa-tenancy-erp.module-6Wkbu53K.mjs.map → tin-spa-tenancy-erp.module-BPkLuqdQ.mjs.map} +1 -1
  30. package/fesm2022/{tin-spa-tin-spa-BehOqlaA.mjs → tin-spa-tin-spa-CCAfYbuE.mjs} +68 -29
  31. package/fesm2022/tin-spa-tin-spa-CCAfYbuE.mjs.map +1 -0
  32. package/fesm2022/tin-spa.mjs +1 -1
  33. package/index.d.ts +3 -1
  34. package/package.json +1 -1
  35. package/fesm2022/tin-spa-tin-spa-BehOqlaA.mjs.map +0 -1
package/core/index.d.ts CHANGED
@@ -885,7 +885,7 @@ declare class StepConfig {
885
885
  interface Icon {
886
886
  name: string;
887
887
  color?: string;
888
- tip?: string;
888
+ tip?: string | ((data: any) => string);
889
889
  tipField?: string;
890
890
  bannerField?: string;
891
891
  condition?: (value: any) => boolean;
@@ -4,7 +4,7 @@ import * as i1$2 from '@angular/router';
4
4
  import { RouterModule } from '@angular/router';
5
5
  import * as i1 from 'tin-spa/core';
6
6
  import { AccountingService, MessageService, ApiErrorService, PurchasingService, HttpService, DataServiceLib, ReceiptDialogComponent } from 'tin-spa/core';
7
- import { T as TilesComponent, a as TabsComponent, P as PageComponent, D as DateComponent, b as TableComponent, S as SelectLiteComponent, c as TinSpaModule, C as ChartsComponent, d as TenantTransferService, f as featureGuard, e as SpaAdminModule } from './tin-spa-tin-spa-BehOqlaA.mjs';
7
+ import { T as TilesComponent, a as TabsComponent, P as PageComponent, D as DateComponent, b as TableComponent, S as SelectLiteComponent, c as TinSpaModule, C as ChartsComponent, d as TenantTransferService, f as featureGuard, e as SpaAdminModule } from './tin-spa-tin-spa-CCAfYbuE.mjs';
8
8
  import * as i1$1 from '@angular/common';
9
9
  import { CommonModule } from '@angular/common';
10
10
  import * as i3 from '@angular/material/button';
@@ -2243,4 +2243,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.14", ngImpo
2243
2243
  }] });
2244
2244
 
2245
2245
  export { AccountingModule };
2246
- //# sourceMappingURL=tin-spa-accounting.module-CXzXpOnI.mjs.map
2246
+ //# sourceMappingURL=tin-spa-accounting.module-tLjerUSJ.mjs.map