@servicelabsco/nestjs-utility-services 1.1.58 → 1.1.60

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 (290) hide show
  1. package/dist/app.controller.d.ts +1 -1
  2. package/dist/app.controller.js +10 -3
  3. package/dist/app.controller.js.map +1 -1
  4. package/dist/auth/entities/country.entity.d.ts +1 -0
  5. package/dist/auth/entities/country.entity.js +4 -0
  6. package/dist/auth/entities/country.entity.js.map +1 -1
  7. package/dist/auth/entities/device.token.entity.d.ts +1 -0
  8. package/dist/auth/entities/device.token.entity.js +4 -0
  9. package/dist/auth/entities/device.token.entity.js.map +1 -1
  10. package/dist/auth/entities/refresh.token.entity.d.ts +1 -0
  11. package/dist/auth/entities/refresh.token.entity.js +4 -0
  12. package/dist/auth/entities/refresh.token.entity.js.map +1 -1
  13. package/dist/auth/entities/user.referral.entity.d.ts +1 -0
  14. package/dist/auth/entities/user.referral.entity.js +4 -0
  15. package/dist/auth/entities/user.referral.entity.js.map +1 -1
  16. package/dist/auth/es6.classes.d.ts +1 -1
  17. package/dist/common/es6.classes.d.ts +1 -1
  18. package/dist/migrations/1580011348975-SysUsersTable.ts.js +1 -0
  19. package/dist/migrations/1580011348975-SysUsersTable.ts.js.map +1 -1
  20. package/dist/migrations/1580012157523-SysRolesTable.ts.js +1 -0
  21. package/dist/migrations/1580012157523-SysRolesTable.ts.js.map +1 -1
  22. package/dist/migrations/1580012268960-SysPermissionsTable.ts.js +1 -0
  23. package/dist/migrations/1580012268960-SysPermissionsTable.ts.js.map +1 -1
  24. package/dist/migrations/1580012428385-SysPropertiesTable.ts.js +1 -0
  25. package/dist/migrations/1580012428385-SysPropertiesTable.ts.js.map +1 -1
  26. package/dist/migrations/1580012617487-SysOpenPropertiesTable.ts.js +1 -0
  27. package/dist/migrations/1580012617487-SysOpenPropertiesTable.ts.js.map +1 -1
  28. package/dist/migrations/1580012802170-SysLookupTypesTable.ts.js +1 -0
  29. package/dist/migrations/1580012802170-SysLookupTypesTable.ts.js.map +1 -1
  30. package/dist/migrations/1580012876576-SysLookupValuesTable.ts.js +1 -0
  31. package/dist/migrations/1580012876576-SysLookupValuesTable.ts.js.map +1 -1
  32. package/dist/migrations/1580013243446-SysSystemScriptsTable.ts.js +1 -0
  33. package/dist/migrations/1580013243446-SysSystemScriptsTable.ts.js.map +1 -1
  34. package/dist/migrations/1580013426935-SysUserGroupsTable.ts.js +1 -0
  35. package/dist/migrations/1580013426935-SysUserGroupsTable.ts.js.map +1 -1
  36. package/dist/migrations/1580013438750-SysUserGroupMembersTable.ts.js +1 -0
  37. package/dist/migrations/1580013438750-SysUserGroupMembersTable.ts.js.map +1 -1
  38. package/dist/migrations/1580013583515-SysColumnDefinitionsTable.ts.js +1 -0
  39. package/dist/migrations/1580013583515-SysColumnDefinitionsTable.ts.js.map +1 -1
  40. package/dist/migrations/1580013737722-SysModelDetailsTable.ts.js +1 -0
  41. package/dist/migrations/1580013737722-SysModelDetailsTable.ts.js.map +1 -1
  42. package/dist/migrations/1580032909794-SysColumnDetailsTable.ts.js +1 -0
  43. package/dist/migrations/1580032909794-SysColumnDetailsTable.ts.js.map +1 -1
  44. package/dist/migrations/1580033076554-SysModelColumnsTable.ts.js +1 -0
  45. package/dist/migrations/1580033076554-SysModelColumnsTable.ts.js.map +1 -1
  46. package/dist/migrations/1580033241460-SysModelRelationshipsTable.ts.js +1 -0
  47. package/dist/migrations/1580033241460-SysModelRelationshipsTable.ts.js.map +1 -1
  48. package/dist/migrations/1580033439057-SysPageDefinitionsTable.ts.js +1 -0
  49. package/dist/migrations/1580033439057-SysPageDefinitionsTable.ts.js.map +1 -1
  50. package/dist/migrations/1580033536134-SysModuleDetailsTable.ts.js +1 -0
  51. package/dist/migrations/1580033536134-SysModuleDetailsTable.ts.js.map +1 -1
  52. package/dist/migrations/1580033654069-SysMenuDetailsTable.ts.js +1 -0
  53. package/dist/migrations/1580033654069-SysMenuDetailsTable.ts.js.map +1 -1
  54. package/dist/migrations/1580034121887-SysModuleMenusTable.ts.js +1 -0
  55. package/dist/migrations/1580034121887-SysModuleMenusTable.ts.js.map +1 -1
  56. package/dist/migrations/1580034434762-SysParentMenusTable.ts.js +1 -0
  57. package/dist/migrations/1580034434762-SysParentMenusTable.ts.js.map +1 -1
  58. package/dist/migrations/1580034626349-SysUserPreferencesTable.ts.js +1 -0
  59. package/dist/migrations/1580034626349-SysUserPreferencesTable.ts.js.map +1 -1
  60. package/dist/migrations/1580034717318-SysFormDetailsTable.ts.js +1 -0
  61. package/dist/migrations/1580034717318-SysFormDetailsTable.ts.js.map +1 -1
  62. package/dist/migrations/1580034866284-SysFormColumnsTable.ts.js +1 -0
  63. package/dist/migrations/1580034866284-SysFormColumnsTable.ts.js.map +1 -1
  64. package/dist/migrations/1580034927543-SysBusinessRulesTable.ts.js +1 -0
  65. package/dist/migrations/1580034927543-SysBusinessRulesTable.ts.js.map +1 -1
  66. package/dist/migrations/1580035169090-SysFormPreferencesTable.ts.js +1 -0
  67. package/dist/migrations/1580035169090-SysFormPreferencesTable.ts.js.map +1 -1
  68. package/dist/migrations/1580035241990-SysListPreferencesTable.ts.js +1 -0
  69. package/dist/migrations/1580035241990-SysListPreferencesTable.ts.js.map +1 -1
  70. package/dist/migrations/1580035351803-SysSecurityRulesTable.ts.js +1 -0
  71. package/dist/migrations/1580035351803-SysSecurityRulesTable.ts.js.map +1 -1
  72. package/dist/migrations/1580035532119-SysUiActionsTable.ts.js +1 -0
  73. package/dist/migrations/1580035532119-SysUiActionsTable.ts.js.map +1 -1
  74. package/dist/migrations/1580035823624-SysDeviceTokensTable.ts.js +1 -0
  75. package/dist/migrations/1580035823624-SysDeviceTokensTable.ts.js.map +1 -1
  76. package/dist/migrations/1580036042576-SysCountriesTable.ts.js +1 -0
  77. package/dist/migrations/1580036042576-SysCountriesTable.ts.js.map +1 -1
  78. package/dist/migrations/1580036055684-SysRefreshTokensTable.ts.js +1 -0
  79. package/dist/migrations/1580036055684-SysRefreshTokensTable.ts.js.map +1 -1
  80. package/dist/migrations/1580036754269-SysUserRolesTable.ts.js +1 -0
  81. package/dist/migrations/1580036754269-SysUserRolesTable.ts.js.map +1 -1
  82. package/dist/migrations/1580036787378-SysMenuRolesTable.ts.js +1 -0
  83. package/dist/migrations/1580036787378-SysMenuRolesTable.ts.js.map +1 -1
  84. package/dist/migrations/1580036809003-SysModelRolesTable.ts.js +1 -0
  85. package/dist/migrations/1580036809003-SysModelRolesTable.ts.js.map +1 -1
  86. package/dist/migrations/1580037052174-SysUiActionRolesTable.ts.js +1 -0
  87. package/dist/migrations/1580037052174-SysUiActionRolesTable.ts.js.map +1 -1
  88. package/dist/migrations/1580037081670-SysUserGroupRolesTable.ts.js +1 -0
  89. package/dist/migrations/1580037081670-SysUserGroupRolesTable.ts.js.map +1 -1
  90. package/dist/migrations/1580037119302-SysUserPermissionsTable.ts.js +1 -0
  91. package/dist/migrations/1580037119302-SysUserPermissionsTable.ts.js.map +1 -1
  92. package/dist/migrations/1598275443562-CreateDocumentTable.js +1 -5
  93. package/dist/migrations/1598275443562-CreateDocumentTable.js.map +1 -1
  94. package/dist/migrations/1598276044380-CreateCommentTable.js +1 -0
  95. package/dist/migrations/1598276044380-CreateCommentTable.js.map +1 -1
  96. package/dist/migrations/1600155092754-CreateEventDetailTable.js +1 -0
  97. package/dist/migrations/1600155092754-CreateEventDetailTable.js.map +1 -1
  98. package/dist/migrations/1600155436756-CreateEventQueueTable.js +1 -0
  99. package/dist/migrations/1600155436756-CreateEventQueueTable.js.map +1 -1
  100. package/dist/migrations/1600155904221-CreateScheduledEventTable.js +1 -0
  101. package/dist/migrations/1600155904221-CreateScheduledEventTable.js.map +1 -1
  102. package/dist/migrations/1608920595813-CreateSmsTemplateTable.js +1 -0
  103. package/dist/migrations/1608920595813-CreateSmsTemplateTable.js.map +1 -1
  104. package/dist/migrations/1610518853208-CreateUserReferralTable.js +1 -0
  105. package/dist/migrations/1610518853208-CreateUserReferralTable.js.map +1 -1
  106. package/dist/migrations/1615663840083-CreateUiActionPermissionTable.js +1 -0
  107. package/dist/migrations/1615663840083-CreateUiActionPermissionTable.js.map +1 -1
  108. package/dist/migrations/1616095909364-CreateClientScriptEntityTable.js +1 -0
  109. package/dist/migrations/1616095909364-CreateClientScriptEntityTable.js.map +1 -1
  110. package/dist/migrations/1616604451282-CreateChartEntityTable.js.map +1 -1
  111. package/dist/migrations/1616604996435-CreatePrimaryAxisTable.js.map +1 -1
  112. package/dist/migrations/1616605261755-CreateSecondaryAxisTable.js.map +1 -1
  113. package/dist/migrations/1616608867213-CreateReportTable.js +1 -0
  114. package/dist/migrations/1616608867213-CreateReportTable.js.map +1 -1
  115. package/dist/migrations/1616609134435-CreateReportColumnTable.js +1 -0
  116. package/dist/migrations/1616609134435-CreateReportColumnTable.js.map +1 -1
  117. package/dist/migrations/1616610298682-CreateReportParamTable.js +1 -0
  118. package/dist/migrations/1616610298682-CreateReportParamTable.js.map +1 -1
  119. package/dist/migrations/1616750113885-CreateTableSysModelRelationshipsTable.ts.js +1 -0
  120. package/dist/migrations/1616750113885-CreateTableSysModelRelationshipsTable.ts.js.map +1 -1
  121. package/dist/migrations/1616750244901-CreateReportRelationshipTable.js +1 -0
  122. package/dist/migrations/1616750244901-CreateReportRelationshipTable.js.map +1 -1
  123. package/dist/migrations/1616787597931-CreateReportRoleTable.js +1 -0
  124. package/dist/migrations/1616787597931-CreateReportRoleTable.js.map +1 -1
  125. package/dist/migrations/1619556172009-CreateUserGroupPermissionEntityTable.js +1 -0
  126. package/dist/migrations/1619556172009-CreateUserGroupPermissionEntityTable.js.map +1 -1
  127. package/dist/migrations/1619903986363-CreateServiceTable.js +1 -0
  128. package/dist/migrations/1619903986363-CreateServiceTable.js.map +1 -1
  129. package/dist/migrations/1619909254139-CreateBusinessRuleRoleTable.js +1 -0
  130. package/dist/migrations/1619909254139-CreateBusinessRuleRoleTable.js.map +1 -1
  131. package/dist/migrations/1643398296090-CreateMailLogTable.js.map +1 -1
  132. package/dist/migrations/1643899218270-CreateSmsMessageTable.js.map +1 -1
  133. package/dist/migrations/1645738975654-CreateEmailTemplateTable.js.map +1 -1
  134. package/dist/migrations/1645739142116-CreateWhatsappTemplateTable.js.map +1 -1
  135. package/dist/migrations/1679473705431-RemoveModelSysRelationshipDetailsTable.ts.d.ts +5 -0
  136. package/dist/migrations/1679473705431-RemoveModelSysRelationshipDetailsTable.ts.js +15 -0
  137. package/dist/migrations/1679473705431-RemoveModelSysRelationshipDetailsTable.ts.js.map +1 -0
  138. package/dist/migrations/seeders/sys_menu_details.json +29 -29
  139. package/dist/platformUtility/es6.classes.d.ts +2 -2
  140. package/dist/security/entities/permission.entity.d.ts +1 -0
  141. package/dist/security/entities/permission.entity.js +4 -0
  142. package/dist/security/entities/permission.entity.js.map +1 -1
  143. package/dist/security/entities/role.entity.d.ts +1 -0
  144. package/dist/security/entities/role.entity.js +4 -0
  145. package/dist/security/entities/role.entity.js.map +1 -1
  146. package/dist/security/entities/user.permission.entity.d.ts +1 -0
  147. package/dist/security/entities/user.permission.entity.js +4 -0
  148. package/dist/security/entities/user.permission.entity.js.map +1 -1
  149. package/dist/security/entities/user.role.entity.d.ts +1 -0
  150. package/dist/security/entities/user.role.entity.js +4 -0
  151. package/dist/security/entities/user.role.entity.js.map +1 -1
  152. package/dist/system/entities/business.rule.entity.d.ts +1 -0
  153. package/dist/system/entities/business.rule.entity.js +4 -0
  154. package/dist/system/entities/business.rule.entity.js.map +1 -1
  155. package/dist/system/entities/business.rule.role.entity.d.ts +1 -0
  156. package/dist/system/entities/business.rule.role.entity.js +4 -0
  157. package/dist/system/entities/business.rule.role.entity.js.map +1 -1
  158. package/dist/system/entities/client.script.entity.d.ts +1 -0
  159. package/dist/system/entities/client.script.entity.js +4 -0
  160. package/dist/system/entities/client.script.entity.js.map +1 -1
  161. package/dist/system/entities/column.definition.entity.d.ts +1 -0
  162. package/dist/system/entities/column.definition.entity.js +4 -0
  163. package/dist/system/entities/column.definition.entity.js.map +1 -1
  164. package/dist/system/entities/comment.entity.d.ts +1 -0
  165. package/dist/system/entities/comment.entity.js +4 -0
  166. package/dist/system/entities/comment.entity.js.map +1 -1
  167. package/dist/system/entities/event.detail.entity.d.ts +1 -0
  168. package/dist/system/entities/event.detail.entity.js +4 -0
  169. package/dist/system/entities/event.detail.entity.js.map +1 -1
  170. package/dist/system/entities/event.queue.entity.d.ts +1 -0
  171. package/dist/system/entities/event.queue.entity.js +4 -0
  172. package/dist/system/entities/event.queue.entity.js.map +1 -1
  173. package/dist/system/entities/form.column.entity.d.ts +1 -0
  174. package/dist/system/entities/form.column.entity.js +4 -0
  175. package/dist/system/entities/form.column.entity.js.map +1 -1
  176. package/dist/system/entities/form.entity.d.ts +1 -0
  177. package/dist/system/entities/form.entity.js +4 -0
  178. package/dist/system/entities/form.entity.js.map +1 -1
  179. package/dist/system/entities/form.preference.entity.d.ts +1 -0
  180. package/dist/system/entities/form.preference.entity.js +4 -0
  181. package/dist/system/entities/form.preference.entity.js.map +1 -1
  182. package/dist/system/entities/list.preference.entity.d.ts +1 -0
  183. package/dist/system/entities/list.preference.entity.js +4 -0
  184. package/dist/system/entities/list.preference.entity.js.map +1 -1
  185. package/dist/system/entities/lookup.type.entity.d.ts +1 -0
  186. package/dist/system/entities/lookup.type.entity.js +4 -0
  187. package/dist/system/entities/lookup.type.entity.js.map +1 -1
  188. package/dist/system/entities/lookup.value.entity.js.map +1 -1
  189. package/dist/system/entities/menu.role.entity.d.ts +1 -0
  190. package/dist/system/entities/menu.role.entity.js +4 -0
  191. package/dist/system/entities/menu.role.entity.js.map +1 -1
  192. package/dist/system/entities/model.column.entity.d.ts +1 -0
  193. package/dist/system/entities/model.column.entity.js +4 -0
  194. package/dist/system/entities/model.column.entity.js.map +1 -1
  195. package/dist/system/entities/model.relationship.entity.d.ts +1 -0
  196. package/dist/system/entities/model.relationship.entity.js +4 -0
  197. package/dist/system/entities/model.relationship.entity.js.map +1 -1
  198. package/dist/system/entities/model.role.entity.d.ts +1 -0
  199. package/dist/system/entities/model.role.entity.js +4 -0
  200. package/dist/system/entities/model.role.entity.js.map +1 -1
  201. package/dist/system/entities/module.menu.entity.d.ts +1 -0
  202. package/dist/system/entities/module.menu.entity.js +4 -0
  203. package/dist/system/entities/module.menu.entity.js.map +1 -1
  204. package/dist/system/entities/open.property.entity.d.ts +1 -0
  205. package/dist/system/entities/open.property.entity.js +4 -0
  206. package/dist/system/entities/open.property.entity.js.map +1 -1
  207. package/dist/system/entities/page.definition.entity.d.ts +1 -0
  208. package/dist/system/entities/page.definition.entity.js +4 -0
  209. package/dist/system/entities/page.definition.entity.js.map +1 -1
  210. package/dist/system/entities/parent.menu.entity.d.ts +1 -0
  211. package/dist/system/entities/parent.menu.entity.js +4 -0
  212. package/dist/system/entities/parent.menu.entity.js.map +1 -1
  213. package/dist/system/entities/property.entity.d.ts +1 -0
  214. package/dist/system/entities/property.entity.js +4 -0
  215. package/dist/system/entities/property.entity.js.map +1 -1
  216. package/dist/system/entities/report.column.entity.d.ts +1 -0
  217. package/dist/system/entities/report.column.entity.js +4 -0
  218. package/dist/system/entities/report.column.entity.js.map +1 -1
  219. package/dist/system/entities/report.entity.d.ts +1 -0
  220. package/dist/system/entities/report.entity.js +4 -0
  221. package/dist/system/entities/report.entity.js.map +1 -1
  222. package/dist/system/entities/report.param.entity.d.ts +1 -0
  223. package/dist/system/entities/report.param.entity.js +4 -0
  224. package/dist/system/entities/report.param.entity.js.map +1 -1
  225. package/dist/system/entities/report.relationship.entity.d.ts +1 -0
  226. package/dist/system/entities/report.relationship.entity.js +4 -0
  227. package/dist/system/entities/report.relationship.entity.js.map +1 -1
  228. package/dist/system/entities/report.role.entity.d.ts +1 -0
  229. package/dist/system/entities/report.role.entity.js +4 -0
  230. package/dist/system/entities/report.role.entity.js.map +1 -1
  231. package/dist/system/entities/scheduled.event.entity.d.ts +1 -0
  232. package/dist/system/entities/scheduled.event.entity.js +4 -0
  233. package/dist/system/entities/scheduled.event.entity.js.map +1 -1
  234. package/dist/system/entities/security.rule.entity.d.ts +1 -0
  235. package/dist/system/entities/security.rule.entity.js +4 -0
  236. package/dist/system/entities/security.rule.entity.js.map +1 -1
  237. package/dist/system/entities/service.entity.d.ts +1 -0
  238. package/dist/system/entities/service.entity.js +4 -0
  239. package/dist/system/entities/service.entity.js.map +1 -1
  240. package/dist/system/entities/sms.template.entity.d.ts +1 -0
  241. package/dist/system/entities/sms.template.entity.js +4 -0
  242. package/dist/system/entities/sms.template.entity.js.map +1 -1
  243. package/dist/system/entities/system.script.entity.d.ts +1 -0
  244. package/dist/system/entities/system.script.entity.js +4 -0
  245. package/dist/system/entities/system.script.entity.js.map +1 -1
  246. package/dist/system/entities/ui.action.entity.d.ts +1 -0
  247. package/dist/system/entities/ui.action.entity.js +4 -0
  248. package/dist/system/entities/ui.action.entity.js.map +1 -1
  249. package/dist/system/entities/ui.action.permission.entity.d.ts +1 -0
  250. package/dist/system/entities/ui.action.permission.entity.js +4 -0
  251. package/dist/system/entities/ui.action.permission.entity.js.map +1 -1
  252. package/dist/system/entities/ui.action.role.entity.d.ts +1 -0
  253. package/dist/system/entities/ui.action.role.entity.js +4 -0
  254. package/dist/system/entities/ui.action.role.entity.js.map +1 -1
  255. package/dist/system/entities/user.group.entity.d.ts +1 -0
  256. package/dist/system/entities/user.group.entity.js +4 -0
  257. package/dist/system/entities/user.group.entity.js.map +1 -1
  258. package/dist/system/entities/user.group.member.entity.d.ts +1 -0
  259. package/dist/system/entities/user.group.member.entity.js +4 -0
  260. package/dist/system/entities/user.group.member.entity.js.map +1 -1
  261. package/dist/system/entities/user.group.permission.entity.d.ts +1 -0
  262. package/dist/system/entities/user.group.permission.entity.js +4 -0
  263. package/dist/system/entities/user.group.permission.entity.js.map +1 -1
  264. package/dist/system/entities/user.group.role.entity.d.ts +1 -0
  265. package/dist/system/entities/user.group.role.entity.js +4 -0
  266. package/dist/system/entities/user.group.role.entity.js.map +1 -1
  267. package/dist/system/entities/user.preference.entity.d.ts +1 -0
  268. package/dist/system/entities/user.preference.entity.js +4 -0
  269. package/dist/system/entities/user.preference.entity.js.map +1 -1
  270. package/dist/system/es6.classes.d.ts +3 -3
  271. package/dist/system/jobs/model.scanner.job.js +0 -3
  272. package/dist/system/jobs/model.scanner.job.js.map +1 -1
  273. package/dist/system/services/model.service.js +1 -0
  274. package/dist/system/services/model.service.js.map +1 -1
  275. package/package.json +1 -1
  276. package/dist/migrations/1610440985396-AddAttributesColumnSysUsersTable.ts.d.ts +0 -5
  277. package/dist/migrations/1610440985396-AddAttributesColumnSysUsersTable.ts.js +0 -19
  278. package/dist/migrations/1610440985396-AddAttributesColumnSysUsersTable.ts.js.map +0 -1
  279. package/dist/migrations/1620063462705-AddAttributesColumnSysLookupValuesTable.ts.d.ts +0 -5
  280. package/dist/migrations/1620063462705-AddAttributesColumnSysLookupValuesTable.ts.js +0 -15
  281. package/dist/migrations/1620063462705-AddAttributesColumnSysLookupValuesTable.ts.js.map +0 -1
  282. package/dist/migrations/1621755147749-AddAttributesColumnSysModelDetailsTable.ts.d.ts +0 -5
  283. package/dist/migrations/1621755147749-AddAttributesColumnSysModelDetailsTable.ts.js +0 -15
  284. package/dist/migrations/1621755147749-AddAttributesColumnSysModelDetailsTable.ts.js.map +0 -1
  285. package/dist/migrations/1621755340206-AddAttributeColumnSysColumnDetailsTable.ts.d.ts +0 -5
  286. package/dist/migrations/1621755340206-AddAttributeColumnSysColumnDetailsTable.ts.js +0 -15
  287. package/dist/migrations/1621755340206-AddAttributeColumnSysColumnDetailsTable.ts.js.map +0 -1
  288. package/dist/migrations/1621755367588-AddAttributeColumnSysRelationshipDetailsTable.ts.d.ts +0 -5
  289. package/dist/migrations/1621755367588-AddAttributeColumnSysRelationshipDetailsTable.ts.js +0 -15
  290. package/dist/migrations/1621755367588-AddAttributeColumnSysRelationshipDetailsTable.ts.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"1645739142116-CreateWhatsappTemplateTable.js","sourceRoot":"","sources":["../../src/migrations/1645739142116-CreateWhatsappTemplateTable.ts"],"names":[],"mappings":";;;AAAA,+EAA2E;AAE3E,MAAa,wCAAyC,SAAQ,oCAAgB;IAC1E;QACI,KAAK,CAAC,wBAAwB,CAAC,CAAC;QAChC,IAAI,CAAC,OAAO,EAAE,CAAC;IACnB,CAAC;IAED,OAAO;QACH,IAAI,CAAC,OAAO,EAAE,CAAC;QAEf,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACpB,IAAI,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC;QAE1B,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QAEpB,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QAElB,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAExB,IAAI,CAAC,UAAU,EAAE,CAAC;IACtB,CAAC;CACJ;AApBD,4FAoBC"}
1
+ {"version":3,"file":"1645739142116-CreateWhatsappTemplateTable.js","sourceRoot":"","sources":["../../src/migrations/1645739142116-CreateWhatsappTemplateTable.ts"],"names":[],"mappings":";;;AAAA,+EAA2E;AAE3E,MAAa,wCAAyC,SAAQ,oCAAgB;IAC1E;QACI,KAAK,CAAC,wBAAwB,CAAC,CAAC;QAChC,IAAI,CAAC,OAAO,EAAE,CAAC;IACnB,CAAC;IAED,OAAO;QACH,IAAI,CAAC,OAAO,EAAE,CAAC;QAEf,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACpB,IAAI,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC;QAE1B,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QAEpB,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QAElB,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACxB,IAAI,CAAC,UAAU,EAAE,CAAC;IACtB,CAAC;CACJ;AAnBD,4FAmBC"}
@@ -0,0 +1,5 @@
1
+ import { ReverseMigrationUtility } from '../common/libraries/reverse.migration.utility';
2
+ export declare class RemoveModelSysRelationshipDetailsTable1679473705431 extends ReverseMigrationUtility {
3
+ constructor();
4
+ process(): void;
5
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.RemoveModelSysRelationshipDetailsTable1679473705431 = void 0;
4
+ const reverse_migration_utility_1 = require("../common/libraries/reverse.migration.utility");
5
+ class RemoveModelSysRelationshipDetailsTable1679473705431 extends reverse_migration_utility_1.ReverseMigrationUtility {
6
+ constructor() {
7
+ super('sys_relationship_details');
8
+ this.process();
9
+ }
10
+ process() {
11
+ this.foreign({ name: 'model_id', foreignTable: 'sys_model_details' }, { isNullable: false });
12
+ }
13
+ }
14
+ exports.RemoveModelSysRelationshipDetailsTable1679473705431 = RemoveModelSysRelationshipDetailsTable1679473705431;
15
+ //# sourceMappingURL=1679473705431-RemoveModelSysRelationshipDetailsTable.ts.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"1679473705431-RemoveModelSysRelationshipDetailsTable.ts.js","sourceRoot":"","sources":["../../src/migrations/1679473705431-RemoveModelSysRelationshipDetailsTable.ts.ts"],"names":[],"mappings":";;;AAAA,6FAAwF;AAExF,MAAa,mDAAoD,SAAQ,mDAAuB;IAC5F;QACI,KAAK,CAAC,0BAA0B,CAAC,CAAC;QAClC,IAAI,CAAC,OAAO,EAAE,CAAC;IACnB,CAAC;IAED,OAAO;QACH,IAAI,CAAC,OAAO,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,YAAY,EAAE,mBAAmB,EAAE,EAAE,EAAE,UAAU,EAAE,KAAK,EAAE,CAAC,CAAC;IACjG,CAAC;CACJ;AATD,kHASC"}
@@ -5,7 +5,7 @@
5
5
  "description": "different modules defined in the system",
6
6
  "image": null,
7
7
  "url": "module/:id",
8
- "route": "api/record/module/:id",
8
+ "route": "api/record/9f88d6ad5e2d76069efec85b046ce627/:id",
9
9
  "visibility": false,
10
10
  "restricted_query": null,
11
11
  "restricted_columns": null,
@@ -25,7 +25,7 @@
25
25
  "description": "Different type of columns supported",
26
26
  "image": null,
27
27
  "url": "columnDefinitions",
28
- "route": "api/record/column-definition",
28
+ "route": "api/record/1f2c63ba5c423ba3267be34928b2c4fb",
29
29
  "visibility": true,
30
30
  "restricted_query": null,
31
31
  "restricted_columns": null,
@@ -45,7 +45,7 @@
45
45
  "description": "Different type of menus",
46
46
  "image": null,
47
47
  "url": "menus",
48
- "route": "api/record/menu",
48
+ "route": "api/record/1ef387eee5c23a8d3c8f6a3130e1c397",
49
49
  "visibility": true,
50
50
  "restricted_query": null,
51
51
  "restricted_columns": null,
@@ -65,7 +65,7 @@
65
65
  "description": "different type of models",
66
66
  "image": null,
67
67
  "url": "models",
68
- "route": "api/record/model",
68
+ "route": "api/record/a8855b02f7117b89181e846818251b37",
69
69
  "visibility": true,
70
70
  "restricted_query": null,
71
71
  "restricted_columns": null,
@@ -85,7 +85,7 @@
85
85
  "description": "different type of reports supported",
86
86
  "image": null,
87
87
  "url": "reports",
88
- "route": "api/record/report",
88
+ "route": "api/record/ab60ad4e1a51c7d593e957b7857662c1",
89
89
  "visibility": true,
90
90
  "restricted_query": null,
91
91
  "restricted_columns": null,
@@ -105,7 +105,7 @@
105
105
  "description": "different type of lookups supported",
106
106
  "image": null,
107
107
  "url": "lookups",
108
- "route": "api/record/lookup-type",
108
+ "route": "api/record/9efb14076dca6034ab4c3255c5c63aa2",
109
109
  "visibility": true,
110
110
  "restricted_query": null,
111
111
  "restricted_columns": null,
@@ -125,7 +125,7 @@
125
125
  "description": "different type of roles supported in the system",
126
126
  "image": null,
127
127
  "url": "roles",
128
- "route": "api/record/role",
128
+ "route": "api/record/41423d5ca13b6eff7a90c752063da414",
129
129
  "visibility": true,
130
130
  "restricted_query": null,
131
131
  "restricted_columns": null,
@@ -145,7 +145,7 @@
145
145
  "description": "different type of reports supported",
146
146
  "image": null,
147
147
  "url": "report/:id",
148
- "route": "api/record/report/:id",
148
+ "route": "api/record/ab60ad4e1a51c7d593e957b7857662c1/:id",
149
149
  "visibility": false,
150
150
  "restricted_query": null,
151
151
  "restricted_columns": null,
@@ -165,7 +165,7 @@
165
165
  "description": "different types of permissions",
166
166
  "image": null,
167
167
  "url": "permissions",
168
- "route": "api/record/permission",
168
+ "route": "api/record/3df8caef05821e79d70a77f0b7d8ac72",
169
169
  "visibility": true,
170
170
  "restricted_query": null,
171
171
  "restricted_columns": null,
@@ -185,7 +185,7 @@
185
185
  "description": "Different type of security rules applicable",
186
186
  "image": null,
187
187
  "url": "securityRules",
188
- "route": "api/record/security-rule",
188
+ "route": "api/record/b8c2814298e294ec2d41bbd40bbcc330",
189
189
  "visibility": true,
190
190
  "restricted_query": null,
191
191
  "restricted_columns": null,
@@ -205,7 +205,7 @@
205
205
  "description": "different type of jobs defined in the system",
206
206
  "image": null,
207
207
  "url": "eventDefinitions",
208
- "route": "api/record/event",
208
+ "route": "api/record/2dae2bd5b36499ec6a777896b68e8e12",
209
209
  "visibility": true,
210
210
  "restricted_query": null,
211
211
  "restricted_columns": null,
@@ -225,7 +225,7 @@
225
225
  "description": "events that are processed within the system",
226
226
  "image": null,
227
227
  "url": "eventQueues",
228
- "route": "api/record/event-queue",
228
+ "route": "api/record/abe2f9b99031a918a06fcc1b0ce8baf5",
229
229
  "visibility": true,
230
230
  "restricted_query": null,
231
231
  "restricted_columns": null,
@@ -245,7 +245,7 @@
245
245
  "description": "different modules defined in the system",
246
246
  "image": null,
247
247
  "url": "modules",
248
- "route": "api/record/module",
248
+ "route": "api/record/9f88d6ad5e2d76069efec85b046ce627",
249
249
  "visibility": true,
250
250
  "restricted_query": null,
251
251
  "restricted_columns": null,
@@ -265,7 +265,7 @@
265
265
  "description": "different types of properties as defined within the system",
266
266
  "image": null,
267
267
  "url": "properties",
268
- "route": "api/record/property",
268
+ "route": "api/record/736fc944161cb45ec6291b0314e9d927",
269
269
  "visibility": true,
270
270
  "restricted_query": null,
271
271
  "restricted_columns": null,
@@ -285,7 +285,7 @@
285
285
  "description": "jobs that are scheduled in the system",
286
286
  "image": null,
287
287
  "url": "scheduledJobs",
288
- "route": "api/record/scheduled-job",
288
+ "route": "api/record/c2b08dc02f61d371c33b7b816503798b",
289
289
  "visibility": true,
290
290
  "restricted_query": null,
291
291
  "restricted_columns": null,
@@ -305,7 +305,7 @@
305
305
  "description": "different type of user groups",
306
306
  "image": null,
307
307
  "url": "userGroups",
308
- "route": "api/record/user-group",
308
+ "route": "api/record/3354bd3a69f63e9e40f120547fcfe772",
309
309
  "visibility": true,
310
310
  "restricted_query": null,
311
311
  "restricted_columns": null,
@@ -325,7 +325,7 @@
325
325
  "description": "Different type of menus",
326
326
  "image": null,
327
327
  "url": "menu/:id",
328
- "route": "api/record/menu/:id",
328
+ "route": "api/record/1ef387eee5c23a8d3c8f6a3130e1c397/:id",
329
329
  "visibility": false,
330
330
  "restricted_query": null,
331
331
  "restricted_columns": null,
@@ -365,7 +365,7 @@
365
365
  "description": "different type of models",
366
366
  "image": null,
367
367
  "url": "model/:id",
368
- "route": "api/record/model/:id",
368
+ "route": "api/record/a8855b02f7117b89181e846818251b37/:id",
369
369
  "visibility": false,
370
370
  "restricted_query": null,
371
371
  "restricted_columns": null,
@@ -385,7 +385,7 @@
385
385
  "description": "different type of forms in the system",
386
386
  "image": null,
387
387
  "url": "forms",
388
- "route": "api/record/form",
388
+ "route": "api/record/c843c8bdd29ce0a01a2a6e63c9ed939b",
389
389
  "visibility": true,
390
390
  "restricted_query": null,
391
391
  "restricted_columns": null,
@@ -405,7 +405,7 @@
405
405
  "description": "different type of forms in the system",
406
406
  "image": null,
407
407
  "url": "form/:id",
408
- "route": "api/record/form/:id",
408
+ "route": "api/record/c843c8bdd29ce0a01a2a6e63c9ed939b/:id",
409
409
  "visibility": false,
410
410
  "restricted_query": null,
411
411
  "restricted_columns": null,
@@ -425,7 +425,7 @@
425
425
  "description": "different type of lookups supported",
426
426
  "image": null,
427
427
  "url": "lookup/:id",
428
- "route": "api/record/lookup-type/:id",
428
+ "route": "api/record/9efb14076dca6034ab4c3255c5c63aa2/:id",
429
429
  "visibility": false,
430
430
  "restricted_query": null,
431
431
  "restricted_columns": null,
@@ -445,7 +445,7 @@
445
445
  "description": "jobs that are scheduled in the system",
446
446
  "image": null,
447
447
  "url": "scheduledJob/:id",
448
- "route": "api/record/scheduled-job/:id",
448
+ "route": "api/record/c2b08dc02f61d371c33b7b816503798b/:id",
449
449
  "visibility": false,
450
450
  "restricted_query": null,
451
451
  "restricted_columns": null,
@@ -465,7 +465,7 @@
465
465
  "description": "page to show the data of the report",
466
466
  "image": null,
467
467
  "url": "reportView/:id",
468
- "route": "api/record/report/:id",
468
+ "route": "api/record/ab60ad4e1a51c7d593e957b7857662c1/:id",
469
469
  "visibility": false,
470
470
  "restricted_query": null,
471
471
  "restricted_columns": null,
@@ -485,7 +485,7 @@
485
485
  "description": "Different types of pages supported in the platform",
486
486
  "image": "fa-info",
487
487
  "url": "pages",
488
- "route": "api/record/page-definition",
488
+ "route": "api/record/0ebd9f97628758aa44426b46bdafcabc",
489
489
  "visibility": true,
490
490
  "restricted_query": null,
491
491
  "restricted_columns": null,
@@ -505,7 +505,7 @@
505
505
  "description": "page for the model relationship",
506
506
  "image": null,
507
507
  "url": "alias/:id",
508
- "route": "api/record/relationship/:id",
508
+ "route": "api/record/ca92f0ad887a73e9ffa448f5e4620c70/:id",
509
509
  "visibility": false,
510
510
  "restricted_query": null,
511
511
  "restricted_columns": null,
@@ -525,7 +525,7 @@
525
525
  "description": "Different type of security rules applicable",
526
526
  "image": null,
527
527
  "url": "securityRule/:id",
528
- "route": "api/record/security-rule/:id",
528
+ "route": "api/record/b8c2814298e294ec2d41bbd40bbcc330/:id",
529
529
  "visibility": false,
530
530
  "restricted_query": null,
531
531
  "restricted_columns": null,
@@ -545,7 +545,7 @@
545
545
  "description": "different type of user groups",
546
546
  "image": null,
547
547
  "url": "userGroup/:id",
548
- "route": "api/record/user-group/:id",
548
+ "route": "api/record/3354bd3a69f63e9e40f120547fcfe772/:id",
549
549
  "visibility": false,
550
550
  "restricted_query": null,
551
551
  "restricted_columns": null,
@@ -565,7 +565,7 @@
565
565
  "description": null,
566
566
  "image": null,
567
567
  "url": "users",
568
- "route": "api/record/user",
568
+ "route": "api/record/ee4cdbfefe411a0f75b7c5daddf210ba",
569
569
  "visibility": true,
570
570
  "restricted_query": null,
571
571
  "restricted_columns": null,
@@ -585,7 +585,7 @@
585
585
  "description": null,
586
586
  "image": null,
587
587
  "url": "user/:id",
588
- "route": "api/record/user/:id",
588
+ "route": "api/record/ee4cdbfefe411a0f75b7c5daddf210ba/:id",
589
589
  "visibility": false,
590
590
  "restricted_query": null,
591
591
  "restricted_columns": null,
@@ -52,12 +52,12 @@ declare const es6Classes: {
52
52
  commands: (typeof EntityGeneratorCommand | typeof MaintenanceCommand | typeof SyncClassCommand | typeof SqsWorkerCommand)[];
53
53
  consumers: (typeof EventConsumer | typeof JobConsumer)[];
54
54
  controllers: (typeof BullJobController | typeof QueueController)[];
55
- dtos: (typeof JobPayloadDto | typeof QueueOptionsDto | typeof CommonAttributesDto | typeof RemoteRawResponseDto | typeof MailOptionsDto | typeof FcmResponseDto | typeof PushNotificationResponseDto | typeof PushNotificationTemplateDto)[];
55
+ dtos: (typeof RemoteRawResponseDto | typeof JobPayloadDto | typeof QueueOptionsDto | typeof CommonAttributesDto | typeof MailOptionsDto | typeof FcmResponseDto | typeof PushNotificationResponseDto | typeof PushNotificationTemplateDto)[];
56
56
  entities: (typeof FailedBullJobEntity | typeof PendingBullJobEntity)[];
57
57
  jobs: (typeof LoadFailedBullJob | typeof RecordWatcherJob | typeof ReloadPendingBullJob | typeof TestJob)[];
58
58
  libraries: (typeof FileSystemUtility | typeof CommonSqsPolling | typeof CreateEntityConstantsFile | typeof CreateEs6ClassesFile | typeof CreateEs6JobsFile | typeof CreateEs6ServiceFile | typeof CreateIndexFile | typeof ProcessCommonMail | typeof ProcessPostmarkMail | typeof ProcessSmtpMail)[];
59
59
  middlewares: (typeof MaintenanceMiddleware | typeof TrimPipe)[];
60
- services: (typeof CacheService | typeof RemoteRequestService | typeof SqlService | typeof DynamoService | typeof MaintenanceService | typeof ShutdownService | typeof AuditService | typeof FcmNotificationService | typeof MailService | typeof StartupService | typeof SqsService | typeof Es6JobsService | typeof Es6Service | typeof LocalPropertyService | typeof QueueService)[];
60
+ services: (typeof RemoteRequestService | typeof CacheService | typeof LocalPropertyService | typeof SqsService | typeof QueueService | typeof DynamoService | typeof MaintenanceService | typeof SqlService | typeof ShutdownService | typeof AuditService | typeof FcmNotificationService | typeof MailService | typeof StartupService | typeof Es6JobsService | typeof Es6Service)[];
61
61
  subscribers: (typeof BaseSubscriber)[];
62
62
  };
63
63
  export default es6Classes;
@@ -3,4 +3,5 @@ export declare class PermissionEntity extends CommonEntity {
3
3
  name: string;
4
4
  identifier: string;
5
5
  description: string;
6
+ attributes: any;
6
7
  }
@@ -34,6 +34,10 @@ __decorate([
34
34
  (0, typeorm_1.Column)(),
35
35
  __metadata("design:type", String)
36
36
  ], PermissionEntity.prototype, "description", void 0);
37
+ __decorate([
38
+ (0, typeorm_1.Column)('json'),
39
+ __metadata("design:type", Object)
40
+ ], PermissionEntity.prototype, "attributes", void 0);
37
41
  PermissionEntity = __decorate([
38
42
  (0, typeorm_1.Entity)('sys_permissions')
39
43
  ], PermissionEntity);
@@ -1 +1 @@
1
- {"version":3,"file":"permission.entity.js","sourceRoot":"","sources":["../../../src/security/entities/permission.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAA8C;AAC9C,qDAAyD;AACzD,qCAAyC;AACzC,wEAAoE;AAS7D,IAAM,gBAAgB,GAAtB,MAAM,gBAAiB,SAAQ,4BAAY;CAMjD,CAAA;AALG;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;8CAAc;AACpD;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;oDAAoB;AAC1D;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;qDAAqB;AAHlD,gBAAgB;IAD5B,IAAA,gBAAM,EAAC,iBAAiB,CAAC;GACb,gBAAgB,CAM5B;AANY,4CAAgB"}
1
+ {"version":3,"file":"permission.entity.js","sourceRoot":"","sources":["../../../src/security/entities/permission.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAA8C;AAC9C,qDAAyD;AACzD,qCAAyC;AACzC,wEAAoE;AAS7D,IAAM,gBAAgB,GAAtB,MAAM,gBAAiB,SAAQ,4BAAY;CAOjD,CAAA;AANG;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;8CAAc;AACpD;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;oDAAoB;AAC1D;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;qDAAqB;AAC3D;IAAC,IAAA,gBAAM,EAAC,MAAM,CAAC;;oDAAiB;AAJvB,gBAAgB;IAD5B,IAAA,gBAAM,EAAC,iBAAiB,CAAC;GACb,gBAAgB,CAO5B;AAPY,4CAAgB"}
@@ -4,4 +4,5 @@ export declare class RoleEntity extends CommonEntity {
4
4
  identifier: string;
5
5
  weight: number;
6
6
  description: string;
7
+ attributes: any;
7
8
  }
@@ -40,6 +40,10 @@ __decorate([
40
40
  (0, typeorm_1.Column)(),
41
41
  __metadata("design:type", String)
42
42
  ], RoleEntity.prototype, "description", void 0);
43
+ __decorate([
44
+ (0, typeorm_1.Column)('json'),
45
+ __metadata("design:type", Object)
46
+ ], RoleEntity.prototype, "attributes", void 0);
43
47
  RoleEntity = __decorate([
44
48
  (0, typeorm_1.Entity)('sys_roles')
45
49
  ], RoleEntity);
@@ -1 +1 @@
1
- {"version":3,"file":"role.entity.js","sourceRoot":"","sources":["../../../src/security/entities/role.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAAmE;AACnE,qDAAyD;AACzD,qCAAyC;AACzC,wEAAoE;AAS7D,IAAM,UAAU,GAAhB,MAAM,UAAW,SAAQ,4BAAY;CAO3C,CAAA;AANG;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;wCAAc;AACpD;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;8CAAoB;AAC1D;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;0CAAgB;AACtD;IAAC,IAAA,6BAAmB,GAAE;IAAE,IAAA,4BAAU,GAAE;IAAE,IAAA,gBAAM,GAAE;;+CAAqB;AAJ1D,UAAU;IADtB,IAAA,gBAAM,EAAC,WAAW,CAAC;GACP,UAAU,CAOtB;AAPY,gCAAU"}
1
+ {"version":3,"file":"role.entity.js","sourceRoot":"","sources":["../../../src/security/entities/role.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAAmE;AACnE,qDAAyD;AACzD,qCAAyC;AACzC,wEAAoE;AAS7D,IAAM,UAAU,GAAhB,MAAM,UAAW,SAAQ,4BAAY;CAQ3C,CAAA;AAPG;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;wCAAc;AACpD;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;8CAAoB;AAC1D;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;0CAAgB;AACtD;IAAC,IAAA,6BAAmB,GAAE;IAAE,IAAA,4BAAU,GAAE;IAAE,IAAA,gBAAM,GAAE;;+CAAqB;AACnE;IAAC,IAAA,gBAAM,EAAC,MAAM,CAAC;;8CAAiB;AALvB,UAAU;IADtB,IAAA,gBAAM,EAAC,WAAW,CAAC;GACP,UAAU,CAQtB;AARY,gCAAU"}
@@ -6,6 +6,7 @@ export declare class UserPermissionEntity extends CommonEntity {
6
6
  permission_id: number;
7
7
  source_id: number;
8
8
  source_type: string;
9
+ attributes: any;
9
10
  user: UserEntity;
10
11
  permission: PermissionEntity;
11
12
  }
@@ -35,6 +35,10 @@ __decorate([
35
35
  (0, typeorm_1.Column)(),
36
36
  __metadata("design:type", String)
37
37
  ], UserPermissionEntity.prototype, "source_type", void 0);
38
+ __decorate([
39
+ (0, typeorm_1.Column)('json'),
40
+ __metadata("design:type", Object)
41
+ ], UserPermissionEntity.prototype, "attributes", void 0);
38
42
  __decorate([
39
43
  (0, typeorm_1.ManyToOne)(() => user_entity_1.UserEntity),
40
44
  (0, typeorm_1.JoinColumn)({ name: 'user_id' }),
@@ -1 +1 @@
1
- {"version":3,"file":"user.permission.entity.js","sourceRoot":"","sources":["../../../src/security/entities/user.permission.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA6C;AAC7C,qCAAgE;AAChE,iEAA6D;AAC7D,wEAAoE;AACpE,2DAAuD;AAGhD,IAAM,oBAAoB,GAA1B,MAAM,oBAAqB,SAAQ,4BAAY;CAuBrD,CAAA;AAtBG;IAAC,IAAA,gBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;;qDACG;AAEhB;IAAC,IAAA,gBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;;2DACS;AAEtB;IAAC,IAAA,gBAAM,GAAE;;uDACS;AAElB;IAAC,IAAA,gBAAM,GAAE;;yDACW;AAGpB;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,wBAAU,CAAC;IAC3B,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC;8BAC1B,wBAAU;kDAAC;AAEjB;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,oCAAgB,CAAC;IACjC,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,eAAe,EAAE,CAAC;8BAC1B,oCAAgB;wDAAC;AAtBpB,oBAAoB;IADhC,IAAA,gBAAM,EAAC,sBAAsB,CAAC;GAClB,oBAAoB,CAuBhC;AAvBY,oDAAoB"}
1
+ {"version":3,"file":"user.permission.entity.js","sourceRoot":"","sources":["../../../src/security/entities/user.permission.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA6C;AAC7C,qCAAgE;AAChE,iEAA6D;AAC7D,wEAAoE;AACpE,2DAAuD;AAGhD,IAAM,oBAAoB,GAA1B,MAAM,oBAAqB,SAAQ,4BAAY;CAyBrD,CAAA;AAxBG;IAAC,IAAA,gBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;;qDACG;AAEhB;IAAC,IAAA,gBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;;2DACS;AAEtB;IAAC,IAAA,gBAAM,GAAE;;uDACS;AAElB;IAAC,IAAA,gBAAM,GAAE;;yDACW;AAEpB;IAAC,IAAA,gBAAM,EAAC,MAAM,CAAC;;wDAAiB;AAGhC;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,wBAAU,CAAC;IAC3B,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC;8BAC1B,wBAAU;kDAAC;AAEjB;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,oCAAgB,CAAC;IACjC,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,eAAe,EAAE,CAAC;8BAC1B,oCAAgB;wDAAC;AAxBpB,oBAAoB;IADhC,IAAA,gBAAM,EAAC,sBAAsB,CAAC;GAClB,oBAAoB,CAyBhC;AAzBY,oDAAoB"}
@@ -6,6 +6,7 @@ export declare class UserRoleEntity extends CommonEntity {
6
6
  role_id: number;
7
7
  source_id: number;
8
8
  source_type: string;
9
+ attributes: any;
9
10
  user: UserEntity;
10
11
  role: RoleEntity;
11
12
  }
@@ -35,6 +35,10 @@ __decorate([
35
35
  (0, typeorm_1.Column)(),
36
36
  __metadata("design:type", String)
37
37
  ], UserRoleEntity.prototype, "source_type", void 0);
38
+ __decorate([
39
+ (0, typeorm_1.Column)('json'),
40
+ __metadata("design:type", Object)
41
+ ], UserRoleEntity.prototype, "attributes", void 0);
38
42
  __decorate([
39
43
  (0, typeorm_1.ManyToOne)(() => user_entity_1.UserEntity),
40
44
  (0, typeorm_1.JoinColumn)({ name: 'user_id' }),
@@ -1 +1 @@
1
- {"version":3,"file":"user.role.entity.js","sourceRoot":"","sources":["../../../src/security/entities/user.role.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA6C;AAC7C,qCAAgE;AAChE,iEAA6D;AAC7D,wEAAoE;AACpE,+CAA2C;AASpC,IAAM,cAAc,GAApB,MAAM,cAAe,SAAQ,4BAAY;CAuB/C,CAAA;AAtBG;IAAC,IAAA,gBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;;+CACG;AAEhB;IAAC,IAAA,gBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;;+CACG;AAEhB;IAAC,IAAA,gBAAM,GAAE;;iDACS;AAElB;IAAC,IAAA,gBAAM,GAAE;;mDACW;AAGpB;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,wBAAU,CAAC;IAC3B,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC;8BAC1B,wBAAU;4CAAC;AAEjB;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,wBAAU,CAAC;IAC3B,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC;8BAC1B,wBAAU;4CAAC;AAtBR,cAAc;IAD1B,IAAA,gBAAM,EAAC,gBAAgB,CAAC;GACZ,cAAc,CAuB1B;AAvBY,wCAAc"}
1
+ {"version":3,"file":"user.role.entity.js","sourceRoot":"","sources":["../../../src/security/entities/user.role.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA6C;AAC7C,qCAAgE;AAChE,iEAA6D;AAC7D,wEAAoE;AACpE,+CAA2C;AASpC,IAAM,cAAc,GAApB,MAAM,cAAe,SAAQ,4BAAY;CAyB/C,CAAA;AAxBG;IAAC,IAAA,gBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;;+CACG;AAEhB;IAAC,IAAA,gBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;;+CACG;AAEhB;IAAC,IAAA,gBAAM,GAAE;;iDACS;AAElB;IAAC,IAAA,gBAAM,GAAE;;mDACW;AAEpB;IAAC,IAAA,gBAAM,EAAC,MAAM,CAAC;;kDAAiB;AAGhC;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,wBAAU,CAAC;IAC3B,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC;8BAC1B,wBAAU;4CAAC;AAEjB;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,wBAAU,CAAC;IAC3B,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC;8BAC1B,wBAAU;4CAAC;AAxBR,cAAc;IAD1B,IAAA,gBAAM,EAAC,gBAAgB,CAAC;GACZ,cAAc,CAyB1B;AAzBY,wCAAc"}
@@ -17,6 +17,7 @@ export declare class BusinessRuleEntity extends CommonEntity {
17
17
  on_delete: boolean;
18
18
  active: boolean;
19
19
  execution_order: number;
20
+ attributes: any;
20
21
  model: ModelEntity;
21
22
  execution_type: LookupValueEntity;
22
23
  script: SystemScriptEntity;
@@ -84,6 +84,10 @@ __decorate([
84
84
  (0, typeorm_1.Column)(),
85
85
  __metadata("design:type", Number)
86
86
  ], BusinessRuleEntity.prototype, "execution_order", void 0);
87
+ __decorate([
88
+ (0, typeorm_1.Column)('json'),
89
+ __metadata("design:type", Object)
90
+ ], BusinessRuleEntity.prototype, "attributes", void 0);
87
91
  __decorate([
88
92
  (0, typeorm_1.ManyToOne)(() => model_entity_1.ModelEntity),
89
93
  (0, typeorm_1.JoinColumn)({ name: 'model_id' }),
@@ -1 +1 @@
1
- {"version":3,"file":"business.rule.entity.js","sourceRoot":"","sources":["../../../src/system/entities/business.rule.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAAmE;AACnE,qDAA6C;AAC7C,qCAAkG;AAClG,wEAAoE;AACpE,qEAAiE;AACjE,2EAAqE;AACrE,+DAA0D;AAC1D,iDAA6C;AAC7C,iEAA4D;AASrD,IAAM,kBAAkB,GAAxB,MAAM,kBAAmB,SAAQ,4BAAY;CAyCnD,CAAA;AAxCG;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;gDAAc;AACpD;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;uDAAqB;AAC3D;IAAC,IAAA,6BAAmB,GAAE;IAAE,IAAA,gBAAM,GAAE;;oDAAkB;AAClD;IAAC,IAAA,6BAAmB,GAAE;IAAE,IAAA,gBAAM,GAAE;;6DAA2B;AAC3D;IAAC,IAAA,6BAAmB,GAAE;IAAE,IAAA,gBAAM,GAAE;;qDAAmB;AACnD;IAAC,IAAA,6BAAmB,GAAE;IAAE,IAAA,gBAAM,GAAE;;+DAA6B;AAC7D;IAAC,IAAA,6BAAmB,GAAE;IAAE,IAAA,gBAAM,GAAE;;oDAAmB;AACnD;IAAC,IAAA,6BAAmB,GAAE;IAAE,IAAA,gBAAM,GAAE;;qDAAoB;AACpD;IAAC,IAAA,6BAAmB,GAAE;IAAE,IAAA,gBAAM,GAAE;;qDAAoB;AACpD;IAAC,IAAA,6BAAmB,GAAE;IAAE,IAAA,gBAAM,GAAE;;qDAAoB;AACpD;IAAC,IAAA,6BAAmB,GAAE;IAAE,IAAA,gBAAM,GAAE;;kDAAiB;AACjD;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;2DAAyB;AAG/D;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,0BAAW,CAAC;IAC5B,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,UAAU,EAAE,CAAC;8BAC1B,0BAAW;iDAAC;AAEnB;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,uCAAiB,CAAC;IAClC,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,mBAAmB,EAAE,CAAC;8BAC1B,uCAAiB;0DAAC;AAElC;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,yCAAkB,CAAC;IACnC,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,WAAW,EAAE,CAAC;8BAC1B,yCAAkB;kDAAC;AAE3B;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,yCAAkB,CAAC;IACnC,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,qBAAqB,EAAE,CAAC;8BAC1B,yCAAkB;4DAAC;AAErC;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,kDAAsB,EAAE,CAAC,kBAAkB,EAAE,EAAE,CAAC,kBAAkB,CAAC,aAAa,CAAC;;+DACpD;AAE9C;IAAC,IAAA,oBAAU,EAAC,GAAG,EAAE,CAAC,wBAAU,CAAC;IAC5B,IAAA,mBAAS,EAAC;QACP,IAAI,EAAE,yBAAyB;QAC/B,UAAU,EAAE,EAAE,IAAI,EAAE,kBAAkB,EAAE;QACxC,iBAAiB,EAAE,EAAE,IAAI,EAAE,SAAS,EAAE;KACzC,CAAC;;iDACkB;AAxCX,kBAAkB;IAD9B,IAAA,gBAAM,EAAC,oBAAoB,CAAC;GAChB,kBAAkB,CAyC9B;AAzCY,gDAAkB"}
1
+ {"version":3,"file":"business.rule.entity.js","sourceRoot":"","sources":["../../../src/system/entities/business.rule.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAAmE;AACnE,qDAA6C;AAC7C,qCAAkG;AAClG,wEAAoE;AACpE,qEAAiE;AACjE,2EAAqE;AACrE,+DAA0D;AAC1D,iDAA6C;AAC7C,iEAA4D;AASrD,IAAM,kBAAkB,GAAxB,MAAM,kBAAmB,SAAQ,4BAAY;CA2CnD,CAAA;AA1CG;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;gDAAc;AACpD;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;uDAAqB;AAC3D;IAAC,IAAA,6BAAmB,GAAE;IAAE,IAAA,gBAAM,GAAE;;oDAAkB;AAClD;IAAC,IAAA,6BAAmB,GAAE;IAAE,IAAA,gBAAM,GAAE;;6DAA2B;AAC3D;IAAC,IAAA,6BAAmB,GAAE;IAAE,IAAA,gBAAM,GAAE;;qDAAmB;AACnD;IAAC,IAAA,6BAAmB,GAAE;IAAE,IAAA,gBAAM,GAAE;;+DAA6B;AAC7D;IAAC,IAAA,6BAAmB,GAAE;IAAE,IAAA,gBAAM,GAAE;;oDAAmB;AACnD;IAAC,IAAA,6BAAmB,GAAE;IAAE,IAAA,gBAAM,GAAE;;qDAAoB;AACpD;IAAC,IAAA,6BAAmB,GAAE;IAAE,IAAA,gBAAM,GAAE;;qDAAoB;AACpD;IAAC,IAAA,6BAAmB,GAAE;IAAE,IAAA,gBAAM,GAAE;;qDAAoB;AACpD;IAAC,IAAA,6BAAmB,GAAE;IAAE,IAAA,gBAAM,GAAE;;kDAAiB;AACjD;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;2DAAyB;AAE/D;IAAC,IAAA,gBAAM,EAAC,MAAM,CAAC;;sDAAiB;AAGhC;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,0BAAW,CAAC;IAC5B,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,UAAU,EAAE,CAAC;8BAC1B,0BAAW;iDAAC;AAEnB;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,uCAAiB,CAAC;IAClC,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,mBAAmB,EAAE,CAAC;8BAC1B,uCAAiB;0DAAC;AAElC;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,yCAAkB,CAAC;IACnC,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,WAAW,EAAE,CAAC;8BAC1B,yCAAkB;kDAAC;AAE3B;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,yCAAkB,CAAC;IACnC,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,qBAAqB,EAAE,CAAC;8BAC1B,yCAAkB;4DAAC;AAErC;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,kDAAsB,EAAE,CAAC,kBAAkB,EAAE,EAAE,CAAC,kBAAkB,CAAC,aAAa,CAAC;;+DACpD;AAE9C;IAAC,IAAA,oBAAU,EAAC,GAAG,EAAE,CAAC,wBAAU,CAAC;IAC5B,IAAA,mBAAS,EAAC;QACP,IAAI,EAAE,yBAAyB;QAC/B,UAAU,EAAE,EAAE,IAAI,EAAE,kBAAkB,EAAE;QACxC,iBAAiB,EAAE,EAAE,IAAI,EAAE,SAAS,EAAE;KACzC,CAAC;;iDACkB;AA1CX,kBAAkB;IAD9B,IAAA,gBAAM,EAAC,oBAAoB,CAAC;GAChB,kBAAkB,CA2C9B;AA3CY,gDAAkB"}
@@ -4,6 +4,7 @@ import { BusinessRuleEntity } from './business.rule.entity';
4
4
  export declare class BusinessRuleRoleEntity extends CommonEntity {
5
5
  business_rule_id: number;
6
6
  role_id: number;
7
+ attributes: any;
7
8
  business_rule: BusinessRuleEntity;
8
9
  role: RoleEntity;
9
10
  }
@@ -24,6 +24,10 @@ __decorate([
24
24
  (0, typeorm_1.Column)(),
25
25
  __metadata("design:type", Number)
26
26
  ], BusinessRuleRoleEntity.prototype, "role_id", void 0);
27
+ __decorate([
28
+ (0, typeorm_1.Column)('json'),
29
+ __metadata("design:type", Object)
30
+ ], BusinessRuleRoleEntity.prototype, "attributes", void 0);
27
31
  __decorate([
28
32
  (0, typeorm_1.ManyToOne)(() => business_rule_entity_1.BusinessRuleEntity),
29
33
  (0, typeorm_1.JoinColumn)({ name: 'business_rule_id' }),
@@ -1 +1 @@
1
- {"version":3,"file":"business.rule.role.entity.js","sourceRoot":"","sources":["../../../src/system/entities/business.rule.role.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qCAAgE;AAChE,wEAAoE;AACpE,qEAAiE;AACjE,iEAA4D;AASrD,IAAM,sBAAsB,GAA5B,MAAM,sBAAuB,SAAQ,4BAAY;CAgBvD,CAAA;AAfG;IAAC,IAAA,gBAAM,GAAE;;gEACgB;AAEzB;IAAC,IAAA,gBAAM,GAAE;;uDACO;AAIhB;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,yCAAkB,CAAC;IACnC,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,kBAAkB,EAAE,CAAC;8BAC1B,yCAAkB;6DAAC;AAElC;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,wBAAU,CAAC;IAC3B,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC;8BAC1B,wBAAU;oDAAC;AAfR,sBAAsB;IADlC,IAAA,gBAAM,EAAC,yBAAyB,CAAC;GACrB,sBAAsB,CAgBlC;AAhBY,wDAAsB"}
1
+ {"version":3,"file":"business.rule.role.entity.js","sourceRoot":"","sources":["../../../src/system/entities/business.rule.role.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qCAAgE;AAChE,wEAAoE;AACpE,qEAAiE;AACjE,iEAA4D;AASrD,IAAM,sBAAsB,GAA5B,MAAM,sBAAuB,SAAQ,4BAAY;CAkBvD,CAAA;AAjBG;IAAC,IAAA,gBAAM,GAAE;;gEACgB;AAEzB;IAAC,IAAA,gBAAM,GAAE;;uDACO;AAEhB;IAAC,IAAA,gBAAM,EAAC,MAAM,CAAC;;0DAAiB;AAIhC;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,yCAAkB,CAAC;IACnC,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,kBAAkB,EAAE,CAAC;8BAC1B,yCAAkB;6DAAC;AAElC;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,wBAAU,CAAC;IAC3B,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC;8BAC1B,wBAAU;oDAAC;AAjBR,sBAAsB;IADlC,IAAA,gBAAM,EAAC,yBAAyB,CAAC;GACrB,sBAAsB,CAkBlC;AAlBY,wDAAsB"}
@@ -9,6 +9,7 @@ export declare class ClientScriptEntity extends CommonEntity {
9
9
  activity_type_id: number;
10
10
  script_id: number;
11
11
  active: boolean;
12
+ attributes: any;
12
13
  activity_type: LookupValueEntity;
13
14
  script: SystemScriptEntity;
14
15
  }
@@ -44,6 +44,10 @@ __decorate([
44
44
  (0, typeorm_1.Column)(),
45
45
  __metadata("design:type", Boolean)
46
46
  ], ClientScriptEntity.prototype, "active", void 0);
47
+ __decorate([
48
+ (0, typeorm_1.Column)('json'),
49
+ __metadata("design:type", Object)
50
+ ], ClientScriptEntity.prototype, "attributes", void 0);
47
51
  __decorate([
48
52
  (0, typeorm_1.ManyToOne)(() => lookup_value_entity_1.LookupValueEntity),
49
53
  (0, typeorm_1.JoinColumn)({ name: 'activity_type_id' }),
@@ -1 +1 @@
1
- {"version":3,"file":"client.script.entity.js","sourceRoot":"","sources":["../../../src/system/entities/client.script.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qCAAgE;AAChE,wEAAoE;AACpE,+DAA0D;AAC1D,iEAA4D;AASrD,IAAM,kBAAkB,GAAxB,MAAM,kBAAmB,SAAQ,4BAAY;CA8BnD,CAAA;AA7BG;IAAC,IAAA,gBAAM,GAAE;;gDACI;AAEb;IAAC,IAAA,gBAAM,GAAE;;uDACW;AAEpB;IAAC,IAAA,gBAAM,GAAE;;uDACW;AAEpB;IAAC,IAAA,gBAAM,GAAE;;qDACS;AAElB;IAAC,IAAA,gBAAM,GAAE;;4DACgB;AAEzB;IAAC,IAAA,gBAAM,GAAE;;qDACS;AAElB;IAAC,IAAA,gBAAM,GAAE;;kDACO;AAGhB;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,uCAAiB,CAAC;IAClC,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,kBAAkB,EAAE,CAAC;8BAC1B,uCAAiB;yDAAC;AAEjC;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,yCAAkB,CAAC;IACnC,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,WAAW,EAAE,CAAC;8BAC1B,yCAAkB;kDAAC;AA7BlB,kBAAkB;IAD9B,IAAA,gBAAM,EAAC,oBAAoB,CAAC;GAChB,kBAAkB,CA8B9B;AA9BY,gDAAkB"}
1
+ {"version":3,"file":"client.script.entity.js","sourceRoot":"","sources":["../../../src/system/entities/client.script.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qCAAgE;AAChE,wEAAoE;AACpE,+DAA0D;AAC1D,iEAA4D;AASrD,IAAM,kBAAkB,GAAxB,MAAM,kBAAmB,SAAQ,4BAAY;CAgCnD,CAAA;AA/BG;IAAC,IAAA,gBAAM,GAAE;;gDACI;AAEb;IAAC,IAAA,gBAAM,GAAE;;uDACW;AAEpB;IAAC,IAAA,gBAAM,GAAE;;uDACW;AAEpB;IAAC,IAAA,gBAAM,GAAE;;qDACS;AAElB;IAAC,IAAA,gBAAM,GAAE;;4DACgB;AAEzB;IAAC,IAAA,gBAAM,GAAE;;qDACS;AAElB;IAAC,IAAA,gBAAM,GAAE;;kDACO;AAEhB;IAAC,IAAA,gBAAM,EAAC,MAAM,CAAC;;sDAAiB;AAGhC;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,uCAAiB,CAAC;IAClC,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,kBAAkB,EAAE,CAAC;8BAC1B,uCAAiB;yDAAC;AAEjC;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,yCAAkB,CAAC;IACnC,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,WAAW,EAAE,CAAC;8BAC1B,yCAAkB;kDAAC;AA/BlB,kBAAkB;IAD9B,IAAA,gBAAM,EAAC,oBAAoB,CAAC;GAChB,kBAAkB,CAgC9B;AAhCY,gDAAkB"}
@@ -3,4 +3,5 @@ export declare class ColumnDefinitionEntity extends CommonEntity {
3
3
  name: string;
4
4
  description: string;
5
5
  supported_identifiers: string;
6
+ attributes: any;
6
7
  }
@@ -34,6 +34,10 @@ __decorate([
34
34
  (0, typeorm_1.Column)(),
35
35
  __metadata("design:type", String)
36
36
  ], ColumnDefinitionEntity.prototype, "supported_identifiers", void 0);
37
+ __decorate([
38
+ (0, typeorm_1.Column)('json'),
39
+ __metadata("design:type", Object)
40
+ ], ColumnDefinitionEntity.prototype, "attributes", void 0);
37
41
  ColumnDefinitionEntity = __decorate([
38
42
  (0, typeorm_1.Entity)('sys_column_definitions')
39
43
  ], ColumnDefinitionEntity);
@@ -1 +1 @@
1
- {"version":3,"file":"column.definition.entity.js","sourceRoot":"","sources":["../../../src/system/entities/column.definition.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAA8C;AAC9C,qDAA6C;AAC7C,qCAAyC;AACzC,wEAAoE;AAS7D,IAAM,sBAAsB,GAA5B,MAAM,sBAAuB,SAAQ,4BAAY;CAMvD,CAAA;AALG;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;oDAAc;AACpD;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;2DAAqB;AAC3D;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;qEAA+B;AAH5D,sBAAsB;IADlC,IAAA,gBAAM,EAAC,wBAAwB,CAAC;GACpB,sBAAsB,CAMlC;AANY,wDAAsB"}
1
+ {"version":3,"file":"column.definition.entity.js","sourceRoot":"","sources":["../../../src/system/entities/column.definition.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAA8C;AAC9C,qDAA6C;AAC7C,qCAAyC;AACzC,wEAAoE;AAS7D,IAAM,sBAAsB,GAA5B,MAAM,sBAAuB,SAAQ,4BAAY;CAOvD,CAAA;AANG;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;oDAAc;AACpD;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;2DAAqB;AAC3D;IAAC,IAAA,4BAAU,GAAE;IAAE,IAAA,qBAAW,GAAE;IAAE,IAAA,gBAAM,GAAE;;qEAA+B;AACrE;IAAC,IAAA,gBAAM,EAAC,MAAM,CAAC;;0DAAiB;AAJvB,sBAAsB;IADlC,IAAA,gBAAM,EAAC,wBAAwB,CAAC;GACpB,sBAAsB,CAOlC;AAPY,wDAAsB"}
@@ -4,4 +4,5 @@ export declare class CommentEntity extends CommonEntity {
4
4
  source_id: number;
5
5
  comments: string;
6
6
  is_system_generated: boolean;
7
+ attributes: any;
7
8
  }
@@ -35,6 +35,10 @@ __decorate([
35
35
  (0, typeorm_1.Column)(),
36
36
  __metadata("design:type", Boolean)
37
37
  ], CommentEntity.prototype, "is_system_generated", void 0);
38
+ __decorate([
39
+ (0, typeorm_1.Column)('json'),
40
+ __metadata("design:type", Object)
41
+ ], CommentEntity.prototype, "attributes", void 0);
38
42
  CommentEntity = __decorate([
39
43
  (0, typeorm_1.Entity)('sys_comments')
40
44
  ], CommentEntity);
@@ -1 +1 @@
1
- {"version":3,"file":"comment.entity.js","sourceRoot":"","sources":["../../../src/system/entities/comment.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAuD;AACvD,qCAAyC;AACzC,wEAAoE;AAS7D,IAAM,aAAa,GAAnB,MAAM,aAAc,SAAQ,4BAAY;CAkB9C,CAAA;AAjBG;IAAC,IAAA,gBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;;kDACO;AAEpB;IAAC,IAAA,gBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;gDACO;AAElB;IAAC,IAAA,gBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;;+CACI;AAEjB;IAAC,IAAA,gBAAM,GAAE;;0DACoB;AAfpB,aAAa;IADzB,IAAA,gBAAM,EAAC,cAAc,CAAC;GACV,aAAa,CAkBzB;AAlBY,sCAAa"}
1
+ {"version":3,"file":"comment.entity.js","sourceRoot":"","sources":["../../../src/system/entities/comment.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAuD;AACvD,qCAAyC;AACzC,wEAAoE;AAS7D,IAAM,aAAa,GAAnB,MAAM,aAAc,SAAQ,4BAAY;CAoB9C,CAAA;AAnBG;IAAC,IAAA,gBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;;kDACO;AAEpB;IAAC,IAAA,gBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;gDACO;AAElB;IAAC,IAAA,gBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;;+CACI;AAEjB;IAAC,IAAA,gBAAM,GAAE;;0DACoB;AAE7B;IAAC,IAAA,gBAAM,EAAC,MAAM,CAAC;;iDAAiB;AAjBvB,aAAa;IADzB,IAAA,gBAAM,EAAC,cAAc,CAAC;GACV,aAAa,CAoBzB;AApBY,sCAAa"}
@@ -3,4 +3,5 @@ export declare class EventDetailEntity extends CommonEntity {
3
3
  name: string;
4
4
  description: string;
5
5
  identifier: string;
6
+ attributes: any;
6
7
  }
@@ -26,6 +26,10 @@ __decorate([
26
26
  (0, typeorm_1.Column)(),
27
27
  __metadata("design:type", String)
28
28
  ], EventDetailEntity.prototype, "identifier", void 0);
29
+ __decorate([
30
+ (0, typeorm_1.Column)('json'),
31
+ __metadata("design:type", Object)
32
+ ], EventDetailEntity.prototype, "attributes", void 0);
29
33
  EventDetailEntity = __decorate([
30
34
  (0, typeorm_1.Entity)('sys_event_details')
31
35
  ], EventDetailEntity);
@@ -1 +1 @@
1
- {"version":3,"file":"event.detail.entity.js","sourceRoot":"","sources":["../../../src/system/entities/event.detail.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qCAAyC;AACzC,wEAAoE;AAS7D,IAAM,iBAAiB,GAAvB,MAAM,iBAAkB,SAAQ,4BAAY;CAUlD,CAAA;AATG;IAAC,IAAA,gBAAM,GAAE;;+CACI;AAEb;IAAC,IAAA,gBAAM,GAAE;;sDACW;AAEpB;IAAC,IAAA,gBAAM,GAAE;;qDACU;AARV,iBAAiB;IAD7B,IAAA,gBAAM,EAAC,mBAAmB,CAAC;GACf,iBAAiB,CAU7B;AAVY,8CAAiB"}
1
+ {"version":3,"file":"event.detail.entity.js","sourceRoot":"","sources":["../../../src/system/entities/event.detail.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qCAAyC;AACzC,wEAAoE;AAS7D,IAAM,iBAAiB,GAAvB,MAAM,iBAAkB,SAAQ,4BAAY;CAYlD,CAAA;AAXG;IAAC,IAAA,gBAAM,GAAE;;+CACI;AAEb;IAAC,IAAA,gBAAM,GAAE;;sDACW;AAEpB;IAAC,IAAA,gBAAM,GAAE;;qDACU;AAEnB;IAAC,IAAA,gBAAM,EAAC,MAAM,CAAC;;qDAAiB;AAVvB,iBAAiB;IAD7B,IAAA,gBAAM,EAAC,mBAAmB,CAAC;GACf,iBAAiB,CAY7B;AAZY,8CAAiB"}
@@ -9,5 +9,6 @@ export declare class EventQueueEntity extends CommonEntity {
9
9
  scheduled_start_time: Date;
10
10
  source_type: string;
11
11
  source_id: number;
12
+ attributes: any;
12
13
  event: EventDetailEntity;
13
14
  }
@@ -47,6 +47,10 @@ __decorate([
47
47
  (0, typeorm_1.Column)(),
48
48
  __metadata("design:type", Number)
49
49
  ], EventQueueEntity.prototype, "source_id", void 0);
50
+ __decorate([
51
+ (0, typeorm_1.Column)('json'),
52
+ __metadata("design:type", Object)
53
+ ], EventQueueEntity.prototype, "attributes", void 0);
50
54
  __decorate([
51
55
  (0, typeorm_1.ManyToOne)(() => event_detail_entity_1.EventDetailEntity),
52
56
  (0, typeorm_1.JoinColumn)({ name: 'event_id' }),
@@ -1 +1 @@
1
- {"version":3,"file":"event.queue.entity.js","sourceRoot":"","sources":["../../../src/system/entities/event.queue.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qCAAgE;AAChE,wEAAoE;AACpE,+DAA0D;AASnD,IAAM,gBAAgB,GAAtB,MAAM,gBAAiB,SAAQ,4BAAY;CA6BjD,CAAA;AA5BG;IAAC,IAAA,gBAAM,GAAE;;8CACI;AAEb;IAAC,IAAA,gBAAM,GAAE;;kDACQ;AAEjB;IAAC,IAAA,gBAAM,GAAE;;mDACS;AAElB;IAAC,IAAA,gBAAM,GAAE;8BACG,IAAI;oDAAC;AAEjB;IAAC,IAAA,gBAAM,GAAE;8BACC,IAAI;kDAAC;AAEf;IAAC,IAAA,gBAAM,GAAE;8BACa,IAAI;8DAAC;AAE3B;IAAC,IAAA,gBAAM,GAAE;;qDACW;AAEpB;IAAC,IAAA,gBAAM,GAAE;;mDACS;AAGlB;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,uCAAiB,CAAC;IAClC,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,UAAU,EAAE,CAAC;8BAC1B,uCAAiB;+CAAC;AA5BhB,gBAAgB;IAD5B,IAAA,gBAAM,EAAC,kBAAkB,CAAC;GACd,gBAAgB,CA6B5B;AA7BY,4CAAgB"}
1
+ {"version":3,"file":"event.queue.entity.js","sourceRoot":"","sources":["../../../src/system/entities/event.queue.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qCAAgE;AAChE,wEAAoE;AACpE,+DAA0D;AASnD,IAAM,gBAAgB,GAAtB,MAAM,gBAAiB,SAAQ,4BAAY;CA+BjD,CAAA;AA9BG;IAAC,IAAA,gBAAM,GAAE;;8CACI;AAEb;IAAC,IAAA,gBAAM,GAAE;;kDACQ;AAEjB;IAAC,IAAA,gBAAM,GAAE;;mDACS;AAElB;IAAC,IAAA,gBAAM,GAAE;8BACG,IAAI;oDAAC;AAEjB;IAAC,IAAA,gBAAM,GAAE;8BACC,IAAI;kDAAC;AAEf;IAAC,IAAA,gBAAM,GAAE;8BACa,IAAI;8DAAC;AAE3B;IAAC,IAAA,gBAAM,GAAE;;qDACW;AAEpB;IAAC,IAAA,gBAAM,GAAE;;mDACS;AAElB;IAAC,IAAA,gBAAM,EAAC,MAAM,CAAC;;oDAAiB;AAGhC;IAAC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,uCAAiB,CAAC;IAClC,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,UAAU,EAAE,CAAC;8BAC1B,uCAAiB;+CAAC;AA9BhB,gBAAgB;IAD5B,IAAA,gBAAM,EAAC,kBAAkB,CAAC;GACd,gBAAgB,CA+B5B;AA/BY,4CAAgB"}
@@ -4,6 +4,7 @@ import { FormEntity } from './form.entity';
4
4
  export declare class FormColumnEntity extends CommonEntity {
5
5
  form_id: number;
6
6
  column_id: number;
7
+ attributes: any;
7
8
  form: FormEntity;
8
9
  column: ColumnEntity;
9
10
  }