@epilot/sdk 2.19.6-alpha.0 → 2.19.7

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/billing.json +8 -0
  2. package/definitions/environments.json +17 -135
  3. package/definitions/targeting.json +65 -2
  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.d.cts +2 -2
  20. package/dist/apis/billing.d.ts +2 -2
  21. package/dist/apis/billing.js +1 -1
  22. package/dist/apis/blueprint-manifest.cjs +6 -6
  23. package/dist/apis/blueprint-manifest.js +1 -1
  24. package/dist/apis/calendar.cjs +6 -6
  25. package/dist/apis/calendar.js +1 -1
  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.js +1 -1
  50. package/dist/apis/environments.cjs +6 -6
  51. package/dist/apis/environments.d.cts +2 -2
  52. package/dist/apis/environments.d.ts +2 -2
  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.d.cts +2 -2
  100. package/dist/apis/targeting.d.ts +2 -2
  101. package/dist/apis/targeting.js +1 -1
  102. package/dist/apis/template-variables.cjs +6 -6
  103. package/dist/apis/template-variables.js +1 -1
  104. package/dist/apis/user.cjs +6 -6
  105. package/dist/apis/user.js +1 -1
  106. package/dist/apis/validation-rules.cjs +6 -6
  107. package/dist/apis/validation-rules.js +1 -1
  108. package/dist/apis/webhooks.cjs +6 -6
  109. package/dist/apis/webhooks.js +1 -1
  110. package/dist/apis/workflow-definition.cjs +6 -6
  111. package/dist/apis/workflow-definition.js +1 -1
  112. package/dist/apis/workflow.cjs +6 -6
  113. package/dist/apis/workflow.js +1 -1
  114. package/dist/{billing-MN36KAKQ.cjs → billing-CKCFSK6K.cjs} +1 -1
  115. package/dist/{billing-UAVEPNBZ.js → billing-UJ6I7FPG.js} +1 -1
  116. package/dist/{billing.d-Blv16_el.d.cts → billing.d-DA3sViEF.d.cts} +25 -0
  117. package/dist/{billing.d-Blv16_el.d.ts → billing.d-DA3sViEF.d.ts} +25 -0
  118. package/dist/bin/cli.js +1 -1
  119. package/dist/{chunk-F4OENWBE.cjs → chunk-NTRNKUXE.cjs} +3 -3
  120. package/dist/{chunk-JCBXIJ45.js → chunk-VV2VFPUQ.js} +3 -3
  121. package/dist/environments-PXJOTQVM.js +7 -0
  122. package/dist/environments-QJ4UMJ5C.cjs +7 -0
  123. package/dist/{environments.d-840_mC07.d.ts → environments.d-BvqvN-PD.d.cts} +32 -144
  124. package/dist/{environments.d-840_mC07.d.cts → environments.d-BvqvN-PD.d.ts} +32 -144
  125. package/dist/index.cjs +8 -8
  126. package/dist/index.d.cts +3 -3
  127. package/dist/index.d.ts +3 -3
  128. package/dist/index.js +1 -1
  129. package/dist/{js-yaml-UPZKYVRY.js → js-yaml-DLCVPJ7G.js} +17 -15
  130. package/dist/targeting-2JCGF4IR.cjs +7 -0
  131. package/dist/targeting-2NHAG7B5.js +7 -0
  132. package/dist/{targeting.d-KcawmWBB.d.cts → targeting.d-BYVSahmV.d.cts} +44 -1
  133. package/dist/{targeting.d-KcawmWBB.d.ts → targeting.d-BYVSahmV.d.ts} +44 -1
  134. package/docs/billing.md +6 -0
  135. package/docs/environments.md +20 -128
  136. package/docs/targeting.md +80 -1
  137. package/package.json +11 -12
  138. package/dist/environments-JP2CPDH2.cjs +0 -7
  139. package/dist/environments-PGRMZY5G.js +0 -7
  140. package/dist/targeting-5U4XGOXY.cjs +0 -7
  141. package/dist/targeting-R3G32HI4.js +0 -7
@@ -17,129 +17,44 @@ declare namespace Components {
17
17
  export interface EnvironmentGroupUpsertRequest {
18
18
  description?: string;
19
19
  }
20
- export type EnvironmentOption = {
21
- value: string;
22
- label: string;
23
- } | {
24
- value: string;
25
- labels: {
26
- [name: string]: string;
27
- };
28
- };
29
- /**
30
- * A variable's value. The JSON type corresponds to the variable's `type`:
31
- * `String`, `SecretString` and `Text` are strings, `Number` is a number,
32
- * `Boolean` is a boolean, and `Options` is an object. Numbers are IEEE 754
33
- * doubles; integers above 2^53 may lose precision on round-trip.
34
- *
35
- */
36
- export type EnvironmentValue = /**
37
- * A variable's value. The JSON type corresponds to the variable's `type`:
38
- * `String`, `SecretString` and `Text` are strings, `Number` is a number,
39
- * `Boolean` is a boolean, and `Options` is an object. Numbers are IEEE 754
40
- * doubles; integers above 2^53 may lose precision on round-trip.
41
- *
42
- */
43
- string | number | boolean | OptionsValue;
44
- /**
45
- * The structure a variable's value holds. `SecretString` is encrypted at rest and
46
- * its value is never returned. `Text`, `Number`, `Boolean` and `Options` may be
47
- * served to browser-facing consumers; `String` and `SecretString` may not.
48
- *
49
- */
50
- export type EnvironmentValueType = "String" | "SecretString" | "Text" | "Number" | "Boolean" | "Options";
20
+ export type EnvironmentValueType = "String" | "SecretString";
51
21
  export interface EnvironmentVariable {
52
22
  key: string; // ^[a-z0-9][a-z0-9_.\-]{0,127}$
53
- type: /**
54
- * The structure a variable's value holds. `SecretString` is encrypted at rest and
55
- * its value is never returned. `Text`, `Number`, `Boolean` and `Options` may be
56
- * served to browser-facing consumers; `String` and `SecretString` may not.
57
- *
58
- */
59
- EnvironmentValueType;
23
+ type: EnvironmentValueType;
60
24
  description?: string;
61
25
  /**
62
26
  * Optional group name for organising variables in the UI
63
27
  */
64
28
  group?: string;
65
29
  /**
66
- * Returned for non-secret types, omitted for SecretString. Also omitted when
67
- * the variable has been created without a value — for example by a blueprint
68
- * install, which syncs a variable's key and type but never its value.
69
- *
70
- */
71
- value?: /**
72
- * Returned for non-secret types, omitted for SecretString. Also omitted when
73
- * the variable has been created without a value — for example by a blueprint
74
- * install, which syncs a variable's key and type but never its value.
75
- *
30
+ * Value is returned for String type, omitted for SecretString
76
31
  */
77
- string | number | boolean | OptionsValue;
78
- /**
79
- * Whether the variable is protected from editing
80
- */
81
- protected?: boolean;
32
+ value?: string;
82
33
  created_at: string; // date-time
83
34
  updated_at: string; // date-time
84
35
  }
85
36
  export interface EnvironmentVariableCreateRequest {
86
37
  key: string; // ^[a-z0-9][a-z0-9_.\-]{0,127}$
87
- type: /**
88
- * The structure a variable's value holds. `SecretString` is encrypted at rest and
89
- * its value is never returned. `Text`, `Number`, `Boolean` and `Options` may be
90
- * served to browser-facing consumers; `String` and `SecretString` may not.
91
- *
92
- */
93
- EnvironmentValueType;
38
+ type: EnvironmentValueType;
94
39
  description?: string;
95
40
  group?: string;
96
- value?: /**
97
- * A variable's value. The JSON type corresponds to the variable's `type`:
98
- * `String`, `SecretString` and `Text` are strings, `Number` is a number,
99
- * `Boolean` is a boolean, and `Options` is an object. Numbers are IEEE 754
100
- * doubles; integers above 2^53 may lose precision on round-trip.
101
- *
102
- */
103
- EnvironmentValue;
104
- /**
105
- * Whether the variable is protected from editing
106
- */
107
- protected?: boolean;
41
+ value?: string;
108
42
  }
109
43
  export interface EnvironmentVariableList {
110
44
  items: EnvironmentVariableListItem[];
111
45
  }
112
46
  export interface EnvironmentVariableListItem {
113
47
  key: string;
114
- type: /**
115
- * The structure a variable's value holds. `SecretString` is encrypted at rest and
116
- * its value is never returned. `Text`, `Number`, `Boolean` and `Options` may be
117
- * served to browser-facing consumers; `String` and `SecretString` may not.
118
- *
119
- */
120
- EnvironmentValueType;
48
+ type: EnvironmentValueType;
121
49
  description?: string;
122
50
  /**
123
51
  * Optional group name for organising variables in the UI
124
52
  */
125
53
  group?: string;
126
54
  /**
127
- * Returned for non-secret types, omitted for SecretString. Also omitted when
128
- * the variable has been created without a value — for example by a blueprint
129
- * install, which syncs a variable's key and type but never its value.
130
- *
131
- */
132
- value?: /**
133
- * Returned for non-secret types, omitted for SecretString. Also omitted when
134
- * the variable has been created without a value — for example by a blueprint
135
- * install, which syncs a variable's key and type but never its value.
136
- *
137
- */
138
- string | number | boolean | OptionsValue;
139
- /**
140
- * Whether the variable is protected from editing
55
+ * Value is returned for String type, omitted for SecretString
141
56
  */
142
- protected?: boolean;
57
+ value?: string;
143
58
  created_at: string; // date-time
144
59
  updated_at: string; // date-time
145
60
  }
@@ -147,28 +62,10 @@ declare namespace Components {
147
62
  /**
148
63
  * Type of variable. Used when creating a new variable. Defaults to String.
149
64
  */
150
- type?: "String" | "SecretString" | "Text" | "Number" | "Boolean" | "Options";
151
- value?: /**
152
- * A variable's value. The JSON type corresponds to the variable's `type`:
153
- * `String`, `SecretString` and `Text` are strings, `Number` is a number,
154
- * `Boolean` is a boolean, and `Options` is an object. Numbers are IEEE 754
155
- * doubles; integers above 2^53 may lose precision on round-trip.
156
- *
157
- */
158
- EnvironmentValue;
65
+ type?: "String" | "SecretString";
66
+ value?: string;
159
67
  description?: string;
160
68
  group?: string;
161
- /**
162
- * Whether the variable is protected from editing
163
- */
164
- protected?: boolean;
165
- }
166
- export interface OptionsValue {
167
- fallbackLanguage?: string;
168
- options: [
169
- EnvironmentOption,
170
- ...EnvironmentOption[]
171
- ];
172
69
  }
173
70
  }
174
71
  }
@@ -276,8 +173,6 @@ declare namespace Paths {
276
173
  }
277
174
  export interface $403 {
278
175
  }
279
- export interface $409 {
280
- }
281
176
  export interface $500 {
282
177
  }
283
178
  }
@@ -303,7 +198,7 @@ declare namespace Paths {
303
198
 
304
199
  interface OperationMethods {
305
200
  /**
306
- * listEnvironmentVariables - listEnvironmentVariables
201
+ * listEnvironmentVariables - List environment variables
307
202
  *
308
203
  * List all environment variables for the organization. Returns metadata only, no secret values.
309
204
  */
@@ -313,9 +208,9 @@ interface OperationMethods {
313
208
  config?: AxiosRequestConfig
314
209
  ): OperationResponse<Paths.ListEnvironmentVariables.Responses.$200>
315
210
  /**
316
- * createEnvironmentVariable - createEnvironmentVariable
211
+ * createEnvironmentVariable - Create environment variable
317
212
  *
318
- * Create a new environment variable or secret for the organization. If `group` is provided and the group does not yet exist, it is created automatically.
213
+ * Create a new environment variable or secret for the organization.
319
214
  */
320
215
  'createEnvironmentVariable'(
321
216
  parameters?: Parameters<UnknownParamsObject> | null,
@@ -323,7 +218,7 @@ interface OperationMethods {
323
218
  config?: AxiosRequestConfig
324
219
  ): OperationResponse<Paths.CreateEnvironmentVariable.Responses.$201>
325
220
  /**
326
- * listEnvironmentGroups - listEnvironmentGroups
221
+ * listEnvironmentGroups - List environment groups
327
222
  *
328
223
  * List all environment groups for the organization.
329
224
  */
@@ -334,8 +229,6 @@ interface OperationMethods {
334
229
  ): OperationResponse<Paths.ListEnvironmentGroups.Responses.$200>
335
230
  /**
336
231
  * putEnvironmentGroup - putEnvironmentGroup
337
- *
338
- * Create or update an environment group by name. Acts as an upsert — creates the group if it does not exist.
339
232
  */
340
233
  'putEnvironmentGroup'(
341
234
  parameters?: Parameters<Paths.V1EnvironmentsGroups$Name.PathParameters> | null,
@@ -343,7 +236,7 @@ interface OperationMethods {
343
236
  config?: AxiosRequestConfig
344
237
  ): OperationResponse<Paths.PutEnvironmentGroup.Responses.$200 | Paths.PutEnvironmentGroup.Responses.$201>
345
238
  /**
346
- * deleteEnvironmentGroup - deleteEnvironmentGroup
239
+ * deleteEnvironmentGroup - Delete an environment group
347
240
  *
348
241
  * Deletes a group. Variables assigned to this group become ungrouped.
349
242
  */
@@ -353,9 +246,9 @@ interface OperationMethods {
353
246
  config?: AxiosRequestConfig
354
247
  ): OperationResponse<Paths.DeleteEnvironmentGroup.Responses.$204>
355
248
  /**
356
- * getEnvironmentVariable - getEnvironmentVariable
249
+ * getEnvironmentVariable - Get environment variable
357
250
  *
358
- * Get an environment variable by key. Returns value for non-secret types, omitted for SecretString.
251
+ * Get an environment variable by key. Returns value only for String type, omitted for SecretString.
359
252
  */
360
253
  'getEnvironmentVariable'(
361
254
  parameters?: Parameters<Paths.V1Environments$Key.PathParameters> | null,
@@ -363,9 +256,9 @@ interface OperationMethods {
363
256
  config?: AxiosRequestConfig
364
257
  ): OperationResponse<Paths.GetEnvironmentVariable.Responses.$200>
365
258
  /**
366
- * updateEnvironmentVariable - updateEnvironmentVariable
259
+ * updateEnvironmentVariable - Update environment variable
367
260
  *
368
- * Create or update an environment variable. Acts as an upsert — creates the variable if it does not exist. If `group` is provided and the group does not yet exist, it is created automatically.
261
+ * Create or update an environment variable. Acts as an upsert — creates the variable if it does not exist.
369
262
  */
370
263
  'updateEnvironmentVariable'(
371
264
  parameters?: Parameters<Paths.V1Environments$Key.PathParameters> | null,
@@ -373,7 +266,7 @@ interface OperationMethods {
373
266
  config?: AxiosRequestConfig
374
267
  ): OperationResponse<Paths.UpdateEnvironmentVariable.Responses.$200 | Paths.UpdateEnvironmentVariable.Responses.$201>
375
268
  /**
376
- * deleteEnvironmentVariable - deleteEnvironmentVariable
269
+ * deleteEnvironmentVariable - Delete environment variable
377
270
  *
378
271
  * Delete an environment variable by key.
379
272
  */
@@ -387,7 +280,7 @@ interface OperationMethods {
387
280
  interface PathsDictionary {
388
281
  ['/v1/environments']: {
389
282
  /**
390
- * listEnvironmentVariables - listEnvironmentVariables
283
+ * listEnvironmentVariables - List environment variables
391
284
  *
392
285
  * List all environment variables for the organization. Returns metadata only, no secret values.
393
286
  */
@@ -397,9 +290,9 @@ interface PathsDictionary {
397
290
  config?: AxiosRequestConfig
398
291
  ): OperationResponse<Paths.ListEnvironmentVariables.Responses.$200>
399
292
  /**
400
- * createEnvironmentVariable - createEnvironmentVariable
293
+ * createEnvironmentVariable - Create environment variable
401
294
  *
402
- * Create a new environment variable or secret for the organization. If `group` is provided and the group does not yet exist, it is created automatically.
295
+ * Create a new environment variable or secret for the organization.
403
296
  */
404
297
  'post'(
405
298
  parameters?: Parameters<UnknownParamsObject> | null,
@@ -409,7 +302,7 @@ interface PathsDictionary {
409
302
  }
410
303
  ['/v1/environments/groups']: {
411
304
  /**
412
- * listEnvironmentGroups - listEnvironmentGroups
305
+ * listEnvironmentGroups - List environment groups
413
306
  *
414
307
  * List all environment groups for the organization.
415
308
  */
@@ -422,8 +315,6 @@ interface PathsDictionary {
422
315
  ['/v1/environments/groups/{name}']: {
423
316
  /**
424
317
  * putEnvironmentGroup - putEnvironmentGroup
425
- *
426
- * Create or update an environment group by name. Acts as an upsert — creates the group if it does not exist.
427
318
  */
428
319
  'put'(
429
320
  parameters?: Parameters<Paths.V1EnvironmentsGroups$Name.PathParameters> | null,
@@ -431,7 +322,7 @@ interface PathsDictionary {
431
322
  config?: AxiosRequestConfig
432
323
  ): OperationResponse<Paths.PutEnvironmentGroup.Responses.$200 | Paths.PutEnvironmentGroup.Responses.$201>
433
324
  /**
434
- * deleteEnvironmentGroup - deleteEnvironmentGroup
325
+ * deleteEnvironmentGroup - Delete an environment group
435
326
  *
436
327
  * Deletes a group. Variables assigned to this group become ungrouped.
437
328
  */
@@ -443,9 +334,9 @@ interface PathsDictionary {
443
334
  }
444
335
  ['/v1/environments/{key}']: {
445
336
  /**
446
- * getEnvironmentVariable - getEnvironmentVariable
337
+ * getEnvironmentVariable - Get environment variable
447
338
  *
448
- * Get an environment variable by key. Returns value for non-secret types, omitted for SecretString.
339
+ * Get an environment variable by key. Returns value only for String type, omitted for SecretString.
449
340
  */
450
341
  'get'(
451
342
  parameters?: Parameters<Paths.V1Environments$Key.PathParameters> | null,
@@ -453,9 +344,9 @@ interface PathsDictionary {
453
344
  config?: AxiosRequestConfig
454
345
  ): OperationResponse<Paths.GetEnvironmentVariable.Responses.$200>
455
346
  /**
456
- * updateEnvironmentVariable - updateEnvironmentVariable
347
+ * updateEnvironmentVariable - Update environment variable
457
348
  *
458
- * Create or update an environment variable. Acts as an upsert — creates the variable if it does not exist. If `group` is provided and the group does not yet exist, it is created automatically.
349
+ * Create or update an environment variable. Acts as an upsert — creates the variable if it does not exist.
459
350
  */
460
351
  'put'(
461
352
  parameters?: Parameters<Paths.V1Environments$Key.PathParameters> | null,
@@ -463,7 +354,7 @@ interface PathsDictionary {
463
354
  config?: AxiosRequestConfig
464
355
  ): OperationResponse<Paths.UpdateEnvironmentVariable.Responses.$200 | Paths.UpdateEnvironmentVariable.Responses.$201>
465
356
  /**
466
- * deleteEnvironmentVariable - deleteEnvironmentVariable
357
+ * deleteEnvironmentVariable - Delete environment variable
467
358
  *
468
359
  * Delete an environment variable by key.
469
360
  */
@@ -481,14 +372,11 @@ type Client = OpenAPIClient<OperationMethods, PathsDictionary>
481
372
  type EnvironmentGroup = Components.Schemas.EnvironmentGroup;
482
373
  type EnvironmentGroupList = Components.Schemas.EnvironmentGroupList;
483
374
  type EnvironmentGroupUpsertRequest = Components.Schemas.EnvironmentGroupUpsertRequest;
484
- type EnvironmentOption = Components.Schemas.EnvironmentOption;
485
- type EnvironmentValue = Components.Schemas.EnvironmentValue;
486
375
  type EnvironmentValueType = Components.Schemas.EnvironmentValueType;
487
376
  type EnvironmentVariable = Components.Schemas.EnvironmentVariable;
488
377
  type EnvironmentVariableCreateRequest = Components.Schemas.EnvironmentVariableCreateRequest;
489
378
  type EnvironmentVariableList = Components.Schemas.EnvironmentVariableList;
490
379
  type EnvironmentVariableListItem = Components.Schemas.EnvironmentVariableListItem;
491
380
  type EnvironmentVariableUpdateRequest = Components.Schemas.EnvironmentVariableUpdateRequest;
492
- type OptionsValue = Components.Schemas.OptionsValue;
493
381
 
494
- export { type Client as C, type EnvironmentGroup as E, type OperationMethods as O, Paths as P, Components as a, type PathsDictionary as b, type EnvironmentGroupList as c, type EnvironmentGroupUpsertRequest as d, type EnvironmentOption as e, type EnvironmentValue as f, type EnvironmentValueType as g, type EnvironmentVariable as h, type EnvironmentVariableCreateRequest as i, type EnvironmentVariableList as j, type EnvironmentVariableListItem as k, type EnvironmentVariableUpdateRequest as l, type OptionsValue as m };
382
+ export { type Client as C, type EnvironmentGroup as E, type OperationMethods as O, Paths as P, Components as a, type PathsDictionary as b, type EnvironmentGroupList as c, type EnvironmentGroupUpsertRequest as d, type EnvironmentValueType as e, type EnvironmentVariable as f, type EnvironmentVariableCreateRequest as g, type EnvironmentVariableList as h, type EnvironmentVariableListItem as i, type EnvironmentVariableUpdateRequest as j };
package/dist/index.cjs CHANGED
@@ -158,7 +158,7 @@ var _chunkADSWGLIVcjs = require('./chunk-ADSWGLIV.cjs');
158
158
 
159
159
 
160
160
 
161
- var _chunkF4OENWBEcjs = require('./chunk-F4OENWBE.cjs');
161
+ var _chunkNTRNKUXEcjs = require('./chunk-NTRNKUXE.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 = _chunkF4OENWBEcjs.createApiClient.call(void 0, {
228
+ entry.instance = _chunkNTRNKUXEcjs.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) => _chunkF4OENWBEcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
261
+ var expandDef = (mod) => _chunkNTRNKUXEcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
262
262
  var registerBuiltinApis = (registry) => {
263
263
  registerApi({
264
264
  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 _chunkF4OENWBEcjs.createApiHandle.call(void 0, {
604
+ return _chunkNTRNKUXEcjs.createApiHandle.call(void 0, {
605
605
  resolveClient: () => resolveClient({ registry, name, state }),
606
- createClient: () => _chunkF4OENWBEcjs.createApiClient.call(void 0, { definition: entry.loader(), apiName: name }),
606
+ createClient: () => _chunkNTRNKUXEcjs.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) => _chunkF4OENWBEcjs.help.call(void 0, apiName);
654
+ return (apiName) => _chunkNTRNKUXEcjs.help.call(void 0, apiName);
655
655
  case "openapi":
656
- return (apiName) => _chunkF4OENWBEcjs.openapi.call(void 0, apiName);
656
+ return (apiName) => _chunkNTRNKUXEcjs.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 = _chunkF4OENWBEcjs.authorize; exports.createSDK = createSDK; exports.epilot = epilot; exports.help = _chunkF4OENWBEcjs.help; exports.openapi = _chunkF4OENWBEcjs.openapi;
686
+ exports.applyLargeResponseInterceptor = applyLargeResponseInterceptor; exports.applyRetryInterceptor = applyRetryInterceptor; exports.authorize = _chunkNTRNKUXEcjs.authorize; exports.createSDK = createSDK; exports.epilot = epilot; exports.help = _chunkNTRNKUXEcjs.help; exports.openapi = _chunkNTRNKUXEcjs.openapi;
package/dist/index.d.cts CHANGED
@@ -10,7 +10,7 @@ import { C as Client$3 } from './ai-agents.d-B3TkP4mo.cjs';
10
10
  import { C as Client$4 } from './app.d-CyI0Leab.cjs';
11
11
  import { C as Client$5 } from './audit-logs.d-BRToFqeX.cjs';
12
12
  import { C as Client$6 } from './automation.d-BnQFR6k8.cjs';
13
- import { C as Client$7 } from './billing.d-Blv16_el.cjs';
13
+ import { C as Client$7 } from './billing.d-DA3sViEF.cjs';
14
14
  import { C as Client$8 } from './blueprint-manifest.d-BVxmCeu7.cjs';
15
15
  import { C as Client$9 } from './calendar.d-mk-ltGpk.cjs';
16
16
  import { C as Client$a } from './configuration-hub.d-Dv41yC3b.cjs';
@@ -25,7 +25,7 @@ import { C as Client$i } from './email-settings.d-DViLYaOl.cjs';
25
25
  import { C as Client$j } from './email-template.d-gtQkdaXM.cjs';
26
26
  import { C as Client$k } from './entity.d-CQXFlO3D.cjs';
27
27
  import { C as Client$l } from './entity-mapping.d-DKSW3sfy.cjs';
28
- import { C as Client$m } from './environments.d-840_mC07.cjs';
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';
30
30
  import { C as Client$o } from './file.d-CBsXF4W8.cjs';
31
31
  import { C as Client$p } from './iban.d-BwdiGbxi.cjs';
@@ -47,7 +47,7 @@ import { C as Client$E } from './sandbox.d-BdbOFzDu.cjs';
47
47
  import { C as Client$F } from './sharing.d-sOXq-gtz.cjs';
48
48
  import { C as Client$G } from './snapshot.d-DT0zg2CS.cjs';
49
49
  import { C as Client$H } from './submission.d-BamwfhXw.cjs';
50
- import { C as Client$I } from './targeting.d-KcawmWBB.cjs';
50
+ import { C as Client$I } from './targeting.d-BYVSahmV.cjs';
51
51
  import { C as Client$J } from './template-variables.d-Ble9TSBa.cjs';
52
52
  import { C as Client$K } from './user.d-rqYtwsCz.cjs';
53
53
  import { C as Client$L } from './validation-rules.d-CvGvBnMX.cjs';
package/dist/index.d.ts CHANGED
@@ -10,7 +10,7 @@ import { C as Client$3 } from './ai-agents.d-B3TkP4mo.js';
10
10
  import { C as Client$4 } from './app.d-CyI0Leab.js';
11
11
  import { C as Client$5 } from './audit-logs.d-BRToFqeX.js';
12
12
  import { C as Client$6 } from './automation.d-BnQFR6k8.js';
13
- import { C as Client$7 } from './billing.d-Blv16_el.js';
13
+ import { C as Client$7 } from './billing.d-DA3sViEF.js';
14
14
  import { C as Client$8 } from './blueprint-manifest.d-BVxmCeu7.js';
15
15
  import { C as Client$9 } from './calendar.d-mk-ltGpk.js';
16
16
  import { C as Client$a } from './configuration-hub.d-Dv41yC3b.js';
@@ -25,7 +25,7 @@ import { C as Client$i } from './email-settings.d-DViLYaOl.js';
25
25
  import { C as Client$j } from './email-template.d-gtQkdaXM.js';
26
26
  import { C as Client$k } from './entity.d-CQXFlO3D.js';
27
27
  import { C as Client$l } from './entity-mapping.d-DKSW3sfy.js';
28
- import { C as Client$m } from './environments.d-840_mC07.js';
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';
30
30
  import { C as Client$o } from './file.d-CBsXF4W8.js';
31
31
  import { C as Client$p } from './iban.d-BwdiGbxi.js';
@@ -47,7 +47,7 @@ import { C as Client$E } from './sandbox.d-BdbOFzDu.js';
47
47
  import { C as Client$F } from './sharing.d-sOXq-gtz.js';
48
48
  import { C as Client$G } from './snapshot.d-DT0zg2CS.js';
49
49
  import { C as Client$H } from './submission.d-BamwfhXw.js';
50
- import { C as Client$I } from './targeting.d-KcawmWBB.js';
50
+ import { C as Client$I } from './targeting.d-BYVSahmV.js';
51
51
  import { C as Client$J } from './template-variables.d-Ble9TSBa.js';
52
52
  import { C as Client$K } from './user.d-rqYtwsCz.js';
53
53
  import { C as Client$L } from './validation-rules.d-CvGvBnMX.js';
package/dist/index.js CHANGED
@@ -158,7 +158,7 @@ import {
158
158
  expand,
159
159
  help,
160
160
  openapi
161
- } from "./chunk-JCBXIJ45.js";
161
+ } from "./chunk-VV2VFPUQ.js";
162
162
  import {
163
163
  __require
164
164
  } from "./chunk-YPSWSI3M.js";
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env node
2
2
 
3
- // ../../node_modules/js-yaml/dist/js-yaml.mjs
3
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/dist/js-yaml.mjs
4
4
  function isNothing(subject) {
5
5
  return typeof subject === "undefined" || subject === null;
6
6
  }
@@ -864,6 +864,18 @@ function charFromCodepoint(c) {
864
864
  (c - 65536 & 1023) + 56320
865
865
  );
866
866
  }
867
+ function setProperty(object, key, value) {
868
+ if (key === "__proto__") {
869
+ Object.defineProperty(object, key, {
870
+ configurable: true,
871
+ enumerable: true,
872
+ writable: true,
873
+ value
874
+ });
875
+ } else {
876
+ object[key] = value;
877
+ }
878
+ }
867
879
  var simpleEscapeCheck = new Array(256);
868
880
  var simpleEscapeMap = new Array(256);
869
881
  for (i = 0; i < 256; i++) {
@@ -983,7 +995,7 @@ function mergeMappings(state, destination, source, overridableKeys) {
983
995
  for (index = 0, quantity = sourceKeys.length; index < quantity; index += 1) {
984
996
  key = sourceKeys[index];
985
997
  if (!_hasOwnProperty$1.call(destination, key)) {
986
- destination[key] = source[key];
998
+ setProperty(destination, key, source[key]);
987
999
  overridableKeys[key] = true;
988
1000
  }
989
1001
  }
@@ -1023,16 +1035,7 @@ function storeMappingPair(state, _result, overridableKeys, keyTag, keyNode, valu
1023
1035
  state.position = startPos || state.position;
1024
1036
  throwError(state, "duplicated mapping key");
1025
1037
  }
1026
- if (keyNode === "__proto__") {
1027
- Object.defineProperty(_result, keyNode, {
1028
- configurable: true,
1029
- enumerable: true,
1030
- writable: true,
1031
- value: valueNode
1032
- });
1033
- } else {
1034
- _result[keyNode] = valueNode;
1035
- }
1038
+ setProperty(_result, keyNode, valueNode);
1036
1039
  delete overridableKeys[keyNode];
1037
1040
  }
1038
1041
  return _result;
@@ -2620,7 +2623,6 @@ var jsYaml = {
2620
2623
  safeLoadAll,
2621
2624
  safeDump
2622
2625
  };
2623
- var js_yaml_default = jsYaml;
2624
2626
  export {
2625
2627
  CORE_SCHEMA,
2626
2628
  DEFAULT_SCHEMA,
@@ -2629,7 +2631,7 @@ export {
2629
2631
  Schema,
2630
2632
  Type,
2631
2633
  YAMLException,
2632
- js_yaml_default as default,
2634
+ jsYaml as default,
2633
2635
  dump,
2634
2636
  load,
2635
2637
  loadAll,
@@ -2641,5 +2643,5 @@ export {
2641
2643
  /*! Bundled license information:
2642
2644
 
2643
2645
  js-yaml/dist/js-yaml.mjs:
2644
- (*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT *)
2646
+ (*! js-yaml 4.1.1 https://github.com/nodeca/js-yaml @license MIT *)
2645
2647
  */