@uipath/case-tool 1.202.0-preview.166 → 1.202.1-preview.167

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.
@@ -5,10 +5,16 @@ compiled into its `dist/` output rather than installed alongside it.
5
5
  Their licences and copyright notices are reproduced here in full, as
6
6
  those licences require.
7
7
 
8
- 39 bundled dependencies:
8
+ 50 bundled dependencies:
9
9
 
10
10
  - @jsep-plugin/object@1.2.2 — MIT
11
- - @serverlessworkflow/sdk@1.0.1 — http://www.apache.org/licenses/LICENSE-2.0.txt
11
+ - @serverlessworkflow/sdk@1.0.1 — Apache-2.0
12
+ - @uipath/agents-storage-schemas@1.35.0 — see below
13
+ - @uipath/case-schema@0.1052.3 — UNLICENSED
14
+ - @uipath/flow-core@0.112.0 — MIT
15
+ - @uipath/flow-schema@0.68.0 — MIT
16
+ - @uipath/integration-service-design-time@0.25.2 — see below
17
+ - @uipath/resource-builder-sdk@2025.11.0-fe-pnpm-migratio4908-3665 — ISC
12
18
  - ajv@8.20.0 — MIT
13
19
  - ajv-errors@3.0.0 — MIT
14
20
  - base64-js@1.5.1 — MIT
@@ -31,6 +37,10 @@ those licences require.
31
37
  - json-schema-traverse@1.0.0 — MIT
32
38
  - lodash@4.18.1 — MIT
33
39
  - lodash-es@4.18.1 — MIT
40
+ - lodash.isequal@4.5.0 — MIT
41
+ - lodash.keys@4.2.0 — MIT
42
+ - lodash.merge@4.6.2 — MIT
43
+ - lodash.xor@4.5.0 — MIT
34
44
  - luxon@3.7.2 — MIT
35
45
  - oauth4webapi@3.8.6 — MIT
36
46
  - open@11.0.0 — MIT
@@ -41,6 +51,7 @@ those licences require.
41
51
  - rxjs@7.8.2 — Apache-2.0
42
52
  - semver@7.8.0 — ISC
43
53
  - semver@7.8.0 — ISC
54
+ - to-json-schema@0.2.5 — MIT
44
55
  - tslib@1.14.1 — 0BSD
45
56
  - tsyringe@4.10.0 — MIT
46
57
  - wsl-utils@0.3.1 — MIT
@@ -80,7 +91,9 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
80
91
 
81
92
  ## @serverlessworkflow/sdk@1.0.1
82
93
 
83
- SPDX: http://www.apache.org/licenses/LICENSE-2.0.txt
94
+ Licence decision: Its `license` field is a URL to the Apache-2.0 text rather than an SPDX id, so it reads as unknown to every scanner. Normalised to the licence that URL names.
95
+
96
+ SPDX: Apache-2.0
84
97
 
85
98
  ```
86
99
  Apache License
@@ -288,6 +301,69 @@ SPDX: http://www.apache.org/licenses/LICENSE-2.0.txt
288
301
 
289
302
  ---
290
303
 
304
+ ## @uipath/agents-storage-schemas@1.35.0
305
+
306
+ SPDX: none declared; cleared for distribution.
307
+
308
+ A UiPath package published from another team's registry. It
309
+ ships no licence text and its npm metadata grants nothing, so
310
+ there is no third-party licence to reproduce: it is covered by
311
+ internal IP policy, and is listed here because it is bundled.
312
+
313
+ ---
314
+
315
+ ## @uipath/case-schema@0.1052.3
316
+
317
+ SPDX: UNLICENSED as declared, cleared for distribution.
318
+
319
+ A UiPath package published from another team's registry. It
320
+ ships no licence text and its npm metadata grants nothing, so
321
+ there is no third-party licence to reproduce: it is covered by
322
+ internal IP policy, and is listed here because it is bundled.
323
+
324
+ ---
325
+
326
+ ## @uipath/flow-core@0.112.0
327
+
328
+ SPDX: MIT
329
+
330
+ The upstream package ships no licence file here; `MIT` is the
331
+ licence it is distributed under. The canonical text of that licence
332
+ applies, with copyright held by the package's authors.
333
+
334
+ ---
335
+
336
+ ## @uipath/flow-schema@0.68.0
337
+
338
+ SPDX: MIT
339
+
340
+ The upstream package ships no licence file here; `MIT` is the
341
+ licence it is distributed under. The canonical text of that licence
342
+ applies, with copyright held by the package's authors.
343
+
344
+ ---
345
+
346
+ ## @uipath/integration-service-design-time@0.25.2
347
+
348
+ SPDX: none declared; cleared for distribution.
349
+
350
+ A UiPath package published from another team's registry. It
351
+ ships no licence text and its npm metadata grants nothing, so
352
+ there is no third-party licence to reproduce: it is covered by
353
+ internal IP policy, and is listed here because it is bundled.
354
+
355
+ ---
356
+
357
+ ## @uipath/resource-builder-sdk@2025.11.0-fe-pnpm-migratio4908-3665
358
+
359
+ SPDX: ISC
360
+
361
+ The upstream package ships no licence file here; `ISC` is the
362
+ licence it is distributed under. The canonical text of that licence
363
+ applies, with copyright held by the package's authors.
364
+
365
+ ---
366
+
291
367
  ## ajv@8.20.0
292
368
 
293
369
  SPDX: MIT
@@ -905,6 +981,242 @@ terms above.
905
981
 
906
982
  ---
907
983
 
984
+ ## lodash.isequal@4.5.0
985
+
986
+ Inlined by a bundled dependency rather than resolved directly,
987
+ so it does not appear in this package's source maps.
988
+
989
+ SPDX: MIT
990
+
991
+ ```
992
+ Copyright JS Foundation and other contributors <https://js.foundation/>
993
+
994
+ Based on Underscore.js, copyright Jeremy Ashkenas,
995
+ DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
996
+
997
+ This software consists of voluntary contributions made by many
998
+ individuals. For exact contribution history, see the revision history
999
+ available at https://github.com/lodash/lodash
1000
+
1001
+ The following license applies to all parts of this software except as
1002
+ documented below:
1003
+
1004
+ ====
1005
+
1006
+ Permission is hereby granted, free of charge, to any person obtaining
1007
+ a copy of this software and associated documentation files (the
1008
+ "Software"), to deal in the Software without restriction, including
1009
+ without limitation the rights to use, copy, modify, merge, publish,
1010
+ distribute, sublicense, and/or sell copies of the Software, and to
1011
+ permit persons to whom the Software is furnished to do so, subject to
1012
+ the following conditions:
1013
+
1014
+ The above copyright notice and this permission notice shall be
1015
+ included in all copies or substantial portions of the Software.
1016
+
1017
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1018
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1019
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1020
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1021
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1022
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1023
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1024
+
1025
+ ====
1026
+
1027
+ Copyright and related rights for sample code are waived via CC0. Sample
1028
+ code is defined as all source code displayed within the prose of the
1029
+ documentation.
1030
+
1031
+ CC0: http://creativecommons.org/publicdomain/zero/1.0/
1032
+
1033
+ ====
1034
+
1035
+ Files located in the node_modules and vendor directories are externally
1036
+ maintained libraries used by this software which have their own
1037
+ licenses; we recommend you read them, as their terms may differ from the
1038
+ terms above.
1039
+ ```
1040
+
1041
+ ---
1042
+
1043
+ ## lodash.keys@4.2.0
1044
+
1045
+ Inlined by a bundled dependency rather than resolved directly,
1046
+ so it does not appear in this package's source maps.
1047
+
1048
+ SPDX: MIT
1049
+
1050
+ ```
1051
+ Copyright jQuery Foundation and other contributors <https://jquery.org/>
1052
+
1053
+ Based on Underscore.js, copyright Jeremy Ashkenas,
1054
+ DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
1055
+
1056
+ This software consists of voluntary contributions made by many
1057
+ individuals. For exact contribution history, see the revision history
1058
+ available at https://github.com/lodash/lodash
1059
+
1060
+ The following license applies to all parts of this software except as
1061
+ documented below:
1062
+
1063
+ ====
1064
+
1065
+ Permission is hereby granted, free of charge, to any person obtaining
1066
+ a copy of this software and associated documentation files (the
1067
+ "Software"), to deal in the Software without restriction, including
1068
+ without limitation the rights to use, copy, modify, merge, publish,
1069
+ distribute, sublicense, and/or sell copies of the Software, and to
1070
+ permit persons to whom the Software is furnished to do so, subject to
1071
+ the following conditions:
1072
+
1073
+ The above copyright notice and this permission notice shall be
1074
+ included in all copies or substantial portions of the Software.
1075
+
1076
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1077
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1078
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1079
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1080
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1081
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1082
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1083
+
1084
+ ====
1085
+
1086
+ Copyright and related rights for sample code are waived via CC0. Sample
1087
+ code is defined as all source code displayed within the prose of the
1088
+ documentation.
1089
+
1090
+ CC0: http://creativecommons.org/publicdomain/zero/1.0/
1091
+
1092
+ ====
1093
+
1094
+ Files located in the node_modules and vendor directories are externally
1095
+ maintained libraries used by this software which have their own
1096
+ licenses; we recommend you read them, as their terms may differ from the
1097
+ terms above.
1098
+ ```
1099
+
1100
+ ---
1101
+
1102
+ ## lodash.merge@4.6.2
1103
+
1104
+ Inlined by a bundled dependency rather than resolved directly,
1105
+ so it does not appear in this package's source maps.
1106
+
1107
+ SPDX: MIT
1108
+
1109
+ ```
1110
+ Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
1111
+
1112
+ Based on Underscore.js, copyright Jeremy Ashkenas,
1113
+ DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
1114
+
1115
+ This software consists of voluntary contributions made by many
1116
+ individuals. For exact contribution history, see the revision history
1117
+ available at https://github.com/lodash/lodash
1118
+
1119
+ The following license applies to all parts of this software except as
1120
+ documented below:
1121
+
1122
+ ====
1123
+
1124
+ Permission is hereby granted, free of charge, to any person obtaining
1125
+ a copy of this software and associated documentation files (the
1126
+ "Software"), to deal in the Software without restriction, including
1127
+ without limitation the rights to use, copy, modify, merge, publish,
1128
+ distribute, sublicense, and/or sell copies of the Software, and to
1129
+ permit persons to whom the Software is furnished to do so, subject to
1130
+ the following conditions:
1131
+
1132
+ The above copyright notice and this permission notice shall be
1133
+ included in all copies or substantial portions of the Software.
1134
+
1135
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1136
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1137
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1138
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1139
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1140
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1141
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1142
+
1143
+ ====
1144
+
1145
+ Copyright and related rights for sample code are waived via CC0. Sample
1146
+ code is defined as all source code displayed within the prose of the
1147
+ documentation.
1148
+
1149
+ CC0: http://creativecommons.org/publicdomain/zero/1.0/
1150
+
1151
+ ====
1152
+
1153
+ Files located in the node_modules and vendor directories are externally
1154
+ maintained libraries used by this software which have their own
1155
+ licenses; we recommend you read them, as their terms may differ from the
1156
+ terms above.
1157
+ ```
1158
+
1159
+ ---
1160
+
1161
+ ## lodash.xor@4.5.0
1162
+
1163
+ Inlined by a bundled dependency rather than resolved directly,
1164
+ so it does not appear in this package's source maps.
1165
+
1166
+ SPDX: MIT
1167
+
1168
+ ```
1169
+ Copyright jQuery Foundation and other contributors <https://jquery.org/>
1170
+
1171
+ Based on Underscore.js, copyright Jeremy Ashkenas,
1172
+ DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
1173
+
1174
+ This software consists of voluntary contributions made by many
1175
+ individuals. For exact contribution history, see the revision history
1176
+ available at https://github.com/lodash/lodash
1177
+
1178
+ The following license applies to all parts of this software except as
1179
+ documented below:
1180
+
1181
+ ====
1182
+
1183
+ Permission is hereby granted, free of charge, to any person obtaining
1184
+ a copy of this software and associated documentation files (the
1185
+ "Software"), to deal in the Software without restriction, including
1186
+ without limitation the rights to use, copy, modify, merge, publish,
1187
+ distribute, sublicense, and/or sell copies of the Software, and to
1188
+ permit persons to whom the Software is furnished to do so, subject to
1189
+ the following conditions:
1190
+
1191
+ The above copyright notice and this permission notice shall be
1192
+ included in all copies or substantial portions of the Software.
1193
+
1194
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1195
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1196
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1197
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1198
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1199
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1200
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1201
+
1202
+ ====
1203
+
1204
+ Copyright and related rights for sample code are waived via CC0. Sample
1205
+ code is defined as all source code displayed within the prose of the
1206
+ documentation.
1207
+
1208
+ CC0: http://creativecommons.org/publicdomain/zero/1.0/
1209
+
1210
+ ====
1211
+
1212
+ Files located in the node_modules and vendor directories are externally
1213
+ maintained libraries used by this software which have their own
1214
+ licenses; we recommend you read them, as their terms may differ from the
1215
+ terms above.
1216
+ ```
1217
+
1218
+ ---
1219
+
908
1220
  ## luxon@3.7.2
909
1221
 
910
1222
  SPDX: MIT
@@ -1357,6 +1669,39 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1357
1669
 
1358
1670
  ---
1359
1671
 
1672
+ ## to-json-schema@0.2.5
1673
+
1674
+ Inlined by a bundled dependency rather than resolved directly,
1675
+ so it does not appear in this package's source maps.
1676
+
1677
+ SPDX: MIT
1678
+
1679
+ ```
1680
+ MIT License
1681
+
1682
+ Copyright (c) 2017 David Ruzicka
1683
+
1684
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1685
+ of this software and associated documentation files (the "Software"), to deal
1686
+ in the Software without restriction, including without limitation the rights
1687
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1688
+ copies of the Software, and to permit persons to whom the Software is
1689
+ furnished to do so, subject to the following conditions:
1690
+
1691
+ The above copyright notice and this permission notice shall be included in all
1692
+ copies or substantial portions of the Software.
1693
+
1694
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1695
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1696
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1697
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1698
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1699
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1700
+ SOFTWARE.
1701
+ ```
1702
+
1703
+ ---
1704
+
1360
1705
  ## tslib@1.14.1
1361
1706
 
1362
1707
  SPDX: 0BSD
@@ -5,7 +5,7 @@ import {
5
5
  buildSolutionPackageFromDir,
6
6
  createZipFromDir,
7
7
  uploadOrOverwriteSolution
8
- } from "./packager-tool-q7nxxtnv.js";
8
+ } from "./packager-tool-79yyyd1q.js";
9
9
  import {
10
10
  findSolutionFile,
11
11
  updateSolutionFile
@@ -5,7 +5,7 @@ import {
5
5
  } from "./packager-tool-ty1t2byf.js";
6
6
  import {
7
7
  validateIntSvcNode
8
- } from "./packager-tool-5tdrzpp8.js";
8
+ } from "./packager-tool-zs2tw8cr.js";
9
9
  import {
10
10
  loadCaseSchemaAsync
11
11
  } from "./packager-tool-p7jgrm5r.js";
@@ -13,12 +13,12 @@ import {
13
13
  normalizeFields,
14
14
  parseEntryConfiguration,
15
15
  resolveActivityOperation
16
- } from "./packager-tool-7v2fve0r.js";
16
+ } from "./packager-tool-ab7re13r.js";
17
17
  import"./packager-tool-134mvmcm.js";
18
- import"./packager-tool-24wedw0q.js";
18
+ import"./packager-tool-hbk5e3pd.js";
19
19
  import"./packager-tool-k4edys72.js";
20
- import"./packager-tool-1kj4s7xh.js";
21
- import"./packager-tool-5tdrzpp8.js";
20
+ import"./packager-tool-qnsx1xkf.js";
21
+ import"./packager-tool-zs2tw8cr.js";
22
22
  import"./packager-tool-gqa97ecv.js";
23
23
  import"./packager-tool-51a9f6yz.js";
24
24
  import"./packager-tool-m9yxkjc5.js";
@@ -2,8 +2,8 @@ import {
2
2
  fetchConnectorConnections,
3
3
  lookupConnectorDisplayName,
4
4
  lookupTypeCacheEntry
5
- } from "./packager-tool-1kj4s7xh.js";
6
- import"./packager-tool-5tdrzpp8.js";
5
+ } from "./packager-tool-qnsx1xkf.js";
6
+ import"./packager-tool-zs2tw8cr.js";
7
7
  import"./packager-tool-51a9f6yz.js";
8
8
  import"./packager-tool-r84ng21s.js";
9
9
  import"./packager-tool-dqs5qy9s.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  nestDottedKeys
3
- } from "./packager-tool-7v2fve0r.js";
3
+ } from "./packager-tool-ab7re13r.js";
4
4
  import"./packager-tool-134mvmcm.js";
5
5
  import {
6
6
  extractActivityFilterFields,
@@ -9,12 +9,12 @@ import {
9
9
  fetchConnectionInfo,
10
10
  fetchConnectorMetadata,
11
11
  fetchConnectorTriggerMetadata
12
- } from "./packager-tool-24wedw0q.js";
12
+ } from "./packager-tool-hbk5e3pd.js";
13
13
  import"./packager-tool-k4edys72.js";
14
14
  import {
15
15
  lookupConnectorDisplayName,
16
16
  lookupTypeCacheEntry
17
- } from "./packager-tool-1kj4s7xh.js";
17
+ } from "./packager-tool-qnsx1xkf.js";
18
18
  import {
19
19
  assertActivityMetadataResolved,
20
20
  buildActivityEssentialConfiguration,
@@ -22,7 +22,7 @@ import {
22
22
  createConfiguredActivityClient,
23
23
  extractMultipartParameters,
24
24
  getEventOperationObjects
25
- } from "./packager-tool-5tdrzpp8.js";
25
+ } from "./packager-tool-zs2tw8cr.js";
26
26
  import"./packager-tool-gqa97ecv.js";
27
27
  import"./packager-tool-51a9f6yz.js";
28
28
  import"./packager-tool-m9yxkjc5.js";
@@ -293,7 +293,7 @@ import {
293
293
  searchPackageVersions,
294
294
  solutionExistsOnStudioWeb,
295
295
  uploadOrOverwriteSolution
296
- } from "./packager-tool-q7nxxtnv.js";
296
+ } from "./packager-tool-79yyyd1q.js";
297
297
  import {
298
298
  autoScaffoldSolution,
299
299
  createSolutionManifest,
package/dist/index.js CHANGED
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  metadata,
4
4
  registerCommands
5
- } from "./packager-tool-ahjw09b4.js";
5
+ } from "./packager-tool-g48n0e5y.js";
6
6
  import"./packager-tool-sv0d6wb6.js";
7
7
  import"./packager-tool-0mj06yen.js";
8
8
  import"./packager-tool-6q9vpaye.js";
@@ -7,9 +7,9 @@ import {
7
7
  searchNodeSummariesWithAvailability,
8
8
  searchNodes,
9
9
  searchNodesWithFilters
10
- } from "./packager-tool-24wedw0q.js";
10
+ } from "./packager-tool-hbk5e3pd.js";
11
11
  import"./packager-tool-k4edys72.js";
12
- import"./packager-tool-5tdrzpp8.js";
12
+ import"./packager-tool-zs2tw8cr.js";
13
13
  import"./packager-tool-m9yxkjc5.js";
14
14
  import"./packager-tool-r87gxwqa.js";
15
15
  import"./packager-tool-sc961w0q.js";
@@ -313,7 +313,7 @@ class TextApiResponse {
313
313
  var package_default = {
314
314
  name: "@uipath/solution-sdk",
315
315
  license: "SEE LICENSE IN LICENSE.txt",
316
- version: "1.202.0-preview.166",
316
+ version: "1.202.1-preview.167",
317
317
  repository: {
318
318
  type: "git",
319
319
  url: "https://github.com/UiPath/cli.git",
@@ -4955,4 +4955,4 @@ async function uploadOrOverwriteSolution(config, organizationName, fileBufferOrP
4955
4955
  }
4956
4956
  export { BASE_PATH, Configuration, DefaultConfig, BaseAPI, ResponseError, FetchError, RequiredError, COLLECTION_FORMATS, querystring, exists, mapValues, canConsumeForm, JSONApiResponse, VoidApiResponse, BlobApiResponse, TextApiResponse, SDK_USER_AGENT, getAvailablePublishLocationsV2, instanceOfResponseDictionaryDto, ResponseDictionaryDtoFromJSON, ResponseDictionaryDtoFromJSONTyped, ResponseDictionaryDtoToJSON, ResponseDictionaryDtoToJSONTyped, instanceOfBlobFileAccessDto, BlobFileAccessDtoFromJSON, BlobFileAccessDtoFromJSONTyped, BlobFileAccessDtoToJSON, BlobFileAccessDtoToJSONTyped, instanceOfCreateConfigurationCommand, CreateConfigurationCommandFromJSON, CreateConfigurationCommandFromJSONTyped, CreateConfigurationCommandToJSON, CreateConfigurationCommandToJSONTyped, DeploymentActivationStatus, instanceOfDeploymentActivationStatus, DeploymentActivationStatusFromJSON, DeploymentActivationStatusFromJSONTyped, DeploymentActivationStatusToJSON, DeploymentActivationStatusToJSONTyped, OverwriteType, instanceOfOverwriteType, OverwriteTypeFromJSON, OverwriteTypeFromJSONTyped, OverwriteTypeToJSON, OverwriteTypeToJSONTyped, instanceOfOverwrite, OverwriteFromJSON, OverwriteFromJSONTyped, OverwriteToJSON, OverwriteToJSONTyped, instanceOfResourceOverwrite, ResourceOverwriteFromJSON, ResourceOverwriteFromJSONTyped, ResourceOverwriteToJSON, ResourceOverwriteToJSONTyped, instanceOfRuntimeSetup, RuntimeSetupFromJSON, RuntimeSetupFromJSONTyped, RuntimeSetupToJSON, RuntimeSetupToJSONTyped, instanceOfDeploymentAutoRequest, DeploymentAutoRequestFromJSON, DeploymentAutoRequestFromJSONTyped, DeploymentAutoRequestToJSON, DeploymentAutoRequestToJSONTyped, instanceOfDeploymentDto, DeploymentDtoFromJSON, DeploymentDtoFromJSONTyped, DeploymentDtoToJSON, DeploymentDtoToJSONTyped, WorkflowAction, instanceOfWorkflowAction, WorkflowActionFromJSON, WorkflowActionFromJSONTyped, WorkflowActionToJSON, WorkflowActionToJSONTyped, DeploymentOperation, instanceOfDeploymentOperation, DeploymentOperationFromJSON, DeploymentOperationFromJSONTyped, DeploymentOperationToJSON, DeploymentOperationToJSONTyped, PackageVersionOrigin, instanceOfPackageVersionOrigin, PackageVersionOriginFromJSON, PackageVersionOriginFromJSONTyped, PackageVersionOriginToJSON, PackageVersionOriginToJSONTyped, DeploymentOperationStatus, instanceOfDeploymentOperationStatus, DeploymentOperationStatusFromJSON, DeploymentOperationStatusFromJSONTyped, DeploymentOperationStatusToJSON, DeploymentOperationStatusToJSONTyped, DeploymentUpgradeType, instanceOfDeploymentUpgradeType, DeploymentUpgradeTypeFromJSON, DeploymentUpgradeTypeFromJSONTyped, DeploymentUpgradeTypeToJSON, DeploymentUpgradeTypeToJSONTyped, DeploymentStatus, instanceOfDeploymentStatus, DeploymentStatusFromJSON, DeploymentStatusFromJSONTyped, DeploymentStatusToJSON, DeploymentStatusToJSONTyped, instanceOfDeploymentItemDto, DeploymentItemDtoFromJSON, DeploymentItemDtoFromJSONTyped, DeploymentItemDtoToJSON, DeploymentItemDtoToJSONTyped, instanceOfDeploymentRequest, DeploymentRequestFromJSON, DeploymentRequestFromJSONTyped, DeploymentRequestToJSON, DeploymentRequestToJSONTyped, DeploymentResourceValidationAction, instanceOfDeploymentResourceValidationAction, DeploymentResourceValidationActionFromJSON, DeploymentResourceValidationActionFromJSONTyped, DeploymentResourceValidationActionToJSON, DeploymentResourceValidationActionToJSONTyped, DeploymentResourceValidationErrorKind, instanceOfDeploymentResourceValidationErrorKind, DeploymentResourceValidationErrorKindFromJSON, DeploymentResourceValidationErrorKindFromJSONTyped, DeploymentResourceValidationErrorKindToJSON, DeploymentResourceValidationErrorKindToJSONTyped, DeploymentResourceValidationErrorLevel, instanceOfDeploymentResourceValidationErrorLevel, DeploymentResourceValidationErrorLevelFromJSON, DeploymentResourceValidationErrorLevelFromJSONTyped, DeploymentResourceValidationErrorLevelToJSON, DeploymentResourceValidationErrorLevelToJSONTyped, instanceOfServiceMessage, ServiceMessageFromJSON, ServiceMessageFromJSONTyped, ServiceMessageToJSON, ServiceMessageToJSONTyped, instanceOfDeploymentRunResponse, DeploymentRunResponseFromJSON, DeploymentRunResponseFromJSONTyped, DeploymentRunResponseToJSON, DeploymentRunResponseToJSONTyped, DeploymentType, instanceOfDeploymentType, DeploymentTypeFromJSON, DeploymentTypeFromJSONTyped, DeploymentTypeToJSON, DeploymentTypeToJSONTyped, instanceOfDeploymentSearchItemDto2, DeploymentSearchItemDto2FromJSON, DeploymentSearchItemDto2FromJSONTyped, DeploymentSearchItemDto2ToJSON, DeploymentSearchItemDto2ToJSONTyped, instanceOfDeploymentUpgradeRequest, DeploymentUpgradeRequestFromJSON, DeploymentUpgradeRequestFromJSONTyped, DeploymentUpgradeRequestToJSON, DeploymentUpgradeRequestToJSONTyped, instanceOfResourceValidationError, ResourceValidationErrorFromJSON, ResourceValidationErrorFromJSONTyped, ResourceValidationErrorToJSON, ResourceValidationErrorToJSONTyped, instanceOfResourceValidationDto, ResourceValidationDtoFromJSON, ResourceValidationDtoFromJSONTyped, ResourceValidationDtoToJSON, ResourceValidationDtoToJSONTyped, instanceOfDeploymentValidationResultDto, DeploymentValidationResultDtoFromJSON, DeploymentValidationResultDtoFromJSONTyped, DeploymentValidationResultDtoToJSON, DeploymentValidationResultDtoToJSONTyped, OrderByDirection, instanceOfOrderByDirection, OrderByDirectionFromJSON, OrderByDirectionFromJSONTyped, OrderByDirectionToJSON, OrderByDirectionToJSONTyped, instanceOfDeploymentsSearchRequest2, DeploymentsSearchRequest2FromJSON, DeploymentsSearchRequest2FromJSONTyped, DeploymentsSearchRequest2ToJSON, DeploymentsSearchRequest2ToJSONTyped, ExtendedPackageVersionState, instanceOfExtendedPackageVersionState, ExtendedPackageVersionStateFromJSON, ExtendedPackageVersionStateFromJSONTyped, ExtendedPackageVersionStateToJSON, ExtendedPackageVersionStateToJSONTyped, instanceOfFolderInfo, FolderInfoFromJSON, FolderInfoFromJSONTyped, FolderInfoToJSON, FolderInfoToJSONTyped, instanceOfLocationDto, LocationDtoFromJSON, LocationDtoFromJSONTyped, LocationDtoToJSON, LocationDtoToJSONTyped, instanceOfPackageInfo, PackageInfoFromJSON, PackageInfoFromJSONTyped, PackageInfoToJSON, PackageInfoToJSONTyped, instanceOfResourceStats, ResourceStatsFromJSON, ResourceStatsFromJSONTyped, ResourceStatsToJSON, ResourceStatsToJSONTyped, instanceOfPackageVersionResourceDto, PackageVersionResourceDtoFromJSON, PackageVersionResourceDtoFromJSONTyped, PackageVersionResourceDtoToJSON, PackageVersionResourceDtoToJSONTyped, instanceOfPackageVersionComponentsDto, PackageVersionComponentsDtoFromJSON, PackageVersionComponentsDtoFromJSONTyped, PackageVersionComponentsDtoToJSON, PackageVersionComponentsDtoToJSONTyped, instanceOfPackageVersionInfoDto, PackageVersionInfoDtoFromJSON, PackageVersionInfoDtoFromJSONTyped, PackageVersionInfoDtoToJSON, PackageVersionInfoDtoToJSONTyped, instanceOfPageInfoDtoOfDeploymentSearchItemDto2, PageInfoDtoOfDeploymentSearchItemDto2FromJSON, PageInfoDtoOfDeploymentSearchItemDto2FromJSONTyped, PageInfoDtoOfDeploymentSearchItemDto2ToJSON, PageInfoDtoOfDeploymentSearchItemDto2ToJSONTyped, instanceOfPageInfoDtoOfPackageInfo, PageInfoDtoOfPackageInfoFromJSON, PageInfoDtoOfPackageInfoFromJSONTyped, PageInfoDtoOfPackageInfoToJSON, PageInfoDtoOfPackageInfoToJSONTyped, instanceOfProblemDetails, ProblemDetailsFromJSON, ProblemDetailsFromJSONTyped, ProblemDetailsToJSON, ProblemDetailsToJSONTyped, instanceOfProjectCreateRequest, ProjectCreateRequestFromJSON, ProjectCreateRequestFromJSONTyped, ProjectCreateRequestToJSON, ProjectCreateRequestToJSONTyped, ProjectImportStatus, instanceOfProjectImportStatus, ProjectImportStatusFromJSON, ProjectImportStatusFromJSONTyped, ProjectImportStatusToJSON, ProjectImportStatusToJSONTyped, instanceOfProjectDto, ProjectDtoFromJSON2 as ProjectDtoFromJSON, ProjectDtoFromJSONTyped3 as ProjectDtoFromJSONTyped, ProjectDtoToJSON2 as ProjectDtoToJSON, ProjectDtoToJSONTyped2 as ProjectDtoToJSONTyped, instanceOfSearchFilter, SearchFilterFromJSON, SearchFilterFromJSONTyped, SearchFilterToJSON, SearchFilterToJSONTyped, SolutionDeploymentAction, instanceOfSolutionDeploymentAction, SolutionDeploymentActionFromJSON, SolutionDeploymentActionFromJSONTyped, SolutionDeploymentActionToJSON, SolutionDeploymentActionToJSONTyped, ConfigurationsApi, DeploymentsApi, PackagesApi, ProjectsApi, SearchApi, SettingsApi, StudioWebIncompatibleProjectError, collectFiles, createZipFromDir, bundleSolution, buildSolutionPackageFromDir, deploymentsAutoInstall, isDebugProvisioningTerminal, isDebugProvisioningSucceeded, getProjectDebugStatus, searchPackageVersions, getStudioWebSolutionProjects, listStudioWebSolutions, SolutionUploadHttpError, isSolutionUploadHttpError, buildSolutionUploadFailureOutput, solutionExistsOnStudioWeb, importSolution, overwriteSolution, uploadOrOverwriteSolution };
4957
4957
 
4958
- //# debugId=BDCA5E53F85BEACC64756E2164756E21
4958
+ //# debugId=09CD27FE340AE1AD64756E2164756E21
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  fetchConnectorMetadata
3
- } from "./packager-tool-24wedw0q.js";
3
+ } from "./packager-tool-hbk5e3pd.js";
4
4
  import {
5
5
  fetchConnectorConnections,
6
6
  lookupTypeCacheEntry
7
- } from "./packager-tool-1kj4s7xh.js";
7
+ } from "./packager-tool-qnsx1xkf.js";
8
8
  import {
9
9
  ElementsApi,
10
10
  assertActivityMetadataResolved,
@@ -12,7 +12,7 @@ import {
12
12
  createApiClient,
13
13
  createConfiguredActivityClient,
14
14
  extractMultipartParameters
15
- } from "./packager-tool-5tdrzpp8.js";
15
+ } from "./packager-tool-zs2tw8cr.js";
16
16
  import {
17
17
  addVarIdsToInputsOutputs,
18
18
  buildErrorOutput
@@ -59,7 +59,7 @@ import {
59
59
  var package_default = {
60
60
  name: "@uipath/case-tool",
61
61
  license: "SEE LICENSE IN LICENSE.txt",
62
- version: "1.202.0-preview.166",
62
+ version: "1.202.1-preview.167",
63
63
  description: "Manage Case Management instances, processes, and incidents.",
64
64
  private: false,
65
65
  repository: {
@@ -816,7 +816,7 @@ function registerDebugCommand(program) {
816
816
  logger.info(` Tenant: ${tenantName} (${tenantId})`);
817
817
  logger.info(` Base URL: ${baseUrl}`);
818
818
  const pollInterval = parseInt(options.pollInterval || "2000", 10);
819
- const { CaseDebugStudioWebService } = await import("./case-debug-studio-web-service-hgxxg0as.js");
819
+ const { CaseDebugStudioWebService } = await import("./case-debug-studio-web-service-cqygqg79.js");
820
820
  const { DebugPollTimeoutError, buildPollTimeoutFailureOutput } = await import("./debug-service-rgh5q6v7.js");
821
821
  const service = new CaseDebugStudioWebService;
822
822
  logger.info(`Starting Studio Web debug session for: ${projectPath}`);
@@ -843,7 +843,7 @@ function registerDebugCommand(program) {
843
843
  const {
844
844
  buildSolutionUploadFailureOutput,
845
845
  isSolutionUploadHttpError
846
- } = await import("./index-qa8x997s.js");
846
+ } = await import("./index-cpz2q1zn.js");
847
847
  if (isSolutionUploadHttpError(executeError)) {
848
848
  OutputFormatter.error(buildSolutionUploadFailureOutput(executeError, {
849
849
  subject: "case",
@@ -1203,7 +1203,7 @@ var initCaseProject = async (name, options) => {
1203
1203
  throw new Error(`Invalid project name "${name}". Name can only contain letters, numbers, underscores (_), and hyphens (-).`);
1204
1204
  }
1205
1205
  const fs = getFileSystem();
1206
- const { prepareProjectLocation, tryRegisterProjectInParentSolution } = await import("./index-qa8x997s.js");
1206
+ const { prepareProjectLocation, tryRegisterProjectInParentSolution } = await import("./index-cpz2q1zn.js");
1207
1207
  const { projectDir, autoCreatedSolution } = await prepareProjectLocation(fs, fs.path.resolve(name), name, { skipRegistration: options.skipSolutionRegistration === true });
1208
1208
  const projectDirExists = await fs.stat(projectDir).then(() => true).catch((err) => {
1209
1209
  const code = err instanceof Error ? err.code : undefined;
@@ -2228,7 +2228,7 @@ Subcommands:
2228
2228
  search Find resources by keyword and/or field filters
2229
2229
  get Get full schema for a single resource`);
2230
2230
  registry.command("pull").description("Pull and sync data from Case registry").option("-f, --force", "Force refresh, ignore cache").option("-s, --solution-id <solutionId>", "Include the registry of the solution").examples(REGISTRY_PULL_EXAMPLES).trackedAction(processContext, async (options) => {
2231
- const { pullResources } = await import("./resourcesSyncService-182zn1kq.js");
2231
+ const { pullResources } = await import("./resourcesSyncService-79twkmpd.js");
2232
2232
  const [mapError, promises] = catchError(() => RESOURCE_TYPES.map((type) => pullResources({
2233
2233
  force: options.force,
2234
2234
  solutionId: options.solutionId
@@ -2280,7 +2280,7 @@ Subcommands:
2280
2280
  processContext.exit(1);
2281
2281
  return;
2282
2282
  }
2283
- const { searchResources, searchResourcesWithFilters } = await import("./resourcesSyncService-182zn1kq.js");
2283
+ const { searchResources, searchResourcesWithFilters } = await import("./resourcesSyncService-79twkmpd.js");
2284
2284
  let searchResult;
2285
2285
  if (options.filter) {
2286
2286
  const [parseError, filters] = catchError(() => parseFilterString(options.filter));
@@ -2338,7 +2338,7 @@ Subcommands:
2338
2338
  });
2339
2339
  });
2340
2340
  registry.command("list").description("List all resources (use pull to update list)").option("--local", "List only in-solution sibling project resources (requires a .uipx in the current directory, its parent, or grandparent). Skips the tenant cache.").examples(REGISTRY_LIST_EXAMPLES).trackedAction(processContext, async (options) => {
2341
- const { listLocalResources, listResources } = await import("./resourcesSyncService-182zn1kq.js");
2341
+ const { listLocalResources, listResources } = await import("./resourcesSyncService-79twkmpd.js");
2342
2342
  let grouped;
2343
2343
  if (options.local) {
2344
2344
  const [localError, localGrouped] = await catchError(listLocalResources());
@@ -2385,7 +2385,7 @@ Subcommands:
2385
2385
  });
2386
2386
  });
2387
2387
  registry.command("get").description("Get resource(s) by identifier (entityKey or id)").argument("<identifier>", "The entityKey (process-types) or id (action-apps) of the resource").addOption(new Option("-t, --type <type>", `Limit search to a specific resource type (${GET_SEARCHABLE_TYPES.map((t) => t.type).join(", ")})`).choices(GET_SEARCHABLE_TYPES.map((t) => t.type))).option("--connection-id <id>", "Connection ID for connector-specific IS field metadata (custom fields). Only applies to typecache-* activity / trigger results.").option("--local", "Resolve the identifier against in-solution sibling project resources (requires a .uipx in the current directory, its parent, or grandparent). Skips the tenant cache. The identifier is the sibling's resource key or .uipx project Id.").examples(REGISTRY_GET_EXAMPLES).trackedAction(processContext, async (identifier, options) => {
2388
- const { getResources } = await import("./resourcesSyncService-182zn1kq.js");
2388
+ const { getResources } = await import("./resourcesSyncService-79twkmpd.js");
2389
2389
  const [error, matches] = await catchError(getResources(identifier, options.type, {
2390
2390
  local: options.local
2391
2391
  }));
@@ -2422,11 +2422,11 @@ Subcommands:
2422
2422
  const id = m.resource.uiPathActivityTypeId;
2423
2423
  if (typeof id !== "string")
2424
2424
  return m;
2425
- const { lookupTypeCacheEntry } = await import("./connector-lookup-service-jmqwazvs.js");
2425
+ const { lookupTypeCacheEntry } = await import("./connector-lookup-service-hjhzpvj8.js");
2426
2426
  const [lookupError, lookupResult] = await catchError(lookupTypeCacheEntry(id, m.resourceType));
2427
2427
  if (lookupError)
2428
2428
  return m;
2429
- const { enrichConnectorRegistryEntry } = await import("./connector-enrichment-service-pa1nqx5q.js");
2429
+ const { enrichConnectorRegistryEntry } = await import("./connector-enrichment-service-jg8kpajr.js");
2430
2430
  const [enrichError, definitions] = await catchError(enrichConnectorRegistryEntry(lookupResult.config, options.connectionId));
2431
2431
  if (enrichError || definitions === null)
2432
2432
  return m;
@@ -2452,7 +2452,7 @@ Subcommands:
2452
2452
  });
2453
2453
  });
2454
2454
  registry.command("get-connector").description("Look up a connector activity/trigger from the local TypeCache index").addOption(new Option("-t, --type <type>", "Resource type").choices([...TYPECACHE_INDEX_TYPES]).makeOptionMandatory()).requiredOption("--activity-type-id <id>", "The uiPathActivityTypeId to look up").examples(REGISTRY_GET_CONNECTOR_EXAMPLES).trackedAction(processContext, async (options) => {
2455
- const { lookupTypeCacheEntry } = await import("./connector-lookup-service-jmqwazvs.js");
2455
+ const { lookupTypeCacheEntry } = await import("./connector-lookup-service-hjhzpvj8.js");
2456
2456
  const [error, result] = await catchError(lookupTypeCacheEntry(options.activityTypeId, options.type));
2457
2457
  if (error) {
2458
2458
  OutputFormatter.error({
@@ -2473,7 +2473,7 @@ Subcommands:
2473
2473
  });
2474
2474
  });
2475
2475
  registry.command("get-connection").description("Look up a connector and fetch available connections from Integration Service").addOption(new Option("-t, --type <type>", "Resource type").choices([...TYPECACHE_INDEX_TYPES]).makeOptionMandatory()).requiredOption("--activity-type-id <id>", "The uiPathActivityTypeId to look up").examples(REGISTRY_GET_CONNECTION_EXAMPLES).trackedAction(processContext, async (options) => {
2476
- const { fetchConnectorConnections, lookupTypeCacheEntry } = await import("./connector-lookup-service-jmqwazvs.js");
2476
+ const { fetchConnectorConnections, lookupTypeCacheEntry } = await import("./connector-lookup-service-hjhzpvj8.js");
2477
2477
  const [lookupError, lookupResult] = await catchError(lookupTypeCacheEntry(options.activityTypeId, options.type));
2478
2478
  if (lookupError) {
2479
2479
  OutputFormatter.error({
@@ -3271,7 +3271,7 @@ var registerSpecCommand = (program) => {
3271
3271
  skipCaseShape: options.skipCaseShape === true,
3272
3272
  inputDetails: parsedInputDetails
3273
3273
  };
3274
- const { fetchConnectorTaskSpec } = await import("./connector-task-spec-ep0zmr8n.js");
3274
+ const { fetchConnectorTaskSpec } = await import("./connector-task-spec-597rbv42.js");
3275
3275
  const [error, spec] = await catchError(fetchConnectorTaskSpec(options.type, options.activityTypeId, options.connectionId, fetchOpts));
3276
3276
  if (error) {
3277
3277
  OutputFormatter.error({
@@ -5137,8 +5137,8 @@ var TASKS_DESCRIBE_EXAMPLES = [
5137
5137
  }
5138
5138
  }
5139
5139
  ];
5140
- var loadConnectorEnrichment = () => import("./connector-enrichment-service-pa1nqx5q.js");
5141
- var loadTriggerEnrichment = () => import("./trigger-enrichment-service-5cztnp64.js");
5140
+ var loadConnectorEnrichment = () => import("./connector-enrichment-service-jg8kpajr.js");
5141
+ var loadTriggerEnrichment = () => import("./trigger-enrichment-service-098e6q5s.js");
5142
5142
  var loadEnrichment = () => import("./enrichment-service-6qd2ekgp.js");
5143
5143
  var TASK_TYPES = [
5144
5144
  "process",
@@ -6171,7 +6171,7 @@ var registerTriggersCommand = (program) => {
6171
6171
  const result = await readAndBuildTrigger(file, options.displayName, options.position, options.description);
6172
6172
  if (result.error)
6173
6173
  return;
6174
- const { enrichConnectorTrigger } = await import("./trigger-enrichment-service-5cztnp64.js");
6174
+ const { enrichConnectorTrigger } = await import("./trigger-enrichment-service-098e6q5s.js");
6175
6175
  const [enrichError, enrichment] = await catchError(enrichConnectorTrigger(options.typeId, options.connectionId, parsedEventParams));
6176
6176
  if (enrichError) {
6177
6177
  OutputFormatter.error({
@@ -6304,7 +6304,7 @@ var toIssueData = (issues) => issues.map((issue) => ({
6304
6304
  Severity: issue.severity
6305
6305
  }));
6306
6306
  var executeCaseValidate = async (file, options = {}) => {
6307
- const { CaseValidateService } = await import("./case-validate-service-rajdcygp.js");
6307
+ const { CaseValidateService } = await import("./case-validate-service-07pfxr3c.js");
6308
6308
  const service = new CaseValidateService;
6309
6309
  const [error, result] = await catchError(service.validateFileUsingSDK(file, {
6310
6310
  profile: resolveProfile(options),
@@ -6714,4 +6714,4 @@ var registerCommands = async (program) => {
6714
6714
 
6715
6715
  export { metadata, registerCommands };
6716
6716
 
6717
- //# debugId=5847E1074BF18E2164756E2164756E21
6717
+ //# debugId=90603971D6C814A764756E2164756E21
@@ -7,7 +7,7 @@ import {
7
7
  createApiClient,
8
8
  getConnectorActivityMetadataV4,
9
9
  isV4ActivityConfiguration
10
- } from "./packager-tool-5tdrzpp8.js";
10
+ } from "./packager-tool-zs2tw8cr.js";
11
11
  import {
12
12
  MANIFEST_FEATURE_FLAGS,
13
13
  ManifestClient,
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  ConnectorsApi,
3
3
  createApiClient
4
- } from "./packager-tool-5tdrzpp8.js";
4
+ } from "./packager-tool-zs2tw8cr.js";
5
5
  import {
6
6
  loadResourceIndex
7
7
  } from "./packager-tool-51a9f6yz.js";
@@ -6239,7 +6239,7 @@ class SessionsApi extends BaseAPI {
6239
6239
  var package_default = {
6240
6240
  name: "@uipath/integrationservice-sdk",
6241
6241
  license: "SEE LICENSE IN LICENSE.txt",
6242
- version: "1.202.0-preview.166",
6242
+ version: "1.202.1-preview.167",
6243
6243
  repository: {
6244
6244
  type: "git",
6245
6245
  url: "https://github.com/UiPath/cli.git",
@@ -6862,4 +6862,4 @@ var CONNECTION_STATE_NAMES = new Map([
6862
6862
  var CRUD_OPERATIONS = new Set(["CREATED", "UPDATED", "DELETED"]);
6863
6863
  export { ConnectionOperationsApi, ConnectionsApi, ConnectorsApi, ElementsApi, createApiClient, isV4ActivityConfiguration, getConnectorActivityMetadataV4, getEventOperationObjects, buildActivityEssentialConfiguration, createConfiguredActivityClient, assertActivityMetadataResolved, extractMultipartParameters, buildInputMetadata, validateIntSvcNode };
6864
6864
 
6865
- //# debugId=B020FE9F2242183F64756E2164756E21
6865
+ //# debugId=2AFF9C0B318BC02464756E2164756E21
@@ -1,9 +1,9 @@
1
1
  import"./packager-tool-134mvmcm.js";
2
2
  import {
3
3
  findSolutionFromCwd
4
- } from "./packager-tool-24wedw0q.js";
4
+ } from "./packager-tool-hbk5e3pd.js";
5
5
  import"./packager-tool-k4edys72.js";
6
- import"./packager-tool-5tdrzpp8.js";
6
+ import"./packager-tool-zs2tw8cr.js";
7
7
  import {
8
8
  loadIndexMetadata,
9
9
  loadResourceIndex,
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./packager-tool-ahjw09b4.js";
4
+ } from "./packager-tool-g48n0e5y.js";
5
5
  import"./packager-tool-sv0d6wb6.js";
6
6
  import"./packager-tool-0mj06yen.js";
7
7
  import"./packager-tool-6q9vpaye.js";
@@ -1,20 +1,20 @@
1
1
  import {
2
2
  parseEntryConfiguration
3
- } from "./packager-tool-7v2fve0r.js";
3
+ } from "./packager-tool-ab7re13r.js";
4
4
  import"./packager-tool-134mvmcm.js";
5
- import"./packager-tool-24wedw0q.js";
5
+ import"./packager-tool-hbk5e3pd.js";
6
6
  import"./packager-tool-k4edys72.js";
7
7
  import {
8
8
  fetchConnectorConnections,
9
9
  lookupTypeCacheEntry
10
- } from "./packager-tool-1kj4s7xh.js";
10
+ } from "./packager-tool-qnsx1xkf.js";
11
11
  import {
12
12
  ConnectionOperationsApi,
13
13
  ElementsApi,
14
14
  assertActivityMetadataResolved,
15
15
  createApiClient,
16
16
  createConfiguredActivityClient
17
- } from "./packager-tool-5tdrzpp8.js";
17
+ } from "./packager-tool-zs2tw8cr.js";
18
18
  import {
19
19
  addVarIdsToInputsOutputs,
20
20
  buildErrorOutput
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/case-tool",
3
3
  "license": "SEE LICENSE IN LICENSE.txt",
4
- "version": "1.202.0-preview.166",
4
+ "version": "1.202.1-preview.167",
5
5
  "description": "Manage Case Management instances, processes, and incidents.",
6
6
  "private": false,
7
7
  "repository": {
@@ -27,5 +27,5 @@
27
27
  "files": [
28
28
  "dist"
29
29
  ],
30
- "gitHead": "3306579525192d21e36edf74e4dbabd0e1c5ad85"
30
+ "gitHead": "04e307035c95c9da5b9a2e04c6794f64f14fd9da"
31
31
  }