@valiantys/atlassian-app 3.2.0-alpha-1 → 3.2.0-alpha-3

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 (46) hide show
  1. package/{backend-feature-atlassian-app → backend-app}/atlassian-app.api.md +4 -4
  2. package/{backend-feature-atlassian-app-express → backend-app-express}/atlassian-app.api.md +4 -4
  3. package/{backend-data-access-async-queue → backend-async-queue}/atlassian-app.api.md +1 -1
  4. package/{backend-data-access-product-fetch-forge-api → backend-product-fetch-forge-api}/atlassian-app.api.md +2 -2
  5. package/{util-trigger → backend-trigger}/atlassian-app.api.md +3 -3
  6. package/data-access-jql/index.d.ts +1 -1
  7. package/package.json +35 -35
  8. package/valiantys-atlassian-app-3.2.0-alpha-3.tgz +0 -0
  9. package/valiantys-atlassian-app-3.2.0-alpha-1.tgz +0 -0
  10. /package/{backend-feature-atlassian-app/atlassian-app-backend-feature-atlassian-app.api.json → backend-app/atlassian-app-backend-app.api.json} +0 -0
  11. /package/{backend-feature-atlassian-app → backend-app}/index.cjs.js +0 -0
  12. /package/{backend-feature-atlassian-app → backend-app}/index.d.ts +0 -0
  13. /package/{backend-feature-atlassian-app → backend-app}/index.es.js +0 -0
  14. /package/{backend-data-access-forge-sql → backend-app}/tsdoc-metadata.json +0 -0
  15. /package/{backend-feature-atlassian-app-express/atlassian-app-backend-feature-atlassian-app-express.api.json → backend-app-express/atlassian-app-backend-app-express.api.json} +0 -0
  16. /package/{backend-feature-atlassian-app-express → backend-app-express}/index.cjs.js +0 -0
  17. /package/{backend-feature-atlassian-app-express → backend-app-express}/index.d.ts +0 -0
  18. /package/{backend-feature-atlassian-app-express → backend-app-express}/index.es.js +0 -0
  19. /package/{backend-data-access-async-queue → backend-app-express}/tsdoc-metadata.json +0 -0
  20. /package/{backend-data-access-async-queue/atlassian-app-backend-data-access-async-queue.api.json → backend-async-queue/atlassian-app-backend-async-queue.api.json} +0 -0
  21. /package/{backend-data-access-async-queue → backend-async-queue}/index.cjs.js +0 -0
  22. /package/{backend-data-access-async-queue → backend-async-queue}/index.d.ts +0 -0
  23. /package/{backend-data-access-async-queue → backend-async-queue}/index.es.js +0 -0
  24. /package/{backend-data-access-forge-storage → backend-async-queue}/tsdoc-metadata.json +0 -0
  25. /package/{backend-data-access-forge-sql/atlassian-app-backend-data-access-forge-sql.api.json → backend-forge-sql/atlassian-app-backend-forge-sql.api.json} +0 -0
  26. /package/{backend-data-access-forge-sql → backend-forge-sql}/atlassian-app.api.md +0 -0
  27. /package/{backend-data-access-forge-sql → backend-forge-sql}/index.cjs.js +0 -0
  28. /package/{backend-data-access-forge-sql → backend-forge-sql}/index.d.ts +0 -0
  29. /package/{backend-data-access-forge-sql → backend-forge-sql}/index.es.js +0 -0
  30. /package/{backend-data-access-product-fetch-forge-api → backend-forge-sql}/tsdoc-metadata.json +0 -0
  31. /package/{backend-data-access-forge-storage/atlassian-app-backend-data-access-forge-storage.api.json → backend-forge-storage/atlassian-app-backend-forge-storage.api.json} +0 -0
  32. /package/{backend-data-access-forge-storage → backend-forge-storage}/atlassian-app.api.md +0 -0
  33. /package/{backend-data-access-forge-storage → backend-forge-storage}/index.cjs.js +0 -0
  34. /package/{backend-data-access-forge-storage → backend-forge-storage}/index.d.ts +0 -0
  35. /package/{backend-data-access-forge-storage → backend-forge-storage}/index.es.js +0 -0
  36. /package/{backend-feature-atlassian-app-express → backend-forge-storage}/tsdoc-metadata.json +0 -0
  37. /package/{backend-data-access-product-fetch-forge-api/atlassian-app-backend-data-access-product-fetch-forge-api.api.json → backend-product-fetch-forge-api/atlassian-app-backend-product-fetch-forge-api.api.json} +0 -0
  38. /package/{backend-data-access-product-fetch-forge-api → backend-product-fetch-forge-api}/index.cjs.js +0 -0
  39. /package/{backend-data-access-product-fetch-forge-api → backend-product-fetch-forge-api}/index.d.ts +0 -0
  40. /package/{backend-data-access-product-fetch-forge-api → backend-product-fetch-forge-api}/index.es.js +0 -0
  41. /package/{backend-feature-atlassian-app → backend-product-fetch-forge-api}/tsdoc-metadata.json +0 -0
  42. /package/{util-trigger/atlassian-app-util-trigger.api.json → backend-trigger/atlassian-app-backend-trigger.api.json} +0 -0
  43. /package/{util-trigger → backend-trigger}/index.cjs.js +0 -0
  44. /package/{util-trigger → backend-trigger}/index.d.ts +0 -0
  45. /package/{util-trigger → backend-trigger}/index.es.js +0 -0
  46. /package/{util-trigger → backend-trigger}/tsdoc-metadata.json +0 -0
@@ -18,7 +18,7 @@ export function registerFunctions(resolver: default_2, functions: ResolverFuncti
18
18
 
19
19
  // @public (undocumented)
20
20
  export interface ResolverFunctionDefinition {
21
- // Warning: (ae-forgotten-export) The symbol "ForgeResolverFunction" needs to be exported by the entry point backend-feature-atlassian-app.d.ts
21
+ // Warning: (ae-forgotten-export) The symbol "ForgeResolverFunction" needs to be exported by the entry point backend-app.d.ts
22
22
  //
23
23
  // (undocumented)
24
24
  function: ForgeResolverFunction<any, any>;
@@ -26,9 +26,9 @@ export interface ResolverFunctionDefinition {
26
26
  updatesForgeStorage?: boolean;
27
27
  }
28
28
 
29
- // Warning: (ae-forgotten-export) The symbol "Product" needs to be exported by the entry point backend-feature-atlassian-app.d.ts
30
- // Warning: (ae-forgotten-export) The symbol "AtlassianProductFetchService" needs to be exported by the entry point backend-feature-atlassian-app.d.ts
31
- // Warning: (ae-forgotten-export) The symbol "ForgeStorageServiceStandalone" needs to be exported by the entry point backend-feature-atlassian-app.d.ts
29
+ // Warning: (ae-forgotten-export) The symbol "Product" needs to be exported by the entry point backend-app.d.ts
30
+ // Warning: (ae-forgotten-export) The symbol "AtlassianProductFetchService" needs to be exported by the entry point backend-app.d.ts
31
+ // Warning: (ae-forgotten-export) The symbol "ForgeStorageServiceStandalone" needs to be exported by the entry point backend-app.d.ts
32
32
  //
33
33
  // @public (undocumented)
34
34
  export type ResolverFunctionFactory<P extends Product> = (productFetchService: AtlassianProductFetchService<P>, forgeStorageService: ForgeStorageServiceStandalone) => ResolverFunctionMap;
@@ -14,10 +14,10 @@ import { StorageAdapter } from '@forge/storage/out/storage-adapter';
14
14
  import { WhereConditions } from '@forge/storage/out';
15
15
  import { WherePredicate } from '@forge/storage/out/storage-adapter';
16
16
 
17
- // Warning: (ae-forgotten-export) The symbol "Product" needs to be exported by the entry point backend-feature-atlassian-app-express.d.ts
18
- // Warning: (ae-forgotten-export) The symbol "ResolverFunctionFactory" needs to be exported by the entry point backend-feature-atlassian-app-express.d.ts
19
- // Warning: (ae-forgotten-export) The symbol "ExpressConfig" needs to be exported by the entry point backend-feature-atlassian-app-express.d.ts
20
- // Warning: (ae-forgotten-export) The symbol "ForgeStorageConfig" needs to be exported by the entry point backend-feature-atlassian-app-express.d.ts
17
+ // Warning: (ae-forgotten-export) The symbol "Product" needs to be exported by the entry point backend-app-express.d.ts
18
+ // Warning: (ae-forgotten-export) The symbol "ResolverFunctionFactory" needs to be exported by the entry point backend-app-express.d.ts
19
+ // Warning: (ae-forgotten-export) The symbol "ExpressConfig" needs to be exported by the entry point backend-app-express.d.ts
20
+ // Warning: (ae-forgotten-export) The symbol "ForgeStorageConfig" needs to be exported by the entry point backend-app-express.d.ts
21
21
  //
22
22
  // @public (undocumented)
23
23
  export function bootstrapExpress<P extends Product>(functionFactory: ResolverFunctionFactory<P>, product: P, oAuthConfig: {
@@ -13,7 +13,7 @@ export interface AsyncQueueService<T> {
13
13
  // (undocumented)
14
14
  enqueueEvent(jobData: T, description: string, isMultiStep: boolean): Promise<PushResult>;
15
15
  enqueueNextStep(jobData: T, mainJobId: string): Promise<PushResult>;
16
- // Warning: (ae-forgotten-export) The symbol "JobLogEntry" needs to be exported by the entry point backend-data-access-async-queue.d.ts
16
+ // Warning: (ae-forgotten-export) The symbol "JobLogEntry" needs to be exported by the entry point backend-async-queue.d.ts
17
17
  //
18
18
  // (undocumented)
19
19
  getJobLog(): Promise<JobLogEntry[]>;
@@ -4,8 +4,8 @@
4
4
 
5
5
  ```ts
6
6
 
7
- // Warning: (ae-forgotten-export) The symbol "Product" needs to be exported by the entry point backend-data-access-product-fetch-forge-api.d.ts
8
- // Warning: (ae-forgotten-export) The symbol "AtlassianProductFetchService" needs to be exported by the entry point backend-data-access-product-fetch-forge-api.d.ts
7
+ // Warning: (ae-forgotten-export) The symbol "Product" needs to be exported by the entry point backend-product-fetch-forge-api.d.ts
8
+ // Warning: (ae-forgotten-export) The symbol "AtlassianProductFetchService" needs to be exported by the entry point backend-product-fetch-forge-api.d.ts
9
9
  //
10
10
  // @public (undocumented)
11
11
  export function createServerSideForgeProductFetchService<T extends Product>(identity: 'user' | 'app', product: T): AtlassianProductFetchService<T>;
@@ -50,7 +50,7 @@ export type JiraIssueEvent = {
50
50
 
51
51
  // @public (undocumented)
52
52
  export interface JiraIssueEventPayload {
53
- // Warning: (ae-forgotten-export) The symbol "User" needs to be exported by the entry point util-trigger.d.ts
53
+ // Warning: (ae-forgotten-export) The symbol "User" needs to be exported by the entry point backend-trigger.d.ts
54
54
  //
55
55
  // (undocumented)
56
56
  associatedUsers?: User[];
@@ -58,7 +58,7 @@ export interface JiraIssueEventPayload {
58
58
  atlassianId?: string;
59
59
  // (undocumented)
60
60
  eventType: 'avi:jira:created:issue' | 'avi:jira:updated:issue' | 'avi:jira:deleted:issue';
61
- // Warning: (ae-forgotten-export) The symbol "Issue" needs to be exported by the entry point util-trigger.d.ts
61
+ // Warning: (ae-forgotten-export) The symbol "Issue" needs to be exported by the entry point backend-trigger.d.ts
62
62
  //
63
63
  // (undocumented)
64
64
  issue: Issue;
@@ -66,7 +66,7 @@ export interface JiraIssueEventPayload {
66
66
 
67
67
  // @public (undocumented)
68
68
  export interface JiraUpdatedIssuePayload extends JiraIssueEventPayload {
69
- // Warning: (ae-forgotten-export) The symbol "IssueStatus" needs to be exported by the entry point util-trigger.d.ts
69
+ // Warning: (ae-forgotten-export) The symbol "IssueStatus" needs to be exported by the entry point backend-trigger.d.ts
70
70
  //
71
71
  // (undocumented)
72
72
  associatedStatuses?: IssueStatus[];
@@ -24,7 +24,7 @@ declare type FetchRoute = {
24
24
  declare type FetchSignature = <T>(request: FetchRequest, body?: any) => Promise<T>;
25
25
 
26
26
  export declare class JqlPrecomputationService {
27
- private fetchSvc;
27
+ private readonly fetchSvc;
28
28
  static readonly url = "/rest/api/3/jql/function/computation";
29
29
  /**
30
30
  * @param fetchSvc Must be using asApp. asUser is NOT allowed on this API
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@valiantys/atlassian-app",
3
- "version": "3.2.0-alpha-1",
3
+ "version": "3.2.0-alpha-3",
4
4
  "description": "This library provides Atlassian Forge components, wrappers, and utilities to support writing Forge apps that can run deployed or in standalone mode",
5
5
  "exports": {
6
6
  "./frontend-app": {
@@ -188,40 +188,40 @@
188
188
  "require": "./util-jira-v3-api/index.cjs.js",
189
189
  "types": "./util-jira-v3-api/index.d.ts"
190
190
  },
191
- "./backend-data-access-async-queue": {
192
- "import": "./backend-data-access-async-queue/index.es.js",
193
- "require": "./backend-data-access-async-queue/index.cjs.js",
194
- "types": "./backend-data-access-async-queue/index.d.ts"
195
- },
196
- "./backend-data-access-forge-sql": {
197
- "import": "./backend-data-access-forge-sql/index.es.js",
198
- "require": "./backend-data-access-forge-sql/index.cjs.js",
199
- "types": "./backend-data-access-forge-sql/index.d.ts"
200
- },
201
- "./backend-data-access-forge-storage": {
202
- "import": "./backend-data-access-forge-storage/index.es.js",
203
- "require": "./backend-data-access-forge-storage/index.cjs.js",
204
- "types": "./backend-data-access-forge-storage/index.d.ts"
205
- },
206
- "./backend-data-access-product-fetch-forge-api": {
207
- "import": "./backend-data-access-product-fetch-forge-api/index.es.js",
208
- "require": "./backend-data-access-product-fetch-forge-api/index.cjs.js",
209
- "types": "./backend-data-access-product-fetch-forge-api/index.d.ts"
210
- },
211
- "./util-trigger": {
212
- "import": "./util-trigger/index.es.js",
213
- "require": "./util-trigger/index.cjs.js",
214
- "types": "./util-trigger/index.d.ts"
215
- },
216
- "./backend-feature-atlassian-app": {
217
- "import": "./backend-feature-atlassian-app/index.es.js",
218
- "require": "./backend-feature-atlassian-app/index.cjs.js",
219
- "types": "./backend-feature-atlassian-app/index.d.ts"
220
- },
221
- "./backend-feature-atlassian-app-express": {
222
- "import": "./backend-feature-atlassian-app-express/index.es.js",
223
- "require": "./backend-feature-atlassian-app-express/index.cjs.js",
224
- "types": "./backend-feature-atlassian-app-express/index.d.ts"
191
+ "./backend-async-queue": {
192
+ "import": "./backend-async-queue/index.es.js",
193
+ "require": "./backend-async-queue/index.cjs.js",
194
+ "types": "./backend-async-queue/index.d.ts"
195
+ },
196
+ "./backend-forge-sql": {
197
+ "import": "./backend-forge-sql/index.es.js",
198
+ "require": "./backend-forge-sql/index.cjs.js",
199
+ "types": "./backend-forge-sql/index.d.ts"
200
+ },
201
+ "./backend-forge-storage": {
202
+ "import": "./backend-forge-storage/index.es.js",
203
+ "require": "./backend-forge-storage/index.cjs.js",
204
+ "types": "./backend-forge-storage/index.d.ts"
205
+ },
206
+ "./backend-product-fetch-forge-api": {
207
+ "import": "./backend-product-fetch-forge-api/index.es.js",
208
+ "require": "./backend-product-fetch-forge-api/index.cjs.js",
209
+ "types": "./backend-product-fetch-forge-api/index.d.ts"
210
+ },
211
+ "./backend-trigger": {
212
+ "import": "./backend-trigger/index.es.js",
213
+ "require": "./backend-trigger/index.cjs.js",
214
+ "types": "./backend-trigger/index.d.ts"
215
+ },
216
+ "./backend-app": {
217
+ "import": "./backend-app/index.es.js",
218
+ "require": "./backend-app/index.cjs.js",
219
+ "types": "./backend-app/index.d.ts"
220
+ },
221
+ "./backend-app-express": {
222
+ "import": "./backend-app-express/index.es.js",
223
+ "require": "./backend-app-express/index.cjs.js",
224
+ "types": "./backend-app-express/index.d.ts"
225
225
  }
226
226
  },
227
227
  "peerDependencies": {
File without changes
File without changes
File without changes