asma-types
Advanced tools
Comparing version 1.1.42 to 1.1.43
@@ -0,0 +0,0 @@ export type { IUploadedDocument } from './interfaces/api/advoca/IUploadedDocument'; |
@@ -0,0 +0,0 @@ export * from './interfaces/jwtClaims'; |
@@ -0,0 +0,0 @@ export interface ISaveToDataBase { |
export {}; | ||
//# sourceMappingURL=ISaveToDataBase.js.map |
@@ -0,0 +0,0 @@ export interface IUploadedDocument { |
export {}; | ||
//# sourceMappingURL=IUploadedDocument.js.map |
@@ -0,0 +0,0 @@ export declare enum ArtifactPresenterTypes { |
@@ -0,0 +0,0 @@ export var ArtifactPresenterTypes; |
@@ -255,2 +255,8 @@ /** | ||
summary = "summary", | ||
inboxOutbox = "research/inbox-outbox", | ||
allFormsAndFiles = "research/all-forms-and-files", | ||
manageForms = "research/manage-forms", | ||
manageParcels = "research/manage-parcels", | ||
smsPainter = "research/sms-painter", | ||
anonymousForms = "research/anonymous-forms", | ||
qnrview = "qnr-view", | ||
@@ -257,0 +263,0 @@ researchQnrView = "research/qnr-view", |
@@ -340,2 +340,9 @@ // deprecated, replaced with QueriesInitiator | ||
// | ||
ProtectedRoutesPaths["inboxOutbox"] = "research/inbox-outbox"; | ||
ProtectedRoutesPaths["allFormsAndFiles"] = "research/all-forms-and-files"; | ||
ProtectedRoutesPaths["manageForms"] = "research/manage-forms"; | ||
ProtectedRoutesPaths["manageParcels"] = "research/manage-parcels"; | ||
ProtectedRoutesPaths["smsPainter"] = "research/sms-painter"; | ||
ProtectedRoutesPaths["anonymousForms"] = "research/anonymous-forms"; | ||
// | ||
ProtectedRoutesPaths["qnrview"] = "qnr-view"; | ||
@@ -342,0 +349,0 @@ ProtectedRoutesPaths["researchQnrView"] = "research/qnr-view"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ //import type { roles_enum, feature_names_enum } from "asma-genql-directory/lib" |
{ | ||
"name": "asma-types", | ||
"version": "1.1.42", | ||
"version": "1.1.43", | ||
"description": "shared ts asma types", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -0,0 +0,0 @@ export type { IUploadedDocument } from './interfaces/api/advoca/IUploadedDocument' |
@@ -0,0 +0,0 @@ export interface ISaveToDataBase { |
@@ -0,0 +0,0 @@ export interface IUploadedDocument { |
@@ -0,0 +0,0 @@ export enum ArtifactPresenterTypes { |
@@ -348,2 +348,9 @@ // deprecated, replaced with QueriesInitiator | ||
// | ||
inboxOutbox = 'research/inbox-outbox', | ||
allFormsAndFiles = 'research/all-forms-and-files', | ||
manageForms = 'research/manage-forms', | ||
manageParcels = 'research/manage-parcels', | ||
smsPainter = 'research/sms-painter', | ||
anonymousForms = 'research/anonymous-forms', | ||
// | ||
qnrview = 'qnr-view', | ||
@@ -350,0 +357,0 @@ researchQnrView = 'research/qnr-view', |
@@ -0,0 +0,0 @@ //import type { roles_enum, feature_names_enum } from "asma-genql-directory/lib" |
@@ -0,0 +0,0 @@ { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1461
70563