@uipath/codedapp-tool 1.201.0-preview.133 → 1.202.0-preview.134

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.
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  getGlobalThis
3
- } from "./tool-0gctz400.js";
3
+ } from "./packager-tool-0gctz400.js";
4
4
  import {
5
5
  AUTH_CANCELLED_ERROR_CODE
6
- } from "./tool-q42rrs00.js";
7
- import"./tool-wckvcay0.js";
6
+ } from "./packager-tool-yc4kw997.js";
7
+ import"./packager-tool-1yh8g550.js";
8
8
 
9
9
  // ../auth/src/strategies/browser-strategy.ts
10
10
  class BrowserAuthStrategy {
@@ -58,83 +58,85 @@ import {
58
58
  selectTenantWithDeps,
59
59
  setActiveAuthProfile,
60
60
  setAuthFileConfig
61
- } from "./tool-yadq0xpc.js";
61
+ } from "./packager-tool-8hncwr6a.js";
62
+ import"./packager-tool-qyctya2j.js";
62
63
  import {
63
64
  isBrowser,
64
65
  isNode
65
- } from "./tool-0gctz400.js";
66
- import"./tool-4pvh3k50.js";
66
+ } from "./packager-tool-0gctz400.js";
67
67
  import {
68
68
  AUTH_CANCELLED_ERROR_CODE,
69
+ AUTH_RECLAIMED_ERROR_CODE,
69
70
  AUTH_TIMEOUT_ERROR_CODE,
70
71
  DEFAULT_AUTH_TIMEOUT_MS
71
- } from "./tool-q42rrs00.js";
72
- import"./tool-wckvcay0.js";
72
+ } from "./packager-tool-yc4kw997.js";
73
+ import"./packager-tool-1yh8g550.js";
73
74
  export {
74
- setAuthFileConfig,
75
- setActiveAuthProfile,
76
- selectTenantWithDeps,
77
- saveRefreshBreaker,
78
- saveEnvFileAsync,
79
- runWithAuthProfile,
80
- resolveSessionIdentity,
81
- resolveEnvFilePathAsync,
82
- resolveEnvFileLocationAsync,
83
- resolveAuthProfileFilePath,
84
- registerRobotClientLoader,
85
- refreshTokenFingerprint,
86
- refreshAccessToken,
87
- readAuthFromEnv,
88
- parseJWT,
89
- parseAuthFlow,
90
- normalizeAuthProfileName,
91
- logoutWithDeps,
92
- logout,
93
- loadRefreshBreaker,
94
- loadEnvFileAsync,
95
- isTokenRefreshOAuthFailure,
96
- isTenantSelectionError,
97
- isRobotAuthEnforced,
98
- isNode,
99
- isEnvAuthEnabled,
100
- isBrowser,
101
- interactiveLoginWithDeps,
102
- interactiveLogin,
103
- getLoginStatusWithDeps,
104
- getLoginStatusAsync,
105
- getAuthEnv,
106
- getAuthContext,
107
- getActiveAuthProfileFilePath,
108
- getActiveAuthProfile,
109
- fetchTenantsAndOrganizations,
110
- federatedCredentialsLogin,
111
- clientCredentialsLogin,
112
- clearRefreshBreaker,
113
- clearActiveAuthProfile,
114
- authenticate,
115
- TokenRefreshOAuthError,
116
- TenantSelectionRequiredError,
117
- TenantSelectionError,
118
- TENANT_SELECTION_REQUIRED_CODE,
119
- JWT_BEARER_ASSERTION_TYPE,
120
- InvalidTenantError,
121
- InvalidBaseUrlError,
122
- INVALID_TENANT_CODE,
123
- FederatedCredentialsAuthenticationError,
124
- EnvAuthConfigError,
125
- ENV_AUTH_VARS,
126
- ENV_AUTH_ENABLE_VAR,
127
- ENFORCE_ROBOT_AUTH_VAR,
128
- DEFAULT_ENV_FILENAME,
129
- DEFAULT_AUTH_TIMEOUT_MS,
130
- DEFAULT_AUTH_PROFILE,
131
- DEFAULT_AUTH_FILENAME,
132
- CredentialSource,
133
- ClientCredentialsAuthenticationError,
134
- AuthProfileValidationError,
135
- AUTH_TIMEOUT_ERROR_CODE,
75
+ AUTH_CANCELLED_ERROR_CODE,
136
76
  AUTH_FLOW_ENV_VAR,
137
- AUTH_CANCELLED_ERROR_CODE
77
+ AUTH_RECLAIMED_ERROR_CODE,
78
+ AUTH_TIMEOUT_ERROR_CODE,
79
+ AuthProfileValidationError,
80
+ ClientCredentialsAuthenticationError,
81
+ CredentialSource,
82
+ DEFAULT_AUTH_FILENAME,
83
+ DEFAULT_AUTH_PROFILE,
84
+ DEFAULT_AUTH_TIMEOUT_MS,
85
+ DEFAULT_ENV_FILENAME,
86
+ ENFORCE_ROBOT_AUTH_VAR,
87
+ ENV_AUTH_ENABLE_VAR,
88
+ ENV_AUTH_VARS,
89
+ EnvAuthConfigError,
90
+ FederatedCredentialsAuthenticationError,
91
+ INVALID_TENANT_CODE,
92
+ InvalidBaseUrlError,
93
+ InvalidTenantError,
94
+ JWT_BEARER_ASSERTION_TYPE,
95
+ TENANT_SELECTION_REQUIRED_CODE,
96
+ TenantSelectionError,
97
+ TenantSelectionRequiredError,
98
+ TokenRefreshOAuthError,
99
+ authenticate,
100
+ clearActiveAuthProfile,
101
+ clearRefreshBreaker,
102
+ clientCredentialsLogin,
103
+ federatedCredentialsLogin,
104
+ fetchTenantsAndOrganizations,
105
+ getActiveAuthProfile,
106
+ getActiveAuthProfileFilePath,
107
+ getAuthContext,
108
+ getAuthEnv,
109
+ getLoginStatusAsync,
110
+ getLoginStatusWithDeps,
111
+ interactiveLogin,
112
+ interactiveLoginWithDeps,
113
+ isBrowser,
114
+ isEnvAuthEnabled,
115
+ isNode,
116
+ isRobotAuthEnforced,
117
+ isTenantSelectionError,
118
+ isTokenRefreshOAuthFailure,
119
+ loadEnvFileAsync,
120
+ loadRefreshBreaker,
121
+ logout,
122
+ logoutWithDeps,
123
+ normalizeAuthProfileName,
124
+ parseAuthFlow,
125
+ parseJWT,
126
+ readAuthFromEnv,
127
+ refreshAccessToken,
128
+ refreshTokenFingerprint,
129
+ registerRobotClientLoader,
130
+ resolveAuthProfileFilePath,
131
+ resolveEnvFileLocationAsync,
132
+ resolveEnvFilePathAsync,
133
+ resolveSessionIdentity,
134
+ runWithAuthProfile,
135
+ saveEnvFileAsync,
136
+ saveRefreshBreaker,
137
+ selectTenantWithDeps,
138
+ setActiveAuthProfile,
139
+ setAuthFileConfig
138
140
  };
139
141
 
140
- //# debugId=675FC4C428D4186D64756E2164756E21
142
+ //# debugId=AC29AB3390C5C79964756E2164756E21