@axinom/mosaic-messages 0.9.0 → 0.10.0-rc.3

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.
Files changed (58) hide show
  1. package/dist/generated/schemas/payloads/monetization/events/index.d.ts +32 -0
  2. package/dist/generated/schemas/payloads/monetization/events/index.d.ts.map +1 -1
  3. package/dist/generated/schemas/payloads/monetization/events/subscription-plan-published-event.json +39 -0
  4. package/dist/generated/types/payloads/admin/commands/execute-async-wrapper-step-start-command.d.ts.map +1 -1
  5. package/dist/generated/types/payloads/admin/events/environment-created-event.d.ts.map +1 -1
  6. package/dist/generated/types/payloads/admin/events/execute-async-wrapper-step-finished-event.d.ts.map +1 -1
  7. package/dist/generated/types/payloads/admin/types/ax-auth-service.d.ts.map +1 -1
  8. package/dist/generated/types/payloads/admin/types/environment-init-defaults.d.ts +2 -2
  9. package/dist/generated/types/payloads/admin/types/environment-init-defaults.d.ts.map +1 -1
  10. package/dist/generated/types/payloads/admin/types/id-service.d.ts.map +1 -1
  11. package/dist/generated/types/payloads/admin/types/idp-configurations.d.ts.map +1 -1
  12. package/dist/generated/types/payloads/ax-auth/commands/ax-auth-create-user-start-command.d.ts.map +1 -1
  13. package/dist/generated/types/payloads/ax-auth/commands/ax-auth-service-enable-start-command.d.ts.map +1 -1
  14. package/dist/generated/types/payloads/id/commands/id-service-enable-start-command.d.ts.map +1 -1
  15. package/dist/generated/types/payloads/id/commands/synchronize-permissions-start-command.d.ts.map +1 -1
  16. package/dist/generated/types/payloads/id/types/ax-id-service.d.ts.map +1 -1
  17. package/dist/generated/types/payloads/id/types/ax-idp-configurations.d.ts.map +1 -1
  18. package/dist/generated/types/payloads/image/commands/declare-image-types-command.d.ts.map +1 -1
  19. package/dist/generated/types/payloads/image/events/image-types-declared-event.d.ts.map +1 -1
  20. package/dist/generated/types/payloads/micro-frontend/events/workflows-disable-finished-event.d.ts.map +1 -1
  21. package/dist/generated/types/payloads/micro-frontend/events/workflows-enable-finished-event.d.ts.map +1 -1
  22. package/dist/generated/types/payloads/monetization/commands/synchronize-claim-definitions-start-command.d.ts.map +1 -1
  23. package/dist/generated/types/payloads/monetization/commands/synchronize-payment-providers-start-command.d.ts.map +1 -1
  24. package/dist/generated/types/payloads/monetization/events/subscription-plan-published-event.d.ts +5 -0
  25. package/dist/generated/types/payloads/monetization/events/subscription-plan-published-event.d.ts.map +1 -1
  26. package/dist/generated/types/payloads/monetization/events/synchronize-claim-definitions-failed-event.d.ts +1 -1
  27. package/dist/generated/types/payloads/monetization/events/synchronize-claim-definitions-failed-event.d.ts.map +1 -1
  28. package/dist/generated/types/payloads/monetization/events/synchronize-payment-providers-failed-event.d.ts.map +1 -1
  29. package/dist/generated/types/payloads/monetization/types/claim-definition-group.d.ts +1 -1
  30. package/dist/generated/types/payloads/monetization/types/claim-definition-group.d.ts.map +1 -1
  31. package/dist/generated/types/payloads/monetization/types/index.d.ts +2 -0
  32. package/dist/generated/types/payloads/monetization/types/index.d.ts.map +1 -1
  33. package/dist/generated/types/payloads/monetization/types/index.js +2 -0
  34. package/dist/generated/types/payloads/monetization/types/index.js.map +1 -1
  35. package/dist/generated/types/payloads/monetization/types/monetization-image-type.d.ts +2 -0
  36. package/dist/generated/types/payloads/monetization/types/monetization-image-type.d.ts.map +1 -0
  37. package/dist/generated/types/payloads/monetization/types/monetization-image-type.js +3 -0
  38. package/dist/generated/types/payloads/monetization/types/monetization-image-type.js.map +1 -0
  39. package/dist/generated/types/payloads/monetization/types/monetization-image.d.ts +23 -0
  40. package/dist/generated/types/payloads/monetization/types/monetization-image.d.ts.map +1 -0
  41. package/dist/generated/types/payloads/monetization/types/monetization-image.js +3 -0
  42. package/dist/generated/types/payloads/monetization/types/monetization-image.js.map +1 -0
  43. package/dist/generated/types/payloads/monetization/types/payment-plan.d.ts +2 -2
  44. package/dist/generated/types/payloads/monetization/types/payment-plan.d.ts.map +1 -1
  45. package/dist/generated/types/payloads/portal-service/commands/portal-service-enable-start-command.d.ts.map +1 -1
  46. package/dist/generated/types/payloads/sdu/commands/sdu-storage-create-start-command.d.ts.map +1 -1
  47. package/dist/generated/types/payloads/sdu/commands/sdu-storage-delete-start-command.d.ts.map +1 -1
  48. package/dist/generated/types/payloads/sdu/events/sdu-storage-create-failed-event.d.ts.map +1 -1
  49. package/dist/generated/types/payloads/sdu/events/sdu-storage-create-finished-event.d.ts.map +1 -1
  50. package/dist/generated/types/payloads/sdu/events/sdu-storage-delete-failed-event.d.ts.map +1 -1
  51. package/dist/generated/types/payloads/sdu/events/sdu-storage-delete-finished-event.d.ts.map +1 -1
  52. package/dist/generated/types/payloads/sdu/types/sdu-storage-create-command-params.d.ts.map +1 -1
  53. package/dist/generated/types/payloads/sdu/types/sdu-storage-delete-start-command-params.d.ts.map +1 -1
  54. package/dist/generated/types/payloads/user/events/user-service-idp-user-created-event.d.ts.map +1 -1
  55. package/dist/generated/types/payloads/user/events/user-service-idp-user-deleted-event.d.ts.map +1 -1
  56. package/dist/generated/types/payloads/video/events/ensure-video-exists-already-existed-event.d.ts.map +1 -1
  57. package/dist/generated/types/payloads/video/events/ensure-video-exists-creation-started-event.d.ts.map +1 -1
  58. package/package.json +4 -4
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}
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"}
@@ -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,CAAA;AAC5E;;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
+ {"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,CAAA;AAC5E;;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
+ {"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,CAAA;AACxC;;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
+ {"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,CAAA;AAC7B;;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
+ {"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,kBAAkB,CAAA;AAChD,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAA;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAA;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
+ {"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,CAAA;AACxD;;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
+ {"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,CAAA;AACjC;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB"}
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"}
@@ -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,CAAA;AAClD;;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"}
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"}
@@ -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,CAAA;AAClD;;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"}
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"}
@@ -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,CAAA;AACpD;;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"}
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"}
@@ -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,CAAA;AAChD;;GAEG;AACH,MAAM,WAAW,kCAAkC;IACjD;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,WAAW,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC;CAChC"}
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,CAAA;AAC7D;;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
+ {"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,CAAA;AAC5D;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,MAAM,CAAC,EAAE,mBAAmB,CAAC;CAC9B"}
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,CAAA;AAC/C;;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
+ {"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,CAAA;AAC/C;;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
+ {"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,CAAA;AACtC;;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"}
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"}
@@ -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,CAAA;AACtC;;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
+ {"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,CAAA;AACtE;;GAEG;AACH,MAAM,WAAW,uCAAuC;IACtD;;OAEG;IACH,uBAAuB,EAAE,KAAK,CAAC,oBAAoB,CAAC,CAAC;CACtD"}
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,CAAA;AAC3D;;GAEG;AACH,MAAM,WAAW,uCAAuC;IACtD;;OAEG;IACH,iBAAiB,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC;CAC3C"}
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"}
@@ -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
@@ -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,CAAA;AACnD,OAAO,EAAE,8BAA8B,EAAE,MAAM,4CAA4C,CAAA;AAC3F;;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;CAChC"}
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,YAAY,EAAE,MAAM,wBAAwB,CAAA;AACrD,OAAO,EAAE,uCAAuC,EAAE,MAAM,yDAAyD,CAAA;AACjH;;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
+ {"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,CAAA;AACjH;;GAEG;AACH,MAAM,WAAW,sCAAsC;IACrD;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,gBAAgB,EAAE,uCAAuC,CAAC;CAC3D"}
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,5 +1,5 @@
1
- import { ClaimSelectionMode } from './claim-selection-mode';
2
1
  import { ClaimDefinition } from './claim-definition';
2
+ import { ClaimSelectionMode } from './claim-selection-mode';
3
3
  /**
4
4
  * Defines a group of related claim definitions
5
5
  */
@@ -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,kBAAkB,EAAE,MAAM,wBAAwB,CAAA;AAC3D,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAA;AACpD;;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"}
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,2 @@
1
+ export declare type MonetizationImageType = "COVER";
2
+ //# sourceMappingURL=monetization-image-type.d.ts.map
@@ -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,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=monetization-image-type.js.map
@@ -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,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=monetization-image.js.map
@@ -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,UAAU,EAAE,MAAM,eAAe,CAAA;AAC1C,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAA;AAC1E,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAA;AACvD;;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
+ {"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,CAAA;AACpE;;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"}
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"}
@@ -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,CAAA;AAC1F;;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"}
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"}
@@ -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,CAAA;AACrG;;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
+ {"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,CAAA;AACnG;;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
+ {"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,CAAA;AACvG;;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
+ {"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,CAAA;AACnG;;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
+ {"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,CAAA;AACvG;;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
+ {"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,CAAA;AAC/D;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC5C;;OAEG;IACH,QAAQ,EAAE,oBAAoB,CAAC;CAChC"}
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"}
@@ -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,CAAA;AAC/D;;GAEG;AACH,MAAM,WAAW,kCAAkC;IACjD;;OAEG;IACH,QAAQ,EAAE,oBAAoB,CAAC;IAC/B;;OAEG;IACH,oBAAoB,EAAE,MAAM,CAAC;CAC9B"}
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"}
@@ -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,CAAA;AAC3C;;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"}
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"}
@@ -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,CAAA;AAC3C;;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
+ {"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,CAAA;AACvD;;GAEG;AACH,MAAM,WAAW,oCAAoC;IACnD;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,cAAc,EAAE,aAAa,CAAC;CAC/B"}
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,CAAA;AACvD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IACpD;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,cAAc,EAAE,aAAa,CAAC;CAC/B"}
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.9.0",
3
+ "version": "0.10.0-rc.3",
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.0",
31
- "@axinom/mosaic-message-bus-abstractions": "^0.2.0",
30
+ "@axinom/mosaic-cli": "^0.7.1-rc.3",
31
+ "@axinom/mosaic-message-bus-abstractions": "^0.2.1-rc.3",
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": "f80cb6c17c7fe9993994473b513b568c7ae718d8"
43
+ "gitHead": "dae97903182eac6fdb93cc21e5cfa15f50c402ce"
44
44
  }