@epilot/sdk 2.18.12 → 2.18.14

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 (144) hide show
  1. package/definitions/app-runtime.json +1 -1
  2. package/definitions/app.json +170 -38
  3. package/definitions/validation-rules-runtime.json +1 -1
  4. package/definitions/validation-rules.json +840 -37
  5. package/dist/apis/access-token.cjs +6 -6
  6. package/dist/apis/access-token.js +1 -1
  7. package/dist/apis/address-suggestions.cjs +6 -6
  8. package/dist/apis/address-suggestions.js +1 -1
  9. package/dist/apis/address.cjs +6 -6
  10. package/dist/apis/address.js +1 -1
  11. package/dist/apis/ai-agents.cjs +6 -6
  12. package/dist/apis/ai-agents.js +1 -1
  13. package/dist/apis/app.cjs +8 -8
  14. package/dist/apis/app.d.cts +2 -2
  15. package/dist/apis/app.d.ts +2 -2
  16. package/dist/apis/app.js +2 -2
  17. package/dist/apis/audit-logs.cjs +6 -6
  18. package/dist/apis/audit-logs.js +1 -1
  19. package/dist/apis/automation.cjs +6 -6
  20. package/dist/apis/automation.js +1 -1
  21. package/dist/apis/billing.cjs +6 -6
  22. package/dist/apis/billing.js +1 -1
  23. package/dist/apis/blueprint-manifest.cjs +6 -6
  24. package/dist/apis/blueprint-manifest.js +1 -1
  25. package/dist/apis/calendar.cjs +6 -6
  26. package/dist/apis/calendar.js +1 -1
  27. package/dist/apis/configuration-hub.cjs +6 -6
  28. package/dist/apis/configuration-hub.js +1 -1
  29. package/dist/apis/consent.cjs +6 -6
  30. package/dist/apis/consent.js +1 -1
  31. package/dist/apis/customer-portal.cjs +6 -6
  32. package/dist/apis/customer-portal.js +1 -1
  33. package/dist/apis/dashboard.cjs +6 -6
  34. package/dist/apis/dashboard.js +1 -1
  35. package/dist/apis/data-governance.cjs +6 -6
  36. package/dist/apis/data-governance.js +1 -1
  37. package/dist/apis/deduplication.cjs +6 -6
  38. package/dist/apis/deduplication.js +1 -1
  39. package/dist/apis/design.cjs +6 -6
  40. package/dist/apis/design.js +1 -1
  41. package/dist/apis/document.cjs +6 -6
  42. package/dist/apis/document.js +1 -1
  43. package/dist/apis/email-settings.cjs +6 -6
  44. package/dist/apis/email-settings.js +1 -1
  45. package/dist/apis/email-template.cjs +6 -6
  46. package/dist/apis/email-template.js +1 -1
  47. package/dist/apis/entity-mapping.cjs +6 -6
  48. package/dist/apis/entity-mapping.js +1 -1
  49. package/dist/apis/entity.cjs +6 -6
  50. package/dist/apis/entity.js +1 -1
  51. package/dist/apis/environments.cjs +6 -6
  52. package/dist/apis/environments.js +1 -1
  53. package/dist/apis/event-catalog.cjs +6 -6
  54. package/dist/apis/event-catalog.js +1 -1
  55. package/dist/apis/file.cjs +6 -6
  56. package/dist/apis/file.js +1 -1
  57. package/dist/apis/iban.cjs +6 -6
  58. package/dist/apis/iban.js +1 -1
  59. package/dist/apis/integration-toolkit.cjs +6 -6
  60. package/dist/apis/integration-toolkit.js +1 -1
  61. package/dist/apis/journey.cjs +6 -6
  62. package/dist/apis/journey.js +1 -1
  63. package/dist/apis/kanban.cjs +6 -6
  64. package/dist/apis/kanban.js +1 -1
  65. package/dist/apis/message.cjs +6 -6
  66. package/dist/apis/message.js +1 -1
  67. package/dist/apis/metering.cjs +6 -6
  68. package/dist/apis/metering.js +1 -1
  69. package/dist/apis/notes.cjs +6 -6
  70. package/dist/apis/notes.js +1 -1
  71. package/dist/apis/notification.cjs +6 -6
  72. package/dist/apis/notification.js +1 -1
  73. package/dist/apis/organization.cjs +6 -6
  74. package/dist/apis/organization.js +1 -1
  75. package/dist/apis/partner-directory.cjs +6 -6
  76. package/dist/apis/partner-directory.js +1 -1
  77. package/dist/apis/permissions.cjs +6 -6
  78. package/dist/apis/permissions.js +1 -1
  79. package/dist/apis/pricing-tier.cjs +6 -6
  80. package/dist/apis/pricing-tier.js +1 -1
  81. package/dist/apis/pricing.cjs +6 -6
  82. package/dist/apis/pricing.js +1 -1
  83. package/dist/apis/purpose.cjs +6 -6
  84. package/dist/apis/purpose.js +1 -1
  85. package/dist/apis/query.cjs +6 -6
  86. package/dist/apis/query.js +1 -1
  87. package/dist/apis/sandbox.cjs +6 -6
  88. package/dist/apis/sandbox.js +1 -1
  89. package/dist/apis/sharing.cjs +6 -6
  90. package/dist/apis/sharing.js +1 -1
  91. package/dist/apis/snapshot.cjs +6 -6
  92. package/dist/apis/snapshot.js +1 -1
  93. package/dist/apis/submission.cjs +6 -6
  94. package/dist/apis/submission.js +1 -1
  95. package/dist/apis/target.cjs +6 -6
  96. package/dist/apis/target.js +1 -1
  97. package/dist/apis/targeting.cjs +6 -6
  98. package/dist/apis/targeting.js +1 -1
  99. package/dist/apis/template-variables.cjs +6 -6
  100. package/dist/apis/template-variables.js +1 -1
  101. package/dist/apis/user.cjs +6 -6
  102. package/dist/apis/user.js +1 -1
  103. package/dist/apis/validation-rules.cjs +8 -8
  104. package/dist/apis/validation-rules.d.cts +2 -2
  105. package/dist/apis/validation-rules.d.ts +2 -2
  106. package/dist/apis/validation-rules.js +2 -2
  107. package/dist/apis/webhooks.cjs +6 -6
  108. package/dist/apis/webhooks.js +1 -1
  109. package/dist/apis/workflow-definition.cjs +6 -6
  110. package/dist/apis/workflow-definition.js +1 -1
  111. package/dist/apis/workflow.cjs +6 -6
  112. package/dist/apis/workflow.js +1 -1
  113. package/dist/app-A7P5LKNL.cjs +7 -0
  114. package/dist/app-EEEBOCVZ.js +7 -0
  115. package/dist/app-runtime-AAQHTC7F.cjs +5 -0
  116. package/dist/{app-runtime-6T473MHJ.js → app-runtime-NBGFHFT2.js} +1 -1
  117. package/dist/{app.d-B5s8GfqF.d.cts → app.d-vPrbhe5h.d.cts} +202 -39
  118. package/dist/{app.d-B5s8GfqF.d.ts → app.d-vPrbhe5h.d.ts} +202 -39
  119. package/dist/{chunk-4LZNHNK7.js → chunk-6X7EGWOK.js} +4 -4
  120. package/dist/chunk-HRSCAD3W.cjs +14 -0
  121. package/dist/chunk-PPX45U34.js +14 -0
  122. package/dist/{chunk-R6N6H5M2.cjs → chunk-S7UE54HY.cjs} +4 -4
  123. package/dist/{chunk-ZEOU24C3.js → chunk-TNRT33VQ.js} +1 -1
  124. package/dist/{chunk-W6BCTQLU.cjs → chunk-XHVIF7AC.cjs} +1 -1
  125. package/dist/index.cjs +12 -12
  126. package/dist/index.d.cts +2 -2
  127. package/dist/index.d.ts +2 -2
  128. package/dist/index.js +3 -3
  129. package/dist/validation-rules-CU5JJKDV.cjs +7 -0
  130. package/dist/validation-rules-M2JVIR7U.js +7 -0
  131. package/dist/{validation-rules-runtime-X7M3QE5I.cjs → validation-rules-runtime-DENVKYLF.cjs} +2 -2
  132. package/dist/{validation-rules-runtime-6MRCS5X2.js → validation-rules-runtime-VGLVHV36.js} +1 -1
  133. package/dist/{validation-rules.d-Db5c5zTf.d.ts → validation-rules.d-BBy6Cw2O.d.cts} +519 -46
  134. package/dist/{validation-rules.d-Db5c5zTf.d.cts → validation-rules.d-BBy6Cw2O.d.ts} +519 -46
  135. package/docs/app.md +375 -106
  136. package/docs/validation-rules.md +417 -31
  137. package/package.json +1 -1
  138. package/dist/app-5GFMQJQP.cjs +0 -7
  139. package/dist/app-YY2NCNQ2.js +0 -7
  140. package/dist/app-runtime-2QBLB4AK.cjs +0 -5
  141. package/dist/chunk-7IKQIVUS.js +0 -14
  142. package/dist/chunk-JIUTCNTB.cjs +0 -14
  143. package/dist/validation-rules-P6F5P73P.js +0 -7
  144. package/dist/validation-rules-VDU3CIZV.cjs +0 -7
@@ -102,6 +102,14 @@ declare namespace Components {
102
102
  */
103
103
  role_id?: string | null;
104
104
  grants?: /* Required grants for the app in order to call APIs for the installing tenant */ Schemas.Grants;
105
+ /**
106
+ * Replaces the full set of server-side functions for this version
107
+ */
108
+ functions?: /**
109
+ * A named server-side function belonging to the app. Runs in the epilot code-execution sandbox with an installation-scoped app token. Functions with a schedule are executed automatically once per installation.
110
+ *
111
+ */
112
+ Schemas.FunctionDefinition[];
105
113
  }
106
114
  export type UpsertComponentRequest = Schemas.BaseComponent;
107
115
  }
@@ -152,9 +160,9 @@ declare namespace Components {
152
160
  */
153
161
  target: string; // ^https://
154
162
  /**
155
- * Authentication strategy
163
+ * Authentication strategy. 'basic' sends an HTTP Basic Authorization header built server-side from the 'username' and 'password' component options.
156
164
  */
157
- auth_type: "header" | "bearer" | "oauth2" | "none";
165
+ auth_type: "header" | "bearer" | "basic" | "oauth2" | "none";
158
166
  /**
159
167
  * Header name for 'header' auth type
160
168
  */
@@ -501,7 +509,7 @@ declare namespace Components {
501
509
  /**
502
510
  * Type of app component
503
511
  */
504
- export type ComponentType = "CUSTOM_JOURNEY_BLOCK" | "CUSTOM_PORTAL_BLOCK" | "PORTAL_EXTENSION" | "CUSTOM_FLOW_ACTION" | "ERP_INFORM_TOOLKIT" | "CUSTOM_CAPABILITY" | "EXTERNAL_PRODUCT_CATALOG" | "CUSTOM_PAGE" | "API_PROXY";
512
+ export type ComponentType = "CUSTOM_JOURNEY_BLOCK" | "CUSTOM_PORTAL_BLOCK" | "PORTAL_EXTENSION" | "CUSTOM_FLOW_ACTION" | "ERP_INFORM_TOOLKIT" | "CUSTOM_CAPABILITY" | "EXTERNAL_PRODUCT_CATALOG" | "CUSTOM_PAGE" | "API_PROXY" | "APP_FUNCTION";
505
513
  /**
506
514
  * Configuration of the published app
507
515
  */
@@ -609,6 +617,14 @@ declare namespace Components {
609
617
  updated_by?: string;
610
618
  };
611
619
  components: BaseComponent[];
620
+ /**
621
+ * Server-side functions of the app, including scheduled functions
622
+ */
623
+ functions?: /**
624
+ * A named server-side function belonging to the app. Runs in the epilot code-execution sandbox with an installation-scoped app token. Functions with a schedule are executed automatically once per installation.
625
+ *
626
+ */
627
+ FunctionDefinition[];
612
628
  /**
613
629
  * Visibility of the app version
614
630
  */
@@ -787,6 +803,14 @@ declare namespace Components {
787
803
  */
788
804
  owner_org_id: string;
789
805
  components: BaseComponent[];
806
+ /**
807
+ * Server-side functions of the app, including scheduled functions
808
+ */
809
+ functions?: /**
810
+ * A named server-side function belonging to the app. Runs in the epilot code-execution sandbox with an installation-scoped app token. Functions with a schedule are executed automatically once per installation.
811
+ *
812
+ */
813
+ FunctionDefinition[];
790
814
  /**
791
815
  * Visibility of the app version
792
816
  */
@@ -866,12 +890,24 @@ declare namespace Components {
866
890
  }
867
891
  export interface CustomFlowActionComponent {
868
892
  component_type: "CUSTOM_FLOW_ACTION";
869
- configuration: CustomFlowConfig;
893
+ configuration: /**
894
+ * Configuration of an external-integration flow action. Sandboxed code belongs in the app's `functions` (type `workflow`) instead — workflow functions are selectable directly in the flow builder without a component.
895
+ *
896
+ */
897
+ CustomFlowConfig;
870
898
  surfaces?: {
871
899
  flow_action_config?: AppBridgeSurfaceConfig;
872
900
  };
873
901
  }
874
- export type CustomFlowConfig = ExternalIntegrationCustomActionConfig | SandboxCustomActionConfig;
902
+ /**
903
+ * Configuration of an external-integration flow action. Sandboxed code belongs in the app's `functions` (type `workflow`) instead — workflow functions are selectable directly in the flow builder without a component.
904
+ *
905
+ */
906
+ export type CustomFlowConfig = /**
907
+ * Configuration of an external-integration flow action. Sandboxed code belongs in the app's `functions` (type `workflow`) instead — workflow functions are selectable directly in the flow builder without a component.
908
+ *
909
+ */
910
+ ExternalIntegrationCustomActionConfig;
875
911
  export interface CustomPageComponent {
876
912
  component_type: "CUSTOM_PAGE";
877
913
  configuration: CustomPageConfig;
@@ -1173,6 +1209,83 @@ declare namespace Components {
1173
1209
  };
1174
1210
  };
1175
1211
  }
1212
+ /**
1213
+ * A named server-side function belonging to the app. Runs in the epilot code-execution sandbox with an installation-scoped app token. Functions with a schedule are executed automatically once per installation.
1214
+ *
1215
+ */
1216
+ export interface FunctionDefinition {
1217
+ /**
1218
+ * Unique function name within the app
1219
+ */
1220
+ name: string; // ^[a-z0-9][a-z0-9-]{0,63}$
1221
+ /**
1222
+ * Where the function can be used. `workflow` functions are selectable as actions in the flow builder and run with entity context. `scheduled` functions run automatically per installation on their cron schedule.
1223
+ *
1224
+ */
1225
+ type: "workflow" | "scheduled";
1226
+ /**
1227
+ * Human-readable display name, e.g. shown in the flow builder action picker
1228
+ */
1229
+ label?: {
1230
+ /**
1231
+ * English translation
1232
+ */
1233
+ en?: string | null;
1234
+ /**
1235
+ * German translation
1236
+ */
1237
+ de: string;
1238
+ };
1239
+ /**
1240
+ * Description of the function
1241
+ */
1242
+ description?: {
1243
+ /**
1244
+ * English translation
1245
+ */
1246
+ en?: string | null;
1247
+ /**
1248
+ * German translation
1249
+ */
1250
+ de: string;
1251
+ };
1252
+ /**
1253
+ * JavaScript code to execute. Must declare a top-level `async function handler(input, context)`. Maximum size: 300KB (hard limit). Security restrictions: eval() and Function() constructor are not allowed.
1254
+ *
1255
+ */
1256
+ code: string;
1257
+ /**
1258
+ * Cron trigger for the function, executed once per installation. Standard 5-field cron expression (e.g. "0 3 * * *") or rate expression (e.g. "rate(30 minutes)"). Minimum interval: 15 minutes. Scheduled runs are limited to 60 seconds.
1259
+ *
1260
+ * example:
1261
+ * rate(30 minutes)
1262
+ */
1263
+ schedule?: string;
1264
+ /**
1265
+ * IANA timezone the cron expression is evaluated in
1266
+ */
1267
+ schedule_timezone?: string;
1268
+ /**
1269
+ * Behavior when the previous scheduled run is still active
1270
+ */
1271
+ schedule_overlap?: "skip";
1272
+ /**
1273
+ * Keys of installation options of type secret made available to the function via input.app_options
1274
+ *
1275
+ */
1276
+ secrets?: string[];
1277
+ /**
1278
+ * Workflow functions only — wait for the callback_url to be called before completing the flow action
1279
+ *
1280
+ */
1281
+ wait_for_callback?: boolean;
1282
+ /**
1283
+ * Workflow functions only — optional custom config UI shown in the flow builder
1284
+ */
1285
+ surfaces?: {
1286
+ flow_action_config?: AppBridgeSurfaceConfig;
1287
+ };
1288
+ }
1176
1289
  /**
1177
1290
  * Required grants for the app in order to call APIs for the installing tenant
1178
1291
  */
@@ -1222,6 +1335,14 @@ declare namespace Components {
1222
1335
  * List of component configurations for the installed version
1223
1336
  */
1224
1337
  components: BaseComponent[];
1338
+ /**
1339
+ * Server-side functions of the installed version, including scheduled functions
1340
+ */
1341
+ functions?: /**
1342
+ * A named server-side function belonging to the app. Runs in the epilot code-execution sandbox with an installation-scoped app token. Functions with a schedule are executed automatically once per installation.
1343
+ *
1344
+ */
1345
+ FunctionDefinition[];
1225
1346
  /**
1226
1347
  * Version of the app that is installed
1227
1348
  */
@@ -1257,6 +1378,55 @@ declare namespace Components {
1257
1378
  */
1258
1379
  _manifest?: string /* uuid */[];
1259
1380
  }
1381
+ /**
1382
+ * Review entry including app ownership info, used by internal admin endpoints
1383
+ */
1384
+ export interface InternalReview {
1385
+ /**
1386
+ * Version of the app that is under review
1387
+ */
1388
+ version?: string;
1389
+ /**
1390
+ * Status of the review
1391
+ */
1392
+ review_status?: "approved" | "rejected" | "pending";
1393
+ /**
1394
+ * Timestamp of the review
1395
+ */
1396
+ requested_at?: string;
1397
+ /**
1398
+ * User ID of the reviewer
1399
+ */
1400
+ requested_by?: string;
1401
+ /**
1402
+ * Email of the technical contact
1403
+ */
1404
+ technical_contact?: string;
1405
+ /**
1406
+ * Email of the marketing contact
1407
+ */
1408
+ marketing_contact?: string;
1409
+ /**
1410
+ * URL of the demo
1411
+ */
1412
+ demo_url?: string;
1413
+ /**
1414
+ * ID of the app configuration
1415
+ */
1416
+ app_id?: string;
1417
+ /**
1418
+ * Organization ID of the app owner
1419
+ */
1420
+ org_id?: string;
1421
+ /**
1422
+ * Identity of the internal reviewer who approved the review
1423
+ */
1424
+ reviewed_by?: string;
1425
+ /**
1426
+ * Timestamp of the approval
1427
+ */
1428
+ reviewed_at?: string;
1429
+ }
1260
1430
  export interface JourneyBlockComponent {
1261
1431
  component_type: "CUSTOM_JOURNEY_BLOCK";
1262
1432
  configuration: JourneyBlockConfig;
@@ -2644,6 +2814,14 @@ declare namespace Components {
2644
2814
  billing_frequency?: /* How often the subscription is billed */ BillingFrequency;
2645
2815
  };
2646
2816
  components: BaseComponent[];
2817
+ /**
2818
+ * Server-side functions of the app, including scheduled functions
2819
+ */
2820
+ functions?: /**
2821
+ * A named server-side function belonging to the app. Runs in the epilot code-execution sandbox with an installation-scoped app token. Functions with a schedule are executed automatically once per installation.
2822
+ *
2823
+ */
2824
+ FunctionDefinition[];
2647
2825
  /**
2648
2826
  * Flag to indicate if the app is in beta.
2649
2827
  */
@@ -2726,28 +2904,6 @@ declare namespace Components {
2726
2904
  */
2727
2905
  key: string;
2728
2906
  }
2729
- export interface SandboxCustomActionConfig {
2730
- /**
2731
- * Name of the custom action
2732
- */
2733
- name?: string;
2734
- /**
2735
- * Description of the custom action
2736
- */
2737
- description?: string;
2738
- /**
2739
- * Wait for callback_url to be called before completing the action
2740
- */
2741
- wait_for_callback?: boolean;
2742
- type: "sandbox";
2743
- sandbox_settings?: {
2744
- /**
2745
- * JavaScript code to execute for the sandbox action. Maximum size: 300KB (hard limit). Code is stored as raw JavaScript and will be syntax-validated on save. Security restrictions: eval() and Function() constructor are not allowed.
2746
- *
2747
- */
2748
- code?: string;
2749
- };
2750
- }
2751
2907
  export interface TextArg {
2752
2908
  type?: "text";
2753
2909
  }
@@ -3396,12 +3552,18 @@ declare namespace Paths {
3396
3552
  export type AppId = string;
3397
3553
  export type Path = string;
3398
3554
  export type ProxyName = string;
3555
+ export interface Query {
3556
+ [name: string]: any;
3557
+ }
3399
3558
  }
3400
3559
  export interface PathParameters {
3401
3560
  appId: Parameters.AppId;
3402
3561
  proxyName: Parameters.ProxyName;
3403
3562
  path: Parameters.Path;
3404
3563
  }
3564
+ export interface QueryParameters {
3565
+ query?: Parameters.Query;
3566
+ }
3405
3567
  }
3406
3568
  }
3407
3569
 
@@ -3714,7 +3876,7 @@ interface OperationMethods {
3714
3876
  * Forward a GET request to a registered proxy target from a public-facing component (e.g. journey blocks)
3715
3877
  */
3716
3878
  'publicProxyGet'(
3717
- parameters?: Parameters<Paths.V1PublicApp$AppIdProxy$ProxyName$Path.PathParameters> | null,
3879
+ parameters?: Parameters<Paths.V1PublicApp$AppIdProxy$ProxyName$Path.QueryParameters & Paths.V1PublicApp$AppIdProxy$ProxyName$Path.PathParameters> | null,
3718
3880
  data?: any,
3719
3881
  config?: AxiosRequestConfig
3720
3882
  ): OperationResponse<Paths.PublicProxyGet.Responses.$200>
@@ -3724,7 +3886,7 @@ interface OperationMethods {
3724
3886
  * Forward a PUT request to a registered proxy target from a public-facing component
3725
3887
  */
3726
3888
  'publicProxyPut'(
3727
- parameters?: Parameters<Paths.V1PublicApp$AppIdProxy$ProxyName$Path.PathParameters> | null,
3889
+ parameters?: Parameters<Paths.V1PublicApp$AppIdProxy$ProxyName$Path.QueryParameters & Paths.V1PublicApp$AppIdProxy$ProxyName$Path.PathParameters> | null,
3728
3890
  data?: Paths.PublicProxyPut.RequestBody,
3729
3891
  config?: AxiosRequestConfig
3730
3892
  ): OperationResponse<Paths.PublicProxyPut.Responses.$200>
@@ -3734,7 +3896,7 @@ interface OperationMethods {
3734
3896
  * Forward a POST request to a registered proxy target from a public-facing component (e.g. journey blocks)
3735
3897
  */
3736
3898
  'publicProxyPost'(
3737
- parameters?: Parameters<Paths.V1PublicApp$AppIdProxy$ProxyName$Path.PathParameters> | null,
3899
+ parameters?: Parameters<Paths.V1PublicApp$AppIdProxy$ProxyName$Path.QueryParameters & Paths.V1PublicApp$AppIdProxy$ProxyName$Path.PathParameters> | null,
3738
3900
  data?: Paths.PublicProxyPost.RequestBody,
3739
3901
  config?: AxiosRequestConfig
3740
3902
  ): OperationResponse<Paths.PublicProxyPost.Responses.$200>
@@ -3744,7 +3906,7 @@ interface OperationMethods {
3744
3906
  * Forward a PATCH request to a registered proxy target from a public-facing component
3745
3907
  */
3746
3908
  'publicProxyPatch'(
3747
- parameters?: Parameters<Paths.V1PublicApp$AppIdProxy$ProxyName$Path.PathParameters> | null,
3909
+ parameters?: Parameters<Paths.V1PublicApp$AppIdProxy$ProxyName$Path.QueryParameters & Paths.V1PublicApp$AppIdProxy$ProxyName$Path.PathParameters> | null,
3748
3910
  data?: Paths.PublicProxyPatch.RequestBody,
3749
3911
  config?: AxiosRequestConfig
3750
3912
  ): OperationResponse<Paths.PublicProxyPatch.Responses.$200>
@@ -3754,7 +3916,7 @@ interface OperationMethods {
3754
3916
  * Forward a DELETE request to a registered proxy target from a public-facing component
3755
3917
  */
3756
3918
  'publicProxyDelete'(
3757
- parameters?: Parameters<Paths.V1PublicApp$AppIdProxy$ProxyName$Path.PathParameters> | null,
3919
+ parameters?: Parameters<Paths.V1PublicApp$AppIdProxy$ProxyName$Path.QueryParameters & Paths.V1PublicApp$AppIdProxy$ProxyName$Path.PathParameters> | null,
3758
3920
  data?: any,
3759
3921
  config?: AxiosRequestConfig
3760
3922
  ): OperationResponse<Paths.PublicProxyDelete.Responses.$200>
@@ -4107,7 +4269,7 @@ interface PathsDictionary {
4107
4269
  * Forward a GET request to a registered proxy target from a public-facing component (e.g. journey blocks)
4108
4270
  */
4109
4271
  'get'(
4110
- parameters?: Parameters<Paths.V1PublicApp$AppIdProxy$ProxyName$Path.PathParameters> | null,
4272
+ parameters?: Parameters<Paths.V1PublicApp$AppIdProxy$ProxyName$Path.QueryParameters & Paths.V1PublicApp$AppIdProxy$ProxyName$Path.PathParameters> | null,
4111
4273
  data?: any,
4112
4274
  config?: AxiosRequestConfig
4113
4275
  ): OperationResponse<Paths.PublicProxyGet.Responses.$200>
@@ -4117,7 +4279,7 @@ interface PathsDictionary {
4117
4279
  * Forward a POST request to a registered proxy target from a public-facing component (e.g. journey blocks)
4118
4280
  */
4119
4281
  'post'(
4120
- parameters?: Parameters<Paths.V1PublicApp$AppIdProxy$ProxyName$Path.PathParameters> | null,
4282
+ parameters?: Parameters<Paths.V1PublicApp$AppIdProxy$ProxyName$Path.QueryParameters & Paths.V1PublicApp$AppIdProxy$ProxyName$Path.PathParameters> | null,
4121
4283
  data?: Paths.PublicProxyPost.RequestBody,
4122
4284
  config?: AxiosRequestConfig
4123
4285
  ): OperationResponse<Paths.PublicProxyPost.Responses.$200>
@@ -4127,7 +4289,7 @@ interface PathsDictionary {
4127
4289
  * Forward a PUT request to a registered proxy target from a public-facing component
4128
4290
  */
4129
4291
  'put'(
4130
- parameters?: Parameters<Paths.V1PublicApp$AppIdProxy$ProxyName$Path.PathParameters> | null,
4292
+ parameters?: Parameters<Paths.V1PublicApp$AppIdProxy$ProxyName$Path.QueryParameters & Paths.V1PublicApp$AppIdProxy$ProxyName$Path.PathParameters> | null,
4131
4293
  data?: Paths.PublicProxyPut.RequestBody,
4132
4294
  config?: AxiosRequestConfig
4133
4295
  ): OperationResponse<Paths.PublicProxyPut.Responses.$200>
@@ -4137,7 +4299,7 @@ interface PathsDictionary {
4137
4299
  * Forward a PATCH request to a registered proxy target from a public-facing component
4138
4300
  */
4139
4301
  'patch'(
4140
- parameters?: Parameters<Paths.V1PublicApp$AppIdProxy$ProxyName$Path.PathParameters> | null,
4302
+ parameters?: Parameters<Paths.V1PublicApp$AppIdProxy$ProxyName$Path.QueryParameters & Paths.V1PublicApp$AppIdProxy$ProxyName$Path.PathParameters> | null,
4141
4303
  data?: Paths.PublicProxyPatch.RequestBody,
4142
4304
  config?: AxiosRequestConfig
4143
4305
  ): OperationResponse<Paths.PublicProxyPatch.Responses.$200>
@@ -4147,7 +4309,7 @@ interface PathsDictionary {
4147
4309
  * Forward a DELETE request to a registered proxy target from a public-facing component
4148
4310
  */
4149
4311
  'delete'(
4150
- parameters?: Parameters<Paths.V1PublicApp$AppIdProxy$ProxyName$Path.PathParameters> | null,
4312
+ parameters?: Parameters<Paths.V1PublicApp$AppIdProxy$ProxyName$Path.QueryParameters & Paths.V1PublicApp$AppIdProxy$ProxyName$Path.PathParameters> | null,
4151
4313
  data?: any,
4152
4314
  config?: AxiosRequestConfig
4153
4315
  ): OperationResponse<Paths.PublicProxyDelete.Responses.$200>
@@ -4193,8 +4355,10 @@ type ExternalProductCatalogComponent = Components.Schemas.ExternalProductCatalog
4193
4355
  type ExternalProductCatalogConfig = Components.Schemas.ExternalProductCatalogConfig;
4194
4356
  type ExternalProductCatalogHookProductRecommendations = Components.Schemas.ExternalProductCatalogHookProductRecommendations;
4195
4357
  type ExternalProductCatalogHookProducts = Components.Schemas.ExternalProductCatalogHookProducts;
4358
+ type FunctionDefinition = Components.Schemas.FunctionDefinition;
4196
4359
  type Grants = Components.Schemas.Grants;
4197
4360
  type Installation = Components.Schemas.Installation;
4361
+ type InternalReview = Components.Schemas.InternalReview;
4198
4362
  type JourneyBlockComponent = Components.Schemas.JourneyBlockComponent;
4199
4363
  type JourneyBlockComponentArgs = Components.Schemas.JourneyBlockComponentArgs;
4200
4364
  type JourneyBlockConfig = Components.Schemas.JourneyBlockConfig;
@@ -4230,8 +4394,7 @@ type RawEvents = Components.Schemas.RawEvents;
4230
4394
  type Review = Components.Schemas.Review;
4231
4395
  type Role = Components.Schemas.Role;
4232
4396
  type S3Reference = Components.Schemas.S3Reference;
4233
- type SandboxCustomActionConfig = Components.Schemas.SandboxCustomActionConfig;
4234
4397
  type TextArg = Components.Schemas.TextArg;
4235
4398
  type TranslatedString = Components.Schemas.TranslatedString;
4236
4399
 
4237
- export { type PortalBlockComponent as $, type Actor as A, type BaseComponent as B, type Client as C, type ErpInformToolkitComponent as D, type EnumArg as E, type EventsQuery as F, type EventsQueryResponse as G, type ExternalIntegrationCustomActionConfig as H, type ExternalProductCatalogAuthBlock as I, type ExternalProductCatalogComponent as J, type ExternalProductCatalogConfig as K, type ExternalProductCatalogHookProductRecommendations as L, type ExternalProductCatalogHookProducts as M, type Grants as N, type OperationMethods as O, Paths as P, type Installation as Q, type JourneyBlockComponent as R, type JourneyBlockComponentArgs as S, type JourneyBlockConfig as T, type NotificationConfig as U, type NotificationEvent as V, type ObjectField as W, type Option as X, type Options as Y, type OptionsRef as Z, type OverrideDevMode as _, Components as a, type PortalBlockConfig as a0, type PortalBlockSurfaceConfig as a1, type PortalExtensionAuthBlock as a2, type PortalExtensionComponent as a3, type PortalExtensionConfig as a4, type PortalExtensionHookChangeEmail as a5, type PortalExtensionHookChangePassword as a6, type PortalExtensionHookConsumptionDataRetrieval as a7, type PortalExtensionHookContractIdentification as a8, type PortalExtensionHookCostDataRetrieval as a9, type PortalExtensionHookDataExport as aa, type PortalExtensionHookDeleteAccount as ab, type PortalExtensionHookMeterReadingPlausibilityCheck as ac, type PortalExtensionHookPriceDataRetrieval as ad, type PortalExtensionHookRegistrationIdentifiersCheck as ae, type PortalExtensionHookVisualizationMetadata as af, type PortalExtensionSeamlessLink as ag, type PortalExtensionSecureProxy as ah, type Pricing as ai, type PublicConfiguration as aj, type RawEvents as ak, type Review as al, type Role as am, type S3Reference as an, type SandboxCustomActionConfig as ao, type TextArg as ap, type TranslatedString as aq, type PathsDictionary as b, type AggregatedEvents as c, type ApiProxyComponent as d, type ApiProxyConfig as e, type AppBridgeSurfaceConfig as f, type AppEventData as g, type Audit as h, type Author as i, type BaseComponentCommon as j, type BaseCustomActionConfig as k, type BatchEventRequest as l, type BillingFrequency as m, type BlockReferenceArg as n, type BlueprintRef as o, type BooleanArg as p, type CallerIdentity as q, type ComponentType as r, type Configuration as s, type ConfigurationMetadata as t, type ConfigurationVersion as u, type CustomCapabilityComponent as v, type CustomFlowActionComponent as w, type CustomFlowConfig as x, type CustomPageComponent as y, type CustomPageConfig as z };
4400
+ export { type OptionsRef as $, type Actor as A, type BaseComponent as B, type Client as C, type ErpInformToolkitComponent as D, type EnumArg as E, type EventsQuery as F, type EventsQueryResponse as G, type ExternalIntegrationCustomActionConfig as H, type ExternalProductCatalogAuthBlock as I, type ExternalProductCatalogComponent as J, type ExternalProductCatalogConfig as K, type ExternalProductCatalogHookProductRecommendations as L, type ExternalProductCatalogHookProducts as M, type FunctionDefinition as N, type OperationMethods as O, Paths as P, type Grants as Q, type Installation as R, type InternalReview as S, type JourneyBlockComponent as T, type JourneyBlockComponentArgs as U, type JourneyBlockConfig as V, type NotificationConfig as W, type NotificationEvent as X, type ObjectField as Y, type Option as Z, type Options as _, Components as a, type OverrideDevMode as a0, type PortalBlockComponent as a1, type PortalBlockConfig as a2, type PortalBlockSurfaceConfig as a3, type PortalExtensionAuthBlock as a4, type PortalExtensionComponent as a5, type PortalExtensionConfig as a6, type PortalExtensionHookChangeEmail as a7, type PortalExtensionHookChangePassword as a8, type PortalExtensionHookConsumptionDataRetrieval as a9, type PortalExtensionHookContractIdentification as aa, type PortalExtensionHookCostDataRetrieval as ab, type PortalExtensionHookDataExport as ac, type PortalExtensionHookDeleteAccount as ad, type PortalExtensionHookMeterReadingPlausibilityCheck as ae, type PortalExtensionHookPriceDataRetrieval as af, type PortalExtensionHookRegistrationIdentifiersCheck as ag, type PortalExtensionHookVisualizationMetadata as ah, type PortalExtensionSeamlessLink as ai, type PortalExtensionSecureProxy as aj, type Pricing as ak, type PublicConfiguration as al, type RawEvents as am, type Review as an, type Role as ao, type S3Reference as ap, type TextArg as aq, type TranslatedString as ar, type PathsDictionary as b, type AggregatedEvents as c, type ApiProxyComponent as d, type ApiProxyConfig as e, type AppBridgeSurfaceConfig as f, type AppEventData as g, type Audit as h, type Author as i, type BaseComponentCommon as j, type BaseCustomActionConfig as k, type BatchEventRequest as l, type BillingFrequency as m, type BlockReferenceArg as n, type BlueprintRef as o, type BooleanArg as p, type CallerIdentity as q, type ComponentType as r, type Configuration as s, type ConfigurationMetadata as t, type ConfigurationVersion as u, type CustomCapabilityComponent as v, type CustomFlowActionComponent as w, type CustomFlowConfig as x, type CustomPageComponent as y, type CustomPageConfig as z };
@@ -33,7 +33,7 @@ var globImport_docs = __glob({
33
33
  "./docs/address-suggestions.json": () => import("./address-suggestions-74244BAJ.js"),
34
34
  "./docs/address.json": () => import("./address-QVJUGMOG.js"),
35
35
  "./docs/ai-agents.json": () => import("./ai-agents-3JK4UU2G.js"),
36
- "./docs/app.json": () => import("./app-YY2NCNQ2.js"),
36
+ "./docs/app.json": () => import("./app-EEEBOCVZ.js"),
37
37
  "./docs/audit-logs.json": () => import("./audit-logs-5VXHOQ7S.js"),
38
38
  "./docs/automation.json": () => import("./automation-UP6J7QIK.js"),
39
39
  "./docs/billing.json": () => import("./billing-IV5ABNW4.js"),
@@ -78,7 +78,7 @@ var globImport_docs = __glob({
78
78
  "./docs/targeting.json": () => import("./targeting-A2X6X7BF.js"),
79
79
  "./docs/template-variables.json": () => import("./template-variables-6CLOG67C.js"),
80
80
  "./docs/user.json": () => import("./user-7W5JUUKB.js"),
81
- "./docs/validation-rules.json": () => import("./validation-rules-P6F5P73P.js"),
81
+ "./docs/validation-rules.json": () => import("./validation-rules-M2JVIR7U.js"),
82
82
  "./docs/webhooks.json": () => import("./webhooks-QYVT2NUP.js"),
83
83
  "./docs/workflow-definition.json": () => import("./workflow-definition-MSO4JDA3.js"),
84
84
  "./docs/workflow.json": () => import("./workflow-Q6FAE5OL.js")
@@ -108,7 +108,7 @@ var globImport_definitions_json = __glob({
108
108
  "./definitions/address.json": () => import("./address-IJF4N2UV.js"),
109
109
  "./definitions/ai-agents-runtime.json": () => import("./ai-agents-runtime-HOBR2KUZ.js"),
110
110
  "./definitions/ai-agents.json": () => import("./ai-agents-PKCHKKJS.js"),
111
- "./definitions/app-runtime.json": () => import("./app-runtime-6T473MHJ.js"),
111
+ "./definitions/app-runtime.json": () => import("./app-runtime-NBGFHFT2.js"),
112
112
  "./definitions/app.json": () => import("./app-VJW2KKWE.js"),
113
113
  "./definitions/audit-logs-runtime.json": () => import("./audit-logs-runtime-76R6WRAB.js"),
114
114
  "./definitions/audit-logs.json": () => import("./audit-logs-F2NHDISQ.js"),
@@ -192,7 +192,7 @@ var globImport_definitions_json = __glob({
192
192
  "./definitions/template-variables.json": () => import("./template-variables-XLIW4GY6.js"),
193
193
  "./definitions/user-runtime.json": () => import("./user-runtime-UPFER72E.js"),
194
194
  "./definitions/user.json": () => import("./user-O4JDAIRO.js"),
195
- "./definitions/validation-rules-runtime.json": () => import("./validation-rules-runtime-6MRCS5X2.js"),
195
+ "./definitions/validation-rules-runtime.json": () => import("./validation-rules-runtime-VGLVHV36.js"),
196
196
  "./definitions/validation-rules.json": () => import("./validation-rules-GCI64B57.js"),
197
197
  "./definitions/webhooks-runtime.json": () => import("./webhooks-runtime-7WUVZ67Z.js"),
198
198
  "./definitions/webhooks.json": () => import("./webhooks-XXLU2KWP.js"),
@@ -0,0 +1,14 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+ var _chunkNJK5F5TFcjs = require('./chunk-NJK5F5TF.cjs');
4
+
5
+ // src/definitions/validation-rules-runtime.json
6
+ var require_validation_rules_runtime = _chunkNJK5F5TFcjs.__commonJS.call(void 0, {
7
+ "src/definitions/validation-rules-runtime.json"(exports, module) {
8
+ module.exports = { s: "", o: [["getValidationRules", "get", "/v1/validation-rules"], ["createValidationRule", "post", "/v1/validation-rules", null, 1], ["getValidationRuleById", "get", "/v1/validation-rules/{ruleId}", [["ruleId", "p", true]]], ["updateValidationRule", "patch", "/v1/validation-rules/{ruleId}", [["ruleId", "p", true]], 1], ["deleteValidationRule", "delete", "/v1/validation-rules/{ruleId}", [["ruleId", "p", true]]], ["addUsedByReference", "post", "/v1/validation-rules/{ruleId}/used-by", [["ruleId", "p", true]], 1], ["removeUsedByReference", "delete", "/v1/validation-rules/{ruleId}/used-by", [["ruleId", "p", true]], 1]], v: "3.0.3" };
9
+ }
10
+ });
11
+
12
+
13
+
14
+ exports.require_validation_rules_runtime = require_validation_rules_runtime;
@@ -0,0 +1,14 @@
1
+ import {
2
+ __commonJS
3
+ } from "./chunk-YPSWSI3M.js";
4
+
5
+ // src/definitions/validation-rules-runtime.json
6
+ var require_validation_rules_runtime = __commonJS({
7
+ "src/definitions/validation-rules-runtime.json"(exports, module) {
8
+ module.exports = { s: "", o: [["getValidationRules", "get", "/v1/validation-rules"], ["createValidationRule", "post", "/v1/validation-rules", null, 1], ["getValidationRuleById", "get", "/v1/validation-rules/{ruleId}", [["ruleId", "p", true]]], ["updateValidationRule", "patch", "/v1/validation-rules/{ruleId}", [["ruleId", "p", true]], 1], ["deleteValidationRule", "delete", "/v1/validation-rules/{ruleId}", [["ruleId", "p", true]]], ["addUsedByReference", "post", "/v1/validation-rules/{ruleId}/used-by", [["ruleId", "p", true]], 1], ["removeUsedByReference", "delete", "/v1/validation-rules/{ruleId}/used-by", [["ruleId", "p", true]], 1]], v: "3.0.3" };
9
+ }
10
+ });
11
+
12
+ export {
13
+ require_validation_rules_runtime
14
+ };
@@ -33,7 +33,7 @@ var globImport_docs = _chunkNJK5F5TFcjs.__glob.call(void 0, {
33
33
  "./docs/address-suggestions.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./address-suggestions-IUQMYF27.cjs"))),
34
34
  "./docs/address.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./address-HA4RMRNQ.cjs"))),
35
35
  "./docs/ai-agents.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./ai-agents-XST3YUFA.cjs"))),
36
- "./docs/app.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./app-5GFMQJQP.cjs"))),
36
+ "./docs/app.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./app-A7P5LKNL.cjs"))),
37
37
  "./docs/audit-logs.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./audit-logs-D2LFUA2R.cjs"))),
38
38
  "./docs/automation.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./automation-ZF5ACFVW.cjs"))),
39
39
  "./docs/billing.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./billing-C45UEPBV.cjs"))),
@@ -78,7 +78,7 @@ var globImport_docs = _chunkNJK5F5TFcjs.__glob.call(void 0, {
78
78
  "./docs/targeting.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./targeting-CSGKITGV.cjs"))),
79
79
  "./docs/template-variables.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./template-variables-I72B5WS6.cjs"))),
80
80
  "./docs/user.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./user-DR7IAWFI.cjs"))),
81
- "./docs/validation-rules.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./validation-rules-VDU3CIZV.cjs"))),
81
+ "./docs/validation-rules.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./validation-rules-CU5JJKDV.cjs"))),
82
82
  "./docs/webhooks.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./webhooks-PNLMQFE2.cjs"))),
83
83
  "./docs/workflow-definition.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./workflow-definition-XTWO4RMY.cjs"))),
84
84
  "./docs/workflow.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./workflow-JQT3F5NJ.cjs")))
@@ -108,7 +108,7 @@ var globImport_definitions_json = _chunkNJK5F5TFcjs.__glob.call(void 0, {
108
108
  "./definitions/address.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./address-HLBX47SQ.cjs"))),
109
109
  "./definitions/ai-agents-runtime.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./ai-agents-runtime-T62OQDWE.cjs"))),
110
110
  "./definitions/ai-agents.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./ai-agents-6VHVYRCC.cjs"))),
111
- "./definitions/app-runtime.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./app-runtime-2QBLB4AK.cjs"))),
111
+ "./definitions/app-runtime.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./app-runtime-AAQHTC7F.cjs"))),
112
112
  "./definitions/app.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./app-5VPBDFW2.cjs"))),
113
113
  "./definitions/audit-logs-runtime.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./audit-logs-runtime-4WMHPWNX.cjs"))),
114
114
  "./definitions/audit-logs.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./audit-logs-RFEMBILB.cjs"))),
@@ -192,7 +192,7 @@ var globImport_definitions_json = _chunkNJK5F5TFcjs.__glob.call(void 0, {
192
192
  "./definitions/template-variables.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./template-variables-JYHE2VCH.cjs"))),
193
193
  "./definitions/user-runtime.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./user-runtime-6TSL4RZN.cjs"))),
194
194
  "./definitions/user.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./user-DKA6DDPX.cjs"))),
195
- "./definitions/validation-rules-runtime.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./validation-rules-runtime-X7M3QE5I.cjs"))),
195
+ "./definitions/validation-rules-runtime.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./validation-rules-runtime-DENVKYLF.cjs"))),
196
196
  "./definitions/validation-rules.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./validation-rules-AYCAOVDZ.cjs"))),
197
197
  "./definitions/webhooks-runtime.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./webhooks-runtime-EXBZXG37.cjs"))),
198
198
  "./definitions/webhooks.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./webhooks-L3FXPRKT.cjs"))),
@@ -5,7 +5,7 @@ import {
5
5
  // src/definitions/app-runtime.json
6
6
  var require_app_runtime = __commonJS({
7
7
  "src/definitions/app-runtime.json"(exports, module) {
8
- module.exports = { s: "https://app.sls.epilot.io", o: [["getPublicFacingComponent", "get", "/v1/public/app/{appId}/components/{componentId}"], ["listConfigurations", "get", "/v1/app-configurations", [["page", "q"], ["pageSize", "q"]]], ["createConfiguration", "post", "/v1/app-configurations", null, 1], ["listPublicConfigurations", "get", "/v1/app-configurations/public", [["page", "q"], ["pageSize", "q"]]], ["getPublicConfiguration", "get", "/v1/app-configurations/public/{appId}", [["version", "q"]]], ["getConfiguration", "get", "/v1/app-configurations/{appId}", [["version", "q"]]], ["patchMetadata", "patch", "/v1/app-configurations/{appId}", null, 1], ["deleteConfiguration", "delete", "/v1/app-configurations/{appId}"], ["queryEvents", "post", "/v1/app-configurations/{appId}/events", [["appId", "p", true]], 1], ["createBundleUploadUrl", "post", "/v1/app-configurations/{appId}/bundle", [["appId", "p", true]], 1], ["createZipUploadUrl", "post", "/v1/app-configurations/{appId}/zip", [["appId", "p", true]], 1], ["createLogoUploadUrl", "post", "/v1/app-configurations/{appId}/logo", null, 1], ["deleteLogo", "delete", "/v1/app-configurations/{appId}/logo"], ["listVersions", "get", "/v1/app-configurations/{appId}/versions", [["appId", "p", true], ["page", "q"], ["pageSize", "q"]]], ["getVersion", "get", "/v1/app-configurations/{appId}/versions/{version}", [["appId", "p", true], ["version", "p", true]]], ["deleteVersion", "delete", "/v1/app-configurations/{appId}/versions/{version}", [["appId", "p", true], ["version", "p", true]]], ["patchVersion", "patch", "/v1/app-configurations/{appId}/versions/{version}", [["appId", "p", true], ["version", "p", true]], 1], ["getReview", "get", "/v1/app-configurations/{appId}/versions/{version}/review", [["appId", "p", true], ["version", "p", true]]], ["createReview", "post", "/v1/app-configurations/{appId}/versions/{version}/review", [["appId", "p", true], ["version", "p", true]], 1], ["createComponent", "post", "/v1/app-configurations/{appId}/versions/{version}/components", [["appId", "p", true], ["version", "p", true]], 1], ["patchComponent", "patch", "/v1/app-configurations/{appId}/versions/{version}/components/{componentId}", [["appId", "p", true], ["version", "p", true], ["componentId", "p", true]], 1], ["deleteComponent", "delete", "/v1/app-configurations/{appId}/versions/{version}/components/{componentId}", [["appId", "p", true], ["version", "p", true], ["componentId", "p", true]]], ["cloneVersion", "post", "/v1/app-configurations/{appId}/versions/{sourceVersion}/clone-to/{targetVersion}", [["appId", "p", true], ["sourceVersion", "p", true], ["targetVersion", "p", true]]], ["listInstallations", "get", "/v1/app", [["componentType", "q"], ["enabled", "q"], ["page", "q"], ["pageSize", "q"]]], ["getInstallation", "get", "/v1/app/{appId}", [["appId", "p", true]]], ["install", "post", "/v1/app/{appId}", [["appId", "p", true]], 1], ["patchInstallation", "patch", "/v1/app/{appId}", [["appId", "p", true]], 1], ["uninstall", "delete", "/v1/app/{appId}", [["appId", "p", true]]], ["promoteVersion", "post", "/v1/app/{appId}/promote-to/{version}", [["appId", "p", true], ["version", "p", true]]], ["ingestEvent", "post", "/v1/app-events", null, 1], ["publicProxyGet", "get", "/v1/public/app/{appId}/proxy/{proxyName}/{path}"], ["publicProxyPost", "post", "/v1/public/app/{appId}/proxy/{proxyName}/{path}", null, 1], ["publicProxyPut", "put", "/v1/public/app/{appId}/proxy/{proxyName}/{path}", null, 1], ["publicProxyPatch", "patch", "/v1/public/app/{appId}/proxy/{proxyName}/{path}", null, 1], ["publicProxyDelete", "delete", "/v1/public/app/{appId}/proxy/{proxyName}/{path}"]], v: "3.1.0", pp: { "/v1/public/app/{appId}/components/{componentId}": [["appId", "p", true], ["componentId", "p", true]], "/v1/app-configurations/public/{appId}": [["appId", "p", true]], "/v1/app-configurations/{appId}": [["appId", "p", true]], "/v1/app-configurations/{appId}/logo": [["appId", "p", true]], "/v1/public/app/{appId}/proxy/{proxyName}/{path}": [["appId", "p", true], ["proxyName", "p", true], ["path", "p", true]] } };
8
+ module.exports = { s: "https://app.sls.epilot.io", o: [["getPublicFacingComponent", "get", "/v1/public/app/{appId}/components/{componentId}"], ["listConfigurations", "get", "/v1/app-configurations", [["page", "q"], ["pageSize", "q"]]], ["createConfiguration", "post", "/v1/app-configurations", null, 1], ["listPublicConfigurations", "get", "/v1/app-configurations/public", [["page", "q"], ["pageSize", "q"]]], ["getPublicConfiguration", "get", "/v1/app-configurations/public/{appId}", [["version", "q"]]], ["getConfiguration", "get", "/v1/app-configurations/{appId}", [["version", "q"]]], ["patchMetadata", "patch", "/v1/app-configurations/{appId}", null, 1], ["deleteConfiguration", "delete", "/v1/app-configurations/{appId}"], ["queryEvents", "post", "/v1/app-configurations/{appId}/events", [["appId", "p", true]], 1], ["createBundleUploadUrl", "post", "/v1/app-configurations/{appId}/bundle", [["appId", "p", true]], 1], ["createZipUploadUrl", "post", "/v1/app-configurations/{appId}/zip", [["appId", "p", true]], 1], ["createLogoUploadUrl", "post", "/v1/app-configurations/{appId}/logo", null, 1], ["deleteLogo", "delete", "/v1/app-configurations/{appId}/logo"], ["listVersions", "get", "/v1/app-configurations/{appId}/versions", [["appId", "p", true], ["page", "q"], ["pageSize", "q"]]], ["getVersion", "get", "/v1/app-configurations/{appId}/versions/{version}", [["appId", "p", true], ["version", "p", true]]], ["deleteVersion", "delete", "/v1/app-configurations/{appId}/versions/{version}", [["appId", "p", true], ["version", "p", true]]], ["patchVersion", "patch", "/v1/app-configurations/{appId}/versions/{version}", [["appId", "p", true], ["version", "p", true]], 1], ["getReview", "get", "/v1/app-configurations/{appId}/versions/{version}/review", [["appId", "p", true], ["version", "p", true]]], ["createReview", "post", "/v1/app-configurations/{appId}/versions/{version}/review", [["appId", "p", true], ["version", "p", true]], 1], ["createComponent", "post", "/v1/app-configurations/{appId}/versions/{version}/components", [["appId", "p", true], ["version", "p", true]], 1], ["patchComponent", "patch", "/v1/app-configurations/{appId}/versions/{version}/components/{componentId}", [["appId", "p", true], ["version", "p", true], ["componentId", "p", true]], 1], ["deleteComponent", "delete", "/v1/app-configurations/{appId}/versions/{version}/components/{componentId}", [["appId", "p", true], ["version", "p", true], ["componentId", "p", true]]], ["cloneVersion", "post", "/v1/app-configurations/{appId}/versions/{sourceVersion}/clone-to/{targetVersion}", [["appId", "p", true], ["sourceVersion", "p", true], ["targetVersion", "p", true]]], ["listInstallations", "get", "/v1/app", [["componentType", "q"], ["enabled", "q"], ["page", "q"], ["pageSize", "q"]]], ["getInstallation", "get", "/v1/app/{appId}", [["appId", "p", true]]], ["install", "post", "/v1/app/{appId}", [["appId", "p", true]], 1], ["patchInstallation", "patch", "/v1/app/{appId}", [["appId", "p", true]], 1], ["uninstall", "delete", "/v1/app/{appId}", [["appId", "p", true]]], ["promoteVersion", "post", "/v1/app/{appId}/promote-to/{version}", [["appId", "p", true], ["version", "p", true]]], ["ingestEvent", "post", "/v1/app-events", null, 1], ["publicProxyGet", "get", "/v1/public/app/{appId}/proxy/{proxyName}/{path}"], ["publicProxyPost", "post", "/v1/public/app/{appId}/proxy/{proxyName}/{path}", null, 1], ["publicProxyPut", "put", "/v1/public/app/{appId}/proxy/{proxyName}/{path}", null, 1], ["publicProxyPatch", "patch", "/v1/public/app/{appId}/proxy/{proxyName}/{path}", null, 1], ["publicProxyDelete", "delete", "/v1/public/app/{appId}/proxy/{proxyName}/{path}"]], v: "3.1.0", pp: { "/v1/public/app/{appId}/components/{componentId}": [["appId", "p", true], ["componentId", "p", true]], "/v1/app-configurations/public/{appId}": [["appId", "p", true]], "/v1/app-configurations/{appId}": [["appId", "p", true]], "/v1/app-configurations/{appId}/logo": [["appId", "p", true]], "/v1/public/app/{appId}/proxy/{proxyName}/{path}": [["appId", "p", true], ["proxyName", "p", true], ["path", "p", true], ["query", "q", false, "form", true]] } };
9
9
  }
10
10
  });
11
11
 
@@ -5,7 +5,7 @@ var _chunkNJK5F5TFcjs = require('./chunk-NJK5F5TF.cjs');
5
5
  // src/definitions/app-runtime.json
6
6
  var require_app_runtime = _chunkNJK5F5TFcjs.__commonJS.call(void 0, {
7
7
  "src/definitions/app-runtime.json"(exports, module) {
8
- module.exports = { s: "https://app.sls.epilot.io", o: [["getPublicFacingComponent", "get", "/v1/public/app/{appId}/components/{componentId}"], ["listConfigurations", "get", "/v1/app-configurations", [["page", "q"], ["pageSize", "q"]]], ["createConfiguration", "post", "/v1/app-configurations", null, 1], ["listPublicConfigurations", "get", "/v1/app-configurations/public", [["page", "q"], ["pageSize", "q"]]], ["getPublicConfiguration", "get", "/v1/app-configurations/public/{appId}", [["version", "q"]]], ["getConfiguration", "get", "/v1/app-configurations/{appId}", [["version", "q"]]], ["patchMetadata", "patch", "/v1/app-configurations/{appId}", null, 1], ["deleteConfiguration", "delete", "/v1/app-configurations/{appId}"], ["queryEvents", "post", "/v1/app-configurations/{appId}/events", [["appId", "p", true]], 1], ["createBundleUploadUrl", "post", "/v1/app-configurations/{appId}/bundle", [["appId", "p", true]], 1], ["createZipUploadUrl", "post", "/v1/app-configurations/{appId}/zip", [["appId", "p", true]], 1], ["createLogoUploadUrl", "post", "/v1/app-configurations/{appId}/logo", null, 1], ["deleteLogo", "delete", "/v1/app-configurations/{appId}/logo"], ["listVersions", "get", "/v1/app-configurations/{appId}/versions", [["appId", "p", true], ["page", "q"], ["pageSize", "q"]]], ["getVersion", "get", "/v1/app-configurations/{appId}/versions/{version}", [["appId", "p", true], ["version", "p", true]]], ["deleteVersion", "delete", "/v1/app-configurations/{appId}/versions/{version}", [["appId", "p", true], ["version", "p", true]]], ["patchVersion", "patch", "/v1/app-configurations/{appId}/versions/{version}", [["appId", "p", true], ["version", "p", true]], 1], ["getReview", "get", "/v1/app-configurations/{appId}/versions/{version}/review", [["appId", "p", true], ["version", "p", true]]], ["createReview", "post", "/v1/app-configurations/{appId}/versions/{version}/review", [["appId", "p", true], ["version", "p", true]], 1], ["createComponent", "post", "/v1/app-configurations/{appId}/versions/{version}/components", [["appId", "p", true], ["version", "p", true]], 1], ["patchComponent", "patch", "/v1/app-configurations/{appId}/versions/{version}/components/{componentId}", [["appId", "p", true], ["version", "p", true], ["componentId", "p", true]], 1], ["deleteComponent", "delete", "/v1/app-configurations/{appId}/versions/{version}/components/{componentId}", [["appId", "p", true], ["version", "p", true], ["componentId", "p", true]]], ["cloneVersion", "post", "/v1/app-configurations/{appId}/versions/{sourceVersion}/clone-to/{targetVersion}", [["appId", "p", true], ["sourceVersion", "p", true], ["targetVersion", "p", true]]], ["listInstallations", "get", "/v1/app", [["componentType", "q"], ["enabled", "q"], ["page", "q"], ["pageSize", "q"]]], ["getInstallation", "get", "/v1/app/{appId}", [["appId", "p", true]]], ["install", "post", "/v1/app/{appId}", [["appId", "p", true]], 1], ["patchInstallation", "patch", "/v1/app/{appId}", [["appId", "p", true]], 1], ["uninstall", "delete", "/v1/app/{appId}", [["appId", "p", true]]], ["promoteVersion", "post", "/v1/app/{appId}/promote-to/{version}", [["appId", "p", true], ["version", "p", true]]], ["ingestEvent", "post", "/v1/app-events", null, 1], ["publicProxyGet", "get", "/v1/public/app/{appId}/proxy/{proxyName}/{path}"], ["publicProxyPost", "post", "/v1/public/app/{appId}/proxy/{proxyName}/{path}", null, 1], ["publicProxyPut", "put", "/v1/public/app/{appId}/proxy/{proxyName}/{path}", null, 1], ["publicProxyPatch", "patch", "/v1/public/app/{appId}/proxy/{proxyName}/{path}", null, 1], ["publicProxyDelete", "delete", "/v1/public/app/{appId}/proxy/{proxyName}/{path}"]], v: "3.1.0", pp: { "/v1/public/app/{appId}/components/{componentId}": [["appId", "p", true], ["componentId", "p", true]], "/v1/app-configurations/public/{appId}": [["appId", "p", true]], "/v1/app-configurations/{appId}": [["appId", "p", true]], "/v1/app-configurations/{appId}/logo": [["appId", "p", true]], "/v1/public/app/{appId}/proxy/{proxyName}/{path}": [["appId", "p", true], ["proxyName", "p", true], ["path", "p", true]] } };
8
+ module.exports = { s: "https://app.sls.epilot.io", o: [["getPublicFacingComponent", "get", "/v1/public/app/{appId}/components/{componentId}"], ["listConfigurations", "get", "/v1/app-configurations", [["page", "q"], ["pageSize", "q"]]], ["createConfiguration", "post", "/v1/app-configurations", null, 1], ["listPublicConfigurations", "get", "/v1/app-configurations/public", [["page", "q"], ["pageSize", "q"]]], ["getPublicConfiguration", "get", "/v1/app-configurations/public/{appId}", [["version", "q"]]], ["getConfiguration", "get", "/v1/app-configurations/{appId}", [["version", "q"]]], ["patchMetadata", "patch", "/v1/app-configurations/{appId}", null, 1], ["deleteConfiguration", "delete", "/v1/app-configurations/{appId}"], ["queryEvents", "post", "/v1/app-configurations/{appId}/events", [["appId", "p", true]], 1], ["createBundleUploadUrl", "post", "/v1/app-configurations/{appId}/bundle", [["appId", "p", true]], 1], ["createZipUploadUrl", "post", "/v1/app-configurations/{appId}/zip", [["appId", "p", true]], 1], ["createLogoUploadUrl", "post", "/v1/app-configurations/{appId}/logo", null, 1], ["deleteLogo", "delete", "/v1/app-configurations/{appId}/logo"], ["listVersions", "get", "/v1/app-configurations/{appId}/versions", [["appId", "p", true], ["page", "q"], ["pageSize", "q"]]], ["getVersion", "get", "/v1/app-configurations/{appId}/versions/{version}", [["appId", "p", true], ["version", "p", true]]], ["deleteVersion", "delete", "/v1/app-configurations/{appId}/versions/{version}", [["appId", "p", true], ["version", "p", true]]], ["patchVersion", "patch", "/v1/app-configurations/{appId}/versions/{version}", [["appId", "p", true], ["version", "p", true]], 1], ["getReview", "get", "/v1/app-configurations/{appId}/versions/{version}/review", [["appId", "p", true], ["version", "p", true]]], ["createReview", "post", "/v1/app-configurations/{appId}/versions/{version}/review", [["appId", "p", true], ["version", "p", true]], 1], ["createComponent", "post", "/v1/app-configurations/{appId}/versions/{version}/components", [["appId", "p", true], ["version", "p", true]], 1], ["patchComponent", "patch", "/v1/app-configurations/{appId}/versions/{version}/components/{componentId}", [["appId", "p", true], ["version", "p", true], ["componentId", "p", true]], 1], ["deleteComponent", "delete", "/v1/app-configurations/{appId}/versions/{version}/components/{componentId}", [["appId", "p", true], ["version", "p", true], ["componentId", "p", true]]], ["cloneVersion", "post", "/v1/app-configurations/{appId}/versions/{sourceVersion}/clone-to/{targetVersion}", [["appId", "p", true], ["sourceVersion", "p", true], ["targetVersion", "p", true]]], ["listInstallations", "get", "/v1/app", [["componentType", "q"], ["enabled", "q"], ["page", "q"], ["pageSize", "q"]]], ["getInstallation", "get", "/v1/app/{appId}", [["appId", "p", true]]], ["install", "post", "/v1/app/{appId}", [["appId", "p", true]], 1], ["patchInstallation", "patch", "/v1/app/{appId}", [["appId", "p", true]], 1], ["uninstall", "delete", "/v1/app/{appId}", [["appId", "p", true]]], ["promoteVersion", "post", "/v1/app/{appId}/promote-to/{version}", [["appId", "p", true], ["version", "p", true]]], ["ingestEvent", "post", "/v1/app-events", null, 1], ["publicProxyGet", "get", "/v1/public/app/{appId}/proxy/{proxyName}/{path}"], ["publicProxyPost", "post", "/v1/public/app/{appId}/proxy/{proxyName}/{path}", null, 1], ["publicProxyPut", "put", "/v1/public/app/{appId}/proxy/{proxyName}/{path}", null, 1], ["publicProxyPatch", "patch", "/v1/public/app/{appId}/proxy/{proxyName}/{path}", null, 1], ["publicProxyDelete", "delete", "/v1/public/app/{appId}/proxy/{proxyName}/{path}"]], v: "3.1.0", pp: { "/v1/public/app/{appId}/components/{componentId}": [["appId", "p", true], ["componentId", "p", true]], "/v1/app-configurations/public/{appId}": [["appId", "p", true]], "/v1/app-configurations/{appId}": [["appId", "p", true]], "/v1/app-configurations/{appId}/logo": [["appId", "p", true]], "/v1/public/app/{appId}/proxy/{proxyName}/{path}": [["appId", "p", true], ["proxyName", "p", true], ["path", "p", true], ["query", "q", false, "form", true]] } };
9
9
  }
10
10
  });
11
11