@axinom/mosaic-messages 0.9.0 → 0.10.0-rc.11
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/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.d.ts +12 -0
- package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.d.ts.map +1 -0
- package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.js +20 -0
- package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.js.map +1 -0
- package/dist/generated/config/payloads/billing/index.d.ts +1 -0
- package/dist/generated/config/payloads/billing/index.d.ts.map +1 -1
- package/dist/generated/config/payloads/billing/index.js +1 -0
- package/dist/generated/config/payloads/billing/index.js.map +1 -1
- package/dist/generated/schemas/payloads/billing/events/index.d.ts +66 -0
- package/dist/generated/schemas/payloads/billing/events/index.d.ts.map +1 -1
- package/dist/generated/schemas/payloads/billing/events/index.js +7 -1
- package/dist/generated/schemas/payloads/billing/events/index.js.map +1 -1
- package/dist/generated/schemas/payloads/billing/events/payment-provider-changed-event.json +25 -0
- package/dist/generated/schemas/payloads/billing/events/payment-provider-disabled-event.json +25 -0
- package/dist/generated/schemas/payloads/billing/events/payment-provider-enabled-event.json +25 -0
- package/dist/generated/schemas/payloads/monetization/events/index.d.ts +32 -0
- package/dist/generated/schemas/payloads/monetization/events/index.d.ts.map +1 -1
- package/dist/generated/schemas/payloads/monetization/events/subscription-plan-published-event.json +39 -0
- package/dist/generated/types/payloads/admin/commands/execute-async-wrapper-step-start-command.d.ts.map +1 -1
- package/dist/generated/types/payloads/admin/events/environment-created-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/admin/events/execute-async-wrapper-step-finished-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/admin/types/ax-auth-service.d.ts.map +1 -1
- package/dist/generated/types/payloads/admin/types/environment-init-defaults.d.ts +2 -2
- package/dist/generated/types/payloads/admin/types/environment-init-defaults.d.ts.map +1 -1
- package/dist/generated/types/payloads/admin/types/id-service.d.ts.map +1 -1
- package/dist/generated/types/payloads/admin/types/idp-configurations.d.ts.map +1 -1
- package/dist/generated/types/payloads/ax-auth/commands/ax-auth-create-user-start-command.d.ts.map +1 -1
- package/dist/generated/types/payloads/ax-auth/commands/ax-auth-service-enable-start-command.d.ts.map +1 -1
- package/dist/generated/types/payloads/billing/events/index.d.ts +11 -2
- package/dist/generated/types/payloads/billing/events/index.d.ts.map +1 -1
- package/dist/generated/types/payloads/billing/events/index.js +9 -0
- package/dist/generated/types/payloads/billing/events/index.js.map +1 -1
- package/dist/generated/types/payloads/billing/events/payment-provider-changed-event.d.ts +14 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-changed-event.d.ts.map +1 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-changed-event.js +3 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-changed-event.js.map +1 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-disabled-event.d.ts +14 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-disabled-event.d.ts.map +1 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-disabled-event.js +3 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-disabled-event.js.map +1 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-enabled-event.d.ts +14 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-enabled-event.d.ts.map +1 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-enabled-event.js +3 -0
- package/dist/generated/types/payloads/billing/events/payment-provider-enabled-event.js.map +1 -0
- package/dist/generated/types/payloads/id/commands/id-service-enable-start-command.d.ts.map +1 -1
- package/dist/generated/types/payloads/id/commands/synchronize-permissions-start-command.d.ts.map +1 -1
- package/dist/generated/types/payloads/id/types/ax-id-service.d.ts.map +1 -1
- package/dist/generated/types/payloads/id/types/ax-idp-configurations.d.ts.map +1 -1
- package/dist/generated/types/payloads/image/commands/declare-image-types-command.d.ts.map +1 -1
- package/dist/generated/types/payloads/image/events/image-types-declared-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/micro-frontend/events/workflows-disable-finished-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/micro-frontend/events/workflows-enable-finished-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/monetization/commands/synchronize-claim-definitions-start-command.d.ts.map +1 -1
- package/dist/generated/types/payloads/monetization/commands/synchronize-payment-providers-start-command.d.ts.map +1 -1
- package/dist/generated/types/payloads/monetization/events/subscription-plan-published-event.d.ts +5 -0
- package/dist/generated/types/payloads/monetization/events/subscription-plan-published-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/monetization/events/synchronize-claim-definitions-failed-event.d.ts +1 -1
- package/dist/generated/types/payloads/monetization/events/synchronize-claim-definitions-failed-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/monetization/events/synchronize-payment-providers-failed-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/monetization/types/claim-definition-group.d.ts +1 -1
- package/dist/generated/types/payloads/monetization/types/claim-definition-group.d.ts.map +1 -1
- package/dist/generated/types/payloads/monetization/types/index.d.ts +2 -0
- package/dist/generated/types/payloads/monetization/types/index.d.ts.map +1 -1
- package/dist/generated/types/payloads/monetization/types/index.js +2 -0
- package/dist/generated/types/payloads/monetization/types/index.js.map +1 -1
- package/dist/generated/types/payloads/monetization/types/monetization-image-type.d.ts +2 -0
- package/dist/generated/types/payloads/monetization/types/monetization-image-type.d.ts.map +1 -0
- package/dist/generated/types/payloads/monetization/types/monetization-image-type.js +3 -0
- package/dist/generated/types/payloads/monetization/types/monetization-image-type.js.map +1 -0
- package/dist/generated/types/payloads/monetization/types/monetization-image.d.ts +23 -0
- package/dist/generated/types/payloads/monetization/types/monetization-image.d.ts.map +1 -0
- package/dist/generated/types/payloads/monetization/types/monetization-image.js +3 -0
- package/dist/generated/types/payloads/monetization/types/monetization-image.js.map +1 -0
- package/dist/generated/types/payloads/monetization/types/payment-plan.d.ts +2 -2
- package/dist/generated/types/payloads/monetization/types/payment-plan.d.ts.map +1 -1
- package/dist/generated/types/payloads/portal-service/commands/portal-service-enable-start-command.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/commands/sdu-storage-create-start-command.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/commands/sdu-storage-delete-start-command.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/events/sdu-storage-create-failed-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/events/sdu-storage-create-finished-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/events/sdu-storage-delete-failed-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/events/sdu-storage-delete-finished-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/types/sdu-storage-create-command-params.d.ts.map +1 -1
- package/dist/generated/types/payloads/sdu/types/sdu-storage-delete-start-command-params.d.ts.map +1 -1
- package/dist/generated/types/payloads/user/events/user-service-idp-user-created-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/user/events/user-service-idp-user-deleted-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/video/events/ensure-video-exists-already-existed-event.d.ts.map +1 -1
- package/dist/generated/types/payloads/video/events/ensure-video-exists-creation-started-event.d.ts.map +1 -1
- package/package.json +4 -4
package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.d.ts
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { MultiTenantMessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
|
+
export declare class BillingServiceMultiTenantMessagingSettings extends MultiTenantMessagingSettings {
|
|
3
|
+
readonly messageType: string;
|
|
4
|
+
readonly queue: string;
|
|
5
|
+
readonly routingKey: string;
|
|
6
|
+
static PaymentProviderEnabled: BillingServiceMultiTenantMessagingSettings;
|
|
7
|
+
static PaymentProviderDisabled: BillingServiceMultiTenantMessagingSettings;
|
|
8
|
+
static PaymentProviderChanged: BillingServiceMultiTenantMessagingSettings;
|
|
9
|
+
private constructor();
|
|
10
|
+
toString: () => string;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=billing-service-multi-tenant-messaging-settings.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"billing-service-multi-tenant-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAC;AAEvF,qBAAa,0CAA2C,SAAQ,4BAA4B;aAkBxE,WAAW,EAAE,MAAM;aACnB,KAAK,EAAE,MAAM;aACb,UAAU,EAAE,MAAM;IAnBpC,OAAc,sBAAsB,6CAIhC;IACJ,OAAc,uBAAuB,6CAIjC;IACJ,OAAc,sBAAsB,6CAIhC;IAEJ,OAAO;IAQA,QAAQ,QAAO,MAAM,CAE1B;CACH"}
|
package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.js
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.BillingServiceMultiTenantMessagingSettings = void 0;
|
|
4
|
+
const mosaic_message_bus_abstractions_1 = require("@axinom/mosaic-message-bus-abstractions");
|
|
5
|
+
class BillingServiceMultiTenantMessagingSettings extends mosaic_message_bus_abstractions_1.MultiTenantMessagingSettings {
|
|
6
|
+
constructor(messageType, queue, routingKey) {
|
|
7
|
+
super('ax-billing-service', messageType, queue, routingKey);
|
|
8
|
+
this.messageType = messageType;
|
|
9
|
+
this.queue = queue;
|
|
10
|
+
this.routingKey = routingKey;
|
|
11
|
+
this.toString = () => {
|
|
12
|
+
return this.messageType;
|
|
13
|
+
};
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
exports.BillingServiceMultiTenantMessagingSettings = BillingServiceMultiTenantMessagingSettings;
|
|
17
|
+
BillingServiceMultiTenantMessagingSettings.PaymentProviderEnabled = new BillingServiceMultiTenantMessagingSettings('PaymentProviderEnabled', 'payment_provider:enabled', '*.*.payment_provider.enabled');
|
|
18
|
+
BillingServiceMultiTenantMessagingSettings.PaymentProviderDisabled = new BillingServiceMultiTenantMessagingSettings('PaymentProviderDisabled', 'payment_provider:disabled', '*.*.payment_provider.disabled');
|
|
19
|
+
BillingServiceMultiTenantMessagingSettings.PaymentProviderChanged = new BillingServiceMultiTenantMessagingSettings('PaymentProviderChanged', 'payment_provider:changed', '*.*.payment_provider.changed');
|
|
20
|
+
//# sourceMappingURL=billing-service-multi-tenant-messaging-settings.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"billing-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":";;;AAAA,6FAAuF;AAEvF,MAAa,0CAA2C,SAAQ,8DAA4B;IAiB1F,YACkB,WAAmB,EACnB,KAAa,EACb,UAAkB;QAElC,KAAK,CAAC,oBAAoB,EAAE,WAAW,EAAE,KAAK,EAAE,UAAU,CAAC,CAAC;QAJ5C,gBAAW,GAAX,WAAW,CAAQ;QACnB,UAAK,GAAL,KAAK,CAAQ;QACb,eAAU,GAAV,UAAU,CAAQ;QAK7B,aAAQ,GAAG,GAAW,EAAE;YAC7B,OAAO,IAAI,CAAC,WAAW,CAAC;QAC1B,CAAC,CAAC;IAJF,CAAC;;AAvBH,gGA4BC;AA3Be,iEAAsB,GAAG,IAAI,0CAA0C,CACnF,wBAAwB,EACxB,0BAA0B,EAC1B,8BAA8B,CAC7B,CAAC;AACU,kEAAuB,GAAG,IAAI,0CAA0C,CACpF,yBAAyB,EACzB,2BAA2B,EAC3B,+BAA+B,CAC9B,CAAC;AACU,iEAAsB,GAAG,IAAI,0CAA0C,CACnF,wBAAwB,EACxB,0BAA0B,EAC1B,8BAA8B,CAC7B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/billing/index.ts"],"names":[],"mappings":"AAAA,cAAc,sCAAsC,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/billing/index.ts"],"names":[],"mappings":"AAAA,cAAc,sCAAsC,CAAC;AACrD,cAAc,mDAAmD,CAAC"}
|
|
@@ -11,4 +11,5 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./billing-service-messaging-settings"), exports);
|
|
14
|
+
__exportStar(require("./billing-service-multi-tenant-messaging-settings"), exports);
|
|
14
15
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/billing/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,uEAAqD"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/billing/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,uEAAqD;AACrD,oFAAkE"}
|
|
@@ -102,4 +102,70 @@ export declare const BillingServiceEnableFinishedEventSchema: {
|
|
|
102
102
|
};
|
|
103
103
|
};
|
|
104
104
|
};
|
|
105
|
+
export declare const PaymentProviderChangedEventSchema: {
|
|
106
|
+
$schema: string;
|
|
107
|
+
type: string;
|
|
108
|
+
title: string;
|
|
109
|
+
description: string;
|
|
110
|
+
additionalProperties: boolean;
|
|
111
|
+
required: string[];
|
|
112
|
+
properties: {
|
|
113
|
+
key: {
|
|
114
|
+
description: string;
|
|
115
|
+
type: string;
|
|
116
|
+
minLength: number;
|
|
117
|
+
pattern: string;
|
|
118
|
+
};
|
|
119
|
+
title: {
|
|
120
|
+
description: string;
|
|
121
|
+
type: string;
|
|
122
|
+
minLength: number;
|
|
123
|
+
pattern: string;
|
|
124
|
+
};
|
|
125
|
+
};
|
|
126
|
+
};
|
|
127
|
+
export declare const PaymentProviderDisabledEventSchema: {
|
|
128
|
+
$schema: string;
|
|
129
|
+
type: string;
|
|
130
|
+
title: string;
|
|
131
|
+
description: string;
|
|
132
|
+
additionalProperties: boolean;
|
|
133
|
+
required: string[];
|
|
134
|
+
properties: {
|
|
135
|
+
key: {
|
|
136
|
+
description: string;
|
|
137
|
+
type: string;
|
|
138
|
+
minLength: number;
|
|
139
|
+
pattern: string;
|
|
140
|
+
};
|
|
141
|
+
title: {
|
|
142
|
+
description: string;
|
|
143
|
+
type: string;
|
|
144
|
+
minLength: number;
|
|
145
|
+
pattern: string;
|
|
146
|
+
};
|
|
147
|
+
};
|
|
148
|
+
};
|
|
149
|
+
export declare const PaymentProviderEnabledEventSchema: {
|
|
150
|
+
$schema: string;
|
|
151
|
+
type: string;
|
|
152
|
+
title: string;
|
|
153
|
+
description: string;
|
|
154
|
+
additionalProperties: boolean;
|
|
155
|
+
required: string[];
|
|
156
|
+
properties: {
|
|
157
|
+
key: {
|
|
158
|
+
description: string;
|
|
159
|
+
type: string;
|
|
160
|
+
minLength: number;
|
|
161
|
+
pattern: string;
|
|
162
|
+
};
|
|
163
|
+
title: {
|
|
164
|
+
description: string;
|
|
165
|
+
type: string;
|
|
166
|
+
minLength: number;
|
|
167
|
+
pattern: string;
|
|
168
|
+
};
|
|
169
|
+
};
|
|
170
|
+
};
|
|
105
171
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/billing/events/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/billing/events/index.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,sCAAsC;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAmC,CAAC;AACvF,eAAO,MAAM,wCAAwC;;;;;;;;;;;;;;;;;;;;;;;CAAqC,CAAC;AAC3F,eAAO,MAAM,qCAAqC;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAkC,CAAC;AACrF,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;CAAoC,CAAC;AACzF,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;CAA8B,CAAC;AAC7E,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;;;;;CAA+B,CAAC;AAC/E,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;CAA8B,CAAC"}
|
|
@@ -1,12 +1,18 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BillingServiceEnableFinishedEventSchema = exports.BillingServiceEnableFailedEventSchema = exports.BillingServiceDisableFinishedEventSchema = exports.BillingServiceDisableFailedEventSchema = void 0;
|
|
3
|
+
exports.PaymentProviderEnabledEventSchema = exports.PaymentProviderDisabledEventSchema = exports.PaymentProviderChangedEventSchema = exports.BillingServiceEnableFinishedEventSchema = exports.BillingServiceEnableFailedEventSchema = exports.BillingServiceDisableFinishedEventSchema = exports.BillingServiceDisableFailedEventSchema = void 0;
|
|
4
4
|
const BillingServiceDisableFailedEvent = require("./billing-service-disable-failed-event.json");
|
|
5
5
|
const BillingServiceDisableFinishedEvent = require("./billing-service-disable-finished-event.json");
|
|
6
6
|
const BillingServiceEnableFailedEvent = require("./billing-service-enable-failed-event.json");
|
|
7
7
|
const BillingServiceEnableFinishedEvent = require("./billing-service-enable-finished-event.json");
|
|
8
|
+
const PaymentProviderChangedEvent = require("./payment-provider-changed-event.json");
|
|
9
|
+
const PaymentProviderDisabledEvent = require("./payment-provider-disabled-event.json");
|
|
10
|
+
const PaymentProviderEnabledEvent = require("./payment-provider-enabled-event.json");
|
|
8
11
|
exports.BillingServiceDisableFailedEventSchema = BillingServiceDisableFailedEvent;
|
|
9
12
|
exports.BillingServiceDisableFinishedEventSchema = BillingServiceDisableFinishedEvent;
|
|
10
13
|
exports.BillingServiceEnableFailedEventSchema = BillingServiceEnableFailedEvent;
|
|
11
14
|
exports.BillingServiceEnableFinishedEventSchema = BillingServiceEnableFinishedEvent;
|
|
15
|
+
exports.PaymentProviderChangedEventSchema = PaymentProviderChangedEvent;
|
|
16
|
+
exports.PaymentProviderDisabledEventSchema = PaymentProviderDisabledEvent;
|
|
17
|
+
exports.PaymentProviderEnabledEventSchema = PaymentProviderEnabledEvent;
|
|
12
18
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/billing/events/index.ts"],"names":[],"mappings":";;;AAAA,gGAAgG;AAChG,oGAAoG;AACpG,8FAA8F;AAC9F,kGAAkG;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/billing/events/index.ts"],"names":[],"mappings":";;;AAAA,gGAAgG;AAChG,oGAAoG;AACpG,8FAA8F;AAC9F,kGAAkG;AAClG,qFAAqF;AACrF,uFAAuF;AACvF,qFAAqF;AAExE,QAAA,sCAAsC,GAAG,gCAAgC,CAAC;AAC1E,QAAA,wCAAwC,GAAG,kCAAkC,CAAC;AAC9E,QAAA,qCAAqC,GAAG,+BAA+B,CAAC;AACxE,QAAA,uCAAuC,GAAG,iCAAiC,CAAC;AAC5E,QAAA,iCAAiC,GAAG,2BAA2B,CAAC;AAChE,QAAA,kCAAkC,GAAG,4BAA4B,CAAC;AAClE,QAAA,iCAAiC,GAAG,2BAA2B,CAAC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-04/schema#",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"title": "payment_provider_changed_event",
|
|
5
|
+
"description": "A payment provider was changed.",
|
|
6
|
+
"additionalProperties": false,
|
|
7
|
+
"required": [
|
|
8
|
+
"key",
|
|
9
|
+
"title"
|
|
10
|
+
],
|
|
11
|
+
"properties": {
|
|
12
|
+
"key": {
|
|
13
|
+
"description": "The key of the payment provider (e.g. PAYPAL).",
|
|
14
|
+
"type": "string",
|
|
15
|
+
"minLength": 1,
|
|
16
|
+
"pattern": "^$|.*\\S.*"
|
|
17
|
+
},
|
|
18
|
+
"title": {
|
|
19
|
+
"description": "The human readable name of the payment provider.",
|
|
20
|
+
"type": "string",
|
|
21
|
+
"minLength": 1,
|
|
22
|
+
"pattern": "^$|.*\\S.*"
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-04/schema#",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"title": "payment_provider_disabled_event",
|
|
5
|
+
"description": "A payment provider was disabled (that was never used so far).",
|
|
6
|
+
"additionalProperties": false,
|
|
7
|
+
"required": [
|
|
8
|
+
"key",
|
|
9
|
+
"title"
|
|
10
|
+
],
|
|
11
|
+
"properties": {
|
|
12
|
+
"key": {
|
|
13
|
+
"description": "The key of the payment provider (e.g. PAYPAL).",
|
|
14
|
+
"type": "string",
|
|
15
|
+
"minLength": 1,
|
|
16
|
+
"pattern": "^$|.*\\S.*"
|
|
17
|
+
},
|
|
18
|
+
"title": {
|
|
19
|
+
"description": "The human readable name of the payment provider.",
|
|
20
|
+
"type": "string",
|
|
21
|
+
"minLength": 1,
|
|
22
|
+
"pattern": "^$|.*\\S.*"
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-04/schema#",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"title": "payment_provider_enabled_event",
|
|
5
|
+
"description": "A payment provider was enabled",
|
|
6
|
+
"additionalProperties": false,
|
|
7
|
+
"required": [
|
|
8
|
+
"key",
|
|
9
|
+
"title"
|
|
10
|
+
],
|
|
11
|
+
"properties": {
|
|
12
|
+
"key": {
|
|
13
|
+
"description": "The key of the payment provider (e.g. PAYPAL).",
|
|
14
|
+
"type": "string",
|
|
15
|
+
"minLength": 1,
|
|
16
|
+
"pattern": "^$|.*\\S.*"
|
|
17
|
+
},
|
|
18
|
+
"title": {
|
|
19
|
+
"description": "The human readable name of the payment provider.",
|
|
20
|
+
"type": "string",
|
|
21
|
+
"minLength": 1,
|
|
22
|
+
"pattern": "^$|.*\\S.*"
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -327,6 +327,38 @@ export declare const SubscriptionPlanPublishedEventSchema: {
|
|
|
327
327
|
description: string;
|
|
328
328
|
};
|
|
329
329
|
};
|
|
330
|
+
images: {
|
|
331
|
+
description: string;
|
|
332
|
+
type: string;
|
|
333
|
+
items: {
|
|
334
|
+
description: string;
|
|
335
|
+
type: string;
|
|
336
|
+
title: string;
|
|
337
|
+
additionalProperties: boolean;
|
|
338
|
+
required: string[];
|
|
339
|
+
properties: {
|
|
340
|
+
type: {
|
|
341
|
+
description: string;
|
|
342
|
+
type: string;
|
|
343
|
+
title: string;
|
|
344
|
+
enum: string[];
|
|
345
|
+
};
|
|
346
|
+
path: {
|
|
347
|
+
description: string;
|
|
348
|
+
type: string;
|
|
349
|
+
pattern: string;
|
|
350
|
+
};
|
|
351
|
+
width: {
|
|
352
|
+
description: string;
|
|
353
|
+
type: string;
|
|
354
|
+
};
|
|
355
|
+
height: {
|
|
356
|
+
description: string;
|
|
357
|
+
type: string;
|
|
358
|
+
};
|
|
359
|
+
};
|
|
360
|
+
};
|
|
361
|
+
};
|
|
330
362
|
};
|
|
331
363
|
definitions: {
|
|
332
364
|
payment_plan: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/monetization/events/index.ts"],"names":[],"mappings":"AAYA,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAyB,CAAC;AACnE,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;CAA2B,CAAC;AACvE,eAAO,MAAM,2CAA2C;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAwC,CAAC;AACjG,eAAO,MAAM,6CAA6C;;;;;;;;;;;;;;;;;;;;;;;CAA0C,CAAC;AACrG,eAAO,MAAM,0CAA0C;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAuC,CAAC;AAC/F,eAAO,MAAM,4CAA4C;;;;;;;;;;;;;;;;;;;;;;;CAAyC,CAAC;AACnG,eAAO,MAAM,oCAAoC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/schemas/payloads/monetization/events/index.ts"],"names":[],"mappings":"AAYA,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAyB,CAAC;AACnE,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;CAA2B,CAAC;AACvE,eAAO,MAAM,2CAA2C;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAwC,CAAC;AACjG,eAAO,MAAM,6CAA6C;;;;;;;;;;;;;;;;;;;;;;;CAA0C,CAAC;AACrG,eAAO,MAAM,0CAA0C;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAuC,CAAC;AAC/F,eAAO,MAAM,4CAA4C;;;;;;;;;;;;;;;;;;;;;;;CAAyC,CAAC;AACnG,eAAO,MAAM,oCAAoC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAiC,CAAC;AACnF,eAAO,MAAM,4CAA4C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAyC,CAAC;AACnG,eAAO,MAAM,8CAA8C;;;;;;;;CAA2C,CAAC;AACvG,eAAO,MAAM,4CAA4C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAyC,CAAC;AACnG,eAAO,MAAM,8CAA8C;;;;;;;;CAA2C,CAAC"}
|
package/dist/generated/schemas/payloads/monetization/events/subscription-plan-published-event.json
CHANGED
|
@@ -195,6 +195,45 @@
|
|
|
195
195
|
"pattern": "^$|.*\\S.*",
|
|
196
196
|
"description": "String of minimum length of 1 character, which is also cannot all whitespace characters."
|
|
197
197
|
}
|
|
198
|
+
},
|
|
199
|
+
"images": {
|
|
200
|
+
"description": "Array of images associated with the subscription plan.",
|
|
201
|
+
"type": "array",
|
|
202
|
+
"items": {
|
|
203
|
+
"description": "Image metadata.",
|
|
204
|
+
"type": "object",
|
|
205
|
+
"title": "monetization_image",
|
|
206
|
+
"additionalProperties": false,
|
|
207
|
+
"required": [
|
|
208
|
+
"type",
|
|
209
|
+
"path",
|
|
210
|
+
"width",
|
|
211
|
+
"height"
|
|
212
|
+
],
|
|
213
|
+
"properties": {
|
|
214
|
+
"type": {
|
|
215
|
+
"description": "Type of the image.",
|
|
216
|
+
"type": "string",
|
|
217
|
+
"title": "monetization_image_type",
|
|
218
|
+
"enum": [
|
|
219
|
+
"COVER"
|
|
220
|
+
]
|
|
221
|
+
},
|
|
222
|
+
"path": {
|
|
223
|
+
"description": "URI to the image file.",
|
|
224
|
+
"type": "string",
|
|
225
|
+
"pattern": "/[^/]+(.*)"
|
|
226
|
+
},
|
|
227
|
+
"width": {
|
|
228
|
+
"description": "Width of the image in pixels.",
|
|
229
|
+
"type": "integer"
|
|
230
|
+
},
|
|
231
|
+
"height": {
|
|
232
|
+
"description": "Height of the image in pixels.",
|
|
233
|
+
"type": "integer"
|
|
234
|
+
}
|
|
235
|
+
}
|
|
236
|
+
}
|
|
198
237
|
}
|
|
199
238
|
},
|
|
200
239
|
"definitions": {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"execute-async-wrapper-step-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/admin/commands/execute-async-wrapper-step-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,oCAAoC,
|
|
1
|
+
{"version":3,"file":"execute-async-wrapper-step-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/admin/commands/execute-async-wrapper-step-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,oCAAoC,CAAC;AAC7E;;GAEG;AACH,MAAM,WAAW,mCAAmC;IAClD;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,kBAAkB,EAAE,MAAM,CAAC;IAC3B;;OAEG;IACH,aAAa,CAAC,EAAG,uBAAuB,GAAG,IAAI,CAAC;CACjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"environment-created-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/admin/events/environment-created-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,oCAAoC,
|
|
1
|
+
{"version":3,"file":"environment-created-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/admin/events/environment-created-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,oCAAoC,CAAC;AAC7E;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACtC;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,aAAa,CAAC,EAAG,uBAAuB,GAAG,IAAI,CAAC;CACjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"execute-async-wrapper-step-finished-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/admin/events/execute-async-wrapper-step-finished-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,
|
|
1
|
+
{"version":3,"file":"execute-async-wrapper-step-finished-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/admin/events/execute-async-wrapper-step-finished-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzC;;GAEG;AACH,MAAM,WAAW,oCAAoC;IACnD;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ax-auth-service.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/admin/types/ax-auth-service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,
|
|
1
|
+
{"version":3,"file":"ax-auth-service.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/admin/types/ax-auth-service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9B;;GAEG;AACH,MAAM,WAAW,aAAa;IAC5B;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;OAEG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,IAAI,CAAC,CAAC;CACrB"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { PortalService } from './portal-service';
|
|
2
|
-
import { IdService } from './id-service';
|
|
3
1
|
import { AxAuthService } from './ax-auth-service';
|
|
2
|
+
import { IdService } from './id-service';
|
|
3
|
+
import { PortalService } from './portal-service';
|
|
4
4
|
/**
|
|
5
5
|
* Environment initialization defaults
|
|
6
6
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"environment-init-defaults.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/admin/types/environment-init-defaults.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"environment-init-defaults.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/admin/types/environment-init-defaults.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACtC;;OAEG;IACH,cAAc,CAAC,EAAE,aAAa,CAAC;IAC/B;;OAEG;IACH,UAAU,CAAC,EAAE,SAAS,CAAC;IACvB;;OAEG;IACH,eAAe,CAAC,EAAE,aAAa,CAAC;IAEhC,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;CACtB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"id-service.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/admin/types/id-service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"id-service.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/admin/types/id-service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AACzD;;GAEG;AACH,MAAM,WAAW,SAAS;IACxB;;OAEG;IACH,uBAAuB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACxC;;OAEG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAChC;;OAEG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB;;OAEG;IACH,8BAA8B,CAAC,EAAE,MAAM,CAAC;IACxC;;OAEG;IACH,kBAAkB,CAAC,EAAE,iBAAiB,CAAC;CACxC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"idp-configurations.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/admin/types/idp-configurations.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,
|
|
1
|
+
{"version":3,"file":"idp-configurations.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/admin/types/idp-configurations.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB"}
|
package/dist/generated/types/payloads/ax-auth/commands/ax-auth-create-user-start-command.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ax-auth-create-user-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/ax-auth/commands/ax-auth-create-user-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,uBAAuB,
|
|
1
|
+
{"version":3,"file":"ax-auth-create-user-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/ax-auth/commands/ax-auth-create-user-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AACnD;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,IAAI,EAAE,UAAU,CAAC;CAClB"}
|
package/dist/generated/types/payloads/ax-auth/commands/ax-auth-service-enable-start-command.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ax-auth-service-enable-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/ax-auth/commands/ax-auth-service-enable-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,uBAAuB,
|
|
1
|
+
{"version":3,"file":"ax-auth-service-enable-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/ax-auth/commands/ax-auth-service-enable-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AACnD;;GAEG;AACH,MAAM,WAAW,+BAA+B;IAC9C;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,aAAa,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC7B;;OAEG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC;CAC3B"}
|
|
@@ -2,16 +2,25 @@ export * from './billing-service-disable-failed-event';
|
|
|
2
2
|
export * from './billing-service-disable-finished-event';
|
|
3
3
|
export * from './billing-service-enable-failed-event';
|
|
4
4
|
export * from './billing-service-enable-finished-event';
|
|
5
|
+
export * from './payment-provider-changed-event';
|
|
6
|
+
export * from './payment-provider-disabled-event';
|
|
7
|
+
export * from './payment-provider-enabled-event';
|
|
5
8
|
export declare enum BillingEventsSchemas {
|
|
6
9
|
BillingServiceDisableFailedEvent = "payloads/billing/events/billing-service-disable-failed-event.json",
|
|
7
10
|
BillingServiceDisableFinishedEvent = "payloads/billing/events/billing-service-disable-finished-event.json",
|
|
8
11
|
BillingServiceEnableFailedEvent = "payloads/billing/events/billing-service-enable-failed-event.json",
|
|
9
|
-
BillingServiceEnableFinishedEvent = "payloads/billing/events/billing-service-enable-finished-event.json"
|
|
12
|
+
BillingServiceEnableFinishedEvent = "payloads/billing/events/billing-service-enable-finished-event.json",
|
|
13
|
+
PaymentProviderChangedEvent = "payloads/billing/events/payment-provider-changed-event.json",
|
|
14
|
+
PaymentProviderDisabledEvent = "payloads/billing/events/payment-provider-disabled-event.json",
|
|
15
|
+
PaymentProviderEnabledEvent = "payloads/billing/events/payment-provider-enabled-event.json"
|
|
10
16
|
}
|
|
11
17
|
export declare enum BillingEventsTypes {
|
|
12
18
|
BillingServiceDisableFailedEvent = "BillingServiceDisableFailedEvent",
|
|
13
19
|
BillingServiceDisableFinishedEvent = "BillingServiceDisableFinishedEvent",
|
|
14
20
|
BillingServiceEnableFailedEvent = "BillingServiceEnableFailedEvent",
|
|
15
|
-
BillingServiceEnableFinishedEvent = "BillingServiceEnableFinishedEvent"
|
|
21
|
+
BillingServiceEnableFinishedEvent = "BillingServiceEnableFinishedEvent",
|
|
22
|
+
PaymentProviderChangedEvent = "PaymentProviderChangedEvent",
|
|
23
|
+
PaymentProviderDisabledEvent = "PaymentProviderDisabledEvent",
|
|
24
|
+
PaymentProviderEnabledEvent = "PaymentProviderEnabledEvent"
|
|
16
25
|
}
|
|
17
26
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/billing/events/index.ts"],"names":[],"mappings":"AAAA,cAAc,wCAAwC,CAAC;AACvD,cAAc,0CAA0C,CAAC;AACzD,cAAc,uCAAuC,CAAC;AACtD,cAAc,yCAAyC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/billing/events/index.ts"],"names":[],"mappings":"AAAA,cAAc,wCAAwC,CAAC;AACvD,cAAc,0CAA0C,CAAC;AACzD,cAAc,uCAAuC,CAAC;AACtD,cAAc,yCAAyC,CAAC;AACxD,cAAc,kCAAkC,CAAC;AACjD,cAAc,mCAAmC,CAAC;AAClD,cAAc,kCAAkC,CAAC;AAEjD,oBAAY,oBAAoB;IAC9B,gCAAgC,sEAAsE;IACtG,kCAAkC,wEAAwE;IAC1G,+BAA+B,qEAAqE;IACpG,iCAAiC,uEAAuE;IACxG,2BAA2B,gEAAgE;IAC3F,4BAA4B,iEAAiE;IAC7F,2BAA2B,gEAAgE;CAC5F;AAED,oBAAY,kBAAkB;IAC5B,gCAAgC,qCAAqC;IACrE,kCAAkC,uCAAuC;IACzE,+BAA+B,oCAAoC;IACnE,iCAAiC,sCAAsC;IACvE,2BAA2B,gCAAgC;IAC3D,4BAA4B,iCAAiC;IAC7D,2BAA2B,gCAAgC;CAC5D"}
|
|
@@ -15,12 +15,18 @@ __exportStar(require("./billing-service-disable-failed-event"), exports);
|
|
|
15
15
|
__exportStar(require("./billing-service-disable-finished-event"), exports);
|
|
16
16
|
__exportStar(require("./billing-service-enable-failed-event"), exports);
|
|
17
17
|
__exportStar(require("./billing-service-enable-finished-event"), exports);
|
|
18
|
+
__exportStar(require("./payment-provider-changed-event"), exports);
|
|
19
|
+
__exportStar(require("./payment-provider-disabled-event"), exports);
|
|
20
|
+
__exportStar(require("./payment-provider-enabled-event"), exports);
|
|
18
21
|
var BillingEventsSchemas;
|
|
19
22
|
(function (BillingEventsSchemas) {
|
|
20
23
|
BillingEventsSchemas["BillingServiceDisableFailedEvent"] = "payloads/billing/events/billing-service-disable-failed-event.json";
|
|
21
24
|
BillingEventsSchemas["BillingServiceDisableFinishedEvent"] = "payloads/billing/events/billing-service-disable-finished-event.json";
|
|
22
25
|
BillingEventsSchemas["BillingServiceEnableFailedEvent"] = "payloads/billing/events/billing-service-enable-failed-event.json";
|
|
23
26
|
BillingEventsSchemas["BillingServiceEnableFinishedEvent"] = "payloads/billing/events/billing-service-enable-finished-event.json";
|
|
27
|
+
BillingEventsSchemas["PaymentProviderChangedEvent"] = "payloads/billing/events/payment-provider-changed-event.json";
|
|
28
|
+
BillingEventsSchemas["PaymentProviderDisabledEvent"] = "payloads/billing/events/payment-provider-disabled-event.json";
|
|
29
|
+
BillingEventsSchemas["PaymentProviderEnabledEvent"] = "payloads/billing/events/payment-provider-enabled-event.json";
|
|
24
30
|
})(BillingEventsSchemas = exports.BillingEventsSchemas || (exports.BillingEventsSchemas = {}));
|
|
25
31
|
var BillingEventsTypes;
|
|
26
32
|
(function (BillingEventsTypes) {
|
|
@@ -28,5 +34,8 @@ var BillingEventsTypes;
|
|
|
28
34
|
BillingEventsTypes["BillingServiceDisableFinishedEvent"] = "BillingServiceDisableFinishedEvent";
|
|
29
35
|
BillingEventsTypes["BillingServiceEnableFailedEvent"] = "BillingServiceEnableFailedEvent";
|
|
30
36
|
BillingEventsTypes["BillingServiceEnableFinishedEvent"] = "BillingServiceEnableFinishedEvent";
|
|
37
|
+
BillingEventsTypes["PaymentProviderChangedEvent"] = "PaymentProviderChangedEvent";
|
|
38
|
+
BillingEventsTypes["PaymentProviderDisabledEvent"] = "PaymentProviderDisabledEvent";
|
|
39
|
+
BillingEventsTypes["PaymentProviderEnabledEvent"] = "PaymentProviderEnabledEvent";
|
|
31
40
|
})(BillingEventsTypes = exports.BillingEventsTypes || (exports.BillingEventsTypes = {}));
|
|
32
41
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/billing/events/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAAA,yEAAuD;AACvD,2EAAyD;AACzD,wEAAsD;AACtD,0EAAwD;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/billing/events/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAAA,yEAAuD;AACvD,2EAAyD;AACzD,wEAAsD;AACtD,0EAAwD;AACxD,mEAAiD;AACjD,oEAAkD;AAClD,mEAAiD;AAEjD,IAAY,oBAQX;AARD,WAAY,oBAAoB;IAC9B,8HAAsG,CAAA;IACtG,kIAA0G,CAAA;IAC1G,4HAAoG,CAAA;IACpG,gIAAwG,CAAA;IACxG,mHAA2F,CAAA;IAC3F,qHAA6F,CAAA;IAC7F,mHAA2F,CAAA;AAC7F,CAAC,EARW,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAQ/B;AAED,IAAY,kBAQX;AARD,WAAY,kBAAkB;IAC5B,2FAAqE,CAAA;IACrE,+FAAyE,CAAA;IACzE,yFAAmE,CAAA;IACnE,6FAAuE,CAAA;IACvE,iFAA2D,CAAA;IAC3D,mFAA6D,CAAA;IAC7D,iFAA2D,CAAA;AAC7D,CAAC,EARW,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAQ7B"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* A payment provider was changed.
|
|
3
|
+
*/
|
|
4
|
+
export interface PaymentProviderChangedEvent {
|
|
5
|
+
/**
|
|
6
|
+
* The key of the payment provider (e.g. PAYPAL).
|
|
7
|
+
*/
|
|
8
|
+
key: string;
|
|
9
|
+
/**
|
|
10
|
+
* The human readable name of the payment provider.
|
|
11
|
+
*/
|
|
12
|
+
title: string;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=payment-provider-changed-event.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payment-provider-changed-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/billing/events/payment-provider-changed-event.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,2BAA2B;IAC1C;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payment-provider-changed-event.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/billing/events/payment-provider-changed-event.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* A payment provider was disabled (that was never used so far).
|
|
3
|
+
*/
|
|
4
|
+
export interface PaymentProviderDisabledEvent {
|
|
5
|
+
/**
|
|
6
|
+
* The key of the payment provider (e.g. PAYPAL).
|
|
7
|
+
*/
|
|
8
|
+
key: string;
|
|
9
|
+
/**
|
|
10
|
+
* The human readable name of the payment provider.
|
|
11
|
+
*/
|
|
12
|
+
title: string;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=payment-provider-disabled-event.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payment-provider-disabled-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/billing/events/payment-provider-disabled-event.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payment-provider-disabled-event.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/billing/events/payment-provider-disabled-event.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* A payment provider was enabled
|
|
3
|
+
*/
|
|
4
|
+
export interface PaymentProviderEnabledEvent {
|
|
5
|
+
/**
|
|
6
|
+
* The key of the payment provider (e.g. PAYPAL).
|
|
7
|
+
*/
|
|
8
|
+
key: string;
|
|
9
|
+
/**
|
|
10
|
+
* The human readable name of the payment provider.
|
|
11
|
+
*/
|
|
12
|
+
title: string;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=payment-provider-enabled-event.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payment-provider-enabled-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/billing/events/payment-provider-enabled-event.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,2BAA2B;IAC1C;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payment-provider-enabled-event.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/billing/events/payment-provider-enabled-event.ts"],"names":[],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"id-service-enable-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/id/commands/id-service-enable-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,
|
|
1
|
+
{"version":3,"file":"id-service-enable-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/id/commands/id-service-enable-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AACrD;;GAEG;AACH,MAAM,WAAW,2BAA2B;IAC1C;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,eAAe,CAAC,EAAE,WAAW,CAAC;CAC/B"}
|
package/dist/generated/types/payloads/id/commands/synchronize-permissions-start-command.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"synchronize-permissions-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/id/commands/synchronize-permissions-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,
|
|
1
|
+
{"version":3,"file":"synchronize-permissions-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/id/commands/synchronize-permissions-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACjD;;GAEG;AACH,MAAM,WAAW,kCAAkC;IACjD;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,WAAW,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC;CAChC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ax-id-service.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/id/types/ax-id-service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,
|
|
1
|
+
{"version":3,"file":"ax-id-service.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/id/types/ax-id-service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D;;GAEG;AACH,MAAM,WAAW,WAAW;IAC1B;;OAEG;IACH,uBAAuB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACxC;;OAEG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAChC;;OAEG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB;;OAEG;IACH,8BAA8B,CAAC,EAAE,MAAM,CAAC;IACxC;;OAEG;IACH,kBAAkB,CAAC,EAAE,mBAAmB,CAAC;CAC1C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ax-idp-configurations.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/id/types/ax-idp-configurations.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,
|
|
1
|
+
{"version":3,"file":"ax-idp-configurations.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/id/types/ax-idp-configurations.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAC;AAC7D;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,MAAM,CAAC,EAAE,mBAAmB,CAAC;CAC9B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"declare-image-types-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/image/commands/declare-image-types-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,qBAAqB,
|
|
1
|
+
{"version":3,"file":"declare-image-types-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/image/commands/declare-image-types-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAChD;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACvC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,WAAW,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC;CAC/B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"image-types-declared-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/image/events/image-types-declared-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,qBAAqB,
|
|
1
|
+
{"version":3,"file":"image-types-declared-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/image/events/image-types-declared-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAChD;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACtC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,eAAe,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC;IAClC;;OAEG;IACH,oBAAoB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC;IACxC;;OAEG;IACH,oBAAoB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC;CACzC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"workflows-disable-finished-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/micro-frontend/events/workflows-disable-finished-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,
|
|
1
|
+
{"version":3,"file":"workflows-disable-finished-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/micro-frontend/events/workflows-disable-finished-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAC;AACvC;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC5C;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,iBAAiB,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;CACjC"}
|
package/dist/generated/types/payloads/micro-frontend/events/workflows-enable-finished-event.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"workflows-enable-finished-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/micro-frontend/events/workflows-enable-finished-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,
|
|
1
|
+
{"version":3,"file":"workflows-enable-finished-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/micro-frontend/events/workflows-enable-finished-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAC;AACvC;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,eAAe,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;CAC/B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"synchronize-claim-definitions-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/commands/synchronize-claim-definitions-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,iCAAiC,
|
|
1
|
+
{"version":3,"file":"synchronize-claim-definitions-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/commands/synchronize-claim-definitions-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,iCAAiC,CAAC;AACvE;;GAEG;AACH,MAAM,WAAW,uCAAuC;IACtD;;OAEG;IACH,uBAAuB,EAAE,KAAK,CAAC,oBAAoB,CAAC,CAAC;CACtD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"synchronize-payment-providers-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/commands/synchronize-payment-providers-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,
|
|
1
|
+
{"version":3,"file":"synchronize-payment-providers-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/commands/synchronize-payment-providers-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAC5D;;GAEG;AACH,MAAM,WAAW,uCAAuC;IACtD;;OAEG;IACH,iBAAiB,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC;CAC3C"}
|
package/dist/generated/types/payloads/monetization/events/subscription-plan-published-event.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { MonetizationImage } from '../types/monetization-image';
|
|
1
2
|
import { PaymentPlan } from '../types/payment-plan';
|
|
2
3
|
import { SubscriptionPlanProviderConfig } from '../types/subscription-plan-provider-config';
|
|
3
4
|
/**
|
|
@@ -32,5 +33,9 @@ export interface SubscriptionPlanPublishedEvent {
|
|
|
32
33
|
* The list of claims sets which this subscription plan grants.
|
|
33
34
|
*/
|
|
34
35
|
claim_set_keys?: Array<string>;
|
|
36
|
+
/**
|
|
37
|
+
* Array of images associated with the subscription plan.
|
|
38
|
+
*/
|
|
39
|
+
images?: Array<MonetizationImage>;
|
|
35
40
|
}
|
|
36
41
|
//# sourceMappingURL=subscription-plan-published-event.d.ts.map
|
package/dist/generated/types/payloads/monetization/events/subscription-plan-published-event.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subscription-plan-published-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/events/subscription-plan-published-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,uBAAuB,
|
|
1
|
+
{"version":3,"file":"subscription-plan-published-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/events/subscription-plan-published-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAC;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AACpD,OAAO,EAAE,8BAA8B,EAAE,MAAM,4CAA4C,CAAC;AAC5F;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC7C;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,SAAS,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,aAAa,EAAE,KAAK,CAAC,WAAW,CAAC,CAAC;IAClC;;OAEG;IACH,gBAAgB,EAAE,KAAK,CAAC,8BAA8B,CAAC,CAAC;IACxD;;OAEG;IACH,cAAc,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B;;OAEG;IACH,MAAM,CAAC,EAAE,KAAK,CAAC,iBAAiB,CAAC,CAAC;CACnC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ErrorDetails } from '../types/error-details';
|
|
2
1
|
import { SynchronizeClaimDefinitionsStartCommand } from '../commands/synchronize-claim-definitions-start-command';
|
|
2
|
+
import { ErrorDetails } from '../types/error-details';
|
|
3
3
|
/**
|
|
4
4
|
* Synchronize claim definitions failed event schema
|
|
5
5
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"synchronize-claim-definitions-failed-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/events/synchronize-claim-definitions-failed-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"synchronize-claim-definitions-failed-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/events/synchronize-claim-definitions-failed-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uCAAuC,EAAE,MAAM,yDAAyD,CAAC;AAClH,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AACtD;;GAEG;AACH,MAAM,WAAW,sCAAsC;IACrD;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,aAAa,CAAC,EAAE,YAAY,CAAC;IAC7B;;OAEG;IACH,gBAAgB,EAAE,uCAAuC,CAAC;CAC3D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"synchronize-payment-providers-failed-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/events/synchronize-payment-providers-failed-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uCAAuC,EAAE,MAAM,yDAAyD,
|
|
1
|
+
{"version":3,"file":"synchronize-payment-providers-failed-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/events/synchronize-payment-providers-failed-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uCAAuC,EAAE,MAAM,yDAAyD,CAAC;AAClH;;GAEG;AACH,MAAM,WAAW,sCAAsC;IACrD;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,gBAAgB,EAAE,uCAAuC,CAAC;CAC3D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"claim-definition-group.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/types/claim-definition-group.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"claim-definition-group.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/types/claim-definition-group.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC5D;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,cAAc,EAAE,kBAAkB,CAAC;IACnC;;OAEG;IACH,iBAAiB,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC;CAC3C"}
|
|
@@ -2,6 +2,8 @@ export * from './claim-definition';
|
|
|
2
2
|
export * from './claim-definition-group';
|
|
3
3
|
export * from './claim-selection-mode';
|
|
4
4
|
export * from './error-details';
|
|
5
|
+
export * from './monetization-image';
|
|
6
|
+
export * from './monetization-image-type';
|
|
5
7
|
export * from './payment-plan';
|
|
6
8
|
export * from './payment-plan-price';
|
|
7
9
|
export * from './payment-plan-provider-config';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sBAAsB,CAAC;AACrC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,oBAAoB,CAAC;AACnC,cAAc,eAAe,CAAC;AAC9B,cAAc,qCAAqC,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,iBAAiB,CAAC;AAChC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sBAAsB,CAAC;AACrC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,oBAAoB,CAAC;AACnC,cAAc,eAAe,CAAC;AAC9B,cAAc,qCAAqC,CAAC"}
|
|
@@ -14,6 +14,8 @@ __exportStar(require("./claim-definition"), exports);
|
|
|
14
14
|
__exportStar(require("./claim-definition-group"), exports);
|
|
15
15
|
__exportStar(require("./claim-selection-mode"), exports);
|
|
16
16
|
__exportStar(require("./error-details"), exports);
|
|
17
|
+
__exportStar(require("./monetization-image"), exports);
|
|
18
|
+
__exportStar(require("./monetization-image-type"), exports);
|
|
17
19
|
__exportStar(require("./payment-plan"), exports);
|
|
18
20
|
__exportStar(require("./payment-plan-price"), exports);
|
|
19
21
|
__exportStar(require("./payment-plan-provider-config"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAmC;AACnC,2DAAyC;AACzC,yDAAuC;AACvC,kDAAgC;AAChC,iDAA+B;AAC/B,uDAAqC;AACrC,iEAA+C;AAC/C,qDAAmC;AACnC,gDAA8B;AAC9B,sEAAoD"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAmC;AACnC,2DAAyC;AACzC,yDAAuC;AACvC,kDAAgC;AAChC,uDAAqC;AACrC,4DAA0C;AAC1C,iDAA+B;AAC/B,uDAAqC;AACrC,iEAA+C;AAC/C,qDAAmC;AACnC,gDAA8B;AAC9B,sEAAoD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"monetization-image-type.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/types/monetization-image-type.ts"],"names":[],"mappings":"AAAA,oBAAY,qBAAqB,GAAG,OAAO,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"monetization-image-type.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/types/monetization-image-type.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { MonetizationImageType } from './monetization-image-type';
|
|
2
|
+
/**
|
|
3
|
+
* Image metadata.
|
|
4
|
+
*/
|
|
5
|
+
export interface MonetizationImage {
|
|
6
|
+
/**
|
|
7
|
+
* Type of the image.
|
|
8
|
+
*/
|
|
9
|
+
type: MonetizationImageType;
|
|
10
|
+
/**
|
|
11
|
+
* URI to the image file.
|
|
12
|
+
*/
|
|
13
|
+
path: string;
|
|
14
|
+
/**
|
|
15
|
+
* Width of the image in pixels.
|
|
16
|
+
*/
|
|
17
|
+
width: number;
|
|
18
|
+
/**
|
|
19
|
+
* Height of the image in pixels.
|
|
20
|
+
*/
|
|
21
|
+
height: number;
|
|
22
|
+
}
|
|
23
|
+
//# sourceMappingURL=monetization-image.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"monetization-image.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/types/monetization-image.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;AAClE;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,IAAI,EAAE,qBAAqB,CAAC;IAC5B;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;CAChB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"monetization-image.js","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/types/monetization-image.ts"],"names":[],"mappings":""}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { PeriodUnit } from './period-unit';
|
|
2
|
-
import { PaymentPlanProviderConfig } from './payment-plan-provider-config';
|
|
3
1
|
import { PaymentPlanPrice } from './payment-plan-price';
|
|
2
|
+
import { PaymentPlanProviderConfig } from './payment-plan-provider-config';
|
|
3
|
+
import { PeriodUnit } from './period-unit';
|
|
4
4
|
/**
|
|
5
5
|
* Defines prices and a payment schedule for a subscription plan.
|
|
6
6
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"payment-plan.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/types/payment-plan.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"payment-plan.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/monetization/types/payment-plan.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AACxD,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAC3C;;GAEG;AACH,MAAM,WAAW,WAAW;IAC1B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,SAAS,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,WAAW,EAAE,UAAU,CAAC;IACxB;;OAEG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,gBAAgB,EAAE,KAAK,CAAC,yBAAyB,CAAC,CAAC;IACnD;;OAEG;IACH,MAAM,EAAE,KAAK,CAAC,gBAAgB,CAAC,CAAC;CACjC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"portal-service-enable-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/portal-service/commands/portal-service-enable-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,
|
|
1
|
+
{"version":3,"file":"portal-service-enable-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/portal-service/commands/portal-service-enable-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AACrE;;GAEG;AACH,MAAM,WAAW,+BAA+B;IAC9C;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IACzB;;OAEG;IACH,MAAM,CAAC,EAAE,mBAAmB,CAAC;CAC9B"}
|
package/dist/generated/types/payloads/sdu/commands/sdu-storage-create-start-command.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdu-storage-create-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/commands/sdu-storage-create-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,4CAA4C,
|
|
1
|
+
{"version":3,"file":"sdu-storage-create-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/commands/sdu-storage-create-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,4CAA4C,CAAC;AAC3F;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,MAAM,EAAE,6BAA6B,CAAC;CACvC"}
|
package/dist/generated/types/payloads/sdu/commands/sdu-storage-delete-start-command.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdu-storage-delete-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/commands/sdu-storage-delete-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kCAAkC,EAAE,MAAM,kDAAkD,
|
|
1
|
+
{"version":3,"file":"sdu-storage-delete-start-command.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/commands/sdu-storage-delete-start-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kCAAkC,EAAE,MAAM,kDAAkD,CAAC;AACtG;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,MAAM,EAAE,kCAAkC,CAAC;CAC5C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdu-storage-create-failed-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/events/sdu-storage-create-failed-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iCAAiC,EAAE,MAAM,iDAAiD,
|
|
1
|
+
{"version":3,"file":"sdu-storage-create-failed-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/events/sdu-storage-create-failed-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iCAAiC,EAAE,MAAM,iDAAiD,CAAC;AACpG;;GAEG;AACH,MAAM,WAAW,2BAA2B;IAC1C;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,MAAM,EAAE,iCAAiC,CAAC;CAC3C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdu-storage-create-finished-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/events/sdu-storage-create-finished-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mCAAmC,EAAE,MAAM,mDAAmD,
|
|
1
|
+
{"version":3,"file":"sdu-storage-create-finished-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/events/sdu-storage-create-finished-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mCAAmC,EAAE,MAAM,mDAAmD,CAAC;AACxG;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC5C;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,MAAM,EAAE,mCAAmC,CAAC;CAC7C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdu-storage-delete-failed-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/events/sdu-storage-delete-failed-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iCAAiC,EAAE,MAAM,iDAAiD,
|
|
1
|
+
{"version":3,"file":"sdu-storage-delete-failed-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/events/sdu-storage-delete-failed-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iCAAiC,EAAE,MAAM,iDAAiD,CAAC;AACpG;;GAEG;AACH,MAAM,WAAW,2BAA2B;IAC1C;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,MAAM,EAAE,iCAAiC,CAAC;CAC3C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdu-storage-delete-finished-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/events/sdu-storage-delete-finished-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mCAAmC,EAAE,MAAM,mDAAmD,
|
|
1
|
+
{"version":3,"file":"sdu-storage-delete-finished-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/events/sdu-storage-delete-finished-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mCAAmC,EAAE,MAAM,mDAAmD,CAAC;AACxG;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC5C;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,MAAM,EAAE,mCAAmC,CAAC;CAC7C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdu-storage-create-command-params.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/types/sdu-storage-create-command-params.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,
|
|
1
|
+
{"version":3,"file":"sdu-storage-create-command-params.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/types/sdu-storage-create-command-params.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC5C;;OAEG;IACH,QAAQ,EAAE,oBAAoB,CAAC;CAChC"}
|
package/dist/generated/types/payloads/sdu/types/sdu-storage-delete-start-command-params.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdu-storage-delete-start-command-params.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/types/sdu-storage-delete-start-command-params.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,
|
|
1
|
+
{"version":3,"file":"sdu-storage-delete-start-command-params.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/sdu/types/sdu-storage-delete-start-command-params.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE;;GAEG;AACH,MAAM,WAAW,kCAAkC;IACjD;;OAEG;IACH,QAAQ,EAAE,oBAAoB,CAAC;IAC/B;;OAEG;IACH,oBAAoB,EAAE,MAAM,CAAC;CAC9B"}
|
package/dist/generated/types/payloads/user/events/user-service-idp-user-created-event.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user-service-idp-user-created-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/user/events/user-service-idp-user-created-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,
|
|
1
|
+
{"version":3,"file":"user-service-idp-user-created-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/user/events/user-service-idp-user-created-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC7C;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,QAAQ,EAAE,OAAO,CAAC;CACnB"}
|
package/dist/generated/types/payloads/user/events/user-service-idp-user-deleted-event.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user-service-idp-user-deleted-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/user/events/user-service-idp-user-deleted-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,
|
|
1
|
+
{"version":3,"file":"user-service-idp-user-deleted-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/user/events/user-service-idp-user-deleted-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC7C;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,QAAQ,EAAE,OAAO,CAAC;CACnB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ensure-video-exists-already-existed-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/video/events/ensure-video-exists-already-existed-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,
|
|
1
|
+
{"version":3,"file":"ensure-video-exists-already-existed-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/video/events/ensure-video-exists-already-existed-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AACxD;;GAEG;AACH,MAAM,WAAW,oCAAoC;IACnD;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,cAAc,EAAE,aAAa,CAAC;CAC/B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ensure-video-exists-creation-started-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/video/events/ensure-video-exists-creation-started-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,
|
|
1
|
+
{"version":3,"file":"ensure-video-exists-creation-started-event.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/types/payloads/video/events/ensure-video-exists-creation-started-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AACxD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IACpD;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,cAAc,EAAE,aAAa,CAAC;CAC/B"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@axinom/mosaic-messages",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.10.0-rc.11",
|
|
4
4
|
"description": "Shared types for Axinom Mosaic service messages",
|
|
5
5
|
"author": "Axinom",
|
|
6
6
|
"license": "PROPRIETARY",
|
|
@@ -27,8 +27,8 @@
|
|
|
27
27
|
"dev": "concurrently --names \"codegen,tsc\" \"yarn codegen:watch\" \"yarn build:compile:watch\""
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
|
-
"@axinom/mosaic-cli": "^0.7.
|
|
31
|
-
"@axinom/mosaic-message-bus-abstractions": "^0.2.
|
|
30
|
+
"@axinom/mosaic-cli": "^0.7.1-rc.11",
|
|
31
|
+
"@axinom/mosaic-message-bus-abstractions": "^0.2.1-rc.11",
|
|
32
32
|
"@types/glob": "^7.1.3",
|
|
33
33
|
"concurrently": "^5.3.0",
|
|
34
34
|
"rimraf": "^3.0.2",
|
|
@@ -40,5 +40,5 @@
|
|
|
40
40
|
"publishConfig": {
|
|
41
41
|
"access": "public"
|
|
42
42
|
},
|
|
43
|
-
"gitHead": "
|
|
43
|
+
"gitHead": "7edd5ca677e58aa6d26c2ca5d2fb62c4e441756c"
|
|
44
44
|
}
|