@forge/bridge 2.6.0-next.1 → 2.6.1-next.0
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.
- package/CHANGELOG.md +15 -0
- package/out/flag/flag.d.ts +2 -2
- package/out/flag/flag.d.ts.map +1 -1
- package/out/types.d.ts +4 -4
- package/out/types.d.ts.map +1 -1
- package/out/view/view.d.ts +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
# @forge/bridge
|
|
2
2
|
|
|
3
|
+
## 2.6.1-next.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 75ef535d: Bumping dependencies via Renovate:
|
|
8
|
+
|
|
9
|
+
- history
|
|
10
|
+
|
|
11
|
+
## 2.6.0
|
|
12
|
+
|
|
13
|
+
### Minor Changes
|
|
14
|
+
|
|
15
|
+
- 139a2cc3: Fix support for uploading attachments via product fetch APIs
|
|
16
|
+
- cf983b29: Fix for downloading binary data from requestJira/requestConfluence API calls
|
|
17
|
+
|
|
3
18
|
## 2.6.0-next.1
|
|
4
19
|
|
|
5
20
|
### Minor Changes
|
package/out/flag/flag.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export type FlagAppearance = 'info' | 'success' | 'warning' | 'error';
|
|
2
|
+
export type FlagType = FlagAppearance;
|
|
3
3
|
export interface Flag {
|
|
4
4
|
close: () => Promise<boolean | void>;
|
|
5
5
|
}
|
package/out/flag/flag.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flag.d.ts","sourceRoot":"","sources":["../../src/flag/flag.ts"],"names":[],"mappings":"AAGA,
|
|
1
|
+
{"version":3,"file":"flag.d.ts","sourceRoot":"","sources":["../../src/flag/flag.ts"],"names":[],"mappings":"AAGA,MAAM,MAAM,cAAc,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,CAAC;AACtE,MAAM,MAAM,QAAQ,GAAG,cAAc,CAAC;AAEtC,MAAM,WAAW,IAAI;IACnB,KAAK,EAAE,MAAM,OAAO,CAAC,OAAO,GAAG,IAAI,CAAC,CAAC;CACtC;AAED,MAAM,WAAW,UAAU;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,MAAM,WAAW,WAAW;IAC1B,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IAKrB,IAAI,CAAC,EAAE,QAAQ,CAAC;IAIhB,UAAU,CAAC,EAAE,cAAc,CAAC;IAC5B,OAAO,CAAC,EAAE,UAAU,EAAE,CAAC;IACvB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAID,eAAO,MAAM,QAAQ,YAAa,WAAW,KAAG,IAgB/C,CAAC"}
|
package/out/types.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type InvokePayload = {
|
|
2
2
|
[key in number | string]: any;
|
|
3
3
|
};
|
|
4
|
-
export
|
|
5
|
-
export
|
|
4
|
+
export type InvokeResponse = Record<string, any> | void;
|
|
5
|
+
export type ProductFetchResponse = {
|
|
6
6
|
body?: string;
|
|
7
7
|
headers: {
|
|
8
8
|
[key: string]: string;
|
|
@@ -26,7 +26,7 @@ interface ExtensionData {
|
|
|
26
26
|
interface LicenseState {
|
|
27
27
|
isActive?: boolean;
|
|
28
28
|
}
|
|
29
|
-
export
|
|
29
|
+
export type Subscription = {
|
|
30
30
|
unsubscribe: () => void;
|
|
31
31
|
};
|
|
32
32
|
export {};
|
package/out/types.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,aAAa,GAAG;KACzB,GAAG,IAAI,MAAM,GAAG,MAAM,GAAG,GAAG;CAC9B,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,IAAI,CAAC;AAExD,MAAM,MAAM,oBAAoB,GAAG;IACjC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IACnC,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB,GAAG,IAAI,CAAC,YAAY,EAAE,QAAQ,GAAG,YAAY,CAAC,CAAC;AAEhD,MAAM,WAAW,WAAW;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,aAAa,CAAC;IACzB,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;CAClB;AACD,UAAU,aAAa;IACrB,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAC;CAClB;AAED,UAAU,YAAY;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,MAAM,MAAM,YAAY,GAAG;IACzB,WAAW,EAAE,MAAM,IAAI,CAAC;CACzB,CAAC"}
|
package/out/view/view.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ export declare const view: {
|
|
|
2
2
|
submit: (payload?: any) => Promise<void>;
|
|
3
3
|
close: (payload?: any) => Promise<void>;
|
|
4
4
|
refresh: (payload?: any) => Promise<void>;
|
|
5
|
-
createHistory: () => Promise<import("history").History
|
|
5
|
+
createHistory: () => Promise<import("history").History>;
|
|
6
6
|
getContext: () => Promise<import("../types").FullContext>;
|
|
7
7
|
theme: {
|
|
8
8
|
enable: () => Promise<void>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@forge/bridge",
|
|
3
|
-
"version": "2.6.
|
|
3
|
+
"version": "2.6.1-next.0",
|
|
4
4
|
"description": "Forge bridge API for custom UI apps",
|
|
5
5
|
"author": "Atlassian",
|
|
6
6
|
"license": "UNLICENSED",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"@types/history": "^4.7.11"
|
|
17
17
|
},
|
|
18
18
|
"devDependencies": {
|
|
19
|
-
"history": "
|
|
19
|
+
"history": "5.3.0",
|
|
20
20
|
"isomorphic-fetch": "^3.0.0",
|
|
21
21
|
"jest-date-mock": "^1.0.8"
|
|
22
22
|
}
|