@servicelabsco/slabs-access-manager 1.0.69 → 1.0.71

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 (118) hide show
  1. package/dist/access/controllers/report.view.controller.d.ts +30 -12
  2. package/dist/access/dtos/report.view.query.dto.d.ts +1 -0
  3. package/dist/access/dtos/report.view.query.dto.js +20 -0
  4. package/dist/access/dtos/report.view.query.dto.js.map +1 -1
  5. package/dist/access/entities/business.material.view.entity.d.ts +9 -0
  6. package/dist/access/entities/business.material.view.entity.js +44 -0
  7. package/dist/access/entities/business.material.view.entity.js.map +1 -0
  8. package/dist/access/entities/index.d.ts +1 -0
  9. package/dist/access/entities/index.js +1 -0
  10. package/dist/access/entities/index.js.map +1 -1
  11. package/dist/access/es6.classes.d.ts +10 -3
  12. package/dist/access/es6.classes.js +6 -0
  13. package/dist/access/es6.classes.js.map +1 -1
  14. package/dist/access/libraries/index.d.ts +1 -0
  15. package/dist/access/libraries/index.js +1 -0
  16. package/dist/access/libraries/index.js.map +1 -1
  17. package/dist/access/libraries/report.view.enablement.d.ts +11 -0
  18. package/dist/access/libraries/report.view.enablement.js +49 -0
  19. package/dist/access/libraries/report.view.enablement.js.map +1 -0
  20. package/dist/access/libraries/report.view.query.compiler.d.ts +35 -2
  21. package/dist/access/libraries/report.view.query.compiler.js +274 -46
  22. package/dist/access/libraries/report.view.query.compiler.js.map +1 -1
  23. package/dist/access/services/listing.preference.service.js +11 -1
  24. package/dist/access/services/listing.preference.service.js.map +1 -1
  25. package/dist/access/services/listing.service.d.ts +3 -1
  26. package/dist/access/services/listing.service.js +7 -6
  27. package/dist/access/services/listing.service.js.map +1 -1
  28. package/dist/access/services/report.view.service.d.ts +34 -12
  29. package/dist/access/services/report.view.service.js +80 -13
  30. package/dist/access/services/report.view.service.js.map +1 -1
  31. package/dist/access/subscribers/business.material.view.subscriber.d.ts +8 -0
  32. package/dist/{accessWorkflow/subscribers/performance.record.subscriber.js → access/subscribers/business.material.view.subscriber.js} +10 -13
  33. package/dist/access/subscribers/business.material.view.subscriber.js.map +1 -0
  34. package/dist/access/subscribers/index.d.ts +1 -0
  35. package/dist/access/subscribers/index.js +1 -0
  36. package/dist/access/subscribers/index.js.map +1 -1
  37. package/dist/accessWorkflow/dtos/index.d.ts +0 -1
  38. package/dist/accessWorkflow/dtos/index.js +0 -1
  39. package/dist/accessWorkflow/dtos/index.js.map +1 -1
  40. package/dist/accessWorkflow/entities/index.d.ts +0 -1
  41. package/dist/accessWorkflow/entities/index.js +0 -1
  42. package/dist/accessWorkflow/entities/index.js.map +1 -1
  43. package/dist/accessWorkflow/es6.classes.d.ts +3 -6
  44. package/dist/accessWorkflow/es6.classes.js +0 -8
  45. package/dist/accessWorkflow/es6.classes.js.map +1 -1
  46. package/dist/accessWorkflow/jobs/index.d.ts +0 -1
  47. package/dist/accessWorkflow/jobs/index.js +0 -1
  48. package/dist/accessWorkflow/jobs/index.js.map +1 -1
  49. package/dist/accessWorkflow/services/es6.jobs.service.d.ts +1 -3
  50. package/dist/accessWorkflow/services/es6.jobs.service.js +1 -5
  51. package/dist/accessWorkflow/services/es6.jobs.service.js.map +1 -1
  52. package/dist/accessWorkflow/subscribers/index.d.ts +0 -1
  53. package/dist/accessWorkflow/subscribers/index.js +0 -1
  54. package/dist/accessWorkflow/subscribers/index.js.map +1 -1
  55. package/dist/config/entity.constants.d.ts +0 -2
  56. package/dist/config/entity.constants.js +0 -2
  57. package/dist/config/entity.constants.js.map +1 -1
  58. package/dist/development/controllers/development.catalog.controller.d.ts +25 -0
  59. package/dist/development/controllers/development.catalog.controller.js +32 -0
  60. package/dist/development/controllers/development.catalog.controller.js.map +1 -1
  61. package/dist/development/dtos/material.view.catalog.attributes.dto.d.ts +16 -0
  62. package/dist/development/dtos/material.view.catalog.attributes.dto.js +63 -1
  63. package/dist/development/dtos/material.view.catalog.attributes.dto.js.map +1 -1
  64. package/dist/development/services/admin.report.view.service.d.ts +23 -0
  65. package/dist/development/services/admin.report.view.service.js +195 -13
  66. package/dist/development/services/admin.report.view.service.js.map +1 -1
  67. package/dist/mcp/admin/tools/admin.tool.registry.js +6 -0
  68. package/dist/mcp/admin/tools/admin.tool.registry.js.map +1 -1
  69. package/dist/mcp/admin/tools/catalog/admin.column.describe.tool.js +1 -1
  70. package/dist/mcp/admin/tools/catalog/admin.column.describe.tool.js.map +1 -1
  71. package/dist/mcp/admin/tools/catalog/admin.view.business.clear.tool.d.ts +18 -0
  72. package/dist/mcp/admin/tools/catalog/admin.view.business.clear.tool.js +27 -0
  73. package/dist/mcp/admin/tools/catalog/admin.view.business.clear.tool.js.map +1 -0
  74. package/dist/mcp/admin/tools/catalog/admin.view.business.set.tool.d.ts +20 -0
  75. package/dist/mcp/admin/tools/catalog/admin.view.business.set.tool.js +28 -0
  76. package/dist/mcp/admin/tools/catalog/admin.view.business.set.tool.js.map +1 -0
  77. package/dist/mcp/admin/tools/catalog/admin.view.businesses.tool.d.ts +17 -0
  78. package/dist/mcp/admin/tools/catalog/admin.view.businesses.tool.js +23 -0
  79. package/dist/mcp/admin/tools/catalog/admin.view.businesses.tool.js.map +1 -0
  80. package/dist/mcp/admin/tools/catalog/admin.view.columns.sync.tool.d.ts +3 -1
  81. package/dist/mcp/admin/tools/catalog/admin.view.columns.sync.tool.js +5 -1
  82. package/dist/mcp/admin/tools/catalog/admin.view.columns.sync.tool.js.map +1 -1
  83. package/dist/mcp/admin/tools/catalog/admin.view.update.tool.d.ts +1 -1
  84. package/dist/mcp/admin/tools/catalog/admin.view.update.tool.js +2 -2
  85. package/dist/mcp/admin/tools/catalog/admin.view.update.tool.js.map +1 -1
  86. package/dist/mcp/admin/tools/catalog/index.d.ts +3 -0
  87. package/dist/mcp/admin/tools/catalog/index.js +3 -0
  88. package/dist/mcp/admin/tools/catalog/index.js.map +1 -1
  89. package/dist/mcp/es6.classes.d.ts +4 -0
  90. package/dist/mcp/logging/mcp.call.log.interceptor.js +1 -0
  91. package/dist/mcp/logging/mcp.call.log.interceptor.js.map +1 -1
  92. package/dist/mcp/logging/sanitize.mcp.call.log.d.ts +25 -0
  93. package/dist/mcp/logging/sanitize.mcp.call.log.js +60 -1
  94. package/dist/mcp/logging/sanitize.mcp.call.log.js.map +1 -1
  95. package/dist/mcp/mentities/mcp.call.log.mentity.d.ts +1 -0
  96. package/dist/mcp/mentities/mcp.call.log.mentity.js +4 -0
  97. package/dist/mcp/mentities/mcp.call.log.mentity.js.map +1 -1
  98. package/dist/mcp/tools/view.describe.tool.d.ts +1 -1
  99. package/dist/mcp/tools/view.describe.tool.js +1 -1
  100. package/dist/mcp/tools/view.describe.tool.js.map +1 -1
  101. package/dist/mcp/tools/view.query.tool.d.ts +5 -1
  102. package/dist/mcp/tools/view.query.tool.js +11 -3
  103. package/dist/mcp/tools/view.query.tool.js.map +1 -1
  104. package/dist/migrations/1787174933444-CreateBusinessMaterialViewTable.d.ts +5 -0
  105. package/dist/migrations/1787174933444-CreateBusinessMaterialViewTable.js +21 -0
  106. package/dist/migrations/1787174933444-CreateBusinessMaterialViewTable.js.map +1 -0
  107. package/package.json +1 -1
  108. package/dist/accessWorkflow/dtos/performance.record.attributes.dto.d.ts +0 -3
  109. package/dist/accessWorkflow/dtos/performance.record.attributes.dto.js +0 -8
  110. package/dist/accessWorkflow/dtos/performance.record.attributes.dto.js.map +0 -1
  111. package/dist/accessWorkflow/entities/performance.record.entity.d.ts +0 -11
  112. package/dist/accessWorkflow/entities/performance.record.entity.js +0 -50
  113. package/dist/accessWorkflow/entities/performance.record.entity.js.map +0 -1
  114. package/dist/accessWorkflow/jobs/performance.record.job.d.ts +0 -7
  115. package/dist/accessWorkflow/jobs/performance.record.job.js +0 -29
  116. package/dist/accessWorkflow/jobs/performance.record.job.js.map +0 -1
  117. package/dist/accessWorkflow/subscribers/performance.record.subscriber.d.ts +0 -10
  118. package/dist/accessWorkflow/subscribers/performance.record.subscriber.js.map +0 -1
@@ -7,12 +7,6 @@ export declare class ReportViewController {
7
7
  views: any[];
8
8
  }>;
9
9
  describe(name: string): Promise<{
10
- name: string;
11
- title: string;
12
- description: string;
13
- grain: string;
14
- domain: string;
15
- refreshed_at: string | Date;
16
10
  example_queries: {
17
11
  q: string;
18
12
  dsl: import("..").ReportViewDsl;
@@ -60,10 +54,15 @@ export declare class ReportViewController {
60
54
  readonly buckets: readonly ["day", "week", "month", "quarter", "year"];
61
55
  readonly sort_dirs: readonly ["asc", "desc"];
62
56
  readonly relative_dates: {
63
- readonly tokens: readonly ["@today", "@today-Nd", "@today+Nd"];
57
+ readonly tokens: readonly ["@today", "@today-Nd", "@today+Nd", "@today-Nw", "@today+Nw", "@today-Nm", "@today+Nm", "@today-Ny", "@today+Ny", "@month_start", "@quarter_start", "@fy_start"];
64
58
  readonly example: "@today-30d";
65
59
  readonly timezone: "Asia/Kolkata";
66
- readonly note: "Resolved server-side to an ISO calendar date. Do not compute today in the client.";
60
+ readonly fy_anchor: "04-01";
61
+ readonly note: "Resolved server-side to an ISO calendar date in Asia/Kolkata. @fy_start is 1 April (Indian FY); in January–March that is last April. Do not compute today or period boundaries in the client.";
62
+ };
63
+ readonly caller: {
64
+ readonly tokens: readonly ["@me"];
65
+ readonly note: "Resolved server-side to the caller: user id on id-type columns, email on string columns. Incompatible columns return value_type_mismatch.";
67
66
  };
68
67
  readonly rails: {
69
68
  readonly tenancy: "injected";
@@ -72,6 +71,13 @@ export declare class ReportViewController {
72
71
  readonly offset_cap: 10000;
73
72
  readonly statement_timeout_ms: 2000;
74
73
  };
74
+ readonly join: {
75
+ readonly max: 1;
76
+ readonly cardinality: "many_to_one";
77
+ readonly columns: "<relationship>.<column>";
78
+ readonly semantics: "LEFT JOIN; unmatched rows yield nulls for <rel>.*";
79
+ readonly note: "Name a catalog-declared relationship from view_describe. Do not send ON conditions.";
80
+ };
75
81
  };
76
82
  columns: {
77
83
  name: string;
@@ -85,17 +91,29 @@ export declare class ReportViewController {
85
91
  aggregatable: string[];
86
92
  bucketable: boolean;
87
93
  }[];
94
+ relationships: any[];
95
+ live?: boolean;
96
+ freshness?: string;
97
+ name: string;
98
+ title: string;
99
+ description: string;
100
+ grain: string;
101
+ domain: string;
102
+ refreshed_at: string | Date;
88
103
  }>;
89
104
  query(name: string, body: ReportViewQueryDto): Promise<{
105
+ view: {
106
+ live?: boolean;
107
+ name: string;
108
+ grain: string;
109
+ };
110
+ live?: boolean;
111
+ freshness?: string;
90
112
  columns: any;
91
113
  rows: Record<string, unknown>[];
92
114
  row_count: number;
93
115
  truncated: boolean;
94
116
  refreshed_at: string | Date;
95
- view: {
96
- name: string;
97
- grain: string;
98
- };
99
117
  }>;
100
118
  private assertName;
101
119
  }
@@ -1,4 +1,5 @@
1
1
  export declare class ReportViewQueryDto {
2
+ join?: string | string[];
2
3
  columns?: string[];
3
4
  filters?: Array<{
4
5
  column?: string;
@@ -11,9 +11,29 @@ var __metadata = (this && this.__metadata) || function (k, v) {
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
12
  exports.ReportViewQueryDto = void 0;
13
13
  const class_validator_1 = require("class-validator");
14
+ function IsJoinName() {
15
+ return (object, propertyName) => {
16
+ (0, class_validator_1.registerDecorator)({
17
+ name: 'isJoinName',
18
+ target: object.constructor,
19
+ propertyName,
20
+ validator: {
21
+ validate: (value) => value === undefined ||
22
+ value === null ||
23
+ typeof value === 'string' ||
24
+ (Array.isArray(value) && value.every((item) => typeof item === 'string')),
25
+ },
26
+ });
27
+ };
28
+ }
14
29
  class ReportViewQueryDto {
15
30
  }
16
31
  exports.ReportViewQueryDto = ReportViewQueryDto;
32
+ __decorate([
33
+ (0, class_validator_1.IsOptional)(),
34
+ IsJoinName(),
35
+ __metadata("design:type", Object)
36
+ ], ReportViewQueryDto.prototype, "join", void 0);
17
37
  __decorate([
18
38
  (0, class_validator_1.IsOptional)(),
19
39
  (0, class_validator_1.IsArray)(),
@@ -1 +1 @@
1
- {"version":3,"file":"report.view.query.dto.js","sourceRoot":"","sources":["../../../src/access/dtos/report.view.query.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiF;AAEjF,MAAa,kBAAkB;CAgC9B;AAhCD,gDAgCC;AA5BG;IAHC,IAAA,4BAAU,GAAE;IACZ,IAAA,yBAAO,GAAE;IACT,IAAA,0BAAQ,EAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;mDACN;AAInB;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,yBAAO,GAAE;8BACA,KAAK;mDAAoD;AAInE;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,yBAAO,GAAE;8BACC,KAAK;oDAAuC;AAIvD;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,yBAAO,GAAE;8BACG,KAAK;sDAAgD;AAIlE;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,yBAAO,GAAE;8BACH,KAAK;gDAAgC;AAM5C;IAJC,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;IACP,IAAA,qBAAG,EAAC,CAAC,CAAC;IACN,IAAA,qBAAG,EAAC,IAAI,CAAC;;iDACK;AAKf;IAHC,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;IACP,IAAA,qBAAG,EAAC,CAAC,CAAC;;kDACS"}
1
+ {"version":3,"file":"report.view.query.dto.js","sourceRoot":"","sources":["../../../src/access/dtos/report.view.query.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAoG;AAEpG,SAAS,UAAU;IACf,OAAO,CAAC,MAAc,EAAE,YAAoB,EAAE,EAAE;QAC5C,IAAA,mCAAiB,EAAC;YACd,IAAI,EAAE,YAAY;YAClB,MAAM,EAAE,MAAM,CAAC,WAAW;YAC1B,YAAY;YACZ,SAAS,EAAE;gBACP,QAAQ,EAAE,CAAC,KAAc,EAAE,EAAE,CACzB,KAAK,KAAK,SAAS;oBACnB,KAAK,KAAK,IAAI;oBACd,OAAO,KAAK,KAAK,QAAQ;oBACzB,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,IAAI,KAAK,CAAC,KAAK,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,OAAO,IAAI,KAAK,QAAQ,CAAC,CAAC;aAChF;SACJ,CAAC,CAAC;IACP,CAAC,CAAC;AACN,CAAC;AAED,MAAa,kBAAkB;CAoC9B;AApCD,gDAoCC;AAjCG;IAFC,IAAA,4BAAU,GAAE;IACZ,UAAU,EAAE;;gDACY;AAKzB;IAHC,IAAA,4BAAU,GAAE;IACZ,IAAA,yBAAO,GAAE;IACT,IAAA,0BAAQ,EAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;mDACN;AAInB;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,yBAAO,GAAE;8BACA,KAAK;mDAAoD;AAInE;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,yBAAO,GAAE;8BACC,KAAK;oDAAuC;AAIvD;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,yBAAO,GAAE;8BACG,KAAK;sDAAgD;AAIlE;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,yBAAO,GAAE;8BACH,KAAK;gDAAgC;AAM5C;IAJC,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;IACP,IAAA,qBAAG,EAAC,CAAC,CAAC;IACN,IAAA,qBAAG,EAAC,IAAI,CAAC;;iDACK;AAKf;IAHC,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;IACP,IAAA,qBAAG,EAAC,CAAC,CAAC;;kDACS"}
@@ -0,0 +1,9 @@
1
+ import { CommonAttributesDto, CommonEntity } from '@servicelabsco/nestjs-utility-services';
2
+ import { AccessBusinessEntity } from './access.business.entity';
3
+ export declare class BusinessMaterialViewEntity extends CommonEntity {
4
+ business_id: number;
5
+ view_id: number;
6
+ active: boolean;
7
+ attributes: CommonAttributesDto;
8
+ business: AccessBusinessEntity;
9
+ }
@@ -0,0 +1,44 @@
1
+ "use strict";
2
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
7
+ };
8
+ var __metadata = (this && this.__metadata) || function (k, v) {
9
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
+ };
11
+ Object.defineProperty(exports, "__esModule", { value: true });
12
+ exports.BusinessMaterialViewEntity = void 0;
13
+ const nestjs_utility_services_1 = require("@servicelabsco/nestjs-utility-services");
14
+ const typeorm_1 = require("typeorm");
15
+ const access_business_entity_1 = require("./access.business.entity");
16
+ let BusinessMaterialViewEntity = class BusinessMaterialViewEntity extends nestjs_utility_services_1.CommonEntity {
17
+ };
18
+ exports.BusinessMaterialViewEntity = BusinessMaterialViewEntity;
19
+ __decorate([
20
+ (0, typeorm_1.Column)(),
21
+ __metadata("design:type", Number)
22
+ ], BusinessMaterialViewEntity.prototype, "business_id", void 0);
23
+ __decorate([
24
+ (0, typeorm_1.Column)(),
25
+ __metadata("design:type", Number)
26
+ ], BusinessMaterialViewEntity.prototype, "view_id", void 0);
27
+ __decorate([
28
+ (0, typeorm_1.Column)(),
29
+ __metadata("design:type", Boolean)
30
+ ], BusinessMaterialViewEntity.prototype, "active", void 0);
31
+ __decorate([
32
+ (0, typeorm_1.Column)('json'),
33
+ __metadata("design:type", nestjs_utility_services_1.CommonAttributesDto)
34
+ ], BusinessMaterialViewEntity.prototype, "attributes", void 0);
35
+ __decorate([
36
+ (0, typeorm_1.ManyToOne)(() => access_business_entity_1.AccessBusinessEntity),
37
+ (0, typeorm_1.JoinColumn)({ name: 'business_id' }),
38
+ __metadata("design:type", access_business_entity_1.AccessBusinessEntity)
39
+ ], BusinessMaterialViewEntity.prototype, "business", void 0);
40
+ exports.BusinessMaterialViewEntity = BusinessMaterialViewEntity = __decorate([
41
+ (0, typeorm_1.Entity)('bz_material_views'),
42
+ (0, typeorm_1.Unique)(['business_id', 'view_id'])
43
+ ], BusinessMaterialViewEntity);
44
+ //# sourceMappingURL=business.material.view.entity.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"business.material.view.entity.js","sourceRoot":"","sources":["../../../src/access/entities/business.material.view.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,oFAA2F;AAC3F,qCAAwE;AACxE,qEAAgE;AAQzD,IAAM,0BAA0B,GAAhC,MAAM,0BAA2B,SAAQ,sCAAY;CAc3D,CAAA;AAdY,gEAA0B;AAEnC;IADC,IAAA,gBAAM,GAAE;;+DACW;AAGpB;IADC,IAAA,gBAAM,GAAE;;2DACO;AAGhB;IADC,IAAA,gBAAM,GAAE;;0DACO;AAGhB;IADC,IAAA,gBAAM,EAAC,MAAM,CAAC;8BACH,6CAAmB;8DAAC;AAE4C;IAA3E,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,6CAAoB,CAAC;IAAE,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,aAAa,EAAE,CAAC;8BAAW,6CAAoB;4DAAC;qCAblG,0BAA0B;IAFtC,IAAA,gBAAM,EAAC,mBAAmB,CAAC;IAC3B,IAAA,gBAAM,EAAC,CAAC,aAAa,EAAE,SAAS,CAAC,CAAC;GACtB,0BAA0B,CActC"}
@@ -10,6 +10,7 @@ export * from './business.downloadable.report.entity';
10
10
  export * from './business.email.entity';
11
11
  export * from './business.feature.entity';
12
12
  export * from './business.group.role.entity';
13
+ export * from './business.material.view.entity';
13
14
  export * from './business.menu.entity';
14
15
  export * from './business.preference.entity';
15
16
  export * from './business.property.entity';
@@ -26,6 +26,7 @@ __exportStar(require("./business.downloadable.report.entity"), exports);
26
26
  __exportStar(require("./business.email.entity"), exports);
27
27
  __exportStar(require("./business.feature.entity"), exports);
28
28
  __exportStar(require("./business.group.role.entity"), exports);
29
+ __exportStar(require("./business.material.view.entity"), exports);
29
30
  __exportStar(require("./business.menu.entity"), exports);
30
31
  __exportStar(require("./business.preference.entity"), exports);
31
32
  __exportStar(require("./business.property.entity"), exports);
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/access/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2DAAyC;AAAA,2DAAyC;AAAA,uDAAqC;AAAA,2DAAyC;AAAA,+EAA6D;AAAA,oEAAkD;AAAA,6EAA2D;AAAA,6DAA2C;AAAA,wEAAsD;AAAA,0DAAwC;AAAA,4DAA0C;AAAA,+DAA6C;AAAA,yDAAuC;AAAA,+DAA6C;AAAA,6DAA2C;AAAA,2DAAyC;AAAA,2DAAyC;AAAA,yDAAuC;AAAA,+DAA6C;AAAA,iFAA+D;AAAA,8DAA4C;AAAA,4DAA0C;AAAA,8EAA4D;AAAA,sDAAoC;AAAA,uDAAqC;AAAA,uDAAqC;AAAA,wDAAsC;AAAA,yDAAuC;AAAA,wDAAsC;AAAA,yDAAuC;AAAA,+DAA6C;AAAA,qDAAmC;AAAA,uDAAqC;AAAA,wDAAsC;AAAA,4DAA0C;AAAA,yDAAuC;AAAA,2DAAyC;AAAA,sDAAoC;AAAA,uDAAqC;AAAA,8DAA4C;AAAA,oEAAkD;AAAA,yDAAuC;AAAA,6DAA2C;AAAA,yDAAuC;AAAA,uDAAqC;AAAA,qDAAmC;AAAA,mDAAiC;AAAA,wDAAsC;AAAA,wDAAsC;AAAA,uDAAqC;AAAA,yDAAuC;AAAA,0DAAwC;AAAA,sDAAoC;AAAA,yDAAuC;AAAA,iEAA+C;AAAA,wDAAsC;AAAA,sDAAoC;AAAA,uDAAqC;AAAA,2DAAyC;AAAA,0DAAwC;AAAA,wDAAsC;AAAA,8DAA4C;AAAA,uDAAqC;AAAA,uDAAqC;AAAA,gDAA8B;AAAA,qDAAmC;AAAA,kDAAgC;AAAA,uDAAqC;AAAA,+DAA6C;AAAA,wDAAsC;AAAA,2DAAyC;AAAA,6DAA2C;AAAA,2DAAyC;AAAA,iEAA+C;AAAA,mDAAiC;AAAA,sDAAoC;AAAA,uDAAqC;AAAA,sDAAoC;AAAA,kEAAgD;AAAA,4DAA0C;AAAA,iEAA+C;AAAA,6DAA2C;AAAA,yDAAuC;AAAA,0DAAwC;AAAA,sDAAoC;AAAA,yDAAuC;AAAA,iEAA+C;AAAA,qDAAmC;AAAA,0DAAwC;AAAA,gEAA8C;AAAA,6DAA2C;AAAA,2DAAyC;AAAA,qDAAmC;AAAA,gEAA8C;AAAA,yDAAuC;AAAA,uDAAqC;AAAA,wDAAsC;AAAA,wDAAsC;AAAA,4DAA0C;AAAA,+DAA6C;AAAA,6DAA2C;AAAA,uEAAoD"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/access/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2DAAyC;AAAA,2DAAyC;AAAA,uDAAqC;AAAA,2DAAyC;AAAA,+EAA6D;AAAA,oEAAkD;AAAA,6EAA2D;AAAA,6DAA2C;AAAA,wEAAsD;AAAA,0DAAwC;AAAA,4DAA0C;AAAA,+DAA6C;AAAA,kEAAgD;AAAA,yDAAuC;AAAA,+DAA6C;AAAA,6DAA2C;AAAA,2DAAyC;AAAA,2DAAyC;AAAA,yDAAuC;AAAA,+DAA6C;AAAA,iFAA+D;AAAA,8DAA4C;AAAA,4DAA0C;AAAA,8EAA4D;AAAA,sDAAoC;AAAA,uDAAqC;AAAA,uDAAqC;AAAA,wDAAsC;AAAA,yDAAuC;AAAA,wDAAsC;AAAA,yDAAuC;AAAA,+DAA6C;AAAA,qDAAmC;AAAA,uDAAqC;AAAA,wDAAsC;AAAA,4DAA0C;AAAA,yDAAuC;AAAA,2DAAyC;AAAA,sDAAoC;AAAA,uDAAqC;AAAA,8DAA4C;AAAA,oEAAkD;AAAA,yDAAuC;AAAA,6DAA2C;AAAA,yDAAuC;AAAA,uDAAqC;AAAA,qDAAmC;AAAA,mDAAiC;AAAA,wDAAsC;AAAA,wDAAsC;AAAA,uDAAqC;AAAA,yDAAuC;AAAA,0DAAwC;AAAA,sDAAoC;AAAA,yDAAuC;AAAA,iEAA+C;AAAA,wDAAsC;AAAA,sDAAoC;AAAA,uDAAqC;AAAA,2DAAyC;AAAA,0DAAwC;AAAA,wDAAsC;AAAA,8DAA4C;AAAA,uDAAqC;AAAA,uDAAqC;AAAA,gDAA8B;AAAA,qDAAmC;AAAA,kDAAgC;AAAA,uDAAqC;AAAA,+DAA6C;AAAA,wDAAsC;AAAA,2DAAyC;AAAA,6DAA2C;AAAA,2DAAyC;AAAA,iEAA+C;AAAA,mDAAiC;AAAA,sDAAoC;AAAA,uDAAqC;AAAA,sDAAoC;AAAA,kEAAgD;AAAA,4DAA0C;AAAA,iEAA+C;AAAA,6DAA2C;AAAA,yDAAuC;AAAA,0DAAwC;AAAA,sDAAoC;AAAA,yDAAuC;AAAA,iEAA+C;AAAA,qDAAmC;AAAA,0DAAwC;AAAA,gEAA8C;AAAA,6DAA2C;AAAA,2DAAyC;AAAA,qDAAmC;AAAA,gEAA8C;AAAA,yDAAuC;AAAA,uDAAqC;AAAA,wDAAsC;AAAA,wDAAsC;AAAA,4DAA0C;AAAA,+DAA6C;AAAA,6DAA2C;AAAA,uEAAoD"}
@@ -122,6 +122,7 @@ import { BusinessDownloadableReportEntity } from './entities/business.downloadab
122
122
  import { BusinessFeatureEntity } from './entities/business.feature.entity';
123
123
  import { BusinessGroupRoleEntity } from './entities/business.group.role.entity';
124
124
  import { BusinessMenuEntity } from './entities/business.menu.entity';
125
+ import { BusinessMaterialViewEntity } from './entities/business.material.view.entity';
125
126
  import { BusinessReportEntity } from './entities/business.report.entity';
126
127
  import { BusinessUserEntity } from './entities/business.user.entity';
127
128
  import { BusinessUserRoleEntity } from './entities/business.user.role.entity';
@@ -464,6 +465,7 @@ import { BusinessEmailSubscriber } from './subscribers/business.email.subscriber
464
465
  import { BusinessFeatureSubscriber } from './subscribers/business.feature.subscriber';
465
466
  import { BusinessGroupRoleSubscriber } from './subscribers/business.group.role.subscriber';
466
467
  import { BusinessMenuSubscriber } from './subscribers/business.menu.subscriber';
468
+ import { BusinessMaterialViewSubscriber } from './subscribers/business.material.view.subscriber';
467
469
  import { BusinessPreferenceSubscriber } from './subscribers/business.preference.subscriber';
468
470
  import { BusinessPropertySubscriber } from './subscribers/business.property.subscriber';
469
471
  import { BusinessReportSubscriber } from './subscribers/business.report.subscriber';
@@ -555,18 +557,23 @@ declare const es6Classes: {
555
557
  commands: (typeof WebhookPollCommand)[];
556
558
  controllers: (typeof AccessMenuController | typeof ApiAccountController | typeof BulkUploadController | typeof BulkUploadItemController | typeof BusinessAppIntegrationController | typeof BusinessCurrencyController | typeof BusinessEmailController | typeof BusinessNotificationChannelPreferenceController | typeof BusinessPreferenceController | typeof BusinessPropertyController | typeof BusinessReportController | typeof BusinessScriptController | typeof BusinessUserGroupController | typeof BusinessUserNotificationPreferenceController | typeof BusinessWebhookController | typeof ChoiceListController | typeof ChoiceTypeController | typeof CommonWebhookController | typeof CurrencyRateController | typeof CustomFieldController | typeof DashboardBuilderController | typeof DashboardComponentController | typeof DashboardController | typeof DashboardReportController | typeof DeveloperModeController | typeof DeviceAuthController | typeof DownloadLogController | typeof EmailRuleController | typeof EventTriggerController | typeof EventTriggerLogController | typeof FcmTokenController | typeof FormScriptController | typeof GroupMemberController | typeof GroupRoleController | typeof GstMappingController | typeof ListingController | typeof ListingPageController | typeof ListingPreferenceController | typeof LockScriptController | typeof McpReportsController | typeof MenuController | typeof ModuleController | typeof ModuleMenuController | typeof OauthAsController | typeof OauthDiscoveryController | typeof OverridingScriptController | typeof ReportViewController | typeof ScheduledReportController | typeof ScheduledReportItemController | typeof TagController | typeof UiActionController | typeof UserBusinessSecretController | typeof UserNotificationController | typeof UserPreferenceController | typeof WhoamiController)[];
557
559
  dtos: (typeof EmailRuleAttributesDto | typeof EmailMessageNormalizedDto | typeof NotificationPayloadDto | typeof SendEmailNotificationDataDto | typeof EmailRecipientToDto | typeof GchatPostingPayloadDto | typeof BoardCastInternalStatusMessageDto | typeof WhatsappPostingPayloadDto | typeof SendWhatsappMessagePayloadDto | typeof AddShortUrlDto | typeof BankAccountPayloadDto | typeof RecurringDefinitionDto | typeof DbFindDto | typeof AddListingPreferenceDto | typeof ListResponseDto | typeof DateRangeFilterDto | typeof DateFilterDto | typeof ListResponseFormatDto | typeof NumberRangeFilterDto | typeof CommonListFilterDto | typeof ProcessCommonListConfigDto | typeof SendWebhookRequestPayload | typeof AccessBusinessParamDto | typeof AddIntegrationPreferenceDto | typeof AddBusinessCurrencyDto | typeof GmailIntegrationOauthDto | typeof ServerEmailRecipientsDto | typeof ServerEmailMessageDto | typeof AddBusinessPreferenceDto | typeof GenerateBusinessReportDto | typeof GenerateReportDto | typeof GenerateReportSheetDataDto | typeof AddBusinessUserNotificationPreferenceDto | typeof AddWebhookDto | typeof GetCurrencyRateDto | typeof ModifyCustomFieldStatusDto | typeof GetScriptValuesDto | typeof AddDashboardComponentPropertiesDto | typeof AddDashboardComponentDto | typeof StringSearchDto | typeof EditQueryDto | typeof DeviceDecideDto | typeof DevicePollDto | typeof TokenPayloadDto | typeof AddGroupMemberDto | typeof AddRoleDto | typeof AddGstMappingDto | typeof AddModuleMenuDto | typeof OauthConsentDecideDto | typeof OauthRegisterDto | typeof ReportViewQueryDto | typeof AddScheduledReportDto | typeof UpdateUiActionAttributesDto | typeof AddBusinessAppIntegrationDto | typeof AddConversationDto | typeof AddTagDto | typeof BusinessAppIntegrationMessagePayloadDto | typeof ProcessListingPayloadDto | typeof RequestLogOptionsDto | typeof SlackMessageDataDto)[];
558
- entities: (typeof AccessBusinessEntity | typeof EmailMessageEntity | typeof EmailRecipientEntity | typeof BusinessUserEntity | typeof ProductEntity | typeof EmailStyleEntity | typeof EmailTemplateLogEntity | typeof EmailTemplateRecipientEntity | typeof FcmMessageEntity | typeof FcmTokenEntity | typeof GchatUserEntity | typeof GchatMessageEntity | typeof GchatWebhookMessageEntity | typeof SlackMessageEntity | typeof BzNotificationChannelPreferenceEntity | typeof SlackIntegrationEntity | typeof SlackUserEntity | typeof WhatsappMessageEntity | typeof WhatsappPreferenceEntity | typeof OnholdDocumentEntity | typeof BusinessAppIntegrationCredentialEntity | typeof BusinessAppIntegrationMessagesEntity | typeof BusinessCurrencyEntity | typeof BusinessDownloadableReportEntity | typeof ChildMenuEntity | typeof MenuEntity | typeof UiActionRoleEntity | typeof MenuActionEntity | typeof MenuRoleEntity | typeof FeatureMenuEntity | typeof BusinessFeatureEntity | typeof BusinessGroupRoleEntity | typeof BusinessMenuEntity | typeof BusinessReportEntity | typeof ExecutionLogEntity | typeof GroupRoleEntity | typeof BusinessUserRoleEntity | typeof BusinessWebhookEntity | typeof ConversationEntity | typeof CurrencyRateEntity | typeof DashboardComponentEntity | typeof DeviceCodeEntity | typeof DownloadLogEntity | typeof EventTriggerLogEntity | typeof FinnotoUserEntity | typeof GroupMemberEntity | typeof GstMappingEntity | typeof PreferenceUserEntity | typeof PreferenceUserGroupEntity | typeof LockScriptEntity | typeof ModuleMenuEntity | typeof OauthAuthorizationEntity | typeof OauthClientEntity | typeof ReportLogEntity | typeof RequestLogEntity | typeof ScheduledReportEntity | typeof ScheduledReportEmailEntity | typeof ScheduledReportItemEntity | typeof SlackWebhookMessageEntity | typeof UserNotificationEntity | typeof UserRoleEntity | typeof WatchlistAssignmentEntity | typeof WebhookLogEntity | typeof WebhookSlugEntity)[];
560
+ entities: (typeof AccessBusinessEntity | typeof EmailMessageEntity | typeof EmailRecipientEntity | typeof BusinessUserEntity | typeof ProductEntity | typeof EmailStyleEntity | typeof EmailTemplateLogEntity | typeof EmailTemplateRecipientEntity | typeof FcmMessageEntity | typeof FcmTokenEntity | typeof GchatUserEntity | typeof GchatMessageEntity | typeof GchatWebhookMessageEntity | typeof SlackMessageEntity | typeof BzNotificationChannelPreferenceEntity | typeof SlackIntegrationEntity | typeof SlackUserEntity | typeof WhatsappMessageEntity | typeof WhatsappPreferenceEntity | typeof OnholdDocumentEntity | typeof BusinessAppIntegrationCredentialEntity | typeof BusinessAppIntegrationMessagesEntity | typeof BusinessCurrencyEntity | typeof BusinessDownloadableReportEntity | typeof ChildMenuEntity | typeof MenuEntity | typeof UiActionRoleEntity | typeof MenuActionEntity | typeof MenuRoleEntity | typeof FeatureMenuEntity | typeof BusinessFeatureEntity | typeof BusinessGroupRoleEntity | typeof BusinessMenuEntity | typeof BusinessReportEntity | typeof ExecutionLogEntity | typeof GroupRoleEntity | typeof BusinessUserRoleEntity | typeof BusinessWebhookEntity | typeof ConversationEntity | typeof CurrencyRateEntity | typeof DashboardComponentEntity | typeof DeviceCodeEntity | typeof DownloadLogEntity | typeof EventTriggerLogEntity | typeof FinnotoUserEntity | typeof GroupMemberEntity | typeof GstMappingEntity | typeof PreferenceUserEntity | typeof PreferenceUserGroupEntity | typeof LockScriptEntity | typeof ModuleMenuEntity | typeof OauthAuthorizationEntity | typeof OauthClientEntity | typeof ReportLogEntity | typeof RequestLogEntity | typeof ScheduledReportEntity | typeof ScheduledReportEmailEntity | typeof ScheduledReportItemEntity | typeof SlackWebhookMessageEntity | typeof UserNotificationEntity | typeof UserRoleEntity | typeof WatchlistAssignmentEntity | typeof WebhookLogEntity | typeof WebhookSlugEntity | typeof BusinessMaterialViewEntity)[];
559
561
  enums: (typeof NotificationTypeEnum | typeof NotificationChannelTypeEnum | typeof RecurringPeriodEnum | typeof ListingViewTypeEnum | typeof CustomColumnTypeEnum | typeof ProductTypeEnum | typeof PlatformTypeEnum)[];
560
562
  jobs: (typeof EvaluateEmailRuleJob | typeof WhatsappMessagePayloadDto | typeof AccessTestJob | typeof ApiAccountJob | typeof AppIntegrationJob | typeof BusinessAppIntegrationCredentialJob | typeof BusinessAppIntegrationJob | typeof BusinessAppIntegrationMessagesJob | typeof BusinessCurrencyJob | typeof BusinessDownloadableReportJob | typeof BusinessEmailJob | typeof BusinessFeatureJob | typeof BusinessGroupRoleJob | typeof BusinessMenuJob | typeof BusinessPreferenceJob | typeof BusinessPropertyJob | typeof GenerateBusinessReportJob | typeof SendBusinessReportNotificationJob | typeof BusinessReportJob | typeof SetBusinessScriptScheduleJob | typeof BusinessScriptJob | typeof BusinessUserGroupJob | typeof BusinessUserJob | typeof BusinessUserNotificationPreferenceJob | typeof BusinessUserRoleJob | typeof BusinessWebhookJob | typeof BzNotificationChannelPreferenceJob | typeof CaptureEventTriggerJob | typeof ChildMenuJob | typeof ChoiceListJob | typeof ChoiceTypeJob | typeof ConversationJob | typeof CurrencyRateJob | typeof CustomFieldJob | typeof CustomReportJob | typeof DashboardComponentJob | typeof DashboardJob | typeof DownloadLogJob | typeof SyncEmailMessageMetricsJob | typeof EmailAttachmentJob | typeof SetEmailUnreadCountJob | typeof EmailMessageJob | typeof EmailRecipientJob | typeof EmailRuleJob | typeof EmailStyleJob | typeof EmailTemplateLogJob | typeof EmailTemplateRecipientJob | typeof EventTriggerJob | typeof EventTriggerLogJob | typeof ExecuteBusinessScriptJob | typeof ExecutionLogJob | typeof FcmMessageJob | typeof FcmNotificationJob | typeof FcmTemplateJob | typeof FcmTokenJob | typeof FeatureJob | typeof FeatureMenuJob | typeof FormScriptJob | typeof GchatIncomingWebhookJob | typeof GchatMessageJob | typeof GchatTemplateJob | typeof GchatUserJob | typeof GchatWebhookJob | typeof GchatWebhookMessageJob | typeof GmailIntegrationFetchMessagesJob | typeof GroupMemberJob | typeof GroupRoleJob | typeof GstMappingJob | typeof ListPreferenceJob | typeof ListingColumnJob | typeof ListingPageJob | typeof ListingPreferenceJob | typeof LockScriptJob | typeof MenuActionJob | typeof MenuJob | typeof MenuRoleJob | typeof ModuleJob | typeof ModuleMenuJob | typeof OnholdDocumentJob | typeof OverridingScriptJob | typeof PreferenceUserGroupJob | typeof PreferenceUsersJob | typeof ProcessServerEmailJob | typeof ProductJob | typeof RefreshBusinessPropertyJob | typeof ReportLogJob | typeof RequestLogJob | typeof RoleGroupJob | typeof ScheduledReportEmailJob | typeof ScheduledReportItemJob | typeof ScheduledReportJob | typeof SlackIncomingWebhookJob | typeof SlackIntegrationJob | typeof SlackMessageJob | typeof SlackTemplateJob | typeof SlackUserJob | typeof SlackWebhookJob | typeof SlackWebhookMessageJob | typeof SyncBURoleJob | typeof SyncEmailMessagesJob | typeof SyncMenuJob | typeof UiActionJob | typeof UiActionRoleJob | typeof UserBusinessSecretJob | typeof UserNotificationJob | typeof UserPreferenceJob | typeof UserRoleJob | typeof WatchlistAssignmentJob | typeof WebhookEventJob | typeof WebhookLogJob | typeof WebhookSlugJob | typeof WebhookTypeJob | typeof WhatsappIncomingWebhookJob | typeof WhatsappMessageJob | typeof WhatsappTemplateJob | typeof WhitelistedWhatsappNumberJob)[];
561
563
  libraries: (typeof DateFn | typeof EvaluateEmailRule | typeof SanitizeEmailAddresses | typeof ProcessEmailNotification | typeof SendEmailNotification | typeof SendFcmNotification | typeof SendGchatMessageNotification | typeof SendGchatWebhookNotification | typeof SendSlackMessageNotification | typeof SendSlackWebhookNotification | typeof ProcessWhatsappMessage | typeof SendWhatsappMessageNotification | typeof ProcessDbFind | typeof ProcessDateFilter | typeof ProcessCommonList | typeof ProcessListingCsvFile | typeof SendWebhookRequest | typeof ProcessApplicationMenu | typeof ProcessMenuDetails | typeof ProcessApiAccountData | typeof ProcessApiAccountList | typeof ProcessBulkUploadItemList | typeof ProcessBulkUploadList | typeof ProcessWhatsappIntegration | typeof ProcessAppIntegration | typeof ProcessBusinessCurrencyList | typeof ProcessBusinessEmailList | typeof ProcessBusinessNotificationChannelPreferenceList | typeof ProcessBusinessPropertyData | typeof ProcessBusinessPropertyList | typeof ProcessBusinessReportList | typeof ProcessGenerateReport | typeof ProcessDownloadableReportsList | typeof ProcessDashboardReportData | typeof ProcessReportData | typeof ProcessReportSheetData | typeof ExecuteBusinessScript | typeof ProcessBusinessScriptCreation | typeof ProcessBusinessScriptList | typeof ProcessBusinessUserGroupList | typeof ProcessUserGroupCreation | typeof ProcessBusinessUserNotificationPreferenceList | typeof ProcessChoiceListData | typeof ProcessChoiceTypeData | typeof ProcessChoiceTypeList | typeof ProcessAmazonIntegration | typeof ProcessSlackIntegration | typeof ProcessZohoIntegration | typeof ProcessCurrencyRateList | typeof ProcessCustomFieldList | typeof ProcessCustomFieldCreation | typeof ProcessCreateDashboardComponent | typeof ProcessDashboardComponent | typeof ProcessDashboardReport | typeof CreateUserBusinessSecret | typeof ExtractClientCredentials | typeof ProcessDownloadLogList | typeof ProcessEmailRuleData | typeof ProcessEmailRuleList | typeof ProcessEventTriggerData | typeof ProcessEventTriggerList | typeof ProcessEventTriggerLogList | typeof SetFcmToken | typeof ProcessFormScriptList | typeof ProcessGroupMemberList | typeof ProcessGroupRoleList | typeof ProcessGstMappingData | typeof ProcessGstMappingList | typeof ProcessListingPageQuery | typeof ProcessListingPageCreation | typeof ProcessPreferenceData | typeof ProcessLockScriptData | typeof ProcessLockScriptList | typeof ProcessMenuCreation | typeof ProcessModuleCreation | typeof ProcessModuleMenuCreation | typeof OauthPkce | typeof ProcessOverridingScriptData | typeof ProcessOverridingScriptList | {
564
+ invalidateReportViewEnablement: typeof import("./libraries/report.view.enablement").invalidateReportViewEnablement;
565
+ loadReportViewOverrides: typeof import("./libraries/report.view.enablement").loadReportViewOverrides;
566
+ isViewEnabledForBusiness: typeof import("./libraries/report.view.enablement").isViewEnabledForBusiness;
567
+ } | {
562
568
  compileReportViewQuery: typeof import("./libraries/report.view.query.compiler").compileReportViewQuery;
563
569
  agentVisibleColumns: typeof import("./libraries/report.view.query.compiler").agentVisibleColumns;
564
570
  quoteIdent: typeof import("./libraries/report.view.query.compiler").quoteIdent;
565
571
  resolveRelativeDate: typeof import("./libraries/report.view.query.compiler").resolveRelativeDate;
566
572
  nearest: typeof import("./libraries/report.view.query.compiler").nearest;
573
+ RELATIVE_DATE_TOKENS: readonly ["@today", "@today-Nd", "@today+Nd", "@today-Nw", "@today+Nw", "@today-Nm", "@today+Nm", "@today-Ny", "@today+Ny", "@month_start", "@quarter_start", "@fy_start"];
567
574
  } | typeof ProcessScheduledReportData | typeof ProcessScheduledReportList | typeof ProcessScheduledReportItemList | typeof UserSecretView | typeof ProcessUserNotificationList | typeof ProcessRevokeSlackIntegration | typeof ProcessRevokeZohoIntegration | typeof ProcessBusinessFeatureAddition | typeof ProcessBusinessFeatureDeletion | typeof ProcessBusinessGroupRoleUpdation | typeof ProcessInternalNotification | typeof ProcessBusinessUserRoleUpdate | typeof ProcessFeatureMenuAddition | typeof ProcessFeatureMenuDeletion | typeof ProcessGmailMessage | typeof ProcessGroupMemberUpdation | typeof SyncBusinessUserRole | typeof CommonTagController | typeof ProcessConversationData | typeof ConversationController | typeof ProcessBusinessScriptData | typeof ValidateCustomFieldData | typeof ProcessCommonCustomField | typeof ProcessNotification | typeof ProcessSlackMessage | typeof ProcessTestList)[];
568
575
  middlewares: (typeof BusinessMiddleware | typeof ExternalAccessMiddleware | typeof IdempotencyMiddleware | typeof McpAccessMiddleware | typeof McpRateLimitMiddleware | typeof UserBusinessAccessMiddleware)[];
569
- services: (typeof BusinessPropertyService | typeof SendEmailService | typeof GchatService | typeof SlackService | typeof WhatsappService | typeof NotificationService | typeof OverridingScriptService | typeof SlabsService | typeof UtilityService | typeof AccessBusinessService | typeof ListingService | typeof CustomFieldService | typeof WebhookService | typeof BusinessEmailService | typeof GmailIntegrationService | typeof AccessReportService | typeof BusinessScriptService | typeof AuditLogService | typeof CurrencyService | typeof DeveloperModeAccessService | typeof DeviceAuthService | typeof PlatformService | typeof FormScriptService | typeof ListingPreferenceService | typeof LockScriptService | typeof OauthAsService | typeof ReportViewService | typeof UserBusinessAccessService | typeof ScheduledReportService | typeof BusinessUserRoleService | typeof ApiAccountService | typeof CredentialResolveService | typeof AppIntegrationService | typeof BusinessPreferenceService | typeof Es6JobsService | typeof Es6Service | typeof GptService | typeof LoadEntityService | typeof RequestLogService | typeof UserNotificationService | typeof UserPreferenceService)[];
570
- subscribers: (typeof ApiAccountSubscriber | typeof AppIntegrationSubscriber | typeof BusinessAppIntegrationCredentialSubscriber | typeof BusinessAppIntegrationMessagesSubscriber | typeof BusinessAppIntegrationSubscriber | typeof BusinessCurrencySubscriber | typeof BusinessDownloadableReportSubscriber | typeof BusinessEmailSubscriber | typeof BusinessFeatureSubscriber | typeof BusinessGroupRoleSubscriber | typeof BusinessMenuSubscriber | typeof BusinessPreferenceSubscriber | typeof BusinessPropertySubscriber | typeof BusinessReportSubscriber | typeof BusinessScriptSubscriber | typeof BusinessUserGroupSubscriber | typeof BusinessUserNotificationPreferenceSubscriber | typeof BusinessUserRoleSubscriber | typeof BusinessUserSubscriber | typeof BusinessWebhookSubscriber | typeof BzNotificationChannelPreferenceSubscriber | typeof CaptureEventTriggerSubscriber | typeof ChildMenuSubscriber | typeof ChoiceListSubscriber | typeof ChoiceTypeSubscriber | typeof ConversationSubscriber | typeof CurrencyRateSubscriber | typeof CustomFieldSubscriber | typeof CustomReportSubscriber | typeof DashboardComponentSubscriber | typeof DashboardSubscriber | typeof DownloadLogSubscriber | typeof EmailAttachmentSubscriber | typeof EmailMessageSubscriber | typeof EmailRecipientSubscriber | typeof EmailRuleSubscriber | typeof EmailStyleSubscriber | typeof EmailTemplateLogSubscriber | typeof EmailTemplateRecipientSubscriber | typeof EventTriggerLogSubscriber | typeof EventTriggerSubscriber | typeof ExecutionLogSubscriber | typeof FcmMessageSubscriber | typeof FcmNotificationSubscriber | typeof FcmTemplateSubscriber | typeof FcmTokenSubscriber | typeof FeatureMenuSubscriber | typeof FeatureSubscriber | typeof FormScriptSubscriber | typeof GchatMessageSubscriber | typeof GchatTemplateSubscriber | typeof GchatUserSubscriber | typeof GchatWebhookMessageSubscriber | typeof GchatWebhookSubscriber | typeof GroupMemberSubscriber | typeof GroupRoleSubscriber | typeof GstMappingSubscriber | typeof ListPreferenceSubscriber | typeof ListingColumnSubscriber | typeof ListingPageSubscriber | typeof ListingPreferenceSubscriber | typeof LockScriptSubscriber | typeof MenuActionSubscriber | typeof MenuRoleSubscriber | typeof MenuSubscriber | typeof ModuleMenuSubscriber | typeof ModuleSubscriber | typeof OnholdDocumentSubscriber | typeof OverridingScriptSubscriber | typeof PreferenceUserGroupSubscriber | typeof PreferenceUserSubscriber | typeof ProductSubscriber | typeof ReportLogSubscriber | typeof RequestLogSubscriber | typeof RoleGroupSubscriber | typeof ScheduledReportEmailSubscriber | typeof ScheduledReportItemSubscriber | typeof ScheduledReportSubscriber | typeof SlackIntegrationSubscriber | typeof SlackMessageSubscriber | typeof SlackTemplateSubscriber | typeof SlackUserSubscriber | typeof SlackWebhookMessageSubscriber | typeof SlackWebhookSubscriber | typeof UiActionRoleSubscriber | typeof UiActionSubscriber | typeof UserBusinessSecretSubscriber | typeof UserNotificationSubscriber | typeof UserPreferenceSubscriber | typeof UserRoleSubscriber | typeof WatchlistAssignmentSubscriber | typeof WebhookEventSubscriber | typeof WebhookLogSubscriber | typeof WebhookSlugSubscriber | typeof WebhookTypeSubscriber | typeof WhatsappMessageSubscriber | typeof WhatsappTemplateSubscriber | typeof WhitelistedWhatsappNumberSubscriber)[];
576
+ services: (typeof BusinessPropertyService | typeof SendEmailService | typeof GchatService | typeof SlackService | typeof WhatsappService | typeof NotificationService | typeof OverridingScriptService | typeof SlabsService | typeof UtilityService | typeof AccessBusinessService | typeof ListingPreferenceService | typeof ListingService | typeof CustomFieldService | typeof WebhookService | typeof BusinessEmailService | typeof GmailIntegrationService | typeof AccessReportService | typeof BusinessScriptService | typeof AuditLogService | typeof CurrencyService | typeof DeveloperModeAccessService | typeof DeviceAuthService | typeof PlatformService | typeof FormScriptService | typeof LockScriptService | typeof OauthAsService | typeof ReportViewService | typeof UserBusinessAccessService | typeof ScheduledReportService | typeof BusinessUserRoleService | typeof ApiAccountService | typeof CredentialResolveService | typeof AppIntegrationService | typeof BusinessPreferenceService | typeof Es6JobsService | typeof Es6Service | typeof GptService | typeof LoadEntityService | typeof RequestLogService | typeof UserNotificationService | typeof UserPreferenceService)[];
577
+ subscribers: (typeof ApiAccountSubscriber | typeof AppIntegrationSubscriber | typeof BusinessAppIntegrationCredentialSubscriber | typeof BusinessAppIntegrationMessagesSubscriber | typeof BusinessAppIntegrationSubscriber | typeof BusinessCurrencySubscriber | typeof BusinessDownloadableReportSubscriber | typeof BusinessEmailSubscriber | typeof BusinessFeatureSubscriber | typeof BusinessGroupRoleSubscriber | typeof BusinessMenuSubscriber | typeof BusinessMaterialViewSubscriber | typeof BusinessPreferenceSubscriber | typeof BusinessPropertySubscriber | typeof BusinessReportSubscriber | typeof BusinessScriptSubscriber | typeof BusinessUserGroupSubscriber | typeof BusinessUserNotificationPreferenceSubscriber | typeof BusinessUserRoleSubscriber | typeof BusinessUserSubscriber | typeof BusinessWebhookSubscriber | typeof BzNotificationChannelPreferenceSubscriber | typeof CaptureEventTriggerSubscriber | typeof ChildMenuSubscriber | typeof ChoiceListSubscriber | typeof ChoiceTypeSubscriber | typeof ConversationSubscriber | typeof CurrencyRateSubscriber | typeof CustomFieldSubscriber | typeof CustomReportSubscriber | typeof DashboardComponentSubscriber | typeof DashboardSubscriber | typeof DownloadLogSubscriber | typeof EmailAttachmentSubscriber | typeof EmailMessageSubscriber | typeof EmailRecipientSubscriber | typeof EmailRuleSubscriber | typeof EmailStyleSubscriber | typeof EmailTemplateLogSubscriber | typeof EmailTemplateRecipientSubscriber | typeof EventTriggerLogSubscriber | typeof EventTriggerSubscriber | typeof ExecutionLogSubscriber | typeof FcmMessageSubscriber | typeof FcmNotificationSubscriber | typeof FcmTemplateSubscriber | typeof FcmTokenSubscriber | typeof FeatureMenuSubscriber | typeof FeatureSubscriber | typeof FormScriptSubscriber | typeof GchatMessageSubscriber | typeof GchatTemplateSubscriber | typeof GchatUserSubscriber | typeof GchatWebhookMessageSubscriber | typeof GchatWebhookSubscriber | typeof GroupMemberSubscriber | typeof GroupRoleSubscriber | typeof GstMappingSubscriber | typeof ListPreferenceSubscriber | typeof ListingColumnSubscriber | typeof ListingPageSubscriber | typeof ListingPreferenceSubscriber | typeof LockScriptSubscriber | typeof MenuActionSubscriber | typeof MenuRoleSubscriber | typeof MenuSubscriber | typeof ModuleMenuSubscriber | typeof ModuleSubscriber | typeof OnholdDocumentSubscriber | typeof OverridingScriptSubscriber | typeof PreferenceUserGroupSubscriber | typeof PreferenceUserSubscriber | typeof ProductSubscriber | typeof ReportLogSubscriber | typeof RequestLogSubscriber | typeof RoleGroupSubscriber | typeof ScheduledReportEmailSubscriber | typeof ScheduledReportItemSubscriber | typeof ScheduledReportSubscriber | typeof SlackIntegrationSubscriber | typeof SlackMessageSubscriber | typeof SlackTemplateSubscriber | typeof SlackUserSubscriber | typeof SlackWebhookMessageSubscriber | typeof SlackWebhookSubscriber | typeof UiActionRoleSubscriber | typeof UiActionSubscriber | typeof UserBusinessSecretSubscriber | typeof UserNotificationSubscriber | typeof UserPreferenceSubscriber | typeof UserRoleSubscriber | typeof WatchlistAssignmentSubscriber | typeof WebhookEventSubscriber | typeof WebhookLogSubscriber | typeof WebhookSlugSubscriber | typeof WebhookTypeSubscriber | typeof WhatsappMessageSubscriber | typeof WhatsappTemplateSubscriber | typeof WhitelistedWhatsappNumberSubscriber)[];
571
578
  };
572
579
  export default es6Classes;
@@ -281,6 +281,7 @@ const business_email_entity_1 = require("./entities/business.email.entity");
281
281
  const business_feature_entity_1 = require("./entities/business.feature.entity");
282
282
  const business_group_role_entity_1 = require("./entities/business.group.role.entity");
283
283
  const business_menu_entity_1 = require("./entities/business.menu.entity");
284
+ const business_material_view_entity_1 = require("./entities/business.material.view.entity");
284
285
  const business_preference_entity_1 = require("./entities/business.preference.entity");
285
286
  const business_property_entity_1 = require("./entities/business.property.entity");
286
287
  const business_report_entity_1 = require("./entities/business.report.entity");
@@ -587,6 +588,7 @@ const process_whatsapp_integration_1 = require("./libraries/process.whatsapp.int
587
588
  const process_whatsapp_message_1 = require("./libraries/process.whatsapp.message");
588
589
  const process_zoho_integration_1 = require("./libraries/process.zoho.integration");
589
590
  const report_view_query_compiler_1 = require("./libraries/report.view.query.compiler");
591
+ const report_view_enablement_1 = require("./libraries/report.view.enablement");
590
592
  const sanitize_email_addresses_1 = require("./libraries/sanitize.email.addresses");
591
593
  const send_email_notification_1 = require("./libraries/send.email.notification");
592
594
  const send_fcm_notification_1 = require("./libraries/send.fcm.notification");
@@ -658,6 +660,7 @@ const business_email_subscriber_1 = require("./subscribers/business.email.subscr
658
660
  const business_feature_subscriber_1 = require("./subscribers/business.feature.subscriber");
659
661
  const business_group_role_subscriber_1 = require("./subscribers/business.group.role.subscriber");
660
662
  const business_menu_subscriber_1 = require("./subscribers/business.menu.subscriber");
663
+ const business_material_view_subscriber_1 = require("./subscribers/business.material.view.subscriber");
661
664
  const business_preference_subscriber_1 = require("./subscribers/business.preference.subscriber");
662
665
  const business_property_subscriber_1 = require("./subscribers/business.property.subscriber");
663
666
  const business_report_subscriber_1 = require("./subscribers/business.report.subscriber");
@@ -1032,6 +1035,7 @@ const es6Classes = {
1032
1035
  business_feature_entity_1.BusinessFeatureEntity,
1033
1036
  business_group_role_entity_1.BusinessGroupRoleEntity,
1034
1037
  business_menu_entity_1.BusinessMenuEntity,
1038
+ business_material_view_entity_1.BusinessMaterialViewEntity,
1035
1039
  business_preference_entity_1.BusinessPreferenceEntity,
1036
1040
  business_property_entity_1.BusinessPropertyEntity,
1037
1041
  business_report_entity_1.BusinessReportEntity,
@@ -1344,6 +1348,7 @@ const es6Classes = {
1344
1348
  process_whatsapp_message_1.ProcessWhatsappMessage,
1345
1349
  process_zoho_integration_1.ProcessZohoIntegration,
1346
1350
  report_view_query_compiler_1.ReportViewQueryCompiler,
1351
+ report_view_enablement_1.ReportViewEnablement,
1347
1352
  sanitize_email_addresses_1.SanitizeEmailAddresses,
1348
1353
  send_email_notification_1.SendEmailNotification,
1349
1354
  send_fcm_notification_1.SendFcmNotification,
@@ -1421,6 +1426,7 @@ const es6Classes = {
1421
1426
  business_feature_subscriber_1.BusinessFeatureSubscriber,
1422
1427
  business_group_role_subscriber_1.BusinessGroupRoleSubscriber,
1423
1428
  business_menu_subscriber_1.BusinessMenuSubscriber,
1429
+ business_material_view_subscriber_1.BusinessMaterialViewSubscriber,
1424
1430
  business_preference_subscriber_1.BusinessPreferenceSubscriber,
1425
1431
  business_property_subscriber_1.BusinessPropertySubscriber,
1426
1432
  business_report_subscriber_1.BusinessReportSubscriber,
@@ -1 +1 @@
1
- {"version":3,"file":"es6.classes.js","sourceRoot":"","sources":["../../src/access/es6.classes.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"es6.classes.js","sourceRoot":"","sources":["../../src/access/es6.classes.ts"],"names":[],"mappings":"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"}
@@ -92,6 +92,7 @@ export * from './process.user.notification.list';
92
92
  export * from './process.whatsapp.integration';
93
93
  export * from './process.whatsapp.message';
94
94
  export * from './process.zoho.integration';
95
+ export * from './report.view.enablement';
95
96
  export * from './report.view.query.compiler';
96
97
  export * from './sanitize.email.addresses';
97
98
  export * from './send.email.notification';
@@ -108,6 +108,7 @@ __exportStar(require("./process.user.notification.list"), exports);
108
108
  __exportStar(require("./process.whatsapp.integration"), exports);
109
109
  __exportStar(require("./process.whatsapp.message"), exports);
110
110
  __exportStar(require("./process.zoho.integration"), exports);
111
+ __exportStar(require("./report.view.enablement"), exports);
111
112
  __exportStar(require("./report.view.query.compiler"), exports);
112
113
  __exportStar(require("./sanitize.email.addresses"), exports);
113
114
  __exportStar(require("./send.email.notification"), exports);
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/access/libraries/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAAgC;AAAA,0DAAwC;AAAA,4DAA0C;AAAA,gEAA8C;AAAA,4CAA0B;AAAA,wDAAsC;AAAA,4DAA0C;AAAA,+DAA6C;AAAA,+CAA6B;AAAA,+DAA6C;AAAA,6DAA2C;AAAA,6DAA2C;AAAA,4DAA0C;AAAA,6DAA2C;AAAA,kEAAgD;AAAA,6DAA2C;AAAA,mEAAiD;AAAA,gEAA8C;AAAA,sEAAoD;AAAA,sEAAoD;AAAA,yEAAuD;AAAA,0FAAwE;AAAA,mEAAiD;AAAA,mEAAiD;AAAA,iEAA+C;AAAA,qEAAmD;AAAA,iEAA+C;AAAA,iEAA+C;AAAA,qEAAmD;AAAA,uFAAqE;AAAA,sEAAoD;AAAA,6DAA2C;AAAA,6DAA2C;AAAA,6DAA2C;AAAA,gEAA8C;AAAA,gEAA8C;AAAA,wDAAsC;AAAA,8DAA4C;AAAA,uEAAqD;AAAA,+DAA6C;AAAA,kEAAgD;AAAA,8DAA4C;AAAA,gEAA8C;AAAA,kEAAgD;AAAA,6DAA2C;AAAA,wDAAsC;AAAA,oDAAkC;AAAA,8DAA4C;AAAA,sEAAoD;AAAA,+DAA6C;AAAA,4DAA0C;AAAA,4DAA0C;AAAA,+DAA6C;AAAA,+DAA6C;AAAA,mEAAiD;AAAA,kEAAgD;AAAA,kEAAgD;AAAA,6DAA2C;AAAA,4DAA0C;AAAA,0DAAwC;AAAA,8DAA4C;AAAA,kEAAgD;AAAA,4DAA0C;AAAA,6DAA2C;AAAA,6DAA2C;AAAA,kEAAgD;AAAA,6DAA2C;AAAA,kEAAgD;AAAA,+DAA6C;AAAA,6DAA2C;AAAA,6DAA2C;AAAA,0DAAwC;AAAA,yDAAuC;AAAA,4DAA0C;AAAA,iEAA+C;AAAA,yDAAuC;AAAA,mEAAiD;AAAA,mEAAiD;AAAA,4DAA0C;AAAA,wDAAsC;AAAA,8DAA4C;AAAA,qEAAmD;AAAA,oEAAkD;AAAA,kEAAgD;AAAA,uEAAqD;AAAA,kEAAgD;AAAA,8DAA4C;AAAA,0DAAwC;AAAA,sDAAoC;AAAA,gEAA8C;AAAA,mEAAiD;AAAA,iEAA+C;AAAA,6DAA2C;AAAA,6DAA2C;AAAA,+DAA6C;AAAA,6DAA2C;AAAA,4DAA0C;AAAA,0DAAwC;AAAA,oEAAkD;AAAA,oEAAkD;AAAA,oEAAkD;AAAA,qEAAmD;AAAA,yDAAuC;AAAA,uEAAqD;AAAA,kDAAgC;AAAA,4DAA0C;AAAA,qDAAmC;AAAA,+DAA4C"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/access/libraries/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAAgC;AAAA,0DAAwC;AAAA,4DAA0C;AAAA,gEAA8C;AAAA,4CAA0B;AAAA,wDAAsC;AAAA,4DAA0C;AAAA,+DAA6C;AAAA,+CAA6B;AAAA,+DAA6C;AAAA,6DAA2C;AAAA,6DAA2C;AAAA,4DAA0C;AAAA,6DAA2C;AAAA,kEAAgD;AAAA,6DAA2C;AAAA,mEAAiD;AAAA,gEAA8C;AAAA,sEAAoD;AAAA,sEAAoD;AAAA,yEAAuD;AAAA,0FAAwE;AAAA,mEAAiD;AAAA,mEAAiD;AAAA,iEAA+C;AAAA,qEAAmD;AAAA,iEAA+C;AAAA,iEAA+C;AAAA,qEAAmD;AAAA,uFAAqE;AAAA,sEAAoD;AAAA,6DAA2C;AAAA,6DAA2C;AAAA,6DAA2C;AAAA,gEAA8C;AAAA,gEAA8C;AAAA,wDAAsC;AAAA,8DAA4C;AAAA,uEAAqD;AAAA,+DAA6C;AAAA,kEAAgD;AAAA,8DAA4C;AAAA,gEAA8C;AAAA,kEAAgD;AAAA,6DAA2C;AAAA,wDAAsC;AAAA,oDAAkC;AAAA,8DAA4C;AAAA,sEAAoD;AAAA,+DAA6C;AAAA,4DAA0C;AAAA,4DAA0C;AAAA,+DAA6C;AAAA,+DAA6C;AAAA,mEAAiD;AAAA,kEAAgD;AAAA,kEAAgD;AAAA,6DAA2C;AAAA,4DAA0C;AAAA,0DAAwC;AAAA,8DAA4C;AAAA,kEAAgD;AAAA,4DAA0C;AAAA,6DAA2C;AAAA,6DAA2C;AAAA,kEAAgD;AAAA,6DAA2C;AAAA,kEAAgD;AAAA,+DAA6C;AAAA,6DAA2C;AAAA,6DAA2C;AAAA,0DAAwC;AAAA,yDAAuC;AAAA,4DAA0C;AAAA,iEAA+C;AAAA,yDAAuC;AAAA,mEAAiD;AAAA,mEAAiD;AAAA,4DAA0C;AAAA,wDAAsC;AAAA,8DAA4C;AAAA,qEAAmD;AAAA,oEAAkD;AAAA,kEAAgD;AAAA,uEAAqD;AAAA,kEAAgD;AAAA,8DAA4C;AAAA,0DAAwC;AAAA,sDAAoC;AAAA,gEAA8C;AAAA,mEAAiD;AAAA,iEAA+C;AAAA,6DAA2C;AAAA,6DAA2C;AAAA,2DAAyC;AAAA,+DAA6C;AAAA,6DAA2C;AAAA,4DAA0C;AAAA,0DAAwC;AAAA,oEAAkD;AAAA,oEAAkD;AAAA,oEAAkD;AAAA,qEAAmD;AAAA,yDAAuC;AAAA,uEAAqD;AAAA,kDAAgC;AAAA,4DAA0C;AAAA,qDAAmC;AAAA,+DAA4C"}
@@ -0,0 +1,11 @@
1
+ export declare function invalidateReportViewEnablement(businessId?: number): void;
2
+ export declare function loadReportViewOverrides(businessId: number): Promise<Map<number, boolean>>;
3
+ export declare function isViewEnabledForBusiness(businessId: number, view: {
4
+ id?: number;
5
+ attributes?: Record<string, unknown> | null;
6
+ }): Promise<boolean>;
7
+ export declare const ReportViewEnablement: {
8
+ invalidateReportViewEnablement: typeof invalidateReportViewEnablement;
9
+ loadReportViewOverrides: typeof loadReportViewOverrides;
10
+ isViewEnabledForBusiness: typeof isViewEnabledForBusiness;
11
+ };
@@ -0,0 +1,49 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ReportViewEnablement = void 0;
4
+ exports.invalidateReportViewEnablement = invalidateReportViewEnablement;
5
+ exports.loadReportViewOverrides = loadReportViewOverrides;
6
+ exports.isViewEnabledForBusiness = isViewEnabledForBusiness;
7
+ const business_material_view_entity_1 = require("../entities/business.material.view.entity");
8
+ const TTL_MS = 60_000;
9
+ const cache = new Map();
10
+ function sweepExpired() {
11
+ const now = Date.now();
12
+ for (const [businessId, row] of cache) {
13
+ if (now - row.at > TTL_MS)
14
+ cache.delete(businessId);
15
+ }
16
+ }
17
+ function invalidateReportViewEnablement(businessId) {
18
+ if (businessId)
19
+ cache.delete(businessId);
20
+ else
21
+ cache.clear();
22
+ }
23
+ async function loadReportViewOverrides(businessId) {
24
+ sweepExpired();
25
+ const hit = cache.get(businessId);
26
+ if (hit && Date.now() - hit.at <= TTL_MS)
27
+ return hit.map;
28
+ if (hit)
29
+ cache.delete(businessId);
30
+ const rows = await business_material_view_entity_1.BusinessMaterialViewEntity.find({ where: { business_id: businessId } });
31
+ const map = new Map();
32
+ for (const row of Array.isArray(rows) ? rows : []) {
33
+ map.set(Number(row.view_id), row.active === true);
34
+ }
35
+ cache.set(businessId, { at: Date.now(), map });
36
+ return map;
37
+ }
38
+ async function isViewEnabledForBusiness(businessId, view) {
39
+ if (!view?.id || !Number.isFinite(businessId) || businessId <= 0)
40
+ return false;
41
+ const overrides = await loadReportViewOverrides(businessId);
42
+ return overrides.get(view.id) === true;
43
+ }
44
+ exports.ReportViewEnablement = {
45
+ invalidateReportViewEnablement,
46
+ loadReportViewOverrides,
47
+ isViewEnabledForBusiness,
48
+ };
49
+ //# sourceMappingURL=report.view.enablement.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"report.view.enablement.js","sourceRoot":"","sources":["../../../src/access/libraries/report.view.enablement.ts"],"names":[],"mappings":";;;AAmBA,wEAGC;AAED,0DAYC;AAED,4DAQC;AA9CD,6FAAuF;AAGvF,MAAM,MAAM,GAAG,MAAM,CAAC;AAOtB,MAAM,KAAK,GAAG,IAAI,GAAG,EAA2B,CAAC;AAEjD,SAAS,YAAY;IACjB,MAAM,GAAG,GAAG,IAAI,CAAC,GAAG,EAAE,CAAC;IACvB,KAAK,MAAM,CAAC,UAAU,EAAE,GAAG,CAAC,IAAI,KAAK,EAAE,CAAC;QACpC,IAAI,GAAG,GAAG,GAAG,CAAC,EAAE,GAAG,MAAM;YAAE,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,CAAC;IACxD,CAAC;AACL,CAAC;AAED,SAAgB,8BAA8B,CAAC,UAAmB;IAC9D,IAAI,UAAU;QAAE,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,CAAC;;QACpC,KAAK,CAAC,KAAK,EAAE,CAAC;AACvB,CAAC;AAEM,KAAK,UAAU,uBAAuB,CAAC,UAAkB;IAC5D,YAAY,EAAE,CAAC;IACf,MAAM,GAAG,GAAG,KAAK,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC;IAClC,IAAI,GAAG,IAAI,IAAI,CAAC,GAAG,EAAE,GAAG,GAAG,CAAC,EAAE,IAAI,MAAM;QAAE,OAAO,GAAG,CAAC,GAAG,CAAC;IACzD,IAAI,GAAG;QAAE,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,CAAC;IAClC,MAAM,IAAI,GAAG,MAAM,0DAA0B,CAAC,IAAI,CAAC,EAAE,KAAK,EAAE,EAAE,WAAW,EAAE,UAAU,EAAE,EAAE,CAAC,CAAC;IAC3F,MAAM,GAAG,GAAG,IAAI,GAAG,EAAmB,CAAC;IACvC,KAAK,MAAM,GAAG,IAAI,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC;QAChD,GAAG,CAAC,GAAG,CAAC,MAAM,CAAC,GAAG,CAAC,OAAO,CAAC,EAAE,GAAG,CAAC,MAAM,KAAK,IAAI,CAAC,CAAC;IACtD,CAAC;IACD,KAAK,CAAC,GAAG,CAAC,UAAU,EAAE,EAAE,EAAE,EAAE,IAAI,CAAC,GAAG,EAAE,EAAE,GAAG,EAAE,CAAC,CAAC;IAC/C,OAAO,GAAG,CAAC;AACf,CAAC;AAEM,KAAK,UAAU,wBAAwB,CAC1C,UAAkB,EAClB,IAAkE;IAElE,IAAI,CAAC,IAAI,EAAE,EAAE,IAAI,CAAC,MAAM,CAAC,QAAQ,CAAC,UAAU,CAAC,IAAI,UAAU,IAAI,CAAC;QAAE,OAAO,KAAK,CAAC;IAC/E,MAAM,SAAS,GAAG,MAAM,uBAAuB,CAAC,UAAU,CAAC,CAAC;IAE5D,OAAO,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE,CAAC,KAAK,IAAI,CAAC;AAC3C,CAAC;AAKY,QAAA,oBAAoB,GAAG;IAChC,8BAA8B;IAC9B,uBAAuB;IACvB,wBAAwB;CAC3B,CAAC"}