@aldb2b/common 1.0.2133 → 1.0.2135

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 (126) hide show
  1. package/build/db/CustomModel.d.ts +0 -25
  2. package/build/db/MongooseBase.d.ts +0 -25
  3. package/build/db/aggregate/AggregateConvertor.d.ts +0 -25
  4. package/build/entities/interfaces/connection-dictionary.interface.d.ts +0 -25
  5. package/build/entities/models/common/common.provider.d.ts +0 -25
  6. package/build/entities/models/common/entities/audit-trail.entity.d.ts +0 -25
  7. package/build/entities/models/common/entities/location.entity.d.ts +0 -25
  8. package/build/entities/models/common/entities/preference-customization.entity.d.ts +0 -25
  9. package/build/entities/models/common/entities/tracing.entity.d.ts +0 -25
  10. package/build/entities/models/common/repositories/tracing.repository.d.ts +3 -2
  11. package/build/entities/models/common/repositories/tracing.repository.js +6 -5
  12. package/build/entities/models/common/repositories/tracing.repository.js.map +1 -1
  13. package/build/entities/models/companies/companies.provider.d.ts +0 -25
  14. package/build/entities/models/companies/entities/categories/category.schema.d.ts +0 -25
  15. package/build/entities/models/companies/entities/cities/city.schema.d.ts +0 -25
  16. package/build/entities/models/companies/entities/companies/assignee.schema.d.ts +0 -25
  17. package/build/entities/models/companies/entities/companies/company-contact-detail.schema.d.ts +0 -25
  18. package/build/entities/models/companies/entities/companies/company-statistic.entity.d.ts +0 -25
  19. package/build/entities/models/companies/entities/companies/company.entity.d.ts +0 -25
  20. package/build/entities/models/companies/entities/companies/custom-fields.schema.d.ts +0 -25
  21. package/build/entities/models/companies/entities/companies/export-capability.schema.d.ts +0 -25
  22. package/build/entities/models/companies/entities/companies/hr-data.schema.d.ts +0 -25
  23. package/build/entities/models/companies/entities/companies/investor.schema.d.ts +0 -25
  24. package/build/entities/models/companies/entities/companies/manufacturer.schema.d.ts +0 -25
  25. package/build/entities/models/companies/entities/companies/preference.schema.d.ts +0 -25
  26. package/build/entities/models/companies/entities/companies/sector.schema.d.ts +0 -25
  27. package/build/entities/models/companies/entities/companies/status-detail.schema.d.ts +0 -25
  28. package/build/entities/models/companies/entities/contacts/activity-log.schema.d.ts +0 -25
  29. package/build/entities/models/companies/entities/contacts/company-status-detail.schema.d.ts +0 -25
  30. package/build/entities/models/companies/entities/contacts/contact-detail.schema.d.ts +0 -25
  31. package/build/entities/models/companies/entities/contacts/contact.entity.d.ts +2 -26
  32. package/build/entities/models/companies/entities/contacts/contact.entity.js +8 -7
  33. package/build/entities/models/companies/entities/contacts/contact.entity.js.map +1 -1
  34. package/build/entities/models/companies/entities/contacts/device-notification.schema.d.ts +0 -25
  35. package/build/entities/models/companies/entities/contacts/location.schema.d.ts +0 -25
  36. package/build/entities/models/companies/entities/contacts/web-notification-key.schema.d.ts +0 -25
  37. package/build/entities/models/companies/entities/contacts/web-notification.schema.d.ts +0 -25
  38. package/build/entities/models/companies/entities/countries/country.schema.d.ts +0 -25
  39. package/build/entities/models/events/entities/event/event.entity.d.ts +0 -25
  40. package/build/entities/models/events/entities/event/sponsor.schema.d.ts +0 -25
  41. package/build/entities/models/events/entities/eventProfile/company-profile-item.entity.d.ts +0 -25
  42. package/build/entities/models/events/entities/eventProfile/event-profile.entity.d.ts +0 -25
  43. package/build/entities/models/events/entities/eventType/event-type.entity.d.ts +0 -25
  44. package/build/entities/models/events/entities/timestamp.entity.d.ts +0 -25
  45. package/build/entities/models/events/events.provider.d.ts +0 -25
  46. package/build/entities/models/meetings/entities/meetingRequests/meeting-request.entity.d.ts +0 -25
  47. package/build/entities/models/meetings/entities/meetingRequests/rejected-contact.entity.d.ts +0 -25
  48. package/build/entities/models/meetings/entities/meetings/meeting.entity.d.ts +0 -25
  49. package/build/entities/models/meetings/entities/meetings/meeting.entity.js +0 -10
  50. package/build/entities/models/meetings/entities/meetings/meeting.entity.js.map +1 -1
  51. package/build/entities/models/meetings/entities/userAvailabilities/user-availability-timeslot.entity.d.ts +0 -25
  52. package/build/entities/models/meetings/entities/userAvailabilities/user-availability.entity.d.ts +0 -25
  53. package/build/entities/models/meetings/entities/userAvailabilities/user-availability.entity.js +6 -2
  54. package/build/entities/models/meetings/entities/userAvailabilities/user-availability.entity.js.map +1 -1
  55. package/build/entities/models/meetings/meetings.provider.d.ts +0 -25
  56. package/build/entities/models/model.providers.d.ts +10 -25
  57. package/build/entities/models/subscriptions/entities/companySubscriptions/company-subscription-user.entity.d.ts +0 -25
  58. package/build/entities/models/subscriptions/entities/companySubscriptions/company-subscription.entity.d.ts +0 -25
  59. package/build/entities/models/subscriptions/entities/eventSubscriptions/event-subscription.entity.d.ts +0 -25
  60. package/build/entities/models/subscriptions/entities/features/endpoint.entity.d.ts +0 -25
  61. package/build/entities/models/subscriptions/entities/features/feature.entity.d.ts +0 -25
  62. package/build/entities/models/subscriptions/entities/managedServiceSubscriptions/index.d.ts +4 -0
  63. package/build/entities/models/subscriptions/entities/managedServiceSubscriptions/index.js +21 -0
  64. package/build/entities/models/subscriptions/entities/managedServiceSubscriptions/index.js.map +1 -0
  65. package/build/entities/models/subscriptions/entities/managedServiceSubscriptions/managed-service-subscription-status.enum.d.ts +9 -0
  66. package/build/entities/models/subscriptions/entities/managedServiceSubscriptions/managed-service-subscription-status.enum.js +14 -0
  67. package/build/entities/models/subscriptions/entities/managedServiceSubscriptions/managed-service-subscription-status.enum.js.map +1 -0
  68. package/build/entities/models/subscriptions/entities/managedServiceSubscriptions/managed-service-subscription-user-status.enum.d.ts +4 -0
  69. package/build/entities/models/subscriptions/entities/managedServiceSubscriptions/managed-service-subscription-user-status.enum.js +9 -0
  70. package/build/entities/models/subscriptions/entities/managedServiceSubscriptions/managed-service-subscription-user-status.enum.js.map +1 -0
  71. package/build/entities/models/subscriptions/entities/managedServiceSubscriptions/managed-service-subscription-user.entity.d.ts +43 -0
  72. package/build/entities/models/subscriptions/entities/managedServiceSubscriptions/managed-service-subscription-user.entity.js +49 -0
  73. package/build/entities/models/subscriptions/entities/managedServiceSubscriptions/managed-service-subscription-user.entity.js.map +1 -0
  74. package/build/entities/models/subscriptions/entities/managedServiceSubscriptions/managed-service-subscription.entity.d.ts +60 -0
  75. package/build/entities/models/subscriptions/entities/managedServiceSubscriptions/managed-service-subscription.entity.js +155 -0
  76. package/build/entities/models/subscriptions/entities/managedServiceSubscriptions/managed-service-subscription.entity.js.map +1 -0
  77. package/build/entities/models/subscriptions/entities/subscription/subscription-model.enum.d.ts +2 -1
  78. package/build/entities/models/subscriptions/entities/subscription/subscription-model.enum.js +1 -0
  79. package/build/entities/models/subscriptions/entities/subscription/subscription-model.enum.js.map +1 -1
  80. package/build/entities/models/subscriptions/entities/subscription/subscription.entity.d.ts +0 -25
  81. package/build/entities/models/subscriptions/entities/subscription/user-settin-option.entity.d.ts +0 -25
  82. package/build/entities/models/subscriptions/entities/subscriptionLogs/subscription-log.entity.d.ts +0 -25
  83. package/build/entities/models/subscriptions/index.d.ts +1 -0
  84. package/build/entities/models/subscriptions/index.js +1 -0
  85. package/build/entities/models/subscriptions/index.js.map +1 -1
  86. package/build/entities/models/subscriptions/repositories/index.d.ts +1 -0
  87. package/build/entities/models/subscriptions/repositories/index.js +1 -0
  88. package/build/entities/models/subscriptions/repositories/index.js.map +1 -1
  89. package/build/entities/models/subscriptions/repositories/managed-service-subscription-common.repository.d.ts +7 -0
  90. package/build/entities/models/subscriptions/repositories/managed-service-subscription-common.repository.js +12 -0
  91. package/build/entities/models/subscriptions/repositories/managed-service-subscription-common.repository.js.map +1 -0
  92. package/build/entities/models/subscriptions/subscriptions.provider.d.ts +19 -33
  93. package/build/entities/models/subscriptions/subscriptions.provider.js +15 -0
  94. package/build/entities/models/subscriptions/subscriptions.provider.js.map +1 -1
  95. package/build/entities/models/users/entities/rolePermissions/permission.entity.d.ts +0 -25
  96. package/build/entities/models/users/entities/rolePermissions/role-permission.entity.d.ts +0 -25
  97. package/build/entities/models/users/entities/users/chat-info.entity.d.ts +0 -25
  98. package/build/entities/models/users/entities/users/event-info.entity.d.ts +0 -25
  99. package/build/entities/models/users/entities/users/user.entity.d.ts +0 -25
  100. package/build/entities/models/users/users.provider.d.ts +0 -25
  101. package/build/entities/mongoose.providers.d.ts +0 -25
  102. package/build/entities/services/generate-model.d.ts +0 -25
  103. package/build/entities/services/get-model-ref.d.ts +0 -25
  104. package/build/enums/database-model.enum.d.ts +1 -0
  105. package/build/enums/database-model.enum.js +1 -0
  106. package/build/enums/database-model.enum.js.map +1 -1
  107. package/build/enums/repository-provider.enum.d.ts +1 -0
  108. package/build/enums/repository-provider.enum.js +1 -0
  109. package/build/enums/repository-provider.enum.js.map +1 -1
  110. package/build/events/get-categories-by-query.interface.d.ts +1 -1
  111. package/build/events/get-cities-by-query.interface.d.ts +1 -1
  112. package/build/events/get-countries-by-query.interface.d.ts +1 -1
  113. package/build/events/get-industries-by-query.interface.d.ts +1 -1
  114. package/build/events/get-itp-by-id.interface.d.ts +11 -0
  115. package/build/events/get-itp-by-id.interface.js +3 -0
  116. package/build/events/get-itp-by-id.interface.js.map +1 -0
  117. package/build/events/get-tags-by-query.interface.d.ts +1 -1
  118. package/build/events/subjects.d.ts +1 -0
  119. package/build/events/subjects.js +1 -0
  120. package/build/events/subjects.js.map +1 -1
  121. package/build/index.d.ts +1 -0
  122. package/build/index.js +1 -0
  123. package/build/index.js.map +1 -1
  124. package/build/tsconfig.tsbuildinfo +1 -1
  125. package/build/utils/getEndpoint.js.map +1 -1
  126. package/package.json +1 -2
@@ -21,33 +21,8 @@
21
21
  /// <reference types="mongoose/types/utility" />
22
22
  /// <reference types="mongoose/types/validation" />
23
23
  /// <reference types="mongoose/types/virtuals" />
24
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/aggregate" />
25
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/callback" />
26
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/collection" />
27
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/connection" />
28
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/cursor" />
29
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/document" />
30
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/error" />
31
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/expressions" />
32
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/helpers" />
33
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/middlewares" />
34
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/indexes" />
35
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/models" />
36
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/mongooseoptions" />
37
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/pipelinestage" />
38
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/populate" />
39
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/query" />
40
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/schemaoptions" />
41
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/schematypes" />
42
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/session" />
43
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/types" />
44
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/utility" />
45
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/validation" />
46
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/virtuals" />
47
- /// <reference types="@aldb2b/common/node_modules/mongoose" />
48
24
  /// <reference types="mongoose/types/inferschematype" />
49
25
  /// <reference types="mongoose/types/inferrawdoctype" />
50
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/inferschematype" />
51
26
  import { Schema } from 'mongoose';
52
27
  import { CustomModel } from '../../../../../db/CustomModel';
53
28
  export type PermissionModel = CustomModel<Permission>;
@@ -21,33 +21,8 @@
21
21
  /// <reference types="mongoose/types/utility" />
22
22
  /// <reference types="mongoose/types/validation" />
23
23
  /// <reference types="mongoose/types/virtuals" />
24
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/aggregate" />
25
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/callback" />
26
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/collection" />
27
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/connection" />
28
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/cursor" />
29
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/document" />
30
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/error" />
31
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/expressions" />
32
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/helpers" />
33
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/middlewares" />
34
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/indexes" />
35
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/models" />
36
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/mongooseoptions" />
37
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/pipelinestage" />
38
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/populate" />
39
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/query" />
40
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/schemaoptions" />
41
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/schematypes" />
42
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/session" />
43
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/types" />
44
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/utility" />
45
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/validation" />
46
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/virtuals" />
47
- /// <reference types="@aldb2b/common/node_modules/mongoose" />
48
24
  /// <reference types="mongoose/types/inferschematype" />
49
25
  /// <reference types="mongoose/types/inferrawdoctype" />
50
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/inferschematype" />
51
26
  import { Connection } from 'mongoose';
52
27
  import { Permission } from './permission.entity';
53
28
  import { UserRole } from '../../../../../types/user-role.enum';
@@ -21,33 +21,8 @@
21
21
  /// <reference types="mongoose/types/utility" />
22
22
  /// <reference types="mongoose/types/validation" />
23
23
  /// <reference types="mongoose/types/virtuals" />
24
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/aggregate" />
25
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/callback" />
26
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/collection" />
27
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/connection" />
28
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/cursor" />
29
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/document" />
30
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/error" />
31
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/expressions" />
32
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/helpers" />
33
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/middlewares" />
34
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/indexes" />
35
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/models" />
36
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/mongooseoptions" />
37
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/pipelinestage" />
38
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/populate" />
39
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/query" />
40
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/schemaoptions" />
41
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/schematypes" />
42
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/session" />
43
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/types" />
44
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/utility" />
45
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/validation" />
46
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/virtuals" />
47
- /// <reference types="@aldb2b/common/node_modules/mongoose" />
48
24
  /// <reference types="mongoose/types/inferschematype" />
49
25
  /// <reference types="mongoose/types/inferrawdoctype" />
50
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/inferschematype" />
51
26
  import { Schema, Document } from 'mongoose';
52
27
  import { CustomModel } from '../../../../../db/CustomModel';
53
28
  export type ChatInfoModel = CustomModel<ChatInfo>;
@@ -21,33 +21,8 @@
21
21
  /// <reference types="mongoose/types/utility" />
22
22
  /// <reference types="mongoose/types/validation" />
23
23
  /// <reference types="mongoose/types/virtuals" />
24
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/aggregate" />
25
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/callback" />
26
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/collection" />
27
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/connection" />
28
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/cursor" />
29
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/document" />
30
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/error" />
31
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/expressions" />
32
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/helpers" />
33
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/middlewares" />
34
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/indexes" />
35
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/models" />
36
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/mongooseoptions" />
37
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/pipelinestage" />
38
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/populate" />
39
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/query" />
40
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/schemaoptions" />
41
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/schematypes" />
42
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/session" />
43
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/types" />
44
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/utility" />
45
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/validation" />
46
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/virtuals" />
47
- /// <reference types="@aldb2b/common/node_modules/mongoose" />
48
24
  /// <reference types="mongoose/types/inferschematype" />
49
25
  /// <reference types="mongoose/types/inferrawdoctype" />
50
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/inferschematype" />
51
26
  import { Contact, Company } from '../../../companies';
52
27
  import { OnboardedThru } from '../../../../../types/onboarded-thru.enum';
53
28
  import { RolePermission } from '../rolePermissions/role-permission.entity';
@@ -21,33 +21,8 @@
21
21
  /// <reference types="mongoose/types/utility" />
22
22
  /// <reference types="mongoose/types/validation" />
23
23
  /// <reference types="mongoose/types/virtuals" />
24
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/aggregate" />
25
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/callback" />
26
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/collection" />
27
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/connection" />
28
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/cursor" />
29
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/document" />
30
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/error" />
31
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/expressions" />
32
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/helpers" />
33
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/middlewares" />
34
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/indexes" />
35
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/models" />
36
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/mongooseoptions" />
37
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/pipelinestage" />
38
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/populate" />
39
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/query" />
40
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/schemaoptions" />
41
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/schematypes" />
42
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/session" />
43
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/types" />
44
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/utility" />
45
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/validation" />
46
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/virtuals" />
47
- /// <reference types="@aldb2b/common/node_modules/mongoose" />
48
24
  /// <reference types="mongoose/types/inferschematype" />
49
25
  /// <reference types="mongoose/types/inferrawdoctype" />
50
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/inferschematype" />
51
26
  import { Connection } from 'mongoose';
52
27
  import { ChatPreferences } from '../../../../../enums/chat-preferences-enum';
53
28
  import { UserLanguage } from '../../../../../types/user-language.enum';
@@ -22,33 +22,8 @@
22
22
  /// <reference types="mongoose/types/validation" />
23
23
  /// <reference types="mongoose/types/virtuals" />
24
24
  /// <reference types="mongoose" />
25
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/aggregate" />
26
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/callback" />
27
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/collection" />
28
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/connection" />
29
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/cursor" />
30
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/document" />
31
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/error" />
32
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/expressions" />
33
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/helpers" />
34
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/middlewares" />
35
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/indexes" />
36
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/models" />
37
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/mongooseoptions" />
38
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/pipelinestage" />
39
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/populate" />
40
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/query" />
41
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/schemaoptions" />
42
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/schematypes" />
43
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/session" />
44
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/types" />
45
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/utility" />
46
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/validation" />
47
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/virtuals" />
48
- /// <reference types="@aldb2b/common/node_modules/mongoose" />
49
25
  /// <reference types="mongoose/types/inferschematype" />
50
26
  /// <reference types="mongoose/types/inferrawdoctype" />
51
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/inferschematype" />
52
27
  import { DatabaseModel } from '../../../enums/database-model.enum';
53
28
  import { DatabaseConnection } from '../../../enums/database-connection.enum';
54
29
  import { User } from './entities/users';
@@ -21,33 +21,8 @@
21
21
  /// <reference types="mongoose/types/utility" />
22
22
  /// <reference types="mongoose/types/validation" />
23
23
  /// <reference types="mongoose/types/virtuals" />
24
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/aggregate" />
25
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/callback" />
26
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/collection" />
27
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/connection" />
28
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/cursor" />
29
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/document" />
30
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/error" />
31
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/expressions" />
32
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/helpers" />
33
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/middlewares" />
34
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/indexes" />
35
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/models" />
36
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/mongooseoptions" />
37
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/pipelinestage" />
38
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/populate" />
39
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/query" />
40
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/schemaoptions" />
41
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/schematypes" />
42
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/session" />
43
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/types" />
44
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/utility" />
45
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/validation" />
46
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/virtuals" />
47
- /// <reference types="@aldb2b/common/node_modules/mongoose" />
48
24
  /// <reference types="mongoose/types/inferschematype" />
49
25
  /// <reference types="mongoose/types/inferrawdoctype" />
50
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/inferschematype" />
51
26
  import { Connection } from 'mongoose';
52
27
  import { DatabaseConnection } from '../enums/database-connection.enum';
53
28
  export declare const mongooseProviders: {
@@ -21,32 +21,7 @@
21
21
  /// <reference types="mongoose/types/utility" />
22
22
  /// <reference types="mongoose/types/validation" />
23
23
  /// <reference types="mongoose/types/virtuals" />
24
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/aggregate" />
25
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/callback" />
26
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/collection" />
27
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/connection" />
28
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/cursor" />
29
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/document" />
30
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/error" />
31
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/expressions" />
32
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/helpers" />
33
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/middlewares" />
34
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/indexes" />
35
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/models" />
36
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/mongooseoptions" />
37
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/pipelinestage" />
38
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/populate" />
39
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/query" />
40
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/schemaoptions" />
41
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/schematypes" />
42
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/session" />
43
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/types" />
44
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/utility" />
45
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/validation" />
46
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/virtuals" />
47
- /// <reference types="@aldb2b/common/node_modules/mongoose" />
48
24
  /// <reference types="mongoose/types/inferschematype" />
49
25
  /// <reference types="mongoose/types/inferrawdoctype" />
50
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/inferschematype" />
51
26
  import { Connection, Schema, Model } from 'mongoose';
52
27
  export declare function generateModel<T, M>(name: string, connection: Connection, schema: Schema<T, M>): Model<T>;
@@ -21,32 +21,7 @@
21
21
  /// <reference types="mongoose/types/utility" />
22
22
  /// <reference types="mongoose/types/validation" />
23
23
  /// <reference types="mongoose/types/virtuals" />
24
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/aggregate" />
25
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/callback" />
26
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/collection" />
27
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/connection" />
28
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/cursor" />
29
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/document" />
30
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/error" />
31
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/expressions" />
32
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/helpers" />
33
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/middlewares" />
34
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/indexes" />
35
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/models" />
36
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/mongooseoptions" />
37
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/pipelinestage" />
38
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/populate" />
39
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/query" />
40
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/schemaoptions" />
41
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/schematypes" />
42
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/session" />
43
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/types" />
44
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/utility" />
45
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/validation" />
46
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/virtuals" />
47
- /// <reference types="@aldb2b/common/node_modules/mongoose" />
48
24
  /// <reference types="mongoose/types/inferschematype" />
49
25
  /// <reference types="mongoose/types/inferrawdoctype" />
50
- /// <reference types="@aldb2b/common/node_modules/mongoose/types/inferschematype" />
51
26
  import { Connection, Model } from 'mongoose';
52
27
  export declare function getModelRef<T, M>(ref: string, connection: Connection): Model<T>;
@@ -14,6 +14,7 @@ export declare enum DatabaseModel {
14
14
  USER_AVAILABILITY_MODEL = "UserAvailabilityModel",
15
15
  COMPANY_SUBSCRIPTION_MODEL = "CompanySubscriptionModel",
16
16
  EVENT_SUBSCRIPTION_MODEL = "EventSubscriptionModel",
17
+ MANAGED_SERVICE_SUBSCRIPTION_MODEL = "ManagedServiceSubscriptionModel",
17
18
  FEATURE_MODEL = "FeatureModel",
18
19
  SUBSCRIPTION_LOG_MODEL = "SubscriptionLogModel",
19
20
  COUNTRY_MODEL = "CountryModel",
@@ -18,6 +18,7 @@ var DatabaseModel;
18
18
  DatabaseModel["USER_AVAILABILITY_MODEL"] = "UserAvailabilityModel";
19
19
  DatabaseModel["COMPANY_SUBSCRIPTION_MODEL"] = "CompanySubscriptionModel";
20
20
  DatabaseModel["EVENT_SUBSCRIPTION_MODEL"] = "EventSubscriptionModel";
21
+ DatabaseModel["MANAGED_SERVICE_SUBSCRIPTION_MODEL"] = "ManagedServiceSubscriptionModel";
21
22
  DatabaseModel["FEATURE_MODEL"] = "FeatureModel";
22
23
  DatabaseModel["SUBSCRIPTION_LOG_MODEL"] = "SubscriptionLogModel";
23
24
  DatabaseModel["COUNTRY_MODEL"] = "CountryModel";
@@ -1 +1 @@
1
- {"version":3,"file":"database-model.enum.js","sourceRoot":"","sources":["../../src/enums/database-model.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,aAsBX;AAtBD,WAAY,aAAa;IACvB,gFAA+D,CAAA;IAC/D,sDAAqC,CAAA;IACrC,+CAA8B,CAAA;IAC9B,+CAA8B,CAAA;IAC9B,iDAAgC,CAAA;IAChC,2CAA0B,CAAA;IAC1B,oDAAmC,CAAA;IACnC,0DAAyC,CAAA;IACzC,yCAAwB,CAAA;IACxB,8DAA6C,CAAA;IAC7C,+CAA8B,CAAA;IAC9B,8DAA6C,CAAA;IAC7C,kEAAiD,CAAA;IACjD,wEAAuD,CAAA;IACvD,oEAAmD,CAAA;IACnD,+CAA8B,CAAA;IAC9B,gEAA+C,CAAA;IAC/C,+CAA8B,CAAA;IAC9B,yCAAwB,CAAA;IACxB,yDAAwC,CAAA;IACxC,0CAAyB,CAAA;AAC3B,CAAC,EAtBW,aAAa,6BAAb,aAAa,QAsBxB"}
1
+ {"version":3,"file":"database-model.enum.js","sourceRoot":"","sources":["../../src/enums/database-model.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,aAuBX;AAvBD,WAAY,aAAa;IACvB,gFAA+D,CAAA;IAC/D,sDAAqC,CAAA;IACrC,+CAA8B,CAAA;IAC9B,+CAA8B,CAAA;IAC9B,iDAAgC,CAAA;IAChC,2CAA0B,CAAA;IAC1B,oDAAmC,CAAA;IACnC,0DAAyC,CAAA;IACzC,yCAAwB,CAAA;IACxB,8DAA6C,CAAA;IAC7C,+CAA8B,CAAA;IAC9B,8DAA6C,CAAA;IAC7C,kEAAiD,CAAA;IACjD,wEAAuD,CAAA;IACvD,oEAAmD,CAAA;IACnD,uFAAsE,CAAA;IACtE,+CAA8B,CAAA;IAC9B,gEAA+C,CAAA;IAC/C,+CAA8B,CAAA;IAC9B,yCAAwB,CAAA;IACxB,yDAAwC,CAAA;IACxC,0CAAyB,CAAA;AAC3B,CAAC,EAvBW,aAAa,6BAAb,aAAa,QAuBxB"}
@@ -7,6 +7,7 @@ export declare enum RepositoryProvider {
7
7
  SUBSCRIPTION_LOG_REPOSITORY = "SubscriptioLogRepository",
8
8
  COMPANY_SUBSCRIPTION_COMMON_REPOSITORY = "CompanySubscriptioCommonRepository",
9
9
  EVENT_SUBSCRIPTION_COMMON_REPOSITORY = "EventSubscriptioCommonRepository",
10
+ MANAGED_SERVICE_SUBSCRIPTION_COMMON_REPOSITORY = "ManagedServiceSubscriptioCommonRepository",
10
11
  PREFERENCE_CUSTOMIZATION_REPOSITORY = "PreferenceCustomizationRepository",
11
12
  EVENT_PROFILE_REPOSITORY = "EventProfileRepository",
12
13
  USER_REPOSITORY = "UserRepository",
@@ -11,6 +11,7 @@ var RepositoryProvider;
11
11
  RepositoryProvider["SUBSCRIPTION_LOG_REPOSITORY"] = "SubscriptioLogRepository";
12
12
  RepositoryProvider["COMPANY_SUBSCRIPTION_COMMON_REPOSITORY"] = "CompanySubscriptioCommonRepository";
13
13
  RepositoryProvider["EVENT_SUBSCRIPTION_COMMON_REPOSITORY"] = "EventSubscriptioCommonRepository";
14
+ RepositoryProvider["MANAGED_SERVICE_SUBSCRIPTION_COMMON_REPOSITORY"] = "ManagedServiceSubscriptioCommonRepository";
14
15
  RepositoryProvider["PREFERENCE_CUSTOMIZATION_REPOSITORY"] = "PreferenceCustomizationRepository";
15
16
  RepositoryProvider["EVENT_PROFILE_REPOSITORY"] = "EventProfileRepository";
16
17
  RepositoryProvider["USER_REPOSITORY"] = "UserRepository";
@@ -1 +1 @@
1
- {"version":3,"file":"repository-provider.enum.js","sourceRoot":"","sources":["../../src/enums/repository-provider.enum.ts"],"names":[],"mappings":";;;AACA,IAAY,kBAaX;AAbD,WAAY,kBAAkB;IAC5B,qEAA+C,CAAA;IAC/C,2EAAqD,CAAA;IACrD,2EAAqD,CAAA;IACrD,2EAAqD,CAAA;IACrD,0FAAoE,CAAA;IACpE,8EAAwD,CAAA;IACxD,mGAA6E,CAAA;IAC7E,+FAAyE,CAAA;IACzE,+FAAyE,CAAA;IACzE,yEAAmD,CAAA;IACnD,wDAAkC,CAAA;IAClC,8DAAwC,CAAA;AAC1C,CAAC,EAbW,kBAAkB,kCAAlB,kBAAkB,QAa7B"}
1
+ {"version":3,"file":"repository-provider.enum.js","sourceRoot":"","sources":["../../src/enums/repository-provider.enum.ts"],"names":[],"mappings":";;;AACA,IAAY,kBAcX;AAdD,WAAY,kBAAkB;IAC5B,qEAA+C,CAAA;IAC/C,2EAAqD,CAAA;IACrD,2EAAqD,CAAA;IACrD,2EAAqD,CAAA;IACrD,0FAAoE,CAAA;IACpE,8EAAwD,CAAA;IACxD,mGAA6E,CAAA;IAC7E,+FAAyE,CAAA;IACzE,kHAA4F,CAAA;IAC5F,+FAAyE,CAAA;IACzE,yEAAmD,CAAA;IACnD,wDAAkC,CAAA;IAClC,8DAAwC,CAAA;AAC1C,CAAC,EAdW,kBAAkB,kCAAlB,kBAAkB,QAc7B"}
@@ -1,4 +1,4 @@
1
- import { MongooseFindOptions } from '@aldb2b/common';
1
+ import { MongooseFindOptions } from '../db/mongoose-find-options';
2
2
  import { Subjects } from './subjects';
3
3
  export declare namespace GetCategoriesByQuery {
4
4
  interface Context {
@@ -1,4 +1,4 @@
1
- import { MongooseFindOptions } from '@aldb2b/common';
1
+ import { MongooseFindOptions } from '../db/mongoose-find-options';
2
2
  import { Subjects } from './subjects';
3
3
  export declare namespace GetCitiesByQuery {
4
4
  interface Context {
@@ -1,4 +1,4 @@
1
- import { MongooseFindOptions } from '@aldb2b/common';
1
+ import { MongooseFindOptions } from '../db/mongoose-find-options';
2
2
  import { Subjects } from './subjects';
3
3
  export declare namespace GetCountriesByQuery {
4
4
  interface Context {
@@ -1,4 +1,4 @@
1
- import { MongooseFindOptions } from '@aldb2b/common';
1
+ import { MongooseFindOptions } from '../db/mongoose-find-options';
2
2
  import { Subjects } from './subjects';
3
3
  export declare namespace GetIndustriesByQuery {
4
4
  interface Context {
@@ -0,0 +1,11 @@
1
+ import { Subjects } from './subjects';
2
+ export declare namespace GetITPById {
3
+ interface Context {
4
+ subject: Subjects.GetITPById;
5
+ data: Data;
6
+ }
7
+ interface Data {
8
+ eventId: string;
9
+ itpId: string;
10
+ }
11
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=get-itp-by-id.interface.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-itp-by-id.interface.js","sourceRoot":"","sources":["../../src/events/get-itp-by-id.interface.ts"],"names":[],"mappings":""}
@@ -1,4 +1,4 @@
1
- import { MongooseFindOptions } from '@aldb2b/common';
1
+ import { MongooseFindOptions } from '../db/mongoose-find-options';
2
2
  import { Subjects } from './subjects';
3
3
  export declare namespace GetTagsByQuery {
4
4
  interface Context {
@@ -1,4 +1,5 @@
1
1
  export declare enum Subjects {
2
+ GetITPById = "getItpById",
2
3
  HandleWhatsappKeyword = "handleWhatsappKeyword",
3
4
  GetCategoriesByQuery = "getCategoriesByQuery",
4
5
  GetTagsByQuery = "getTagsByQuery",
@@ -3,6 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.Subjects = void 0;
4
4
  var Subjects;
5
5
  (function (Subjects) {
6
+ Subjects["GetITPById"] = "getItpById";
6
7
  Subjects["HandleWhatsappKeyword"] = "handleWhatsappKeyword";
7
8
  Subjects["GetCategoriesByQuery"] = "getCategoriesByQuery";
8
9
  Subjects["GetTagsByQuery"] = "getTagsByQuery";
@@ -1 +1 @@
1
- {"version":3,"file":"subjects.js","sourceRoot":"","sources":["../../src/events/subjects.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"subjects.js","sourceRoot":"","sources":["../../src/events/subjects.ts"],"names":[],"mappings":"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"}
package/build/index.d.ts CHANGED
@@ -248,6 +248,7 @@ export * from "./events/sync-perfect-lists.interface";
248
248
  export * from "./events/sync-registration.interface";
249
249
  export * from "./events/create-user-availability.interface";
250
250
  export * from "./events/infer-whatsapp-conversation.interface";
251
+ export * from "./events/get-itp-by-id.interface";
251
252
  export * from "./validators/conditional-required";
252
253
  export * from "./validators/date-validator";
253
254
  export * from "./validators/validateNewItem";
package/build/index.js CHANGED
@@ -264,6 +264,7 @@ __exportStar(require("./events/sync-perfect-lists.interface"), exports);
264
264
  __exportStar(require("./events/sync-registration.interface"), exports);
265
265
  __exportStar(require("./events/create-user-availability.interface"), exports);
266
266
  __exportStar(require("./events/infer-whatsapp-conversation.interface"), exports);
267
+ __exportStar(require("./events/get-itp-by-id.interface"), exports);
267
268
  __exportStar(require("./validators/conditional-required"), exports);
268
269
  __exportStar(require("./validators/date-validator"), exports);
269
270
  __exportStar(require("./validators/validateNewItem"), exports);
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,qEAAmD;AACnD,6EAA2D;AAC3D,qEAAmD;AACnD,sEAAoD;AACpD,oEAAkD;AAClD,0EAAwD;AACxD,2EAAyD;AACzD,2EAAyD;AACzD,sFAAoE;AACpE,oEAAkD;AAClD,kFAAgE;AAChE,yEAAuD;AACvD,qEAAmD;AACnD,qEAAmD;AACnD,sEAAoD;AACpD,qEAAmD;AACnD,qEAAmD;AACnD,wEAAsD;AACtD,yEAAuD;AACvD,yEAAuD;AACvD,mEAAiD;AACjD,0EAAwD;AACxD,4EAA0D;AAC1D,oEAAkD;AAClD,oEAAkD;AAClD,oEAAkD;AAClD,wEAAsD;AACtD,0EAAwD;AACxD,4EAA0D;AAC1D,+EAA6D;AAC7D,sEAAoD;AACpD,6EAA2D;AAC3D,qEAAmD;AACnD,0EAAwD;AACxD,yFAAuE;AACvE,+EAA6D;AAC7D,sEAAoD;AACpD,4EAA0D;AAC1D,oEAAkD;AAClD,kFAAgE;AAChE,qEAAmD;AACnD,kFAAgE;AAChE,0EAAwD;AACxD,uEAAqD;AACrD,qEAAmD;AACnD,mEAAiD;AACjD,wEAAsD;AACtD,0EAAwD;AACxD,sEAAoD;AACpD,iEAA+C;AAC/C,oEAAkD;AAClD,mEAAiD;AACjD,mEAAiD;AACjD,mEAAiD;AACjD,qDAAmC;AACnC,wEAAsD;AACtD,4EAA0D;AAC1D,4EAA0D;AAC1D,sEAAoD;AACpD,4EAA0D;AAC1D,mEAAiD;AACjD,+EAA6D;AAC7D,wEAAsD;AACtD,4EAA0D;AAC1D,wEAAsD;AACtD,uEAAqD;AACrD,2EAAyD;AACzD,2EAAyD;AACzD,sEAAoD;AACpD,2EAAyD;AACzD,qEAAmD;AACnD,uEAAqD;AACrD,oEAAkD;AAClD,+DAA6C;AAC7C,+EAA6D;AAC7D,0EAAwD;AACxD,0EAAwD;AACxD,qFAAmE;AACnE,kFAAgE;AAChE,kFAAgE;AAChE,2EAAyD;AACzD,2EAAyD;AACzD,oEAAkD;AAClD,yEAAuD;AACvD,8EAA4D;AAC5D,2EAAyD;AACzD,yEAAuD;AACvD,mEAAiD;AACjD,6EAA2D;AAC3D,uEAAqD;AACrD,oEAAkD;AAClD,wEAAsD;AACtD,qEAAmD;AACnD,yEAAuD;AACvD,uEAAqD;AACrD,mEAAiD;AACjD,sEAAoD;AACpD,oEAAkD;AAClD,sEAAoD;AACpD,2EAAyD;AACzD,8EAA4D;AAC5D,2EAAyD;AACzD,qEAAmD;AACnD,6EAA2D;AAC3D,6EAA2D;AAC3D,qEAAmD;AACnD,0EAAwD;AACxD,qEAAmD;AACnD,qEAAmD;AACnD,qFAAmE;AACnE,sFAAoE;AACpE,qEAAmD;AACnD,kDAAgC;AAChC,uEAAqD;AACrD,uEAAqD;AACrD,wEAAsD;AACtD,4EAA0D;AAC1D,oEAAkD;AAClD,iEAA+C;AAC/C,oEAAkD;AAClD,iEAA+C;AAC/C,iEAA+C;AAC/C,wEAAsD;AACtD,qEAAmD;AACnD,qEAAmD;AACnD,yEAAuD;AACvD,8EAA4D;AAC5D,oDAAkC;AAClC,iFAA+D;AAC/D,iFAA+D;AAC/D,uEAAqD;AACrD,iFAA+D;AAC/D,yEAAuD;AACvD,kFAAgE;AAChE,kFAAgE;AAChE,6EAA2D;AAC3D,2EAAyD;AACzD,sEAAoD;AACpD,yEAAuD;AACvD,kFAAgE;AAChE,kFAAgE;AAChE,4EAA0D;AAC1D,4EAA0D;AAC1D,kGAAgF;AAChF,qFAAmE;AACnE,wEAAsD;AACtD,4EAA0D;AAC1D,2EAAyD;AACzD,wFAAsE;AACtE,4EAA0D;AAC1D,8EAA4D;AAC5D,+EAA6D;AAC7D,0EAAwD;AACxD,sEAAoD;AACpD,oEAAkD;AAClD,8EAA4D;AAC5D,0EAAwD;AACxD,2EAAyD;AACzD,qEAAmD;AACnD,+EAA6D;AAC7D,sEAAoD;AACpD,uEAAqD;AACrD,oEAAkD;AAClD,yEAAuD;AACvD,8EAA4D;AAC5D,2EAAyD;AACzD,yEAAuD;AACvD,mEAAiD;AACjD,0EAAwD;AACxD,kEAAgD;AAChD,wEAAsD;AACtD,iFAA+D;AAC/D,6EAA2D;AAC3D,4EAA0D;AAC1D,yEAAuD;AACvD,uEAAqD;AACrD,6EAA2D;AAE3D,6EAA2D;AAC3D,uEAAqD;AACrD,oEAAkD;AAClD,wEAAsD;AACtD,qEAAmD;AACnD,yEAAuD;AACvD,uEAAqD;AACrD,mEAAiD;AACjD,sEAAoD;AACpD,oEAAkD;AAClD,sEAAoD;AACpD,2EAAyD;AACzD,8EAA4D;AAC5D,2EAAyD;AACzD,qEAAmD;AACnD,6EAA2D;AAC3D,6EAA2D;AAC3D,qEAAmD;AACnD,0EAAwD;AACxD,qEAAmD;AACnD,qEAAmD;AACnD,qFAAmE;AACnE,sFAAoE;AACpE,qEAAmD;AACnD,kDAAgC;AAChC,uEAAqD;AACrD,uEAAqD;AACrD,wEAAsD;AACtD,4EAA0D;AAC1D,qFAAmE;AACnE,oEAAkD;AAClD,iEAA+C;AAC/C,oEAAkD;AAClD,iEAA+C;AAC/C,iEAA+C;AAC/C,wEAAsD;AACtD,qEAAmD;AACnD,qEAAmD;AACnD,yEAAuD;AACvD,8EAA4D;AAC5D,oDAAkC;AAClC,iFAA+D;AAC/D,iFAA+D;AAC/D,uEAAqD;AACrD,iFAA+D;AAC/D,yEAAuD;AACvD,kFAAgE;AAChE,kFAAgE;AAChE,wEAAsD;AACtD,6FAA2E;AAC3E,uEAAqD;AACrD,6EAA2D;AAC3D,2EAAyD;AACzD,sEAAoD;AACpD,yEAAuD;AACvD,kFAAgE;AAChE,kFAAgE;AAChE,4EAA0D;AAC1D,4EAA0D;AAC1D,qFAAmE;AACnE,wEAAsD;AACtD,4EAA0D;AAC1D,2EAAyD;AACzD,wFAAsE;AACtE,4EAA0D;AAC1D,qEAAmD;AACnD,yEAAuD;AACvD,sFAAoE;AACpE,qFAAmE;AACnE,wEAAsD;AACtD,uEAAqD;AACrD,8EAA4D;AAC5D,iFAA+D;AAC/D,mEAAiD;AAEjD,oEAAkD;AAClD,8DAA4C;AAC5C,+DAA6C;AAC7C,kEAAgD;AAChD,wEAAsD;AACtD,kEAAgD;AAChD,gFAA8D;AAC9D,+DAA6C;AAC7C,yEAAuD;AACvD,mFAAiE;AACjE,iFAA+D;AAC/D,iEAA+C;AAC/C,2EAAyD;AACzD,yEAAuD;AACvD,mFAAiE;AACjE,2EAAyD;AACzD,qFAAmE;AAEnE,6EAA2D;AAC3D,sEAAoD;AACpD,mFAAiE;AACjE,mFAAiE;AACjE,kEAAgD;AAEhD,sEAAoD;AACpD,uEAAqD;AACrD,gFAA8D;AAC9D,0EAAwD;AAExD,mDAAiC;AACjC,oDAAkC;AAClC,6DAA2C;AAC3C,oEAAkD;AAClD,yEAAuD;AACvD,2DAAyC;AACzC,8DAA4C;AAE5C,2DAAyC;AACzC,2DAAyC;AACzC,8EAA4D;AAC5D,8FAA4E;AAE5E,yDAAuC;AACvC,qDAAmC;AACnC,mEAAiD;AACjD,4EAA0D;AAC1D,0DAAwC;AACxC,oEAAkD;AAClD,+DAA6C;AAC7C,iEAA+C;AAC/C,uEAAqD;AACrD,2EAAyD;AACzD,6DAA2C;AAC3C,4DAA0C;AAC1C,2DAAyC;AACzC,4DAA0C;AAC1C,qEAAmD;AACnD,gEAA8C;AAC9C,6DAA2C;AAC3C,gEAA8C;AAC9C,0DAAwC;AACxC,wEAAsD;AACtD,0EAAwD;AACxD,oEAAkD;AAClD,kEAAgD;AAChD,4DAA0C;AAC1C,kEAAgD;AAChD,iEAA+C;AAC/C,iFAA+D;AAC/D,8DAA4C;AAC5C,0EAAwD;AACxD,0FAAwE;AACxE,0DAAwC;AACxC,8DAA4C;AAC5C,wDAAsC;AACtC,gEAA8C;AAC9C,sEAAoD;AACpD,yEAAuD;AACvD,qEAAmD;AACnD,6DAA2C;AAC3C,yDAAuC;AACvC,2DAAyC;AACzC,yDAAuC;AACvC,qEAAmD;AAEnD,+DAA6C;AAC7C,sEAAoD;AACpD,yEAAuD;AACvD,wEAAsD;AACtD,kFAAgE;AAChE,0EAAwD;AACxD,qGAAmF;AACnF,+EAA6D;AAC7D,4EAA0D;AAC1D,mFAAiE;AACjE,kFAAgE;AAChE,gEAA8C;AAC9C,0EAAwD;AAExD,qEAAmD;AACnD,6DAA2C;AAC3C,uDAAqC;AACrC,sDAAoC;AACpC,qDAAmC;AACnC,mDAAiC;AACjC,4DAA0C;AAC1C,2DAAyC;AACzC,oDAAkC;AAClC,uDAAqC;AACrC,yDAAuC;AACvC,sDAAoC;AACpC,wDAAsC;AACtC,mDAAiC;AACjC,oDAAkC;AAClC,gDAA8B;AAC9B,iDAA+B;AAC/B,uDAAqC;AACrC,wDAAsC;AACtC,uDAAqC;AACrC,0DAAwC;AACxC,wDAAsC;AACtC,sDAAoC;AACpC,4DAA0C;AAC1C,yDAAuC;AACvC,2DAAyC;AACzC,4DAA0C;AAE1C,+DAA6C;AAC7C,6DAA2C;AAC3C,gEAA8C;AAC9C,gEAA8C;AAC9C,8DAA4C;AAC5C,gEAA8C;AAC9C,wEAAsD;AACtD,8DAA4C;AAC5C,iEAA+C;AAC/C,4DAA0C;AAC1C,mEAAiD;AACjD,8DAA4C;AAC5C,6EAA2D;AAC3D,qEAAmD;AACnD,mEAAiD;AACjD,kEAAgD;AAChD,oEAAkD;AAClD,mEAAiD;AACjD,wEAAsD;AACtD,iEAA+C;AAC/C,0DAAwC;AACxC,mEAAiD;AACjD,gEAA8C;AAC9C,yDAAuC;AACvC,yDAAuC;AACvC,kEAAgD;AAChD,6DAA2C;AAC3C,+DAA6C;AAC7C,8DAA4C;AAC5C,6EAA2D;AAC3D,gEAA8C;AAE9C,iEAA+C;AAC/C,wEAAsD;AACtD,mEAAiD;AACjD,iEAA+C;AAC/C,iEAA+C;AAC/C,oEAAkD;AAClD,iEAA+C;AAE/C,2CAAyB;AACzB,6DAA2C;AAC3C,wFAAsE;AACtE,gEAA8C;AAC9C,oEAAkD;AAClD,8DAA4C;AAC5C,0DAAwC;AACxC,2DAAyC;AACzC,2DAAyC;AACzC,sDAAoC;AACpC,6DAA2C;AAC3C,kEAAgD;AAEhD,yDAAuC;AACvC,iDAA+B;AAC/B,yEAAuD;AACvD,4EAA0D;AAC1D,6EAA2D;AAC3D,wFAAsE;AACtE,iFAA+D;AAC/D,mEAAiD;AACjD,iDAA+B;AAE/B,4EAA0D;AAC1D,6EAA2D;AAE3D,gFAA8D;AAE9D,oEAAkD;AAClD,qDAAmC;AACnC,4DAA0C;AAE1C,+DAA6C;AAC7C,8DAA4C;AAC5C,gDAA8B;AAC9B,0DAAwC"}