i-tech-shared-components 1.4.59 → 1.4.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.
@@ -292,6 +292,7 @@ var RoleEnum;
292
292
  RoleEnum["ROLE_TMT_DISPATCHER"] = "ROLE_TMT_DISPATCHER";
293
293
  RoleEnum["ROLE_TMT_DRIVER"] = "ROLE_TMT_DRIVER";
294
294
  RoleEnum["ROLE_T3_DRIVER"] = "ROLE_T3_DRIVER";
295
+ RoleEnum["ROLE_OPS_MANAGER"] = "ROLE_OPS_MANAGER";
295
296
  })(RoleEnum || (RoleEnum = {}));
296
297
  var CompaniesEnum;
297
298
  (function (CompaniesEnum) {