From 1bf821e10f8ac5473d3563cc9eeac67499270e92 Mon Sep 17 00:00:00 2001 From: hugolxt Date: Thu, 23 Mar 2023 14:57:34 +0100 Subject: [PATCH] refacto index --- dist/Interfaces/Admin/Address.d.ts | 14 + dist/Interfaces/Admin/Address.js | 58 + dist/Interfaces/Admin/Address.js.map | 1 + dist/Interfaces/Admin/Contact.d.ts | 20 + dist/Interfaces/Admin/Contact.js | 76 + dist/Interfaces/Admin/Contact.js.map | 1 + dist/Interfaces/Admin/Customer.d.ts | 15 + dist/Interfaces/Admin/Customer.js | 54 + dist/Interfaces/Admin/Customer.js.map | 1 + dist/Interfaces/Admin/Deed.d.ts | 13 + dist/Interfaces/Admin/Deed.js | 50 + dist/Interfaces/Admin/Deed.js.map | 1 + .../Interfaces/Admin/DeedHasDocumentType.d.ts | 11 + dist/Interfaces/Admin/DeedHasDocumentType.js | 46 + .../Admin/DeedHasDocumentType.js.map | 1 + dist/Interfaces/Admin/DeedType.d.ts | 16 + dist/Interfaces/Admin/DeedType.js | 62 + dist/Interfaces/Admin/DeedType.js.map | 1 + .../Admin/DeedTypeHasDocumentType.d.ts | 11 + .../Admin/DeedTypeHasDocumentType.js | 46 + .../Admin/DeedTypeHasDocumentType.js.map | 1 + dist/Interfaces/Admin/Document.d.ts | 19 + dist/Interfaces/Admin/Document.js | 64 + dist/Interfaces/Admin/Document.js.map | 1 + dist/Interfaces/Admin/DocumentHistory.d.ts | 11 + dist/Interfaces/Admin/DocumentHistory.js | 50 + dist/Interfaces/Admin/DocumentHistory.js.map | 1 + dist/Interfaces/Admin/DocumentType.d.ts | 17 + dist/Interfaces/Admin/DocumentType.js | 66 + dist/Interfaces/Admin/DocumentType.js.map | 1 + dist/Interfaces/Admin/File.d.ts | 10 + dist/Interfaces/Admin/File.js | 46 + dist/Interfaces/Admin/File.js.map | 1 + dist/Interfaces/Admin/Notification.d.ts | 11 + dist/Interfaces/Admin/Notification.js | 49 + dist/Interfaces/Admin/Notification.js.map | 1 + dist/Interfaces/Admin/Office.d.ts | 20 + dist/Interfaces/Admin/Office.js | 70 + dist/Interfaces/Admin/Office.js.map | 1 + dist/Interfaces/Admin/OfficeFolder.d.ts | 23 + dist/Interfaces/Admin/OfficeFolder.js | 81 + dist/Interfaces/Admin/OfficeFolder.js.map | 1 + .../Admin/OfficeFolderHasCustomer.d.ts | 11 + .../Admin/OfficeFolderHasCustomer.js | 46 + .../Admin/OfficeFolderHasCustomer.js.map | 1 + .../Admin/OfficeFolderHasStakeholder.d.ts | 11 + .../Admin/OfficeFolderHasStakeholder.js | 46 + .../Admin/OfficeFolderHasStakeholder.js.map | 1 + dist/Interfaces/Admin/User.d.ts | 16 + dist/Interfaces/Admin/User.js | 59 + dist/Interfaces/Admin/User.js.map | 1 + .../Interfaces/Admin/UserHasNotification.d.ts | 12 + dist/Interfaces/Admin/UserHasNotification.js | 46 + .../Admin/UserHasNotification.js.map | 1 + dist/Interfaces/Client/Address.d.ts | 14 + dist/Interfaces/Client/Address.js | 58 + dist/Interfaces/Client/Address.js.map | 1 + dist/Interfaces/Client/Contact.d.ts | 20 + dist/Interfaces/Client/Contact.js | 76 + dist/Interfaces/Client/Contact.js.map | 1 + dist/Interfaces/Client/Customer.d.ts | 15 + dist/Interfaces/Client/Customer.js | 54 + dist/Interfaces/Client/Customer.js.map | 1 + dist/Interfaces/Client/Deed.d.ts | 13 + dist/Interfaces/Client/Deed.js | 50 + dist/Interfaces/Client/Deed.js.map | 1 + .../Client/DeedHasDocumentType.d.ts | 11 + dist/Interfaces/Client/DeedHasDocumentType.js | 46 + .../Client/DeedHasDocumentType.js.map | 1 + dist/Interfaces/Client/DeedType.d.ts | 16 + dist/Interfaces/Client/DeedType.js | 62 + dist/Interfaces/Client/DeedType.js.map | 1 + .../Client/DeedTypeHasDocumentType.d.ts | 11 + .../Client/DeedTypeHasDocumentType.js | 46 + .../Client/DeedTypeHasDocumentType.js.map | 1 + dist/Interfaces/Client/Document.d.ts | 19 + dist/Interfaces/Client/Document.js | 64 + dist/Interfaces/Client/Document.js.map | 1 + dist/Interfaces/Client/DocumentHistory.d.ts | 11 + dist/Interfaces/Client/DocumentHistory.js | 50 + dist/Interfaces/Client/DocumentHistory.js.map | 1 + dist/Interfaces/Client/DocumentType.d.ts | 17 + dist/Interfaces/Client/DocumentType.js | 66 + dist/Interfaces/Client/DocumentType.js.map | 1 + dist/Interfaces/Client/File.d.ts | 10 + dist/Interfaces/Client/File.js | 46 + dist/Interfaces/Client/File.js.map | 1 + dist/Interfaces/Client/Notification.d.ts | 11 + dist/Interfaces/Client/Notification.js | 49 + dist/Interfaces/Client/Notification.js.map | 1 + dist/Interfaces/Client/Office.d.ts | 20 + dist/Interfaces/Client/Office.js | 70 + dist/Interfaces/Client/Office.js.map | 1 + dist/Interfaces/Client/OfficeFolder.d.ts | 23 + dist/Interfaces/Client/OfficeFolder.js | 81 + dist/Interfaces/Client/OfficeFolder.js.map | 1 + .../Client/OfficeFolderHasCustomer.d.ts | 11 + .../Client/OfficeFolderHasCustomer.js | 46 + .../Client/OfficeFolderHasCustomer.js.map | 1 + .../Client/OfficeFolderHasStakeholder.d.ts | 11 + .../Client/OfficeFolderHasStakeholder.js | 46 + .../Client/OfficeFolderHasStakeholder.js.map | 1 + dist/Interfaces/Client/User.d.ts | 16 + dist/Interfaces/Client/User.js | 59 + dist/Interfaces/Client/User.js.map | 1 + .../Client/UserHasNotification.d.ts | 12 + dist/Interfaces/Client/UserHasNotification.js | 46 + .../Client/UserHasNotification.js.map | 1 + dist/Interfaces/Notary/Address.d.ts | 14 + dist/Interfaces/Notary/Address.js | 58 + dist/Interfaces/Notary/Address.js.map | 1 + dist/Interfaces/Notary/Contact.d.ts | 20 + dist/Interfaces/Notary/Contact.js | 75 + dist/Interfaces/Notary/Contact.js.map | 1 + dist/Interfaces/Notary/Customer.d.ts | 15 + dist/Interfaces/Notary/Customer.js | 53 + dist/Interfaces/Notary/Customer.js.map | 1 + dist/Interfaces/Notary/Deed.d.ts | 13 + dist/Interfaces/Notary/Deed.js | 50 + dist/Interfaces/Notary/Deed.js.map | 1 + .../Notary/DeedHasDocumentType.d.ts | 11 + dist/Interfaces/Notary/DeedHasDocumentType.js | 46 + .../Notary/DeedHasDocumentType.js.map | 1 + dist/Interfaces/Notary/DeedType.d.ts | 16 + dist/Interfaces/Notary/DeedType.js | 62 + dist/Interfaces/Notary/DeedType.js.map | 1 + .../Notary/DeedTypeHasDocumentType.d.ts | 11 + .../Notary/DeedTypeHasDocumentType.js | 46 + .../Notary/DeedTypeHasDocumentType.js.map | 1 + dist/Interfaces/Notary/Document.d.ts | 19 + dist/Interfaces/Notary/Document.js | 63 + dist/Interfaces/Notary/Document.js.map | 1 + dist/Interfaces/Notary/DocumentHistory.d.ts | 11 + dist/Interfaces/Notary/DocumentHistory.js | 50 + dist/Interfaces/Notary/DocumentHistory.js.map | 1 + dist/Interfaces/Notary/DocumentType.d.ts | 17 + dist/Interfaces/Notary/DocumentType.js | 66 + dist/Interfaces/Notary/DocumentType.js.map | 1 + dist/Interfaces/Notary/File.d.ts | 10 + dist/Interfaces/Notary/File.js | 46 + dist/Interfaces/Notary/File.js.map | 1 + dist/Interfaces/Notary/Notification.d.ts | 11 + dist/Interfaces/Notary/Notification.js | 49 + dist/Interfaces/Notary/Notification.js.map | 1 + dist/Interfaces/Notary/Office.d.ts | 20 + dist/Interfaces/Notary/Office.js | 69 + dist/Interfaces/Notary/Office.js.map | 1 + dist/Interfaces/Notary/OfficeFolder.d.ts | 23 + dist/Interfaces/Notary/OfficeFolder.js | 80 + dist/Interfaces/Notary/OfficeFolder.js.map | 1 + .../Notary/OfficeFolderHasCustomer.d.ts | 11 + .../Notary/OfficeFolderHasCustomer.js | 46 + .../Notary/OfficeFolderHasCustomer.js.map | 1 + .../Notary/OfficeFolderHasStakeholder.d.ts | 11 + .../Notary/OfficeFolderHasStakeholder.js | 46 + .../Notary/OfficeFolderHasStakeholder.js.map | 1 + dist/Interfaces/Notary/User.d.ts | 16 + dist/Interfaces/Notary/User.js | 59 + dist/Interfaces/Notary/User.js.map | 1 + .../Notary/UserHasNotification.d.ts | 11 + dist/Interfaces/Notary/UserHasNotification.js | 46 + .../Notary/UserHasNotification.js.map | 1 + dist/Interfaces/SuperAdmin/Address.d.ts | 14 + dist/Interfaces/SuperAdmin/Address.js | 58 + dist/Interfaces/SuperAdmin/Address.js.map | 1 + dist/Interfaces/SuperAdmin/Contact.d.ts | 20 + dist/Interfaces/SuperAdmin/Contact.js | 76 + dist/Interfaces/SuperAdmin/Contact.js.map | 1 + dist/Interfaces/SuperAdmin/Customer.d.ts | 15 + dist/Interfaces/SuperAdmin/Customer.js | 54 + dist/Interfaces/SuperAdmin/Customer.js.map | 1 + dist/Interfaces/SuperAdmin/Deed.d.ts | 13 + dist/Interfaces/SuperAdmin/Deed.js | 50 + dist/Interfaces/SuperAdmin/Deed.js.map | 1 + .../SuperAdmin/DeedHasDocumentType.d.ts | 11 + .../SuperAdmin/DeedHasDocumentType.js | 46 + .../SuperAdmin/DeedHasDocumentType.js.map | 1 + dist/Interfaces/SuperAdmin/DeedType.d.ts | 16 + dist/Interfaces/SuperAdmin/DeedType.js | 62 + dist/Interfaces/SuperAdmin/DeedType.js.map | 1 + .../SuperAdmin/DeedTypeHasDocumentType.d.ts | 11 + .../SuperAdmin/DeedTypeHasDocumentType.js | 46 + .../SuperAdmin/DeedTypeHasDocumentType.js.map | 1 + dist/Interfaces/SuperAdmin/Document.d.ts | 19 + dist/Interfaces/SuperAdmin/Document.js | 64 + dist/Interfaces/SuperAdmin/Document.js.map | 1 + .../SuperAdmin/DocumentHistory.d.ts | 11 + dist/Interfaces/SuperAdmin/DocumentHistory.js | 50 + .../SuperAdmin/DocumentHistory.js.map | 1 + dist/Interfaces/SuperAdmin/DocumentType.d.ts | 17 + dist/Interfaces/SuperAdmin/DocumentType.js | 66 + .../Interfaces/SuperAdmin/DocumentType.js.map | 1 + dist/Interfaces/SuperAdmin/File.d.ts | 10 + dist/Interfaces/SuperAdmin/File.js | 46 + dist/Interfaces/SuperAdmin/File.js.map | 1 + .../SuperAdmin/IBlockchainAnchors.d.ts | 4 +- .../SuperAdmin/IBlockchainAnchors.js.map | 2 +- dist/Interfaces/SuperAdmin/Notification.d.ts | 11 + dist/Interfaces/SuperAdmin/Notification.js | 49 + .../Interfaces/SuperAdmin/Notification.js.map | 1 + dist/Interfaces/SuperAdmin/Office.d.ts | 20 + dist/Interfaces/SuperAdmin/Office.js | 70 + dist/Interfaces/SuperAdmin/Office.js.map | 1 + dist/Interfaces/SuperAdmin/OfficeFolder.d.ts | 23 + dist/Interfaces/SuperAdmin/OfficeFolder.js | 81 + .../Interfaces/SuperAdmin/OfficeFolder.js.map | 1 + .../SuperAdmin/OfficeFolderHasCustomer.d.ts | 11 + .../SuperAdmin/OfficeFolderHasCustomer.js | 46 + .../SuperAdmin/OfficeFolderHasCustomer.js.map | 1 + .../OfficeFolderHasStakeholder.d.ts | 11 + .../SuperAdmin/OfficeFolderHasStakeholder.js | 46 + .../OfficeFolderHasStakeholder.js.map | 1 + dist/Interfaces/SuperAdmin/User.d.ts | 16 + dist/Interfaces/SuperAdmin/User.js | 59 + dist/Interfaces/SuperAdmin/User.js.map | 1 + .../SuperAdmin/UserHasNotification.d.ts | 12 + .../SuperAdmin/UserHasNotification.js | 46 + .../SuperAdmin/UserHasNotification.js.map | 1 + dist/index.d.ts | 152 +- dist/index.js | 299 +- dist/index.js.map | 2 +- package-lock.json | 3967 +++++++++++++++++ src/Interfaces/Admin/DocumentHistory.ts | 2 +- src/Interfaces/Client/DocumentHistory.ts | 2 +- src/Interfaces/SuperAdmin/DocumentHistory.ts | 2 +- 225 files changed, 9362 insertions(+), 240 deletions(-) create mode 100644 dist/Interfaces/Admin/Address.d.ts create mode 100644 dist/Interfaces/Admin/Address.js create mode 100644 dist/Interfaces/Admin/Address.js.map create mode 100644 dist/Interfaces/Admin/Contact.d.ts create mode 100644 dist/Interfaces/Admin/Contact.js create mode 100644 dist/Interfaces/Admin/Contact.js.map create mode 100644 dist/Interfaces/Admin/Customer.d.ts create mode 100644 dist/Interfaces/Admin/Customer.js create mode 100644 dist/Interfaces/Admin/Customer.js.map create mode 100644 dist/Interfaces/Admin/Deed.d.ts create mode 100644 dist/Interfaces/Admin/Deed.js create mode 100644 dist/Interfaces/Admin/Deed.js.map create mode 100644 dist/Interfaces/Admin/DeedHasDocumentType.d.ts create mode 100644 dist/Interfaces/Admin/DeedHasDocumentType.js create mode 100644 dist/Interfaces/Admin/DeedHasDocumentType.js.map create mode 100644 dist/Interfaces/Admin/DeedType.d.ts create mode 100644 dist/Interfaces/Admin/DeedType.js create mode 100644 dist/Interfaces/Admin/DeedType.js.map create mode 100644 dist/Interfaces/Admin/DeedTypeHasDocumentType.d.ts create mode 100644 dist/Interfaces/Admin/DeedTypeHasDocumentType.js create mode 100644 dist/Interfaces/Admin/DeedTypeHasDocumentType.js.map create mode 100644 dist/Interfaces/Admin/Document.d.ts create mode 100644 dist/Interfaces/Admin/Document.js create mode 100644 dist/Interfaces/Admin/Document.js.map create mode 100644 dist/Interfaces/Admin/DocumentHistory.d.ts create mode 100644 dist/Interfaces/Admin/DocumentHistory.js create mode 100644 dist/Interfaces/Admin/DocumentHistory.js.map create mode 100644 dist/Interfaces/Admin/DocumentType.d.ts create mode 100644 dist/Interfaces/Admin/DocumentType.js create mode 100644 dist/Interfaces/Admin/DocumentType.js.map create mode 100644 dist/Interfaces/Admin/File.d.ts create mode 100644 dist/Interfaces/Admin/File.js create mode 100644 dist/Interfaces/Admin/File.js.map create mode 100644 dist/Interfaces/Admin/Notification.d.ts create mode 100644 dist/Interfaces/Admin/Notification.js create mode 100644 dist/Interfaces/Admin/Notification.js.map create mode 100644 dist/Interfaces/Admin/Office.d.ts create mode 100644 dist/Interfaces/Admin/Office.js create mode 100644 dist/Interfaces/Admin/Office.js.map create mode 100644 dist/Interfaces/Admin/OfficeFolder.d.ts create mode 100644 dist/Interfaces/Admin/OfficeFolder.js create mode 100644 dist/Interfaces/Admin/OfficeFolder.js.map create mode 100644 dist/Interfaces/Admin/OfficeFolderHasCustomer.d.ts create mode 100644 dist/Interfaces/Admin/OfficeFolderHasCustomer.js create mode 100644 dist/Interfaces/Admin/OfficeFolderHasCustomer.js.map create mode 100644 dist/Interfaces/Admin/OfficeFolderHasStakeholder.d.ts create mode 100644 dist/Interfaces/Admin/OfficeFolderHasStakeholder.js create mode 100644 dist/Interfaces/Admin/OfficeFolderHasStakeholder.js.map create mode 100644 dist/Interfaces/Admin/User.d.ts create mode 100644 dist/Interfaces/Admin/User.js create mode 100644 dist/Interfaces/Admin/User.js.map create mode 100644 dist/Interfaces/Admin/UserHasNotification.d.ts create mode 100644 dist/Interfaces/Admin/UserHasNotification.js create mode 100644 dist/Interfaces/Admin/UserHasNotification.js.map create mode 100644 dist/Interfaces/Client/Address.d.ts create mode 100644 dist/Interfaces/Client/Address.js create mode 100644 dist/Interfaces/Client/Address.js.map create mode 100644 dist/Interfaces/Client/Contact.d.ts create mode 100644 dist/Interfaces/Client/Contact.js create mode 100644 dist/Interfaces/Client/Contact.js.map create mode 100644 dist/Interfaces/Client/Customer.d.ts create mode 100644 dist/Interfaces/Client/Customer.js create mode 100644 dist/Interfaces/Client/Customer.js.map create mode 100644 dist/Interfaces/Client/Deed.d.ts create mode 100644 dist/Interfaces/Client/Deed.js create mode 100644 dist/Interfaces/Client/Deed.js.map create mode 100644 dist/Interfaces/Client/DeedHasDocumentType.d.ts create mode 100644 dist/Interfaces/Client/DeedHasDocumentType.js create mode 100644 dist/Interfaces/Client/DeedHasDocumentType.js.map create mode 100644 dist/Interfaces/Client/DeedType.d.ts create mode 100644 dist/Interfaces/Client/DeedType.js create mode 100644 dist/Interfaces/Client/DeedType.js.map create mode 100644 dist/Interfaces/Client/DeedTypeHasDocumentType.d.ts create mode 100644 dist/Interfaces/Client/DeedTypeHasDocumentType.js create mode 100644 dist/Interfaces/Client/DeedTypeHasDocumentType.js.map create mode 100644 dist/Interfaces/Client/Document.d.ts create mode 100644 dist/Interfaces/Client/Document.js create mode 100644 dist/Interfaces/Client/Document.js.map create mode 100644 dist/Interfaces/Client/DocumentHistory.d.ts create mode 100644 dist/Interfaces/Client/DocumentHistory.js create mode 100644 dist/Interfaces/Client/DocumentHistory.js.map create mode 100644 dist/Interfaces/Client/DocumentType.d.ts create mode 100644 dist/Interfaces/Client/DocumentType.js create mode 100644 dist/Interfaces/Client/DocumentType.js.map create mode 100644 dist/Interfaces/Client/File.d.ts create mode 100644 dist/Interfaces/Client/File.js create mode 100644 dist/Interfaces/Client/File.js.map create mode 100644 dist/Interfaces/Client/Notification.d.ts create mode 100644 dist/Interfaces/Client/Notification.js create mode 100644 dist/Interfaces/Client/Notification.js.map create mode 100644 dist/Interfaces/Client/Office.d.ts create mode 100644 dist/Interfaces/Client/Office.js create mode 100644 dist/Interfaces/Client/Office.js.map create mode 100644 dist/Interfaces/Client/OfficeFolder.d.ts create mode 100644 dist/Interfaces/Client/OfficeFolder.js create mode 100644 dist/Interfaces/Client/OfficeFolder.js.map create mode 100644 dist/Interfaces/Client/OfficeFolderHasCustomer.d.ts create mode 100644 dist/Interfaces/Client/OfficeFolderHasCustomer.js create mode 100644 dist/Interfaces/Client/OfficeFolderHasCustomer.js.map create mode 100644 dist/Interfaces/Client/OfficeFolderHasStakeholder.d.ts create mode 100644 dist/Interfaces/Client/OfficeFolderHasStakeholder.js create mode 100644 dist/Interfaces/Client/OfficeFolderHasStakeholder.js.map create mode 100644 dist/Interfaces/Client/User.d.ts create mode 100644 dist/Interfaces/Client/User.js create mode 100644 dist/Interfaces/Client/User.js.map create mode 100644 dist/Interfaces/Client/UserHasNotification.d.ts create mode 100644 dist/Interfaces/Client/UserHasNotification.js create mode 100644 dist/Interfaces/Client/UserHasNotification.js.map create mode 100644 dist/Interfaces/Notary/Address.d.ts create mode 100644 dist/Interfaces/Notary/Address.js create mode 100644 dist/Interfaces/Notary/Address.js.map create mode 100644 dist/Interfaces/Notary/Contact.d.ts create mode 100644 dist/Interfaces/Notary/Contact.js create mode 100644 dist/Interfaces/Notary/Contact.js.map create mode 100644 dist/Interfaces/Notary/Customer.d.ts create mode 100644 dist/Interfaces/Notary/Customer.js create mode 100644 dist/Interfaces/Notary/Customer.js.map create mode 100644 dist/Interfaces/Notary/Deed.d.ts create mode 100644 dist/Interfaces/Notary/Deed.js create mode 100644 dist/Interfaces/Notary/Deed.js.map create mode 100644 dist/Interfaces/Notary/DeedHasDocumentType.d.ts create mode 100644 dist/Interfaces/Notary/DeedHasDocumentType.js create mode 100644 dist/Interfaces/Notary/DeedHasDocumentType.js.map create mode 100644 dist/Interfaces/Notary/DeedType.d.ts create mode 100644 dist/Interfaces/Notary/DeedType.js create mode 100644 dist/Interfaces/Notary/DeedType.js.map create mode 100644 dist/Interfaces/Notary/DeedTypeHasDocumentType.d.ts create mode 100644 dist/Interfaces/Notary/DeedTypeHasDocumentType.js create mode 100644 dist/Interfaces/Notary/DeedTypeHasDocumentType.js.map create mode 100644 dist/Interfaces/Notary/Document.d.ts create mode 100644 dist/Interfaces/Notary/Document.js create mode 100644 dist/Interfaces/Notary/Document.js.map create mode 100644 dist/Interfaces/Notary/DocumentHistory.d.ts create mode 100644 dist/Interfaces/Notary/DocumentHistory.js create mode 100644 dist/Interfaces/Notary/DocumentHistory.js.map create mode 100644 dist/Interfaces/Notary/DocumentType.d.ts create mode 100644 dist/Interfaces/Notary/DocumentType.js create mode 100644 dist/Interfaces/Notary/DocumentType.js.map create mode 100644 dist/Interfaces/Notary/File.d.ts create mode 100644 dist/Interfaces/Notary/File.js create mode 100644 dist/Interfaces/Notary/File.js.map create mode 100644 dist/Interfaces/Notary/Notification.d.ts create mode 100644 dist/Interfaces/Notary/Notification.js create mode 100644 dist/Interfaces/Notary/Notification.js.map create mode 100644 dist/Interfaces/Notary/Office.d.ts create mode 100644 dist/Interfaces/Notary/Office.js create mode 100644 dist/Interfaces/Notary/Office.js.map create mode 100644 dist/Interfaces/Notary/OfficeFolder.d.ts create mode 100644 dist/Interfaces/Notary/OfficeFolder.js create mode 100644 dist/Interfaces/Notary/OfficeFolder.js.map create mode 100644 dist/Interfaces/Notary/OfficeFolderHasCustomer.d.ts create mode 100644 dist/Interfaces/Notary/OfficeFolderHasCustomer.js create mode 100644 dist/Interfaces/Notary/OfficeFolderHasCustomer.js.map create mode 100644 dist/Interfaces/Notary/OfficeFolderHasStakeholder.d.ts create mode 100644 dist/Interfaces/Notary/OfficeFolderHasStakeholder.js create mode 100644 dist/Interfaces/Notary/OfficeFolderHasStakeholder.js.map create mode 100644 dist/Interfaces/Notary/User.d.ts create mode 100644 dist/Interfaces/Notary/User.js create mode 100644 dist/Interfaces/Notary/User.js.map create mode 100644 dist/Interfaces/Notary/UserHasNotification.d.ts create mode 100644 dist/Interfaces/Notary/UserHasNotification.js create mode 100644 dist/Interfaces/Notary/UserHasNotification.js.map create mode 100644 dist/Interfaces/SuperAdmin/Address.d.ts create mode 100644 dist/Interfaces/SuperAdmin/Address.js create mode 100644 dist/Interfaces/SuperAdmin/Address.js.map create mode 100644 dist/Interfaces/SuperAdmin/Contact.d.ts create mode 100644 dist/Interfaces/SuperAdmin/Contact.js create mode 100644 dist/Interfaces/SuperAdmin/Contact.js.map create mode 100644 dist/Interfaces/SuperAdmin/Customer.d.ts create mode 100644 dist/Interfaces/SuperAdmin/Customer.js create mode 100644 dist/Interfaces/SuperAdmin/Customer.js.map create mode 100644 dist/Interfaces/SuperAdmin/Deed.d.ts create mode 100644 dist/Interfaces/SuperAdmin/Deed.js create mode 100644 dist/Interfaces/SuperAdmin/Deed.js.map create mode 100644 dist/Interfaces/SuperAdmin/DeedHasDocumentType.d.ts create mode 100644 dist/Interfaces/SuperAdmin/DeedHasDocumentType.js create mode 100644 dist/Interfaces/SuperAdmin/DeedHasDocumentType.js.map create mode 100644 dist/Interfaces/SuperAdmin/DeedType.d.ts create mode 100644 dist/Interfaces/SuperAdmin/DeedType.js create mode 100644 dist/Interfaces/SuperAdmin/DeedType.js.map create mode 100644 dist/Interfaces/SuperAdmin/DeedTypeHasDocumentType.d.ts create mode 100644 dist/Interfaces/SuperAdmin/DeedTypeHasDocumentType.js create mode 100644 dist/Interfaces/SuperAdmin/DeedTypeHasDocumentType.js.map create mode 100644 dist/Interfaces/SuperAdmin/Document.d.ts create mode 100644 dist/Interfaces/SuperAdmin/Document.js create mode 100644 dist/Interfaces/SuperAdmin/Document.js.map create mode 100644 dist/Interfaces/SuperAdmin/DocumentHistory.d.ts create mode 100644 dist/Interfaces/SuperAdmin/DocumentHistory.js create mode 100644 dist/Interfaces/SuperAdmin/DocumentHistory.js.map create mode 100644 dist/Interfaces/SuperAdmin/DocumentType.d.ts create mode 100644 dist/Interfaces/SuperAdmin/DocumentType.js create mode 100644 dist/Interfaces/SuperAdmin/DocumentType.js.map create mode 100644 dist/Interfaces/SuperAdmin/File.d.ts create mode 100644 dist/Interfaces/SuperAdmin/File.js create mode 100644 dist/Interfaces/SuperAdmin/File.js.map create mode 100644 dist/Interfaces/SuperAdmin/Notification.d.ts create mode 100644 dist/Interfaces/SuperAdmin/Notification.js create mode 100644 dist/Interfaces/SuperAdmin/Notification.js.map create mode 100644 dist/Interfaces/SuperAdmin/Office.d.ts create mode 100644 dist/Interfaces/SuperAdmin/Office.js create mode 100644 dist/Interfaces/SuperAdmin/Office.js.map create mode 100644 dist/Interfaces/SuperAdmin/OfficeFolder.d.ts create mode 100644 dist/Interfaces/SuperAdmin/OfficeFolder.js create mode 100644 dist/Interfaces/SuperAdmin/OfficeFolder.js.map create mode 100644 dist/Interfaces/SuperAdmin/OfficeFolderHasCustomer.d.ts create mode 100644 dist/Interfaces/SuperAdmin/OfficeFolderHasCustomer.js create mode 100644 dist/Interfaces/SuperAdmin/OfficeFolderHasCustomer.js.map create mode 100644 dist/Interfaces/SuperAdmin/OfficeFolderHasStakeholder.d.ts create mode 100644 dist/Interfaces/SuperAdmin/OfficeFolderHasStakeholder.js create mode 100644 dist/Interfaces/SuperAdmin/OfficeFolderHasStakeholder.js.map create mode 100644 dist/Interfaces/SuperAdmin/User.d.ts create mode 100644 dist/Interfaces/SuperAdmin/User.js create mode 100644 dist/Interfaces/SuperAdmin/User.js.map create mode 100644 dist/Interfaces/SuperAdmin/UserHasNotification.d.ts create mode 100644 dist/Interfaces/SuperAdmin/UserHasNotification.js create mode 100644 dist/Interfaces/SuperAdmin/UserHasNotification.js.map create mode 100644 package-lock.json diff --git a/dist/Interfaces/Admin/Address.d.ts b/dist/Interfaces/Admin/Address.d.ts new file mode 100644 index 0000000..02b956a --- /dev/null +++ b/dist/Interfaces/Admin/Address.d.ts @@ -0,0 +1,14 @@ +import { Contact } from "./Contact"; +import { Office } from "./Office"; +export declare namespace Address { + class IAddress { + uuid: string; + address: string; + city: string; + zip_code: number; + created_at: Date | null; + updated_at: Date | null; + office?: Office.IOffice; + contacts?: Contact.IContact; + } +} diff --git a/dist/Interfaces/Admin/Address.js b/dist/Interfaces/Admin/Address.js new file mode 100644 index 0000000..e3256b9 --- /dev/null +++ b/dist/Interfaces/Admin/Address.js @@ -0,0 +1,58 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Address = void 0; +const class_validator_1 = require("class-validator"); +const Contact_1 = require("./Contact"); +const Office_1 = require("./Office"); +var Address; +(function (Address) { + class IAddress { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IAddress.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IAddress.prototype, "address", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IAddress.prototype, "city", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Number) + ], IAddress.prototype, "zip_code", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IAddress.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IAddress.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Office_1.Office.IOffice) + ], IAddress.prototype, "office", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Contact_1.Contact.IContact) + ], IAddress.prototype, "contacts", void 0); + Address.IAddress = IAddress; +})(Address = exports.Address || (exports.Address = {})); +//# sourceMappingURL=Address.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/Address.js.map b/dist/Interfaces/Admin/Address.js.map new file mode 100644 index 0000000..3ae1281 --- /dev/null +++ b/dist/Interfaces/Admin/Address.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Address.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/Address.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,uCAAoC;AACpC,qCAAkC;AAElC,IAAiB,OAAO,CA0BvB;AA1BD,WAAiB,OAAO;IACtB,MAAa,QAAQ;QAArB;YAcS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAtBC;QADC,IAAA,4BAAU,GAAE;;0CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;6CACX;IAGxB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;0CACd;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;8CACV;IAGzB;QADC,IAAA,wBAAM,GAAE;;gDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;gDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;kCACG,eAAM,CAAC,OAAO;4CAAC;IAG/B;QADC,IAAA,4BAAU,GAAE;kCACK,iBAAO,CAAC,QAAQ;8CAAC;IAvBxB,gBAAQ,WAwBpB,CAAA;AACH,CAAC,EA1BgB,OAAO,GAAP,eAAO,KAAP,eAAO,QA0BvB"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/Contact.d.ts b/dist/Interfaces/Admin/Contact.d.ts new file mode 100644 index 0000000..bb0b761 --- /dev/null +++ b/dist/Interfaces/Admin/Contact.d.ts @@ -0,0 +1,20 @@ +import { Address } from "./Address"; +import { Customer } from "./Customer"; +import { User } from "./User"; +import { ContactNotary } from "../.."; +export declare namespace Contact { + class IContact { + uuid: string; + first_name: string; + last_name: string; + email: string; + phone_number: string; + cell_phone_number: string; + civility: ContactNotary.ECivility; + address: Address.IAddress; + created_at: Date | null; + updated_at: Date | null; + users?: User.IUser; + customers?: Customer.ICustomer; + } +} diff --git a/dist/Interfaces/Admin/Contact.js b/dist/Interfaces/Admin/Contact.js new file mode 100644 index 0000000..b61fd01 --- /dev/null +++ b/dist/Interfaces/Admin/Contact.js @@ -0,0 +1,76 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Contact = void 0; +const class_validator_1 = require("class-validator"); +const Address_1 = require("./Address"); +const Customer_1 = require("./Customer"); +const User_1 = require("./User"); +const __1 = require("../.."); +var Contact; +(function (Contact) { + class IContact { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IContact.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IContact.prototype, "first_name", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IContact.prototype, "last_name", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IContact.prototype, "email", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", String) + ], IContact.prototype, "phone_number", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", String) + ], IContact.prototype, "cell_phone_number", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IContact.prototype, "civility", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Address_1.Address.IAddress) + ], IContact.prototype, "address", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IContact.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IContact.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", User_1.User.IUser) + ], IContact.prototype, "users", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Customer_1.Customer.ICustomer) + ], IContact.prototype, "customers", void 0); + Contact.IContact = IContact; +})(Contact = exports.Contact || (exports.Contact = {})); +//# sourceMappingURL=Contact.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/Contact.js.map b/dist/Interfaces/Admin/Contact.js.map new file mode 100644 index 0000000..deb01c9 --- /dev/null +++ b/dist/Interfaces/Admin/Contact.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Contact.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/Contact.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,uCAAoC;AACpC,yCAAsC;AACtC,iCAA8B;AAC9B,6BAAsC;AAEtC,IAAiB,OAAO,CAsCvB;AAtCD,WAAiB,OAAO;IACtB,MAAa,QAAQ;QAArB;YA0BS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAlCC;QADC,IAAA,4BAAU,GAAE;;0CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;gDACR;IAG3B;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;+CACT;IAG1B;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACb;IAGtB;QADC,IAAA,4BAAU,GAAE;;kDACgB;IAG7B;QADC,IAAA,4BAAU,GAAE;;uDACqB;IAGlC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;8CACO;IAG1C;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAClB,iBAAO,CAAC,QAAQ;6CAAC;IAGlC;QADC,IAAA,wBAAM,GAAE;;gDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;gDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;kCACE,WAAI,CAAC,KAAK;2CAAC;IAG1B;QADC,IAAA,4BAAU,GAAE;kCACM,mBAAQ,CAAC,SAAS;+CAAC;IAnC3B,gBAAQ,WAoCpB,CAAA;AACH,CAAC,EAtCgB,OAAO,GAAP,eAAO,KAAP,eAAO,QAsCvB"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/Customer.d.ts b/dist/Interfaces/Admin/Customer.d.ts new file mode 100644 index 0000000..40ea77f --- /dev/null +++ b/dist/Interfaces/Admin/Customer.d.ts @@ -0,0 +1,15 @@ +import { Contact } from "./Contact"; +import { Document } from "./Document"; +import { OfficeFolderHasCustomer } from "./OfficeFolderHasCustomer"; +import { CustomerNotary } from "../.."; +export declare namespace Customer { + class ICustomer { + uuid: string; + status: CustomerNotary.ECustomerStatus; + contact: Contact.IContact; + created_at: Date | null; + updated_at: Date | null; + office_folder_has_customers?: OfficeFolderHasCustomer.IOfficeFolderHasCustomer[]; + documents?: Document.IDocument[]; + } +} diff --git a/dist/Interfaces/Admin/Customer.js b/dist/Interfaces/Admin/Customer.js new file mode 100644 index 0000000..c88d282 --- /dev/null +++ b/dist/Interfaces/Admin/Customer.js @@ -0,0 +1,54 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Customer = void 0; +const class_validator_1 = require("class-validator"); +const Contact_1 = require("./Contact"); +const __1 = require("../.."); +var Customer; +(function (Customer) { + class ICustomer { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], ICustomer.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], ICustomer.prototype, "status", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Contact_1.Contact.IContact) + ], ICustomer.prototype, "contact", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], ICustomer.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], ICustomer.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], ICustomer.prototype, "office_folder_has_customers", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], ICustomer.prototype, "documents", void 0); + Customer.ICustomer = ICustomer; +})(Customer = exports.Customer || (exports.Customer = {})); +//# sourceMappingURL=Customer.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/Customer.js.map b/dist/Interfaces/Admin/Customer.js.map new file mode 100644 index 0000000..17e5321 --- /dev/null +++ b/dist/Interfaces/Admin/Customer.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Customer.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/Customer.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,uCAAoC;AAGpC,6BAAuC;AAEvC,IAAiB,QAAQ,CAuBxB;AAvBD,WAAiB,QAAQ;IACvB,MAAa,SAAS;QAAtB;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAnBC;QADC,IAAA,4BAAU,GAAE;;2CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;6CACY;IAG/C;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAClB,iBAAO,CAAC,QAAQ;8CAAC;IAGlC;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;kEACoE;IAGjF;QADC,IAAA,4BAAU,GAAE;;gDACoB;IApBtB,kBAAS,YAqBrB,CAAA;AACH,CAAC,EAvBgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAuBxB"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/Deed.d.ts b/dist/Interfaces/Admin/Deed.d.ts new file mode 100644 index 0000000..4829454 --- /dev/null +++ b/dist/Interfaces/Admin/Deed.d.ts @@ -0,0 +1,13 @@ +import { DeedType } from "./DeedType"; +import { DeedHasDocumentType } from "./DeedHasDocumentType"; +import { OfficeFolder } from "./OfficeFolder"; +export declare namespace Deed { + class IDeed { + uuid: string; + deed_type: DeedType.IDeedType; + created_at: Date | null; + updated_at: Date | null; + deed_has_document_types?: DeedHasDocumentType.IDeedHasDocumentType[]; + office_folder?: OfficeFolder.IOfficeFolder; + } +} diff --git a/dist/Interfaces/Admin/Deed.js b/dist/Interfaces/Admin/Deed.js new file mode 100644 index 0000000..a6e489a --- /dev/null +++ b/dist/Interfaces/Admin/Deed.js @@ -0,0 +1,50 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Deed = void 0; +const class_validator_1 = require("class-validator"); +const DeedType_1 = require("./DeedType"); +const OfficeFolder_1 = require("./OfficeFolder"); +var Deed; +(function (Deed) { + class IDeed { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDeed.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", DeedType_1.DeedType.IDeedType) + ], IDeed.prototype, "deed_type", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeed.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeed.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDeed.prototype, "deed_has_document_types", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", OfficeFolder_1.OfficeFolder.IOfficeFolder) + ], IDeed.prototype, "office_folder", void 0); + Deed.IDeed = IDeed; +})(Deed = exports.Deed || (exports.Deed = {})); +//# sourceMappingURL=Deed.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/Deed.js.map b/dist/Interfaces/Admin/Deed.js.map new file mode 100644 index 0000000..df7879c --- /dev/null +++ b/dist/Interfaces/Admin/Deed.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Deed.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/Deed.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,yCAAsC;AAEtC,iDAA8C;AAC9C,IAAiB,IAAI,CAoBpB;AApBD,WAAiB,IAAI;IACnB,MAAa,KAAK;QAAlB;YAQS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAhBC;QADC,IAAA,4BAAU,GAAE;;uCACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAChB,mBAAQ,CAAC,SAAS;4CAAC;IAGtC;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;0DAC+D;IAG5E;QADC,IAAA,4BAAU,GAAE;kCACU,2BAAY,CAAC,aAAa;gDAAC;IAjBvC,UAAK,QAkBjB,CAAA;AACH,CAAC,EApBgB,IAAI,GAAJ,YAAI,KAAJ,YAAI,QAoBpB"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/DeedHasDocumentType.d.ts b/dist/Interfaces/Admin/DeedHasDocumentType.d.ts new file mode 100644 index 0000000..b735b3d --- /dev/null +++ b/dist/Interfaces/Admin/DeedHasDocumentType.d.ts @@ -0,0 +1,11 @@ +import { Deed } from "./Deed"; +import { DocumentType } from "./DocumentType"; +export declare namespace DeedHasDocumentType { + class IDeedHasDocumentType { + uuid: string; + document_type: DocumentType.IDocumentType; + deed: Deed.IDeed; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/Admin/DeedHasDocumentType.js b/dist/Interfaces/Admin/DeedHasDocumentType.js new file mode 100644 index 0000000..a8a353b --- /dev/null +++ b/dist/Interfaces/Admin/DeedHasDocumentType.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DeedHasDocumentType = void 0; +const class_validator_1 = require("class-validator"); +const Deed_1 = require("./Deed"); +const DocumentType_1 = require("./DocumentType"); +var DeedHasDocumentType; +(function (DeedHasDocumentType) { + class IDeedHasDocumentType { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDeedHasDocumentType.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", DocumentType_1.DocumentType.IDocumentType) + ], IDeedHasDocumentType.prototype, "document_type", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Deed_1.Deed.IDeed) + ], IDeedHasDocumentType.prototype, "deed", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedHasDocumentType.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedHasDocumentType.prototype, "updated_at", void 0); + DeedHasDocumentType.IDeedHasDocumentType = IDeedHasDocumentType; +})(DeedHasDocumentType = exports.DeedHasDocumentType || (exports.DeedHasDocumentType = {})); +//# sourceMappingURL=DeedHasDocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/DeedHasDocumentType.js.map b/dist/Interfaces/Admin/DeedHasDocumentType.js.map new file mode 100644 index 0000000..0a9a0fd --- /dev/null +++ b/dist/Interfaces/Admin/DeedHasDocumentType.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DeedHasDocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/DeedHasDocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,iCAA8B;AAC9B,iDAA8C;AAC9C,IAAiB,mBAAmB,CAiBnC;AAjBD,WAAiB,mBAAmB;IAClC,MAAa,oBAAoB;QAAjC;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;sDACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACZ,2BAAY,CAAC,aAAa;+DAAC;IAGlD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACrB,WAAI,CAAC,KAAK;sDAAC;IAGzB;QADC,IAAA,wBAAM,GAAE;;4DAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;4DAC6B;IAd3B,wCAAoB,uBAehC,CAAA;AACH,CAAC,EAjBgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAiBnC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/DeedType.d.ts b/dist/Interfaces/Admin/DeedType.d.ts new file mode 100644 index 0000000..e06b132 --- /dev/null +++ b/dist/Interfaces/Admin/DeedType.d.ts @@ -0,0 +1,16 @@ +import { Deed } from "./Deed"; +import { DeedTypeHasDocumentType } from "./DeedTypeHasDocumentType"; +import { Office } from "./Office"; +export declare namespace DeedType { + class IDeedType { + uuid: string; + name: string; + description: string; + archived_at: Date | null; + office: Office.IOffice; + created_at: Date | null; + updated_at: Date | null; + deed?: Deed.IDeed[]; + deed_type_has_document_types?: DeedTypeHasDocumentType.IDeedTypeHasDocumentType[]; + } +} diff --git a/dist/Interfaces/Admin/DeedType.js b/dist/Interfaces/Admin/DeedType.js new file mode 100644 index 0000000..e7c55f3 --- /dev/null +++ b/dist/Interfaces/Admin/DeedType.js @@ -0,0 +1,62 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DeedType = void 0; +const class_validator_1 = require("class-validator"); +const Office_1 = require("./Office"); +var DeedType; +(function (DeedType) { + class IDeedType { + constructor() { + this.archived_at = null; + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDeedType.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDeedType.prototype, "name", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDeedType.prototype, "description", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedType.prototype, "archived_at", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Office_1.Office.IOffice) + ], IDeedType.prototype, "office", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedType.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedType.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDeedType.prototype, "deed", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDeedType.prototype, "deed_type_has_document_types", void 0); + DeedType.IDeedType = IDeedType; +})(DeedType = exports.DeedType || (exports.DeedType = {})); +//# sourceMappingURL=DeedType.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/DeedType.js.map b/dist/Interfaces/Admin/DeedType.js.map new file mode 100644 index 0000000..f508fad --- /dev/null +++ b/dist/Interfaces/Admin/DeedType.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DeedType.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/DeedType.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AAIjE,qCAAkC;AAElC,IAAiB,QAAQ,CA6BxB;AA7BD,WAAiB,QAAQ;IACvB,MAAa,SAAS;QAAtB;YAWS,gBAAW,GAAgB,IAAI,CAAC;YAMhC,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAzBC;QADC,IAAA,4BAAU,GAAE;;2CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACd;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;kDACP;IAG5B;QADC,IAAA,wBAAM,GAAE;;kDAC8B;IAGvC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACnB,eAAM,CAAC,OAAO;6CAAC;IAG/B;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;2CACc;IAG3B;QADC,IAAA,4BAAU,GAAE;;mEAC4E;IA1B9E,kBAAS,YA2BrB,CAAA;AACH,CAAC,EA7BgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QA6BxB"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/DeedTypeHasDocumentType.d.ts b/dist/Interfaces/Admin/DeedTypeHasDocumentType.d.ts new file mode 100644 index 0000000..df6b74d --- /dev/null +++ b/dist/Interfaces/Admin/DeedTypeHasDocumentType.d.ts @@ -0,0 +1,11 @@ +import { DeedType } from "./DeedType"; +import { DocumentType } from "./DocumentType"; +export declare namespace DeedTypeHasDocumentType { + class IDeedTypeHasDocumentType { + uuid: string; + document_type: DocumentType.IDocumentType; + deed_type: DeedType.IDeedType; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/Admin/DeedTypeHasDocumentType.js b/dist/Interfaces/Admin/DeedTypeHasDocumentType.js new file mode 100644 index 0000000..2f99a03 --- /dev/null +++ b/dist/Interfaces/Admin/DeedTypeHasDocumentType.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DeedTypeHasDocumentType = void 0; +const class_validator_1 = require("class-validator"); +const DeedType_1 = require("./DeedType"); +const DocumentType_1 = require("./DocumentType"); +var DeedTypeHasDocumentType; +(function (DeedTypeHasDocumentType) { + class IDeedTypeHasDocumentType { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDeedTypeHasDocumentType.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", DocumentType_1.DocumentType.IDocumentType) + ], IDeedTypeHasDocumentType.prototype, "document_type", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", DeedType_1.DeedType.IDeedType) + ], IDeedTypeHasDocumentType.prototype, "deed_type", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedTypeHasDocumentType.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedTypeHasDocumentType.prototype, "updated_at", void 0); + DeedTypeHasDocumentType.IDeedTypeHasDocumentType = IDeedTypeHasDocumentType; +})(DeedTypeHasDocumentType = exports.DeedTypeHasDocumentType || (exports.DeedTypeHasDocumentType = {})); +//# sourceMappingURL=DeedTypeHasDocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/DeedTypeHasDocumentType.js.map b/dist/Interfaces/Admin/DeedTypeHasDocumentType.js.map new file mode 100644 index 0000000..d8149cf --- /dev/null +++ b/dist/Interfaces/Admin/DeedTypeHasDocumentType.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DeedTypeHasDocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/DeedTypeHasDocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,yCAAsC;AACtC,iDAA8C;AAE9C,IAAiB,uBAAuB,CAiBvC;AAjBD,WAAiB,uBAAuB;IACtC,MAAa,wBAAwB;QAArC;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;0DACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACZ,2BAAY,CAAC,aAAa;mEAAC;IAGlD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAChB,mBAAQ,CAAC,SAAS;+DAAC;IAGtC;QADC,IAAA,wBAAM,GAAE;;gEAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;gEAC6B;IAd3B,gDAAwB,2BAepC,CAAA;AACH,CAAC,EAjBgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAiBvC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/Document.d.ts b/dist/Interfaces/Admin/Document.d.ts new file mode 100644 index 0000000..09070d6 --- /dev/null +++ b/dist/Interfaces/Admin/Document.d.ts @@ -0,0 +1,19 @@ +import { Customer } from "./Customer"; +import { DocumentHistory } from "./DocumentHistory"; +import { DocumentType } from "./DocumentType"; +import { File } from "./File"; +import { OfficeFolder } from "./OfficeFolder"; +import { DocumentNotary } from "../.."; +export declare namespace Document { + class IDocument { + uuid: string; + document_status: DocumentNotary.EDocumentStatus; + document_type: DocumentType.IDocumentType; + folder: OfficeFolder.IOfficeFolder; + depositor: Customer.ICustomer; + created_at: Date | null; + updated_at: Date | null; + files?: File.IFile[]; + document_history?: DocumentHistory.IDocumentHistory[]; + } +} diff --git a/dist/Interfaces/Admin/Document.js b/dist/Interfaces/Admin/Document.js new file mode 100644 index 0000000..7d33320 --- /dev/null +++ b/dist/Interfaces/Admin/Document.js @@ -0,0 +1,64 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Document = void 0; +const class_validator_1 = require("class-validator"); +const Customer_1 = require("./Customer"); +const DocumentType_1 = require("./DocumentType"); +const OfficeFolder_1 = require("./OfficeFolder"); +const __1 = require("../.."); +var Document; +(function (Document) { + class IDocument { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDocument.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDocument.prototype, "document_status", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", DocumentType_1.DocumentType.IDocumentType) + ], IDocument.prototype, "document_type", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", OfficeFolder_1.OfficeFolder.IOfficeFolder) + ], IDocument.prototype, "folder", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Customer_1.Customer.ICustomer) + ], IDocument.prototype, "depositor", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocument.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocument.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDocument.prototype, "files", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDocument.prototype, "document_history", void 0); + Document.IDocument = IDocument; +})(Document = exports.Document || (exports.Document = {})); +//# sourceMappingURL=Document.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/Document.js.map b/dist/Interfaces/Admin/Document.js.map new file mode 100644 index 0000000..6404fa5 --- /dev/null +++ b/dist/Interfaces/Admin/Document.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Document.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/Document.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,yCAAsC;AAEtC,iDAA8C;AAE9C,iDAA8C;AAC9C,6BAAuC;AAEvC,IAAiB,QAAQ,CA6BxB;AA7BD,WAAiB,QAAQ;IACvB,MAAa,SAAS;QAAtB;YAiBS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAzBC;QADC,IAAA,4BAAU,GAAE;;2CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;sDACqB;IAGxD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACZ,2BAAY,CAAC,aAAa;oDAAC;IAGlD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACnB,2BAAY,CAAC,aAAa;6CAAC;IAG3C;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAChB,mBAAQ,CAAC,SAAS;gDAAC;IAGtC;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;4CACe;IAG5B;QADC,IAAA,4BAAU,GAAE;;uDACgD;IA1BlD,kBAAS,YA2BrB,CAAA;AACH,CAAC,EA7BgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QA6BxB"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/DocumentHistory.d.ts b/dist/Interfaces/Admin/DocumentHistory.d.ts new file mode 100644 index 0000000..a8d4a64 --- /dev/null +++ b/dist/Interfaces/Admin/DocumentHistory.d.ts @@ -0,0 +1,11 @@ +import { Document } from "../Notary/Document"; +export declare namespace DocumentHistory { + class IDocumentHistory { + uuid: string; + document_status: Document.EDocumentStatus; + document: Document.IDocument; + refused_reason: string | null; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/Admin/DocumentHistory.js b/dist/Interfaces/Admin/DocumentHistory.js new file mode 100644 index 0000000..df28932 --- /dev/null +++ b/dist/Interfaces/Admin/DocumentHistory.js @@ -0,0 +1,50 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DocumentHistory = void 0; +const class_validator_1 = require("class-validator"); +const Document_1 = require("../Notary/Document"); +var DocumentHistory; +(function (DocumentHistory) { + class IDocumentHistory { + constructor() { + this.refused_reason = null; + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDocumentHistory.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDocumentHistory.prototype, "document_status", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Document_1.Document.IDocument) + ], IDocumentHistory.prototype, "document", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Object) + ], IDocumentHistory.prototype, "refused_reason", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocumentHistory.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocumentHistory.prototype, "updated_at", void 0); + DocumentHistory.IDocumentHistory = IDocumentHistory; +})(DocumentHistory = exports.DocumentHistory || (exports.DocumentHistory = {})); +//# sourceMappingURL=DocumentHistory.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/DocumentHistory.js.map b/dist/Interfaces/Admin/DocumentHistory.js.map new file mode 100644 index 0000000..f1eaaaa --- /dev/null +++ b/dist/Interfaces/Admin/DocumentHistory.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DocumentHistory.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/DocumentHistory.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,iDAA8C;AAE9C,IAAiB,eAAe,CAoB/B;AApBD,WAAiB,eAAe;IAC9B,MAAa,gBAAgB;QAA7B;YAWS,mBAAc,GAAkB,IAAI,CAAC;YAGrC,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAhBC;QADC,IAAA,4BAAU,GAAE;;kDACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;6DACe;IAGlD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACjB,mBAAQ,CAAC,SAAS;sDAAC;IAGrC;QADC,IAAA,4BAAU,GAAE;;4DAC+B;IAG5C;QADC,IAAA,wBAAM,GAAE;;wDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;wDAC6B;IAjB3B,gCAAgB,mBAkB5B,CAAA;AACH,CAAC,EApBgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAoB/B"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/DocumentType.d.ts b/dist/Interfaces/Admin/DocumentType.d.ts new file mode 100644 index 0000000..941c152 --- /dev/null +++ b/dist/Interfaces/Admin/DocumentType.d.ts @@ -0,0 +1,17 @@ +import { DeedHasDocumentType } from "./DeedHasDocumentType"; +import { Document } from "./Document"; +import { DeedTypeHasDocumentType } from "./DeedTypeHasDocumentType"; +export declare namespace DocumentType { + class IDocumentType { + uuid: string; + name: string; + public_description: string; + private_description: string | null; + archived_at: Date | null; + created_at: Date | null; + updated_at: Date | null; + documents?: Document.IDocument[]; + deed_has_document_types?: DeedHasDocumentType.IDeedHasDocumentType[]; + deed_type_has_document_types?: DeedTypeHasDocumentType.IDeedTypeHasDocumentType[]; + } +} diff --git a/dist/Interfaces/Admin/DocumentType.js b/dist/Interfaces/Admin/DocumentType.js new file mode 100644 index 0000000..32aec48 --- /dev/null +++ b/dist/Interfaces/Admin/DocumentType.js @@ -0,0 +1,66 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DocumentType = void 0; +const class_validator_1 = require("class-validator"); +var DocumentType; +(function (DocumentType) { + class IDocumentType { + constructor() { + this.private_description = null; + this.archived_at = null; + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDocumentType.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDocumentType.prototype, "name", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDocumentType.prototype, "public_description", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Object) + ], IDocumentType.prototype, "private_description", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocumentType.prototype, "archived_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocumentType.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocumentType.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDocumentType.prototype, "documents", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDocumentType.prototype, "deed_has_document_types", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDocumentType.prototype, "deed_type_has_document_types", void 0); + DocumentType.IDocumentType = IDocumentType; +})(DocumentType = exports.DocumentType || (exports.DocumentType = {})); +//# sourceMappingURL=DocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/DocumentType.js.map b/dist/Interfaces/Admin/DocumentType.js.map new file mode 100644 index 0000000..1f339bf --- /dev/null +++ b/dist/Interfaces/Admin/DocumentType.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/DocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AAKjE,IAAiB,YAAY,CAgC5B;AAhCD,WAAiB,YAAY;IAC3B,MAAa,aAAa;QAA1B;YAWS,wBAAmB,GAAkB,IAAI,CAAC;YAG1C,gBAAW,GAAgB,IAAI,CAAC;YAGhC,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAUxC,CAAC;KAAA;IA5BC;QADC,IAAA,4BAAU,GAAE;;+CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;+CACd;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;6DACA;IAGnC;QADC,IAAA,4BAAU,GAAE;;8DACoC;IAGjD;QADC,IAAA,wBAAM,GAAE;;sDAC8B;IAGvC;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;oDAC2B;IAGxC;QADC,IAAA,4BAAU,GAAE;;kEAC+D;IAG5E;QADC,IAAA,4BAAU,GAAE;;uEAC4E;IA7B9E,0BAAa,gBA8BzB,CAAA;AACH,CAAC,EAhCgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAgC5B"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/File.d.ts b/dist/Interfaces/Admin/File.d.ts new file mode 100644 index 0000000..a8cd4a9 --- /dev/null +++ b/dist/Interfaces/Admin/File.d.ts @@ -0,0 +1,10 @@ +import { Document } from "./Document"; +export declare namespace File { + class IFile { + uuid: string; + document: Document.IDocument; + file_path: string | null; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/Admin/File.js b/dist/Interfaces/Admin/File.js new file mode 100644 index 0000000..89f4cd3 --- /dev/null +++ b/dist/Interfaces/Admin/File.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.File = void 0; +const class_validator_1 = require("class-validator"); +const Document_1 = require("./Document"); +var File; +(function (File) { + class IFile { + constructor() { + this.file_path = null; + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IFile.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Document_1.Document.IDocument) + ], IFile.prototype, "document", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Object) + ], IFile.prototype, "file_path", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IFile.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IFile.prototype, "updated_at", void 0); + File.IFile = IFile; +})(File = exports.File || (exports.File = {})); +//# sourceMappingURL=File.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/File.js.map b/dist/Interfaces/Admin/File.js.map new file mode 100644 index 0000000..47b9cd9 --- /dev/null +++ b/dist/Interfaces/Admin/File.js.map @@ -0,0 +1 @@ +{"version":3,"file":"File.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/File.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,yCAAsC;AAEtC,IAAiB,IAAI,CAiBpB;AAjBD,WAAiB,IAAI;IACnB,MAAa,KAAK;QAAlB;YAQS,cAAS,GAAkB,IAAI,CAAC;YAGhC,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;uCACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACjB,mBAAQ,CAAC,SAAS;2CAAC;IAGrC;QADC,IAAA,4BAAU,GAAE;;4CAC0B;IAGvC;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAd3B,UAAK,QAejB,CAAA;AACH,CAAC,EAjBgB,IAAI,GAAJ,YAAI,KAAJ,YAAI,QAiBpB"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/Notification.d.ts b/dist/Interfaces/Admin/Notification.d.ts new file mode 100644 index 0000000..b15e627 --- /dev/null +++ b/dist/Interfaces/Admin/Notification.d.ts @@ -0,0 +1,11 @@ +import { UserHasNotification } from "./UserHasNotification"; +export declare namespace Notification { + class INotification { + uuid: string; + message: string; + redirection_url: string; + created_at: Date | null; + updated_at: Date | null; + user_has_notifications?: UserHasNotification.IUserHasNotification[]; + } +} diff --git a/dist/Interfaces/Admin/Notification.js b/dist/Interfaces/Admin/Notification.js new file mode 100644 index 0000000..9c6ddbf --- /dev/null +++ b/dist/Interfaces/Admin/Notification.js @@ -0,0 +1,49 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Notification = void 0; +const class_validator_1 = require("class-validator"); +var Notification; +(function (Notification) { + class INotification { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], INotification.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], INotification.prototype, "message", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + (0, class_validator_1.IsUrl)(), + __metadata("design:type", String) + ], INotification.prototype, "redirection_url", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], INotification.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], INotification.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], INotification.prototype, "user_has_notifications", void 0); + Notification.INotification = INotification; +})(Notification = exports.Notification || (exports.Notification = {})); +//# sourceMappingURL=Notification.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/Notification.js.map b/dist/Interfaces/Admin/Notification.js.map new file mode 100644 index 0000000..0419299 --- /dev/null +++ b/dist/Interfaces/Admin/Notification.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Notification.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/Notification.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAwE;AAGxE,IAAiB,YAAY,CAqB5B;AArBD,WAAiB,YAAY;IAC3B,MAAa,aAAa;QAA1B;YAYS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAIxC,CAAC;KAAA;IAjBC;QADC,IAAA,4BAAU,GAAE;;+CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;kDACX;IAIxB;QAFC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;QAClC,IAAA,uBAAK,GAAE;;0DACwB;IAGhC;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;iEACuD;IAlBzD,0BAAa,gBAmBzB,CAAA;AACH,CAAC,EArBgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAqB5B"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/Office.d.ts b/dist/Interfaces/Admin/Office.d.ts new file mode 100644 index 0000000..44d2d90 --- /dev/null +++ b/dist/Interfaces/Admin/Office.d.ts @@ -0,0 +1,20 @@ +import { Address } from "./Address"; +import { DeedType } from "./DeedType"; +import { OfficeFolder } from "./OfficeFolder"; +import { User } from "./User"; +import { OfficeNotary } from "../.."; +export declare namespace Office { + class IOffice { + uuid: string; + idNot: string; + name: string; + crpcen: string; + address: Address.IAddress; + office_status: OfficeNotary.EOfficeStatus; + created_at: Date | null; + updated_at: Date | null; + deed_types?: DeedType.IDeedType[]; + users?: User.IUser[]; + office_folders?: OfficeFolder.IOfficeFolder[]; + } +} diff --git a/dist/Interfaces/Admin/Office.js b/dist/Interfaces/Admin/Office.js new file mode 100644 index 0000000..560e114 --- /dev/null +++ b/dist/Interfaces/Admin/Office.js @@ -0,0 +1,70 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Office = void 0; +const class_validator_1 = require("class-validator"); +const Address_1 = require("./Address"); +const __1 = require("../.."); +var Office; +(function (Office) { + class IOffice { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IOffice.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOffice.prototype, "idNot", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOffice.prototype, "name", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOffice.prototype, "crpcen", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Address_1.Address.IAddress) + ], IOffice.prototype, "address", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOffice.prototype, "office_status", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOffice.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOffice.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOffice.prototype, "deed_types", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOffice.prototype, "users", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOffice.prototype, "office_folders", void 0); + Office.IOffice = IOffice; +})(Office = exports.Office || (exports.Office = {})); +//# sourceMappingURL=Office.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/Office.js.map b/dist/Interfaces/Admin/Office.js.map new file mode 100644 index 0000000..d07531e --- /dev/null +++ b/dist/Interfaces/Admin/Office.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Office.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/Office.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,uCAAoC;AAIpC,6BAAqC;AAErC,IAAiB,MAAM,CAmCtB;AAnCD,WAAiB,MAAM;IACrB,MAAa,OAAO;QAApB;YAoBS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAUxC,CAAC;KAAA;IA/BC;QADC,IAAA,4BAAU,GAAE;;yCACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;0CACb;IAGtB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;yCACd;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACZ;IAGvB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAClB,iBAAO,CAAC,QAAQ;4CAAC;IAGlC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;kDACe;IAGlD;QADC,IAAA,wBAAM,GAAE;;+CAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;+CAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;+CACqB;IAGlC;QADC,IAAA,4BAAU,GAAE;;0CACQ;IAGrB;QADC,IAAA,4BAAU,GAAE;;mDACiC;IAhCnC,cAAO,UAiCnB,CAAA;AACH,CAAC,EAnCgB,MAAM,GAAN,cAAM,KAAN,cAAM,QAmCtB"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/OfficeFolder.d.ts b/dist/Interfaces/Admin/OfficeFolder.d.ts new file mode 100644 index 0000000..879c030 --- /dev/null +++ b/dist/Interfaces/Admin/OfficeFolder.d.ts @@ -0,0 +1,23 @@ +import { Deed } from "./Deed"; +import { Document } from "./Document"; +import { Office } from "./Office"; +import { OfficeFolderHasCustomer } from "./OfficeFolderHasCustomer"; +import { OfficeFolderHasStakeholder } from "./OfficeFolderHasStakeholder"; +import { OfficeFolderNotary } from "../.."; +export declare namespace OfficeFolder { + class IOfficeFolder { + uuid: string; + folder_number: string; + name: string; + description: string | null; + archived_description: string | null; + status: OfficeFolderNotary.EFolderStatus; + deed: Deed.IDeed; + office: Office.IOffice; + created_at: Date | null; + updated_at: Date | null; + office_folder_has_customers?: OfficeFolderHasCustomer.IOfficeFolderHasCustomer[]; + office_folder_has_stakeholder?: OfficeFolderHasStakeholder.IOfficeFolderHasStakeholder[]; + documents?: Document.IDocument[]; + } +} diff --git a/dist/Interfaces/Admin/OfficeFolder.js b/dist/Interfaces/Admin/OfficeFolder.js new file mode 100644 index 0000000..47c8a88 --- /dev/null +++ b/dist/Interfaces/Admin/OfficeFolder.js @@ -0,0 +1,81 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.OfficeFolder = void 0; +const class_validator_1 = require("class-validator"); +const Deed_1 = require("./Deed"); +const Office_1 = require("./Office"); +const __1 = require("../.."); +var OfficeFolder; +(function (OfficeFolder) { + class IOfficeFolder { + constructor() { + this.description = null; + this.archived_description = null; + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IOfficeFolder.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOfficeFolder.prototype, "folder_number", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOfficeFolder.prototype, "name", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Object) + ], IOfficeFolder.prototype, "description", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Object) + ], IOfficeFolder.prototype, "archived_description", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOfficeFolder.prototype, "status", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Deed_1.Deed.IDeed) + ], IOfficeFolder.prototype, "deed", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Office_1.Office.IOffice) + ], IOfficeFolder.prototype, "office", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolder.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolder.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOfficeFolder.prototype, "office_folder_has_customers", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOfficeFolder.prototype, "office_folder_has_stakeholder", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOfficeFolder.prototype, "documents", void 0); + OfficeFolder.IOfficeFolder = IOfficeFolder; +})(OfficeFolder = exports.OfficeFolder || (exports.OfficeFolder = {})); +//# sourceMappingURL=OfficeFolder.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/OfficeFolder.js.map b/dist/Interfaces/Admin/OfficeFolder.js.map new file mode 100644 index 0000000..6a2c53b --- /dev/null +++ b/dist/Interfaces/Admin/OfficeFolder.js.map @@ -0,0 +1 @@ +{"version":3,"file":"OfficeFolder.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/OfficeFolder.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,iCAA8B;AAE9B,qCAAkC;AAGlC,6BAA2C;AAE3C,IAAiB,YAAY,CAyC5B;AAzCD,WAAiB,YAAY;IAC3B,MAAa,aAAa;QAA1B;YAWS,gBAAW,GAAkB,IAAI,CAAC;YAGlC,yBAAoB,GAAkB,IAAI,CAAC;YAY3C,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAUxC,CAAC;KAAA;IArCC;QADC,IAAA,4BAAU,GAAE;;+CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;wDACL;IAG9B;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;+CACd;IAGrB;QADC,IAAA,4BAAU,GAAE;;sDAC4B;IAGzC;QADC,IAAA,4BAAU,GAAE;;+DACqC;IAGlD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;iDACc;IAGjD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACrB,WAAI,CAAC,KAAK;+CAAC;IAGzB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACnB,eAAM,CAAC,OAAO;iDAAC;IAG/B;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;sEACoE;IAGjF;QADC,IAAA,4BAAU,GAAE;;wEAC4E;IAGzF;QADC,IAAA,4BAAU,GAAE;;oDACoB;IAtCtB,0BAAa,gBAuCzB,CAAA;AACH,CAAC,EAzCgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAyC5B"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/OfficeFolderHasCustomer.d.ts b/dist/Interfaces/Admin/OfficeFolderHasCustomer.d.ts new file mode 100644 index 0000000..d685eb7 --- /dev/null +++ b/dist/Interfaces/Admin/OfficeFolderHasCustomer.d.ts @@ -0,0 +1,11 @@ +import { Customer } from "./Customer"; +import { OfficeFolder } from "./OfficeFolder"; +export declare namespace OfficeFolderHasCustomer { + class IOfficeFolderHasCustomer { + uuid: string; + customer: Customer.ICustomer; + office_folder: OfficeFolder.IOfficeFolder; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/Admin/OfficeFolderHasCustomer.js b/dist/Interfaces/Admin/OfficeFolderHasCustomer.js new file mode 100644 index 0000000..1a59f48 --- /dev/null +++ b/dist/Interfaces/Admin/OfficeFolderHasCustomer.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.OfficeFolderHasCustomer = void 0; +const class_validator_1 = require("class-validator"); +const Customer_1 = require("./Customer"); +const OfficeFolder_1 = require("./OfficeFolder"); +var OfficeFolderHasCustomer; +(function (OfficeFolderHasCustomer) { + class IOfficeFolderHasCustomer { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IOfficeFolderHasCustomer.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Customer_1.Customer.ICustomer) + ], IOfficeFolderHasCustomer.prototype, "customer", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", OfficeFolder_1.OfficeFolder.IOfficeFolder) + ], IOfficeFolderHasCustomer.prototype, "office_folder", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolderHasCustomer.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolderHasCustomer.prototype, "updated_at", void 0); + OfficeFolderHasCustomer.IOfficeFolderHasCustomer = IOfficeFolderHasCustomer; +})(OfficeFolderHasCustomer = exports.OfficeFolderHasCustomer || (exports.OfficeFolderHasCustomer = {})); +//# sourceMappingURL=OfficeFolderHasCustomer.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/OfficeFolderHasCustomer.js.map b/dist/Interfaces/Admin/OfficeFolderHasCustomer.js.map new file mode 100644 index 0000000..f15328e --- /dev/null +++ b/dist/Interfaces/Admin/OfficeFolderHasCustomer.js.map @@ -0,0 +1 @@ +{"version":3,"file":"OfficeFolderHasCustomer.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/OfficeFolderHasCustomer.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,yCAAsC;AACtC,iDAA8C;AAC9C,IAAiB,uBAAuB,CAiBvC;AAjBD,WAAiB,uBAAuB;IACtC,MAAa,wBAAwB;QAArC;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;0DACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACjB,mBAAQ,CAAC,SAAS;8DAAC;IAGrC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACZ,2BAAY,CAAC,aAAa;mEAAC;IAGlD;QADC,IAAA,wBAAM,GAAE;;gEAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;gEAC6B;IAd3B,gDAAwB,2BAepC,CAAA;AACH,CAAC,EAjBgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAiBvC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/OfficeFolderHasStakeholder.d.ts b/dist/Interfaces/Admin/OfficeFolderHasStakeholder.d.ts new file mode 100644 index 0000000..f8a03cb --- /dev/null +++ b/dist/Interfaces/Admin/OfficeFolderHasStakeholder.d.ts @@ -0,0 +1,11 @@ +import { OfficeFolder } from "./OfficeFolder"; +import { User } from "./User"; +export declare namespace OfficeFolderHasStakeholder { + class IOfficeFolderHasStakeholder { + uuid: string; + user_stakeholder: User.IUser; + office_folder: OfficeFolder.IOfficeFolder; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/Admin/OfficeFolderHasStakeholder.js b/dist/Interfaces/Admin/OfficeFolderHasStakeholder.js new file mode 100644 index 0000000..e944fcc --- /dev/null +++ b/dist/Interfaces/Admin/OfficeFolderHasStakeholder.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.OfficeFolderHasStakeholder = void 0; +const class_validator_1 = require("class-validator"); +const OfficeFolder_1 = require("./OfficeFolder"); +const User_1 = require("./User"); +var OfficeFolderHasStakeholder; +(function (OfficeFolderHasStakeholder) { + class IOfficeFolderHasStakeholder { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IOfficeFolderHasStakeholder.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", User_1.User.IUser) + ], IOfficeFolderHasStakeholder.prototype, "user_stakeholder", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", OfficeFolder_1.OfficeFolder.IOfficeFolder) + ], IOfficeFolderHasStakeholder.prototype, "office_folder", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolderHasStakeholder.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolderHasStakeholder.prototype, "updated_at", void 0); + OfficeFolderHasStakeholder.IOfficeFolderHasStakeholder = IOfficeFolderHasStakeholder; +})(OfficeFolderHasStakeholder = exports.OfficeFolderHasStakeholder || (exports.OfficeFolderHasStakeholder = {})); +//# sourceMappingURL=OfficeFolderHasStakeholder.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/OfficeFolderHasStakeholder.js.map b/dist/Interfaces/Admin/OfficeFolderHasStakeholder.js.map new file mode 100644 index 0000000..db735b6 --- /dev/null +++ b/dist/Interfaces/Admin/OfficeFolderHasStakeholder.js.map @@ -0,0 +1 @@ +{"version":3,"file":"OfficeFolderHasStakeholder.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/OfficeFolderHasStakeholder.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,iDAA8C;AAC9C,iCAA8B;AAE9B,IAAiB,0BAA0B,CAiB1C;AAjBD,WAAiB,0BAA0B;IACzC,MAAa,2BAA2B;QAAxC;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;6DACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACT,WAAI,CAAC,KAAK;yEAAC;IAGrC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACZ,2BAAY,CAAC,aAAa;sEAAC;IAGlD;QADC,IAAA,wBAAM,GAAE;;mEAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;mEAC6B;IAd3B,sDAA2B,8BAevC,CAAA;AACH,CAAC,EAjBgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAiB1C"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/User.d.ts b/dist/Interfaces/Admin/User.d.ts new file mode 100644 index 0000000..f9b0225 --- /dev/null +++ b/dist/Interfaces/Admin/User.d.ts @@ -0,0 +1,16 @@ +import { Contact } from "./Contact"; +import { Document } from "./Document"; +import { Office } from "./Office"; +import { OfficeFolderHasStakeholder } from "./OfficeFolderHasStakeholder"; +export declare namespace User { + class IUser { + uuid: string; + idNot: string; + contact: Contact.IContact; + office_membership: Office.IOffice; + created_at: Date | null; + updated_at: Date | null; + office_folder_has_stakeholders?: OfficeFolderHasStakeholder.IOfficeFolderHasStakeholder[]; + documents?: Document.IDocument; + } +} diff --git a/dist/Interfaces/Admin/User.js b/dist/Interfaces/Admin/User.js new file mode 100644 index 0000000..69cc0eb --- /dev/null +++ b/dist/Interfaces/Admin/User.js @@ -0,0 +1,59 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.User = void 0; +const class_validator_1 = require("class-validator"); +const Contact_1 = require("./Contact"); +const Document_1 = require("./Document"); +const Office_1 = require("./Office"); +var User; +(function (User) { + class IUser { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IUser.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IUser.prototype, "idNot", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Contact_1.Contact.IContact) + ], IUser.prototype, "contact", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Office_1.Office.IOffice) + ], IUser.prototype, "office_membership", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IUser.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IUser.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IUser.prototype, "office_folder_has_stakeholders", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Document_1.Document.IDocument) + ], IUser.prototype, "documents", void 0); + User.IUser = IUser; +})(User = exports.User || (exports.User = {})); +//# sourceMappingURL=User.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/User.js.map b/dist/Interfaces/Admin/User.js.map new file mode 100644 index 0000000..93b11a0 --- /dev/null +++ b/dist/Interfaces/Admin/User.js.map @@ -0,0 +1 @@ +{"version":3,"file":"User.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/User.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,uCAAoC;AACpC,yCAAsC;AACtC,qCAAkC;AAGlC,IAAiB,IAAI,CA0BpB;AA1BD,WAAiB,IAAI;IACnB,MAAa,KAAK;QAAlB;YAcS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAtBC;QADC,IAAA,4BAAU,GAAE;;uCACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;wCACb;IAGtB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAClB,iBAAO,CAAC,QAAQ;0CAAC;IAGlC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACR,eAAM,CAAC,OAAO;oDAAC;IAG1C;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;iEAC6E;IAG1F;QADC,IAAA,4BAAU,GAAE;kCACD,mBAAQ,CAAC,SAAS;4CAAC;IAvBpB,UAAK,QAwBjB,CAAA;AACH,CAAC,EA1BgB,IAAI,GAAJ,YAAI,KAAJ,YAAI,QA0BpB"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/UserHasNotification.d.ts b/dist/Interfaces/Admin/UserHasNotification.d.ts new file mode 100644 index 0000000..90f5aee --- /dev/null +++ b/dist/Interfaces/Admin/UserHasNotification.d.ts @@ -0,0 +1,12 @@ +import { Notification } from "./Notification"; +import { User } from "./User"; +export declare namespace UserHasNotification { + class IUserHasNotification { + uuid: string; + user: User.IUser; + notification: Notification.INotification; + created_at: Date | null; + updated_at: Date | null; + } + type ENotificationStatus = "READ" | "UNREAD"; +} diff --git a/dist/Interfaces/Admin/UserHasNotification.js b/dist/Interfaces/Admin/UserHasNotification.js new file mode 100644 index 0000000..5f31096 --- /dev/null +++ b/dist/Interfaces/Admin/UserHasNotification.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.UserHasNotification = void 0; +const class_validator_1 = require("class-validator"); +const Notification_1 = require("./Notification"); +const User_1 = require("./User"); +var UserHasNotification; +(function (UserHasNotification) { + class IUserHasNotification { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IUserHasNotification.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", User_1.User.IUser) + ], IUserHasNotification.prototype, "user", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Notification_1.Notification.INotification) + ], IUserHasNotification.prototype, "notification", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IUserHasNotification.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IUserHasNotification.prototype, "updated_at", void 0); + UserHasNotification.IUserHasNotification = IUserHasNotification; +})(UserHasNotification = exports.UserHasNotification || (exports.UserHasNotification = {})); +//# sourceMappingURL=UserHasNotification.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/UserHasNotification.js.map b/dist/Interfaces/Admin/UserHasNotification.js.map new file mode 100644 index 0000000..65e976e --- /dev/null +++ b/dist/Interfaces/Admin/UserHasNotification.js.map @@ -0,0 +1 @@ +{"version":3,"file":"UserHasNotification.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/UserHasNotification.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,iDAA8C;AAC9C,iCAA8B;AAE9B,IAAiB,mBAAmB,CAkBnC;AAlBD,WAAiB,mBAAmB;IAClC,MAAa,oBAAoB;QAAjC;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;sDACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACrB,WAAI,CAAC,KAAK;sDAAC;IAGzB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACb,2BAAY,CAAC,aAAa;8DAAC;IAGjD;QADC,IAAA,wBAAM,GAAE;;4DAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;4DAC6B;IAd3B,wCAAoB,uBAehC,CAAA;AAEH,CAAC,EAlBgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAkBnC"} \ No newline at end of file diff --git a/dist/Interfaces/Client/Address.d.ts b/dist/Interfaces/Client/Address.d.ts new file mode 100644 index 0000000..02b956a --- /dev/null +++ b/dist/Interfaces/Client/Address.d.ts @@ -0,0 +1,14 @@ +import { Contact } from "./Contact"; +import { Office } from "./Office"; +export declare namespace Address { + class IAddress { + uuid: string; + address: string; + city: string; + zip_code: number; + created_at: Date | null; + updated_at: Date | null; + office?: Office.IOffice; + contacts?: Contact.IContact; + } +} diff --git a/dist/Interfaces/Client/Address.js b/dist/Interfaces/Client/Address.js new file mode 100644 index 0000000..e3256b9 --- /dev/null +++ b/dist/Interfaces/Client/Address.js @@ -0,0 +1,58 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Address = void 0; +const class_validator_1 = require("class-validator"); +const Contact_1 = require("./Contact"); +const Office_1 = require("./Office"); +var Address; +(function (Address) { + class IAddress { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IAddress.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IAddress.prototype, "address", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IAddress.prototype, "city", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Number) + ], IAddress.prototype, "zip_code", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IAddress.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IAddress.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Office_1.Office.IOffice) + ], IAddress.prototype, "office", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Contact_1.Contact.IContact) + ], IAddress.prototype, "contacts", void 0); + Address.IAddress = IAddress; +})(Address = exports.Address || (exports.Address = {})); +//# sourceMappingURL=Address.js.map \ No newline at end of file diff --git a/dist/Interfaces/Client/Address.js.map b/dist/Interfaces/Client/Address.js.map new file mode 100644 index 0000000..6b31416 --- /dev/null +++ b/dist/Interfaces/Client/Address.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Address.js","sourceRoot":"","sources":["../../../src/Interfaces/Client/Address.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,uCAAoC;AACpC,qCAAkC;AAElC,IAAiB,OAAO,CA0BvB;AA1BD,WAAiB,OAAO;IACtB,MAAa,QAAQ;QAArB;YAcS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAtBC;QADC,IAAA,4BAAU,GAAE;;0CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;6CACX;IAGxB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;0CACd;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;8CACV;IAGzB;QADC,IAAA,wBAAM,GAAE;;gDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;gDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;kCACG,eAAM,CAAC,OAAO;4CAAC;IAG/B;QADC,IAAA,4BAAU,GAAE;kCACK,iBAAO,CAAC,QAAQ;8CAAC;IAvBxB,gBAAQ,WAwBpB,CAAA;AACH,CAAC,EA1BgB,OAAO,GAAP,eAAO,KAAP,eAAO,QA0BvB"} \ No newline at end of file diff --git a/dist/Interfaces/Client/Contact.d.ts b/dist/Interfaces/Client/Contact.d.ts new file mode 100644 index 0000000..bb0b761 --- /dev/null +++ b/dist/Interfaces/Client/Contact.d.ts @@ -0,0 +1,20 @@ +import { Address } from "./Address"; +import { Customer } from "./Customer"; +import { User } from "./User"; +import { ContactNotary } from "../.."; +export declare namespace Contact { + class IContact { + uuid: string; + first_name: string; + last_name: string; + email: string; + phone_number: string; + cell_phone_number: string; + civility: ContactNotary.ECivility; + address: Address.IAddress; + created_at: Date | null; + updated_at: Date | null; + users?: User.IUser; + customers?: Customer.ICustomer; + } +} diff --git a/dist/Interfaces/Client/Contact.js b/dist/Interfaces/Client/Contact.js new file mode 100644 index 0000000..b61fd01 --- /dev/null +++ b/dist/Interfaces/Client/Contact.js @@ -0,0 +1,76 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Contact = void 0; +const class_validator_1 = require("class-validator"); +const Address_1 = require("./Address"); +const Customer_1 = require("./Customer"); +const User_1 = require("./User"); +const __1 = require("../.."); +var Contact; +(function (Contact) { + class IContact { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IContact.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IContact.prototype, "first_name", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IContact.prototype, "last_name", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IContact.prototype, "email", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", String) + ], IContact.prototype, "phone_number", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", String) + ], IContact.prototype, "cell_phone_number", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IContact.prototype, "civility", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Address_1.Address.IAddress) + ], IContact.prototype, "address", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IContact.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IContact.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", User_1.User.IUser) + ], IContact.prototype, "users", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Customer_1.Customer.ICustomer) + ], IContact.prototype, "customers", void 0); + Contact.IContact = IContact; +})(Contact = exports.Contact || (exports.Contact = {})); +//# sourceMappingURL=Contact.js.map \ No newline at end of file diff --git a/dist/Interfaces/Client/Contact.js.map b/dist/Interfaces/Client/Contact.js.map new file mode 100644 index 0000000..d801ba1 --- /dev/null +++ b/dist/Interfaces/Client/Contact.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Contact.js","sourceRoot":"","sources":["../../../src/Interfaces/Client/Contact.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,uCAAoC;AACpC,yCAAsC;AACtC,iCAA8B;AAC9B,6BAAsC;AAEtC,IAAiB,OAAO,CAsCvB;AAtCD,WAAiB,OAAO;IACtB,MAAa,QAAQ;QAArB;YA0BS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAlCC;QADC,IAAA,4BAAU,GAAE;;0CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;gDACR;IAG3B;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;+CACT;IAG1B;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACb;IAGtB;QADC,IAAA,4BAAU,GAAE;;kDACgB;IAG7B;QADC,IAAA,4BAAU,GAAE;;uDACqB;IAGlC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;8CACO;IAG1C;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAClB,iBAAO,CAAC,QAAQ;6CAAC;IAGlC;QADC,IAAA,wBAAM,GAAE;;gDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;gDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;kCACE,WAAI,CAAC,KAAK;2CAAC;IAG1B;QADC,IAAA,4BAAU,GAAE;kCACM,mBAAQ,CAAC,SAAS;+CAAC;IAnC3B,gBAAQ,WAoCpB,CAAA;AACH,CAAC,EAtCgB,OAAO,GAAP,eAAO,KAAP,eAAO,QAsCvB"} \ No newline at end of file diff --git a/dist/Interfaces/Client/Customer.d.ts b/dist/Interfaces/Client/Customer.d.ts new file mode 100644 index 0000000..40ea77f --- /dev/null +++ b/dist/Interfaces/Client/Customer.d.ts @@ -0,0 +1,15 @@ +import { Contact } from "./Contact"; +import { Document } from "./Document"; +import { OfficeFolderHasCustomer } from "./OfficeFolderHasCustomer"; +import { CustomerNotary } from "../.."; +export declare namespace Customer { + class ICustomer { + uuid: string; + status: CustomerNotary.ECustomerStatus; + contact: Contact.IContact; + created_at: Date | null; + updated_at: Date | null; + office_folder_has_customers?: OfficeFolderHasCustomer.IOfficeFolderHasCustomer[]; + documents?: Document.IDocument[]; + } +} diff --git a/dist/Interfaces/Client/Customer.js b/dist/Interfaces/Client/Customer.js new file mode 100644 index 0000000..c88d282 --- /dev/null +++ b/dist/Interfaces/Client/Customer.js @@ -0,0 +1,54 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Customer = void 0; +const class_validator_1 = require("class-validator"); +const Contact_1 = require("./Contact"); +const __1 = require("../.."); +var Customer; +(function (Customer) { + class ICustomer { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], ICustomer.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], ICustomer.prototype, "status", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Contact_1.Contact.IContact) + ], ICustomer.prototype, "contact", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], ICustomer.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], ICustomer.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], ICustomer.prototype, "office_folder_has_customers", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], ICustomer.prototype, "documents", void 0); + Customer.ICustomer = ICustomer; +})(Customer = exports.Customer || (exports.Customer = {})); +//# sourceMappingURL=Customer.js.map \ No newline at end of file diff --git a/dist/Interfaces/Client/Customer.js.map b/dist/Interfaces/Client/Customer.js.map new file mode 100644 index 0000000..7a3ec6d --- /dev/null +++ b/dist/Interfaces/Client/Customer.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Customer.js","sourceRoot":"","sources":["../../../src/Interfaces/Client/Customer.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,uCAAoC;AAGpC,6BAAuC;AAEvC,IAAiB,QAAQ,CAuBxB;AAvBD,WAAiB,QAAQ;IACvB,MAAa,SAAS;QAAtB;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAnBC;QADC,IAAA,4BAAU,GAAE;;2CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;6CACY;IAG/C;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAClB,iBAAO,CAAC,QAAQ;8CAAC;IAGlC;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;kEACoE;IAGjF;QADC,IAAA,4BAAU,GAAE;;gDACoB;IApBtB,kBAAS,YAqBrB,CAAA;AACH,CAAC,EAvBgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAuBxB"} \ No newline at end of file diff --git a/dist/Interfaces/Client/Deed.d.ts b/dist/Interfaces/Client/Deed.d.ts new file mode 100644 index 0000000..4829454 --- /dev/null +++ b/dist/Interfaces/Client/Deed.d.ts @@ -0,0 +1,13 @@ +import { DeedType } from "./DeedType"; +import { DeedHasDocumentType } from "./DeedHasDocumentType"; +import { OfficeFolder } from "./OfficeFolder"; +export declare namespace Deed { + class IDeed { + uuid: string; + deed_type: DeedType.IDeedType; + created_at: Date | null; + updated_at: Date | null; + deed_has_document_types?: DeedHasDocumentType.IDeedHasDocumentType[]; + office_folder?: OfficeFolder.IOfficeFolder; + } +} diff --git a/dist/Interfaces/Client/Deed.js b/dist/Interfaces/Client/Deed.js new file mode 100644 index 0000000..a6e489a --- /dev/null +++ b/dist/Interfaces/Client/Deed.js @@ -0,0 +1,50 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Deed = void 0; +const class_validator_1 = require("class-validator"); +const DeedType_1 = require("./DeedType"); +const OfficeFolder_1 = require("./OfficeFolder"); +var Deed; +(function (Deed) { + class IDeed { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDeed.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", DeedType_1.DeedType.IDeedType) + ], IDeed.prototype, "deed_type", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeed.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeed.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDeed.prototype, "deed_has_document_types", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", OfficeFolder_1.OfficeFolder.IOfficeFolder) + ], IDeed.prototype, "office_folder", void 0); + Deed.IDeed = IDeed; +})(Deed = exports.Deed || (exports.Deed = {})); +//# sourceMappingURL=Deed.js.map \ No newline at end of file diff --git a/dist/Interfaces/Client/Deed.js.map b/dist/Interfaces/Client/Deed.js.map new file mode 100644 index 0000000..2ebf7aa --- /dev/null +++ b/dist/Interfaces/Client/Deed.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Deed.js","sourceRoot":"","sources":["../../../src/Interfaces/Client/Deed.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,yCAAsC;AAEtC,iDAA8C;AAC9C,IAAiB,IAAI,CAoBpB;AApBD,WAAiB,IAAI;IACnB,MAAa,KAAK;QAAlB;YAQS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAhBC;QADC,IAAA,4BAAU,GAAE;;uCACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAChB,mBAAQ,CAAC,SAAS;4CAAC;IAGtC;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;0DAC+D;IAG5E;QADC,IAAA,4BAAU,GAAE;kCACU,2BAAY,CAAC,aAAa;gDAAC;IAjBvC,UAAK,QAkBjB,CAAA;AACH,CAAC,EApBgB,IAAI,GAAJ,YAAI,KAAJ,YAAI,QAoBpB"} \ No newline at end of file diff --git a/dist/Interfaces/Client/DeedHasDocumentType.d.ts b/dist/Interfaces/Client/DeedHasDocumentType.d.ts new file mode 100644 index 0000000..b735b3d --- /dev/null +++ b/dist/Interfaces/Client/DeedHasDocumentType.d.ts @@ -0,0 +1,11 @@ +import { Deed } from "./Deed"; +import { DocumentType } from "./DocumentType"; +export declare namespace DeedHasDocumentType { + class IDeedHasDocumentType { + uuid: string; + document_type: DocumentType.IDocumentType; + deed: Deed.IDeed; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/Client/DeedHasDocumentType.js b/dist/Interfaces/Client/DeedHasDocumentType.js new file mode 100644 index 0000000..a8a353b --- /dev/null +++ b/dist/Interfaces/Client/DeedHasDocumentType.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DeedHasDocumentType = void 0; +const class_validator_1 = require("class-validator"); +const Deed_1 = require("./Deed"); +const DocumentType_1 = require("./DocumentType"); +var DeedHasDocumentType; +(function (DeedHasDocumentType) { + class IDeedHasDocumentType { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDeedHasDocumentType.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", DocumentType_1.DocumentType.IDocumentType) + ], IDeedHasDocumentType.prototype, "document_type", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Deed_1.Deed.IDeed) + ], IDeedHasDocumentType.prototype, "deed", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedHasDocumentType.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedHasDocumentType.prototype, "updated_at", void 0); + DeedHasDocumentType.IDeedHasDocumentType = IDeedHasDocumentType; +})(DeedHasDocumentType = exports.DeedHasDocumentType || (exports.DeedHasDocumentType = {})); +//# sourceMappingURL=DeedHasDocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/Client/DeedHasDocumentType.js.map b/dist/Interfaces/Client/DeedHasDocumentType.js.map new file mode 100644 index 0000000..69e62a2 --- /dev/null +++ b/dist/Interfaces/Client/DeedHasDocumentType.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DeedHasDocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/Client/DeedHasDocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,iCAA8B;AAC9B,iDAA8C;AAC9C,IAAiB,mBAAmB,CAiBnC;AAjBD,WAAiB,mBAAmB;IAClC,MAAa,oBAAoB;QAAjC;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;sDACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACZ,2BAAY,CAAC,aAAa;+DAAC;IAGlD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACrB,WAAI,CAAC,KAAK;sDAAC;IAGzB;QADC,IAAA,wBAAM,GAAE;;4DAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;4DAC6B;IAd3B,wCAAoB,uBAehC,CAAA;AACH,CAAC,EAjBgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAiBnC"} \ No newline at end of file diff --git a/dist/Interfaces/Client/DeedType.d.ts b/dist/Interfaces/Client/DeedType.d.ts new file mode 100644 index 0000000..e06b132 --- /dev/null +++ b/dist/Interfaces/Client/DeedType.d.ts @@ -0,0 +1,16 @@ +import { Deed } from "./Deed"; +import { DeedTypeHasDocumentType } from "./DeedTypeHasDocumentType"; +import { Office } from "./Office"; +export declare namespace DeedType { + class IDeedType { + uuid: string; + name: string; + description: string; + archived_at: Date | null; + office: Office.IOffice; + created_at: Date | null; + updated_at: Date | null; + deed?: Deed.IDeed[]; + deed_type_has_document_types?: DeedTypeHasDocumentType.IDeedTypeHasDocumentType[]; + } +} diff --git a/dist/Interfaces/Client/DeedType.js b/dist/Interfaces/Client/DeedType.js new file mode 100644 index 0000000..e7c55f3 --- /dev/null +++ b/dist/Interfaces/Client/DeedType.js @@ -0,0 +1,62 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DeedType = void 0; +const class_validator_1 = require("class-validator"); +const Office_1 = require("./Office"); +var DeedType; +(function (DeedType) { + class IDeedType { + constructor() { + this.archived_at = null; + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDeedType.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDeedType.prototype, "name", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDeedType.prototype, "description", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedType.prototype, "archived_at", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Office_1.Office.IOffice) + ], IDeedType.prototype, "office", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedType.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedType.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDeedType.prototype, "deed", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDeedType.prototype, "deed_type_has_document_types", void 0); + DeedType.IDeedType = IDeedType; +})(DeedType = exports.DeedType || (exports.DeedType = {})); +//# sourceMappingURL=DeedType.js.map \ No newline at end of file diff --git a/dist/Interfaces/Client/DeedType.js.map b/dist/Interfaces/Client/DeedType.js.map new file mode 100644 index 0000000..aed482d --- /dev/null +++ b/dist/Interfaces/Client/DeedType.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DeedType.js","sourceRoot":"","sources":["../../../src/Interfaces/Client/DeedType.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AAIjE,qCAAkC;AAElC,IAAiB,QAAQ,CA6BxB;AA7BD,WAAiB,QAAQ;IACvB,MAAa,SAAS;QAAtB;YAWS,gBAAW,GAAgB,IAAI,CAAC;YAMhC,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAzBC;QADC,IAAA,4BAAU,GAAE;;2CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACd;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;kDACP;IAG5B;QADC,IAAA,wBAAM,GAAE;;kDAC8B;IAGvC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACnB,eAAM,CAAC,OAAO;6CAAC;IAG/B;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;2CACc;IAG3B;QADC,IAAA,4BAAU,GAAE;;mEAC4E;IA1B9E,kBAAS,YA2BrB,CAAA;AACH,CAAC,EA7BgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QA6BxB"} \ No newline at end of file diff --git a/dist/Interfaces/Client/DeedTypeHasDocumentType.d.ts b/dist/Interfaces/Client/DeedTypeHasDocumentType.d.ts new file mode 100644 index 0000000..df6b74d --- /dev/null +++ b/dist/Interfaces/Client/DeedTypeHasDocumentType.d.ts @@ -0,0 +1,11 @@ +import { DeedType } from "./DeedType"; +import { DocumentType } from "./DocumentType"; +export declare namespace DeedTypeHasDocumentType { + class IDeedTypeHasDocumentType { + uuid: string; + document_type: DocumentType.IDocumentType; + deed_type: DeedType.IDeedType; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/Client/DeedTypeHasDocumentType.js b/dist/Interfaces/Client/DeedTypeHasDocumentType.js new file mode 100644 index 0000000..2f99a03 --- /dev/null +++ b/dist/Interfaces/Client/DeedTypeHasDocumentType.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DeedTypeHasDocumentType = void 0; +const class_validator_1 = require("class-validator"); +const DeedType_1 = require("./DeedType"); +const DocumentType_1 = require("./DocumentType"); +var DeedTypeHasDocumentType; +(function (DeedTypeHasDocumentType) { + class IDeedTypeHasDocumentType { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDeedTypeHasDocumentType.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", DocumentType_1.DocumentType.IDocumentType) + ], IDeedTypeHasDocumentType.prototype, "document_type", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", DeedType_1.DeedType.IDeedType) + ], IDeedTypeHasDocumentType.prototype, "deed_type", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedTypeHasDocumentType.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedTypeHasDocumentType.prototype, "updated_at", void 0); + DeedTypeHasDocumentType.IDeedTypeHasDocumentType = IDeedTypeHasDocumentType; +})(DeedTypeHasDocumentType = exports.DeedTypeHasDocumentType || (exports.DeedTypeHasDocumentType = {})); +//# sourceMappingURL=DeedTypeHasDocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/Client/DeedTypeHasDocumentType.js.map b/dist/Interfaces/Client/DeedTypeHasDocumentType.js.map new file mode 100644 index 0000000..bf9f981 --- /dev/null +++ b/dist/Interfaces/Client/DeedTypeHasDocumentType.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DeedTypeHasDocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/Client/DeedTypeHasDocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,yCAAsC;AACtC,iDAA8C;AAE9C,IAAiB,uBAAuB,CAiBvC;AAjBD,WAAiB,uBAAuB;IACtC,MAAa,wBAAwB;QAArC;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;0DACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACZ,2BAAY,CAAC,aAAa;mEAAC;IAGlD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAChB,mBAAQ,CAAC,SAAS;+DAAC;IAGtC;QADC,IAAA,wBAAM,GAAE;;gEAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;gEAC6B;IAd3B,gDAAwB,2BAepC,CAAA;AACH,CAAC,EAjBgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAiBvC"} \ No newline at end of file diff --git a/dist/Interfaces/Client/Document.d.ts b/dist/Interfaces/Client/Document.d.ts new file mode 100644 index 0000000..09070d6 --- /dev/null +++ b/dist/Interfaces/Client/Document.d.ts @@ -0,0 +1,19 @@ +import { Customer } from "./Customer"; +import { DocumentHistory } from "./DocumentHistory"; +import { DocumentType } from "./DocumentType"; +import { File } from "./File"; +import { OfficeFolder } from "./OfficeFolder"; +import { DocumentNotary } from "../.."; +export declare namespace Document { + class IDocument { + uuid: string; + document_status: DocumentNotary.EDocumentStatus; + document_type: DocumentType.IDocumentType; + folder: OfficeFolder.IOfficeFolder; + depositor: Customer.ICustomer; + created_at: Date | null; + updated_at: Date | null; + files?: File.IFile[]; + document_history?: DocumentHistory.IDocumentHistory[]; + } +} diff --git a/dist/Interfaces/Client/Document.js b/dist/Interfaces/Client/Document.js new file mode 100644 index 0000000..7d33320 --- /dev/null +++ b/dist/Interfaces/Client/Document.js @@ -0,0 +1,64 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Document = void 0; +const class_validator_1 = require("class-validator"); +const Customer_1 = require("./Customer"); +const DocumentType_1 = require("./DocumentType"); +const OfficeFolder_1 = require("./OfficeFolder"); +const __1 = require("../.."); +var Document; +(function (Document) { + class IDocument { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDocument.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDocument.prototype, "document_status", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", DocumentType_1.DocumentType.IDocumentType) + ], IDocument.prototype, "document_type", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", OfficeFolder_1.OfficeFolder.IOfficeFolder) + ], IDocument.prototype, "folder", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Customer_1.Customer.ICustomer) + ], IDocument.prototype, "depositor", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocument.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocument.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDocument.prototype, "files", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDocument.prototype, "document_history", void 0); + Document.IDocument = IDocument; +})(Document = exports.Document || (exports.Document = {})); +//# sourceMappingURL=Document.js.map \ No newline at end of file diff --git a/dist/Interfaces/Client/Document.js.map b/dist/Interfaces/Client/Document.js.map new file mode 100644 index 0000000..63ad762 --- /dev/null +++ b/dist/Interfaces/Client/Document.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Document.js","sourceRoot":"","sources":["../../../src/Interfaces/Client/Document.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,yCAAsC;AAEtC,iDAA8C;AAE9C,iDAA8C;AAC9C,6BAAuC;AAEvC,IAAiB,QAAQ,CA6BxB;AA7BD,WAAiB,QAAQ;IACvB,MAAa,SAAS;QAAtB;YAiBS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAzBC;QADC,IAAA,4BAAU,GAAE;;2CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;sDACqB;IAGxD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACZ,2BAAY,CAAC,aAAa;oDAAC;IAGlD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACnB,2BAAY,CAAC,aAAa;6CAAC;IAG3C;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAChB,mBAAQ,CAAC,SAAS;gDAAC;IAGtC;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;4CACe;IAG5B;QADC,IAAA,4BAAU,GAAE;;uDACgD;IA1BlD,kBAAS,YA2BrB,CAAA;AACH,CAAC,EA7BgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QA6BxB"} \ No newline at end of file diff --git a/dist/Interfaces/Client/DocumentHistory.d.ts b/dist/Interfaces/Client/DocumentHistory.d.ts new file mode 100644 index 0000000..a8d4a64 --- /dev/null +++ b/dist/Interfaces/Client/DocumentHistory.d.ts @@ -0,0 +1,11 @@ +import { Document } from "../Notary/Document"; +export declare namespace DocumentHistory { + class IDocumentHistory { + uuid: string; + document_status: Document.EDocumentStatus; + document: Document.IDocument; + refused_reason: string | null; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/Client/DocumentHistory.js b/dist/Interfaces/Client/DocumentHistory.js new file mode 100644 index 0000000..df28932 --- /dev/null +++ b/dist/Interfaces/Client/DocumentHistory.js @@ -0,0 +1,50 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DocumentHistory = void 0; +const class_validator_1 = require("class-validator"); +const Document_1 = require("../Notary/Document"); +var DocumentHistory; +(function (DocumentHistory) { + class IDocumentHistory { + constructor() { + this.refused_reason = null; + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDocumentHistory.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDocumentHistory.prototype, "document_status", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Document_1.Document.IDocument) + ], IDocumentHistory.prototype, "document", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Object) + ], IDocumentHistory.prototype, "refused_reason", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocumentHistory.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocumentHistory.prototype, "updated_at", void 0); + DocumentHistory.IDocumentHistory = IDocumentHistory; +})(DocumentHistory = exports.DocumentHistory || (exports.DocumentHistory = {})); +//# sourceMappingURL=DocumentHistory.js.map \ No newline at end of file diff --git a/dist/Interfaces/Client/DocumentHistory.js.map b/dist/Interfaces/Client/DocumentHistory.js.map new file mode 100644 index 0000000..9869a64 --- /dev/null +++ b/dist/Interfaces/Client/DocumentHistory.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DocumentHistory.js","sourceRoot":"","sources":["../../../src/Interfaces/Client/DocumentHistory.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,iDAA8C;AAE9C,IAAiB,eAAe,CAoB/B;AApBD,WAAiB,eAAe;IAC9B,MAAa,gBAAgB;QAA7B;YAWS,mBAAc,GAAkB,IAAI,CAAC;YAGrC,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAhBC;QADC,IAAA,4BAAU,GAAE;;kDACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;6DACe;IAGlD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACjB,mBAAQ,CAAC,SAAS;sDAAC;IAGrC;QADC,IAAA,4BAAU,GAAE;;4DAC+B;IAG5C;QADC,IAAA,wBAAM,GAAE;;wDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;wDAC6B;IAjB3B,gCAAgB,mBAkB5B,CAAA;AACH,CAAC,EApBgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAoB/B"} \ No newline at end of file diff --git a/dist/Interfaces/Client/DocumentType.d.ts b/dist/Interfaces/Client/DocumentType.d.ts new file mode 100644 index 0000000..941c152 --- /dev/null +++ b/dist/Interfaces/Client/DocumentType.d.ts @@ -0,0 +1,17 @@ +import { DeedHasDocumentType } from "./DeedHasDocumentType"; +import { Document } from "./Document"; +import { DeedTypeHasDocumentType } from "./DeedTypeHasDocumentType"; +export declare namespace DocumentType { + class IDocumentType { + uuid: string; + name: string; + public_description: string; + private_description: string | null; + archived_at: Date | null; + created_at: Date | null; + updated_at: Date | null; + documents?: Document.IDocument[]; + deed_has_document_types?: DeedHasDocumentType.IDeedHasDocumentType[]; + deed_type_has_document_types?: DeedTypeHasDocumentType.IDeedTypeHasDocumentType[]; + } +} diff --git a/dist/Interfaces/Client/DocumentType.js b/dist/Interfaces/Client/DocumentType.js new file mode 100644 index 0000000..32aec48 --- /dev/null +++ b/dist/Interfaces/Client/DocumentType.js @@ -0,0 +1,66 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DocumentType = void 0; +const class_validator_1 = require("class-validator"); +var DocumentType; +(function (DocumentType) { + class IDocumentType { + constructor() { + this.private_description = null; + this.archived_at = null; + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDocumentType.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDocumentType.prototype, "name", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDocumentType.prototype, "public_description", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Object) + ], IDocumentType.prototype, "private_description", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocumentType.prototype, "archived_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocumentType.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocumentType.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDocumentType.prototype, "documents", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDocumentType.prototype, "deed_has_document_types", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDocumentType.prototype, "deed_type_has_document_types", void 0); + DocumentType.IDocumentType = IDocumentType; +})(DocumentType = exports.DocumentType || (exports.DocumentType = {})); +//# sourceMappingURL=DocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/Client/DocumentType.js.map b/dist/Interfaces/Client/DocumentType.js.map new file mode 100644 index 0000000..6400073 --- /dev/null +++ b/dist/Interfaces/Client/DocumentType.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/Client/DocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AAKjE,IAAiB,YAAY,CAgC5B;AAhCD,WAAiB,YAAY;IAC3B,MAAa,aAAa;QAA1B;YAWS,wBAAmB,GAAkB,IAAI,CAAC;YAG1C,gBAAW,GAAgB,IAAI,CAAC;YAGhC,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAUxC,CAAC;KAAA;IA5BC;QADC,IAAA,4BAAU,GAAE;;+CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;+CACd;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;6DACA;IAGnC;QADC,IAAA,4BAAU,GAAE;;8DACoC;IAGjD;QADC,IAAA,wBAAM,GAAE;;sDAC8B;IAGvC;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;oDAC2B;IAGxC;QADC,IAAA,4BAAU,GAAE;;kEAC+D;IAG5E;QADC,IAAA,4BAAU,GAAE;;uEAC4E;IA7B9E,0BAAa,gBA8BzB,CAAA;AACH,CAAC,EAhCgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAgC5B"} \ No newline at end of file diff --git a/dist/Interfaces/Client/File.d.ts b/dist/Interfaces/Client/File.d.ts new file mode 100644 index 0000000..a8cd4a9 --- /dev/null +++ b/dist/Interfaces/Client/File.d.ts @@ -0,0 +1,10 @@ +import { Document } from "./Document"; +export declare namespace File { + class IFile { + uuid: string; + document: Document.IDocument; + file_path: string | null; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/Client/File.js b/dist/Interfaces/Client/File.js new file mode 100644 index 0000000..89f4cd3 --- /dev/null +++ b/dist/Interfaces/Client/File.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.File = void 0; +const class_validator_1 = require("class-validator"); +const Document_1 = require("./Document"); +var File; +(function (File) { + class IFile { + constructor() { + this.file_path = null; + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IFile.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Document_1.Document.IDocument) + ], IFile.prototype, "document", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Object) + ], IFile.prototype, "file_path", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IFile.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IFile.prototype, "updated_at", void 0); + File.IFile = IFile; +})(File = exports.File || (exports.File = {})); +//# sourceMappingURL=File.js.map \ No newline at end of file diff --git a/dist/Interfaces/Client/File.js.map b/dist/Interfaces/Client/File.js.map new file mode 100644 index 0000000..7fa427e --- /dev/null +++ b/dist/Interfaces/Client/File.js.map @@ -0,0 +1 @@ +{"version":3,"file":"File.js","sourceRoot":"","sources":["../../../src/Interfaces/Client/File.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,yCAAsC;AAEtC,IAAiB,IAAI,CAiBpB;AAjBD,WAAiB,IAAI;IACnB,MAAa,KAAK;QAAlB;YAQS,cAAS,GAAkB,IAAI,CAAC;YAGhC,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;uCACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACjB,mBAAQ,CAAC,SAAS;2CAAC;IAGrC;QADC,IAAA,4BAAU,GAAE;;4CAC0B;IAGvC;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAd3B,UAAK,QAejB,CAAA;AACH,CAAC,EAjBgB,IAAI,GAAJ,YAAI,KAAJ,YAAI,QAiBpB"} \ No newline at end of file diff --git a/dist/Interfaces/Client/Notification.d.ts b/dist/Interfaces/Client/Notification.d.ts new file mode 100644 index 0000000..b15e627 --- /dev/null +++ b/dist/Interfaces/Client/Notification.d.ts @@ -0,0 +1,11 @@ +import { UserHasNotification } from "./UserHasNotification"; +export declare namespace Notification { + class INotification { + uuid: string; + message: string; + redirection_url: string; + created_at: Date | null; + updated_at: Date | null; + user_has_notifications?: UserHasNotification.IUserHasNotification[]; + } +} diff --git a/dist/Interfaces/Client/Notification.js b/dist/Interfaces/Client/Notification.js new file mode 100644 index 0000000..9c6ddbf --- /dev/null +++ b/dist/Interfaces/Client/Notification.js @@ -0,0 +1,49 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Notification = void 0; +const class_validator_1 = require("class-validator"); +var Notification; +(function (Notification) { + class INotification { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], INotification.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], INotification.prototype, "message", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + (0, class_validator_1.IsUrl)(), + __metadata("design:type", String) + ], INotification.prototype, "redirection_url", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], INotification.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], INotification.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], INotification.prototype, "user_has_notifications", void 0); + Notification.INotification = INotification; +})(Notification = exports.Notification || (exports.Notification = {})); +//# sourceMappingURL=Notification.js.map \ No newline at end of file diff --git a/dist/Interfaces/Client/Notification.js.map b/dist/Interfaces/Client/Notification.js.map new file mode 100644 index 0000000..b6c30fa --- /dev/null +++ b/dist/Interfaces/Client/Notification.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Notification.js","sourceRoot":"","sources":["../../../src/Interfaces/Client/Notification.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAwE;AAGxE,IAAiB,YAAY,CAqB5B;AArBD,WAAiB,YAAY;IAC3B,MAAa,aAAa;QAA1B;YAYS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAIxC,CAAC;KAAA;IAjBC;QADC,IAAA,4BAAU,GAAE;;+CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;kDACX;IAIxB;QAFC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;QAClC,IAAA,uBAAK,GAAE;;0DACwB;IAGhC;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;iEACuD;IAlBzD,0BAAa,gBAmBzB,CAAA;AACH,CAAC,EArBgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAqB5B"} \ No newline at end of file diff --git a/dist/Interfaces/Client/Office.d.ts b/dist/Interfaces/Client/Office.d.ts new file mode 100644 index 0000000..44d2d90 --- /dev/null +++ b/dist/Interfaces/Client/Office.d.ts @@ -0,0 +1,20 @@ +import { Address } from "./Address"; +import { DeedType } from "./DeedType"; +import { OfficeFolder } from "./OfficeFolder"; +import { User } from "./User"; +import { OfficeNotary } from "../.."; +export declare namespace Office { + class IOffice { + uuid: string; + idNot: string; + name: string; + crpcen: string; + address: Address.IAddress; + office_status: OfficeNotary.EOfficeStatus; + created_at: Date | null; + updated_at: Date | null; + deed_types?: DeedType.IDeedType[]; + users?: User.IUser[]; + office_folders?: OfficeFolder.IOfficeFolder[]; + } +} diff --git a/dist/Interfaces/Client/Office.js b/dist/Interfaces/Client/Office.js new file mode 100644 index 0000000..560e114 --- /dev/null +++ b/dist/Interfaces/Client/Office.js @@ -0,0 +1,70 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Office = void 0; +const class_validator_1 = require("class-validator"); +const Address_1 = require("./Address"); +const __1 = require("../.."); +var Office; +(function (Office) { + class IOffice { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IOffice.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOffice.prototype, "idNot", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOffice.prototype, "name", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOffice.prototype, "crpcen", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Address_1.Address.IAddress) + ], IOffice.prototype, "address", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOffice.prototype, "office_status", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOffice.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOffice.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOffice.prototype, "deed_types", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOffice.prototype, "users", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOffice.prototype, "office_folders", void 0); + Office.IOffice = IOffice; +})(Office = exports.Office || (exports.Office = {})); +//# sourceMappingURL=Office.js.map \ No newline at end of file diff --git a/dist/Interfaces/Client/Office.js.map b/dist/Interfaces/Client/Office.js.map new file mode 100644 index 0000000..40d3e72 --- /dev/null +++ b/dist/Interfaces/Client/Office.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Office.js","sourceRoot":"","sources":["../../../src/Interfaces/Client/Office.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,uCAAoC;AAIpC,6BAAqC;AAErC,IAAiB,MAAM,CAmCtB;AAnCD,WAAiB,MAAM;IACrB,MAAa,OAAO;QAApB;YAoBS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAUxC,CAAC;KAAA;IA/BC;QADC,IAAA,4BAAU,GAAE;;yCACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;0CACb;IAGtB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;yCACd;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACZ;IAGvB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAClB,iBAAO,CAAC,QAAQ;4CAAC;IAGlC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;kDACe;IAGlD;QADC,IAAA,wBAAM,GAAE;;+CAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;+CAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;+CACqB;IAGlC;QADC,IAAA,4BAAU,GAAE;;0CACQ;IAGrB;QADC,IAAA,4BAAU,GAAE;;mDACiC;IAhCnC,cAAO,UAiCnB,CAAA;AACH,CAAC,EAnCgB,MAAM,GAAN,cAAM,KAAN,cAAM,QAmCtB"} \ No newline at end of file diff --git a/dist/Interfaces/Client/OfficeFolder.d.ts b/dist/Interfaces/Client/OfficeFolder.d.ts new file mode 100644 index 0000000..879c030 --- /dev/null +++ b/dist/Interfaces/Client/OfficeFolder.d.ts @@ -0,0 +1,23 @@ +import { Deed } from "./Deed"; +import { Document } from "./Document"; +import { Office } from "./Office"; +import { OfficeFolderHasCustomer } from "./OfficeFolderHasCustomer"; +import { OfficeFolderHasStakeholder } from "./OfficeFolderHasStakeholder"; +import { OfficeFolderNotary } from "../.."; +export declare namespace OfficeFolder { + class IOfficeFolder { + uuid: string; + folder_number: string; + name: string; + description: string | null; + archived_description: string | null; + status: OfficeFolderNotary.EFolderStatus; + deed: Deed.IDeed; + office: Office.IOffice; + created_at: Date | null; + updated_at: Date | null; + office_folder_has_customers?: OfficeFolderHasCustomer.IOfficeFolderHasCustomer[]; + office_folder_has_stakeholder?: OfficeFolderHasStakeholder.IOfficeFolderHasStakeholder[]; + documents?: Document.IDocument[]; + } +} diff --git a/dist/Interfaces/Client/OfficeFolder.js b/dist/Interfaces/Client/OfficeFolder.js new file mode 100644 index 0000000..47c8a88 --- /dev/null +++ b/dist/Interfaces/Client/OfficeFolder.js @@ -0,0 +1,81 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.OfficeFolder = void 0; +const class_validator_1 = require("class-validator"); +const Deed_1 = require("./Deed"); +const Office_1 = require("./Office"); +const __1 = require("../.."); +var OfficeFolder; +(function (OfficeFolder) { + class IOfficeFolder { + constructor() { + this.description = null; + this.archived_description = null; + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IOfficeFolder.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOfficeFolder.prototype, "folder_number", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOfficeFolder.prototype, "name", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Object) + ], IOfficeFolder.prototype, "description", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Object) + ], IOfficeFolder.prototype, "archived_description", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOfficeFolder.prototype, "status", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Deed_1.Deed.IDeed) + ], IOfficeFolder.prototype, "deed", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Office_1.Office.IOffice) + ], IOfficeFolder.prototype, "office", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolder.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolder.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOfficeFolder.prototype, "office_folder_has_customers", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOfficeFolder.prototype, "office_folder_has_stakeholder", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOfficeFolder.prototype, "documents", void 0); + OfficeFolder.IOfficeFolder = IOfficeFolder; +})(OfficeFolder = exports.OfficeFolder || (exports.OfficeFolder = {})); +//# sourceMappingURL=OfficeFolder.js.map \ No newline at end of file diff --git a/dist/Interfaces/Client/OfficeFolder.js.map b/dist/Interfaces/Client/OfficeFolder.js.map new file mode 100644 index 0000000..06afb49 --- /dev/null +++ b/dist/Interfaces/Client/OfficeFolder.js.map @@ -0,0 +1 @@ +{"version":3,"file":"OfficeFolder.js","sourceRoot":"","sources":["../../../src/Interfaces/Client/OfficeFolder.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,iCAA8B;AAE9B,qCAAkC;AAGlC,6BAA2C;AAE3C,IAAiB,YAAY,CAyC5B;AAzCD,WAAiB,YAAY;IAC3B,MAAa,aAAa;QAA1B;YAWS,gBAAW,GAAkB,IAAI,CAAC;YAGlC,yBAAoB,GAAkB,IAAI,CAAC;YAY3C,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAUxC,CAAC;KAAA;IArCC;QADC,IAAA,4BAAU,GAAE;;+CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;wDACL;IAG9B;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;+CACd;IAGrB;QADC,IAAA,4BAAU,GAAE;;sDAC4B;IAGzC;QADC,IAAA,4BAAU,GAAE;;+DACqC;IAGlD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;iDACc;IAGjD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACrB,WAAI,CAAC,KAAK;+CAAC;IAGzB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACnB,eAAM,CAAC,OAAO;iDAAC;IAG/B;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;sEACoE;IAGjF;QADC,IAAA,4BAAU,GAAE;;wEAC4E;IAGzF;QADC,IAAA,4BAAU,GAAE;;oDACoB;IAtCtB,0BAAa,gBAuCzB,CAAA;AACH,CAAC,EAzCgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAyC5B"} \ No newline at end of file diff --git a/dist/Interfaces/Client/OfficeFolderHasCustomer.d.ts b/dist/Interfaces/Client/OfficeFolderHasCustomer.d.ts new file mode 100644 index 0000000..d685eb7 --- /dev/null +++ b/dist/Interfaces/Client/OfficeFolderHasCustomer.d.ts @@ -0,0 +1,11 @@ +import { Customer } from "./Customer"; +import { OfficeFolder } from "./OfficeFolder"; +export declare namespace OfficeFolderHasCustomer { + class IOfficeFolderHasCustomer { + uuid: string; + customer: Customer.ICustomer; + office_folder: OfficeFolder.IOfficeFolder; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/Client/OfficeFolderHasCustomer.js b/dist/Interfaces/Client/OfficeFolderHasCustomer.js new file mode 100644 index 0000000..1a59f48 --- /dev/null +++ b/dist/Interfaces/Client/OfficeFolderHasCustomer.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.OfficeFolderHasCustomer = void 0; +const class_validator_1 = require("class-validator"); +const Customer_1 = require("./Customer"); +const OfficeFolder_1 = require("./OfficeFolder"); +var OfficeFolderHasCustomer; +(function (OfficeFolderHasCustomer) { + class IOfficeFolderHasCustomer { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IOfficeFolderHasCustomer.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Customer_1.Customer.ICustomer) + ], IOfficeFolderHasCustomer.prototype, "customer", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", OfficeFolder_1.OfficeFolder.IOfficeFolder) + ], IOfficeFolderHasCustomer.prototype, "office_folder", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolderHasCustomer.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolderHasCustomer.prototype, "updated_at", void 0); + OfficeFolderHasCustomer.IOfficeFolderHasCustomer = IOfficeFolderHasCustomer; +})(OfficeFolderHasCustomer = exports.OfficeFolderHasCustomer || (exports.OfficeFolderHasCustomer = {})); +//# sourceMappingURL=OfficeFolderHasCustomer.js.map \ No newline at end of file diff --git a/dist/Interfaces/Client/OfficeFolderHasCustomer.js.map b/dist/Interfaces/Client/OfficeFolderHasCustomer.js.map new file mode 100644 index 0000000..8419ee8 --- /dev/null +++ b/dist/Interfaces/Client/OfficeFolderHasCustomer.js.map @@ -0,0 +1 @@ +{"version":3,"file":"OfficeFolderHasCustomer.js","sourceRoot":"","sources":["../../../src/Interfaces/Client/OfficeFolderHasCustomer.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,yCAAsC;AACtC,iDAA8C;AAC9C,IAAiB,uBAAuB,CAiBvC;AAjBD,WAAiB,uBAAuB;IACtC,MAAa,wBAAwB;QAArC;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;0DACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACjB,mBAAQ,CAAC,SAAS;8DAAC;IAGrC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACZ,2BAAY,CAAC,aAAa;mEAAC;IAGlD;QADC,IAAA,wBAAM,GAAE;;gEAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;gEAC6B;IAd3B,gDAAwB,2BAepC,CAAA;AACH,CAAC,EAjBgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAiBvC"} \ No newline at end of file diff --git a/dist/Interfaces/Client/OfficeFolderHasStakeholder.d.ts b/dist/Interfaces/Client/OfficeFolderHasStakeholder.d.ts new file mode 100644 index 0000000..f8a03cb --- /dev/null +++ b/dist/Interfaces/Client/OfficeFolderHasStakeholder.d.ts @@ -0,0 +1,11 @@ +import { OfficeFolder } from "./OfficeFolder"; +import { User } from "./User"; +export declare namespace OfficeFolderHasStakeholder { + class IOfficeFolderHasStakeholder { + uuid: string; + user_stakeholder: User.IUser; + office_folder: OfficeFolder.IOfficeFolder; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/Client/OfficeFolderHasStakeholder.js b/dist/Interfaces/Client/OfficeFolderHasStakeholder.js new file mode 100644 index 0000000..e944fcc --- /dev/null +++ b/dist/Interfaces/Client/OfficeFolderHasStakeholder.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.OfficeFolderHasStakeholder = void 0; +const class_validator_1 = require("class-validator"); +const OfficeFolder_1 = require("./OfficeFolder"); +const User_1 = require("./User"); +var OfficeFolderHasStakeholder; +(function (OfficeFolderHasStakeholder) { + class IOfficeFolderHasStakeholder { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IOfficeFolderHasStakeholder.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", User_1.User.IUser) + ], IOfficeFolderHasStakeholder.prototype, "user_stakeholder", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", OfficeFolder_1.OfficeFolder.IOfficeFolder) + ], IOfficeFolderHasStakeholder.prototype, "office_folder", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolderHasStakeholder.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolderHasStakeholder.prototype, "updated_at", void 0); + OfficeFolderHasStakeholder.IOfficeFolderHasStakeholder = IOfficeFolderHasStakeholder; +})(OfficeFolderHasStakeholder = exports.OfficeFolderHasStakeholder || (exports.OfficeFolderHasStakeholder = {})); +//# sourceMappingURL=OfficeFolderHasStakeholder.js.map \ No newline at end of file diff --git a/dist/Interfaces/Client/OfficeFolderHasStakeholder.js.map b/dist/Interfaces/Client/OfficeFolderHasStakeholder.js.map new file mode 100644 index 0000000..7a6238f --- /dev/null +++ b/dist/Interfaces/Client/OfficeFolderHasStakeholder.js.map @@ -0,0 +1 @@ +{"version":3,"file":"OfficeFolderHasStakeholder.js","sourceRoot":"","sources":["../../../src/Interfaces/Client/OfficeFolderHasStakeholder.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,iDAA8C;AAC9C,iCAA8B;AAE9B,IAAiB,0BAA0B,CAiB1C;AAjBD,WAAiB,0BAA0B;IACzC,MAAa,2BAA2B;QAAxC;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;6DACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACT,WAAI,CAAC,KAAK;yEAAC;IAGrC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACZ,2BAAY,CAAC,aAAa;sEAAC;IAGlD;QADC,IAAA,wBAAM,GAAE;;mEAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;mEAC6B;IAd3B,sDAA2B,8BAevC,CAAA;AACH,CAAC,EAjBgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAiB1C"} \ No newline at end of file diff --git a/dist/Interfaces/Client/User.d.ts b/dist/Interfaces/Client/User.d.ts new file mode 100644 index 0000000..f9b0225 --- /dev/null +++ b/dist/Interfaces/Client/User.d.ts @@ -0,0 +1,16 @@ +import { Contact } from "./Contact"; +import { Document } from "./Document"; +import { Office } from "./Office"; +import { OfficeFolderHasStakeholder } from "./OfficeFolderHasStakeholder"; +export declare namespace User { + class IUser { + uuid: string; + idNot: string; + contact: Contact.IContact; + office_membership: Office.IOffice; + created_at: Date | null; + updated_at: Date | null; + office_folder_has_stakeholders?: OfficeFolderHasStakeholder.IOfficeFolderHasStakeholder[]; + documents?: Document.IDocument; + } +} diff --git a/dist/Interfaces/Client/User.js b/dist/Interfaces/Client/User.js new file mode 100644 index 0000000..69cc0eb --- /dev/null +++ b/dist/Interfaces/Client/User.js @@ -0,0 +1,59 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.User = void 0; +const class_validator_1 = require("class-validator"); +const Contact_1 = require("./Contact"); +const Document_1 = require("./Document"); +const Office_1 = require("./Office"); +var User; +(function (User) { + class IUser { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IUser.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IUser.prototype, "idNot", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Contact_1.Contact.IContact) + ], IUser.prototype, "contact", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Office_1.Office.IOffice) + ], IUser.prototype, "office_membership", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IUser.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IUser.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IUser.prototype, "office_folder_has_stakeholders", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Document_1.Document.IDocument) + ], IUser.prototype, "documents", void 0); + User.IUser = IUser; +})(User = exports.User || (exports.User = {})); +//# sourceMappingURL=User.js.map \ No newline at end of file diff --git a/dist/Interfaces/Client/User.js.map b/dist/Interfaces/Client/User.js.map new file mode 100644 index 0000000..ed8f34d --- /dev/null +++ b/dist/Interfaces/Client/User.js.map @@ -0,0 +1 @@ +{"version":3,"file":"User.js","sourceRoot":"","sources":["../../../src/Interfaces/Client/User.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,uCAAoC;AACpC,yCAAsC;AACtC,qCAAkC;AAGlC,IAAiB,IAAI,CA0BpB;AA1BD,WAAiB,IAAI;IACnB,MAAa,KAAK;QAAlB;YAcS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAtBC;QADC,IAAA,4BAAU,GAAE;;uCACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;wCACb;IAGtB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAClB,iBAAO,CAAC,QAAQ;0CAAC;IAGlC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACR,eAAM,CAAC,OAAO;oDAAC;IAG1C;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;iEAC6E;IAG1F;QADC,IAAA,4BAAU,GAAE;kCACD,mBAAQ,CAAC,SAAS;4CAAC;IAvBpB,UAAK,QAwBjB,CAAA;AACH,CAAC,EA1BgB,IAAI,GAAJ,YAAI,KAAJ,YAAI,QA0BpB"} \ No newline at end of file diff --git a/dist/Interfaces/Client/UserHasNotification.d.ts b/dist/Interfaces/Client/UserHasNotification.d.ts new file mode 100644 index 0000000..90f5aee --- /dev/null +++ b/dist/Interfaces/Client/UserHasNotification.d.ts @@ -0,0 +1,12 @@ +import { Notification } from "./Notification"; +import { User } from "./User"; +export declare namespace UserHasNotification { + class IUserHasNotification { + uuid: string; + user: User.IUser; + notification: Notification.INotification; + created_at: Date | null; + updated_at: Date | null; + } + type ENotificationStatus = "READ" | "UNREAD"; +} diff --git a/dist/Interfaces/Client/UserHasNotification.js b/dist/Interfaces/Client/UserHasNotification.js new file mode 100644 index 0000000..5f31096 --- /dev/null +++ b/dist/Interfaces/Client/UserHasNotification.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.UserHasNotification = void 0; +const class_validator_1 = require("class-validator"); +const Notification_1 = require("./Notification"); +const User_1 = require("./User"); +var UserHasNotification; +(function (UserHasNotification) { + class IUserHasNotification { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IUserHasNotification.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", User_1.User.IUser) + ], IUserHasNotification.prototype, "user", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Notification_1.Notification.INotification) + ], IUserHasNotification.prototype, "notification", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IUserHasNotification.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IUserHasNotification.prototype, "updated_at", void 0); + UserHasNotification.IUserHasNotification = IUserHasNotification; +})(UserHasNotification = exports.UserHasNotification || (exports.UserHasNotification = {})); +//# sourceMappingURL=UserHasNotification.js.map \ No newline at end of file diff --git a/dist/Interfaces/Client/UserHasNotification.js.map b/dist/Interfaces/Client/UserHasNotification.js.map new file mode 100644 index 0000000..7442ba7 --- /dev/null +++ b/dist/Interfaces/Client/UserHasNotification.js.map @@ -0,0 +1 @@ +{"version":3,"file":"UserHasNotification.js","sourceRoot":"","sources":["../../../src/Interfaces/Client/UserHasNotification.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,iDAA8C;AAC9C,iCAA8B;AAE9B,IAAiB,mBAAmB,CAkBnC;AAlBD,WAAiB,mBAAmB;IAClC,MAAa,oBAAoB;QAAjC;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;sDACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACrB,WAAI,CAAC,KAAK;sDAAC;IAGzB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACb,2BAAY,CAAC,aAAa;8DAAC;IAGjD;QADC,IAAA,wBAAM,GAAE;;4DAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;4DAC6B;IAd3B,wCAAoB,uBAehC,CAAA;AAEH,CAAC,EAlBgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAkBnC"} \ No newline at end of file diff --git a/dist/Interfaces/Notary/Address.d.ts b/dist/Interfaces/Notary/Address.d.ts new file mode 100644 index 0000000..02b956a --- /dev/null +++ b/dist/Interfaces/Notary/Address.d.ts @@ -0,0 +1,14 @@ +import { Contact } from "./Contact"; +import { Office } from "./Office"; +export declare namespace Address { + class IAddress { + uuid: string; + address: string; + city: string; + zip_code: number; + created_at: Date | null; + updated_at: Date | null; + office?: Office.IOffice; + contacts?: Contact.IContact; + } +} diff --git a/dist/Interfaces/Notary/Address.js b/dist/Interfaces/Notary/Address.js new file mode 100644 index 0000000..e3256b9 --- /dev/null +++ b/dist/Interfaces/Notary/Address.js @@ -0,0 +1,58 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Address = void 0; +const class_validator_1 = require("class-validator"); +const Contact_1 = require("./Contact"); +const Office_1 = require("./Office"); +var Address; +(function (Address) { + class IAddress { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IAddress.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IAddress.prototype, "address", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IAddress.prototype, "city", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Number) + ], IAddress.prototype, "zip_code", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IAddress.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IAddress.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Office_1.Office.IOffice) + ], IAddress.prototype, "office", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Contact_1.Contact.IContact) + ], IAddress.prototype, "contacts", void 0); + Address.IAddress = IAddress; +})(Address = exports.Address || (exports.Address = {})); +//# sourceMappingURL=Address.js.map \ No newline at end of file diff --git a/dist/Interfaces/Notary/Address.js.map b/dist/Interfaces/Notary/Address.js.map new file mode 100644 index 0000000..8083dd7 --- /dev/null +++ b/dist/Interfaces/Notary/Address.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Address.js","sourceRoot":"","sources":["../../../src/Interfaces/Notary/Address.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,uCAAoC;AACpC,qCAAkC;AAElC,IAAiB,OAAO,CA0BvB;AA1BD,WAAiB,OAAO;IACtB,MAAa,QAAQ;QAArB;YAcS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAtBC;QADC,IAAA,4BAAU,GAAE;;0CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;6CACX;IAGxB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;0CACd;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;8CACV;IAGzB;QADC,IAAA,wBAAM,GAAE;;gDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;gDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;kCACG,eAAM,CAAC,OAAO;4CAAC;IAG/B;QADC,IAAA,4BAAU,GAAE;kCACK,iBAAO,CAAC,QAAQ;8CAAC;IAvBxB,gBAAQ,WAwBpB,CAAA;AACH,CAAC,EA1BgB,OAAO,GAAP,eAAO,KAAP,eAAO,QA0BvB"} \ No newline at end of file diff --git a/dist/Interfaces/Notary/Contact.d.ts b/dist/Interfaces/Notary/Contact.d.ts new file mode 100644 index 0000000..7603940 --- /dev/null +++ b/dist/Interfaces/Notary/Contact.d.ts @@ -0,0 +1,20 @@ +import { Address } from "./Address"; +import { Customer } from "./Customer"; +import { User } from "./User"; +export declare namespace Contact { + class IContact { + uuid: string; + first_name: string; + last_name: string; + email: string; + phone_number: string; + cell_phone_number: string; + civility: ECivility; + address: Address.IAddress; + created_at: Date | null; + updated_at: Date | null; + users?: User.IUser; + customers?: Customer.ICustomer; + } + type ECivility = "MALE" | "FEMALE" | "OTHERS"; +} diff --git a/dist/Interfaces/Notary/Contact.js b/dist/Interfaces/Notary/Contact.js new file mode 100644 index 0000000..beb1c44 --- /dev/null +++ b/dist/Interfaces/Notary/Contact.js @@ -0,0 +1,75 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Contact = void 0; +const class_validator_1 = require("class-validator"); +const Address_1 = require("./Address"); +const Customer_1 = require("./Customer"); +const User_1 = require("./User"); +var Contact; +(function (Contact) { + class IContact { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IContact.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IContact.prototype, "first_name", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IContact.prototype, "last_name", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IContact.prototype, "email", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", String) + ], IContact.prototype, "phone_number", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", String) + ], IContact.prototype, "cell_phone_number", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IContact.prototype, "civility", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Address_1.Address.IAddress) + ], IContact.prototype, "address", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IContact.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IContact.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", User_1.User.IUser) + ], IContact.prototype, "users", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Customer_1.Customer.ICustomer) + ], IContact.prototype, "customers", void 0); + Contact.IContact = IContact; +})(Contact = exports.Contact || (exports.Contact = {})); +//# sourceMappingURL=Contact.js.map \ No newline at end of file diff --git a/dist/Interfaces/Notary/Contact.js.map b/dist/Interfaces/Notary/Contact.js.map new file mode 100644 index 0000000..d590eae --- /dev/null +++ b/dist/Interfaces/Notary/Contact.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Contact.js","sourceRoot":"","sources":["../../../src/Interfaces/Notary/Contact.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,uCAAoC;AACpC,yCAAsC;AACtC,iCAA8B;AAE9B,IAAiB,OAAO,CAwCvB;AAxCD,WAAiB,OAAO;IACtB,MAAa,QAAQ;QAArB;YA0BS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAlCC;QADC,IAAA,4BAAU,GAAE;;0CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;gDACR;IAG3B;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;+CACT;IAG1B;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACb;IAGtB;QADC,IAAA,4BAAU,GAAE;;kDACgB;IAG7B;QADC,IAAA,4BAAU,GAAE;;uDACqB;IAGlC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;8CACP;IAG5B;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAClB,iBAAO,CAAC,QAAQ;6CAAC;IAGlC;QADC,IAAA,wBAAM,GAAE;;gDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;gDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;kCACE,WAAI,CAAC,KAAK;2CAAC;IAG1B;QADC,IAAA,4BAAU,GAAE;kCACM,mBAAQ,CAAC,SAAS;+CAAC;IAnC3B,gBAAQ,WAoCpB,CAAA;AAGH,CAAC,EAxCgB,OAAO,GAAP,eAAO,KAAP,eAAO,QAwCvB"} \ No newline at end of file diff --git a/dist/Interfaces/Notary/Customer.d.ts b/dist/Interfaces/Notary/Customer.d.ts new file mode 100644 index 0000000..14156bd --- /dev/null +++ b/dist/Interfaces/Notary/Customer.d.ts @@ -0,0 +1,15 @@ +import { Contact } from "./Contact"; +import { Document } from "./Document"; +import { OfficeFolderHasCustomer } from "./OfficeFolderHasCustomer"; +export declare namespace Customer { + class ICustomer { + uuid: string; + status: ECustomerStatus; + contact: Contact.IContact; + created_at: Date | null; + updated_at: Date | null; + office_folder_has_customers?: OfficeFolderHasCustomer.IOfficeFolderHasCustomer[]; + documents?: Document.IDocument[]; + } + type ECustomerStatus = "VALIDATED" | "PENDING" | "ERRONED"; +} diff --git a/dist/Interfaces/Notary/Customer.js b/dist/Interfaces/Notary/Customer.js new file mode 100644 index 0000000..0f31353 --- /dev/null +++ b/dist/Interfaces/Notary/Customer.js @@ -0,0 +1,53 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Customer = void 0; +const class_validator_1 = require("class-validator"); +const Contact_1 = require("./Contact"); +var Customer; +(function (Customer) { + class ICustomer { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], ICustomer.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], ICustomer.prototype, "status", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Contact_1.Contact.IContact) + ], ICustomer.prototype, "contact", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], ICustomer.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], ICustomer.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], ICustomer.prototype, "office_folder_has_customers", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], ICustomer.prototype, "documents", void 0); + Customer.ICustomer = ICustomer; +})(Customer = exports.Customer || (exports.Customer = {})); +//# sourceMappingURL=Customer.js.map \ No newline at end of file diff --git a/dist/Interfaces/Notary/Customer.js.map b/dist/Interfaces/Notary/Customer.js.map new file mode 100644 index 0000000..d69ef7b --- /dev/null +++ b/dist/Interfaces/Notary/Customer.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Customer.js","sourceRoot":"","sources":["../../../src/Interfaces/Notary/Customer.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,uCAAoC;AAGpC,IAAiB,QAAQ,CAyBxB;AAzBD,WAAiB,QAAQ;IACvB,MAAa,SAAS;QAAtB;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAnBC;QADC,IAAA,4BAAU,GAAE;;2CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;6CACH;IAGhC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAClB,iBAAO,CAAC,QAAQ;8CAAC;IAGlC;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;kEACoE;IAGjF;QADC,IAAA,4BAAU,GAAE;;gDACoB;IApBtB,kBAAS,YAqBrB,CAAA;AAGH,CAAC,EAzBgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAyBxB"} \ No newline at end of file diff --git a/dist/Interfaces/Notary/Deed.d.ts b/dist/Interfaces/Notary/Deed.d.ts new file mode 100644 index 0000000..4829454 --- /dev/null +++ b/dist/Interfaces/Notary/Deed.d.ts @@ -0,0 +1,13 @@ +import { DeedType } from "./DeedType"; +import { DeedHasDocumentType } from "./DeedHasDocumentType"; +import { OfficeFolder } from "./OfficeFolder"; +export declare namespace Deed { + class IDeed { + uuid: string; + deed_type: DeedType.IDeedType; + created_at: Date | null; + updated_at: Date | null; + deed_has_document_types?: DeedHasDocumentType.IDeedHasDocumentType[]; + office_folder?: OfficeFolder.IOfficeFolder; + } +} diff --git a/dist/Interfaces/Notary/Deed.js b/dist/Interfaces/Notary/Deed.js new file mode 100644 index 0000000..a6e489a --- /dev/null +++ b/dist/Interfaces/Notary/Deed.js @@ -0,0 +1,50 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Deed = void 0; +const class_validator_1 = require("class-validator"); +const DeedType_1 = require("./DeedType"); +const OfficeFolder_1 = require("./OfficeFolder"); +var Deed; +(function (Deed) { + class IDeed { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDeed.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", DeedType_1.DeedType.IDeedType) + ], IDeed.prototype, "deed_type", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeed.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeed.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDeed.prototype, "deed_has_document_types", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", OfficeFolder_1.OfficeFolder.IOfficeFolder) + ], IDeed.prototype, "office_folder", void 0); + Deed.IDeed = IDeed; +})(Deed = exports.Deed || (exports.Deed = {})); +//# sourceMappingURL=Deed.js.map \ No newline at end of file diff --git a/dist/Interfaces/Notary/Deed.js.map b/dist/Interfaces/Notary/Deed.js.map new file mode 100644 index 0000000..c4c572c --- /dev/null +++ b/dist/Interfaces/Notary/Deed.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Deed.js","sourceRoot":"","sources":["../../../src/Interfaces/Notary/Deed.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,yCAAsC;AAEtC,iDAA8C;AAC9C,IAAiB,IAAI,CAoBpB;AApBD,WAAiB,IAAI;IACnB,MAAa,KAAK;QAAlB;YAQS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAhBC;QADC,IAAA,4BAAU,GAAE;;uCACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAChB,mBAAQ,CAAC,SAAS;4CAAC;IAGtC;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;0DAC+D;IAG5E;QADC,IAAA,4BAAU,GAAE;kCACU,2BAAY,CAAC,aAAa;gDAAC;IAjBvC,UAAK,QAkBjB,CAAA;AACH,CAAC,EApBgB,IAAI,GAAJ,YAAI,KAAJ,YAAI,QAoBpB"} \ No newline at end of file diff --git a/dist/Interfaces/Notary/DeedHasDocumentType.d.ts b/dist/Interfaces/Notary/DeedHasDocumentType.d.ts new file mode 100644 index 0000000..b735b3d --- /dev/null +++ b/dist/Interfaces/Notary/DeedHasDocumentType.d.ts @@ -0,0 +1,11 @@ +import { Deed } from "./Deed"; +import { DocumentType } from "./DocumentType"; +export declare namespace DeedHasDocumentType { + class IDeedHasDocumentType { + uuid: string; + document_type: DocumentType.IDocumentType; + deed: Deed.IDeed; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/Notary/DeedHasDocumentType.js b/dist/Interfaces/Notary/DeedHasDocumentType.js new file mode 100644 index 0000000..a8a353b --- /dev/null +++ b/dist/Interfaces/Notary/DeedHasDocumentType.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DeedHasDocumentType = void 0; +const class_validator_1 = require("class-validator"); +const Deed_1 = require("./Deed"); +const DocumentType_1 = require("./DocumentType"); +var DeedHasDocumentType; +(function (DeedHasDocumentType) { + class IDeedHasDocumentType { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDeedHasDocumentType.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", DocumentType_1.DocumentType.IDocumentType) + ], IDeedHasDocumentType.prototype, "document_type", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Deed_1.Deed.IDeed) + ], IDeedHasDocumentType.prototype, "deed", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedHasDocumentType.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedHasDocumentType.prototype, "updated_at", void 0); + DeedHasDocumentType.IDeedHasDocumentType = IDeedHasDocumentType; +})(DeedHasDocumentType = exports.DeedHasDocumentType || (exports.DeedHasDocumentType = {})); +//# sourceMappingURL=DeedHasDocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/Notary/DeedHasDocumentType.js.map b/dist/Interfaces/Notary/DeedHasDocumentType.js.map new file mode 100644 index 0000000..d167b03 --- /dev/null +++ b/dist/Interfaces/Notary/DeedHasDocumentType.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DeedHasDocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/Notary/DeedHasDocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,iCAA8B;AAC9B,iDAA8C;AAC9C,IAAiB,mBAAmB,CAiBnC;AAjBD,WAAiB,mBAAmB;IAClC,MAAa,oBAAoB;QAAjC;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;sDACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACZ,2BAAY,CAAC,aAAa;+DAAC;IAGlD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACrB,WAAI,CAAC,KAAK;sDAAC;IAGzB;QADC,IAAA,wBAAM,GAAE;;4DAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;4DAC6B;IAd3B,wCAAoB,uBAehC,CAAA;AACH,CAAC,EAjBgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAiBnC"} \ No newline at end of file diff --git a/dist/Interfaces/Notary/DeedType.d.ts b/dist/Interfaces/Notary/DeedType.d.ts new file mode 100644 index 0000000..e06b132 --- /dev/null +++ b/dist/Interfaces/Notary/DeedType.d.ts @@ -0,0 +1,16 @@ +import { Deed } from "./Deed"; +import { DeedTypeHasDocumentType } from "./DeedTypeHasDocumentType"; +import { Office } from "./Office"; +export declare namespace DeedType { + class IDeedType { + uuid: string; + name: string; + description: string; + archived_at: Date | null; + office: Office.IOffice; + created_at: Date | null; + updated_at: Date | null; + deed?: Deed.IDeed[]; + deed_type_has_document_types?: DeedTypeHasDocumentType.IDeedTypeHasDocumentType[]; + } +} diff --git a/dist/Interfaces/Notary/DeedType.js b/dist/Interfaces/Notary/DeedType.js new file mode 100644 index 0000000..e7c55f3 --- /dev/null +++ b/dist/Interfaces/Notary/DeedType.js @@ -0,0 +1,62 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DeedType = void 0; +const class_validator_1 = require("class-validator"); +const Office_1 = require("./Office"); +var DeedType; +(function (DeedType) { + class IDeedType { + constructor() { + this.archived_at = null; + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDeedType.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDeedType.prototype, "name", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDeedType.prototype, "description", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedType.prototype, "archived_at", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Office_1.Office.IOffice) + ], IDeedType.prototype, "office", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedType.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedType.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDeedType.prototype, "deed", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDeedType.prototype, "deed_type_has_document_types", void 0); + DeedType.IDeedType = IDeedType; +})(DeedType = exports.DeedType || (exports.DeedType = {})); +//# sourceMappingURL=DeedType.js.map \ No newline at end of file diff --git a/dist/Interfaces/Notary/DeedType.js.map b/dist/Interfaces/Notary/DeedType.js.map new file mode 100644 index 0000000..8967580 --- /dev/null +++ b/dist/Interfaces/Notary/DeedType.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DeedType.js","sourceRoot":"","sources":["../../../src/Interfaces/Notary/DeedType.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AAIjE,qCAAkC;AAElC,IAAiB,QAAQ,CA6BxB;AA7BD,WAAiB,QAAQ;IACvB,MAAa,SAAS;QAAtB;YAWS,gBAAW,GAAgB,IAAI,CAAC;YAMhC,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAzBC;QADC,IAAA,4BAAU,GAAE;;2CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACd;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;kDACP;IAG5B;QADC,IAAA,wBAAM,GAAE;;kDAC8B;IAGvC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACnB,eAAM,CAAC,OAAO;6CAAC;IAG/B;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;2CACc;IAG3B;QADC,IAAA,4BAAU,GAAE;;mEAC4E;IA1B9E,kBAAS,YA2BrB,CAAA;AACH,CAAC,EA7BgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QA6BxB"} \ No newline at end of file diff --git a/dist/Interfaces/Notary/DeedTypeHasDocumentType.d.ts b/dist/Interfaces/Notary/DeedTypeHasDocumentType.d.ts new file mode 100644 index 0000000..df6b74d --- /dev/null +++ b/dist/Interfaces/Notary/DeedTypeHasDocumentType.d.ts @@ -0,0 +1,11 @@ +import { DeedType } from "./DeedType"; +import { DocumentType } from "./DocumentType"; +export declare namespace DeedTypeHasDocumentType { + class IDeedTypeHasDocumentType { + uuid: string; + document_type: DocumentType.IDocumentType; + deed_type: DeedType.IDeedType; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/Notary/DeedTypeHasDocumentType.js b/dist/Interfaces/Notary/DeedTypeHasDocumentType.js new file mode 100644 index 0000000..2f99a03 --- /dev/null +++ b/dist/Interfaces/Notary/DeedTypeHasDocumentType.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DeedTypeHasDocumentType = void 0; +const class_validator_1 = require("class-validator"); +const DeedType_1 = require("./DeedType"); +const DocumentType_1 = require("./DocumentType"); +var DeedTypeHasDocumentType; +(function (DeedTypeHasDocumentType) { + class IDeedTypeHasDocumentType { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDeedTypeHasDocumentType.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", DocumentType_1.DocumentType.IDocumentType) + ], IDeedTypeHasDocumentType.prototype, "document_type", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", DeedType_1.DeedType.IDeedType) + ], IDeedTypeHasDocumentType.prototype, "deed_type", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedTypeHasDocumentType.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedTypeHasDocumentType.prototype, "updated_at", void 0); + DeedTypeHasDocumentType.IDeedTypeHasDocumentType = IDeedTypeHasDocumentType; +})(DeedTypeHasDocumentType = exports.DeedTypeHasDocumentType || (exports.DeedTypeHasDocumentType = {})); +//# sourceMappingURL=DeedTypeHasDocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/Notary/DeedTypeHasDocumentType.js.map b/dist/Interfaces/Notary/DeedTypeHasDocumentType.js.map new file mode 100644 index 0000000..118d786 --- /dev/null +++ b/dist/Interfaces/Notary/DeedTypeHasDocumentType.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DeedTypeHasDocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/Notary/DeedTypeHasDocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,yCAAsC;AACtC,iDAA8C;AAE9C,IAAiB,uBAAuB,CAiBvC;AAjBD,WAAiB,uBAAuB;IACtC,MAAa,wBAAwB;QAArC;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;0DACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACZ,2BAAY,CAAC,aAAa;mEAAC;IAGlD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAChB,mBAAQ,CAAC,SAAS;+DAAC;IAGtC;QADC,IAAA,wBAAM,GAAE;;gEAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;gEAC6B;IAd3B,gDAAwB,2BAepC,CAAA;AACH,CAAC,EAjBgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAiBvC"} \ No newline at end of file diff --git a/dist/Interfaces/Notary/Document.d.ts b/dist/Interfaces/Notary/Document.d.ts new file mode 100644 index 0000000..783f227 --- /dev/null +++ b/dist/Interfaces/Notary/Document.d.ts @@ -0,0 +1,19 @@ +import { Customer } from "./Customer"; +import { DocumentHistory } from "./DocumentHistory"; +import { DocumentType } from "./DocumentType"; +import { File } from "./File"; +import { OfficeFolder } from "./OfficeFolder"; +export declare namespace Document { + class IDocument { + uuid: string; + document_status: EDocumentStatus; + document_type: DocumentType.IDocumentType; + folder: OfficeFolder.IOfficeFolder; + depositor: Customer.ICustomer; + created_at: Date | null; + updated_at: Date | null; + files?: File.IFile[]; + document_history?: DocumentHistory.IDocumentHistory[]; + } + type EDocumentStatus = "ASKED" | "DEPOSITED" | "VALIDATED" | "ANCHORED" | "REFUSED"; +} diff --git a/dist/Interfaces/Notary/Document.js b/dist/Interfaces/Notary/Document.js new file mode 100644 index 0000000..138b1fc --- /dev/null +++ b/dist/Interfaces/Notary/Document.js @@ -0,0 +1,63 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Document = void 0; +const class_validator_1 = require("class-validator"); +const Customer_1 = require("./Customer"); +const DocumentType_1 = require("./DocumentType"); +const OfficeFolder_1 = require("./OfficeFolder"); +var Document; +(function (Document) { + class IDocument { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDocument.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDocument.prototype, "document_status", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", DocumentType_1.DocumentType.IDocumentType) + ], IDocument.prototype, "document_type", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", OfficeFolder_1.OfficeFolder.IOfficeFolder) + ], IDocument.prototype, "folder", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Customer_1.Customer.ICustomer) + ], IDocument.prototype, "depositor", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocument.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocument.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDocument.prototype, "files", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDocument.prototype, "document_history", void 0); + Document.IDocument = IDocument; +})(Document = exports.Document || (exports.Document = {})); +//# sourceMappingURL=Document.js.map \ No newline at end of file diff --git a/dist/Interfaces/Notary/Document.js.map b/dist/Interfaces/Notary/Document.js.map new file mode 100644 index 0000000..ff24f43 --- /dev/null +++ b/dist/Interfaces/Notary/Document.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Document.js","sourceRoot":"","sources":["../../../src/Interfaces/Notary/Document.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,yCAAsC;AAEtC,iDAA8C;AAE9C,iDAA8C;AAE9C,IAAiB,QAAQ,CAmCxB;AAnCD,WAAiB,QAAQ;IACvB,MAAa,SAAS;QAAtB;YAiBS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAzBC;QADC,IAAA,4BAAU,GAAE;;2CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;sDACM;IAGzC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACZ,2BAAY,CAAC,aAAa;oDAAC;IAGlD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACnB,2BAAY,CAAC,aAAa;6CAAC;IAG3C;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAChB,mBAAQ,CAAC,SAAS;gDAAC;IAGtC;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;4CACe;IAG5B;QADC,IAAA,4BAAU,GAAE;;uDACgD;IA1BlD,kBAAS,YA2BrB,CAAA;AAOH,CAAC,EAnCgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAmCxB"} \ No newline at end of file diff --git a/dist/Interfaces/Notary/DocumentHistory.d.ts b/dist/Interfaces/Notary/DocumentHistory.d.ts new file mode 100644 index 0000000..2c55dcf --- /dev/null +++ b/dist/Interfaces/Notary/DocumentHistory.d.ts @@ -0,0 +1,11 @@ +import { Document } from "./Document"; +export declare namespace DocumentHistory { + class IDocumentHistory { + uuid: string; + document_status: Document.EDocumentStatus; + document: Document.IDocument; + refused_reason: string | null; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/Notary/DocumentHistory.js b/dist/Interfaces/Notary/DocumentHistory.js new file mode 100644 index 0000000..459003f --- /dev/null +++ b/dist/Interfaces/Notary/DocumentHistory.js @@ -0,0 +1,50 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DocumentHistory = void 0; +const class_validator_1 = require("class-validator"); +const Document_1 = require("./Document"); +var DocumentHistory; +(function (DocumentHistory) { + class IDocumentHistory { + constructor() { + this.refused_reason = null; + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDocumentHistory.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDocumentHistory.prototype, "document_status", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Document_1.Document.IDocument) + ], IDocumentHistory.prototype, "document", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Object) + ], IDocumentHistory.prototype, "refused_reason", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocumentHistory.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocumentHistory.prototype, "updated_at", void 0); + DocumentHistory.IDocumentHistory = IDocumentHistory; +})(DocumentHistory = exports.DocumentHistory || (exports.DocumentHistory = {})); +//# sourceMappingURL=DocumentHistory.js.map \ No newline at end of file diff --git a/dist/Interfaces/Notary/DocumentHistory.js.map b/dist/Interfaces/Notary/DocumentHistory.js.map new file mode 100644 index 0000000..af86bf5 --- /dev/null +++ b/dist/Interfaces/Notary/DocumentHistory.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DocumentHistory.js","sourceRoot":"","sources":["../../../src/Interfaces/Notary/DocumentHistory.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,yCAAsC;AAEtC,IAAiB,eAAe,CAoB/B;AApBD,WAAiB,eAAe;IAC9B,MAAa,gBAAgB;QAA7B;YAWS,mBAAc,GAAkB,IAAI,CAAC;YAGrC,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAhBC;QADC,IAAA,4BAAU,GAAE;;kDACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;6DACe;IAGlD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACjB,mBAAQ,CAAC,SAAS;sDAAC;IAGrC;QADC,IAAA,4BAAU,GAAE;;4DAC+B;IAG5C;QADC,IAAA,wBAAM,GAAE;;wDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;wDAC6B;IAjB3B,gCAAgB,mBAkB5B,CAAA;AACH,CAAC,EApBgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAoB/B"} \ No newline at end of file diff --git a/dist/Interfaces/Notary/DocumentType.d.ts b/dist/Interfaces/Notary/DocumentType.d.ts new file mode 100644 index 0000000..941c152 --- /dev/null +++ b/dist/Interfaces/Notary/DocumentType.d.ts @@ -0,0 +1,17 @@ +import { DeedHasDocumentType } from "./DeedHasDocumentType"; +import { Document } from "./Document"; +import { DeedTypeHasDocumentType } from "./DeedTypeHasDocumentType"; +export declare namespace DocumentType { + class IDocumentType { + uuid: string; + name: string; + public_description: string; + private_description: string | null; + archived_at: Date | null; + created_at: Date | null; + updated_at: Date | null; + documents?: Document.IDocument[]; + deed_has_document_types?: DeedHasDocumentType.IDeedHasDocumentType[]; + deed_type_has_document_types?: DeedTypeHasDocumentType.IDeedTypeHasDocumentType[]; + } +} diff --git a/dist/Interfaces/Notary/DocumentType.js b/dist/Interfaces/Notary/DocumentType.js new file mode 100644 index 0000000..32aec48 --- /dev/null +++ b/dist/Interfaces/Notary/DocumentType.js @@ -0,0 +1,66 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DocumentType = void 0; +const class_validator_1 = require("class-validator"); +var DocumentType; +(function (DocumentType) { + class IDocumentType { + constructor() { + this.private_description = null; + this.archived_at = null; + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDocumentType.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDocumentType.prototype, "name", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDocumentType.prototype, "public_description", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Object) + ], IDocumentType.prototype, "private_description", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocumentType.prototype, "archived_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocumentType.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocumentType.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDocumentType.prototype, "documents", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDocumentType.prototype, "deed_has_document_types", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDocumentType.prototype, "deed_type_has_document_types", void 0); + DocumentType.IDocumentType = IDocumentType; +})(DocumentType = exports.DocumentType || (exports.DocumentType = {})); +//# sourceMappingURL=DocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/Notary/DocumentType.js.map b/dist/Interfaces/Notary/DocumentType.js.map new file mode 100644 index 0000000..488d619 --- /dev/null +++ b/dist/Interfaces/Notary/DocumentType.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/Notary/DocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AAKjE,IAAiB,YAAY,CAgC5B;AAhCD,WAAiB,YAAY;IAC3B,MAAa,aAAa;QAA1B;YAWS,wBAAmB,GAAkB,IAAI,CAAC;YAG1C,gBAAW,GAAgB,IAAI,CAAC;YAGhC,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAUxC,CAAC;KAAA;IA5BC;QADC,IAAA,4BAAU,GAAE;;+CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;+CACd;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;6DACA;IAGnC;QADC,IAAA,4BAAU,GAAE;;8DACoC;IAGjD;QADC,IAAA,wBAAM,GAAE;;sDAC8B;IAGvC;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;oDAC2B;IAGxC;QADC,IAAA,4BAAU,GAAE;;kEAC+D;IAG5E;QADC,IAAA,4BAAU,GAAE;;uEAC4E;IA7B9E,0BAAa,gBA8BzB,CAAA;AACH,CAAC,EAhCgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAgC5B"} \ No newline at end of file diff --git a/dist/Interfaces/Notary/File.d.ts b/dist/Interfaces/Notary/File.d.ts new file mode 100644 index 0000000..a8cd4a9 --- /dev/null +++ b/dist/Interfaces/Notary/File.d.ts @@ -0,0 +1,10 @@ +import { Document } from "./Document"; +export declare namespace File { + class IFile { + uuid: string; + document: Document.IDocument; + file_path: string | null; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/Notary/File.js b/dist/Interfaces/Notary/File.js new file mode 100644 index 0000000..89f4cd3 --- /dev/null +++ b/dist/Interfaces/Notary/File.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.File = void 0; +const class_validator_1 = require("class-validator"); +const Document_1 = require("./Document"); +var File; +(function (File) { + class IFile { + constructor() { + this.file_path = null; + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IFile.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Document_1.Document.IDocument) + ], IFile.prototype, "document", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Object) + ], IFile.prototype, "file_path", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IFile.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IFile.prototype, "updated_at", void 0); + File.IFile = IFile; +})(File = exports.File || (exports.File = {})); +//# sourceMappingURL=File.js.map \ No newline at end of file diff --git a/dist/Interfaces/Notary/File.js.map b/dist/Interfaces/Notary/File.js.map new file mode 100644 index 0000000..4f25f19 --- /dev/null +++ b/dist/Interfaces/Notary/File.js.map @@ -0,0 +1 @@ +{"version":3,"file":"File.js","sourceRoot":"","sources":["../../../src/Interfaces/Notary/File.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,yCAAsC;AAEtC,IAAiB,IAAI,CAiBpB;AAjBD,WAAiB,IAAI;IACnB,MAAa,KAAK;QAAlB;YAQS,cAAS,GAAkB,IAAI,CAAC;YAGhC,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;uCACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACjB,mBAAQ,CAAC,SAAS;2CAAC;IAGrC;QADC,IAAA,4BAAU,GAAE;;4CAC0B;IAGvC;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAd3B,UAAK,QAejB,CAAA;AACH,CAAC,EAjBgB,IAAI,GAAJ,YAAI,KAAJ,YAAI,QAiBpB"} \ No newline at end of file diff --git a/dist/Interfaces/Notary/Notification.d.ts b/dist/Interfaces/Notary/Notification.d.ts new file mode 100644 index 0000000..b15e627 --- /dev/null +++ b/dist/Interfaces/Notary/Notification.d.ts @@ -0,0 +1,11 @@ +import { UserHasNotification } from "./UserHasNotification"; +export declare namespace Notification { + class INotification { + uuid: string; + message: string; + redirection_url: string; + created_at: Date | null; + updated_at: Date | null; + user_has_notifications?: UserHasNotification.IUserHasNotification[]; + } +} diff --git a/dist/Interfaces/Notary/Notification.js b/dist/Interfaces/Notary/Notification.js new file mode 100644 index 0000000..9c6ddbf --- /dev/null +++ b/dist/Interfaces/Notary/Notification.js @@ -0,0 +1,49 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Notification = void 0; +const class_validator_1 = require("class-validator"); +var Notification; +(function (Notification) { + class INotification { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], INotification.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], INotification.prototype, "message", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + (0, class_validator_1.IsUrl)(), + __metadata("design:type", String) + ], INotification.prototype, "redirection_url", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], INotification.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], INotification.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], INotification.prototype, "user_has_notifications", void 0); + Notification.INotification = INotification; +})(Notification = exports.Notification || (exports.Notification = {})); +//# sourceMappingURL=Notification.js.map \ No newline at end of file diff --git a/dist/Interfaces/Notary/Notification.js.map b/dist/Interfaces/Notary/Notification.js.map new file mode 100644 index 0000000..06a8092 --- /dev/null +++ b/dist/Interfaces/Notary/Notification.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Notification.js","sourceRoot":"","sources":["../../../src/Interfaces/Notary/Notification.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAwE;AAGxE,IAAiB,YAAY,CAqB5B;AArBD,WAAiB,YAAY;IAC3B,MAAa,aAAa;QAA1B;YAYS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAIxC,CAAC;KAAA;IAjBC;QADC,IAAA,4BAAU,GAAE;;+CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;kDACX;IAIxB;QAFC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;QAClC,IAAA,uBAAK,GAAE;;0DACwB;IAGhC;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;iEACuD;IAlBzD,0BAAa,gBAmBzB,CAAA;AACH,CAAC,EArBgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAqB5B"} \ No newline at end of file diff --git a/dist/Interfaces/Notary/Office.d.ts b/dist/Interfaces/Notary/Office.d.ts new file mode 100644 index 0000000..3bcf3ea --- /dev/null +++ b/dist/Interfaces/Notary/Office.d.ts @@ -0,0 +1,20 @@ +import { Address } from "./Address"; +import { DeedType } from "./DeedType"; +import { OfficeFolder } from "./OfficeFolder"; +import { User } from "./User"; +export declare namespace Office { + class IOffice { + uuid: string; + idNot: string; + name: string; + crpcen: string; + address: Address.IAddress; + office_status: EOfficeStatus; + created_at: Date | null; + updated_at: Date | null; + deed_types?: DeedType.IDeedType[]; + users?: User.IUser[]; + office_folders?: OfficeFolder.IOfficeFolder[]; + } + type EOfficeStatus = "ACTIVATED" | "DESACTIVATED"; +} diff --git a/dist/Interfaces/Notary/Office.js b/dist/Interfaces/Notary/Office.js new file mode 100644 index 0000000..5d9cdbd --- /dev/null +++ b/dist/Interfaces/Notary/Office.js @@ -0,0 +1,69 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Office = void 0; +const class_validator_1 = require("class-validator"); +const Address_1 = require("./Address"); +var Office; +(function (Office) { + class IOffice { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IOffice.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOffice.prototype, "idNot", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOffice.prototype, "name", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOffice.prototype, "crpcen", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Address_1.Address.IAddress) + ], IOffice.prototype, "address", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOffice.prototype, "office_status", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOffice.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOffice.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOffice.prototype, "deed_types", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOffice.prototype, "users", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOffice.prototype, "office_folders", void 0); + Office.IOffice = IOffice; +})(Office = exports.Office || (exports.Office = {})); +//# sourceMappingURL=Office.js.map \ No newline at end of file diff --git a/dist/Interfaces/Notary/Office.js.map b/dist/Interfaces/Notary/Office.js.map new file mode 100644 index 0000000..395a407 --- /dev/null +++ b/dist/Interfaces/Notary/Office.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Office.js","sourceRoot":"","sources":["../../../src/Interfaces/Notary/Office.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,uCAAoC;AAKpC,IAAiB,MAAM,CAoCtB;AApCD,WAAiB,MAAM;IACrB,MAAa,OAAO;QAApB;YAoBS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAUxC,CAAC;KAAA;IA/BC;QADC,IAAA,4BAAU,GAAE;;yCACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;0CACb;IAGtB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;yCACd;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACZ;IAGvB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAClB,iBAAO,CAAC,QAAQ;4CAAC;IAGlC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;kDACE;IAGrC;QADC,IAAA,wBAAM,GAAE;;+CAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;+CAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;+CACqB;IAGlC;QADC,IAAA,4BAAU,GAAE;;0CACQ;IAGrB;QADC,IAAA,4BAAU,GAAE;;mDACiC;IAhCnC,cAAO,UAiCnB,CAAA;AAEH,CAAC,EApCgB,MAAM,GAAN,cAAM,KAAN,cAAM,QAoCtB"} \ No newline at end of file diff --git a/dist/Interfaces/Notary/OfficeFolder.d.ts b/dist/Interfaces/Notary/OfficeFolder.d.ts new file mode 100644 index 0000000..0add733 --- /dev/null +++ b/dist/Interfaces/Notary/OfficeFolder.d.ts @@ -0,0 +1,23 @@ +import { Deed } from "./Deed"; +import { Document } from "./Document"; +import { Office } from "./Office"; +import { OfficeFolderHasCustomer } from "./OfficeFolderHasCustomer"; +import { OfficeFolderHasStakeholder } from "./OfficeFolderHasStakeholder"; +export declare namespace OfficeFolder { + class IOfficeFolder { + uuid: string; + folder_number: string; + name: string; + description: string | null; + archived_description: string | null; + status: EFolderStatus; + deed: Deed.IDeed; + office: Office.IOffice; + created_at: Date | null; + updated_at: Date | null; + office_folder_has_customers?: OfficeFolderHasCustomer.IOfficeFolderHasCustomer[]; + office_folder_has_stakeholder?: OfficeFolderHasStakeholder.IOfficeFolderHasStakeholder[]; + documents?: Document.IDocument[]; + } + type EFolderStatus = "LIVE" | "ARCHIVED"; +} diff --git a/dist/Interfaces/Notary/OfficeFolder.js b/dist/Interfaces/Notary/OfficeFolder.js new file mode 100644 index 0000000..878a8c6 --- /dev/null +++ b/dist/Interfaces/Notary/OfficeFolder.js @@ -0,0 +1,80 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.OfficeFolder = void 0; +const class_validator_1 = require("class-validator"); +const Deed_1 = require("./Deed"); +const Office_1 = require("./Office"); +var OfficeFolder; +(function (OfficeFolder) { + class IOfficeFolder { + constructor() { + this.description = null; + this.archived_description = null; + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IOfficeFolder.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOfficeFolder.prototype, "folder_number", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOfficeFolder.prototype, "name", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Object) + ], IOfficeFolder.prototype, "description", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Object) + ], IOfficeFolder.prototype, "archived_description", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOfficeFolder.prototype, "status", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Deed_1.Deed.IDeed) + ], IOfficeFolder.prototype, "deed", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Office_1.Office.IOffice) + ], IOfficeFolder.prototype, "office", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolder.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolder.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOfficeFolder.prototype, "office_folder_has_customers", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOfficeFolder.prototype, "office_folder_has_stakeholder", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOfficeFolder.prototype, "documents", void 0); + OfficeFolder.IOfficeFolder = IOfficeFolder; +})(OfficeFolder = exports.OfficeFolder || (exports.OfficeFolder = {})); +//# sourceMappingURL=OfficeFolder.js.map \ No newline at end of file diff --git a/dist/Interfaces/Notary/OfficeFolder.js.map b/dist/Interfaces/Notary/OfficeFolder.js.map new file mode 100644 index 0000000..5566277 --- /dev/null +++ b/dist/Interfaces/Notary/OfficeFolder.js.map @@ -0,0 +1 @@ +{"version":3,"file":"OfficeFolder.js","sourceRoot":"","sources":["../../../src/Interfaces/Notary/OfficeFolder.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,iCAA8B;AAE9B,qCAAkC;AAIlC,IAAiB,YAAY,CA0C5B;AA1CD,WAAiB,YAAY;IAC3B,MAAa,aAAa;QAA1B;YAWS,gBAAW,GAAkB,IAAI,CAAC;YAGlC,yBAAoB,GAAkB,IAAI,CAAC;YAY3C,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAUxC,CAAC;KAAA;IArCC;QADC,IAAA,4BAAU,GAAE;;+CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;wDACL;IAG9B;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;+CACd;IAGrB;QADC,IAAA,4BAAU,GAAE;;sDAC4B;IAGzC;QADC,IAAA,4BAAU,GAAE;;+DACqC;IAGlD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;iDACL;IAG9B;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACrB,WAAI,CAAC,KAAK;+CAAC;IAGzB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACnB,eAAM,CAAC,OAAO;iDAAC;IAG/B;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;sEACoE;IAGjF;QADC,IAAA,4BAAU,GAAE;;wEAC4E;IAGzF;QADC,IAAA,4BAAU,GAAE;;oDACoB;IAtCtB,0BAAa,gBAuCzB,CAAA;AAEH,CAAC,EA1CgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QA0C5B"} \ No newline at end of file diff --git a/dist/Interfaces/Notary/OfficeFolderHasCustomer.d.ts b/dist/Interfaces/Notary/OfficeFolderHasCustomer.d.ts new file mode 100644 index 0000000..d685eb7 --- /dev/null +++ b/dist/Interfaces/Notary/OfficeFolderHasCustomer.d.ts @@ -0,0 +1,11 @@ +import { Customer } from "./Customer"; +import { OfficeFolder } from "./OfficeFolder"; +export declare namespace OfficeFolderHasCustomer { + class IOfficeFolderHasCustomer { + uuid: string; + customer: Customer.ICustomer; + office_folder: OfficeFolder.IOfficeFolder; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/Notary/OfficeFolderHasCustomer.js b/dist/Interfaces/Notary/OfficeFolderHasCustomer.js new file mode 100644 index 0000000..1a59f48 --- /dev/null +++ b/dist/Interfaces/Notary/OfficeFolderHasCustomer.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.OfficeFolderHasCustomer = void 0; +const class_validator_1 = require("class-validator"); +const Customer_1 = require("./Customer"); +const OfficeFolder_1 = require("./OfficeFolder"); +var OfficeFolderHasCustomer; +(function (OfficeFolderHasCustomer) { + class IOfficeFolderHasCustomer { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IOfficeFolderHasCustomer.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Customer_1.Customer.ICustomer) + ], IOfficeFolderHasCustomer.prototype, "customer", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", OfficeFolder_1.OfficeFolder.IOfficeFolder) + ], IOfficeFolderHasCustomer.prototype, "office_folder", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolderHasCustomer.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolderHasCustomer.prototype, "updated_at", void 0); + OfficeFolderHasCustomer.IOfficeFolderHasCustomer = IOfficeFolderHasCustomer; +})(OfficeFolderHasCustomer = exports.OfficeFolderHasCustomer || (exports.OfficeFolderHasCustomer = {})); +//# sourceMappingURL=OfficeFolderHasCustomer.js.map \ No newline at end of file diff --git a/dist/Interfaces/Notary/OfficeFolderHasCustomer.js.map b/dist/Interfaces/Notary/OfficeFolderHasCustomer.js.map new file mode 100644 index 0000000..af51cb9 --- /dev/null +++ b/dist/Interfaces/Notary/OfficeFolderHasCustomer.js.map @@ -0,0 +1 @@ +{"version":3,"file":"OfficeFolderHasCustomer.js","sourceRoot":"","sources":["../../../src/Interfaces/Notary/OfficeFolderHasCustomer.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,yCAAsC;AACtC,iDAA8C;AAC9C,IAAiB,uBAAuB,CAiBvC;AAjBD,WAAiB,uBAAuB;IACtC,MAAa,wBAAwB;QAArC;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;0DACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACjB,mBAAQ,CAAC,SAAS;8DAAC;IAGrC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACZ,2BAAY,CAAC,aAAa;mEAAC;IAGlD;QADC,IAAA,wBAAM,GAAE;;gEAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;gEAC6B;IAd3B,gDAAwB,2BAepC,CAAA;AACH,CAAC,EAjBgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAiBvC"} \ No newline at end of file diff --git a/dist/Interfaces/Notary/OfficeFolderHasStakeholder.d.ts b/dist/Interfaces/Notary/OfficeFolderHasStakeholder.d.ts new file mode 100644 index 0000000..f8a03cb --- /dev/null +++ b/dist/Interfaces/Notary/OfficeFolderHasStakeholder.d.ts @@ -0,0 +1,11 @@ +import { OfficeFolder } from "./OfficeFolder"; +import { User } from "./User"; +export declare namespace OfficeFolderHasStakeholder { + class IOfficeFolderHasStakeholder { + uuid: string; + user_stakeholder: User.IUser; + office_folder: OfficeFolder.IOfficeFolder; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/Notary/OfficeFolderHasStakeholder.js b/dist/Interfaces/Notary/OfficeFolderHasStakeholder.js new file mode 100644 index 0000000..e944fcc --- /dev/null +++ b/dist/Interfaces/Notary/OfficeFolderHasStakeholder.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.OfficeFolderHasStakeholder = void 0; +const class_validator_1 = require("class-validator"); +const OfficeFolder_1 = require("./OfficeFolder"); +const User_1 = require("./User"); +var OfficeFolderHasStakeholder; +(function (OfficeFolderHasStakeholder) { + class IOfficeFolderHasStakeholder { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IOfficeFolderHasStakeholder.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", User_1.User.IUser) + ], IOfficeFolderHasStakeholder.prototype, "user_stakeholder", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", OfficeFolder_1.OfficeFolder.IOfficeFolder) + ], IOfficeFolderHasStakeholder.prototype, "office_folder", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolderHasStakeholder.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolderHasStakeholder.prototype, "updated_at", void 0); + OfficeFolderHasStakeholder.IOfficeFolderHasStakeholder = IOfficeFolderHasStakeholder; +})(OfficeFolderHasStakeholder = exports.OfficeFolderHasStakeholder || (exports.OfficeFolderHasStakeholder = {})); +//# sourceMappingURL=OfficeFolderHasStakeholder.js.map \ No newline at end of file diff --git a/dist/Interfaces/Notary/OfficeFolderHasStakeholder.js.map b/dist/Interfaces/Notary/OfficeFolderHasStakeholder.js.map new file mode 100644 index 0000000..2042357 --- /dev/null +++ b/dist/Interfaces/Notary/OfficeFolderHasStakeholder.js.map @@ -0,0 +1 @@ +{"version":3,"file":"OfficeFolderHasStakeholder.js","sourceRoot":"","sources":["../../../src/Interfaces/Notary/OfficeFolderHasStakeholder.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,iDAA8C;AAC9C,iCAA8B;AAE9B,IAAiB,0BAA0B,CAiB1C;AAjBD,WAAiB,0BAA0B;IACzC,MAAa,2BAA2B;QAAxC;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;6DACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACT,WAAI,CAAC,KAAK;yEAAC;IAGrC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACZ,2BAAY,CAAC,aAAa;sEAAC;IAGlD;QADC,IAAA,wBAAM,GAAE;;mEAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;mEAC6B;IAd3B,sDAA2B,8BAevC,CAAA;AACH,CAAC,EAjBgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAiB1C"} \ No newline at end of file diff --git a/dist/Interfaces/Notary/User.d.ts b/dist/Interfaces/Notary/User.d.ts new file mode 100644 index 0000000..f9b0225 --- /dev/null +++ b/dist/Interfaces/Notary/User.d.ts @@ -0,0 +1,16 @@ +import { Contact } from "./Contact"; +import { Document } from "./Document"; +import { Office } from "./Office"; +import { OfficeFolderHasStakeholder } from "./OfficeFolderHasStakeholder"; +export declare namespace User { + class IUser { + uuid: string; + idNot: string; + contact: Contact.IContact; + office_membership: Office.IOffice; + created_at: Date | null; + updated_at: Date | null; + office_folder_has_stakeholders?: OfficeFolderHasStakeholder.IOfficeFolderHasStakeholder[]; + documents?: Document.IDocument; + } +} diff --git a/dist/Interfaces/Notary/User.js b/dist/Interfaces/Notary/User.js new file mode 100644 index 0000000..69cc0eb --- /dev/null +++ b/dist/Interfaces/Notary/User.js @@ -0,0 +1,59 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.User = void 0; +const class_validator_1 = require("class-validator"); +const Contact_1 = require("./Contact"); +const Document_1 = require("./Document"); +const Office_1 = require("./Office"); +var User; +(function (User) { + class IUser { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IUser.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IUser.prototype, "idNot", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Contact_1.Contact.IContact) + ], IUser.prototype, "contact", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Office_1.Office.IOffice) + ], IUser.prototype, "office_membership", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IUser.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IUser.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IUser.prototype, "office_folder_has_stakeholders", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Document_1.Document.IDocument) + ], IUser.prototype, "documents", void 0); + User.IUser = IUser; +})(User = exports.User || (exports.User = {})); +//# sourceMappingURL=User.js.map \ No newline at end of file diff --git a/dist/Interfaces/Notary/User.js.map b/dist/Interfaces/Notary/User.js.map new file mode 100644 index 0000000..14760bb --- /dev/null +++ b/dist/Interfaces/Notary/User.js.map @@ -0,0 +1 @@ +{"version":3,"file":"User.js","sourceRoot":"","sources":["../../../src/Interfaces/Notary/User.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,uCAAoC;AACpC,yCAAsC;AACtC,qCAAkC;AAGlC,IAAiB,IAAI,CA0BpB;AA1BD,WAAiB,IAAI;IACnB,MAAa,KAAK;QAAlB;YAcS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAtBC;QADC,IAAA,4BAAU,GAAE;;uCACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;wCACb;IAGtB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAClB,iBAAO,CAAC,QAAQ;0CAAC;IAGlC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACR,eAAM,CAAC,OAAO;oDAAC;IAG1C;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;iEAC6E;IAG1F;QADC,IAAA,4BAAU,GAAE;kCACD,mBAAQ,CAAC,SAAS;4CAAC;IAvBpB,UAAK,QAwBjB,CAAA;AACH,CAAC,EA1BgB,IAAI,GAAJ,YAAI,KAAJ,YAAI,QA0BpB"} \ No newline at end of file diff --git a/dist/Interfaces/Notary/UserHasNotification.d.ts b/dist/Interfaces/Notary/UserHasNotification.d.ts new file mode 100644 index 0000000..0a375dd --- /dev/null +++ b/dist/Interfaces/Notary/UserHasNotification.d.ts @@ -0,0 +1,11 @@ +import { Notification } from "./Notification"; +import { User } from "./User"; +export declare namespace UserHasNotification { + class IUserHasNotification { + uuid: string; + user: User.IUser; + notification: Notification.INotification; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/Notary/UserHasNotification.js b/dist/Interfaces/Notary/UserHasNotification.js new file mode 100644 index 0000000..5f31096 --- /dev/null +++ b/dist/Interfaces/Notary/UserHasNotification.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.UserHasNotification = void 0; +const class_validator_1 = require("class-validator"); +const Notification_1 = require("./Notification"); +const User_1 = require("./User"); +var UserHasNotification; +(function (UserHasNotification) { + class IUserHasNotification { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IUserHasNotification.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", User_1.User.IUser) + ], IUserHasNotification.prototype, "user", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Notification_1.Notification.INotification) + ], IUserHasNotification.prototype, "notification", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IUserHasNotification.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IUserHasNotification.prototype, "updated_at", void 0); + UserHasNotification.IUserHasNotification = IUserHasNotification; +})(UserHasNotification = exports.UserHasNotification || (exports.UserHasNotification = {})); +//# sourceMappingURL=UserHasNotification.js.map \ No newline at end of file diff --git a/dist/Interfaces/Notary/UserHasNotification.js.map b/dist/Interfaces/Notary/UserHasNotification.js.map new file mode 100644 index 0000000..33bde72 --- /dev/null +++ b/dist/Interfaces/Notary/UserHasNotification.js.map @@ -0,0 +1 @@ +{"version":3,"file":"UserHasNotification.js","sourceRoot":"","sources":["../../../src/Interfaces/Notary/UserHasNotification.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,iDAA8C;AAC9C,iCAA8B;AAE9B,IAAiB,mBAAmB,CAiBnC;AAjBD,WAAiB,mBAAmB;IAClC,MAAa,oBAAoB;QAAjC;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;sDACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACrB,WAAI,CAAC,KAAK;sDAAC;IAGzB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACb,2BAAY,CAAC,aAAa;8DAAC;IAGjD;QADC,IAAA,wBAAM,GAAE;;4DAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;4DAC6B;IAd3B,wCAAoB,uBAehC,CAAA;AACH,CAAC,EAjBgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAiBnC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/Address.d.ts b/dist/Interfaces/SuperAdmin/Address.d.ts new file mode 100644 index 0000000..02b956a --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Address.d.ts @@ -0,0 +1,14 @@ +import { Contact } from "./Contact"; +import { Office } from "./Office"; +export declare namespace Address { + class IAddress { + uuid: string; + address: string; + city: string; + zip_code: number; + created_at: Date | null; + updated_at: Date | null; + office?: Office.IOffice; + contacts?: Contact.IContact; + } +} diff --git a/dist/Interfaces/SuperAdmin/Address.js b/dist/Interfaces/SuperAdmin/Address.js new file mode 100644 index 0000000..e3256b9 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Address.js @@ -0,0 +1,58 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Address = void 0; +const class_validator_1 = require("class-validator"); +const Contact_1 = require("./Contact"); +const Office_1 = require("./Office"); +var Address; +(function (Address) { + class IAddress { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IAddress.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IAddress.prototype, "address", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IAddress.prototype, "city", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Number) + ], IAddress.prototype, "zip_code", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IAddress.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IAddress.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Office_1.Office.IOffice) + ], IAddress.prototype, "office", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Contact_1.Contact.IContact) + ], IAddress.prototype, "contacts", void 0); + Address.IAddress = IAddress; +})(Address = exports.Address || (exports.Address = {})); +//# sourceMappingURL=Address.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/Address.js.map b/dist/Interfaces/SuperAdmin/Address.js.map new file mode 100644 index 0000000..0d587ee --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Address.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Address.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/Address.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,uCAAoC;AACpC,qCAAkC;AAElC,IAAiB,OAAO,CA0BvB;AA1BD,WAAiB,OAAO;IACtB,MAAa,QAAQ;QAArB;YAcS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAtBC;QADC,IAAA,4BAAU,GAAE;;0CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;6CACX;IAGxB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;0CACd;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;8CACV;IAGzB;QADC,IAAA,wBAAM,GAAE;;gDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;gDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;kCACG,eAAM,CAAC,OAAO;4CAAC;IAG/B;QADC,IAAA,4BAAU,GAAE;kCACK,iBAAO,CAAC,QAAQ;8CAAC;IAvBxB,gBAAQ,WAwBpB,CAAA;AACH,CAAC,EA1BgB,OAAO,GAAP,eAAO,KAAP,eAAO,QA0BvB"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/Contact.d.ts b/dist/Interfaces/SuperAdmin/Contact.d.ts new file mode 100644 index 0000000..bb0b761 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Contact.d.ts @@ -0,0 +1,20 @@ +import { Address } from "./Address"; +import { Customer } from "./Customer"; +import { User } from "./User"; +import { ContactNotary } from "../.."; +export declare namespace Contact { + class IContact { + uuid: string; + first_name: string; + last_name: string; + email: string; + phone_number: string; + cell_phone_number: string; + civility: ContactNotary.ECivility; + address: Address.IAddress; + created_at: Date | null; + updated_at: Date | null; + users?: User.IUser; + customers?: Customer.ICustomer; + } +} diff --git a/dist/Interfaces/SuperAdmin/Contact.js b/dist/Interfaces/SuperAdmin/Contact.js new file mode 100644 index 0000000..b61fd01 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Contact.js @@ -0,0 +1,76 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Contact = void 0; +const class_validator_1 = require("class-validator"); +const Address_1 = require("./Address"); +const Customer_1 = require("./Customer"); +const User_1 = require("./User"); +const __1 = require("../.."); +var Contact; +(function (Contact) { + class IContact { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IContact.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IContact.prototype, "first_name", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IContact.prototype, "last_name", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IContact.prototype, "email", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", String) + ], IContact.prototype, "phone_number", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", String) + ], IContact.prototype, "cell_phone_number", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IContact.prototype, "civility", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Address_1.Address.IAddress) + ], IContact.prototype, "address", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IContact.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IContact.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", User_1.User.IUser) + ], IContact.prototype, "users", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Customer_1.Customer.ICustomer) + ], IContact.prototype, "customers", void 0); + Contact.IContact = IContact; +})(Contact = exports.Contact || (exports.Contact = {})); +//# sourceMappingURL=Contact.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/Contact.js.map b/dist/Interfaces/SuperAdmin/Contact.js.map new file mode 100644 index 0000000..ad1f97a --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Contact.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Contact.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/Contact.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,uCAAoC;AACpC,yCAAsC;AACtC,iCAA8B;AAC9B,6BAAsC;AAEtC,IAAiB,OAAO,CAsCvB;AAtCD,WAAiB,OAAO;IACtB,MAAa,QAAQ;QAArB;YA0BS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAlCC;QADC,IAAA,4BAAU,GAAE;;0CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;gDACR;IAG3B;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;+CACT;IAG1B;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACb;IAGtB;QADC,IAAA,4BAAU,GAAE;;kDACgB;IAG7B;QADC,IAAA,4BAAU,GAAE;;uDACqB;IAGlC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;8CACO;IAG1C;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAClB,iBAAO,CAAC,QAAQ;6CAAC;IAGlC;QADC,IAAA,wBAAM,GAAE;;gDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;gDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;kCACE,WAAI,CAAC,KAAK;2CAAC;IAG1B;QADC,IAAA,4BAAU,GAAE;kCACM,mBAAQ,CAAC,SAAS;+CAAC;IAnC3B,gBAAQ,WAoCpB,CAAA;AACH,CAAC,EAtCgB,OAAO,GAAP,eAAO,KAAP,eAAO,QAsCvB"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/Customer.d.ts b/dist/Interfaces/SuperAdmin/Customer.d.ts new file mode 100644 index 0000000..40ea77f --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Customer.d.ts @@ -0,0 +1,15 @@ +import { Contact } from "./Contact"; +import { Document } from "./Document"; +import { OfficeFolderHasCustomer } from "./OfficeFolderHasCustomer"; +import { CustomerNotary } from "../.."; +export declare namespace Customer { + class ICustomer { + uuid: string; + status: CustomerNotary.ECustomerStatus; + contact: Contact.IContact; + created_at: Date | null; + updated_at: Date | null; + office_folder_has_customers?: OfficeFolderHasCustomer.IOfficeFolderHasCustomer[]; + documents?: Document.IDocument[]; + } +} diff --git a/dist/Interfaces/SuperAdmin/Customer.js b/dist/Interfaces/SuperAdmin/Customer.js new file mode 100644 index 0000000..c88d282 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Customer.js @@ -0,0 +1,54 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Customer = void 0; +const class_validator_1 = require("class-validator"); +const Contact_1 = require("./Contact"); +const __1 = require("../.."); +var Customer; +(function (Customer) { + class ICustomer { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], ICustomer.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], ICustomer.prototype, "status", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Contact_1.Contact.IContact) + ], ICustomer.prototype, "contact", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], ICustomer.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], ICustomer.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], ICustomer.prototype, "office_folder_has_customers", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], ICustomer.prototype, "documents", void 0); + Customer.ICustomer = ICustomer; +})(Customer = exports.Customer || (exports.Customer = {})); +//# sourceMappingURL=Customer.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/Customer.js.map b/dist/Interfaces/SuperAdmin/Customer.js.map new file mode 100644 index 0000000..7439508 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Customer.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Customer.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/Customer.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,uCAAoC;AAGpC,6BAAuC;AAEvC,IAAiB,QAAQ,CAuBxB;AAvBD,WAAiB,QAAQ;IACvB,MAAa,SAAS;QAAtB;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAnBC;QADC,IAAA,4BAAU,GAAE;;2CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;6CACY;IAG/C;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAClB,iBAAO,CAAC,QAAQ;8CAAC;IAGlC;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;kEACoE;IAGjF;QADC,IAAA,4BAAU,GAAE;;gDACoB;IApBtB,kBAAS,YAqBrB,CAAA;AACH,CAAC,EAvBgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAuBxB"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/Deed.d.ts b/dist/Interfaces/SuperAdmin/Deed.d.ts new file mode 100644 index 0000000..4829454 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Deed.d.ts @@ -0,0 +1,13 @@ +import { DeedType } from "./DeedType"; +import { DeedHasDocumentType } from "./DeedHasDocumentType"; +import { OfficeFolder } from "./OfficeFolder"; +export declare namespace Deed { + class IDeed { + uuid: string; + deed_type: DeedType.IDeedType; + created_at: Date | null; + updated_at: Date | null; + deed_has_document_types?: DeedHasDocumentType.IDeedHasDocumentType[]; + office_folder?: OfficeFolder.IOfficeFolder; + } +} diff --git a/dist/Interfaces/SuperAdmin/Deed.js b/dist/Interfaces/SuperAdmin/Deed.js new file mode 100644 index 0000000..a6e489a --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Deed.js @@ -0,0 +1,50 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Deed = void 0; +const class_validator_1 = require("class-validator"); +const DeedType_1 = require("./DeedType"); +const OfficeFolder_1 = require("./OfficeFolder"); +var Deed; +(function (Deed) { + class IDeed { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDeed.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", DeedType_1.DeedType.IDeedType) + ], IDeed.prototype, "deed_type", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeed.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeed.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDeed.prototype, "deed_has_document_types", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", OfficeFolder_1.OfficeFolder.IOfficeFolder) + ], IDeed.prototype, "office_folder", void 0); + Deed.IDeed = IDeed; +})(Deed = exports.Deed || (exports.Deed = {})); +//# sourceMappingURL=Deed.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/Deed.js.map b/dist/Interfaces/SuperAdmin/Deed.js.map new file mode 100644 index 0000000..5c50b8d --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Deed.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Deed.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/Deed.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,yCAAsC;AAEtC,iDAA8C;AAC9C,IAAiB,IAAI,CAoBpB;AApBD,WAAiB,IAAI;IACnB,MAAa,KAAK;QAAlB;YAQS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAhBC;QADC,IAAA,4BAAU,GAAE;;uCACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAChB,mBAAQ,CAAC,SAAS;4CAAC;IAGtC;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;0DAC+D;IAG5E;QADC,IAAA,4BAAU,GAAE;kCACU,2BAAY,CAAC,aAAa;gDAAC;IAjBvC,UAAK,QAkBjB,CAAA;AACH,CAAC,EApBgB,IAAI,GAAJ,YAAI,KAAJ,YAAI,QAoBpB"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/DeedHasDocumentType.d.ts b/dist/Interfaces/SuperAdmin/DeedHasDocumentType.d.ts new file mode 100644 index 0000000..b735b3d --- /dev/null +++ b/dist/Interfaces/SuperAdmin/DeedHasDocumentType.d.ts @@ -0,0 +1,11 @@ +import { Deed } from "./Deed"; +import { DocumentType } from "./DocumentType"; +export declare namespace DeedHasDocumentType { + class IDeedHasDocumentType { + uuid: string; + document_type: DocumentType.IDocumentType; + deed: Deed.IDeed; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/SuperAdmin/DeedHasDocumentType.js b/dist/Interfaces/SuperAdmin/DeedHasDocumentType.js new file mode 100644 index 0000000..a8a353b --- /dev/null +++ b/dist/Interfaces/SuperAdmin/DeedHasDocumentType.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DeedHasDocumentType = void 0; +const class_validator_1 = require("class-validator"); +const Deed_1 = require("./Deed"); +const DocumentType_1 = require("./DocumentType"); +var DeedHasDocumentType; +(function (DeedHasDocumentType) { + class IDeedHasDocumentType { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDeedHasDocumentType.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", DocumentType_1.DocumentType.IDocumentType) + ], IDeedHasDocumentType.prototype, "document_type", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Deed_1.Deed.IDeed) + ], IDeedHasDocumentType.prototype, "deed", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedHasDocumentType.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedHasDocumentType.prototype, "updated_at", void 0); + DeedHasDocumentType.IDeedHasDocumentType = IDeedHasDocumentType; +})(DeedHasDocumentType = exports.DeedHasDocumentType || (exports.DeedHasDocumentType = {})); +//# sourceMappingURL=DeedHasDocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/DeedHasDocumentType.js.map b/dist/Interfaces/SuperAdmin/DeedHasDocumentType.js.map new file mode 100644 index 0000000..4fa63f4 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/DeedHasDocumentType.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DeedHasDocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/DeedHasDocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,iCAA8B;AAC9B,iDAA8C;AAC9C,IAAiB,mBAAmB,CAiBnC;AAjBD,WAAiB,mBAAmB;IAClC,MAAa,oBAAoB;QAAjC;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;sDACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACZ,2BAAY,CAAC,aAAa;+DAAC;IAGlD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACrB,WAAI,CAAC,KAAK;sDAAC;IAGzB;QADC,IAAA,wBAAM,GAAE;;4DAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;4DAC6B;IAd3B,wCAAoB,uBAehC,CAAA;AACH,CAAC,EAjBgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAiBnC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/DeedType.d.ts b/dist/Interfaces/SuperAdmin/DeedType.d.ts new file mode 100644 index 0000000..e06b132 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/DeedType.d.ts @@ -0,0 +1,16 @@ +import { Deed } from "./Deed"; +import { DeedTypeHasDocumentType } from "./DeedTypeHasDocumentType"; +import { Office } from "./Office"; +export declare namespace DeedType { + class IDeedType { + uuid: string; + name: string; + description: string; + archived_at: Date | null; + office: Office.IOffice; + created_at: Date | null; + updated_at: Date | null; + deed?: Deed.IDeed[]; + deed_type_has_document_types?: DeedTypeHasDocumentType.IDeedTypeHasDocumentType[]; + } +} diff --git a/dist/Interfaces/SuperAdmin/DeedType.js b/dist/Interfaces/SuperAdmin/DeedType.js new file mode 100644 index 0000000..e7c55f3 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/DeedType.js @@ -0,0 +1,62 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DeedType = void 0; +const class_validator_1 = require("class-validator"); +const Office_1 = require("./Office"); +var DeedType; +(function (DeedType) { + class IDeedType { + constructor() { + this.archived_at = null; + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDeedType.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDeedType.prototype, "name", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDeedType.prototype, "description", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedType.prototype, "archived_at", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Office_1.Office.IOffice) + ], IDeedType.prototype, "office", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedType.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedType.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDeedType.prototype, "deed", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDeedType.prototype, "deed_type_has_document_types", void 0); + DeedType.IDeedType = IDeedType; +})(DeedType = exports.DeedType || (exports.DeedType = {})); +//# sourceMappingURL=DeedType.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/DeedType.js.map b/dist/Interfaces/SuperAdmin/DeedType.js.map new file mode 100644 index 0000000..68cd0b7 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/DeedType.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DeedType.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/DeedType.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AAIjE,qCAAkC;AAElC,IAAiB,QAAQ,CA6BxB;AA7BD,WAAiB,QAAQ;IACvB,MAAa,SAAS;QAAtB;YAWS,gBAAW,GAAgB,IAAI,CAAC;YAMhC,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAzBC;QADC,IAAA,4BAAU,GAAE;;2CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACd;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;kDACP;IAG5B;QADC,IAAA,wBAAM,GAAE;;kDAC8B;IAGvC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACnB,eAAM,CAAC,OAAO;6CAAC;IAG/B;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;2CACc;IAG3B;QADC,IAAA,4BAAU,GAAE;;mEAC4E;IA1B9E,kBAAS,YA2BrB,CAAA;AACH,CAAC,EA7BgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QA6BxB"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/DeedTypeHasDocumentType.d.ts b/dist/Interfaces/SuperAdmin/DeedTypeHasDocumentType.d.ts new file mode 100644 index 0000000..df6b74d --- /dev/null +++ b/dist/Interfaces/SuperAdmin/DeedTypeHasDocumentType.d.ts @@ -0,0 +1,11 @@ +import { DeedType } from "./DeedType"; +import { DocumentType } from "./DocumentType"; +export declare namespace DeedTypeHasDocumentType { + class IDeedTypeHasDocumentType { + uuid: string; + document_type: DocumentType.IDocumentType; + deed_type: DeedType.IDeedType; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/SuperAdmin/DeedTypeHasDocumentType.js b/dist/Interfaces/SuperAdmin/DeedTypeHasDocumentType.js new file mode 100644 index 0000000..2f99a03 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/DeedTypeHasDocumentType.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DeedTypeHasDocumentType = void 0; +const class_validator_1 = require("class-validator"); +const DeedType_1 = require("./DeedType"); +const DocumentType_1 = require("./DocumentType"); +var DeedTypeHasDocumentType; +(function (DeedTypeHasDocumentType) { + class IDeedTypeHasDocumentType { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDeedTypeHasDocumentType.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", DocumentType_1.DocumentType.IDocumentType) + ], IDeedTypeHasDocumentType.prototype, "document_type", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", DeedType_1.DeedType.IDeedType) + ], IDeedTypeHasDocumentType.prototype, "deed_type", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedTypeHasDocumentType.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDeedTypeHasDocumentType.prototype, "updated_at", void 0); + DeedTypeHasDocumentType.IDeedTypeHasDocumentType = IDeedTypeHasDocumentType; +})(DeedTypeHasDocumentType = exports.DeedTypeHasDocumentType || (exports.DeedTypeHasDocumentType = {})); +//# sourceMappingURL=DeedTypeHasDocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/DeedTypeHasDocumentType.js.map b/dist/Interfaces/SuperAdmin/DeedTypeHasDocumentType.js.map new file mode 100644 index 0000000..02f9031 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/DeedTypeHasDocumentType.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DeedTypeHasDocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/DeedTypeHasDocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,yCAAsC;AACtC,iDAA8C;AAE9C,IAAiB,uBAAuB,CAiBvC;AAjBD,WAAiB,uBAAuB;IACtC,MAAa,wBAAwB;QAArC;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;0DACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACZ,2BAAY,CAAC,aAAa;mEAAC;IAGlD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAChB,mBAAQ,CAAC,SAAS;+DAAC;IAGtC;QADC,IAAA,wBAAM,GAAE;;gEAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;gEAC6B;IAd3B,gDAAwB,2BAepC,CAAA;AACH,CAAC,EAjBgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAiBvC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/Document.d.ts b/dist/Interfaces/SuperAdmin/Document.d.ts new file mode 100644 index 0000000..09070d6 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Document.d.ts @@ -0,0 +1,19 @@ +import { Customer } from "./Customer"; +import { DocumentHistory } from "./DocumentHistory"; +import { DocumentType } from "./DocumentType"; +import { File } from "./File"; +import { OfficeFolder } from "./OfficeFolder"; +import { DocumentNotary } from "../.."; +export declare namespace Document { + class IDocument { + uuid: string; + document_status: DocumentNotary.EDocumentStatus; + document_type: DocumentType.IDocumentType; + folder: OfficeFolder.IOfficeFolder; + depositor: Customer.ICustomer; + created_at: Date | null; + updated_at: Date | null; + files?: File.IFile[]; + document_history?: DocumentHistory.IDocumentHistory[]; + } +} diff --git a/dist/Interfaces/SuperAdmin/Document.js b/dist/Interfaces/SuperAdmin/Document.js new file mode 100644 index 0000000..7d33320 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Document.js @@ -0,0 +1,64 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Document = void 0; +const class_validator_1 = require("class-validator"); +const Customer_1 = require("./Customer"); +const DocumentType_1 = require("./DocumentType"); +const OfficeFolder_1 = require("./OfficeFolder"); +const __1 = require("../.."); +var Document; +(function (Document) { + class IDocument { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDocument.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDocument.prototype, "document_status", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", DocumentType_1.DocumentType.IDocumentType) + ], IDocument.prototype, "document_type", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", OfficeFolder_1.OfficeFolder.IOfficeFolder) + ], IDocument.prototype, "folder", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Customer_1.Customer.ICustomer) + ], IDocument.prototype, "depositor", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocument.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocument.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDocument.prototype, "files", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDocument.prototype, "document_history", void 0); + Document.IDocument = IDocument; +})(Document = exports.Document || (exports.Document = {})); +//# sourceMappingURL=Document.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/Document.js.map b/dist/Interfaces/SuperAdmin/Document.js.map new file mode 100644 index 0000000..5c4080b --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Document.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Document.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/Document.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,yCAAsC;AAEtC,iDAA8C;AAE9C,iDAA8C;AAC9C,6BAAuC;AAEvC,IAAiB,QAAQ,CA6BxB;AA7BD,WAAiB,QAAQ;IACvB,MAAa,SAAS;QAAtB;YAiBS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAzBC;QADC,IAAA,4BAAU,GAAE;;2CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;sDACqB;IAGxD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACZ,2BAAY,CAAC,aAAa;oDAAC;IAGlD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACnB,2BAAY,CAAC,aAAa;6CAAC;IAG3C;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAChB,mBAAQ,CAAC,SAAS;gDAAC;IAGtC;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;iDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;4CACe;IAG5B;QADC,IAAA,4BAAU,GAAE;;uDACgD;IA1BlD,kBAAS,YA2BrB,CAAA;AACH,CAAC,EA7BgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QA6BxB"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/DocumentHistory.d.ts b/dist/Interfaces/SuperAdmin/DocumentHistory.d.ts new file mode 100644 index 0000000..a8d4a64 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/DocumentHistory.d.ts @@ -0,0 +1,11 @@ +import { Document } from "../Notary/Document"; +export declare namespace DocumentHistory { + class IDocumentHistory { + uuid: string; + document_status: Document.EDocumentStatus; + document: Document.IDocument; + refused_reason: string | null; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/SuperAdmin/DocumentHistory.js b/dist/Interfaces/SuperAdmin/DocumentHistory.js new file mode 100644 index 0000000..df28932 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/DocumentHistory.js @@ -0,0 +1,50 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DocumentHistory = void 0; +const class_validator_1 = require("class-validator"); +const Document_1 = require("../Notary/Document"); +var DocumentHistory; +(function (DocumentHistory) { + class IDocumentHistory { + constructor() { + this.refused_reason = null; + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDocumentHistory.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDocumentHistory.prototype, "document_status", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Document_1.Document.IDocument) + ], IDocumentHistory.prototype, "document", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Object) + ], IDocumentHistory.prototype, "refused_reason", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocumentHistory.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocumentHistory.prototype, "updated_at", void 0); + DocumentHistory.IDocumentHistory = IDocumentHistory; +})(DocumentHistory = exports.DocumentHistory || (exports.DocumentHistory = {})); +//# sourceMappingURL=DocumentHistory.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/DocumentHistory.js.map b/dist/Interfaces/SuperAdmin/DocumentHistory.js.map new file mode 100644 index 0000000..4924cf8 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/DocumentHistory.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DocumentHistory.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/DocumentHistory.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,iDAA8C;AAE9C,IAAiB,eAAe,CAoB/B;AApBD,WAAiB,eAAe;IAC9B,MAAa,gBAAgB;QAA7B;YAWS,mBAAc,GAAkB,IAAI,CAAC;YAGrC,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAhBC;QADC,IAAA,4BAAU,GAAE;;kDACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;6DACe;IAGlD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACjB,mBAAQ,CAAC,SAAS;sDAAC;IAGrC;QADC,IAAA,4BAAU,GAAE;;4DAC+B;IAG5C;QADC,IAAA,wBAAM,GAAE;;wDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;wDAC6B;IAjB3B,gCAAgB,mBAkB5B,CAAA;AACH,CAAC,EApBgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAoB/B"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/DocumentType.d.ts b/dist/Interfaces/SuperAdmin/DocumentType.d.ts new file mode 100644 index 0000000..941c152 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/DocumentType.d.ts @@ -0,0 +1,17 @@ +import { DeedHasDocumentType } from "./DeedHasDocumentType"; +import { Document } from "./Document"; +import { DeedTypeHasDocumentType } from "./DeedTypeHasDocumentType"; +export declare namespace DocumentType { + class IDocumentType { + uuid: string; + name: string; + public_description: string; + private_description: string | null; + archived_at: Date | null; + created_at: Date | null; + updated_at: Date | null; + documents?: Document.IDocument[]; + deed_has_document_types?: DeedHasDocumentType.IDeedHasDocumentType[]; + deed_type_has_document_types?: DeedTypeHasDocumentType.IDeedTypeHasDocumentType[]; + } +} diff --git a/dist/Interfaces/SuperAdmin/DocumentType.js b/dist/Interfaces/SuperAdmin/DocumentType.js new file mode 100644 index 0000000..32aec48 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/DocumentType.js @@ -0,0 +1,66 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DocumentType = void 0; +const class_validator_1 = require("class-validator"); +var DocumentType; +(function (DocumentType) { + class IDocumentType { + constructor() { + this.private_description = null; + this.archived_at = null; + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IDocumentType.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDocumentType.prototype, "name", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IDocumentType.prototype, "public_description", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Object) + ], IDocumentType.prototype, "private_description", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocumentType.prototype, "archived_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocumentType.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IDocumentType.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDocumentType.prototype, "documents", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDocumentType.prototype, "deed_has_document_types", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IDocumentType.prototype, "deed_type_has_document_types", void 0); + DocumentType.IDocumentType = IDocumentType; +})(DocumentType = exports.DocumentType || (exports.DocumentType = {})); +//# sourceMappingURL=DocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/DocumentType.js.map b/dist/Interfaces/SuperAdmin/DocumentType.js.map new file mode 100644 index 0000000..cc4a3cd --- /dev/null +++ b/dist/Interfaces/SuperAdmin/DocumentType.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/DocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AAKjE,IAAiB,YAAY,CAgC5B;AAhCD,WAAiB,YAAY;IAC3B,MAAa,aAAa;QAA1B;YAWS,wBAAmB,GAAkB,IAAI,CAAC;YAG1C,gBAAW,GAAgB,IAAI,CAAC;YAGhC,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAUxC,CAAC;KAAA;IA5BC;QADC,IAAA,4BAAU,GAAE;;+CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;+CACd;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;6DACA;IAGnC;QADC,IAAA,4BAAU,GAAE;;8DACoC;IAGjD;QADC,IAAA,wBAAM,GAAE;;sDAC8B;IAGvC;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;oDAC2B;IAGxC;QADC,IAAA,4BAAU,GAAE;;kEAC+D;IAG5E;QADC,IAAA,4BAAU,GAAE;;uEAC4E;IA7B9E,0BAAa,gBA8BzB,CAAA;AACH,CAAC,EAhCgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAgC5B"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/File.d.ts b/dist/Interfaces/SuperAdmin/File.d.ts new file mode 100644 index 0000000..a8cd4a9 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/File.d.ts @@ -0,0 +1,10 @@ +import { Document } from "./Document"; +export declare namespace File { + class IFile { + uuid: string; + document: Document.IDocument; + file_path: string | null; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/SuperAdmin/File.js b/dist/Interfaces/SuperAdmin/File.js new file mode 100644 index 0000000..89f4cd3 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/File.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.File = void 0; +const class_validator_1 = require("class-validator"); +const Document_1 = require("./Document"); +var File; +(function (File) { + class IFile { + constructor() { + this.file_path = null; + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IFile.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Document_1.Document.IDocument) + ], IFile.prototype, "document", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Object) + ], IFile.prototype, "file_path", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IFile.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IFile.prototype, "updated_at", void 0); + File.IFile = IFile; +})(File = exports.File || (exports.File = {})); +//# sourceMappingURL=File.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/File.js.map b/dist/Interfaces/SuperAdmin/File.js.map new file mode 100644 index 0000000..9160f54 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/File.js.map @@ -0,0 +1 @@ +{"version":3,"file":"File.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/File.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,yCAAsC;AAEtC,IAAiB,IAAI,CAiBpB;AAjBD,WAAiB,IAAI;IACnB,MAAa,KAAK;QAAlB;YAQS,cAAS,GAAkB,IAAI,CAAC;YAGhC,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;uCACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACjB,mBAAQ,CAAC,SAAS;2CAAC;IAGrC;QADC,IAAA,4BAAU,GAAE;;4CAC0B;IAGvC;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAd3B,UAAK,QAejB,CAAA;AACH,CAAC,EAjBgB,IAAI,GAAJ,YAAI,KAAJ,YAAI,QAiBpB"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IBlockchainAnchors.d.ts b/dist/Interfaces/SuperAdmin/IBlockchainAnchors.d.ts index 06c82c7..327153f 100644 --- a/dist/Interfaces/SuperAdmin/IBlockchainAnchors.d.ts +++ b/dist/Interfaces/SuperAdmin/IBlockchainAnchors.d.ts @@ -1,8 +1,8 @@ -import IDocument from "./IDocument"; +import { Document } from "./Document"; export default class IBlockchainAnchor { uuid: string; smartSigJobId: string; created_at: Date | null; updated_at: Date | null; - documents?: IDocument[]; + documents?: Document.IDocument[]; } diff --git a/dist/Interfaces/SuperAdmin/IBlockchainAnchors.js.map b/dist/Interfaces/SuperAdmin/IBlockchainAnchors.js.map index feb20bc..73774bc 100644 --- a/dist/Interfaces/SuperAdmin/IBlockchainAnchors.js.map +++ b/dist/Interfaces/SuperAdmin/IBlockchainAnchors.js.map @@ -1 +1 @@ -{"version":3,"file":"IBlockchainAnchors.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/IBlockchainAnchors.ts"],"names":[],"mappings":";;;;;;;;;;;AAAA,qDAAiE;AAGjE,MAAqB,iBAAiB;IAAtC;QAQS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAIxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;+CACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;wDACL;AAG9B;IADC,IAAA,wBAAM,GAAE;;qDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;qDAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;oDACkB;AAdjC,oCAeC"} \ No newline at end of file +{"version":3,"file":"IBlockchainAnchors.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/IBlockchainAnchors.ts"],"names":[],"mappings":";;;;;;;;;;;AAAA,qDAAiE;AAGjE,MAAqB,iBAAiB;IAAtC;QAQS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAIxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;+CACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;wDACL;AAG9B;IADC,IAAA,wBAAM,GAAE;;qDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;qDAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;oDAC2B;AAd1C,oCAeC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/Notification.d.ts b/dist/Interfaces/SuperAdmin/Notification.d.ts new file mode 100644 index 0000000..b15e627 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Notification.d.ts @@ -0,0 +1,11 @@ +import { UserHasNotification } from "./UserHasNotification"; +export declare namespace Notification { + class INotification { + uuid: string; + message: string; + redirection_url: string; + created_at: Date | null; + updated_at: Date | null; + user_has_notifications?: UserHasNotification.IUserHasNotification[]; + } +} diff --git a/dist/Interfaces/SuperAdmin/Notification.js b/dist/Interfaces/SuperAdmin/Notification.js new file mode 100644 index 0000000..9c6ddbf --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Notification.js @@ -0,0 +1,49 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Notification = void 0; +const class_validator_1 = require("class-validator"); +var Notification; +(function (Notification) { + class INotification { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], INotification.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], INotification.prototype, "message", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + (0, class_validator_1.IsUrl)(), + __metadata("design:type", String) + ], INotification.prototype, "redirection_url", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], INotification.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], INotification.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], INotification.prototype, "user_has_notifications", void 0); + Notification.INotification = INotification; +})(Notification = exports.Notification || (exports.Notification = {})); +//# sourceMappingURL=Notification.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/Notification.js.map b/dist/Interfaces/SuperAdmin/Notification.js.map new file mode 100644 index 0000000..8a29914 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Notification.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Notification.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/Notification.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAwE;AAGxE,IAAiB,YAAY,CAqB5B;AArBD,WAAiB,YAAY;IAC3B,MAAa,aAAa;QAA1B;YAYS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAIxC,CAAC;KAAA;IAjBC;QADC,IAAA,4BAAU,GAAE;;+CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;kDACX;IAIxB;QAFC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;QAClC,IAAA,uBAAK,GAAE;;0DACwB;IAGhC;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;iEACuD;IAlBzD,0BAAa,gBAmBzB,CAAA;AACH,CAAC,EArBgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAqB5B"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/Office.d.ts b/dist/Interfaces/SuperAdmin/Office.d.ts new file mode 100644 index 0000000..44d2d90 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Office.d.ts @@ -0,0 +1,20 @@ +import { Address } from "./Address"; +import { DeedType } from "./DeedType"; +import { OfficeFolder } from "./OfficeFolder"; +import { User } from "./User"; +import { OfficeNotary } from "../.."; +export declare namespace Office { + class IOffice { + uuid: string; + idNot: string; + name: string; + crpcen: string; + address: Address.IAddress; + office_status: OfficeNotary.EOfficeStatus; + created_at: Date | null; + updated_at: Date | null; + deed_types?: DeedType.IDeedType[]; + users?: User.IUser[]; + office_folders?: OfficeFolder.IOfficeFolder[]; + } +} diff --git a/dist/Interfaces/SuperAdmin/Office.js b/dist/Interfaces/SuperAdmin/Office.js new file mode 100644 index 0000000..560e114 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Office.js @@ -0,0 +1,70 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Office = void 0; +const class_validator_1 = require("class-validator"); +const Address_1 = require("./Address"); +const __1 = require("../.."); +var Office; +(function (Office) { + class IOffice { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IOffice.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOffice.prototype, "idNot", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOffice.prototype, "name", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOffice.prototype, "crpcen", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Address_1.Address.IAddress) + ], IOffice.prototype, "address", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOffice.prototype, "office_status", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOffice.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOffice.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOffice.prototype, "deed_types", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOffice.prototype, "users", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOffice.prototype, "office_folders", void 0); + Office.IOffice = IOffice; +})(Office = exports.Office || (exports.Office = {})); +//# sourceMappingURL=Office.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/Office.js.map b/dist/Interfaces/SuperAdmin/Office.js.map new file mode 100644 index 0000000..afc11fb --- /dev/null +++ b/dist/Interfaces/SuperAdmin/Office.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Office.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/Office.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,uCAAoC;AAIpC,6BAAqC;AAErC,IAAiB,MAAM,CAmCtB;AAnCD,WAAiB,MAAM;IACrB,MAAa,OAAO;QAApB;YAoBS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAUxC,CAAC;KAAA;IA/BC;QADC,IAAA,4BAAU,GAAE;;yCACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;0CACb;IAGtB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;yCACd;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACZ;IAGvB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAClB,iBAAO,CAAC,QAAQ;4CAAC;IAGlC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;kDACe;IAGlD;QADC,IAAA,wBAAM,GAAE;;+CAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;+CAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;+CACqB;IAGlC;QADC,IAAA,4BAAU,GAAE;;0CACQ;IAGrB;QADC,IAAA,4BAAU,GAAE;;mDACiC;IAhCnC,cAAO,UAiCnB,CAAA;AACH,CAAC,EAnCgB,MAAM,GAAN,cAAM,KAAN,cAAM,QAmCtB"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/OfficeFolder.d.ts b/dist/Interfaces/SuperAdmin/OfficeFolder.d.ts new file mode 100644 index 0000000..879c030 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/OfficeFolder.d.ts @@ -0,0 +1,23 @@ +import { Deed } from "./Deed"; +import { Document } from "./Document"; +import { Office } from "./Office"; +import { OfficeFolderHasCustomer } from "./OfficeFolderHasCustomer"; +import { OfficeFolderHasStakeholder } from "./OfficeFolderHasStakeholder"; +import { OfficeFolderNotary } from "../.."; +export declare namespace OfficeFolder { + class IOfficeFolder { + uuid: string; + folder_number: string; + name: string; + description: string | null; + archived_description: string | null; + status: OfficeFolderNotary.EFolderStatus; + deed: Deed.IDeed; + office: Office.IOffice; + created_at: Date | null; + updated_at: Date | null; + office_folder_has_customers?: OfficeFolderHasCustomer.IOfficeFolderHasCustomer[]; + office_folder_has_stakeholder?: OfficeFolderHasStakeholder.IOfficeFolderHasStakeholder[]; + documents?: Document.IDocument[]; + } +} diff --git a/dist/Interfaces/SuperAdmin/OfficeFolder.js b/dist/Interfaces/SuperAdmin/OfficeFolder.js new file mode 100644 index 0000000..47c8a88 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/OfficeFolder.js @@ -0,0 +1,81 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.OfficeFolder = void 0; +const class_validator_1 = require("class-validator"); +const Deed_1 = require("./Deed"); +const Office_1 = require("./Office"); +const __1 = require("../.."); +var OfficeFolder; +(function (OfficeFolder) { + class IOfficeFolder { + constructor() { + this.description = null; + this.archived_description = null; + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IOfficeFolder.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOfficeFolder.prototype, "folder_number", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOfficeFolder.prototype, "name", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Object) + ], IOfficeFolder.prototype, "description", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Object) + ], IOfficeFolder.prototype, "archived_description", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IOfficeFolder.prototype, "status", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Deed_1.Deed.IDeed) + ], IOfficeFolder.prototype, "deed", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Office_1.Office.IOffice) + ], IOfficeFolder.prototype, "office", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolder.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolder.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOfficeFolder.prototype, "office_folder_has_customers", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOfficeFolder.prototype, "office_folder_has_stakeholder", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IOfficeFolder.prototype, "documents", void 0); + OfficeFolder.IOfficeFolder = IOfficeFolder; +})(OfficeFolder = exports.OfficeFolder || (exports.OfficeFolder = {})); +//# sourceMappingURL=OfficeFolder.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/OfficeFolder.js.map b/dist/Interfaces/SuperAdmin/OfficeFolder.js.map new file mode 100644 index 0000000..d2de4d9 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/OfficeFolder.js.map @@ -0,0 +1 @@ +{"version":3,"file":"OfficeFolder.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/OfficeFolder.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,iCAA8B;AAE9B,qCAAkC;AAGlC,6BAA2C;AAE3C,IAAiB,YAAY,CAyC5B;AAzCD,WAAiB,YAAY;IAC3B,MAAa,aAAa;QAA1B;YAWS,gBAAW,GAAkB,IAAI,CAAC;YAGlC,yBAAoB,GAAkB,IAAI,CAAC;YAY3C,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAUxC,CAAC;KAAA;IArCC;QADC,IAAA,4BAAU,GAAE;;+CACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;wDACL;IAG9B;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;+CACd;IAGrB;QADC,IAAA,4BAAU,GAAE;;sDAC4B;IAGzC;QADC,IAAA,4BAAU,GAAE;;+DACqC;IAGlD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;iDACc;IAGjD;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACrB,WAAI,CAAC,KAAK;+CAAC;IAGzB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACnB,eAAM,CAAC,OAAO;iDAAC;IAG/B;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;qDAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;sEACoE;IAGjF;QADC,IAAA,4BAAU,GAAE;;wEAC4E;IAGzF;QADC,IAAA,4BAAU,GAAE;;oDACoB;IAtCtB,0BAAa,gBAuCzB,CAAA;AACH,CAAC,EAzCgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAyC5B"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/OfficeFolderHasCustomer.d.ts b/dist/Interfaces/SuperAdmin/OfficeFolderHasCustomer.d.ts new file mode 100644 index 0000000..d685eb7 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/OfficeFolderHasCustomer.d.ts @@ -0,0 +1,11 @@ +import { Customer } from "./Customer"; +import { OfficeFolder } from "./OfficeFolder"; +export declare namespace OfficeFolderHasCustomer { + class IOfficeFolderHasCustomer { + uuid: string; + customer: Customer.ICustomer; + office_folder: OfficeFolder.IOfficeFolder; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/SuperAdmin/OfficeFolderHasCustomer.js b/dist/Interfaces/SuperAdmin/OfficeFolderHasCustomer.js new file mode 100644 index 0000000..1a59f48 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/OfficeFolderHasCustomer.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.OfficeFolderHasCustomer = void 0; +const class_validator_1 = require("class-validator"); +const Customer_1 = require("./Customer"); +const OfficeFolder_1 = require("./OfficeFolder"); +var OfficeFolderHasCustomer; +(function (OfficeFolderHasCustomer) { + class IOfficeFolderHasCustomer { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IOfficeFolderHasCustomer.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Customer_1.Customer.ICustomer) + ], IOfficeFolderHasCustomer.prototype, "customer", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", OfficeFolder_1.OfficeFolder.IOfficeFolder) + ], IOfficeFolderHasCustomer.prototype, "office_folder", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolderHasCustomer.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolderHasCustomer.prototype, "updated_at", void 0); + OfficeFolderHasCustomer.IOfficeFolderHasCustomer = IOfficeFolderHasCustomer; +})(OfficeFolderHasCustomer = exports.OfficeFolderHasCustomer || (exports.OfficeFolderHasCustomer = {})); +//# sourceMappingURL=OfficeFolderHasCustomer.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/OfficeFolderHasCustomer.js.map b/dist/Interfaces/SuperAdmin/OfficeFolderHasCustomer.js.map new file mode 100644 index 0000000..5ff9c76 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/OfficeFolderHasCustomer.js.map @@ -0,0 +1 @@ +{"version":3,"file":"OfficeFolderHasCustomer.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/OfficeFolderHasCustomer.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,yCAAsC;AACtC,iDAA8C;AAC9C,IAAiB,uBAAuB,CAiBvC;AAjBD,WAAiB,uBAAuB;IACtC,MAAa,wBAAwB;QAArC;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;0DACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACjB,mBAAQ,CAAC,SAAS;8DAAC;IAGrC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACZ,2BAAY,CAAC,aAAa;mEAAC;IAGlD;QADC,IAAA,wBAAM,GAAE;;gEAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;gEAC6B;IAd3B,gDAAwB,2BAepC,CAAA;AACH,CAAC,EAjBgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAiBvC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/OfficeFolderHasStakeholder.d.ts b/dist/Interfaces/SuperAdmin/OfficeFolderHasStakeholder.d.ts new file mode 100644 index 0000000..f8a03cb --- /dev/null +++ b/dist/Interfaces/SuperAdmin/OfficeFolderHasStakeholder.d.ts @@ -0,0 +1,11 @@ +import { OfficeFolder } from "./OfficeFolder"; +import { User } from "./User"; +export declare namespace OfficeFolderHasStakeholder { + class IOfficeFolderHasStakeholder { + uuid: string; + user_stakeholder: User.IUser; + office_folder: OfficeFolder.IOfficeFolder; + created_at: Date | null; + updated_at: Date | null; + } +} diff --git a/dist/Interfaces/SuperAdmin/OfficeFolderHasStakeholder.js b/dist/Interfaces/SuperAdmin/OfficeFolderHasStakeholder.js new file mode 100644 index 0000000..e944fcc --- /dev/null +++ b/dist/Interfaces/SuperAdmin/OfficeFolderHasStakeholder.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.OfficeFolderHasStakeholder = void 0; +const class_validator_1 = require("class-validator"); +const OfficeFolder_1 = require("./OfficeFolder"); +const User_1 = require("./User"); +var OfficeFolderHasStakeholder; +(function (OfficeFolderHasStakeholder) { + class IOfficeFolderHasStakeholder { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IOfficeFolderHasStakeholder.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", User_1.User.IUser) + ], IOfficeFolderHasStakeholder.prototype, "user_stakeholder", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", OfficeFolder_1.OfficeFolder.IOfficeFolder) + ], IOfficeFolderHasStakeholder.prototype, "office_folder", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolderHasStakeholder.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IOfficeFolderHasStakeholder.prototype, "updated_at", void 0); + OfficeFolderHasStakeholder.IOfficeFolderHasStakeholder = IOfficeFolderHasStakeholder; +})(OfficeFolderHasStakeholder = exports.OfficeFolderHasStakeholder || (exports.OfficeFolderHasStakeholder = {})); +//# sourceMappingURL=OfficeFolderHasStakeholder.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/OfficeFolderHasStakeholder.js.map b/dist/Interfaces/SuperAdmin/OfficeFolderHasStakeholder.js.map new file mode 100644 index 0000000..6165ea0 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/OfficeFolderHasStakeholder.js.map @@ -0,0 +1 @@ +{"version":3,"file":"OfficeFolderHasStakeholder.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/OfficeFolderHasStakeholder.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,iDAA8C;AAC9C,iCAA8B;AAE9B,IAAiB,0BAA0B,CAiB1C;AAjBD,WAAiB,0BAA0B;IACzC,MAAa,2BAA2B;QAAxC;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;6DACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACT,WAAI,CAAC,KAAK;yEAAC;IAGrC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACZ,2BAAY,CAAC,aAAa;sEAAC;IAGlD;QADC,IAAA,wBAAM,GAAE;;mEAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;mEAC6B;IAd3B,sDAA2B,8BAevC,CAAA;AACH,CAAC,EAjBgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAiB1C"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/User.d.ts b/dist/Interfaces/SuperAdmin/User.d.ts new file mode 100644 index 0000000..f9b0225 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/User.d.ts @@ -0,0 +1,16 @@ +import { Contact } from "./Contact"; +import { Document } from "./Document"; +import { Office } from "./Office"; +import { OfficeFolderHasStakeholder } from "./OfficeFolderHasStakeholder"; +export declare namespace User { + class IUser { + uuid: string; + idNot: string; + contact: Contact.IContact; + office_membership: Office.IOffice; + created_at: Date | null; + updated_at: Date | null; + office_folder_has_stakeholders?: OfficeFolderHasStakeholder.IOfficeFolderHasStakeholder[]; + documents?: Document.IDocument; + } +} diff --git a/dist/Interfaces/SuperAdmin/User.js b/dist/Interfaces/SuperAdmin/User.js new file mode 100644 index 0000000..69cc0eb --- /dev/null +++ b/dist/Interfaces/SuperAdmin/User.js @@ -0,0 +1,59 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.User = void 0; +const class_validator_1 = require("class-validator"); +const Contact_1 = require("./Contact"); +const Document_1 = require("./Document"); +const Office_1 = require("./Office"); +var User; +(function (User) { + class IUser { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IUser.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", String) + ], IUser.prototype, "idNot", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Contact_1.Contact.IContact) + ], IUser.prototype, "contact", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Office_1.Office.IOffice) + ], IUser.prototype, "office_membership", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IUser.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IUser.prototype, "updated_at", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Array) + ], IUser.prototype, "office_folder_has_stakeholders", void 0); + __decorate([ + (0, class_validator_1.IsOptional)(), + __metadata("design:type", Document_1.Document.IDocument) + ], IUser.prototype, "documents", void 0); + User.IUser = IUser; +})(User = exports.User || (exports.User = {})); +//# sourceMappingURL=User.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/User.js.map b/dist/Interfaces/SuperAdmin/User.js.map new file mode 100644 index 0000000..a3f2920 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/User.js.map @@ -0,0 +1 @@ +{"version":3,"file":"User.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/User.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiE;AACjE,uCAAoC;AACpC,yCAAsC;AACtC,qCAAkC;AAGlC,IAAiB,IAAI,CA0BpB;AA1BD,WAAiB,IAAI;IACnB,MAAa,KAAK;QAAlB;YAcS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QAOxC,CAAC;KAAA;IAtBC;QADC,IAAA,4BAAU,GAAE;;uCACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;wCACb;IAGtB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCAClB,iBAAO,CAAC,QAAQ;0CAAC;IAGlC;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACR,eAAM,CAAC,OAAO;oDAAC;IAG1C;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;6CAC6B;IAGtC;QADC,IAAA,4BAAU,GAAE;;iEAC6E;IAG1F;QADC,IAAA,4BAAU,GAAE;kCACD,mBAAQ,CAAC,SAAS;4CAAC;IAvBpB,UAAK,QAwBjB,CAAA;AACH,CAAC,EA1BgB,IAAI,GAAJ,YAAI,KAAJ,YAAI,QA0BpB"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/UserHasNotification.d.ts b/dist/Interfaces/SuperAdmin/UserHasNotification.d.ts new file mode 100644 index 0000000..90f5aee --- /dev/null +++ b/dist/Interfaces/SuperAdmin/UserHasNotification.d.ts @@ -0,0 +1,12 @@ +import { Notification } from "./Notification"; +import { User } from "./User"; +export declare namespace UserHasNotification { + class IUserHasNotification { + uuid: string; + user: User.IUser; + notification: Notification.INotification; + created_at: Date | null; + updated_at: Date | null; + } + type ENotificationStatus = "READ" | "UNREAD"; +} diff --git a/dist/Interfaces/SuperAdmin/UserHasNotification.js b/dist/Interfaces/SuperAdmin/UserHasNotification.js new file mode 100644 index 0000000..5f31096 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/UserHasNotification.js @@ -0,0 +1,46 @@ +"use strict"; +var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +}; +var __metadata = (this && this.__metadata) || function (k, v) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.UserHasNotification = void 0; +const class_validator_1 = require("class-validator"); +const Notification_1 = require("./Notification"); +const User_1 = require("./User"); +var UserHasNotification; +(function (UserHasNotification) { + class IUserHasNotification { + constructor() { + this.created_at = null; + this.updated_at = null; + } + } + __decorate([ + (0, class_validator_1.IsNotEmpty)(), + __metadata("design:type", String) + ], IUserHasNotification.prototype, "uuid", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", User_1.User.IUser) + ], IUserHasNotification.prototype, "user", void 0); + __decorate([ + (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), + __metadata("design:type", Notification_1.Notification.INotification) + ], IUserHasNotification.prototype, "notification", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IUserHasNotification.prototype, "created_at", void 0); + __decorate([ + (0, class_validator_1.IsDate)(), + __metadata("design:type", Object) + ], IUserHasNotification.prototype, "updated_at", void 0); + UserHasNotification.IUserHasNotification = IUserHasNotification; +})(UserHasNotification = exports.UserHasNotification || (exports.UserHasNotification = {})); +//# sourceMappingURL=UserHasNotification.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/UserHasNotification.js.map b/dist/Interfaces/SuperAdmin/UserHasNotification.js.map new file mode 100644 index 0000000..ae79dd0 --- /dev/null +++ b/dist/Interfaces/SuperAdmin/UserHasNotification.js.map @@ -0,0 +1 @@ +{"version":3,"file":"UserHasNotification.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/UserHasNotification.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,iDAA8C;AAC9C,iCAA8B;AAE9B,IAAiB,mBAAmB,CAkBnC;AAlBD,WAAiB,mBAAmB;IAClC,MAAa,oBAAoB;QAAjC;YAWS,eAAU,GAAgB,IAAI,CAAC;YAG/B,eAAU,GAAgB,IAAI,CAAC;QACxC,CAAC;KAAA;IAbC;QADC,IAAA,4BAAU,GAAE;;sDACQ;IAGrB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACrB,WAAI,CAAC,KAAK;sDAAC;IAGzB;QADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;kCACb,2BAAY,CAAC,aAAa;8DAAC;IAGjD;QADC,IAAA,wBAAM,GAAE;;4DAC6B;IAGtC;QADC,IAAA,wBAAM,GAAE;;4DAC6B;IAd3B,wCAAoB,uBAehC,CAAA;AAEH,CAAC,EAlBgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAkBnC"} \ No newline at end of file diff --git a/dist/index.d.ts b/dist/index.d.ts index 7301b9c..e334ec9 100644 --- a/dist/index.d.ts +++ b/dist/index.d.ts @@ -1,80 +1,72 @@ -export { default as IAddressAdmin } from "./Interfaces/Admin/IAddress"; -export { default as IBlockchainAnchorsAdmin } from "./Interfaces/Admin/IBlockchainAnchors"; -export { default as IContactAdmin } from "./Interfaces/Admin/IContact"; -export { default as ICustomerAdmin } from "./Interfaces/Admin/ICustomer"; -export { default as IDeedAdmin } from "./Interfaces/Admin/IDeed"; -export { default as IDeedHasDocumentTypeAdmin } from "./Interfaces/Admin/IDeedHasDocumentType"; -export { default as IDeedTypeAdmin } from "./Interfaces/Admin/IDeedTypes"; -export { default as IDeedTypeHasDocumentTypeAdmin } from "./Interfaces/Admin/IDeedTypeHasDocumentType"; -export { default as IDocumentAdmin } from "./Interfaces/Admin/IDocument"; -export { default as IDocumentHistoryAdmin } from "./Interfaces/Admin/IDocumentHistory"; -export { default as IDocumentTypeAdmin } from "./Interfaces/Admin/IDocumentType"; -export { default as IFileAdmin } from "./Interfaces/Admin/IFile"; -export { default as INotificationAdmin } from "./Interfaces/Admin/INotification"; -export { default as IOfficeAdmin } from "./Interfaces/Admin/IOffice"; -export { default as IOfficeFolderAdmin } from "./Interfaces/Admin/IOfficeFolder"; -export { default as IOfficeFolderHasCustomerAdmin } from "./Interfaces/Admin/IOfficeFolderHasCustomer"; -export { default as IOfficeFolderHasStakeholderAdmin } from "./Interfaces/Admin/IOfficeFolderHasStakeholder"; -export { default as IUserAdmin } from "./Interfaces/Admin/IUser"; -export { default as IUserHasNotificationAdmin } from "./Interfaces/Admin/IUserHasNotification"; -export { default as IAddressSuperAdmin } from "./Interfaces/SuperAdmin/IAddress"; -export { default as IBlockchainAnchorsSuperAdmin } from "./Interfaces/SuperAdmin/IBlockchainAnchors"; -export { default as IContactSuperAdmin } from "./Interfaces/SuperAdmin/IContact"; -export { default as ICustomerSuperAdmin } from "./Interfaces/SuperAdmin/ICustomer"; -export { default as IDeedSuperAdmin } from "./Interfaces/SuperAdmin/IDeed"; -export { default as IDeedHasDocumentTypeSuperAdmin } from "./Interfaces/SuperAdmin/IDeedHasDocumentType"; -export { default as IDeedTypeSuperAdmin } from "./Interfaces/SuperAdmin/IDeedTypes"; -export { default as IDeedTypeHasDocumentTypeSuperAdmin } from "./Interfaces/SuperAdmin/IDeedTypeHasDocumentType"; -export { default as IDocumentSuperAdmin } from "./Interfaces/SuperAdmin/IDocument"; -export { default as IDocumentHistorySuperAdmin } from "./Interfaces/SuperAdmin/IDocumentHistory"; -export { default as IDocumentTypeSuperAdmin } from "./Interfaces/SuperAdmin/IDocumentType"; -export { default as IFileSuperAdmin } from "./Interfaces/SuperAdmin/IFile"; -export { default as INotificationSuperAdmin } from "./Interfaces/SuperAdmin/INotification"; -export { default as IOfficeSuperAdmin } from "./Interfaces/SuperAdmin/IOffice"; -export { default as IOfficeFolderSuperAdmin } from "./Interfaces/SuperAdmin/IOfficeFolder"; -export { default as IOfficeFolderHasCustomerSuperAdmin } from "./Interfaces/SuperAdmin/IOfficeFolderHasCustomer"; -export { default as IOfficeFolderHasStakeholderSuperAdmin } from "./Interfaces/SuperAdmin/IOfficeFolderHasStakeholder"; -export { default as IUserSuperAdmin } from "./Interfaces/SuperAdmin/IUser"; -export { default as IUserHasNotificationSuperAdmin } from "./Interfaces/SuperAdmin/IUserHasNotification"; -export { default as IAddressUser } from "./Interfaces/User/IAddress"; -export { default as IContactUser } from "./Interfaces/User/IContact"; -export { default as ICustomerUser } from "./Interfaces/User/ICustomer"; -export { default as IDeedUser } from "./Interfaces/User/IDeed"; -export { default as IDeedHasDocumentTypeUser } from "./Interfaces/User/IDeedHasDocumentType"; -export { default as IDeedTypeUser } from "./Interfaces/User/IDeedTypes"; -export { default as IDeedTypeHasDocumentTypeUser } from "./Interfaces/User/IDeedTypeHasDocumentType"; -export { default as IDocumentUser } from "./Interfaces/User/IDocument"; -export { default as IDocumentHistoryUser } from "./Interfaces/User/IDocumentHistory"; -export { default as IDocumentTypeUser } from "./Interfaces/User/IDocumentType"; -export { default as IFileUser } from "./Interfaces/User/IFile"; -export { default as INotificationUser } from "./Interfaces/User/INotification"; -export { default as IOfficeUser } from "./Interfaces/User/IOffice"; -export { default as IOfficeFolderUser } from "./Interfaces/User/IOfficeFolder"; -export { default as IOfficeFolderHasCustomerUser } from "./Interfaces/User/IOfficeFolderHasCustomer"; -export { default as IOfficeFolderHasStakeholderUser } from "./Interfaces/User/IOfficeFolderHasStakeholder"; -export { default as IUserUser } from "./Interfaces/User/IUser"; -export { default as IUserHasNotificationUser } from "./Interfaces/User/IUserHasNotification"; -export { default as IAddressCustomer } from "./Interfaces/Customer/IAddress"; -export { default as IContactCustomer } from "./Interfaces/Customer/IContact"; -export { default as ICustomerCustomer } from "./Interfaces/Customer/ICustomer"; -export { default as IDeedCustomer } from "./Interfaces/Customer/IDeed"; -export { default as IDeedHasDocumentTypeCustomer } from "./Interfaces/Customer/IDeedHasDocumentType"; -export { default as IDeedTypeCustomer } from "./Interfaces/Customer/IDeedTypes"; -export { default as IDeedTypeHasDocumentTypeCustomer } from "./Interfaces/Customer/IDeedTypeHasDocumentType"; -export { default as IDocumentCustomer } from "./Interfaces/Customer/IDocument"; -export { default as IDocumentHistoryCustomer } from "./Interfaces/Customer/IDocumentHistory"; -export { default as IDocumentTypeCustomer } from "./Interfaces/Customer/IDocumentType"; -export { default as IFileCustomer } from "./Interfaces/Customer/IFile"; -export { default as INotificationCustomer } from "./Interfaces/Customer/INotification"; -export { default as IOfficeCustomer } from "./Interfaces/Customer/IOffice"; -export { default as IOfficeFolderCustomer } from "./Interfaces/Customer/IOfficeFolder"; -export { default as IOfficeFolderHasCustomerCustomer } from "./Interfaces/Customer/IOfficeFolderHasCustomer"; -export { default as IOfficeFolderHasStakeholderCustomer } from "./Interfaces/Customer/IOfficeFolderHasStakeholder"; -export { default as IUserCustomer } from "./Interfaces/Customer/IUser"; -export { default as ICustomerHasNotificationCustomer } from "./Interfaces/Customer/IUserHasNotification"; -export declare type ECivility = "MALE" | "FEMALE" | "OTHERS"; -export declare type EFolderStatus = "LIVE" | "ARCHIVED"; -export declare type EOfficeStatus = "ACTIVATED" | "DESACTIVATED"; -export declare type ENotificationStatus = "READ" | "UNREAD"; -export declare type ECustomerStatus = "VALIDATED" | "PENDING" | "ERRONED"; -export declare type EDocumentStatus = "ASKED" | "DEPOSITED" | "VALIDATED" | "ANCHORED" | "REFUSED"; +export { Address as AddressNotary } from "./Interfaces/Notary/Address"; +export { Contact as ContactNotary } from "./Interfaces/Notary/Contact"; +export { Customer as CustomerNotary } from "./Interfaces/Notary/Customer"; +export { Deed as DeedNotary } from "./Interfaces/Notary/Deed"; +export { DeedHasDocumentType as DeedHasDocumentTypeNotary } from "./Interfaces/Notary/DeedHasDocumentType"; +export { DeedType as DeedTypeNotary } from "./Interfaces/Notary/DeedType"; +export { DeedTypeHasDocumentType as DeedTypeHasDocumentTypeNotary } from "./Interfaces/Notary/DeedTypeHasDocumentType"; +export { Document as DocumentNotary } from "./Interfaces/Notary/Document"; +export { DocumentHistory as DocumentHistoryNotary } from "./Interfaces/Notary/DocumentHistory"; +export { DocumentType as DocumentTypeNotary } from "./Interfaces/Notary/DocumentType"; +export { File as FileNotary } from "./Interfaces/Notary/File"; +export { Notification as NotificationNotary } from "./Interfaces/Notary/Notification"; +export { Office as OfficeNotary } from "./Interfaces/Notary/Office"; +export { OfficeFolder as OfficeFolderNotary } from "./Interfaces/Notary/OfficeFolder"; +export { OfficeFolderHasCustomer as OfficeFolderHasCustomerNotary } from "./Interfaces/Notary/OfficeFolderHasCustomer"; +export { OfficeFolderHasStakeholder as OfficeFolderHasStakeholderNotary } from "./Interfaces/Notary/OfficeFolderHasStakeholder"; +export { User as UserNotary } from "./Interfaces/Notary/User"; +export { UserHasNotification as UserHasNotificationNotary } from "./Interfaces/Notary/UserHasNotification"; +export { Address as AddressAdmin } from "./Interfaces/Admin/Address"; +export { Contact as ContactAdmin } from "./Interfaces/Admin/Contact"; +export { Customer as CustomerAdmin } from "./Interfaces/Admin/Customer"; +export { Deed as DeedAdmin } from "./Interfaces/Admin/Deed"; +export { DeedHasDocumentType as DeedHasDocumentTypeAdmin } from "./Interfaces/Admin/DeedHasDocumentType"; +export { DeedType as DeedTypeAdmin } from "./Interfaces/Admin/DeedType"; +export { DeedTypeHasDocumentType as DeedTypeHasDocumentTypeAdmin } from "./Interfaces/Admin/DeedTypeHasDocumentType"; +export { Document as DocumentAdmin } from "./Interfaces/Admin/Document"; +export { DocumentHistory as DocumentHistoryAdmin } from "./Interfaces/Admin/DocumentHistory"; +export { DocumentType as DocumentTypeAdmin } from "./Interfaces/Admin/DocumentType"; +export { File as FileAdmin } from "./Interfaces/Admin/File"; +export { Notification as NotificationAdmin } from "./Interfaces/Admin/Notification"; +export { Office as OfficeAdmin } from "./Interfaces/Admin/Office"; +export { OfficeFolder as OfficeFolderAdmin } from "./Interfaces/Admin/OfficeFolder"; +export { OfficeFolderHasCustomer as OfficeFolderHasCustomerAdmin } from "./Interfaces/Admin/OfficeFolderHasCustomer"; +export { OfficeFolderHasStakeholder as OfficeFolderHasStakeholderAdmin } from "./Interfaces/Admin/OfficeFolderHasStakeholder"; +export { User as UserAdmin } from "./Interfaces/Admin/User"; +export { UserHasNotification as UserHasNotificationAdmin } from "./Interfaces/Admin/UserHasNotification"; +export { Address as AddressClient } from "./Interfaces/Client/Address"; +export { Contact as ContactClient } from "./Interfaces/Client/Contact"; +export { Customer as ClientClient } from "./Interfaces/Client/Customer"; +export { Deed as DeedClient } from "./Interfaces/Client/Deed"; +export { DeedHasDocumentType as DeedHasDocumentTypeClient } from "./Interfaces/Client/DeedHasDocumentType"; +export { DeedType as DeedTypeClient } from "./Interfaces/Client/DeedType"; +export { DeedTypeHasDocumentType as DeedTypeHasDocumentTypeClient } from "./Interfaces/Client/DeedTypeHasDocumentType"; +export { Document as DocumentClient } from "./Interfaces/Client/Document"; +export { DocumentHistory as DocumentHistoryClient } from "./Interfaces/Client/DocumentHistory"; +export { DocumentType as DocumentTypeClient } from "./Interfaces/Client/DocumentType"; +export { File as FileClient } from "./Interfaces/Client/File"; +export { Notification as NotificationClient } from "./Interfaces/Client/Notification"; +export { Office as OfficeClient } from "./Interfaces/Client/Office"; +export { OfficeFolder as OfficeFolderClient } from "./Interfaces/Client/OfficeFolder"; +export { OfficeFolderHasCustomer as OfficeFolderHasClientClient } from "./Interfaces/Client/OfficeFolderHasCustomer"; +export { OfficeFolderHasStakeholder as OfficeFolderHasStakeholderClient } from "./Interfaces/Client/OfficeFolderHasStakeholder"; +export { User as UserClient } from "./Interfaces/Client/User"; +export { UserHasNotification as UserHasNotificationClient } from "./Interfaces/Client/UserHasNotification"; +export { Address as AddressSuperAdmin } from "./Interfaces/SuperAdmin/Address"; +export { Contact as ContactSuperAdmin } from "./Interfaces/SuperAdmin/Contact"; +export { Customer as SuperAdminSuperAdmin } from "./Interfaces/SuperAdmin/Customer"; +export { Deed as DeedSuperAdmin } from "./Interfaces/SuperAdmin/Deed"; +export { DeedHasDocumentType as DeedHasDocumentTypeSuperAdmin } from "./Interfaces/SuperAdmin/DeedHasDocumentType"; +export { DeedType as DeedTypeSuperAdmin } from "./Interfaces/SuperAdmin/DeedType"; +export { DeedTypeHasDocumentType as DeedTypeHasDocumentTypeSuperAdmin } from "./Interfaces/SuperAdmin/DeedTypeHasDocumentType"; +export { Document as DocumentSuperAdmin } from "./Interfaces/SuperAdmin/Document"; +export { DocumentHistory as DocumentHistorySuperAdmin } from "./Interfaces/SuperAdmin/DocumentHistory"; +export { DocumentType as DocumentTypeSuperAdmin } from "./Interfaces/SuperAdmin/DocumentType"; +export { File as FileSuperAdmin } from "./Interfaces/SuperAdmin/File"; +export { Notification as NotificationSuperAdmin } from "./Interfaces/SuperAdmin/Notification"; +export { Office as OfficeSuperAdmin } from "./Interfaces/SuperAdmin/Office"; +export { OfficeFolder as OfficeFolderSuperAdmin } from "./Interfaces/SuperAdmin/OfficeFolder"; +export { OfficeFolderHasCustomer as OfficeFolderHasSuperAdminSuperAdmin } from "./Interfaces/SuperAdmin/OfficeFolderHasCustomer"; +export { OfficeFolderHasStakeholder as OfficeFolderHasStakeholderSuperAdmin } from "./Interfaces/SuperAdmin/OfficeFolderHasStakeholder"; +export { User as UserSuperAdmin } from "./Interfaces/SuperAdmin/User"; +export { UserHasNotification as UserHasNotificationSuperAdmin } from "./Interfaces/SuperAdmin/UserHasNotification"; diff --git a/dist/index.js b/dist/index.js index 30346a4..cf08328 100644 --- a/dist/index.js +++ b/dist/index.js @@ -1,156 +1,149 @@ "use strict"; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; Object.defineProperty(exports, "__esModule", { value: true }); -exports.INotificationUser = exports.IFileUser = exports.IDocumentTypeUser = exports.IDocumentHistoryUser = exports.IDocumentUser = exports.IDeedTypeHasDocumentTypeUser = exports.IDeedTypeUser = exports.IDeedHasDocumentTypeUser = exports.IDeedUser = exports.ICustomerUser = exports.IContactUser = exports.IAddressUser = exports.IUserHasNotificationSuperAdmin = exports.IUserSuperAdmin = exports.IOfficeFolderHasStakeholderSuperAdmin = exports.IOfficeFolderHasCustomerSuperAdmin = exports.IOfficeFolderSuperAdmin = exports.IOfficeSuperAdmin = exports.INotificationSuperAdmin = exports.IFileSuperAdmin = exports.IDocumentTypeSuperAdmin = exports.IDocumentHistorySuperAdmin = exports.IDocumentSuperAdmin = exports.IDeedTypeHasDocumentTypeSuperAdmin = exports.IDeedTypeSuperAdmin = exports.IDeedHasDocumentTypeSuperAdmin = exports.IDeedSuperAdmin = exports.ICustomerSuperAdmin = exports.IContactSuperAdmin = exports.IBlockchainAnchorsSuperAdmin = exports.IAddressSuperAdmin = exports.IUserHasNotificationAdmin = exports.IUserAdmin = exports.IOfficeFolderHasStakeholderAdmin = exports.IOfficeFolderHasCustomerAdmin = exports.IOfficeFolderAdmin = exports.IOfficeAdmin = exports.INotificationAdmin = exports.IFileAdmin = exports.IDocumentTypeAdmin = exports.IDocumentHistoryAdmin = exports.IDocumentAdmin = exports.IDeedTypeHasDocumentTypeAdmin = exports.IDeedTypeAdmin = exports.IDeedHasDocumentTypeAdmin = exports.IDeedAdmin = exports.ICustomerAdmin = exports.IContactAdmin = exports.IBlockchainAnchorsAdmin = exports.IAddressAdmin = void 0; -exports.ICustomerHasNotificationCustomer = exports.IUserCustomer = exports.IOfficeFolderHasStakeholderCustomer = exports.IOfficeFolderHasCustomerCustomer = exports.IOfficeFolderCustomer = exports.IOfficeCustomer = exports.INotificationCustomer = exports.IFileCustomer = exports.IDocumentTypeCustomer = exports.IDocumentHistoryCustomer = exports.IDocumentCustomer = exports.IDeedTypeHasDocumentTypeCustomer = exports.IDeedTypeCustomer = exports.IDeedHasDocumentTypeCustomer = exports.IDeedCustomer = exports.ICustomerCustomer = exports.IContactCustomer = exports.IAddressCustomer = exports.IUserHasNotificationUser = exports.IUserUser = exports.IOfficeFolderHasStakeholderUser = exports.IOfficeFolderHasCustomerUser = exports.IOfficeFolderUser = exports.IOfficeUser = void 0; -var IAddress_1 = require("./Interfaces/Admin/IAddress"); -Object.defineProperty(exports, "IAddressAdmin", { enumerable: true, get: function () { return __importDefault(IAddress_1).default; } }); -var IBlockchainAnchors_1 = require("./Interfaces/Admin/IBlockchainAnchors"); -Object.defineProperty(exports, "IBlockchainAnchorsAdmin", { enumerable: true, get: function () { return __importDefault(IBlockchainAnchors_1).default; } }); -var IContact_1 = require("./Interfaces/Admin/IContact"); -Object.defineProperty(exports, "IContactAdmin", { enumerable: true, get: function () { return __importDefault(IContact_1).default; } }); -var ICustomer_1 = require("./Interfaces/Admin/ICustomer"); -Object.defineProperty(exports, "ICustomerAdmin", { enumerable: true, get: function () { return __importDefault(ICustomer_1).default; } }); -var IDeed_1 = require("./Interfaces/Admin/IDeed"); -Object.defineProperty(exports, "IDeedAdmin", { enumerable: true, get: function () { return __importDefault(IDeed_1).default; } }); -var IDeedHasDocumentType_1 = require("./Interfaces/Admin/IDeedHasDocumentType"); -Object.defineProperty(exports, "IDeedHasDocumentTypeAdmin", { enumerable: true, get: function () { return __importDefault(IDeedHasDocumentType_1).default; } }); -var IDeedTypes_1 = require("./Interfaces/Admin/IDeedTypes"); -Object.defineProperty(exports, "IDeedTypeAdmin", { enumerable: true, get: function () { return __importDefault(IDeedTypes_1).default; } }); -var IDeedTypeHasDocumentType_1 = require("./Interfaces/Admin/IDeedTypeHasDocumentType"); -Object.defineProperty(exports, "IDeedTypeHasDocumentTypeAdmin", { enumerable: true, get: function () { return __importDefault(IDeedTypeHasDocumentType_1).default; } }); -var IDocument_1 = require("./Interfaces/Admin/IDocument"); -Object.defineProperty(exports, "IDocumentAdmin", { enumerable: true, get: function () { return __importDefault(IDocument_1).default; } }); -var IDocumentHistory_1 = require("./Interfaces/Admin/IDocumentHistory"); -Object.defineProperty(exports, "IDocumentHistoryAdmin", { enumerable: true, get: function () { return __importDefault(IDocumentHistory_1).default; } }); -var IDocumentType_1 = require("./Interfaces/Admin/IDocumentType"); -Object.defineProperty(exports, "IDocumentTypeAdmin", { enumerable: true, get: function () { return __importDefault(IDocumentType_1).default; } }); -var IFile_1 = require("./Interfaces/Admin/IFile"); -Object.defineProperty(exports, "IFileAdmin", { enumerable: true, get: function () { return __importDefault(IFile_1).default; } }); -var INotification_1 = require("./Interfaces/Admin/INotification"); -Object.defineProperty(exports, "INotificationAdmin", { enumerable: true, get: function () { return __importDefault(INotification_1).default; } }); -var IOffice_1 = require("./Interfaces/Admin/IOffice"); -Object.defineProperty(exports, "IOfficeAdmin", { enumerable: true, get: function () { return __importDefault(IOffice_1).default; } }); -var IOfficeFolder_1 = require("./Interfaces/Admin/IOfficeFolder"); -Object.defineProperty(exports, "IOfficeFolderAdmin", { enumerable: true, get: function () { return __importDefault(IOfficeFolder_1).default; } }); -var IOfficeFolderHasCustomer_1 = require("./Interfaces/Admin/IOfficeFolderHasCustomer"); -Object.defineProperty(exports, "IOfficeFolderHasCustomerAdmin", { enumerable: true, get: function () { return __importDefault(IOfficeFolderHasCustomer_1).default; } }); -var IOfficeFolderHasStakeholder_1 = require("./Interfaces/Admin/IOfficeFolderHasStakeholder"); -Object.defineProperty(exports, "IOfficeFolderHasStakeholderAdmin", { enumerable: true, get: function () { return __importDefault(IOfficeFolderHasStakeholder_1).default; } }); -var IUser_1 = require("./Interfaces/Admin/IUser"); -Object.defineProperty(exports, "IUserAdmin", { enumerable: true, get: function () { return __importDefault(IUser_1).default; } }); -var IUserHasNotification_1 = require("./Interfaces/Admin/IUserHasNotification"); -Object.defineProperty(exports, "IUserHasNotificationAdmin", { enumerable: true, get: function () { return __importDefault(IUserHasNotification_1).default; } }); -var IAddress_2 = require("./Interfaces/SuperAdmin/IAddress"); -Object.defineProperty(exports, "IAddressSuperAdmin", { enumerable: true, get: function () { return __importDefault(IAddress_2).default; } }); -var IBlockchainAnchors_2 = require("./Interfaces/SuperAdmin/IBlockchainAnchors"); -Object.defineProperty(exports, "IBlockchainAnchorsSuperAdmin", { enumerable: true, get: function () { return __importDefault(IBlockchainAnchors_2).default; } }); -var IContact_2 = require("./Interfaces/SuperAdmin/IContact"); -Object.defineProperty(exports, "IContactSuperAdmin", { enumerable: true, get: function () { return __importDefault(IContact_2).default; } }); -var ICustomer_2 = require("./Interfaces/SuperAdmin/ICustomer"); -Object.defineProperty(exports, "ICustomerSuperAdmin", { enumerable: true, get: function () { return __importDefault(ICustomer_2).default; } }); -var IDeed_2 = require("./Interfaces/SuperAdmin/IDeed"); -Object.defineProperty(exports, "IDeedSuperAdmin", { enumerable: true, get: function () { return __importDefault(IDeed_2).default; } }); -var IDeedHasDocumentType_2 = require("./Interfaces/SuperAdmin/IDeedHasDocumentType"); -Object.defineProperty(exports, "IDeedHasDocumentTypeSuperAdmin", { enumerable: true, get: function () { return __importDefault(IDeedHasDocumentType_2).default; } }); -var IDeedTypes_2 = require("./Interfaces/SuperAdmin/IDeedTypes"); -Object.defineProperty(exports, "IDeedTypeSuperAdmin", { enumerable: true, get: function () { return __importDefault(IDeedTypes_2).default; } }); -var IDeedTypeHasDocumentType_2 = require("./Interfaces/SuperAdmin/IDeedTypeHasDocumentType"); -Object.defineProperty(exports, "IDeedTypeHasDocumentTypeSuperAdmin", { enumerable: true, get: function () { return __importDefault(IDeedTypeHasDocumentType_2).default; } }); -var IDocument_2 = require("./Interfaces/SuperAdmin/IDocument"); -Object.defineProperty(exports, "IDocumentSuperAdmin", { enumerable: true, get: function () { return __importDefault(IDocument_2).default; } }); -var IDocumentHistory_2 = require("./Interfaces/SuperAdmin/IDocumentHistory"); -Object.defineProperty(exports, "IDocumentHistorySuperAdmin", { enumerable: true, get: function () { return __importDefault(IDocumentHistory_2).default; } }); -var IDocumentType_2 = require("./Interfaces/SuperAdmin/IDocumentType"); -Object.defineProperty(exports, "IDocumentTypeSuperAdmin", { enumerable: true, get: function () { return __importDefault(IDocumentType_2).default; } }); -var IFile_2 = require("./Interfaces/SuperAdmin/IFile"); -Object.defineProperty(exports, "IFileSuperAdmin", { enumerable: true, get: function () { return __importDefault(IFile_2).default; } }); -var INotification_2 = require("./Interfaces/SuperAdmin/INotification"); -Object.defineProperty(exports, "INotificationSuperAdmin", { enumerable: true, get: function () { return __importDefault(INotification_2).default; } }); -var IOffice_2 = require("./Interfaces/SuperAdmin/IOffice"); -Object.defineProperty(exports, "IOfficeSuperAdmin", { enumerable: true, get: function () { return __importDefault(IOffice_2).default; } }); -var IOfficeFolder_2 = require("./Interfaces/SuperAdmin/IOfficeFolder"); -Object.defineProperty(exports, "IOfficeFolderSuperAdmin", { enumerable: true, get: function () { return __importDefault(IOfficeFolder_2).default; } }); -var IOfficeFolderHasCustomer_2 = require("./Interfaces/SuperAdmin/IOfficeFolderHasCustomer"); -Object.defineProperty(exports, "IOfficeFolderHasCustomerSuperAdmin", { enumerable: true, get: function () { return __importDefault(IOfficeFolderHasCustomer_2).default; } }); -var IOfficeFolderHasStakeholder_2 = require("./Interfaces/SuperAdmin/IOfficeFolderHasStakeholder"); -Object.defineProperty(exports, "IOfficeFolderHasStakeholderSuperAdmin", { enumerable: true, get: function () { return __importDefault(IOfficeFolderHasStakeholder_2).default; } }); -var IUser_2 = require("./Interfaces/SuperAdmin/IUser"); -Object.defineProperty(exports, "IUserSuperAdmin", { enumerable: true, get: function () { return __importDefault(IUser_2).default; } }); -var IUserHasNotification_2 = require("./Interfaces/SuperAdmin/IUserHasNotification"); -Object.defineProperty(exports, "IUserHasNotificationSuperAdmin", { enumerable: true, get: function () { return __importDefault(IUserHasNotification_2).default; } }); -var IAddress_3 = require("./Interfaces/User/IAddress"); -Object.defineProperty(exports, "IAddressUser", { enumerable: true, get: function () { return __importDefault(IAddress_3).default; } }); -var IContact_3 = require("./Interfaces/User/IContact"); -Object.defineProperty(exports, "IContactUser", { enumerable: true, get: function () { return __importDefault(IContact_3).default; } }); -var ICustomer_3 = require("./Interfaces/User/ICustomer"); -Object.defineProperty(exports, "ICustomerUser", { enumerable: true, get: function () { return __importDefault(ICustomer_3).default; } }); -var IDeed_3 = require("./Interfaces/User/IDeed"); -Object.defineProperty(exports, "IDeedUser", { enumerable: true, get: function () { return __importDefault(IDeed_3).default; } }); -var IDeedHasDocumentType_3 = require("./Interfaces/User/IDeedHasDocumentType"); -Object.defineProperty(exports, "IDeedHasDocumentTypeUser", { enumerable: true, get: function () { return __importDefault(IDeedHasDocumentType_3).default; } }); -var IDeedTypes_3 = require("./Interfaces/User/IDeedTypes"); -Object.defineProperty(exports, "IDeedTypeUser", { enumerable: true, get: function () { return __importDefault(IDeedTypes_3).default; } }); -var IDeedTypeHasDocumentType_3 = require("./Interfaces/User/IDeedTypeHasDocumentType"); -Object.defineProperty(exports, "IDeedTypeHasDocumentTypeUser", { enumerable: true, get: function () { return __importDefault(IDeedTypeHasDocumentType_3).default; } }); -var IDocument_3 = require("./Interfaces/User/IDocument"); -Object.defineProperty(exports, "IDocumentUser", { enumerable: true, get: function () { return __importDefault(IDocument_3).default; } }); -var IDocumentHistory_3 = require("./Interfaces/User/IDocumentHistory"); -Object.defineProperty(exports, "IDocumentHistoryUser", { enumerable: true, get: function () { return __importDefault(IDocumentHistory_3).default; } }); -var IDocumentType_3 = require("./Interfaces/User/IDocumentType"); -Object.defineProperty(exports, "IDocumentTypeUser", { enumerable: true, get: function () { return __importDefault(IDocumentType_3).default; } }); -var IFile_3 = require("./Interfaces/User/IFile"); -Object.defineProperty(exports, "IFileUser", { enumerable: true, get: function () { return __importDefault(IFile_3).default; } }); -var INotification_3 = require("./Interfaces/User/INotification"); -Object.defineProperty(exports, "INotificationUser", { enumerable: true, get: function () { return __importDefault(INotification_3).default; } }); -var IOffice_3 = require("./Interfaces/User/IOffice"); -Object.defineProperty(exports, "IOfficeUser", { enumerable: true, get: function () { return __importDefault(IOffice_3).default; } }); -var IOfficeFolder_3 = require("./Interfaces/User/IOfficeFolder"); -Object.defineProperty(exports, "IOfficeFolderUser", { enumerable: true, get: function () { return __importDefault(IOfficeFolder_3).default; } }); -var IOfficeFolderHasCustomer_3 = require("./Interfaces/User/IOfficeFolderHasCustomer"); -Object.defineProperty(exports, "IOfficeFolderHasCustomerUser", { enumerable: true, get: function () { return __importDefault(IOfficeFolderHasCustomer_3).default; } }); -var IOfficeFolderHasStakeholder_3 = require("./Interfaces/User/IOfficeFolderHasStakeholder"); -Object.defineProperty(exports, "IOfficeFolderHasStakeholderUser", { enumerable: true, get: function () { return __importDefault(IOfficeFolderHasStakeholder_3).default; } }); -var IUser_3 = require("./Interfaces/User/IUser"); -Object.defineProperty(exports, "IUserUser", { enumerable: true, get: function () { return __importDefault(IUser_3).default; } }); -var IUserHasNotification_3 = require("./Interfaces/User/IUserHasNotification"); -Object.defineProperty(exports, "IUserHasNotificationUser", { enumerable: true, get: function () { return __importDefault(IUserHasNotification_3).default; } }); -var IAddress_4 = require("./Interfaces/Customer/IAddress"); -Object.defineProperty(exports, "IAddressCustomer", { enumerable: true, get: function () { return __importDefault(IAddress_4).default; } }); -var IContact_4 = require("./Interfaces/Customer/IContact"); -Object.defineProperty(exports, "IContactCustomer", { enumerable: true, get: function () { return __importDefault(IContact_4).default; } }); -var ICustomer_4 = require("./Interfaces/Customer/ICustomer"); -Object.defineProperty(exports, "ICustomerCustomer", { enumerable: true, get: function () { return __importDefault(ICustomer_4).default; } }); -var IDeed_4 = require("./Interfaces/Customer/IDeed"); -Object.defineProperty(exports, "IDeedCustomer", { enumerable: true, get: function () { return __importDefault(IDeed_4).default; } }); -var IDeedHasDocumentType_4 = require("./Interfaces/Customer/IDeedHasDocumentType"); -Object.defineProperty(exports, "IDeedHasDocumentTypeCustomer", { enumerable: true, get: function () { return __importDefault(IDeedHasDocumentType_4).default; } }); -var IDeedTypes_4 = require("./Interfaces/Customer/IDeedTypes"); -Object.defineProperty(exports, "IDeedTypeCustomer", { enumerable: true, get: function () { return __importDefault(IDeedTypes_4).default; } }); -var IDeedTypeHasDocumentType_4 = require("./Interfaces/Customer/IDeedTypeHasDocumentType"); -Object.defineProperty(exports, "IDeedTypeHasDocumentTypeCustomer", { enumerable: true, get: function () { return __importDefault(IDeedTypeHasDocumentType_4).default; } }); -var IDocument_4 = require("./Interfaces/Customer/IDocument"); -Object.defineProperty(exports, "IDocumentCustomer", { enumerable: true, get: function () { return __importDefault(IDocument_4).default; } }); -var IDocumentHistory_4 = require("./Interfaces/Customer/IDocumentHistory"); -Object.defineProperty(exports, "IDocumentHistoryCustomer", { enumerable: true, get: function () { return __importDefault(IDocumentHistory_4).default; } }); -var IDocumentType_4 = require("./Interfaces/Customer/IDocumentType"); -Object.defineProperty(exports, "IDocumentTypeCustomer", { enumerable: true, get: function () { return __importDefault(IDocumentType_4).default; } }); -var IFile_4 = require("./Interfaces/Customer/IFile"); -Object.defineProperty(exports, "IFileCustomer", { enumerable: true, get: function () { return __importDefault(IFile_4).default; } }); -var INotification_4 = require("./Interfaces/Customer/INotification"); -Object.defineProperty(exports, "INotificationCustomer", { enumerable: true, get: function () { return __importDefault(INotification_4).default; } }); -var IOffice_4 = require("./Interfaces/Customer/IOffice"); -Object.defineProperty(exports, "IOfficeCustomer", { enumerable: true, get: function () { return __importDefault(IOffice_4).default; } }); -var IOfficeFolder_4 = require("./Interfaces/Customer/IOfficeFolder"); -Object.defineProperty(exports, "IOfficeFolderCustomer", { enumerable: true, get: function () { return __importDefault(IOfficeFolder_4).default; } }); -var IOfficeFolderHasCustomer_4 = require("./Interfaces/Customer/IOfficeFolderHasCustomer"); -Object.defineProperty(exports, "IOfficeFolderHasCustomerCustomer", { enumerable: true, get: function () { return __importDefault(IOfficeFolderHasCustomer_4).default; } }); -var IOfficeFolderHasStakeholder_4 = require("./Interfaces/Customer/IOfficeFolderHasStakeholder"); -Object.defineProperty(exports, "IOfficeFolderHasStakeholderCustomer", { enumerable: true, get: function () { return __importDefault(IOfficeFolderHasStakeholder_4).default; } }); -var IUser_4 = require("./Interfaces/Customer/IUser"); -Object.defineProperty(exports, "IUserCustomer", { enumerable: true, get: function () { return __importDefault(IUser_4).default; } }); -var IUserHasNotification_4 = require("./Interfaces/Customer/IUserHasNotification"); -Object.defineProperty(exports, "ICustomerHasNotificationCustomer", { enumerable: true, get: function () { return __importDefault(IUserHasNotification_4).default; } }); +exports.OfficeFolderClient = exports.OfficeClient = exports.NotificationClient = exports.FileClient = exports.DocumentTypeClient = exports.DocumentHistoryClient = exports.DocumentClient = exports.DeedTypeHasDocumentTypeClient = exports.DeedTypeClient = exports.DeedHasDocumentTypeClient = exports.DeedClient = exports.ClientClient = exports.ContactClient = exports.AddressClient = exports.UserHasNotificationAdmin = exports.UserAdmin = exports.OfficeFolderHasStakeholderAdmin = exports.OfficeFolderHasCustomerAdmin = exports.OfficeFolderAdmin = exports.OfficeAdmin = exports.NotificationAdmin = exports.FileAdmin = exports.DocumentTypeAdmin = exports.DocumentHistoryAdmin = exports.DocumentAdmin = exports.DeedTypeHasDocumentTypeAdmin = exports.DeedTypeAdmin = exports.DeedHasDocumentTypeAdmin = exports.DeedAdmin = exports.CustomerAdmin = exports.ContactAdmin = exports.AddressAdmin = exports.UserHasNotificationNotary = exports.UserNotary = exports.OfficeFolderHasStakeholderNotary = exports.OfficeFolderHasCustomerNotary = exports.OfficeFolderNotary = exports.OfficeNotary = exports.NotificationNotary = exports.FileNotary = exports.DocumentTypeNotary = exports.DocumentHistoryNotary = exports.DocumentNotary = exports.DeedTypeHasDocumentTypeNotary = exports.DeedTypeNotary = exports.DeedHasDocumentTypeNotary = exports.DeedNotary = exports.CustomerNotary = exports.ContactNotary = exports.AddressNotary = void 0; +exports.UserHasNotificationSuperAdmin = exports.UserSuperAdmin = exports.OfficeFolderHasStakeholderSuperAdmin = exports.OfficeFolderHasSuperAdminSuperAdmin = exports.OfficeFolderSuperAdmin = exports.OfficeSuperAdmin = exports.NotificationSuperAdmin = exports.FileSuperAdmin = exports.DocumentTypeSuperAdmin = exports.DocumentHistorySuperAdmin = exports.DocumentSuperAdmin = exports.DeedTypeHasDocumentTypeSuperAdmin = exports.DeedTypeSuperAdmin = exports.DeedHasDocumentTypeSuperAdmin = exports.DeedSuperAdmin = exports.SuperAdminSuperAdmin = exports.ContactSuperAdmin = exports.AddressSuperAdmin = exports.UserHasNotificationClient = exports.UserClient = exports.OfficeFolderHasStakeholderClient = exports.OfficeFolderHasClientClient = void 0; +var Address_1 = require("./Interfaces/Notary/Address"); +Object.defineProperty(exports, "AddressNotary", { enumerable: true, get: function () { return Address_1.Address; } }); +var Contact_1 = require("./Interfaces/Notary/Contact"); +Object.defineProperty(exports, "ContactNotary", { enumerable: true, get: function () { return Contact_1.Contact; } }); +var Customer_1 = require("./Interfaces/Notary/Customer"); +Object.defineProperty(exports, "CustomerNotary", { enumerable: true, get: function () { return Customer_1.Customer; } }); +var Deed_1 = require("./Interfaces/Notary/Deed"); +Object.defineProperty(exports, "DeedNotary", { enumerable: true, get: function () { return Deed_1.Deed; } }); +var DeedHasDocumentType_1 = require("./Interfaces/Notary/DeedHasDocumentType"); +Object.defineProperty(exports, "DeedHasDocumentTypeNotary", { enumerable: true, get: function () { return DeedHasDocumentType_1.DeedHasDocumentType; } }); +var DeedType_1 = require("./Interfaces/Notary/DeedType"); +Object.defineProperty(exports, "DeedTypeNotary", { enumerable: true, get: function () { return DeedType_1.DeedType; } }); +var DeedTypeHasDocumentType_1 = require("./Interfaces/Notary/DeedTypeHasDocumentType"); +Object.defineProperty(exports, "DeedTypeHasDocumentTypeNotary", { enumerable: true, get: function () { return DeedTypeHasDocumentType_1.DeedTypeHasDocumentType; } }); +var Document_1 = require("./Interfaces/Notary/Document"); +Object.defineProperty(exports, "DocumentNotary", { enumerable: true, get: function () { return Document_1.Document; } }); +var DocumentHistory_1 = require("./Interfaces/Notary/DocumentHistory"); +Object.defineProperty(exports, "DocumentHistoryNotary", { enumerable: true, get: function () { return DocumentHistory_1.DocumentHistory; } }); +var DocumentType_1 = require("./Interfaces/Notary/DocumentType"); +Object.defineProperty(exports, "DocumentTypeNotary", { enumerable: true, get: function () { return DocumentType_1.DocumentType; } }); +var File_1 = require("./Interfaces/Notary/File"); +Object.defineProperty(exports, "FileNotary", { enumerable: true, get: function () { return File_1.File; } }); +var Notification_1 = require("./Interfaces/Notary/Notification"); +Object.defineProperty(exports, "NotificationNotary", { enumerable: true, get: function () { return Notification_1.Notification; } }); +var Office_1 = require("./Interfaces/Notary/Office"); +Object.defineProperty(exports, "OfficeNotary", { enumerable: true, get: function () { return Office_1.Office; } }); +var OfficeFolder_1 = require("./Interfaces/Notary/OfficeFolder"); +Object.defineProperty(exports, "OfficeFolderNotary", { enumerable: true, get: function () { return OfficeFolder_1.OfficeFolder; } }); +var OfficeFolderHasCustomer_1 = require("./Interfaces/Notary/OfficeFolderHasCustomer"); +Object.defineProperty(exports, "OfficeFolderHasCustomerNotary", { enumerable: true, get: function () { return OfficeFolderHasCustomer_1.OfficeFolderHasCustomer; } }); +var OfficeFolderHasStakeholder_1 = require("./Interfaces/Notary/OfficeFolderHasStakeholder"); +Object.defineProperty(exports, "OfficeFolderHasStakeholderNotary", { enumerable: true, get: function () { return OfficeFolderHasStakeholder_1.OfficeFolderHasStakeholder; } }); +var User_1 = require("./Interfaces/Notary/User"); +Object.defineProperty(exports, "UserNotary", { enumerable: true, get: function () { return User_1.User; } }); +var UserHasNotification_1 = require("./Interfaces/Notary/UserHasNotification"); +Object.defineProperty(exports, "UserHasNotificationNotary", { enumerable: true, get: function () { return UserHasNotification_1.UserHasNotification; } }); +var Address_2 = require("./Interfaces/Admin/Address"); +Object.defineProperty(exports, "AddressAdmin", { enumerable: true, get: function () { return Address_2.Address; } }); +var Contact_2 = require("./Interfaces/Admin/Contact"); +Object.defineProperty(exports, "ContactAdmin", { enumerable: true, get: function () { return Contact_2.Contact; } }); +var Customer_2 = require("./Interfaces/Admin/Customer"); +Object.defineProperty(exports, "CustomerAdmin", { enumerable: true, get: function () { return Customer_2.Customer; } }); +var Deed_2 = require("./Interfaces/Admin/Deed"); +Object.defineProperty(exports, "DeedAdmin", { enumerable: true, get: function () { return Deed_2.Deed; } }); +var DeedHasDocumentType_2 = require("./Interfaces/Admin/DeedHasDocumentType"); +Object.defineProperty(exports, "DeedHasDocumentTypeAdmin", { enumerable: true, get: function () { return DeedHasDocumentType_2.DeedHasDocumentType; } }); +var DeedType_2 = require("./Interfaces/Admin/DeedType"); +Object.defineProperty(exports, "DeedTypeAdmin", { enumerable: true, get: function () { return DeedType_2.DeedType; } }); +var DeedTypeHasDocumentType_2 = require("./Interfaces/Admin/DeedTypeHasDocumentType"); +Object.defineProperty(exports, "DeedTypeHasDocumentTypeAdmin", { enumerable: true, get: function () { return DeedTypeHasDocumentType_2.DeedTypeHasDocumentType; } }); +var Document_2 = require("./Interfaces/Admin/Document"); +Object.defineProperty(exports, "DocumentAdmin", { enumerable: true, get: function () { return Document_2.Document; } }); +var DocumentHistory_2 = require("./Interfaces/Admin/DocumentHistory"); +Object.defineProperty(exports, "DocumentHistoryAdmin", { enumerable: true, get: function () { return DocumentHistory_2.DocumentHistory; } }); +var DocumentType_2 = require("./Interfaces/Admin/DocumentType"); +Object.defineProperty(exports, "DocumentTypeAdmin", { enumerable: true, get: function () { return DocumentType_2.DocumentType; } }); +var File_2 = require("./Interfaces/Admin/File"); +Object.defineProperty(exports, "FileAdmin", { enumerable: true, get: function () { return File_2.File; } }); +var Notification_2 = require("./Interfaces/Admin/Notification"); +Object.defineProperty(exports, "NotificationAdmin", { enumerable: true, get: function () { return Notification_2.Notification; } }); +var Office_2 = require("./Interfaces/Admin/Office"); +Object.defineProperty(exports, "OfficeAdmin", { enumerable: true, get: function () { return Office_2.Office; } }); +var OfficeFolder_2 = require("./Interfaces/Admin/OfficeFolder"); +Object.defineProperty(exports, "OfficeFolderAdmin", { enumerable: true, get: function () { return OfficeFolder_2.OfficeFolder; } }); +var OfficeFolderHasCustomer_2 = require("./Interfaces/Admin/OfficeFolderHasCustomer"); +Object.defineProperty(exports, "OfficeFolderHasCustomerAdmin", { enumerable: true, get: function () { return OfficeFolderHasCustomer_2.OfficeFolderHasCustomer; } }); +var OfficeFolderHasStakeholder_2 = require("./Interfaces/Admin/OfficeFolderHasStakeholder"); +Object.defineProperty(exports, "OfficeFolderHasStakeholderAdmin", { enumerable: true, get: function () { return OfficeFolderHasStakeholder_2.OfficeFolderHasStakeholder; } }); +var User_2 = require("./Interfaces/Admin/User"); +Object.defineProperty(exports, "UserAdmin", { enumerable: true, get: function () { return User_2.User; } }); +var UserHasNotification_2 = require("./Interfaces/Admin/UserHasNotification"); +Object.defineProperty(exports, "UserHasNotificationAdmin", { enumerable: true, get: function () { return UserHasNotification_2.UserHasNotification; } }); +var Address_3 = require("./Interfaces/Client/Address"); +Object.defineProperty(exports, "AddressClient", { enumerable: true, get: function () { return Address_3.Address; } }); +var Contact_3 = require("./Interfaces/Client/Contact"); +Object.defineProperty(exports, "ContactClient", { enumerable: true, get: function () { return Contact_3.Contact; } }); +var Customer_3 = require("./Interfaces/Client/Customer"); +Object.defineProperty(exports, "ClientClient", { enumerable: true, get: function () { return Customer_3.Customer; } }); +var Deed_3 = require("./Interfaces/Client/Deed"); +Object.defineProperty(exports, "DeedClient", { enumerable: true, get: function () { return Deed_3.Deed; } }); +var DeedHasDocumentType_3 = require("./Interfaces/Client/DeedHasDocumentType"); +Object.defineProperty(exports, "DeedHasDocumentTypeClient", { enumerable: true, get: function () { return DeedHasDocumentType_3.DeedHasDocumentType; } }); +var DeedType_3 = require("./Interfaces/Client/DeedType"); +Object.defineProperty(exports, "DeedTypeClient", { enumerable: true, get: function () { return DeedType_3.DeedType; } }); +var DeedTypeHasDocumentType_3 = require("./Interfaces/Client/DeedTypeHasDocumentType"); +Object.defineProperty(exports, "DeedTypeHasDocumentTypeClient", { enumerable: true, get: function () { return DeedTypeHasDocumentType_3.DeedTypeHasDocumentType; } }); +var Document_3 = require("./Interfaces/Client/Document"); +Object.defineProperty(exports, "DocumentClient", { enumerable: true, get: function () { return Document_3.Document; } }); +var DocumentHistory_3 = require("./Interfaces/Client/DocumentHistory"); +Object.defineProperty(exports, "DocumentHistoryClient", { enumerable: true, get: function () { return DocumentHistory_3.DocumentHistory; } }); +var DocumentType_3 = require("./Interfaces/Client/DocumentType"); +Object.defineProperty(exports, "DocumentTypeClient", { enumerable: true, get: function () { return DocumentType_3.DocumentType; } }); +var File_3 = require("./Interfaces/Client/File"); +Object.defineProperty(exports, "FileClient", { enumerable: true, get: function () { return File_3.File; } }); +var Notification_3 = require("./Interfaces/Client/Notification"); +Object.defineProperty(exports, "NotificationClient", { enumerable: true, get: function () { return Notification_3.Notification; } }); +var Office_3 = require("./Interfaces/Client/Office"); +Object.defineProperty(exports, "OfficeClient", { enumerable: true, get: function () { return Office_3.Office; } }); +var OfficeFolder_3 = require("./Interfaces/Client/OfficeFolder"); +Object.defineProperty(exports, "OfficeFolderClient", { enumerable: true, get: function () { return OfficeFolder_3.OfficeFolder; } }); +var OfficeFolderHasCustomer_3 = require("./Interfaces/Client/OfficeFolderHasCustomer"); +Object.defineProperty(exports, "OfficeFolderHasClientClient", { enumerable: true, get: function () { return OfficeFolderHasCustomer_3.OfficeFolderHasCustomer; } }); +var OfficeFolderHasStakeholder_3 = require("./Interfaces/Client/OfficeFolderHasStakeholder"); +Object.defineProperty(exports, "OfficeFolderHasStakeholderClient", { enumerable: true, get: function () { return OfficeFolderHasStakeholder_3.OfficeFolderHasStakeholder; } }); +var User_3 = require("./Interfaces/Client/User"); +Object.defineProperty(exports, "UserClient", { enumerable: true, get: function () { return User_3.User; } }); +var UserHasNotification_3 = require("./Interfaces/Client/UserHasNotification"); +Object.defineProperty(exports, "UserHasNotificationClient", { enumerable: true, get: function () { return UserHasNotification_3.UserHasNotification; } }); +var Address_4 = require("./Interfaces/SuperAdmin/Address"); +Object.defineProperty(exports, "AddressSuperAdmin", { enumerable: true, get: function () { return Address_4.Address; } }); +var Contact_4 = require("./Interfaces/SuperAdmin/Contact"); +Object.defineProperty(exports, "ContactSuperAdmin", { enumerable: true, get: function () { return Contact_4.Contact; } }); +var Customer_4 = require("./Interfaces/SuperAdmin/Customer"); +Object.defineProperty(exports, "SuperAdminSuperAdmin", { enumerable: true, get: function () { return Customer_4.Customer; } }); +var Deed_4 = require("./Interfaces/SuperAdmin/Deed"); +Object.defineProperty(exports, "DeedSuperAdmin", { enumerable: true, get: function () { return Deed_4.Deed; } }); +var DeedHasDocumentType_4 = require("./Interfaces/SuperAdmin/DeedHasDocumentType"); +Object.defineProperty(exports, "DeedHasDocumentTypeSuperAdmin", { enumerable: true, get: function () { return DeedHasDocumentType_4.DeedHasDocumentType; } }); +var DeedType_4 = require("./Interfaces/SuperAdmin/DeedType"); +Object.defineProperty(exports, "DeedTypeSuperAdmin", { enumerable: true, get: function () { return DeedType_4.DeedType; } }); +var DeedTypeHasDocumentType_4 = require("./Interfaces/SuperAdmin/DeedTypeHasDocumentType"); +Object.defineProperty(exports, "DeedTypeHasDocumentTypeSuperAdmin", { enumerable: true, get: function () { return DeedTypeHasDocumentType_4.DeedTypeHasDocumentType; } }); +var Document_4 = require("./Interfaces/SuperAdmin/Document"); +Object.defineProperty(exports, "DocumentSuperAdmin", { enumerable: true, get: function () { return Document_4.Document; } }); +var DocumentHistory_4 = require("./Interfaces/SuperAdmin/DocumentHistory"); +Object.defineProperty(exports, "DocumentHistorySuperAdmin", { enumerable: true, get: function () { return DocumentHistory_4.DocumentHistory; } }); +var DocumentType_4 = require("./Interfaces/SuperAdmin/DocumentType"); +Object.defineProperty(exports, "DocumentTypeSuperAdmin", { enumerable: true, get: function () { return DocumentType_4.DocumentType; } }); +var File_4 = require("./Interfaces/SuperAdmin/File"); +Object.defineProperty(exports, "FileSuperAdmin", { enumerable: true, get: function () { return File_4.File; } }); +var Notification_4 = require("./Interfaces/SuperAdmin/Notification"); +Object.defineProperty(exports, "NotificationSuperAdmin", { enumerable: true, get: function () { return Notification_4.Notification; } }); +var Office_4 = require("./Interfaces/SuperAdmin/Office"); +Object.defineProperty(exports, "OfficeSuperAdmin", { enumerable: true, get: function () { return Office_4.Office; } }); +var OfficeFolder_4 = require("./Interfaces/SuperAdmin/OfficeFolder"); +Object.defineProperty(exports, "OfficeFolderSuperAdmin", { enumerable: true, get: function () { return OfficeFolder_4.OfficeFolder; } }); +var OfficeFolderHasCustomer_4 = require("./Interfaces/SuperAdmin/OfficeFolderHasCustomer"); +Object.defineProperty(exports, "OfficeFolderHasSuperAdminSuperAdmin", { enumerable: true, get: function () { return OfficeFolderHasCustomer_4.OfficeFolderHasCustomer; } }); +var OfficeFolderHasStakeholder_4 = require("./Interfaces/SuperAdmin/OfficeFolderHasStakeholder"); +Object.defineProperty(exports, "OfficeFolderHasStakeholderSuperAdmin", { enumerable: true, get: function () { return OfficeFolderHasStakeholder_4.OfficeFolderHasStakeholder; } }); +var User_4 = require("./Interfaces/SuperAdmin/User"); +Object.defineProperty(exports, "UserSuperAdmin", { enumerable: true, get: function () { return User_4.User; } }); +var UserHasNotification_4 = require("./Interfaces/SuperAdmin/UserHasNotification"); +Object.defineProperty(exports, "UserHasNotificationSuperAdmin", { enumerable: true, get: function () { return UserHasNotification_4.UserHasNotification; } }); //# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/dist/index.js.map b/dist/index.js.map index 3d471c6..aca73ee 100644 --- a/dist/index.js.map +++ b/dist/index.js.map @@ -1 +1 @@ -{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;AAAA,wDAAuE;AAA9D,0HAAA,OAAO,OAAiB;AACjC,4EAA4F;AAAnF,8IAAA,OAAO,OAA2B;AAC3C,wDAAwE;AAA/D,0HAAA,OAAO,OAAiB;AACjC,0DAA0E;AAAjE,4HAAA,OAAO,OAAkB;AAClC,kDAAkE;AAAzD,oHAAA,OAAO,OAAc;AAC9B,gFAAgG;AAAvF,kJAAA,OAAO,OAA6B;AAC7C,4DAA2E;AAAlE,6HAAA,OAAO,OAAkB;AAClC,wFAAwG;AAA/F,0JAAA,OAAO,OAAiC;AACjD,0DAA0E;AAAjE,4HAAA,OAAO,OAAkB;AAClC,wEAAwF;AAA/E,0IAAA,OAAO,OAAyB;AACzC,kEAAkF;AAAzE,oIAAA,OAAO,OAAsB;AACtC,kDAAkE;AAAzD,oHAAA,OAAO,OAAc;AAC9B,kEAAkF;AAAzE,oIAAA,OAAO,OAAsB;AACtC,sDAAsE;AAA7D,wHAAA,OAAO,OAAgB;AAChC,kEAAkF;AAAzE,oIAAA,OAAO,OAAsB;AACtC,wFAAwG;AAA/F,0JAAA,OAAO,OAAiC;AACjD,8FAA8G;AAArG,gKAAA,OAAO,OAAoC;AACpD,kDAAkE;AAAzD,oHAAA,OAAO,OAAc;AAC9B,gFAAgG;AAAvF,kJAAA,OAAO,OAA6B;AAC7C,6DAAiF;AAAxE,+HAAA,OAAO,OAAsB;AACtC,iFAAsG;AAA7F,mJAAA,OAAO,OAAgC;AAChD,6DAAkF;AAAzE,+HAAA,OAAO,OAAsB;AACtC,+DAAoF;AAA3E,iIAAA,OAAO,OAAuB;AACvC,uDAA4E;AAAnE,yHAAA,OAAO,OAAmB;AACnC,qFAA0G;AAAjG,uJAAA,OAAO,OAAkC;AAClD,iEAAqF;AAA5E,kIAAA,OAAO,OAAuB;AACvC,6FAAkH;AAAzG,+JAAA,OAAO,OAAsC;AACtD,+DAAoF;AAA3E,iIAAA,OAAO,OAAuB;AACvC,6EAAkG;AAAzF,+IAAA,OAAO,OAA8B;AAC9C,uEAA4F;AAAnF,yIAAA,OAAO,OAA2B;AAC3C,uDAA4E;AAAnE,yHAAA,OAAO,OAAmB;AACnC,uEAA4F;AAAnF,yIAAA,OAAO,OAA2B;AAC3C,2DAAgF;AAAvE,6HAAA,OAAO,OAAqB;AACrC,uEAA4F;AAAnF,yIAAA,OAAO,OAA2B;AAC3C,6FAAkH;AAAzG,+JAAA,OAAO,OAAsC;AACtD,mGAAwH;AAA/G,qKAAA,OAAO,OAAyC;AACzD,uDAA4E;AAAnE,yHAAA,OAAO,OAAmB;AACnC,qFAA0G;AAAjG,uJAAA,OAAO,OAAkC;AAClD,uDAAqE;AAA5D,yHAAA,OAAO,OAAgB;AAChC,uDAAsE;AAA7D,yHAAA,OAAO,OAAgB;AAChC,yDAAwE;AAA/D,2HAAA,OAAO,OAAiB;AACjC,iDAAgE;AAAvD,mHAAA,OAAO,OAAa;AAC7B,+EAA8F;AAArF,iJAAA,OAAO,OAA4B;AAC5C,2DAAyE;AAAhE,4HAAA,OAAO,OAAiB;AACjC,uFAAsG;AAA7F,yJAAA,OAAO,OAAgC;AAChD,yDAAwE;AAA/D,2HAAA,OAAO,OAAiB;AACjC,uEAAsF;AAA7E,yIAAA,OAAO,OAAwB;AACxC,iEAAgF;AAAvE,mIAAA,OAAO,OAAqB;AACrC,iDAAgE;AAAvD,mHAAA,OAAO,OAAa;AAC7B,iEAAgF;AAAvE,mIAAA,OAAO,OAAqB;AACrC,qDAAoE;AAA3D,uHAAA,OAAO,OAAe;AAC/B,iEAAgF;AAAvE,mIAAA,OAAO,OAAqB;AACrC,uFAAsG;AAA7F,yJAAA,OAAO,OAAgC;AAChD,6FAA4G;AAAnG,+JAAA,OAAO,OAAmC;AACnD,iDAAgE;AAAvD,mHAAA,OAAO,OAAa;AAC7B,+EAA8F;AAArF,iJAAA,OAAO,OAA4B;AAC5C,2DAA6E;AAApE,6HAAA,OAAO,OAAoB;AACpC,2DAA8E;AAArE,6HAAA,OAAO,OAAoB;AACpC,6DAAgF;AAAvE,+HAAA,OAAO,OAAqB;AACrC,qDAAwE;AAA/D,uHAAA,OAAO,OAAiB;AACjC,mFAAsG;AAA7F,qJAAA,OAAO,OAAgC;AAChD,+DAAiF;AAAxE,gIAAA,OAAO,OAAqB;AACrC,2FAA8G;AAArG,6JAAA,OAAO,OAAoC;AACpD,6DAAgF;AAAvE,+HAAA,OAAO,OAAqB;AACrC,2EAA8F;AAArF,6IAAA,OAAO,OAA4B;AAC5C,qEAAwF;AAA/E,uIAAA,OAAO,OAAyB;AACzC,qDAAwE;AAA/D,uHAAA,OAAO,OAAiB;AACjC,qEAAwF;AAA/E,uIAAA,OAAO,OAAyB;AACzC,yDAA4E;AAAnE,2HAAA,OAAO,OAAmB;AACnC,qEAAwF;AAA/E,uIAAA,OAAO,OAAyB;AACzC,2FAA8G;AAArG,6JAAA,OAAO,OAAoC;AACpD,iGAAoH;AAA3G,mKAAA,OAAO,OAAuC;AACvD,qDAAwE;AAA/D,uHAAA,OAAO,OAAiB;AACjC,mFAA0G;AAAjG,yJAAA,OAAO,OAAoC"} \ No newline at end of file +{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;AAIA,uDAAuE;AAA9D,wGAAA,OAAO,OAAiB;AACjC,uDAAuE;AAA9D,wGAAA,OAAO,OAAiB;AACjC,yDAA0E;AAAjE,0GAAA,QAAQ,OAAkB;AACnC,iDAA8D;AAArD,kGAAA,IAAI,OAAc;AAC3B,+EAA2G;AAAlG,gIAAA,mBAAmB,OAA6B;AACzD,yDAA0E;AAAjE,0GAAA,QAAQ,OAAkB;AACnC,uFAAuH;AAA9G,wIAAA,uBAAuB,OAAiC;AACjE,yDAA0E;AAAjE,0GAAA,QAAQ,OAAkB;AACnC,uEAA+F;AAAtF,wHAAA,eAAe,OAAyB;AACjD,iEAAsF;AAA7E,kHAAA,YAAY,OAAsB;AAC3C,iDAA8D;AAArD,kGAAA,IAAI,OAAc;AAC3B,iEAAsF;AAA7E,kHAAA,YAAY,OAAsB;AAC3C,qDAAoE;AAA3D,sGAAA,MAAM,OAAgB;AAC/B,iEAAsF;AAA7E,kHAAA,YAAY,OAAsB;AAC3C,uFAAuH;AAA9G,wIAAA,uBAAuB,OAAiC;AACjE,6FAAgI;AAAvH,8IAAA,0BAA0B,OAAoC;AACvE,iDAA8D;AAArD,kGAAA,IAAI,OAAc;AAC3B,+EAA2G;AAAlG,gIAAA,mBAAmB,OAA6B;AAMzD,sDAAqE;AAA5D,uGAAA,OAAO,OAAgB;AAChC,sDAAqE;AAA5D,uGAAA,OAAO,OAAgB;AAChC,wDAAwE;AAA/D,yGAAA,QAAQ,OAAiB;AAClC,gDAA4D;AAAnD,iGAAA,IAAI,OAAa;AAC1B,8EAAyG;AAAhG,+HAAA,mBAAmB,OAA4B;AACxD,wDAAwE;AAA/D,yGAAA,QAAQ,OAAiB;AAClC,sFAAqH;AAA5G,uIAAA,uBAAuB,OAAgC;AAChE,wDAAwE;AAA/D,yGAAA,QAAQ,OAAiB;AAClC,sEAA6F;AAApF,uHAAA,eAAe,OAAwB;AAChD,gEAAoF;AAA3E,iHAAA,YAAY,OAAqB;AAC1C,gDAA4D;AAAnD,iGAAA,IAAI,OAAa;AAC1B,gEAAoF;AAA3E,iHAAA,YAAY,OAAqB;AAC1C,oDAAkE;AAAzD,qGAAA,MAAM,OAAe;AAC9B,gEAAoF;AAA3E,iHAAA,YAAY,OAAqB;AAC1C,sFAAqH;AAA5G,uIAAA,uBAAuB,OAAgC;AAChE,4FAA8H;AAArH,6IAAA,0BAA0B,OAAmC;AACtE,gDAA4D;AAAnD,iGAAA,IAAI,OAAa;AAC1B,8EAAyG;AAAhG,+HAAA,mBAAmB,OAA4B;AAMxD,uDAAuE;AAA9D,wGAAA,OAAO,OAAiB;AACjC,uDAAuE;AAA9D,wGAAA,OAAO,OAAiB;AACjC,yDAAwE;AAA/D,wGAAA,QAAQ,OAAgB;AACjC,iDAA8D;AAArD,kGAAA,IAAI,OAAc;AAC3B,+EAA2G;AAAlG,gIAAA,mBAAmB,OAA6B;AACzD,yDAA0E;AAAjE,0GAAA,QAAQ,OAAkB;AACnC,uFAAuH;AAA9G,wIAAA,uBAAuB,OAAiC;AACjE,yDAA0E;AAAjE,0GAAA,QAAQ,OAAkB;AACnC,uEAA+F;AAAtF,wHAAA,eAAe,OAAyB;AACjD,iEAAsF;AAA7E,kHAAA,YAAY,OAAsB;AAC3C,iDAA8D;AAArD,kGAAA,IAAI,OAAc;AAC3B,iEAAsF;AAA7E,kHAAA,YAAY,OAAsB;AAC3C,qDAAoE;AAA3D,sGAAA,MAAM,OAAgB;AAC/B,iEAAsF;AAA7E,kHAAA,YAAY,OAAsB;AAC3C,uFAAqH;AAA5G,sIAAA,uBAAuB,OAA+B;AAC/D,6FAAgI;AAAvH,8IAAA,0BAA0B,OAAoC;AACvE,iDAA8D;AAArD,kGAAA,IAAI,OAAc;AAC3B,+EAA2G;AAAlG,gIAAA,mBAAmB,OAA6B;AAMzD,2DAA+E;AAAtE,4GAAA,OAAO,OAAqB;AACrC,2DAA+E;AAAtE,4GAAA,OAAO,OAAqB;AACrC,6DAAoF;AAA3E,gHAAA,QAAQ,OAAwB;AACzC,qDAAsE;AAA7D,sGAAA,IAAI,OAAkB;AAC/B,mFAAmH;AAA1G,oIAAA,mBAAmB,OAAiC;AAC7D,6DAAkF;AAAzE,8GAAA,QAAQ,OAAsB;AACvC,2FAA+H;AAAtH,4IAAA,uBAAuB,OAAqC;AACrE,6DAAkF;AAAzE,8GAAA,QAAQ,OAAsB;AACvC,2EAAuG;AAA9F,4HAAA,eAAe,OAA6B;AACrD,qEAA8F;AAArF,sHAAA,YAAY,OAA0B;AAC/C,qDAAsE;AAA7D,sGAAA,IAAI,OAAkB;AAC/B,qEAA8F;AAArF,sHAAA,YAAY,OAA0B;AAC/C,yDAA4E;AAAnE,0GAAA,MAAM,OAAoB;AACnC,qEAA8F;AAArF,sHAAA,YAAY,OAA0B;AAC/C,2FAAiI;AAAxH,8IAAA,uBAAuB,OAAuC;AACvE,iGAAwI;AAA/H,kJAAA,0BAA0B,OAAwC;AAC3E,qDAAsE;AAA7D,sGAAA,IAAI,OAAkB;AAC/B,mFAAmH;AAA1G,oIAAA,mBAAmB,OAAiC"} \ No newline at end of file diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..d15217a --- /dev/null +++ b/package-lock.json @@ -0,0 +1,3967 @@ +{ + "name": "le-coffre-ressources", + "lockfileVersion": 2, + "requires": true, + "packages": { + "": { + "name": "le-coffre-ressources", + "license": "MIT", + "dependencies": { + "class-validator": "^0.14.0" + }, + "devDependencies": { + "@types/node": "^18.11.9", + "eslint-plugin-n8n-nodes-base": "^1.5.4", + "prettier": "^2.7.1", + "ts-node": "^10.9.1", + "tslint": "^6.1.2", + "typescript": "~4.6.0" + } + }, + "node_modules/@babel/code-frame": { + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz", + "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==", + "dev": true, + "dependencies": { + "@babel/highlight": "^7.18.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-validator-identifier": { + "version": "7.19.1", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz", + "integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/highlight": { + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz", + "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==", + "dev": true, + "dependencies": { + "@babel/helper-validator-identifier": "^7.18.6", + "chalk": "^2.0.0", + "js-tokens": "^4.0.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/highlight/node_modules/ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dev": true, + "dependencies": { + "color-convert": "^1.9.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dev": true, + "dependencies": { + "color-name": "1.1.3" + } + }, + "node_modules/@babel/highlight/node_modules/color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "dev": true + }, + "node_modules/@babel/highlight/node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "dev": true, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/@babel/highlight/node_modules/has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "dependencies": { + "has-flag": "^3.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@cspotcode/source-map-support": { + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", + "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==", + "dev": true, + "dependencies": { + "@jridgewell/trace-mapping": "0.3.9" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@eslint-community/eslint-utils": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.3.0.tgz", + "integrity": "sha512-v3oplH6FYCULtFuCeqyuTd9D2WKO937Dxdq+GmHOLL72TTRriLxz2VLlNfkZRsvj6PKnOPAtuT6dwrs/pA5DvA==", + "dev": true, + "dependencies": { + "eslint-visitor-keys": "^3.3.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "peerDependencies": { + "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" + } + }, + "node_modules/@eslint-community/regexpp": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.4.1.tgz", + "integrity": "sha512-BISJ6ZE4xQsuL/FmsyRaiffpq977bMlsKfGHTQrOGFErfByxIe6iZTxPf/00Zon9b9a7iUykfQwejN3s2ZW/Bw==", + "dev": true, + "peer": true, + "engines": { + "node": "^12.0.0 || ^14.0.0 || >=16.0.0" + } + }, + "node_modules/@eslint/eslintrc": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.0.1.tgz", + "integrity": "sha512-eFRmABvW2E5Ho6f5fHLqgena46rOj7r7OKHYfLElqcBfGFHHpjBhivyi5+jOEQuSpdc/1phIZJlbC2te+tZNIw==", + "dev": true, + "peer": true, + "dependencies": { + "ajv": "^6.12.4", + "debug": "^4.3.2", + "espree": "^9.5.0", + "globals": "^13.19.0", + "ignore": "^5.2.0", + "import-fresh": "^3.2.1", + "js-yaml": "^4.1.0", + "minimatch": "^3.1.2", + "strip-json-comments": "^3.1.1" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/@eslint/js": { + "version": "8.36.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.36.0.tgz", + "integrity": "sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg==", + "dev": true, + "peer": true, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + } + }, + "node_modules/@humanwhocodes/config-array": { + "version": "0.11.8", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz", + "integrity": "sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==", + "dev": true, + "peer": true, + "dependencies": { + "@humanwhocodes/object-schema": "^1.2.1", + "debug": "^4.1.1", + "minimatch": "^3.0.5" + }, + "engines": { + "node": ">=10.10.0" + } + }, + "node_modules/@humanwhocodes/module-importer": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", + "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", + "dev": true, + "peer": true, + "engines": { + "node": ">=12.22" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/nzakas" + } + }, + "node_modules/@humanwhocodes/object-schema": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", + "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", + "dev": true, + "peer": true + }, + "node_modules/@jridgewell/resolve-uri": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz", + "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==", + "dev": true, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/sourcemap-codec": { + "version": "1.4.14", + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz", + "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==", + "dev": true + }, + "node_modules/@jridgewell/trace-mapping": { + "version": "0.3.9", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz", + "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==", + "dev": true, + "dependencies": { + "@jridgewell/resolve-uri": "^3.0.3", + "@jridgewell/sourcemap-codec": "^1.4.10" + } + }, + "node_modules/@nodelib/fs.scandir": { + "version": "2.1.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", + "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", + "dev": true, + "dependencies": { + "@nodelib/fs.stat": "2.0.5", + "run-parallel": "^1.1.9" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@nodelib/fs.stat": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", + "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", + "dev": true, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@nodelib/fs.walk": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", + "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", + "dev": true, + "dependencies": { + "@nodelib/fs.scandir": "2.1.5", + "fastq": "^1.6.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@tsconfig/node10": { + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.9.tgz", + "integrity": "sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==", + "dev": true + }, + "node_modules/@tsconfig/node12": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz", + "integrity": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==", + "dev": true + }, + "node_modules/@tsconfig/node14": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz", + "integrity": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==", + "dev": true + }, + "node_modules/@tsconfig/node16": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.3.tgz", + "integrity": "sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==", + "dev": true + }, + "node_modules/@types/json-schema": { + "version": "7.0.11", + "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz", + "integrity": "sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==", + "dev": true + }, + "node_modules/@types/node": { + "version": "18.15.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.5.tgz", + "integrity": "sha512-Ark2WDjjZO7GmvsyFFf81MXuGTA/d6oP38anyxWOL6EREyBKAxKoFHwBhaZxCfLRLpO8JgVXwqOwSwa7jRcjew==", + "dev": true + }, + "node_modules/@types/semver": { + "version": "7.3.13", + "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.3.13.tgz", + "integrity": "sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==", + "dev": true + }, + "node_modules/@types/validator": { + "version": "13.7.14", + "resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.14.tgz", + "integrity": "sha512-J6OAed6rhN6zyqL9Of6ZMamhlsOEU/poBVvbHr/dKOYKTeuYYMlDkMv+b6UUV0o2i0tw73cgyv/97WTWaUl0/g==" + }, + "node_modules/@typescript-eslint/scope-manager": { + "version": "5.56.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.56.0.tgz", + "integrity": "sha512-jGYKyt+iBakD0SA5Ww8vFqGpoV2asSjwt60Gl6YcO8ksQ8s2HlUEyHBMSa38bdLopYqGf7EYQMUIGdT/Luw+sw==", + "dev": true, + "dependencies": { + "@typescript-eslint/types": "5.56.0", + "@typescript-eslint/visitor-keys": "5.56.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/@typescript-eslint/types": { + "version": "5.56.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.56.0.tgz", + "integrity": "sha512-JyAzbTJcIyhuUhogmiu+t79AkdnqgPUEsxMTMc/dCZczGMJQh1MK2wgrju++yMN6AWroVAy2jxyPcPr3SWCq5w==", + "dev": true, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/@typescript-eslint/typescript-estree": { + "version": "5.56.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.56.0.tgz", + "integrity": "sha512-41CH/GncsLXOJi0jb74SnC7jVPWeVJ0pxQj8bOjH1h2O26jXN3YHKDT1ejkVz5YeTEQPeLCCRY0U2r68tfNOcg==", + "dev": true, + "dependencies": { + "@typescript-eslint/types": "5.56.0", + "@typescript-eslint/visitor-keys": "5.56.0", + "debug": "^4.3.4", + "globby": "^11.1.0", + "is-glob": "^4.0.3", + "semver": "^7.3.7", + "tsutils": "^3.21.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/@typescript-eslint/utils": { + "version": "5.56.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.56.0.tgz", + "integrity": "sha512-XhZDVdLnUJNtbzaJeDSCIYaM+Tgr59gZGbFuELgF7m0IY03PlciidS7UQNKLE0+WpUTn1GlycEr6Ivb/afjbhA==", + "dev": true, + "dependencies": { + "@eslint-community/eslint-utils": "^4.2.0", + "@types/json-schema": "^7.0.9", + "@types/semver": "^7.3.12", + "@typescript-eslint/scope-manager": "5.56.0", + "@typescript-eslint/types": "5.56.0", + "@typescript-eslint/typescript-estree": "5.56.0", + "eslint-scope": "^5.1.1", + "semver": "^7.3.7" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" + } + }, + "node_modules/@typescript-eslint/visitor-keys": { + "version": "5.56.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.56.0.tgz", + "integrity": "sha512-1mFdED7u5bZpX6Xxf5N9U2c18sb+8EvU3tyOIj6LQZ5OOvnmj8BVeNNP603OFPm5KkS1a7IvCIcwrdHXaEMG/Q==", + "dev": true, + "dependencies": { + "@typescript-eslint/types": "5.56.0", + "eslint-visitor-keys": "^3.3.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/acorn": { + "version": "8.8.2", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.2.tgz", + "integrity": "sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==", + "dev": true, + "bin": { + "acorn": "bin/acorn" + }, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/acorn-jsx": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "dev": true, + "peer": true, + "peerDependencies": { + "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" + } + }, + "node_modules/acorn-walk": { + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz", + "integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==", + "dev": true, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/ajv": { + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "dev": true, + "peer": true, + "dependencies": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "peer": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "peer": true, + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/arg": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz", + "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==", + "dev": true + }, + "node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "dev": true, + "peer": true + }, + "node_modules/array-union": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", + "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true + }, + "node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/braces": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", + "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", + "dev": true, + "dependencies": { + "fill-range": "^7.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/builtin-modules": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz", + "integrity": "sha512-wxXCdllwGhI2kCC0MnvTGYTMvnVZTvqgypkiTI8Pa5tcz2i6VqsqwYGgqwXji+4RgCzms6EajE4IxiUH6HH8nQ==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/callsites": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "dev": true, + "peer": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/camel-case": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz", + "integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==", + "dev": true, + "dependencies": { + "pascal-case": "^3.1.2", + "tslib": "^2.0.3" + } + }, + "node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "peer": true, + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/class-validator": { + "version": "0.14.0", + "resolved": "https://registry.npmjs.org/class-validator/-/class-validator-0.14.0.tgz", + "integrity": "sha512-ct3ltplN8I9fOwUd8GrP8UQixwff129BkEtuWDKL5W45cQuLd19xqmTLu5ge78YDm/fdje6FMt0hGOhl0lii3A==", + "dependencies": { + "@types/validator": "^13.7.10", + "libphonenumber-js": "^1.10.14", + "validator": "^13.7.0" + } + }, + "node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "peer": true, + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true, + "peer": true + }, + "node_modules/commander": { + "version": "2.20.3", + "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", + "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", + "dev": true + }, + "node_modules/concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "dev": true + }, + "node_modules/create-require": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz", + "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==", + "dev": true + }, + "node_modules/cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dev": true, + "peer": true, + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dev": true, + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/deep-is": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "dev": true, + "peer": true + }, + "node_modules/diff": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", + "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==", + "dev": true, + "engines": { + "node": ">=0.3.1" + } + }, + "node_modules/dir-glob": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", + "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", + "dev": true, + "dependencies": { + "path-type": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/doctrine": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", + "dev": true, + "peer": true, + "dependencies": { + "esutils": "^2.0.2" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "dev": true, + "peer": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/eslint": { + "version": "8.36.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.36.0.tgz", + "integrity": "sha512-Y956lmS7vDqomxlaaQAHVmeb4tNMp2FWIvU/RnU5BD3IKMD/MJPr76xdyr68P8tV1iNMvN2mRK0yy3c+UjL+bw==", + "dev": true, + "peer": true, + "dependencies": { + "@eslint-community/eslint-utils": "^4.2.0", + "@eslint-community/regexpp": "^4.4.0", + "@eslint/eslintrc": "^2.0.1", + "@eslint/js": "8.36.0", + "@humanwhocodes/config-array": "^0.11.8", + "@humanwhocodes/module-importer": "^1.0.1", + "@nodelib/fs.walk": "^1.2.8", + "ajv": "^6.10.0", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.3.2", + "doctrine": "^3.0.0", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^7.1.1", + "eslint-visitor-keys": "^3.3.0", + "espree": "^9.5.0", + "esquery": "^1.4.2", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "find-up": "^5.0.0", + "glob-parent": "^6.0.2", + "globals": "^13.19.0", + "grapheme-splitter": "^1.0.4", + "ignore": "^5.2.0", + "import-fresh": "^3.0.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "is-path-inside": "^3.0.3", + "js-sdsl": "^4.1.4", + "js-yaml": "^4.1.0", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.1.2", + "natural-compare": "^1.4.0", + "optionator": "^0.9.1", + "strip-ansi": "^6.0.1", + "strip-json-comments": "^3.1.0", + "text-table": "^0.2.0" + }, + "bin": { + "eslint": "bin/eslint.js" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/eslint-plugin-n8n-nodes-base": { + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-n8n-nodes-base/-/eslint-plugin-n8n-nodes-base-1.12.1.tgz", + "integrity": "sha512-CJlza5dEobyEgOcXfdJuvA14+XG8isAMINgezaJ3SVcOkInF3p/WpBlJ2VVzeqOMmVLQ8U0bgfzYKCWFKZPb7w==", + "dev": true, + "dependencies": { + "@typescript-eslint/utils": "^5.17.0", + "camel-case": "^4.1.2", + "eslint-plugin-n8n-nodes-base": "^1.12.0", + "indefinite": "^2.4.1", + "pascal-case": "^3.1.2", + "pluralize": "^8.0.0", + "prettier": "^2.7.1", + "sentence-case": "^3.0.4", + "title-case": "^3.0.3" + } + }, + "node_modules/eslint-scope": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", + "dev": true, + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" + }, + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/eslint-visitor-keys": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz", + "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==", + "dev": true, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + } + }, + "node_modules/eslint/node_modules/eslint-scope": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz", + "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==", + "dev": true, + "peer": true, + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^5.2.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + } + }, + "node_modules/eslint/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "peer": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/espree": { + "version": "9.5.0", + "resolved": "https://registry.npmjs.org/espree/-/espree-9.5.0.tgz", + "integrity": "sha512-JPbJGhKc47++oo4JkEoTe2wjy4fmMwvFpgJT9cQzmfXKp22Dr6Hf1tdCteLz1h0P3t+mGvWZ+4Uankvh8+c6zw==", + "dev": true, + "peer": true, + "dependencies": { + "acorn": "^8.8.0", + "acorn-jsx": "^5.3.2", + "eslint-visitor-keys": "^3.3.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/esprima": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", + "dev": true, + "bin": { + "esparse": "bin/esparse.js", + "esvalidate": "bin/esvalidate.js" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/esquery": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", + "dev": true, + "peer": true, + "dependencies": { + "estraverse": "^5.1.0" + }, + "engines": { + "node": ">=0.10" + } + }, + "node_modules/esquery/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "peer": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esrecurse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "dev": true, + "dependencies": { + "estraverse": "^5.2.0" + }, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esrecurse/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/estraverse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "dev": true, + "peer": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "dev": true, + "peer": true + }, + "node_modules/fast-glob": { + "version": "3.2.12", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz", + "integrity": "sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==", + "dev": true, + "dependencies": { + "@nodelib/fs.stat": "^2.0.2", + "@nodelib/fs.walk": "^1.2.3", + "glob-parent": "^5.1.2", + "merge2": "^1.3.0", + "micromatch": "^4.0.4" + }, + "engines": { + "node": ">=8.6.0" + } + }, + "node_modules/fast-glob/node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/fast-json-stable-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "dev": true, + "peer": true + }, + "node_modules/fast-levenshtein": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "dev": true, + "peer": true + }, + "node_modules/fastq": { + "version": "1.15.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz", + "integrity": "sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==", + "dev": true, + "dependencies": { + "reusify": "^1.0.4" + } + }, + "node_modules/file-entry-cache": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "dev": true, + "peer": true, + "dependencies": { + "flat-cache": "^3.0.4" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/fill-range": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", + "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", + "dev": true, + "dependencies": { + "to-regex-range": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/find-up": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", + "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", + "dev": true, + "peer": true, + "dependencies": { + "locate-path": "^6.0.0", + "path-exists": "^4.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/flat-cache": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz", + "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==", + "dev": true, + "peer": true, + "dependencies": { + "flatted": "^3.1.0", + "rimraf": "^3.0.2" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/flatted": { + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz", + "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==", + "dev": true, + "peer": true + }, + "node_modules/fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "dev": true + }, + "node_modules/function-bind": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", + "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", + "dev": true + }, + "node_modules/glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dev": true, + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/glob-parent": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", + "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "dev": true, + "peer": true, + "dependencies": { + "is-glob": "^4.0.3" + }, + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/globals": { + "version": "13.20.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz", + "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==", + "dev": true, + "peer": true, + "dependencies": { + "type-fest": "^0.20.2" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/globby": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", + "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", + "dev": true, + "dependencies": { + "array-union": "^2.1.0", + "dir-glob": "^3.0.1", + "fast-glob": "^3.2.9", + "ignore": "^5.2.0", + "merge2": "^1.4.1", + "slash": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/grapheme-splitter": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz", + "integrity": "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==", + "dev": true, + "peer": true + }, + "node_modules/has": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", + "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", + "dev": true, + "dependencies": { + "function-bind": "^1.1.1" + }, + "engines": { + "node": ">= 0.4.0" + } + }, + "node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true, + "peer": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/ignore": { + "version": "5.2.4", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz", + "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==", + "dev": true, + "engines": { + "node": ">= 4" + } + }, + "node_modules/import-fresh": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "dev": true, + "peer": true, + "dependencies": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "dev": true, + "peer": true, + "engines": { + "node": ">=0.8.19" + } + }, + "node_modules/indefinite": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/indefinite/-/indefinite-2.4.2.tgz", + "integrity": "sha512-z8fxRTYuBwocAax4kokd5QXxNLbsifh4feUr0CJjTnGtH7H3NF0XRXQYrQsTs0D1WZCqpqtqNz3ouab9oDkcpw==", + "dev": true, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dev": true, + "dependencies": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "node_modules/inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "dev": true + }, + "node_modules/is-core-module": { + "version": "2.11.0", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.11.0.tgz", + "integrity": "sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==", + "dev": true, + "dependencies": { + "has": "^1.0.3" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dev": true, + "dependencies": { + "is-extglob": "^2.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-number": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", + "dev": true, + "engines": { + "node": ">=0.12.0" + } + }, + "node_modules/is-path-inside": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", + "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", + "dev": true, + "peer": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true, + "peer": true + }, + "node_modules/js-sdsl": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.4.0.tgz", + "integrity": "sha512-FfVSdx6pJ41Oa+CF7RDaFmTnCaFhua+SNYQX74riGOpl96x+2jQCqEfQ2bnXu/5DPCqlRuiqyvTJM0Qjz26IVg==", + "dev": true, + "peer": true, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/js-sdsl" + } + }, + "node_modules/js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "dev": true + }, + "node_modules/js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "dev": true, + "peer": true, + "dependencies": { + "argparse": "^2.0.1" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "dev": true, + "peer": true + }, + "node_modules/json-stable-stringify-without-jsonify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "dev": true, + "peer": true + }, + "node_modules/levn": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "dev": true, + "peer": true, + "dependencies": { + "prelude-ls": "^1.2.1", + "type-check": "~0.4.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/libphonenumber-js": { + "version": "1.10.24", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.24.tgz", + "integrity": "sha512-3Dk8f5AmrcWqg+oHhmm9hwSTqpWHBdSqsHmjCJGroULFubi0+x7JEIGmRZCuL3TI8Tx39xaKqfnhsDQ4ALa/Nw==" + }, + "node_modules/locate-path": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", + "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", + "dev": true, + "peer": true, + "dependencies": { + "p-locate": "^5.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/lodash.merge": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "dev": true, + "peer": true + }, + "node_modules/lower-case": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz", + "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==", + "dev": true, + "dependencies": { + "tslib": "^2.0.3" + } + }, + "node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dev": true, + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/make-error": { + "version": "1.3.6", + "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz", + "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==", + "dev": true + }, + "node_modules/merge2": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", + "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", + "dev": true, + "engines": { + "node": ">= 8" + } + }, + "node_modules/micromatch": { + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", + "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", + "dev": true, + "dependencies": { + "braces": "^3.0.2", + "picomatch": "^2.3.1" + }, + "engines": { + "node": ">=8.6" + } + }, + "node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/minimist": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "dev": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/mkdirp": { + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", + "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", + "dev": true, + "dependencies": { + "minimist": "^1.2.6" + }, + "bin": { + "mkdirp": "bin/cmd.js" + } + }, + "node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "dev": true + }, + "node_modules/natural-compare": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "dev": true, + "peer": true + }, + "node_modules/no-case": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz", + "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==", + "dev": true, + "dependencies": { + "lower-case": "^2.0.2", + "tslib": "^2.0.3" + } + }, + "node_modules/once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dev": true, + "dependencies": { + "wrappy": "1" + } + }, + "node_modules/optionator": { + "version": "0.9.1", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz", + "integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==", + "dev": true, + "peer": true, + "dependencies": { + "deep-is": "^0.1.3", + "fast-levenshtein": "^2.0.6", + "levn": "^0.4.1", + "prelude-ls": "^1.2.1", + "type-check": "^0.4.0", + "word-wrap": "^1.2.3" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/p-limit": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "dev": true, + "peer": true, + "dependencies": { + "yocto-queue": "^0.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/p-locate": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", + "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", + "dev": true, + "peer": true, + "dependencies": { + "p-limit": "^3.0.2" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/parent-module": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "dev": true, + "peer": true, + "dependencies": { + "callsites": "^3.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/pascal-case": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz", + "integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==", + "dev": true, + "dependencies": { + "no-case": "^3.0.4", + "tslib": "^2.0.3" + } + }, + "node_modules/path-exists": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", + "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", + "dev": true, + "peer": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true, + "peer": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/path-parse": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "dev": true + }, + "node_modules/path-type": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", + "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/picomatch": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "dev": true, + "engines": { + "node": ">=8.6" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, + "node_modules/pluralize": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz", + "integrity": "sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/prelude-ls": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "dev": true, + "peer": true, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/prettier": { + "version": "2.8.6", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.6.tgz", + "integrity": "sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==", + "dev": true, + "bin": { + "prettier": "bin-prettier.js" + }, + "engines": { + "node": ">=10.13.0" + }, + "funding": { + "url": "https://github.com/prettier/prettier?sponsor=1" + } + }, + "node_modules/punycode": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", + "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==", + "dev": true, + "peer": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/queue-microtask": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", + "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/resolve": { + "version": "1.22.1", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz", + "integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==", + "dev": true, + "dependencies": { + "is-core-module": "^2.9.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + }, + "bin": { + "resolve": "bin/resolve" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "dev": true, + "peer": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/reusify": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", + "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", + "dev": true, + "engines": { + "iojs": ">=1.0.0", + "node": ">=0.10.0" + } + }, + "node_modules/rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "dev": true, + "peer": true, + "dependencies": { + "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/run-parallel": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", + "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "dependencies": { + "queue-microtask": "^1.2.2" + } + }, + "node_modules/semver": { + "version": "7.3.8", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", + "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "dev": true, + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/sentence-case": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/sentence-case/-/sentence-case-3.0.4.tgz", + "integrity": "sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==", + "dev": true, + "dependencies": { + "no-case": "^3.0.4", + "tslib": "^2.0.3", + "upper-case-first": "^2.0.2" + } + }, + "node_modules/shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dev": true, + "peer": true, + "dependencies": { + "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true, + "peer": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/slash": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", + "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/sprintf-js": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", + "dev": true + }, + "node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "peer": true, + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-json-comments": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "dev": true, + "peer": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "peer": true, + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/supports-preserve-symlinks-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "dev": true, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/text-table": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", + "dev": true, + "peer": true + }, + "node_modules/title-case": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/title-case/-/title-case-3.0.3.tgz", + "integrity": "sha512-e1zGYRvbffpcHIrnuqT0Dh+gEJtDaxDSoG4JAIpq4oDFyooziLBIiYQv0GBT4FUAnUop5uZ1hiIAj7oAF6sOCA==", + "dev": true, + "dependencies": { + "tslib": "^2.0.3" + } + }, + "node_modules/to-regex-range": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", + "dev": true, + "dependencies": { + "is-number": "^7.0.0" + }, + "engines": { + "node": ">=8.0" + } + }, + "node_modules/ts-node": { + "version": "10.9.1", + "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.1.tgz", + "integrity": "sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==", + "dev": true, + "dependencies": { + "@cspotcode/source-map-support": "^0.8.0", + "@tsconfig/node10": "^1.0.7", + "@tsconfig/node12": "^1.0.7", + "@tsconfig/node14": "^1.0.0", + "@tsconfig/node16": "^1.0.2", + "acorn": "^8.4.1", + "acorn-walk": "^8.1.1", + "arg": "^4.1.0", + "create-require": "^1.1.0", + "diff": "^4.0.1", + "make-error": "^1.1.1", + "v8-compile-cache-lib": "^3.0.1", + "yn": "3.1.1" + }, + "bin": { + "ts-node": "dist/bin.js", + "ts-node-cwd": "dist/bin-cwd.js", + "ts-node-esm": "dist/bin-esm.js", + "ts-node-script": "dist/bin-script.js", + "ts-node-transpile-only": "dist/bin-transpile.js", + "ts-script": "dist/bin-script-deprecated.js" + }, + "peerDependencies": { + "@swc/core": ">=1.2.50", + "@swc/wasm": ">=1.2.50", + "@types/node": "*", + "typescript": ">=2.7" + }, + "peerDependenciesMeta": { + "@swc/core": { + "optional": true + }, + "@swc/wasm": { + "optional": true + } + } + }, + "node_modules/tslib": { + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz", + "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==", + "dev": true + }, + "node_modules/tslint": { + "version": "6.1.3", + "resolved": "https://registry.npmjs.org/tslint/-/tslint-6.1.3.tgz", + "integrity": "sha512-IbR4nkT96EQOvKE2PW/djGz8iGNeJ4rF2mBfiYaR/nvUWYKJhLwimoJKgjIFEIDibBtOevj7BqCRL4oHeWWUCg==", + "deprecated": "TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.", + "dev": true, + "dependencies": { + "@babel/code-frame": "^7.0.0", + "builtin-modules": "^1.1.1", + "chalk": "^2.3.0", + "commander": "^2.12.1", + "diff": "^4.0.1", + "glob": "^7.1.1", + "js-yaml": "^3.13.1", + "minimatch": "^3.0.4", + "mkdirp": "^0.5.3", + "resolve": "^1.3.2", + "semver": "^5.3.0", + "tslib": "^1.13.0", + "tsutils": "^2.29.0" + }, + "bin": { + "tslint": "bin/tslint" + }, + "engines": { + "node": ">=4.8.0" + }, + "peerDependencies": { + "typescript": ">=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >=3.0.0-dev || >= 3.1.0-dev || >= 3.2.0-dev || >= 4.0.0-dev" + } + }, + "node_modules/tslint/node_modules/ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dev": true, + "dependencies": { + "color-convert": "^1.9.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/tslint/node_modules/argparse": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "dev": true, + "dependencies": { + "sprintf-js": "~1.0.2" + } + }, + "node_modules/tslint/node_modules/chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/tslint/node_modules/color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dev": true, + "dependencies": { + "color-name": "1.1.3" + } + }, + "node_modules/tslint/node_modules/color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "dev": true + }, + "node_modules/tslint/node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "dev": true, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/tslint/node_modules/has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/tslint/node_modules/js-yaml": { + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", + "dev": true, + "dependencies": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/tslint/node_modules/semver": { + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", + "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "dev": true, + "bin": { + "semver": "bin/semver" + } + }, + "node_modules/tslint/node_modules/supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "dependencies": { + "has-flag": "^3.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/tslint/node_modules/tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", + "dev": true + }, + "node_modules/tslint/node_modules/tsutils": { + "version": "2.29.0", + "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-2.29.0.tgz", + "integrity": "sha512-g5JVHCIJwzfISaXpXE1qvNalca5Jwob6FjI4AoPlqMusJ6ftFE7IkkFoMhVLRgK+4Kx3gkzb8UZK5t5yTTvEmA==", + "dev": true, + "dependencies": { + "tslib": "^1.8.1" + }, + "peerDependencies": { + "typescript": ">=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >= 3.0.0-dev || >= 3.1.0-dev" + } + }, + "node_modules/tsutils": { + "version": "3.21.0", + "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz", + "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==", + "dev": true, + "dependencies": { + "tslib": "^1.8.1" + }, + "engines": { + "node": ">= 6" + }, + "peerDependencies": { + "typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta" + } + }, + "node_modules/tsutils/node_modules/tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", + "dev": true + }, + "node_modules/type-check": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "dev": true, + "peer": true, + "dependencies": { + "prelude-ls": "^1.2.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "dev": true, + "peer": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/typescript": { + "version": "4.6.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.4.tgz", + "integrity": "sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==", + "dev": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=4.2.0" + } + }, + "node_modules/upper-case-first": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/upper-case-first/-/upper-case-first-2.0.2.tgz", + "integrity": "sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==", + "dev": true, + "dependencies": { + "tslib": "^2.0.3" + } + }, + "node_modules/uri-js": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "dev": true, + "peer": true, + "dependencies": { + "punycode": "^2.1.0" + } + }, + "node_modules/v8-compile-cache-lib": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz", + "integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==", + "dev": true + }, + "node_modules/validator": { + "version": "13.9.0", + "resolved": "https://registry.npmjs.org/validator/-/validator-13.9.0.tgz", + "integrity": "sha512-B+dGG8U3fdtM0/aNK4/X8CXq/EcxU2WPrPEkJGslb47qyHsxmbggTWK0yEA4qnYVNF+nxNlN88o14hIcPmSIEA==", + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dev": true, + "peer": true, + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/word-wrap": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz", + "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==", + "dev": true, + "peer": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "dev": true + }, + "node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true + }, + "node_modules/yn": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz", + "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/yocto-queue": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", + "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", + "dev": true, + "peer": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + } + }, + "dependencies": { + "@babel/code-frame": { + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz", + "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==", + "dev": true, + "requires": { + "@babel/highlight": "^7.18.6" + } + }, + "@babel/helper-validator-identifier": { + "version": "7.19.1", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz", + "integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==", + "dev": true + }, + "@babel/highlight": { + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz", + "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==", + "dev": true, + "requires": { + "@babel/helper-validator-identifier": "^7.18.6", + "chalk": "^2.0.0", + "js-tokens": "^4.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dev": true, + "requires": { + "color-convert": "^1.9.0" + } + }, + "chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dev": true, + "requires": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + } + }, + "color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dev": true, + "requires": { + "color-name": "1.1.3" + } + }, + "color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "dev": true + }, + "escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "dev": true + }, + "has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true + }, + "supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "requires": { + "has-flag": "^3.0.0" + } + } + } + }, + "@cspotcode/source-map-support": { + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", + "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==", + "dev": true, + "requires": { + "@jridgewell/trace-mapping": "0.3.9" + } + }, + "@eslint-community/eslint-utils": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.3.0.tgz", + "integrity": "sha512-v3oplH6FYCULtFuCeqyuTd9D2WKO937Dxdq+GmHOLL72TTRriLxz2VLlNfkZRsvj6PKnOPAtuT6dwrs/pA5DvA==", + "dev": true, + "requires": { + "eslint-visitor-keys": "^3.3.0" + } + }, + "@eslint-community/regexpp": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.4.1.tgz", + "integrity": "sha512-BISJ6ZE4xQsuL/FmsyRaiffpq977bMlsKfGHTQrOGFErfByxIe6iZTxPf/00Zon9b9a7iUykfQwejN3s2ZW/Bw==", + "dev": true, + "peer": true + }, + "@eslint/eslintrc": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.0.1.tgz", + "integrity": "sha512-eFRmABvW2E5Ho6f5fHLqgena46rOj7r7OKHYfLElqcBfGFHHpjBhivyi5+jOEQuSpdc/1phIZJlbC2te+tZNIw==", + "dev": true, + "peer": true, + "requires": { + "ajv": "^6.12.4", + "debug": "^4.3.2", + "espree": "^9.5.0", + "globals": "^13.19.0", + "ignore": "^5.2.0", + "import-fresh": "^3.2.1", + "js-yaml": "^4.1.0", + "minimatch": "^3.1.2", + "strip-json-comments": "^3.1.1" + } + }, + "@eslint/js": { + "version": "8.36.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.36.0.tgz", + "integrity": "sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg==", + "dev": true, + "peer": true + }, + "@humanwhocodes/config-array": { + "version": "0.11.8", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz", + "integrity": "sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==", + "dev": true, + "peer": true, + "requires": { + "@humanwhocodes/object-schema": "^1.2.1", + "debug": "^4.1.1", + "minimatch": "^3.0.5" + } + }, + "@humanwhocodes/module-importer": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", + "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", + "dev": true, + "peer": true + }, + "@humanwhocodes/object-schema": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", + "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", + "dev": true, + "peer": true + }, + "@jridgewell/resolve-uri": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz", + "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==", + "dev": true + }, + "@jridgewell/sourcemap-codec": { + "version": "1.4.14", + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz", + "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==", + "dev": true + }, + "@jridgewell/trace-mapping": { + "version": "0.3.9", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz", + "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==", + "dev": true, + "requires": { + "@jridgewell/resolve-uri": "^3.0.3", + "@jridgewell/sourcemap-codec": "^1.4.10" + } + }, + "@nodelib/fs.scandir": { + "version": "2.1.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", + "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", + "dev": true, + "requires": { + "@nodelib/fs.stat": "2.0.5", + "run-parallel": "^1.1.9" + } + }, + "@nodelib/fs.stat": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", + "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", + "dev": true + }, + "@nodelib/fs.walk": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", + "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", + "dev": true, + "requires": { + "@nodelib/fs.scandir": "2.1.5", + "fastq": "^1.6.0" + } + }, + "@tsconfig/node10": { + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.9.tgz", + "integrity": "sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==", + "dev": true + }, + "@tsconfig/node12": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz", + "integrity": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==", + "dev": true + }, + "@tsconfig/node14": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz", + "integrity": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==", + "dev": true + }, + "@tsconfig/node16": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.3.tgz", + "integrity": "sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==", + "dev": true + }, + "@types/json-schema": { + "version": "7.0.11", + "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz", + "integrity": "sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==", + "dev": true + }, + "@types/node": { + "version": "18.15.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.5.tgz", + "integrity": "sha512-Ark2WDjjZO7GmvsyFFf81MXuGTA/d6oP38anyxWOL6EREyBKAxKoFHwBhaZxCfLRLpO8JgVXwqOwSwa7jRcjew==", + "dev": true + }, + "@types/semver": { + "version": "7.3.13", + "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.3.13.tgz", + "integrity": "sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==", + "dev": true + }, + "@types/validator": { + "version": "13.7.14", + "resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.14.tgz", + "integrity": "sha512-J6OAed6rhN6zyqL9Of6ZMamhlsOEU/poBVvbHr/dKOYKTeuYYMlDkMv+b6UUV0o2i0tw73cgyv/97WTWaUl0/g==" + }, + "@typescript-eslint/scope-manager": { + "version": "5.56.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.56.0.tgz", + "integrity": "sha512-jGYKyt+iBakD0SA5Ww8vFqGpoV2asSjwt60Gl6YcO8ksQ8s2HlUEyHBMSa38bdLopYqGf7EYQMUIGdT/Luw+sw==", + "dev": true, + "requires": { + "@typescript-eslint/types": "5.56.0", + "@typescript-eslint/visitor-keys": "5.56.0" + } + }, + "@typescript-eslint/types": { + "version": "5.56.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.56.0.tgz", + "integrity": "sha512-JyAzbTJcIyhuUhogmiu+t79AkdnqgPUEsxMTMc/dCZczGMJQh1MK2wgrju++yMN6AWroVAy2jxyPcPr3SWCq5w==", + "dev": true + }, + "@typescript-eslint/typescript-estree": { + "version": "5.56.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.56.0.tgz", + "integrity": "sha512-41CH/GncsLXOJi0jb74SnC7jVPWeVJ0pxQj8bOjH1h2O26jXN3YHKDT1ejkVz5YeTEQPeLCCRY0U2r68tfNOcg==", + "dev": true, + "requires": { + "@typescript-eslint/types": "5.56.0", + "@typescript-eslint/visitor-keys": "5.56.0", + "debug": "^4.3.4", + "globby": "^11.1.0", + "is-glob": "^4.0.3", + "semver": "^7.3.7", + "tsutils": "^3.21.0" + } + }, + "@typescript-eslint/utils": { + "version": "5.56.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.56.0.tgz", + "integrity": "sha512-XhZDVdLnUJNtbzaJeDSCIYaM+Tgr59gZGbFuELgF7m0IY03PlciidS7UQNKLE0+WpUTn1GlycEr6Ivb/afjbhA==", + "dev": true, + "requires": { + "@eslint-community/eslint-utils": "^4.2.0", + "@types/json-schema": "^7.0.9", + "@types/semver": "^7.3.12", + "@typescript-eslint/scope-manager": "5.56.0", + "@typescript-eslint/types": "5.56.0", + "@typescript-eslint/typescript-estree": "5.56.0", + "eslint-scope": "^5.1.1", + "semver": "^7.3.7" + } + }, + "@typescript-eslint/visitor-keys": { + "version": "5.56.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.56.0.tgz", + "integrity": "sha512-1mFdED7u5bZpX6Xxf5N9U2c18sb+8EvU3tyOIj6LQZ5OOvnmj8BVeNNP603OFPm5KkS1a7IvCIcwrdHXaEMG/Q==", + "dev": true, + "requires": { + "@typescript-eslint/types": "5.56.0", + "eslint-visitor-keys": "^3.3.0" + } + }, + "acorn": { + "version": "8.8.2", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.2.tgz", + "integrity": "sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==", + "dev": true + }, + "acorn-jsx": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "dev": true, + "peer": true, + "requires": {} + }, + "acorn-walk": { + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz", + "integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==", + "dev": true + }, + "ajv": { + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "dev": true, + "peer": true, + "requires": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + } + }, + "ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "peer": true + }, + "ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "peer": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "arg": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz", + "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==", + "dev": true + }, + "argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "dev": true, + "peer": true + }, + "array-union": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", + "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", + "dev": true + }, + "balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true + }, + "brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "requires": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "braces": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", + "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", + "dev": true, + "requires": { + "fill-range": "^7.0.1" + } + }, + "builtin-modules": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz", + "integrity": "sha512-wxXCdllwGhI2kCC0MnvTGYTMvnVZTvqgypkiTI8Pa5tcz2i6VqsqwYGgqwXji+4RgCzms6EajE4IxiUH6HH8nQ==", + "dev": true + }, + "callsites": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "dev": true, + "peer": true + }, + "camel-case": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz", + "integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==", + "dev": true, + "requires": { + "pascal-case": "^3.1.2", + "tslib": "^2.0.3" + } + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "peer": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "class-validator": { + "version": "0.14.0", + "resolved": "https://registry.npmjs.org/class-validator/-/class-validator-0.14.0.tgz", + "integrity": "sha512-ct3ltplN8I9fOwUd8GrP8UQixwff129BkEtuWDKL5W45cQuLd19xqmTLu5ge78YDm/fdje6FMt0hGOhl0lii3A==", + "requires": { + "@types/validator": "^13.7.10", + "libphonenumber-js": "^1.10.14", + "validator": "^13.7.0" + } + }, + "color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "peer": true, + "requires": { + "color-name": "~1.1.4" + } + }, + "color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true, + "peer": true + }, + "commander": { + "version": "2.20.3", + "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", + "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", + "dev": true + }, + "concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "dev": true + }, + "create-require": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz", + "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==", + "dev": true + }, + "cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dev": true, + "peer": true, + "requires": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + } + }, + "debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dev": true, + "requires": { + "ms": "2.1.2" + } + }, + "deep-is": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "dev": true, + "peer": true + }, + "diff": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", + "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==", + "dev": true + }, + "dir-glob": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", + "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", + "dev": true, + "requires": { + "path-type": "^4.0.0" + } + }, + "doctrine": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", + "dev": true, + "peer": true, + "requires": { + "esutils": "^2.0.2" + } + }, + "escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "dev": true, + "peer": true + }, + "eslint": { + "version": "8.36.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.36.0.tgz", + "integrity": "sha512-Y956lmS7vDqomxlaaQAHVmeb4tNMp2FWIvU/RnU5BD3IKMD/MJPr76xdyr68P8tV1iNMvN2mRK0yy3c+UjL+bw==", + "dev": true, + "peer": true, + "requires": { + "@eslint-community/eslint-utils": "^4.2.0", + "@eslint-community/regexpp": "^4.4.0", + "@eslint/eslintrc": "^2.0.1", + "@eslint/js": "8.36.0", + "@humanwhocodes/config-array": "^0.11.8", + "@humanwhocodes/module-importer": "^1.0.1", + "@nodelib/fs.walk": "^1.2.8", + "ajv": "^6.10.0", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.3.2", + "doctrine": "^3.0.0", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^7.1.1", + "eslint-visitor-keys": "^3.3.0", + "espree": "^9.5.0", + "esquery": "^1.4.2", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "find-up": "^5.0.0", + "glob-parent": "^6.0.2", + "globals": "^13.19.0", + "grapheme-splitter": "^1.0.4", + "ignore": "^5.2.0", + "import-fresh": "^3.0.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "is-path-inside": "^3.0.3", + "js-sdsl": "^4.1.4", + "js-yaml": "^4.1.0", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.1.2", + "natural-compare": "^1.4.0", + "optionator": "^0.9.1", + "strip-ansi": "^6.0.1", + "strip-json-comments": "^3.1.0", + "text-table": "^0.2.0" + }, + "dependencies": { + "eslint-scope": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz", + "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==", + "dev": true, + "peer": true, + "requires": { + "esrecurse": "^4.3.0", + "estraverse": "^5.2.0" + } + }, + "estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "peer": true + } + } + }, + "eslint-plugin-n8n-nodes-base": { + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-n8n-nodes-base/-/eslint-plugin-n8n-nodes-base-1.12.1.tgz", + "integrity": "sha512-CJlza5dEobyEgOcXfdJuvA14+XG8isAMINgezaJ3SVcOkInF3p/WpBlJ2VVzeqOMmVLQ8U0bgfzYKCWFKZPb7w==", + "dev": true, + "requires": { + "@typescript-eslint/utils": "^5.17.0", + "camel-case": "^4.1.2", + "eslint-plugin-n8n-nodes-base": "^1.12.0", + "indefinite": "^2.4.1", + "pascal-case": "^3.1.2", + "pluralize": "^8.0.0", + "prettier": "^2.7.1", + "sentence-case": "^3.0.4", + "title-case": "^3.0.3" + } + }, + "eslint-scope": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", + "dev": true, + "requires": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" + } + }, + "eslint-visitor-keys": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz", + "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==", + "dev": true + }, + "espree": { + "version": "9.5.0", + "resolved": "https://registry.npmjs.org/espree/-/espree-9.5.0.tgz", + "integrity": "sha512-JPbJGhKc47++oo4JkEoTe2wjy4fmMwvFpgJT9cQzmfXKp22Dr6Hf1tdCteLz1h0P3t+mGvWZ+4Uankvh8+c6zw==", + "dev": true, + "peer": true, + "requires": { + "acorn": "^8.8.0", + "acorn-jsx": "^5.3.2", + "eslint-visitor-keys": "^3.3.0" + } + }, + "esprima": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", + "dev": true + }, + "esquery": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", + "dev": true, + "peer": true, + "requires": { + "estraverse": "^5.1.0" + }, + "dependencies": { + "estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "peer": true + } + } + }, + "esrecurse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "dev": true, + "requires": { + "estraverse": "^5.2.0" + }, + "dependencies": { + "estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true + } + } + }, + "estraverse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", + "dev": true + }, + "esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "dev": true, + "peer": true + }, + "fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "dev": true, + "peer": true + }, + "fast-glob": { + "version": "3.2.12", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz", + "integrity": "sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==", + "dev": true, + "requires": { + "@nodelib/fs.stat": "^2.0.2", + "@nodelib/fs.walk": "^1.2.3", + "glob-parent": "^5.1.2", + "merge2": "^1.3.0", + "micromatch": "^4.0.4" + }, + "dependencies": { + "glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "requires": { + "is-glob": "^4.0.1" + } + } + } + }, + "fast-json-stable-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "dev": true, + "peer": true + }, + "fast-levenshtein": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "dev": true, + "peer": true + }, + "fastq": { + "version": "1.15.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz", + "integrity": "sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==", + "dev": true, + "requires": { + "reusify": "^1.0.4" + } + }, + "file-entry-cache": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "dev": true, + "peer": true, + "requires": { + "flat-cache": "^3.0.4" + } + }, + "fill-range": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", + "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", + "dev": true, + "requires": { + "to-regex-range": "^5.0.1" + } + }, + "find-up": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", + "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", + "dev": true, + "peer": true, + "requires": { + "locate-path": "^6.0.0", + "path-exists": "^4.0.0" + } + }, + "flat-cache": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz", + "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==", + "dev": true, + "peer": true, + "requires": { + "flatted": "^3.1.0", + "rimraf": "^3.0.2" + } + }, + "flatted": { + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz", + "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==", + "dev": true, + "peer": true + }, + "fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "dev": true + }, + "function-bind": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", + "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", + "dev": true + }, + "glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dev": true, + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + } + }, + "glob-parent": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", + "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "dev": true, + "peer": true, + "requires": { + "is-glob": "^4.0.3" + } + }, + "globals": { + "version": "13.20.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz", + "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==", + "dev": true, + "peer": true, + "requires": { + "type-fest": "^0.20.2" + } + }, + "globby": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", + "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", + "dev": true, + "requires": { + "array-union": "^2.1.0", + "dir-glob": "^3.0.1", + "fast-glob": "^3.2.9", + "ignore": "^5.2.0", + "merge2": "^1.4.1", + "slash": "^3.0.0" + } + }, + "grapheme-splitter": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz", + "integrity": "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==", + "dev": true, + "peer": true + }, + "has": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", + "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", + "dev": true, + "requires": { + "function-bind": "^1.1.1" + } + }, + "has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true, + "peer": true + }, + "ignore": { + "version": "5.2.4", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz", + "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==", + "dev": true + }, + "import-fresh": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "dev": true, + "peer": true, + "requires": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + } + }, + "imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "dev": true, + "peer": true + }, + "indefinite": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/indefinite/-/indefinite-2.4.2.tgz", + "integrity": "sha512-z8fxRTYuBwocAax4kokd5QXxNLbsifh4feUr0CJjTnGtH7H3NF0XRXQYrQsTs0D1WZCqpqtqNz3ouab9oDkcpw==", + "dev": true + }, + "inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dev": true, + "requires": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "dev": true + }, + "is-core-module": { + "version": "2.11.0", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.11.0.tgz", + "integrity": "sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==", + "dev": true, + "requires": { + "has": "^1.0.3" + } + }, + "is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "dev": true + }, + "is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dev": true, + "requires": { + "is-extglob": "^2.1.1" + } + }, + "is-number": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", + "dev": true + }, + "is-path-inside": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", + "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", + "dev": true, + "peer": true + }, + "isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true, + "peer": true + }, + "js-sdsl": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.4.0.tgz", + "integrity": "sha512-FfVSdx6pJ41Oa+CF7RDaFmTnCaFhua+SNYQX74riGOpl96x+2jQCqEfQ2bnXu/5DPCqlRuiqyvTJM0Qjz26IVg==", + "dev": true, + "peer": true + }, + "js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "dev": true + }, + "js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "dev": true, + "peer": true, + "requires": { + "argparse": "^2.0.1" + } + }, + "json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "dev": true, + "peer": true + }, + "json-stable-stringify-without-jsonify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "dev": true, + "peer": true + }, + "levn": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "dev": true, + "peer": true, + "requires": { + "prelude-ls": "^1.2.1", + "type-check": "~0.4.0" + } + }, + "libphonenumber-js": { + "version": "1.10.24", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.24.tgz", + "integrity": "sha512-3Dk8f5AmrcWqg+oHhmm9hwSTqpWHBdSqsHmjCJGroULFubi0+x7JEIGmRZCuL3TI8Tx39xaKqfnhsDQ4ALa/Nw==" + }, + "locate-path": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", + "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", + "dev": true, + "peer": true, + "requires": { + "p-locate": "^5.0.0" + } + }, + "lodash.merge": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "dev": true, + "peer": true + }, + "lower-case": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz", + "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==", + "dev": true, + "requires": { + "tslib": "^2.0.3" + } + }, + "lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "make-error": { + "version": "1.3.6", + "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz", + "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==", + "dev": true + }, + "merge2": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", + "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", + "dev": true + }, + "micromatch": { + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", + "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", + "dev": true, + "requires": { + "braces": "^3.0.2", + "picomatch": "^2.3.1" + } + }, + "minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "requires": { + "brace-expansion": "^1.1.7" + } + }, + "minimist": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "dev": true + }, + "mkdirp": { + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", + "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", + "dev": true, + "requires": { + "minimist": "^1.2.6" + } + }, + "ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "dev": true + }, + "natural-compare": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "dev": true, + "peer": true + }, + "no-case": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz", + "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==", + "dev": true, + "requires": { + "lower-case": "^2.0.2", + "tslib": "^2.0.3" + } + }, + "once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dev": true, + "requires": { + "wrappy": "1" + } + }, + "optionator": { + "version": "0.9.1", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz", + "integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==", + "dev": true, + "peer": true, + "requires": { + "deep-is": "^0.1.3", + "fast-levenshtein": "^2.0.6", + "levn": "^0.4.1", + "prelude-ls": "^1.2.1", + "type-check": "^0.4.0", + "word-wrap": "^1.2.3" + } + }, + "p-limit": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "dev": true, + "peer": true, + "requires": { + "yocto-queue": "^0.1.0" + } + }, + "p-locate": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", + "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", + "dev": true, + "peer": true, + "requires": { + "p-limit": "^3.0.2" + } + }, + "parent-module": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "dev": true, + "peer": true, + "requires": { + "callsites": "^3.0.0" + } + }, + "pascal-case": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz", + "integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==", + "dev": true, + "requires": { + "no-case": "^3.0.4", + "tslib": "^2.0.3" + } + }, + "path-exists": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", + "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", + "dev": true, + "peer": true + }, + "path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "dev": true + }, + "path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true, + "peer": true + }, + "path-parse": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "dev": true + }, + "path-type": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", + "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", + "dev": true + }, + "picomatch": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "dev": true + }, + "pluralize": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz", + "integrity": "sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==", + "dev": true + }, + "prelude-ls": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "dev": true, + "peer": true + }, + "prettier": { + "version": "2.8.6", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.6.tgz", + "integrity": "sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==", + "dev": true + }, + "punycode": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", + "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==", + "dev": true, + "peer": true + }, + "queue-microtask": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", + "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", + "dev": true + }, + "resolve": { + "version": "1.22.1", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz", + "integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==", + "dev": true, + "requires": { + "is-core-module": "^2.9.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + } + }, + "resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "dev": true, + "peer": true + }, + "reusify": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", + "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", + "dev": true + }, + "rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "dev": true, + "peer": true, + "requires": { + "glob": "^7.1.3" + } + }, + "run-parallel": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", + "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", + "dev": true, + "requires": { + "queue-microtask": "^1.2.2" + } + }, + "semver": { + "version": "7.3.8", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", + "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "sentence-case": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/sentence-case/-/sentence-case-3.0.4.tgz", + "integrity": "sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==", + "dev": true, + "requires": { + "no-case": "^3.0.4", + "tslib": "^2.0.3", + "upper-case-first": "^2.0.2" + } + }, + "shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dev": true, + "peer": true, + "requires": { + "shebang-regex": "^3.0.0" + } + }, + "shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true, + "peer": true + }, + "slash": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", + "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", + "dev": true + }, + "sprintf-js": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", + "dev": true + }, + "strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "peer": true, + "requires": { + "ansi-regex": "^5.0.1" + } + }, + "strip-json-comments": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "dev": true, + "peer": true + }, + "supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "peer": true, + "requires": { + "has-flag": "^4.0.0" + } + }, + "supports-preserve-symlinks-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "dev": true + }, + "text-table": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", + "dev": true, + "peer": true + }, + "title-case": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/title-case/-/title-case-3.0.3.tgz", + "integrity": "sha512-e1zGYRvbffpcHIrnuqT0Dh+gEJtDaxDSoG4JAIpq4oDFyooziLBIiYQv0GBT4FUAnUop5uZ1hiIAj7oAF6sOCA==", + "dev": true, + "requires": { + "tslib": "^2.0.3" + } + }, + "to-regex-range": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", + "dev": true, + "requires": { + "is-number": "^7.0.0" + } + }, + "ts-node": { + "version": "10.9.1", + "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.1.tgz", + "integrity": "sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==", + "dev": true, + "requires": { + "@cspotcode/source-map-support": "^0.8.0", + "@tsconfig/node10": "^1.0.7", + "@tsconfig/node12": "^1.0.7", + "@tsconfig/node14": "^1.0.0", + "@tsconfig/node16": "^1.0.2", + "acorn": "^8.4.1", + "acorn-walk": "^8.1.1", + "arg": "^4.1.0", + "create-require": "^1.1.0", + "diff": "^4.0.1", + "make-error": "^1.1.1", + "v8-compile-cache-lib": "^3.0.1", + "yn": "3.1.1" + } + }, + "tslib": { + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz", + "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==", + "dev": true + }, + "tslint": { + "version": "6.1.3", + "resolved": "https://registry.npmjs.org/tslint/-/tslint-6.1.3.tgz", + "integrity": "sha512-IbR4nkT96EQOvKE2PW/djGz8iGNeJ4rF2mBfiYaR/nvUWYKJhLwimoJKgjIFEIDibBtOevj7BqCRL4oHeWWUCg==", + "dev": true, + "requires": { + "@babel/code-frame": "^7.0.0", + "builtin-modules": "^1.1.1", + "chalk": "^2.3.0", + "commander": "^2.12.1", + "diff": "^4.0.1", + "glob": "^7.1.1", + "js-yaml": "^3.13.1", + "minimatch": "^3.0.4", + "mkdirp": "^0.5.3", + "resolve": "^1.3.2", + "semver": "^5.3.0", + "tslib": "^1.13.0", + "tsutils": "^2.29.0" + }, + "dependencies": { + "ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dev": true, + "requires": { + "color-convert": "^1.9.0" + } + }, + "argparse": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "dev": true, + "requires": { + "sprintf-js": "~1.0.2" + } + }, + "chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dev": true, + "requires": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + } + }, + "color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dev": true, + "requires": { + "color-name": "1.1.3" + } + }, + "color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "dev": true + }, + "escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "dev": true + }, + "has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true + }, + "js-yaml": { + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", + "dev": true, + "requires": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + } + }, + "semver": { + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", + "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "dev": true + }, + "supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "requires": { + "has-flag": "^3.0.0" + } + }, + "tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", + "dev": true + }, + "tsutils": { + "version": "2.29.0", + "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-2.29.0.tgz", + "integrity": "sha512-g5JVHCIJwzfISaXpXE1qvNalca5Jwob6FjI4AoPlqMusJ6ftFE7IkkFoMhVLRgK+4Kx3gkzb8UZK5t5yTTvEmA==", + "dev": true, + "requires": { + "tslib": "^1.8.1" + } + } + } + }, + "tsutils": { + "version": "3.21.0", + "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz", + "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==", + "dev": true, + "requires": { + "tslib": "^1.8.1" + }, + "dependencies": { + "tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", + "dev": true + } + } + }, + "type-check": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "dev": true, + "peer": true, + "requires": { + "prelude-ls": "^1.2.1" + } + }, + "type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "dev": true, + "peer": true + }, + "typescript": { + "version": "4.6.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.4.tgz", + "integrity": "sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==", + "dev": true + }, + "upper-case-first": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/upper-case-first/-/upper-case-first-2.0.2.tgz", + "integrity": "sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==", + "dev": true, + "requires": { + "tslib": "^2.0.3" + } + }, + "uri-js": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "dev": true, + "peer": true, + "requires": { + "punycode": "^2.1.0" + } + }, + "v8-compile-cache-lib": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz", + "integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==", + "dev": true + }, + "validator": { + "version": "13.9.0", + "resolved": "https://registry.npmjs.org/validator/-/validator-13.9.0.tgz", + "integrity": "sha512-B+dGG8U3fdtM0/aNK4/X8CXq/EcxU2WPrPEkJGslb47qyHsxmbggTWK0yEA4qnYVNF+nxNlN88o14hIcPmSIEA==" + }, + "which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dev": true, + "peer": true, + "requires": { + "isexe": "^2.0.0" + } + }, + "word-wrap": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz", + "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==", + "dev": true, + "peer": true + }, + "wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "dev": true + }, + "yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true + }, + "yn": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz", + "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==", + "dev": true + }, + "yocto-queue": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", + "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", + "dev": true, + "peer": true + } + } +} diff --git a/src/Interfaces/Admin/DocumentHistory.ts b/src/Interfaces/Admin/DocumentHistory.ts index f13d53a..1873a91 100644 --- a/src/Interfaces/Admin/DocumentHistory.ts +++ b/src/Interfaces/Admin/DocumentHistory.ts @@ -1,5 +1,5 @@ import { IsNotEmpty, IsDate, IsOptional } from "class-validator"; -import { Document } from "./Document"; +import { Document } from "../Notary/Document"; export namespace DocumentHistory { export class IDocumentHistory { diff --git a/src/Interfaces/Client/DocumentHistory.ts b/src/Interfaces/Client/DocumentHistory.ts index f13d53a..1873a91 100644 --- a/src/Interfaces/Client/DocumentHistory.ts +++ b/src/Interfaces/Client/DocumentHistory.ts @@ -1,5 +1,5 @@ import { IsNotEmpty, IsDate, IsOptional } from "class-validator"; -import { Document } from "./Document"; +import { Document } from "../Notary/Document"; export namespace DocumentHistory { export class IDocumentHistory { diff --git a/src/Interfaces/SuperAdmin/DocumentHistory.ts b/src/Interfaces/SuperAdmin/DocumentHistory.ts index f13d53a..1873a91 100644 --- a/src/Interfaces/SuperAdmin/DocumentHistory.ts +++ b/src/Interfaces/SuperAdmin/DocumentHistory.ts @@ -1,5 +1,5 @@ import { IsNotEmpty, IsDate, IsOptional } from "class-validator"; -import { Document } from "./Document"; +import { Document } from "../Notary/Document"; export namespace DocumentHistory { export class IDocumentHistory {