@compassdigital/sdk.typescript 4.136.0 → 4.139.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index.d.ts +35 -10
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +37 -10
- package/lib/index.js.map +1 -1
- package/lib/interface/auth.d.ts +14 -3
- package/lib/interface/auth.d.ts.map +1 -1
- package/lib/interface/consumer.d.ts +84 -11
- package/lib/interface/consumer.d.ts.map +1 -1
- package/lib/interface/location.d.ts +2 -0
- package/lib/interface/location.d.ts.map +1 -1
- package/lib/interface/menu.d.ts +68 -0
- package/lib/interface/menu.d.ts.map +1 -1
- package/lib/interface/order.d.ts +31 -0
- package/lib/interface/order.d.ts.map +1 -1
- package/lib/interface/promo.d.ts +1 -1
- package/lib/interface/promo.d.ts.map +1 -1
- package/lib/interface/shoppingcart.d.ts +5 -0
- package/lib/interface/shoppingcart.d.ts.map +1 -1
- package/lib/{events → messages/commands}/SendPushNotificationCommand.d.ts +4 -4
- package/lib/messages/commands/SendPushNotificationCommand.d.ts.map +1 -0
- package/lib/messages/commands/SendPushNotificationCommand.js.map +1 -0
- package/lib/messages/commands/index.d.ts +2 -0
- package/lib/messages/commands/index.d.ts.map +1 -0
- package/lib/messages/commands/index.js.map +1 -0
- package/lib/messages/events/index.d.ts +1 -0
- package/lib/messages/events/index.d.ts.map +1 -0
- package/lib/messages/events/index.js +3 -0
- package/lib/messages/events/index.js.map +1 -0
- package/lib/{events/CheckinProcessingFailed.d.ts → messages/legacy/CheckinProcessingFailedEvent.d.ts} +7 -2
- package/lib/messages/legacy/CheckinProcessingFailedEvent.d.ts.map +1 -0
- package/lib/{events/FrictionlessCheckinExecuted.js → messages/legacy/CheckinProcessingFailedEvent.js} +1 -1
- package/lib/messages/legacy/CheckinProcessingFailedEvent.js.map +1 -0
- package/lib/{events/FrictionlessCheckinExecuted.d.ts → messages/legacy/FrictionlessCheckinExecutedEvent.d.ts} +7 -2
- package/lib/messages/legacy/FrictionlessCheckinExecutedEvent.d.ts.map +1 -0
- package/lib/messages/legacy/FrictionlessCheckinExecutedEvent.js +4 -0
- package/lib/messages/legacy/FrictionlessCheckinExecutedEvent.js.map +1 -0
- package/lib/{events/FrictionlessShopperCheckedOut.d.ts → messages/legacy/FrictionlessShopperCheckedOutEvent.d.ts} +7 -2
- package/lib/messages/legacy/FrictionlessShopperCheckedOutEvent.d.ts.map +1 -0
- package/lib/messages/legacy/FrictionlessShopperCheckedOutEvent.js +4 -0
- package/lib/messages/legacy/FrictionlessShopperCheckedOutEvent.js.map +1 -0
- package/lib/{events/FrictionlessThirdPartyWebhookReceived.d.ts → messages/legacy/FrictionlessThirdPartyWebhookReceivedEvent.d.ts} +7 -2
- package/lib/messages/legacy/FrictionlessThirdPartyWebhookReceivedEvent.d.ts.map +1 -0
- package/lib/messages/legacy/FrictionlessThirdPartyWebhookReceivedEvent.js +4 -0
- package/lib/messages/legacy/FrictionlessThirdPartyWebhookReceivedEvent.js.map +1 -0
- package/lib/messages/legacy/LegacyBrandCleanupRequestedEvent.d.ts +15 -0
- package/lib/messages/legacy/LegacyBrandCleanupRequestedEvent.d.ts.map +1 -0
- package/lib/messages/legacy/LegacyBrandCleanupRequestedEvent.js +4 -0
- package/lib/messages/legacy/LegacyBrandCleanupRequestedEvent.js.map +1 -0
- package/lib/{events/LegacyBrandExcelImportRequested.d.ts → messages/legacy/LegacyBrandExcelImportRequestedEvent.d.ts} +6 -2
- package/lib/messages/legacy/LegacyBrandExcelImportRequestedEvent.d.ts.map +1 -0
- package/lib/messages/legacy/LegacyBrandExcelImportRequestedEvent.js +4 -0
- package/lib/messages/legacy/LegacyBrandExcelImportRequestedEvent.js.map +1 -0
- package/lib/messages/legacy/LegacyDraftBrandDiffGenerateRequestedEvent.d.ts +15 -0
- package/lib/messages/legacy/LegacyDraftBrandDiffGenerateRequestedEvent.d.ts.map +1 -0
- package/lib/messages/legacy/LegacyDraftBrandDiffGenerateRequestedEvent.js +4 -0
- package/lib/messages/legacy/LegacyDraftBrandDiffGenerateRequestedEvent.js.map +1 -0
- package/lib/messages/legacy/LegacyDraftBrandGlobalDiffsApplyRequestedEvent.d.ts +15 -0
- package/lib/messages/legacy/LegacyDraftBrandGlobalDiffsApplyRequestedEvent.d.ts.map +1 -0
- package/lib/messages/legacy/LegacyDraftBrandGlobalDiffsApplyRequestedEvent.js +4 -0
- package/lib/messages/legacy/LegacyDraftBrandGlobalDiffsApplyRequestedEvent.js.map +1 -0
- package/lib/messages/legacy/LegacyDraftBrandPublishRequestedEvent.d.ts +16 -0
- package/lib/messages/legacy/LegacyDraftBrandPublishRequestedEvent.d.ts.map +1 -0
- package/lib/{events/FrictionlessThirdPartyWebhookReceived.js → messages/legacy/LegacyDraftBrandPublishRequestedEvent.js} +1 -1
- package/lib/messages/legacy/LegacyDraftBrandPublishRequestedEvent.js.map +1 -0
- package/lib/{events/LegacyDraftBrandPublished.d.ts → messages/legacy/LegacyDraftBrandPublishedEvent.d.ts} +6 -2
- package/lib/messages/legacy/LegacyDraftBrandPublishedEvent.d.ts.map +1 -0
- package/lib/{events/FrictionlessShopperCheckedOut.js → messages/legacy/LegacyDraftBrandPublishedEvent.js} +1 -1
- package/lib/messages/legacy/LegacyDraftBrandPublishedEvent.js.map +1 -0
- package/lib/messages/legacy/LegacyDraftMenuPublishedToV2MenuEvent.d.ts +16 -0
- package/lib/messages/legacy/LegacyDraftMenuPublishedToV2MenuEvent.d.ts.map +1 -0
- package/lib/messages/legacy/LegacyDraftMenuPublishedToV2MenuEvent.js +4 -0
- package/lib/messages/legacy/LegacyDraftMenuPublishedToV2MenuEvent.js.map +1 -0
- package/lib/messages/legacy/LegacyGlobalMenuGroupDeletedEvent.d.ts +15 -0
- package/lib/messages/legacy/LegacyGlobalMenuGroupDeletedEvent.d.ts.map +1 -0
- package/lib/messages/legacy/LegacyGlobalMenuGroupDeletedEvent.js +4 -0
- package/lib/messages/legacy/LegacyGlobalMenuGroupDeletedEvent.js.map +1 -0
- package/lib/messages/legacy/LegacyItemExcelImportRequestedEvent.d.ts +16 -0
- package/lib/messages/legacy/LegacyItemExcelImportRequestedEvent.d.ts.map +1 -0
- package/lib/messages/legacy/LegacyItemExcelImportRequestedEvent.js +4 -0
- package/lib/messages/legacy/LegacyItemExcelImportRequestedEvent.js.map +1 -0
- package/lib/{events/LegacyItemExcelValidationRequested.d.ts → messages/legacy/LegacyItemExcelValidationRequestedEvent.d.ts} +6 -2
- package/lib/messages/legacy/LegacyItemExcelValidationRequestedEvent.d.ts.map +1 -0
- package/lib/messages/legacy/LegacyItemExcelValidationRequestedEvent.js +4 -0
- package/lib/messages/legacy/LegacyItemExcelValidationRequestedEvent.js.map +1 -0
- package/lib/messages/legacy/LegacyLocalMenuGroupDeletedEvent.d.ts +15 -0
- package/lib/messages/legacy/LegacyLocalMenuGroupDeletedEvent.d.ts.map +1 -0
- package/lib/messages/legacy/LegacyLocalMenuGroupDeletedEvent.js +4 -0
- package/lib/messages/legacy/LegacyLocalMenuGroupDeletedEvent.js.map +1 -0
- package/lib/{events/LegacyLocationCreated.d.ts → messages/legacy/LegacyLocationCreatedEvent.d.ts} +7 -3
- package/lib/messages/legacy/LegacyLocationCreatedEvent.d.ts.map +1 -0
- package/lib/{events/LegacyDraftBrandPublished.js → messages/legacy/LegacyLocationCreatedEvent.js} +1 -1
- package/lib/messages/legacy/LegacyLocationCreatedEvent.js.map +1 -0
- package/lib/{events/LegacyLocationUpdated.d.ts → messages/legacy/LegacyLocationUpdatedEvent.d.ts} +7 -3
- package/lib/messages/legacy/LegacyLocationUpdatedEvent.d.ts.map +1 -0
- package/lib/messages/legacy/LegacyLocationUpdatedEvent.js +4 -0
- package/lib/messages/legacy/LegacyLocationUpdatedEvent.js.map +1 -0
- package/lib/messages/legacy/LegacyMenuPublishToV2MenuRequestedEvent.d.ts +16 -0
- package/lib/messages/legacy/LegacyMenuPublishToV2MenuRequestedEvent.d.ts.map +1 -0
- package/lib/messages/legacy/LegacyMenuPublishToV2MenuRequestedEvent.js +4 -0
- package/lib/messages/legacy/LegacyMenuPublishToV2MenuRequestedEvent.js.map +1 -0
- package/lib/{events/LegacyMenuUpdated.d.ts → messages/legacy/LegacyMenuUpdatedEvent.d.ts} +6 -2
- package/lib/messages/legacy/LegacyMenuUpdatedEvent.d.ts.map +1 -0
- package/lib/{events/LegacyLocationCreated.js → messages/legacy/LegacyMenuUpdatedEvent.js} +1 -1
- package/lib/messages/legacy/LegacyMenuUpdatedEvent.js.map +1 -0
- package/lib/{events/LegacyOrderCreated.d.ts → messages/legacy/LegacyOrderCreatedEvent.d.ts} +6 -2
- package/lib/messages/legacy/LegacyOrderCreatedEvent.d.ts.map +1 -0
- package/lib/{events/CheckinProcessingFailed.js → messages/legacy/LegacyOrderCreatedEvent.js} +1 -1
- package/lib/messages/legacy/LegacyOrderCreatedEvent.js.map +1 -0
- package/lib/{events/LegacyOrderReadyStatusUpdate.d.ts → messages/legacy/LegacyOrderReadyStatusUpdateEvent.d.ts} +6 -2
- package/lib/messages/legacy/LegacyOrderReadyStatusUpdateEvent.d.ts.map +1 -0
- package/lib/messages/legacy/LegacyOrderReadyStatusUpdateEvent.js +4 -0
- package/lib/messages/legacy/LegacyOrderReadyStatusUpdateEvent.js.map +1 -0
- package/lib/{events/LegacyOrderUpdated.d.ts → messages/legacy/LegacyOrderUpdatedEvent.d.ts} +6 -2
- package/lib/messages/legacy/LegacyOrderUpdatedEvent.d.ts.map +1 -0
- package/lib/{events/LegacyLocationUpdated.js → messages/legacy/LegacyOrderUpdatedEvent.js} +1 -1
- package/lib/messages/legacy/LegacyOrderUpdatedEvent.js.map +1 -0
- package/lib/{events/LegacyPopulateLocalBrandsRequested.d.ts → messages/legacy/LegacyPopulateLocalBrandsRequestedEvent.d.ts} +6 -2
- package/lib/messages/legacy/LegacyPopulateLocalBrandsRequestedEvent.d.ts.map +1 -0
- package/lib/messages/legacy/LegacyPopulateLocalBrandsRequestedEvent.js +4 -0
- package/lib/messages/legacy/LegacyPopulateLocalBrandsRequestedEvent.js.map +1 -0
- package/lib/{events/LegacyShoppingCartCreated.d.ts → messages/legacy/LegacyShoppingCartCreatedEvent.d.ts} +6 -2
- package/lib/messages/legacy/LegacyShoppingCartCreatedEvent.d.ts.map +1 -0
- package/lib/{events/LegacyBrandCleanupRequested.js → messages/legacy/LegacyShoppingCartCreatedEvent.js} +1 -1
- package/lib/messages/legacy/LegacyShoppingCartCreatedEvent.js.map +1 -0
- package/lib/{events/LegacyShoppingCartUpdated.d.ts → messages/legacy/LegacyShoppingCartUpdatedEvent.d.ts} +6 -2
- package/lib/messages/legacy/LegacyShoppingCartUpdatedEvent.d.ts.map +1 -0
- package/lib/messages/legacy/LegacyShoppingCartUpdatedEvent.js +4 -0
- package/lib/messages/legacy/LegacyShoppingCartUpdatedEvent.js.map +1 -0
- package/lib/{events/LegacyUserCreated.d.ts → messages/legacy/LegacyUserCreatedEvent.d.ts} +10 -2
- package/lib/messages/legacy/LegacyUserCreatedEvent.d.ts.map +1 -0
- package/lib/{events/LegacyMenuUpdated.js → messages/legacy/LegacyUserCreatedEvent.js} +1 -1
- package/lib/messages/legacy/LegacyUserCreatedEvent.js.map +1 -0
- package/lib/{events/LegacyUserUpdated.d.ts → messages/legacy/LegacyUserUpdatedEvent.d.ts} +10 -2
- package/lib/messages/legacy/LegacyUserUpdatedEvent.d.ts.map +1 -0
- package/lib/{events/LegacyOrderCreated.js → messages/legacy/LegacyUserUpdatedEvent.js} +1 -1
- package/lib/messages/legacy/LegacyUserUpdatedEvent.js.map +1 -0
- package/lib/messages/legacy/LegacyV2MenuCreatedEvent.d.ts +13 -0
- package/lib/messages/legacy/LegacyV2MenuCreatedEvent.d.ts.map +1 -0
- package/lib/messages/legacy/LegacyV2MenuCreatedEvent.js +4 -0
- package/lib/messages/legacy/LegacyV2MenuCreatedEvent.js.map +1 -0
- package/lib/messages/legacy/LegacyV2MenuDeletedEvent.d.ts +13 -0
- package/lib/messages/legacy/LegacyV2MenuDeletedEvent.d.ts.map +1 -0
- package/lib/messages/legacy/LegacyV2MenuDeletedEvent.js +4 -0
- package/lib/messages/legacy/LegacyV2MenuDeletedEvent.js.map +1 -0
- package/lib/messages/legacy/LegacyV2MenuUpdatedEvent.d.ts +13 -0
- package/lib/messages/legacy/LegacyV2MenuUpdatedEvent.d.ts.map +1 -0
- package/lib/messages/legacy/LegacyV2MenuUpdatedEvent.js +4 -0
- package/lib/messages/legacy/LegacyV2MenuUpdatedEvent.js.map +1 -0
- package/lib/{events/LegacyWebhookEventCreated.d.ts → messages/legacy/LegacyWebhookEventCreatedEvent.d.ts} +6 -3
- package/lib/messages/legacy/LegacyWebhookEventCreatedEvent.d.ts.map +1 -0
- package/lib/messages/legacy/LegacyWebhookEventCreatedEvent.js +4 -0
- package/lib/messages/legacy/LegacyWebhookEventCreatedEvent.js.map +1 -0
- package/lib/messages/legacy/ReprocessCheckinCommandArrivedEvent.d.ts +12 -0
- package/lib/messages/legacy/ReprocessCheckinCommandArrivedEvent.d.ts.map +1 -0
- package/lib/messages/legacy/ReprocessCheckinCommandArrivedEvent.js +4 -0
- package/lib/messages/legacy/ReprocessCheckinCommandArrivedEvent.js.map +1 -0
- package/lib/{events/ScanAndGoLocationBrandCreated.d.ts → messages/legacy/ScanAndGoLocationBrandCreatedEvent.d.ts} +6 -2
- package/lib/messages/legacy/ScanAndGoLocationBrandCreatedEvent.d.ts.map +1 -0
- package/lib/messages/legacy/ScanAndGoLocationBrandCreatedEvent.js +4 -0
- package/lib/messages/legacy/ScanAndGoLocationBrandCreatedEvent.js.map +1 -0
- package/lib/{events/UpdateCheckInPaymentRequired.d.ts → messages/legacy/UpdateCheckInPaymentRequiredEvent.d.ts} +7 -2
- package/lib/messages/legacy/UpdateCheckInPaymentRequiredEvent.d.ts.map +1 -0
- package/lib/messages/legacy/UpdateCheckInPaymentRequiredEvent.js +4 -0
- package/lib/messages/legacy/UpdateCheckInPaymentRequiredEvent.js.map +1 -0
- package/lib/{events → messages/legacy}/index.d.ts +34 -35
- package/lib/messages/legacy/index.d.ts.map +1 -0
- package/lib/{events/LegacyUserUpdated.js → messages/legacy/index.js} +1 -1
- package/lib/messages/legacy/index.js.map +1 -0
- package/package.json +11 -5
- package/src/index.ts +87 -24
- package/src/interface/auth.ts +22 -3
- package/src/interface/consumer.ts +119 -21
- package/src/interface/location.ts +2 -0
- package/src/interface/menu.ts +86 -0
- package/src/interface/order.ts +52 -0
- package/src/interface/promo.ts +1 -1
- package/src/interface/shoppingcart.ts +5 -0
- package/src/{events → messages/commands}/SendPushNotificationCommand.ts +4 -4
- package/src/messages/commands/index.ts +3 -0
- package/src/messages/events/index.ts +1 -0
- package/src/{events/CheckinProcessingFailed.ts → messages/legacy/CheckinProcessingFailedEvent.ts} +6 -1
- package/src/{events/FrictionlessCheckinExecuted.ts → messages/legacy/FrictionlessCheckinExecutedEvent.ts} +6 -1
- package/src/{events/FrictionlessShopperCheckedOut.ts → messages/legacy/FrictionlessShopperCheckedOutEvent.ts} +6 -1
- package/src/{events/FrictionlessThirdPartyWebhookReceived.ts → messages/legacy/FrictionlessThirdPartyWebhookReceivedEvent.ts} +6 -1
- package/src/{events/LegacyBrandCleanupRequested.ts → messages/legacy/LegacyBrandCleanupRequestedEvent.ts} +5 -1
- package/src/{events/LegacyBrandExcelImportRequested.ts → messages/legacy/LegacyBrandExcelImportRequestedEvent.ts} +5 -1
- package/src/{events/LegacyDraftBrandDiffGenerateRequested.ts → messages/legacy/LegacyDraftBrandDiffGenerateRequestedEvent.ts} +5 -1
- package/src/{events/LegacyDraftBrandGlobalDiffsApplyRequested.ts → messages/legacy/LegacyDraftBrandGlobalDiffsApplyRequestedEvent.ts} +5 -1
- package/src/{events/LegacyDraftBrandPublishRequested.ts → messages/legacy/LegacyDraftBrandPublishRequestedEvent.ts} +5 -1
- package/src/{events/LegacyDraftBrandPublished.ts → messages/legacy/LegacyDraftBrandPublishedEvent.ts} +5 -1
- package/src/{events/LegacyDraftMenuPublishedToV2Menu.ts → messages/legacy/LegacyDraftMenuPublishedToV2MenuEvent.ts} +5 -1
- package/src/{events/LegacyGlobalMenuGroupDeleted.ts → messages/legacy/LegacyGlobalMenuGroupDeletedEvent.ts} +5 -1
- package/src/{events/LegacyItemExcelImportRequested.ts → messages/legacy/LegacyItemExcelImportRequestedEvent.ts} +5 -1
- package/src/{events/LegacyItemExcelValidationRequested.ts → messages/legacy/LegacyItemExcelValidationRequestedEvent.ts} +5 -1
- package/src/{events/LegacyLocalMenuGroupDeleted.ts → messages/legacy/LegacyLocalMenuGroupDeletedEvent.ts} +5 -1
- package/src/{events/LegacyLocationCreated.ts → messages/legacy/LegacyLocationCreatedEvent.ts} +7 -3
- package/src/{events/LegacyLocationUpdated.ts → messages/legacy/LegacyLocationUpdatedEvent.ts} +7 -3
- package/src/{events/LegacyMenuPublishToV2MenuRequested.ts → messages/legacy/LegacyMenuPublishToV2MenuRequestedEvent.ts} +5 -1
- package/src/{events/LegacyMenuUpdated.ts → messages/legacy/LegacyMenuUpdatedEvent.ts} +5 -1
- package/src/{events/LegacyOrderCreated.ts → messages/legacy/LegacyOrderCreatedEvent.ts} +5 -1
- package/src/{events/LegacyOrderReadyStatusUpdate.ts → messages/legacy/LegacyOrderReadyStatusUpdateEvent.ts} +5 -1
- package/src/{events/LegacyOrderUpdated.ts → messages/legacy/LegacyOrderUpdatedEvent.ts} +5 -1
- package/src/{events/LegacyPopulateLocalBrandsRequested.ts → messages/legacy/LegacyPopulateLocalBrandsRequestedEvent.ts} +5 -1
- package/src/{events/LegacyShoppingCartCreated.ts → messages/legacy/LegacyShoppingCartCreatedEvent.ts} +5 -1
- package/src/{events/LegacyShoppingCartUpdated.ts → messages/legacy/LegacyShoppingCartUpdatedEvent.ts} +5 -1
- package/src/{events/LegacyUserCreated.ts → messages/legacy/LegacyUserCreatedEvent.ts} +9 -1
- package/src/{events/LegacyUserUpdated.ts → messages/legacy/LegacyUserUpdatedEvent.ts} +9 -1
- package/src/{events/LegacyV2MenuCreated.ts → messages/legacy/LegacyV2MenuCreatedEvent.ts} +5 -1
- package/src/{events/LegacyV2MenuDeleted.ts → messages/legacy/LegacyV2MenuDeletedEvent.ts} +5 -1
- package/src/{events/LegacyV2MenuUpdated.ts → messages/legacy/LegacyV2MenuUpdatedEvent.ts} +5 -1
- package/src/{events/LegacyWebhookEventCreated.ts → messages/legacy/LegacyWebhookEventCreatedEvent.ts} +5 -2
- package/src/{events/ReprocessCheckinCommandArrived.ts → messages/legacy/ReprocessCheckinCommandArrivedEvent.ts} +6 -1
- package/src/{events/ScanAndGoLocationBrandCreated.ts → messages/legacy/ScanAndGoLocationBrandCreatedEvent.ts} +5 -1
- package/src/{events/UpdateCheckInPaymentRequired.ts → messages/legacy/UpdateCheckInPaymentRequiredEvent.ts} +6 -1
- package/src/{events → messages/legacy}/index.ts +34 -36
- package/lib/events/CheckinProcessingFailed.d.ts.map +0 -1
- package/lib/events/CheckinProcessingFailed.js.map +0 -1
- package/lib/events/FrictionlessCheckinExecuted.d.ts.map +0 -1
- package/lib/events/FrictionlessCheckinExecuted.js.map +0 -1
- package/lib/events/FrictionlessShopperCheckedOut.d.ts.map +0 -1
- package/lib/events/FrictionlessShopperCheckedOut.js.map +0 -1
- package/lib/events/FrictionlessThirdPartyWebhookReceived.d.ts.map +0 -1
- package/lib/events/FrictionlessThirdPartyWebhookReceived.js.map +0 -1
- package/lib/events/LegacyBrandCleanupRequested.d.ts +0 -11
- package/lib/events/LegacyBrandCleanupRequested.d.ts.map +0 -1
- package/lib/events/LegacyBrandCleanupRequested.js.map +0 -1
- package/lib/events/LegacyBrandExcelImportRequested.d.ts.map +0 -1
- package/lib/events/LegacyBrandExcelImportRequested.js +0 -4
- package/lib/events/LegacyBrandExcelImportRequested.js.map +0 -1
- package/lib/events/LegacyDraftBrandDiffGenerateRequested.d.ts +0 -11
- package/lib/events/LegacyDraftBrandDiffGenerateRequested.d.ts.map +0 -1
- package/lib/events/LegacyDraftBrandDiffGenerateRequested.js +0 -4
- package/lib/events/LegacyDraftBrandDiffGenerateRequested.js.map +0 -1
- package/lib/events/LegacyDraftBrandGlobalDiffsApplyRequested.d.ts +0 -11
- package/lib/events/LegacyDraftBrandGlobalDiffsApplyRequested.d.ts.map +0 -1
- package/lib/events/LegacyDraftBrandGlobalDiffsApplyRequested.js +0 -4
- package/lib/events/LegacyDraftBrandGlobalDiffsApplyRequested.js.map +0 -1
- package/lib/events/LegacyDraftBrandPublishRequested.d.ts +0 -12
- package/lib/events/LegacyDraftBrandPublishRequested.d.ts.map +0 -1
- package/lib/events/LegacyDraftBrandPublishRequested.js +0 -4
- package/lib/events/LegacyDraftBrandPublishRequested.js.map +0 -1
- package/lib/events/LegacyDraftBrandPublished.d.ts.map +0 -1
- package/lib/events/LegacyDraftBrandPublished.js.map +0 -1
- package/lib/events/LegacyDraftMenuPublishedToV2Menu.d.ts +0 -12
- package/lib/events/LegacyDraftMenuPublishedToV2Menu.d.ts.map +0 -1
- package/lib/events/LegacyDraftMenuPublishedToV2Menu.js +0 -4
- package/lib/events/LegacyDraftMenuPublishedToV2Menu.js.map +0 -1
- package/lib/events/LegacyGlobalMenuGroupDeleted.d.ts +0 -11
- package/lib/events/LegacyGlobalMenuGroupDeleted.d.ts.map +0 -1
- package/lib/events/LegacyGlobalMenuGroupDeleted.js +0 -4
- package/lib/events/LegacyGlobalMenuGroupDeleted.js.map +0 -1
- package/lib/events/LegacyItemExcelImportRequested.d.ts +0 -12
- package/lib/events/LegacyItemExcelImportRequested.d.ts.map +0 -1
- package/lib/events/LegacyItemExcelImportRequested.js +0 -4
- package/lib/events/LegacyItemExcelImportRequested.js.map +0 -1
- package/lib/events/LegacyItemExcelValidationRequested.d.ts.map +0 -1
- package/lib/events/LegacyItemExcelValidationRequested.js +0 -4
- package/lib/events/LegacyItemExcelValidationRequested.js.map +0 -1
- package/lib/events/LegacyLocalMenuGroupDeleted.d.ts +0 -11
- package/lib/events/LegacyLocalMenuGroupDeleted.d.ts.map +0 -1
- package/lib/events/LegacyLocalMenuGroupDeleted.js +0 -4
- package/lib/events/LegacyLocalMenuGroupDeleted.js.map +0 -1
- package/lib/events/LegacyLocationCreated.d.ts.map +0 -1
- package/lib/events/LegacyLocationCreated.js.map +0 -1
- package/lib/events/LegacyLocationUpdated.d.ts.map +0 -1
- package/lib/events/LegacyLocationUpdated.js.map +0 -1
- package/lib/events/LegacyMenuPublishToV2MenuRequested.d.ts +0 -12
- package/lib/events/LegacyMenuPublishToV2MenuRequested.d.ts.map +0 -1
- package/lib/events/LegacyMenuPublishToV2MenuRequested.js +0 -4
- package/lib/events/LegacyMenuPublishToV2MenuRequested.js.map +0 -1
- package/lib/events/LegacyMenuUpdated.d.ts.map +0 -1
- package/lib/events/LegacyMenuUpdated.js.map +0 -1
- package/lib/events/LegacyOrderCreated.d.ts.map +0 -1
- package/lib/events/LegacyOrderCreated.js.map +0 -1
- package/lib/events/LegacyOrderReadyStatusUpdate.d.ts.map +0 -1
- package/lib/events/LegacyOrderReadyStatusUpdate.js +0 -4
- package/lib/events/LegacyOrderReadyStatusUpdate.js.map +0 -1
- package/lib/events/LegacyOrderUpdated.d.ts.map +0 -1
- package/lib/events/LegacyOrderUpdated.js +0 -4
- package/lib/events/LegacyOrderUpdated.js.map +0 -1
- package/lib/events/LegacyPopulateLocalBrandsRequested.d.ts.map +0 -1
- package/lib/events/LegacyPopulateLocalBrandsRequested.js +0 -4
- package/lib/events/LegacyPopulateLocalBrandsRequested.js.map +0 -1
- package/lib/events/LegacyShoppingCartCreated.d.ts.map +0 -1
- package/lib/events/LegacyShoppingCartCreated.js +0 -4
- package/lib/events/LegacyShoppingCartCreated.js.map +0 -1
- package/lib/events/LegacyShoppingCartUpdated.d.ts.map +0 -1
- package/lib/events/LegacyShoppingCartUpdated.js +0 -4
- package/lib/events/LegacyShoppingCartUpdated.js.map +0 -1
- package/lib/events/LegacyUserCreated.d.ts.map +0 -1
- package/lib/events/LegacyUserCreated.js +0 -4
- package/lib/events/LegacyUserCreated.js.map +0 -1
- package/lib/events/LegacyUserUpdated.d.ts.map +0 -1
- package/lib/events/LegacyUserUpdated.js.map +0 -1
- package/lib/events/LegacyV2MenuCreated.d.ts +0 -9
- package/lib/events/LegacyV2MenuCreated.d.ts.map +0 -1
- package/lib/events/LegacyV2MenuCreated.js +0 -4
- package/lib/events/LegacyV2MenuCreated.js.map +0 -1
- package/lib/events/LegacyV2MenuDeleted.d.ts +0 -9
- package/lib/events/LegacyV2MenuDeleted.d.ts.map +0 -1
- package/lib/events/LegacyV2MenuDeleted.js +0 -4
- package/lib/events/LegacyV2MenuDeleted.js.map +0 -1
- package/lib/events/LegacyV2MenuUpdated.d.ts +0 -9
- package/lib/events/LegacyV2MenuUpdated.d.ts.map +0 -1
- package/lib/events/LegacyV2MenuUpdated.js +0 -4
- package/lib/events/LegacyV2MenuUpdated.js.map +0 -1
- package/lib/events/LegacyWebhookEventCreated.d.ts.map +0 -1
- package/lib/events/LegacyWebhookEventCreated.js +0 -4
- package/lib/events/LegacyWebhookEventCreated.js.map +0 -1
- package/lib/events/ReprocessCheckinCommandArrived.d.ts +0 -7
- package/lib/events/ReprocessCheckinCommandArrived.d.ts.map +0 -1
- package/lib/events/ReprocessCheckinCommandArrived.js +0 -4
- package/lib/events/ReprocessCheckinCommandArrived.js.map +0 -1
- package/lib/events/ScanAndGoLocationBrandCreated.d.ts.map +0 -1
- package/lib/events/ScanAndGoLocationBrandCreated.js +0 -4
- package/lib/events/ScanAndGoLocationBrandCreated.js.map +0 -1
- package/lib/events/SendPushNotificationCommand.d.ts.map +0 -1
- package/lib/events/SendPushNotificationCommand.js.map +0 -1
- package/lib/events/UpdateCheckInPaymentRequired.d.ts.map +0 -1
- package/lib/events/UpdateCheckInPaymentRequired.js +0 -4
- package/lib/events/UpdateCheckInPaymentRequired.js.map +0 -1
- package/lib/events/index.d.ts.map +0 -1
- package/lib/events/index.js.map +0 -1
- /package/lib/{events → messages/commands}/SendPushNotificationCommand.js +0 -0
- /package/lib/{events → messages/commands}/index.js +0 -0
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @deprecated
|
|
3
|
+
* Create a new message type respecting the new standards
|
|
4
|
+
*/
|
|
5
|
+
export interface LegacyDraftBrandPublishRequestedEvent {
|
|
6
|
+
meta: {
|
|
7
|
+
auth_token: string;
|
|
8
|
+
};
|
|
9
|
+
body: {
|
|
10
|
+
id: string;
|
|
11
|
+
process_id: string;
|
|
12
|
+
};
|
|
13
|
+
type: 'LegacyDraftBrandPublishRequestedEvent';
|
|
14
|
+
version: '0.0.1';
|
|
15
|
+
}
|
|
16
|
+
//# sourceMappingURL=LegacyDraftBrandPublishRequestedEvent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyDraftBrandPublishRequestedEvent.d.ts","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyDraftBrandPublishRequestedEvent.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,MAAM,WAAW,qCAAqC;IAErD,IAAI,EAAE;QAEL,UAAU,EAAE,MAAM,CAAC;KACnB,CAAC;IAEF,IAAI,EAAE;QAEL,EAAE,EAAE,MAAM,CAAC;QAEX,UAAU,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,IAAI,EAAE,uCAAuC,CAAC;IAC9C,OAAO,EAAE,OAAO,CAAC;CACjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyDraftBrandPublishRequestedEvent.js","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyDraftBrandPublishRequestedEvent.ts"],"names":[],"mappings":";AAAA,sDAAsD"}
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @deprecated
|
|
3
|
+
* Create a new message type respecting the new standards
|
|
4
|
+
*/
|
|
1
5
|
export interface LegacyDraftBrandPublishedEvent {
|
|
2
6
|
meta: {
|
|
3
7
|
auth_token: string;
|
|
@@ -6,7 +10,7 @@ export interface LegacyDraftBrandPublishedEvent {
|
|
|
6
10
|
id: string;
|
|
7
11
|
process_id: string;
|
|
8
12
|
};
|
|
9
|
-
|
|
13
|
+
type: 'LegacyDraftBrandPublishedEvent';
|
|
10
14
|
version: '0.0.1';
|
|
11
15
|
}
|
|
12
|
-
//# sourceMappingURL=
|
|
16
|
+
//# sourceMappingURL=LegacyDraftBrandPublishedEvent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyDraftBrandPublishedEvent.d.ts","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyDraftBrandPublishedEvent.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,MAAM,WAAW,8BAA8B;IAE9C,IAAI,EAAE;QAEL,UAAU,EAAE,MAAM,CAAC;KACnB,CAAC;IAEF,IAAI,EAAE;QAEL,EAAE,EAAE,MAAM,CAAC;QAEX,UAAU,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,IAAI,EAAE,gCAAgC,CAAC;IACvC,OAAO,EAAE,OAAO,CAAC;CACjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyDraftBrandPublishedEvent.js","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyDraftBrandPublishedEvent.ts"],"names":[],"mappings":";AAAA,sDAAsD"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @deprecated
|
|
3
|
+
* Create a new message type respecting the new standards
|
|
4
|
+
*/
|
|
5
|
+
export interface LegacyDraftMenuPublishedToV2MenuEvent {
|
|
6
|
+
meta: {
|
|
7
|
+
auth_token: string;
|
|
8
|
+
};
|
|
9
|
+
body: {
|
|
10
|
+
id: string;
|
|
11
|
+
process_id: string;
|
|
12
|
+
};
|
|
13
|
+
type: 'LegacyDraftMenuPublishedToV2MenuEvent';
|
|
14
|
+
version: '0.0.1';
|
|
15
|
+
}
|
|
16
|
+
//# sourceMappingURL=LegacyDraftMenuPublishedToV2MenuEvent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyDraftMenuPublishedToV2MenuEvent.d.ts","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyDraftMenuPublishedToV2MenuEvent.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,MAAM,WAAW,qCAAqC;IAErD,IAAI,EAAE;QAEL,UAAU,EAAE,MAAM,CAAC;KACnB,CAAC;IAEF,IAAI,EAAE;QAEL,EAAE,EAAE,MAAM,CAAC;QAEX,UAAU,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,IAAI,EAAE,uCAAuC,CAAC;IAC9C,OAAO,EAAE,OAAO,CAAC;CACjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyDraftMenuPublishedToV2MenuEvent.js","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyDraftMenuPublishedToV2MenuEvent.ts"],"names":[],"mappings":";AAAA,sDAAsD"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @deprecated
|
|
3
|
+
* Create a new message type respecting the new standards
|
|
4
|
+
*/
|
|
5
|
+
export interface LegacyGlobalMenuGroupDeletedEvent {
|
|
6
|
+
meta: {
|
|
7
|
+
auth_token: string;
|
|
8
|
+
};
|
|
9
|
+
body: {
|
|
10
|
+
id: string;
|
|
11
|
+
};
|
|
12
|
+
type: 'LegacyGlobalMenuGroupDeletedEvent';
|
|
13
|
+
version: '0.0.1';
|
|
14
|
+
}
|
|
15
|
+
//# sourceMappingURL=LegacyGlobalMenuGroupDeletedEvent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyGlobalMenuGroupDeletedEvent.d.ts","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyGlobalMenuGroupDeletedEvent.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,MAAM,WAAW,iCAAiC;IACjD,IAAI,EAAE;QAEL,UAAU,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,IAAI,EAAE;QAEL,EAAE,EAAE,MAAM,CAAC;KACX,CAAC;IACF,IAAI,EAAE,mCAAmC,CAAC;IAC1C,OAAO,EAAE,OAAO,CAAC;CACjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyGlobalMenuGroupDeletedEvent.js","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyGlobalMenuGroupDeletedEvent.ts"],"names":[],"mappings":";AAAA,sDAAsD"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @deprecated
|
|
3
|
+
* Create a new message type respecting the new standards
|
|
4
|
+
*/
|
|
5
|
+
export interface LegacyItemExcelImportRequestedEvent {
|
|
6
|
+
meta: {
|
|
7
|
+
auth_token: string;
|
|
8
|
+
};
|
|
9
|
+
body: {
|
|
10
|
+
brand_id: string;
|
|
11
|
+
path: string;
|
|
12
|
+
};
|
|
13
|
+
type: 'LegacyItemExcelImportRequestedEvent';
|
|
14
|
+
version: '0.0.1';
|
|
15
|
+
}
|
|
16
|
+
//# sourceMappingURL=LegacyItemExcelImportRequestedEvent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyItemExcelImportRequestedEvent.d.ts","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyItemExcelImportRequestedEvent.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,MAAM,WAAW,mCAAmC;IACnD,IAAI,EAAE;QAEL,UAAU,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,IAAI,EAAE;QAEL,QAAQ,EAAE,MAAM,CAAC;QAEjB,IAAI,EAAE,MAAM,CAAC;KACb,CAAC;IACF,IAAI,EAAE,qCAAqC,CAAC;IAC5C,OAAO,EAAE,OAAO,CAAC;CACjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyItemExcelImportRequestedEvent.js","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyItemExcelImportRequestedEvent.ts"],"names":[],"mappings":";AAAA,sDAAsD"}
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @deprecated
|
|
3
|
+
* Create a new message type respecting the new standards
|
|
4
|
+
*/
|
|
1
5
|
export interface LegacyItemExcelValidationRequestedEvent {
|
|
2
6
|
meta: {
|
|
3
7
|
auth_token: string;
|
|
@@ -7,7 +11,7 @@ export interface LegacyItemExcelValidationRequestedEvent {
|
|
|
7
11
|
validation_report_link: string;
|
|
8
12
|
excel_path: string;
|
|
9
13
|
};
|
|
10
|
-
|
|
14
|
+
type: 'LegacyItemExcelValidationRequestedEvent';
|
|
11
15
|
version: '0.0.1';
|
|
12
16
|
}
|
|
13
|
-
//# sourceMappingURL=
|
|
17
|
+
//# sourceMappingURL=LegacyItemExcelValidationRequestedEvent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyItemExcelValidationRequestedEvent.d.ts","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyItemExcelValidationRequestedEvent.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,MAAM,WAAW,uCAAuC;IACvD,IAAI,EAAE;QAEL,UAAU,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,IAAI,EAAE;QAEL,QAAQ,EAAE,MAAM,CAAC;QAEjB,sBAAsB,EAAE,MAAM,CAAC;QAE/B,UAAU,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,IAAI,EAAE,yCAAyC,CAAC;IAChD,OAAO,EAAE,OAAO,CAAC;CACjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyItemExcelValidationRequestedEvent.js","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyItemExcelValidationRequestedEvent.ts"],"names":[],"mappings":";AAAA,sDAAsD"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @deprecated
|
|
3
|
+
* Create a new message type respecting the new standards
|
|
4
|
+
*/
|
|
5
|
+
export interface LegacyLocalMenuGroupDeletedEvent {
|
|
6
|
+
meta: {
|
|
7
|
+
auth_token: string;
|
|
8
|
+
};
|
|
9
|
+
body: {
|
|
10
|
+
id: string;
|
|
11
|
+
};
|
|
12
|
+
type: 'LegacyLocalMenuGroupDeletedEvent';
|
|
13
|
+
version: '0.0.1';
|
|
14
|
+
}
|
|
15
|
+
//# sourceMappingURL=LegacyLocalMenuGroupDeletedEvent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyLocalMenuGroupDeletedEvent.d.ts","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyLocalMenuGroupDeletedEvent.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,MAAM,WAAW,gCAAgC;IAChD,IAAI,EAAE;QAEL,UAAU,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,IAAI,EAAE;QAEL,EAAE,EAAE,MAAM,CAAC;KACX,CAAC;IACF,IAAI,EAAE,kCAAkC,CAAC;IACzC,OAAO,EAAE,OAAO,CAAC;CACjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyLocalMenuGroupDeletedEvent.js","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyLocalMenuGroupDeletedEvent.ts"],"names":[],"mappings":";AAAA,sDAAsD"}
|
package/lib/{events/LegacyLocationCreated.d.ts → messages/legacy/LegacyLocationCreatedEvent.d.ts}
RENAMED
|
@@ -1,12 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @deprecated
|
|
3
|
+
* Create a new message type respecting the new standards
|
|
4
|
+
*/
|
|
1
5
|
export interface LegacyLocationCreatedEvent {
|
|
2
6
|
id: string;
|
|
3
|
-
type:
|
|
7
|
+
type: 'LegacyLocationCreatedEvent';
|
|
4
8
|
multigroup?: string;
|
|
5
9
|
group?: string;
|
|
6
10
|
location?: string;
|
|
7
11
|
sector?: string;
|
|
8
12
|
company?: string;
|
|
9
|
-
name:
|
|
13
|
+
name: string;
|
|
10
14
|
date: {
|
|
11
15
|
created: string;
|
|
12
16
|
modified: string;
|
|
@@ -67,4 +71,4 @@ export interface LegacyLocationCreatedEvent {
|
|
|
67
71
|
information?: string;
|
|
68
72
|
version: '0.0.1';
|
|
69
73
|
}
|
|
70
|
-
//# sourceMappingURL=
|
|
74
|
+
//# sourceMappingURL=LegacyLocationCreatedEvent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyLocationCreatedEvent.d.ts","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyLocationCreatedEvent.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyLocationCreatedEvent.js","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyLocationCreatedEvent.ts"],"names":[],"mappings":";AAAA,sDAAsD"}
|
package/lib/{events/LegacyLocationUpdated.d.ts → messages/legacy/LegacyLocationUpdatedEvent.d.ts}
RENAMED
|
@@ -1,12 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @deprecated
|
|
3
|
+
* Create a new message type respecting the new standards
|
|
4
|
+
*/
|
|
1
5
|
export interface LegacyLocationUpdatedEvent {
|
|
2
6
|
id: string;
|
|
3
|
-
type:
|
|
7
|
+
type: 'LegacyLocationUpdatedEvent';
|
|
4
8
|
multigroup?: string;
|
|
5
9
|
group?: string;
|
|
6
10
|
location?: string;
|
|
7
11
|
sector?: string;
|
|
8
12
|
company?: string;
|
|
9
|
-
name:
|
|
13
|
+
name: string;
|
|
10
14
|
date: {
|
|
11
15
|
created: string;
|
|
12
16
|
modified: string;
|
|
@@ -68,4 +72,4 @@ export interface LegacyLocationUpdatedEvent {
|
|
|
68
72
|
_old?: Record<string, any>;
|
|
69
73
|
version: '0.0.1';
|
|
70
74
|
}
|
|
71
|
-
//# sourceMappingURL=
|
|
75
|
+
//# sourceMappingURL=LegacyLocationUpdatedEvent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyLocationUpdatedEvent.d.ts","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyLocationUpdatedEvent.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyLocationUpdatedEvent.js","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyLocationUpdatedEvent.ts"],"names":[],"mappings":";AAAA,sDAAsD"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @deprecated
|
|
3
|
+
* Create a new message type respecting the new standards
|
|
4
|
+
*/
|
|
5
|
+
export interface LegacyMenuPublishToV2MenuRequestedEvent {
|
|
6
|
+
meta: {
|
|
7
|
+
auth_token: string;
|
|
8
|
+
};
|
|
9
|
+
body: {
|
|
10
|
+
id: string;
|
|
11
|
+
process_id: string;
|
|
12
|
+
};
|
|
13
|
+
type: 'LegacyMenuPublishToV2MenuRequestedEvent';
|
|
14
|
+
version: '0.0.1';
|
|
15
|
+
}
|
|
16
|
+
//# sourceMappingURL=LegacyMenuPublishToV2MenuRequestedEvent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyMenuPublishToV2MenuRequestedEvent.d.ts","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyMenuPublishToV2MenuRequestedEvent.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,MAAM,WAAW,uCAAuC;IACvD,IAAI,EAAE;QAEL,UAAU,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,IAAI,EAAE;QAEL,EAAE,EAAE,MAAM,CAAC;QAEX,UAAU,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,IAAI,EAAE,yCAAyC,CAAC;IAChD,OAAO,EAAE,OAAO,CAAC;CACjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyMenuPublishToV2MenuRequestedEvent.js","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyMenuPublishToV2MenuRequestedEvent.ts"],"names":[],"mappings":";AAAA,sDAAsD"}
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @deprecated
|
|
3
|
+
* Create a new message type respecting the new standards
|
|
4
|
+
*/
|
|
1
5
|
export interface LegacyMenuUpdatedEvent {
|
|
2
6
|
meta: {
|
|
3
7
|
auth_token: string;
|
|
@@ -7,7 +11,7 @@ export interface LegacyMenuUpdatedEvent {
|
|
|
7
11
|
status: 'initiated' | 'in_progress' | 'completed' | 'failed';
|
|
8
12
|
type: 'brand_cleanup' | 'other_types';
|
|
9
13
|
};
|
|
10
|
-
|
|
14
|
+
type: 'LegacyMenuUpdatedEvent';
|
|
11
15
|
version: '0.0.1';
|
|
12
16
|
}
|
|
13
|
-
//# sourceMappingURL=
|
|
17
|
+
//# sourceMappingURL=LegacyMenuUpdatedEvent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyMenuUpdatedEvent.d.ts","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyMenuUpdatedEvent.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,MAAM,WAAW,sBAAsB;IACtC,IAAI,EAAE;QAEL,UAAU,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,IAAI,EAAE;QAEL,EAAE,EAAE,MAAM,CAAC;QAEX,MAAM,EAAE,WAAW,GAAG,aAAa,GAAG,WAAW,GAAG,QAAQ,CAAC;QAE7D,IAAI,EAAE,eAAe,GAAG,aAAa,CAAC;KACtC,CAAC;IACF,IAAI,EAAE,wBAAwB,CAAC;IAC/B,OAAO,EAAE,OAAO,CAAC;CACjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyMenuUpdatedEvent.js","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyMenuUpdatedEvent.ts"],"names":[],"mappings":";AAAA,sDAAsD"}
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @deprecated
|
|
3
|
+
* Create a new message type respecting the new standards
|
|
4
|
+
*/
|
|
1
5
|
export interface LegacyOrderCreatedEvent {
|
|
2
6
|
date: {
|
|
3
7
|
started: string;
|
|
@@ -62,7 +66,7 @@ export interface LegacyOrderCreatedEvent {
|
|
|
62
66
|
};
|
|
63
67
|
id: string;
|
|
64
68
|
customer: string;
|
|
65
|
-
|
|
69
|
+
type: 'LegacyOrderCreatedEvent';
|
|
66
70
|
version: '0.0.1';
|
|
67
71
|
}
|
|
68
|
-
//# sourceMappingURL=
|
|
72
|
+
//# sourceMappingURL=LegacyOrderCreatedEvent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyOrderCreatedEvent.d.ts","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyOrderCreatedEvent.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,MAAM,WAAW,uBAAuB;IACvC,IAAI,EAAE;QACL,OAAO,EAAE,MAAM,CAAC;QAChB,OAAO,EAAE,MAAM,CAAC;QAChB,QAAQ,EAAE,MAAM,CAAC;QACjB,YAAY,EAAE,MAAM,CAAC;QACrB,kBAAkB,EAAE,MAAM,CAAC;KAC3B,CAAC;IACF,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,EAAE,MAAM,CAAC;IACvB,MAAM,EAAE,MAAM,CAAC;IACf,EAAE,EAAE;QACH,WAAW,EAAE,OAAO,CAAC;QACrB,QAAQ,EAAE,OAAO,CAAC;QAClB,KAAK,EAAE,OAAO,CAAC;QACf,gBAAgB,EAAE,OAAO,CAAC;QAC1B,SAAS,EAAE,OAAO,CAAC;KACnB,CAAC;IACF,QAAQ,EAAE;QACT,EAAE,EAAE,MAAM,CAAC;QACX,MAAM,EAAE,MAAM,CAAC;QACf,IAAI,EAAE,MAAM,CAAC;KACb,CAAC;IACF,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE;QACL,MAAM,EAAE,MAAM,CAAC;QACf,WAAW,EAAE,MAAM,CAAC;QACpB,WAAW,EAAE;YACZ,EAAE,EAAE,MAAM,CAAC;YACX,OAAO,EAAE,MAAM,CAAC;YAChB,IAAI,EAAE,MAAM,CAAC;YACb,EAAE,EAAE;gBACH,SAAS,EAAE,OAAO,CAAC;aACnB,CAAC;YACF,cAAc,EAAE,MAAM,CAAC;YACvB,mBAAmB,EAAE,MAAM,CAAC;YAC5B,wBAAwB,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,CAAC;YAChD,MAAM,EAAE,MAAM,CAAC;SACf,CAAC;QACF,QAAQ,EAAE,MAAM,CAAC;QACjB,SAAS,EAAE,OAAO,CAAC;QACnB,eAAe,EAAE,OAAO,CAAC;QACzB,YAAY,EAAE;YACb,KAAK,EAAE;gBACN,MAAM,EAAE,MAAM,CAAC;aACf,CAAC;YACF,cAAc,EAAE;gBACf,MAAM,EAAE,MAAM,CAAC;aACf,CAAC;SACF,CAAC;KACF,CAAC;IACF,cAAc,EAAE,MAAM,CAAC;IACvB,YAAY,EAAE,MAAM,CAAC;IACrB,OAAO,EAAE;QACR,IAAI,EAAE,MAAM,CAAC;QACb,cAAc,EAAE,MAAM,CAAC;QACvB,UAAU,EAAE,MAAM,CAAC;QACnB,QAAQ,EAAE,MAAM,CAAC;QACjB,UAAU,EAAE,MAAM,CAAC;QACnB,YAAY,EAAE,MAAM,CAAC;QACrB,WAAW,EAAE,MAAM,CAAC;KACpB,CAAC;IACF,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,yBAAyB,CAAC;IAChC,OAAO,EAAE,OAAO,CAAC;CACjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyOrderCreatedEvent.js","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyOrderCreatedEvent.ts"],"names":[],"mappings":";AAAA,sDAAsD"}
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @deprecated
|
|
3
|
+
* Create a new message type respecting the new standards
|
|
4
|
+
*/
|
|
1
5
|
export interface LegacyOrderReadyStatusUpdateEvent {
|
|
2
6
|
date: {
|
|
3
7
|
ready: string;
|
|
@@ -128,7 +132,7 @@ export interface LegacyOrderReadyStatusUpdateEvent {
|
|
|
128
132
|
};
|
|
129
133
|
id: string;
|
|
130
134
|
customer: string;
|
|
131
|
-
|
|
135
|
+
type: 'LegacyOrderReadyStatusUpdateEvent';
|
|
132
136
|
version: '0.0.1';
|
|
133
137
|
}
|
|
134
|
-
//# sourceMappingURL=
|
|
138
|
+
//# sourceMappingURL=LegacyOrderReadyStatusUpdateEvent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyOrderReadyStatusUpdateEvent.d.ts","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyOrderReadyStatusUpdateEvent.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyOrderReadyStatusUpdateEvent.js","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyOrderReadyStatusUpdateEvent.ts"],"names":[],"mappings":";AAAA,sDAAsD"}
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @deprecated
|
|
3
|
+
* Create a new message type respecting the new standards
|
|
4
|
+
*/
|
|
1
5
|
export interface LegacyOrderUpdatedEvent {
|
|
2
6
|
date: {
|
|
3
7
|
started: string;
|
|
@@ -63,7 +67,7 @@ export interface LegacyOrderUpdatedEvent {
|
|
|
63
67
|
id: string;
|
|
64
68
|
customer: string;
|
|
65
69
|
_action: string;
|
|
66
|
-
|
|
70
|
+
type: 'LegacyOrderUpdatedEvent';
|
|
67
71
|
version: '0.0.1';
|
|
68
72
|
}
|
|
69
|
-
//# sourceMappingURL=
|
|
73
|
+
//# sourceMappingURL=LegacyOrderUpdatedEvent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyOrderUpdatedEvent.d.ts","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyOrderUpdatedEvent.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,MAAM,WAAW,uBAAuB;IACvC,IAAI,EAAE;QACL,OAAO,EAAE,MAAM,CAAC;QAChB,OAAO,EAAE,MAAM,CAAC;QAChB,QAAQ,EAAE,MAAM,CAAC;QACjB,YAAY,EAAE,MAAM,CAAC;QACrB,kBAAkB,EAAE,MAAM,CAAC;KAC3B,CAAC;IACF,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,EAAE,MAAM,CAAC;IACvB,MAAM,EAAE,MAAM,CAAC;IACf,EAAE,EAAE;QACH,WAAW,EAAE,OAAO,CAAC;QACrB,QAAQ,EAAE,OAAO,CAAC;QAClB,KAAK,EAAE,OAAO,CAAC;QACf,gBAAgB,EAAE,OAAO,CAAC;QAC1B,SAAS,EAAE,OAAO,CAAC;KACnB,CAAC;IACF,QAAQ,EAAE;QACT,EAAE,EAAE,MAAM,CAAC;QACX,MAAM,EAAE,MAAM,CAAC;QACf,IAAI,EAAE,MAAM,CAAC;KACb,CAAC;IACF,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE;QACL,MAAM,EAAE,MAAM,CAAC;QACf,WAAW,EAAE,MAAM,CAAC;QACpB,WAAW,EAAE;YACZ,EAAE,EAAE,MAAM,CAAC;YACX,OAAO,EAAE,MAAM,CAAC;YAChB,IAAI,EAAE,MAAM,CAAC;YACb,EAAE,EAAE;gBACH,SAAS,EAAE,OAAO,CAAC;aACnB,CAAC;YACF,cAAc,EAAE,MAAM,CAAC;YACvB,mBAAmB,EAAE,MAAM,CAAC;YAC5B,wBAAwB,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,CAAC;YAChD,MAAM,EAAE,MAAM,CAAC;SACf,CAAC;QACF,QAAQ,EAAE,MAAM,CAAC;QACjB,SAAS,EAAE,OAAO,CAAC;QACnB,eAAe,EAAE,OAAO,CAAC;QACzB,YAAY,EAAE;YACb,KAAK,EAAE;gBACN,MAAM,EAAE,MAAM,CAAC;aACf,CAAC;YACF,cAAc,EAAE;gBACf,MAAM,EAAE,MAAM,CAAC;aACf,CAAC;SACF,CAAC;KACF,CAAC;IACF,cAAc,EAAE,MAAM,CAAC;IACvB,YAAY,EAAE,MAAM,CAAC;IACrB,OAAO,EAAE;QACR,IAAI,EAAE,MAAM,CAAC;QACb,cAAc,EAAE,MAAM,CAAC;QACvB,UAAU,EAAE,MAAM,CAAC;QACnB,QAAQ,EAAE,MAAM,CAAC;QACjB,UAAU,EAAE,MAAM,CAAC;QACnB,YAAY,EAAE,MAAM,CAAC;QACrB,WAAW,EAAE,MAAM,CAAC;KACpB,CAAC;IACF,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,yBAAyB,CAAC;IAChC,OAAO,EAAE,OAAO,CAAC;CACjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyOrderUpdatedEvent.js","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyOrderUpdatedEvent.ts"],"names":[],"mappings":";AAAA,sDAAsD"}
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @deprecated
|
|
3
|
+
* Create a new message type respecting the new standards
|
|
4
|
+
*/
|
|
1
5
|
export interface LegacyPopulateLocalBrandsRequestedEvent {
|
|
2
6
|
meta: {
|
|
3
7
|
auth_token: string;
|
|
@@ -6,7 +10,7 @@ export interface LegacyPopulateLocalBrandsRequestedEvent {
|
|
|
6
10
|
local_menu_group_id: string;
|
|
7
11
|
local_brand_ids: string[];
|
|
8
12
|
};
|
|
9
|
-
|
|
13
|
+
type: 'LegacyPopulateLocalBrandsRequestedEvent';
|
|
10
14
|
version: '0.0.1';
|
|
11
15
|
}
|
|
12
|
-
//# sourceMappingURL=
|
|
16
|
+
//# sourceMappingURL=LegacyPopulateLocalBrandsRequestedEvent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyPopulateLocalBrandsRequestedEvent.d.ts","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyPopulateLocalBrandsRequestedEvent.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,MAAM,WAAW,uCAAuC;IACvD,IAAI,EAAE;QAEL,UAAU,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,IAAI,EAAE;QAEL,mBAAmB,EAAE,MAAM,CAAC;QAC5B,eAAe,EAAE,MAAM,EAAE,CAAC;KAC1B,CAAC;IACF,IAAI,EAAE,yCAAyC,CAAC;IAChD,OAAO,EAAE,OAAO,CAAC;CACjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyPopulateLocalBrandsRequestedEvent.js","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyPopulateLocalBrandsRequestedEvent.ts"],"names":[],"mappings":";AAAA,sDAAsD"}
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @deprecated
|
|
3
|
+
* Create a new message type respecting the new standards
|
|
4
|
+
*/
|
|
1
5
|
export interface LegacyShoppingCartCreatedEvent {
|
|
2
6
|
id?: string;
|
|
3
7
|
location?: string;
|
|
@@ -64,8 +68,8 @@ export interface LegacyShoppingCartCreatedEvent {
|
|
|
64
68
|
email_tax_exempt?: boolean;
|
|
65
69
|
};
|
|
66
70
|
meta?: Record<string, any>;
|
|
67
|
-
|
|
71
|
+
type: 'LegacyShoppingCartCreatedEvent';
|
|
68
72
|
version: '0.0.1';
|
|
69
73
|
[index: string]: any;
|
|
70
74
|
}
|
|
71
|
-
//# sourceMappingURL=
|
|
75
|
+
//# sourceMappingURL=LegacyShoppingCartCreatedEvent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyShoppingCartCreatedEvent.d.ts","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyShoppingCartCreatedEvent.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyShoppingCartCreatedEvent.js","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyShoppingCartCreatedEvent.ts"],"names":[],"mappings":";AAAA,sDAAsD"}
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @deprecated
|
|
3
|
+
* Create a new message type respecting the new standards
|
|
4
|
+
*/
|
|
1
5
|
export interface LegacyShoppingCartUpdatedEvent {
|
|
2
6
|
id?: string;
|
|
3
7
|
location?: string;
|
|
@@ -64,8 +68,8 @@ export interface LegacyShoppingCartUpdatedEvent {
|
|
|
64
68
|
email_tax_exempt?: boolean;
|
|
65
69
|
};
|
|
66
70
|
meta?: Record<string, any>;
|
|
67
|
-
|
|
71
|
+
type: 'LegacyShoppingCartUpdatedEvent';
|
|
68
72
|
version: '0.0.1';
|
|
69
73
|
[index: string]: any;
|
|
70
74
|
}
|
|
71
|
-
//# sourceMappingURL=
|
|
75
|
+
//# sourceMappingURL=LegacyShoppingCartUpdatedEvent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyShoppingCartUpdatedEvent.d.ts","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyShoppingCartUpdatedEvent.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LegacyShoppingCartUpdatedEvent.js","sourceRoot":"","sources":["../../../src/messages/legacy/LegacyShoppingCartUpdatedEvent.ts"],"names":[],"mappings":";AAAA,sDAAsD"}
|