@epilot/sdk 2.16.0 → 2.16.2

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 (141) hide show
  1. package/definitions/calendar-runtime.json +1 -1
  2. package/definitions/calendar.json +2346 -131
  3. package/definitions/entity.json +22 -1
  4. package/dist/apis/access-token.cjs +6 -6
  5. package/dist/apis/access-token.js +1 -1
  6. package/dist/apis/address-suggestions.cjs +6 -6
  7. package/dist/apis/address-suggestions.js +1 -1
  8. package/dist/apis/address.cjs +6 -6
  9. package/dist/apis/address.js +1 -1
  10. package/dist/apis/ai-agents.cjs +6 -6
  11. package/dist/apis/ai-agents.js +1 -1
  12. package/dist/apis/app.cjs +6 -6
  13. package/dist/apis/app.js +1 -1
  14. package/dist/apis/audit-logs.cjs +6 -6
  15. package/dist/apis/audit-logs.js +1 -1
  16. package/dist/apis/automation.cjs +6 -6
  17. package/dist/apis/automation.js +1 -1
  18. package/dist/apis/billing.cjs +6 -6
  19. package/dist/apis/billing.js +1 -1
  20. package/dist/apis/blueprint-manifest.cjs +6 -6
  21. package/dist/apis/blueprint-manifest.js +1 -1
  22. package/dist/apis/calendar.cjs +8 -8
  23. package/dist/apis/calendar.d.cts +2 -2
  24. package/dist/apis/calendar.d.ts +2 -2
  25. package/dist/apis/calendar.js +2 -2
  26. package/dist/apis/configuration-hub.cjs +6 -6
  27. package/dist/apis/configuration-hub.js +1 -1
  28. package/dist/apis/consent.cjs +6 -6
  29. package/dist/apis/consent.js +1 -1
  30. package/dist/apis/customer-portal.cjs +6 -6
  31. package/dist/apis/customer-portal.js +1 -1
  32. package/dist/apis/dashboard.cjs +6 -6
  33. package/dist/apis/dashboard.js +1 -1
  34. package/dist/apis/data-governance.cjs +6 -6
  35. package/dist/apis/data-governance.js +1 -1
  36. package/dist/apis/deduplication.cjs +6 -6
  37. package/dist/apis/deduplication.js +1 -1
  38. package/dist/apis/design.cjs +6 -6
  39. package/dist/apis/design.js +1 -1
  40. package/dist/apis/document.cjs +6 -6
  41. package/dist/apis/document.js +1 -1
  42. package/dist/apis/email-settings.cjs +6 -6
  43. package/dist/apis/email-settings.js +1 -1
  44. package/dist/apis/email-template.cjs +6 -6
  45. package/dist/apis/email-template.js +1 -1
  46. package/dist/apis/entity-mapping.cjs +6 -6
  47. package/dist/apis/entity-mapping.js +1 -1
  48. package/dist/apis/entity.cjs +6 -6
  49. package/dist/apis/entity.d.cts +2 -2
  50. package/dist/apis/entity.d.ts +2 -2
  51. package/dist/apis/entity.js +1 -1
  52. package/dist/apis/environments.cjs +6 -6
  53. package/dist/apis/environments.js +1 -1
  54. package/dist/apis/event-catalog.cjs +6 -6
  55. package/dist/apis/event-catalog.js +1 -1
  56. package/dist/apis/file.cjs +6 -6
  57. package/dist/apis/file.js +1 -1
  58. package/dist/apis/iban.cjs +6 -6
  59. package/dist/apis/iban.js +1 -1
  60. package/dist/apis/integration-toolkit.cjs +6 -6
  61. package/dist/apis/integration-toolkit.js +1 -1
  62. package/dist/apis/journey.cjs +6 -6
  63. package/dist/apis/journey.js +1 -1
  64. package/dist/apis/kanban.cjs +6 -6
  65. package/dist/apis/kanban.js +1 -1
  66. package/dist/apis/message.cjs +6 -6
  67. package/dist/apis/message.js +1 -1
  68. package/dist/apis/metering.cjs +6 -6
  69. package/dist/apis/metering.js +1 -1
  70. package/dist/apis/notes.cjs +6 -6
  71. package/dist/apis/notes.js +1 -1
  72. package/dist/apis/notification.cjs +6 -6
  73. package/dist/apis/notification.js +1 -1
  74. package/dist/apis/organization.cjs +6 -6
  75. package/dist/apis/organization.js +1 -1
  76. package/dist/apis/partner-directory.cjs +6 -6
  77. package/dist/apis/partner-directory.js +1 -1
  78. package/dist/apis/permissions.cjs +6 -6
  79. package/dist/apis/permissions.js +1 -1
  80. package/dist/apis/pricing-tier.cjs +6 -6
  81. package/dist/apis/pricing-tier.js +1 -1
  82. package/dist/apis/pricing.cjs +6 -6
  83. package/dist/apis/pricing.js +1 -1
  84. package/dist/apis/purpose.cjs +6 -6
  85. package/dist/apis/purpose.js +1 -1
  86. package/dist/apis/query.cjs +6 -6
  87. package/dist/apis/query.js +1 -1
  88. package/dist/apis/sandbox.cjs +6 -6
  89. package/dist/apis/sandbox.js +1 -1
  90. package/dist/apis/sharing.cjs +6 -6
  91. package/dist/apis/sharing.js +1 -1
  92. package/dist/apis/snapshot.cjs +6 -6
  93. package/dist/apis/snapshot.js +1 -1
  94. package/dist/apis/submission.cjs +6 -6
  95. package/dist/apis/submission.js +1 -1
  96. package/dist/apis/target.cjs +6 -6
  97. package/dist/apis/target.js +1 -1
  98. package/dist/apis/targeting.cjs +6 -6
  99. package/dist/apis/targeting.js +1 -1
  100. package/dist/apis/template-variables.cjs +6 -6
  101. package/dist/apis/template-variables.js +1 -1
  102. package/dist/apis/user.cjs +6 -6
  103. package/dist/apis/user.js +1 -1
  104. package/dist/apis/validation-rules.cjs +6 -6
  105. package/dist/apis/validation-rules.js +1 -1
  106. package/dist/apis/webhooks.cjs +6 -6
  107. package/dist/apis/webhooks.js +1 -1
  108. package/dist/apis/workflow-definition.cjs +6 -6
  109. package/dist/apis/workflow-definition.js +1 -1
  110. package/dist/apis/workflow.cjs +6 -6
  111. package/dist/apis/workflow.js +1 -1
  112. package/dist/calendar-GJ7UX6PX.cjs +7 -0
  113. package/dist/calendar-W42TSLFV.js +7 -0
  114. package/dist/{calendar-runtime-6CMMEQMG.js → calendar-runtime-KZPDEYT7.js} +1 -1
  115. package/dist/{calendar-runtime-G4SN5PDY.cjs → calendar-runtime-WMR6GL6I.cjs} +2 -2
  116. package/dist/calendar.d-Cinz1Vzo.d.cts +2357 -0
  117. package/dist/calendar.d-Cinz1Vzo.d.ts +2357 -0
  118. package/dist/chunk-HBJJOW2M.cjs +14 -0
  119. package/dist/{chunk-UCCKYJMU.js → chunk-MK6ZFMSY.js} +3 -3
  120. package/dist/{chunk-X3MPAK4C.cjs → chunk-NBEPUBSZ.cjs} +3 -3
  121. package/dist/chunk-QEAIJQTE.js +14 -0
  122. package/dist/entity-IZHQB3JX.js +7 -0
  123. package/dist/entity-MYDUQBEE.cjs +7 -0
  124. package/dist/{entity.d-CmQvgvyi.d.cts → entity.d-CaFNmDfj.d.cts} +33 -3
  125. package/dist/{entity.d-CmQvgvyi.d.ts → entity.d-CaFNmDfj.d.ts} +33 -3
  126. package/dist/index.cjs +10 -10
  127. package/dist/index.d.cts +2 -2
  128. package/dist/index.d.ts +2 -2
  129. package/dist/index.js +2 -2
  130. package/dist/js-yaml-DLCVPJ7G.js +0 -0
  131. package/docs/calendar.md +1329 -9
  132. package/docs/entity.md +35 -0
  133. package/package.json +11 -12
  134. package/dist/calendar-2YDAYG7S.cjs +0 -7
  135. package/dist/calendar-ACFIHQ2N.js +0 -7
  136. package/dist/calendar.d-BEjLDagH.d.cts +0 -353
  137. package/dist/calendar.d-BEjLDagH.d.ts +0 -353
  138. package/dist/chunk-CKLEBO4K.cjs +0 -14
  139. package/dist/chunk-JNH37UUH.js +0 -14
  140. package/dist/entity-K5HYURU7.js +0 -7
  141. package/dist/entity-V5375UNT.cjs +0 -7
@@ -831,6 +831,19 @@ declare namespace Components {
831
831
  */
832
832
  DefaultAddressFields;
833
833
  }
834
+ /**
835
+ * Configuration for adjusting a contract installment through a Journey.
836
+ * example:
837
+ * {
838
+ * "journey_id": "adjust-installment-flow"
839
+ * }
840
+ */
841
+ export interface AdjustInstallmentCapabilityConfig {
842
+ /**
843
+ * ID of the Flow Journey to open when adjusting the installment.
844
+ */
845
+ journey_id: string;
846
+ }
834
847
  export type Attribute = /* Textarea or text input */ TextAttribute | /* Link with title and href */ LinkAttribute | /* Date or Datetime picker */ DateAttribute | /* Country picker */ CountryAttribute | /* Yes / No Toggle */ BooleanAttribute | /* Dropdown select */ SelectAttribute | /* Multi Choice Selection */ MultiSelectAttribute | /* Status select */ StatusAttribute | /* Sequence of unique identifiers */ SequenceAttribute | /* Entity Relationship */ RelationAttribute | /* User Relationship */ UserRelationAttribute | /* Address attribute */ AddressAttribute | /* Reference to an address attribute of another entity */ AddressRelationAttribute | /* Reference to a payment method attribute of another entity */ PaymentMethodRelationAttribute | /* Currency input */ CurrencyAttribute | /* Tags */ TagsAttribute | /* Message emil address */ MessageEmailAddressAttribute | /* Numeric input */ NumberAttribute | /* Dynamic data table with configurable columns. Data is stored as an array of objects where each object represents a row. */ TableAttribute | /* Consent Management */ ConsentAttribute | /* No UI representation */ InternalAttribute | /* Type of attribute to render N number of ordered fields */ OrderedListAttribute | /* File or Image Attachment */ FileAttribute | /* An attribute that is computed from the entity data. For more details on how to use them, check the docs [here](https://e-pilot.atlassian.net/wiki/spaces/EO/pages/5642977476/How+To+Computed+Schema+Attributes) */ ComputedAttribute | /* Partner Status */ PartnerStatusAttribute | /* Email address for send invitation */ InvitationEmailAttribute | /* Automation entity */ AutomationAttribute | /* Epilot internal user info */ InternalUserAttribute | /* Entity Taxonomy */ PurposeAttribute | /* Shared Partner Organisations */ PartnerOrganisationAttribute | /* Portal access configuration */ PortalAccessAttribute | /* Phone number */ PhoneAttribute | /* Email address */ EmailAttribute | /* Payment method */ PaymentAttribute | /* Price component */ PriceComponentAttribute;
835
848
  /**
836
849
  * a readonly computed ID for the attribute including schema slug and the attribute ID
@@ -3309,6 +3322,14 @@ declare namespace Components {
3309
3322
  * 123e4567-e89b-12d3-a456-426614174000
3310
3323
  */
3311
3324
  app_id?: string;
3325
+ adjust_installment?: /**
3326
+ * Configuration for adjusting a contract installment through a Journey.
3327
+ * example:
3328
+ * {
3329
+ * "journey_id": "adjust-installment-flow"
3330
+ * }
3331
+ */
3332
+ AdjustInstallmentCapabilityConfig;
3312
3333
  ui_config?: {
3313
3334
  /**
3314
3335
  * Whether the capability is filterable
@@ -3454,6 +3475,14 @@ declare namespace Components {
3454
3475
  * 123e4567-e89b-12d3-a456-426614174000
3455
3476
  */
3456
3477
  app_id?: string;
3478
+ adjust_installment?: /**
3479
+ * Configuration for adjusting a contract installment through a Journey.
3480
+ * example:
3481
+ * {
3482
+ * "journey_id": "adjust-installment-flow"
3483
+ * }
3484
+ */
3485
+ AdjustInstallmentCapabilityConfig;
3457
3486
  ui_config?: {
3458
3487
  /**
3459
3488
  * Whether the capability is filterable
@@ -15417,7 +15446,7 @@ declare namespace Paths {
15417
15446
  /**
15418
15447
  * ISO 8601 timestamp to filter jobs created after this time (e.g., 2023-01-01T00:00:00Z).
15419
15448
  * example:
15420
- * 2023-01-01T00:00:00.000Z
15449
+ * 2023-01-01T00:00:00Z
15421
15450
  */
15422
15451
  export type CreatedAfter = string; // date-time
15423
15452
  /**
@@ -15443,7 +15472,7 @@ declare namespace Paths {
15443
15472
  created_after?: /**
15444
15473
  * ISO 8601 timestamp to filter jobs created after this time (e.g., 2023-01-01T00:00:00Z).
15445
15474
  * example:
15446
- * 2023-01-01T00:00:00.000Z
15475
+ * 2023-01-01T00:00:00Z
15447
15476
  */
15448
15477
  Parameters.CreatedAfter /* date-time */;
15449
15478
  sort_pending_first?: /* When true, sorts PENDING status jobs to the top of the results. */ Parameters.SortPendingFirst;
@@ -19433,6 +19462,7 @@ type ActivityItem = Components.Schemas.ActivityItem;
19433
19462
  type ActivityType = Components.Schemas.ActivityType;
19434
19463
  type AddressAttribute = Components.Schemas.AddressAttribute;
19435
19464
  type AddressRelationAttribute = Components.Schemas.AddressRelationAttribute;
19465
+ type AdjustInstallmentCapabilityConfig = Components.Schemas.AdjustInstallmentCapabilityConfig;
19436
19466
  type Attribute = Components.Schemas.Attribute;
19437
19467
  type AttributeWithCompositeID = Components.Schemas.AttributeWithCompositeID;
19438
19468
  type AutomationAttribute = Components.Schemas.AutomationAttribute;
@@ -19573,4 +19603,4 @@ type TaxonomySlug = Components.Schemas.TaxonomySlug;
19573
19603
  type TextAttribute = Components.Schemas.TextAttribute;
19574
19604
  type UserRelationAttribute = Components.Schemas.UserRelationAttribute;
19575
19605
 
19576
- export { type EntityOwner as $, type Activity as A, type BaseActivityItem as B, type Client as C, type CountryAttribute as D, type CurrencyAttribute as E, type DateAttribute as F, type DefaultAddressFields as G, type ESClusterAssignment as H, type EditMode as I, type EditModeConfig as J, type EmailAttribute as K, type Entity as L, type EntityAcl as M, type EntityAction as N, type OperationMethods as O, Paths as P, type EntityCapability as Q, type EntityCapabilityWithCompositeID as R, type EntityDefaultCreate as S, type EntityDefaultEdit as T, type EntityDefaultTable as U, type EntityId as V, type EntityImportParams as W, type EntityItem as X, type EntityListParams as Y, type EntityOperation as Z, type EntityOperationSourceContext as _, Components as a, type RedirectEntityView as a$, type EntitySchema as a0, type EntitySchemaGroup as a1, type EntitySchemaGroupWithCompositeID as a2, type EntitySchemaItem as a3, type EntitySearchIncludeDeletedParam as a4, type EntitySearchOptions as a5, type EntitySearchParams as a6, type EntitySearchResults as a7, type EntitySlug as a8, type EntityTableFilterOption as a9, type GroupHeadline as aA, type GroupHeadlineWithCompositeID as aB, type HydratedEntity as aC, type HydratedEntityItem as aD, type InternalAttribute as aE, type InternalUserAttribute as aF, type InvitationEmailAttribute as aG, type IsTemplate as aH, type Language as aI, type LinkAttribute as aJ, type ListSavedViewsResults as aK, type LocationConditionDefinition as aL, type MatchStrategy as aM, type MessageEmailAddressAttribute as aN, type MeterReadingChangesetEntry as aO, type MultiSelectAttribute as aP, type NullableEntity as aQ, type NumberAttribute as aR, type OrderedListAttribute as aS, type PartnerOrganisationAttribute as aT, type PartnerStatusAttribute as aU, type PaymentAttribute as aV, type PaymentMethodRelationAttribute as aW, type PhoneAttribute as aX, type PortalAccessAttribute as aY, type PriceComponentAttribute as aZ, type PurposeAttribute as a_, type EntityTableFilterSearch as aa, type EntityValidationError as ab, type EntityValidationResult as ac, type EntityValidationResultError as ad, type EntityValidationResultSuccess as ae, type EntityValidationV2Error as af, type EntityValidationV2Result as ag, type EntityValidationV2ResultError as ah, type EntityValidationV2ResultSuccess as ai, type EntityViewDisabled as aj, type ErrorObject as ak, type ExportJobId as al, type FieldsParam as am, type FileAttribute as an, type FuzzyConfig as ao, type GenerateEntityTableAIFiltersRequest as ap, type GenerateEntityTableAIFiltersResponse as aq, GetRelatedEntitiesCount as ar, type GetRelationsResp as as, type GetRelationsRespWithPagination as at, type GraphDefinition as au, type GraphEdge as av, type GraphNode as aw, type GraphQueryRequest as ax, type GraphQueryResponse as ay, type GraphSeed as az, type PathsDictionary as b, type RelationAttribute as b0, type RelationEntity as b1, type RelationItem as b2, type RepeatableAttribute as b3, type SavedView as b4, type SavedViewId as b5, type SavedViewItem as b6, type SavedViewPartial as b7, type ScalarConditionDefinition as b8, type SchemaId as b9, type SearchFilter as ba, type SearchFilterValue as bb, type SearchMappings as bc, type SelectAttribute as bd, type SelectConditionDefinition as be, type SequenceAttribute as bf, type SettingFlag as bg, type StatusAttribute as bh, type SummaryAttribute as bi, type SummaryField as bj, type TableAttribute as bk, type TagsAttribute as bl, type Taxonomy as bm, type TaxonomyBulkJob as bn, type TaxonomyBulkJobActionType as bo, type TaxonomyBulkJobStatus as bp, type TaxonomyBulkJobTriggerResponse as bq, type TaxonomyClassification as br, type TaxonomyLocationId as bs, type TaxonomySearchIncludeArchivedParam as bt, type TaxonomySlug as bu, type TextAttribute as bv, type UserRelationAttribute as bw, type ActivityCallerContext as c, type ActivityId as d, type ActivityItem as e, type ActivityType as f, type AddressAttribute as g, type AddressRelationAttribute as h, type Attribute as i, type AttributeWithCompositeID as j, type AutomationAttribute as k, type BaseAttribute as l, type BaseConditionDefinition as m, type BaseEntity as n, type BlueprintEntityId as o, type BooleanAttribute as p, type Changeset as q, type ChangesetCreator as r, type ChangesetMap as s, type ClassificationId as t, type ClassificationIdOrPattern as u, type ClassificationSlug as v, type ClassificationsUpdate as w, type ComputedAttribute as x, type ConditionDefinition as y, type ConsentAttribute as z };
19606
+ export { type EntityOperationSourceContext as $, type Activity as A, type BaseActivityItem as B, type Client as C, type ConsentAttribute as D, type CountryAttribute as E, type CurrencyAttribute as F, type DateAttribute as G, type DefaultAddressFields as H, type ESClusterAssignment as I, type EditMode as J, type EditModeConfig as K, type EmailAttribute as L, type Entity as M, type EntityAcl as N, type OperationMethods as O, Paths as P, type EntityAction as Q, type EntityCapability as R, type EntityCapabilityWithCompositeID as S, type EntityDefaultCreate as T, type EntityDefaultEdit as U, type EntityDefaultTable as V, type EntityId as W, type EntityImportParams as X, type EntityItem as Y, type EntityListParams as Z, type EntityOperation as _, Components as a, type PurposeAttribute as a$, type EntityOwner as a0, type EntitySchema as a1, type EntitySchemaGroup as a2, type EntitySchemaGroupWithCompositeID as a3, type EntitySchemaItem as a4, type EntitySearchIncludeDeletedParam as a5, type EntitySearchOptions as a6, type EntitySearchParams as a7, type EntitySearchResults as a8, type EntitySlug as a9, type GraphSeed as aA, type GroupHeadline as aB, type GroupHeadlineWithCompositeID as aC, type HydratedEntity as aD, type HydratedEntityItem as aE, type InternalAttribute as aF, type InternalUserAttribute as aG, type InvitationEmailAttribute as aH, type IsTemplate as aI, type Language as aJ, type LinkAttribute as aK, type ListSavedViewsResults as aL, type LocationConditionDefinition as aM, type MatchStrategy as aN, type MessageEmailAddressAttribute as aO, type MeterReadingChangesetEntry as aP, type MultiSelectAttribute as aQ, type NullableEntity as aR, type NumberAttribute as aS, type OrderedListAttribute as aT, type PartnerOrganisationAttribute as aU, type PartnerStatusAttribute as aV, type PaymentAttribute as aW, type PaymentMethodRelationAttribute as aX, type PhoneAttribute as aY, type PortalAccessAttribute as aZ, type PriceComponentAttribute as a_, type EntityTableFilterOption as aa, type EntityTableFilterSearch as ab, type EntityValidationError as ac, type EntityValidationResult as ad, type EntityValidationResultError as ae, type EntityValidationResultSuccess as af, type EntityValidationV2Error as ag, type EntityValidationV2Result as ah, type EntityValidationV2ResultError as ai, type EntityValidationV2ResultSuccess as aj, type EntityViewDisabled as ak, type ErrorObject as al, type ExportJobId as am, type FieldsParam as an, type FileAttribute as ao, type FuzzyConfig as ap, type GenerateEntityTableAIFiltersRequest as aq, type GenerateEntityTableAIFiltersResponse as ar, GetRelatedEntitiesCount as as, type GetRelationsResp as at, type GetRelationsRespWithPagination as au, type GraphDefinition as av, type GraphEdge as aw, type GraphNode as ax, type GraphQueryRequest as ay, type GraphQueryResponse as az, type PathsDictionary as b, type RedirectEntityView as b0, type RelationAttribute as b1, type RelationEntity as b2, type RelationItem as b3, type RepeatableAttribute as b4, type SavedView as b5, type SavedViewId as b6, type SavedViewItem as b7, type SavedViewPartial as b8, type ScalarConditionDefinition as b9, type SchemaId as ba, type SearchFilter as bb, type SearchFilterValue as bc, type SearchMappings as bd, type SelectAttribute as be, type SelectConditionDefinition as bf, type SequenceAttribute as bg, type SettingFlag as bh, type StatusAttribute as bi, type SummaryAttribute as bj, type SummaryField as bk, type TableAttribute as bl, type TagsAttribute as bm, type Taxonomy as bn, type TaxonomyBulkJob as bo, type TaxonomyBulkJobActionType as bp, type TaxonomyBulkJobStatus as bq, type TaxonomyBulkJobTriggerResponse as br, type TaxonomyClassification as bs, type TaxonomyLocationId as bt, type TaxonomySearchIncludeArchivedParam as bu, type TaxonomySlug as bv, type TextAttribute as bw, type UserRelationAttribute as bx, type ActivityCallerContext as c, type ActivityId as d, type ActivityItem as e, type ActivityType as f, type AddressAttribute as g, type AddressRelationAttribute as h, type AdjustInstallmentCapabilityConfig as i, type Attribute as j, type AttributeWithCompositeID as k, type AutomationAttribute as l, type BaseAttribute as m, type BaseConditionDefinition as n, type BaseEntity as o, type BlueprintEntityId as p, type BooleanAttribute as q, type Changeset as r, type ChangesetCreator as s, type ChangesetMap as t, type ClassificationId as u, type ClassificationIdOrPattern as v, type ClassificationSlug as w, type ClassificationsUpdate as x, type ComputedAttribute as y, type ConditionDefinition as z };
@@ -831,6 +831,19 @@ declare namespace Components {
831
831
  */
832
832
  DefaultAddressFields;
833
833
  }
834
+ /**
835
+ * Configuration for adjusting a contract installment through a Journey.
836
+ * example:
837
+ * {
838
+ * "journey_id": "adjust-installment-flow"
839
+ * }
840
+ */
841
+ export interface AdjustInstallmentCapabilityConfig {
842
+ /**
843
+ * ID of the Flow Journey to open when adjusting the installment.
844
+ */
845
+ journey_id: string;
846
+ }
834
847
  export type Attribute = /* Textarea or text input */ TextAttribute | /* Link with title and href */ LinkAttribute | /* Date or Datetime picker */ DateAttribute | /* Country picker */ CountryAttribute | /* Yes / No Toggle */ BooleanAttribute | /* Dropdown select */ SelectAttribute | /* Multi Choice Selection */ MultiSelectAttribute | /* Status select */ StatusAttribute | /* Sequence of unique identifiers */ SequenceAttribute | /* Entity Relationship */ RelationAttribute | /* User Relationship */ UserRelationAttribute | /* Address attribute */ AddressAttribute | /* Reference to an address attribute of another entity */ AddressRelationAttribute | /* Reference to a payment method attribute of another entity */ PaymentMethodRelationAttribute | /* Currency input */ CurrencyAttribute | /* Tags */ TagsAttribute | /* Message emil address */ MessageEmailAddressAttribute | /* Numeric input */ NumberAttribute | /* Dynamic data table with configurable columns. Data is stored as an array of objects where each object represents a row. */ TableAttribute | /* Consent Management */ ConsentAttribute | /* No UI representation */ InternalAttribute | /* Type of attribute to render N number of ordered fields */ OrderedListAttribute | /* File or Image Attachment */ FileAttribute | /* An attribute that is computed from the entity data. For more details on how to use them, check the docs [here](https://e-pilot.atlassian.net/wiki/spaces/EO/pages/5642977476/How+To+Computed+Schema+Attributes) */ ComputedAttribute | /* Partner Status */ PartnerStatusAttribute | /* Email address for send invitation */ InvitationEmailAttribute | /* Automation entity */ AutomationAttribute | /* Epilot internal user info */ InternalUserAttribute | /* Entity Taxonomy */ PurposeAttribute | /* Shared Partner Organisations */ PartnerOrganisationAttribute | /* Portal access configuration */ PortalAccessAttribute | /* Phone number */ PhoneAttribute | /* Email address */ EmailAttribute | /* Payment method */ PaymentAttribute | /* Price component */ PriceComponentAttribute;
835
848
  /**
836
849
  * a readonly computed ID for the attribute including schema slug and the attribute ID
@@ -3309,6 +3322,14 @@ declare namespace Components {
3309
3322
  * 123e4567-e89b-12d3-a456-426614174000
3310
3323
  */
3311
3324
  app_id?: string;
3325
+ adjust_installment?: /**
3326
+ * Configuration for adjusting a contract installment through a Journey.
3327
+ * example:
3328
+ * {
3329
+ * "journey_id": "adjust-installment-flow"
3330
+ * }
3331
+ */
3332
+ AdjustInstallmentCapabilityConfig;
3312
3333
  ui_config?: {
3313
3334
  /**
3314
3335
  * Whether the capability is filterable
@@ -3454,6 +3475,14 @@ declare namespace Components {
3454
3475
  * 123e4567-e89b-12d3-a456-426614174000
3455
3476
  */
3456
3477
  app_id?: string;
3478
+ adjust_installment?: /**
3479
+ * Configuration for adjusting a contract installment through a Journey.
3480
+ * example:
3481
+ * {
3482
+ * "journey_id": "adjust-installment-flow"
3483
+ * }
3484
+ */
3485
+ AdjustInstallmentCapabilityConfig;
3457
3486
  ui_config?: {
3458
3487
  /**
3459
3488
  * Whether the capability is filterable
@@ -15417,7 +15446,7 @@ declare namespace Paths {
15417
15446
  /**
15418
15447
  * ISO 8601 timestamp to filter jobs created after this time (e.g., 2023-01-01T00:00:00Z).
15419
15448
  * example:
15420
- * 2023-01-01T00:00:00.000Z
15449
+ * 2023-01-01T00:00:00Z
15421
15450
  */
15422
15451
  export type CreatedAfter = string; // date-time
15423
15452
  /**
@@ -15443,7 +15472,7 @@ declare namespace Paths {
15443
15472
  created_after?: /**
15444
15473
  * ISO 8601 timestamp to filter jobs created after this time (e.g., 2023-01-01T00:00:00Z).
15445
15474
  * example:
15446
- * 2023-01-01T00:00:00.000Z
15475
+ * 2023-01-01T00:00:00Z
15447
15476
  */
15448
15477
  Parameters.CreatedAfter /* date-time */;
15449
15478
  sort_pending_first?: /* When true, sorts PENDING status jobs to the top of the results. */ Parameters.SortPendingFirst;
@@ -19433,6 +19462,7 @@ type ActivityItem = Components.Schemas.ActivityItem;
19433
19462
  type ActivityType = Components.Schemas.ActivityType;
19434
19463
  type AddressAttribute = Components.Schemas.AddressAttribute;
19435
19464
  type AddressRelationAttribute = Components.Schemas.AddressRelationAttribute;
19465
+ type AdjustInstallmentCapabilityConfig = Components.Schemas.AdjustInstallmentCapabilityConfig;
19436
19466
  type Attribute = Components.Schemas.Attribute;
19437
19467
  type AttributeWithCompositeID = Components.Schemas.AttributeWithCompositeID;
19438
19468
  type AutomationAttribute = Components.Schemas.AutomationAttribute;
@@ -19573,4 +19603,4 @@ type TaxonomySlug = Components.Schemas.TaxonomySlug;
19573
19603
  type TextAttribute = Components.Schemas.TextAttribute;
19574
19604
  type UserRelationAttribute = Components.Schemas.UserRelationAttribute;
19575
19605
 
19576
- export { type EntityOwner as $, type Activity as A, type BaseActivityItem as B, type Client as C, type CountryAttribute as D, type CurrencyAttribute as E, type DateAttribute as F, type DefaultAddressFields as G, type ESClusterAssignment as H, type EditMode as I, type EditModeConfig as J, type EmailAttribute as K, type Entity as L, type EntityAcl as M, type EntityAction as N, type OperationMethods as O, Paths as P, type EntityCapability as Q, type EntityCapabilityWithCompositeID as R, type EntityDefaultCreate as S, type EntityDefaultEdit as T, type EntityDefaultTable as U, type EntityId as V, type EntityImportParams as W, type EntityItem as X, type EntityListParams as Y, type EntityOperation as Z, type EntityOperationSourceContext as _, Components as a, type RedirectEntityView as a$, type EntitySchema as a0, type EntitySchemaGroup as a1, type EntitySchemaGroupWithCompositeID as a2, type EntitySchemaItem as a3, type EntitySearchIncludeDeletedParam as a4, type EntitySearchOptions as a5, type EntitySearchParams as a6, type EntitySearchResults as a7, type EntitySlug as a8, type EntityTableFilterOption as a9, type GroupHeadline as aA, type GroupHeadlineWithCompositeID as aB, type HydratedEntity as aC, type HydratedEntityItem as aD, type InternalAttribute as aE, type InternalUserAttribute as aF, type InvitationEmailAttribute as aG, type IsTemplate as aH, type Language as aI, type LinkAttribute as aJ, type ListSavedViewsResults as aK, type LocationConditionDefinition as aL, type MatchStrategy as aM, type MessageEmailAddressAttribute as aN, type MeterReadingChangesetEntry as aO, type MultiSelectAttribute as aP, type NullableEntity as aQ, type NumberAttribute as aR, type OrderedListAttribute as aS, type PartnerOrganisationAttribute as aT, type PartnerStatusAttribute as aU, type PaymentAttribute as aV, type PaymentMethodRelationAttribute as aW, type PhoneAttribute as aX, type PortalAccessAttribute as aY, type PriceComponentAttribute as aZ, type PurposeAttribute as a_, type EntityTableFilterSearch as aa, type EntityValidationError as ab, type EntityValidationResult as ac, type EntityValidationResultError as ad, type EntityValidationResultSuccess as ae, type EntityValidationV2Error as af, type EntityValidationV2Result as ag, type EntityValidationV2ResultError as ah, type EntityValidationV2ResultSuccess as ai, type EntityViewDisabled as aj, type ErrorObject as ak, type ExportJobId as al, type FieldsParam as am, type FileAttribute as an, type FuzzyConfig as ao, type GenerateEntityTableAIFiltersRequest as ap, type GenerateEntityTableAIFiltersResponse as aq, GetRelatedEntitiesCount as ar, type GetRelationsResp as as, type GetRelationsRespWithPagination as at, type GraphDefinition as au, type GraphEdge as av, type GraphNode as aw, type GraphQueryRequest as ax, type GraphQueryResponse as ay, type GraphSeed as az, type PathsDictionary as b, type RelationAttribute as b0, type RelationEntity as b1, type RelationItem as b2, type RepeatableAttribute as b3, type SavedView as b4, type SavedViewId as b5, type SavedViewItem as b6, type SavedViewPartial as b7, type ScalarConditionDefinition as b8, type SchemaId as b9, type SearchFilter as ba, type SearchFilterValue as bb, type SearchMappings as bc, type SelectAttribute as bd, type SelectConditionDefinition as be, type SequenceAttribute as bf, type SettingFlag as bg, type StatusAttribute as bh, type SummaryAttribute as bi, type SummaryField as bj, type TableAttribute as bk, type TagsAttribute as bl, type Taxonomy as bm, type TaxonomyBulkJob as bn, type TaxonomyBulkJobActionType as bo, type TaxonomyBulkJobStatus as bp, type TaxonomyBulkJobTriggerResponse as bq, type TaxonomyClassification as br, type TaxonomyLocationId as bs, type TaxonomySearchIncludeArchivedParam as bt, type TaxonomySlug as bu, type TextAttribute as bv, type UserRelationAttribute as bw, type ActivityCallerContext as c, type ActivityId as d, type ActivityItem as e, type ActivityType as f, type AddressAttribute as g, type AddressRelationAttribute as h, type Attribute as i, type AttributeWithCompositeID as j, type AutomationAttribute as k, type BaseAttribute as l, type BaseConditionDefinition as m, type BaseEntity as n, type BlueprintEntityId as o, type BooleanAttribute as p, type Changeset as q, type ChangesetCreator as r, type ChangesetMap as s, type ClassificationId as t, type ClassificationIdOrPattern as u, type ClassificationSlug as v, type ClassificationsUpdate as w, type ComputedAttribute as x, type ConditionDefinition as y, type ConsentAttribute as z };
19606
+ export { type EntityOperationSourceContext as $, type Activity as A, type BaseActivityItem as B, type Client as C, type ConsentAttribute as D, type CountryAttribute as E, type CurrencyAttribute as F, type DateAttribute as G, type DefaultAddressFields as H, type ESClusterAssignment as I, type EditMode as J, type EditModeConfig as K, type EmailAttribute as L, type Entity as M, type EntityAcl as N, type OperationMethods as O, Paths as P, type EntityAction as Q, type EntityCapability as R, type EntityCapabilityWithCompositeID as S, type EntityDefaultCreate as T, type EntityDefaultEdit as U, type EntityDefaultTable as V, type EntityId as W, type EntityImportParams as X, type EntityItem as Y, type EntityListParams as Z, type EntityOperation as _, Components as a, type PurposeAttribute as a$, type EntityOwner as a0, type EntitySchema as a1, type EntitySchemaGroup as a2, type EntitySchemaGroupWithCompositeID as a3, type EntitySchemaItem as a4, type EntitySearchIncludeDeletedParam as a5, type EntitySearchOptions as a6, type EntitySearchParams as a7, type EntitySearchResults as a8, type EntitySlug as a9, type GraphSeed as aA, type GroupHeadline as aB, type GroupHeadlineWithCompositeID as aC, type HydratedEntity as aD, type HydratedEntityItem as aE, type InternalAttribute as aF, type InternalUserAttribute as aG, type InvitationEmailAttribute as aH, type IsTemplate as aI, type Language as aJ, type LinkAttribute as aK, type ListSavedViewsResults as aL, type LocationConditionDefinition as aM, type MatchStrategy as aN, type MessageEmailAddressAttribute as aO, type MeterReadingChangesetEntry as aP, type MultiSelectAttribute as aQ, type NullableEntity as aR, type NumberAttribute as aS, type OrderedListAttribute as aT, type PartnerOrganisationAttribute as aU, type PartnerStatusAttribute as aV, type PaymentAttribute as aW, type PaymentMethodRelationAttribute as aX, type PhoneAttribute as aY, type PortalAccessAttribute as aZ, type PriceComponentAttribute as a_, type EntityTableFilterOption as aa, type EntityTableFilterSearch as ab, type EntityValidationError as ac, type EntityValidationResult as ad, type EntityValidationResultError as ae, type EntityValidationResultSuccess as af, type EntityValidationV2Error as ag, type EntityValidationV2Result as ah, type EntityValidationV2ResultError as ai, type EntityValidationV2ResultSuccess as aj, type EntityViewDisabled as ak, type ErrorObject as al, type ExportJobId as am, type FieldsParam as an, type FileAttribute as ao, type FuzzyConfig as ap, type GenerateEntityTableAIFiltersRequest as aq, type GenerateEntityTableAIFiltersResponse as ar, GetRelatedEntitiesCount as as, type GetRelationsResp as at, type GetRelationsRespWithPagination as au, type GraphDefinition as av, type GraphEdge as aw, type GraphNode as ax, type GraphQueryRequest as ay, type GraphQueryResponse as az, type PathsDictionary as b, type RedirectEntityView as b0, type RelationAttribute as b1, type RelationEntity as b2, type RelationItem as b3, type RepeatableAttribute as b4, type SavedView as b5, type SavedViewId as b6, type SavedViewItem as b7, type SavedViewPartial as b8, type ScalarConditionDefinition as b9, type SchemaId as ba, type SearchFilter as bb, type SearchFilterValue as bc, type SearchMappings as bd, type SelectAttribute as be, type SelectConditionDefinition as bf, type SequenceAttribute as bg, type SettingFlag as bh, type StatusAttribute as bi, type SummaryAttribute as bj, type SummaryField as bk, type TableAttribute as bl, type TagsAttribute as bm, type Taxonomy as bn, type TaxonomyBulkJob as bo, type TaxonomyBulkJobActionType as bp, type TaxonomyBulkJobStatus as bq, type TaxonomyBulkJobTriggerResponse as br, type TaxonomyClassification as bs, type TaxonomyLocationId as bt, type TaxonomySearchIncludeArchivedParam as bu, type TaxonomySlug as bv, type TextAttribute as bw, type UserRelationAttribute as bx, type ActivityCallerContext as c, type ActivityId as d, type ActivityItem as e, type ActivityType as f, type AddressAttribute as g, type AddressRelationAttribute as h, type AdjustInstallmentCapabilityConfig as i, type Attribute as j, type AttributeWithCompositeID as k, type AutomationAttribute as l, type BaseAttribute as m, type BaseConditionDefinition as n, type BaseEntity as o, type BlueprintEntityId as p, type BooleanAttribute as q, type Changeset as r, type ChangesetCreator as s, type ChangesetMap as t, type ClassificationId as u, type ClassificationIdOrPattern as v, type ClassificationSlug as w, type ClassificationsUpdate as x, type ComputedAttribute as y, type ConditionDefinition as z };
package/dist/index.cjs CHANGED
@@ -114,7 +114,7 @@ var _chunk4XOJVIUQcjs = require('./chunk-4XOJVIUQ.cjs');
114
114
  var _chunkEZU3MFGVcjs = require('./chunk-EZU3MFGV.cjs');
115
115
 
116
116
 
117
- var _chunkCKLEBO4Kcjs = require('./chunk-CKLEBO4K.cjs');
117
+ var _chunkHBJJOW2Mcjs = require('./chunk-HBJJOW2M.cjs');
118
118
 
119
119
 
120
120
  var _chunkMOLFG5L4cjs = require('./chunk-MOLFG5L4.cjs');
@@ -158,7 +158,7 @@ var _chunkADSWGLIVcjs = require('./chunk-ADSWGLIV.cjs');
158
158
 
159
159
 
160
160
 
161
- var _chunkX3MPAK4Ccjs = require('./chunk-X3MPAK4C.cjs');
161
+ var _chunkNBEPUBSZcjs = require('./chunk-NBEPUBSZ.cjs');
162
162
 
163
163
 
164
164
  var _chunkNJK5F5TFcjs = require('./chunk-NJK5F5TF.cjs');
@@ -225,7 +225,7 @@ var resolveClient = (params) => {
225
225
  }
226
226
  if (!entry.instance) {
227
227
  const definition = entry.loader();
228
- entry.instance = _chunkX3MPAK4Ccjs.createApiClient.call(void 0, {
228
+ entry.instance = _chunkNBEPUBSZcjs.createApiClient.call(void 0, {
229
229
  definition,
230
230
  token: state.token,
231
231
  headers: state.globalHeaders,
@@ -258,7 +258,7 @@ var resetAllClients = (registry) => {
258
258
  };
259
259
 
260
260
  // src/apis/_registry.ts
261
- var expandDef = (mod) => _chunkX3MPAK4Ccjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
261
+ var expandDef = (mod) => _chunkNBEPUBSZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
262
262
  var registerBuiltinApis = (registry) => {
263
263
  registerApi({
264
264
  registry,
@@ -308,7 +308,7 @@ var registerBuiltinApis = (registry) => {
308
308
  registerApi({
309
309
  registry,
310
310
  name: "calendar",
311
- loader: () => expandDef(_chunkCKLEBO4Kcjs.require_calendar_runtime.call(void 0, ))
311
+ loader: () => expandDef(_chunkHBJJOW2Mcjs.require_calendar_runtime.call(void 0, ))
312
312
  });
313
313
  registerApi({
314
314
  registry,
@@ -601,9 +601,9 @@ var createSDK = () => {
601
601
  const available = [...registry.keys()].join(", ");
602
602
  throw new Error(`Unknown API: "${name}". Available: ${available}`);
603
603
  }
604
- return _chunkX3MPAK4Ccjs.createApiHandle.call(void 0, {
604
+ return _chunkNBEPUBSZcjs.createApiHandle.call(void 0, {
605
605
  resolveClient: () => resolveClient({ registry, name, state }),
606
- createClient: () => _chunkX3MPAK4Ccjs.createApiClient.call(void 0, { definition: entry.loader(), apiName: name }),
606
+ createClient: () => _chunkNBEPUBSZcjs.createApiClient.call(void 0, { definition: entry.loader(), apiName: name }),
607
607
  apiName: name
608
608
  });
609
609
  };
@@ -651,9 +651,9 @@ var createSDK = () => {
651
651
  return interceptorUse;
652
652
  }
653
653
  case "help":
654
- return (apiName) => _chunkX3MPAK4Ccjs.help.call(void 0, apiName);
654
+ return (apiName) => _chunkNBEPUBSZcjs.help.call(void 0, apiName);
655
655
  case "openapi":
656
- return (apiName) => _chunkX3MPAK4Ccjs.openapi.call(void 0, apiName);
656
+ return (apiName) => _chunkNBEPUBSZcjs.openapi.call(void 0, apiName);
657
657
  case "then":
658
658
  case "catch":
659
659
  case "finally":
@@ -683,4 +683,4 @@ var epilot = createSDK();
683
683
 
684
684
 
685
685
 
686
- exports.applyLargeResponseInterceptor = applyLargeResponseInterceptor; exports.applyRetryInterceptor = applyRetryInterceptor; exports.authorize = _chunkX3MPAK4Ccjs.authorize; exports.createSDK = createSDK; exports.epilot = epilot; exports.help = _chunkX3MPAK4Ccjs.help; exports.openapi = _chunkX3MPAK4Ccjs.openapi;
686
+ exports.applyLargeResponseInterceptor = applyLargeResponseInterceptor; exports.applyRetryInterceptor = applyRetryInterceptor; exports.authorize = _chunkNBEPUBSZcjs.authorize; exports.createSDK = createSDK; exports.epilot = epilot; exports.help = _chunkNBEPUBSZcjs.help; exports.openapi = _chunkNBEPUBSZcjs.openapi;
package/dist/index.d.cts CHANGED
@@ -12,7 +12,7 @@ import { C as Client$5 } from './audit-logs.d-BRToFqeX.cjs';
12
12
  import { C as Client$6 } from './automation.d-DocUQr4m.cjs';
13
13
  import { C as Client$7 } from './billing.d-N_1F759g.cjs';
14
14
  import { C as Client$8 } from './blueprint-manifest.d-BiaeSTI3.cjs';
15
- import { C as Client$9 } from './calendar.d-BEjLDagH.cjs';
15
+ import { C as Client$9 } from './calendar.d-Cinz1Vzo.cjs';
16
16
  import { C as Client$a } from './configuration-hub.d-CbSJDa7k.cjs';
17
17
  import { C as Client$b } from './consent.d-C2PROHhX.cjs';
18
18
  import { C as Client$c } from './customer-portal.d-JVkJjm_e.cjs';
@@ -23,7 +23,7 @@ import { C as Client$g } from './design.d-DzSDu8cy.cjs';
23
23
  import { C as Client$h } from './document.d-DN37pjdx.cjs';
24
24
  import { C as Client$i } from './email-settings.d-CR4lORuR.cjs';
25
25
  import { C as Client$j } from './email-template.d-gtQkdaXM.cjs';
26
- import { C as Client$k } from './entity.d-CmQvgvyi.cjs';
26
+ import { C as Client$k } from './entity.d-CaFNmDfj.cjs';
27
27
  import { C as Client$l } from './entity-mapping.d-DKSW3sfy.cjs';
28
28
  import { C as Client$m } from './environments.d-BvqvN-PD.cjs';
29
29
  import { C as Client$n } from './event-catalog.d-QIhhewVH.cjs';
package/dist/index.d.ts CHANGED
@@ -12,7 +12,7 @@ import { C as Client$5 } from './audit-logs.d-BRToFqeX.js';
12
12
  import { C as Client$6 } from './automation.d-DocUQr4m.js';
13
13
  import { C as Client$7 } from './billing.d-N_1F759g.js';
14
14
  import { C as Client$8 } from './blueprint-manifest.d-BiaeSTI3.js';
15
- import { C as Client$9 } from './calendar.d-BEjLDagH.js';
15
+ import { C as Client$9 } from './calendar.d-Cinz1Vzo.js';
16
16
  import { C as Client$a } from './configuration-hub.d-CbSJDa7k.js';
17
17
  import { C as Client$b } from './consent.d-C2PROHhX.js';
18
18
  import { C as Client$c } from './customer-portal.d-JVkJjm_e.js';
@@ -23,7 +23,7 @@ import { C as Client$g } from './design.d-DzSDu8cy.js';
23
23
  import { C as Client$h } from './document.d-DN37pjdx.js';
24
24
  import { C as Client$i } from './email-settings.d-CR4lORuR.js';
25
25
  import { C as Client$j } from './email-template.d-gtQkdaXM.js';
26
- import { C as Client$k } from './entity.d-CmQvgvyi.js';
26
+ import { C as Client$k } from './entity.d-CaFNmDfj.js';
27
27
  import { C as Client$l } from './entity-mapping.d-DKSW3sfy.js';
28
28
  import { C as Client$m } from './environments.d-BvqvN-PD.js';
29
29
  import { C as Client$n } from './event-catalog.d-QIhhewVH.js';
package/dist/index.js CHANGED
@@ -114,7 +114,7 @@ import {
114
114
  } from "./chunk-FUHSA3BV.js";
115
115
  import {
116
116
  require_calendar_runtime
117
- } from "./chunk-JNH37UUH.js";
117
+ } from "./chunk-QEAIJQTE.js";
118
118
  import {
119
119
  require_configuration_hub_runtime
120
120
  } from "./chunk-WW6DVKJR.js";
@@ -158,7 +158,7 @@ import {
158
158
  expand,
159
159
  help,
160
160
  openapi
161
- } from "./chunk-UCCKYJMU.js";
161
+ } from "./chunk-MK6ZFMSY.js";
162
162
  import {
163
163
  __require
164
164
  } from "./chunk-YPSWSI3M.js";
File without changes