@uipath/codedapp-tool 1.200.0-preview.109 → 1.201.0-preview.115

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.
@@ -2,6 +2,7 @@ import {
2
2
  AUTH_FLOW_ENV_VAR,
3
3
  AuthProfileValidationError,
4
4
  ClientCredentialsAuthenticationError,
5
+ CredentialSource,
5
6
  DEFAULT_AUTH_FILENAME,
6
7
  DEFAULT_AUTH_PROFILE,
7
8
  DEFAULT_ENV_FILENAME,
@@ -14,7 +15,6 @@ import {
14
15
  InvalidBaseUrlError,
15
16
  InvalidTenantError,
16
17
  JWT_BEARER_ASSERTION_TYPE,
17
- LoginStatusSource,
18
18
  TENANT_SELECTION_REQUIRED_CODE,
19
19
  TenantSelectionError,
20
20
  TenantSelectionRequiredError,
@@ -42,6 +42,7 @@ import {
42
42
  logout,
43
43
  logoutWithDeps,
44
44
  normalizeAuthProfileName,
45
+ parseAuthFlow,
45
46
  parseJWT,
46
47
  readAuthFromEnv,
47
48
  refreshAccessToken,
@@ -50,24 +51,24 @@ import {
50
51
  resolveAuthProfileFilePath,
51
52
  resolveEnvFileLocationAsync,
52
53
  resolveEnvFilePathAsync,
54
+ resolveSessionIdentity,
53
55
  runWithAuthProfile,
54
56
  saveEnvFileAsync,
55
57
  saveRefreshBreaker,
56
58
  selectTenantWithDeps,
57
59
  setActiveAuthProfile,
58
60
  setAuthFileConfig
59
- } from "./tool-k7c9wf29.js";
61
+ } from "./tool-6d49s6x4.js";
60
62
  import {
61
63
  isBrowser,
62
64
  isNode
63
65
  } from "./tool-0gctz400.js";
64
- import {
65
- AUTH_TIMEOUT_ERROR_CODE
66
- } from "./tool-7ktmqc73.js";
66
+ import"./tool-4pvh3k50.js";
67
67
  import {
68
68
  AUTH_CANCELLED_ERROR_CODE,
69
+ AUTH_TIMEOUT_ERROR_CODE,
69
70
  DEFAULT_AUTH_TIMEOUT_MS
70
- } from "./tool-1snc64g4.js";
71
+ } from "./tool-q42rrs00.js";
71
72
  import"./tool-wckvcay0.js";
72
73
  export {
73
74
  setAuthFileConfig,
@@ -76,6 +77,7 @@ export {
76
77
  saveRefreshBreaker,
77
78
  saveEnvFileAsync,
78
79
  runWithAuthProfile,
80
+ resolveSessionIdentity,
79
81
  resolveEnvFilePathAsync,
80
82
  resolveEnvFileLocationAsync,
81
83
  resolveAuthProfileFilePath,
@@ -84,6 +86,7 @@ export {
84
86
  refreshAccessToken,
85
87
  readAuthFromEnv,
86
88
  parseJWT,
89
+ parseAuthFlow,
87
90
  normalizeAuthProfileName,
88
91
  logoutWithDeps,
89
92
  logout,
@@ -113,7 +116,6 @@ export {
113
116
  TenantSelectionRequiredError,
114
117
  TenantSelectionError,
115
118
  TENANT_SELECTION_REQUIRED_CODE,
116
- LoginStatusSource,
117
119
  JWT_BEARER_ASSERTION_TYPE,
118
120
  InvalidTenantError,
119
121
  InvalidBaseUrlError,
@@ -127,6 +129,7 @@ export {
127
129
  DEFAULT_AUTH_TIMEOUT_MS,
128
130
  DEFAULT_AUTH_PROFILE,
129
131
  DEFAULT_AUTH_FILENAME,
132
+ CredentialSource,
130
133
  ClientCredentialsAuthenticationError,
131
134
  AuthProfileValidationError,
132
135
  AUTH_TIMEOUT_ERROR_CODE,
@@ -134,4 +137,4 @@ export {
134
137
  AUTH_CANCELLED_ERROR_CODE
135
138
  };
136
139
 
137
- //# debugId=AEE149DECBB8325C64756E2164756E21
140
+ //# debugId=675FC4C428D4186D64756E2164756E21
package/dist/index.js CHANGED
@@ -3,12 +3,12 @@ import {
3
3
  Command,
4
4
  metadata,
5
5
  registerCommands
6
- } from "./tool-qwtpgz76.js";
6
+ } from "./tool-1t4m3bv9.js";
7
+ import"./tool-6d49s6x4.js";
7
8
  import"./tool-y0g9grx6.js";
8
- import"./tool-k7c9wf29.js";
9
9
  import"./tool-0gctz400.js";
10
- import"./tool-7ktmqc73.js";
11
- import"./tool-1snc64g4.js";
10
+ import"./tool-4pvh3k50.js";
11
+ import"./tool-q42rrs00.js";
12
12
  import"./tool-wckvcay0.js";
13
13
 
14
14
  // src/index.ts