-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #78 from built-on-openfin/dev/v32
- Loading branch information
Showing
62 changed files
with
22,640 additions
and
21,945 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
"author": "[email protected]", | ||
"license": "SEE LICENSE IN LICENSE.MD", | ||
"devDependencies": { | ||
"openfin-adapter": "^28.72.17", | ||
"openfin-adapter": "32.76.10", | ||
"ts-loader": "^9.4.4", | ||
"typescript": "^5.1.6", | ||
"webpack": "^5.88.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,6 +14,6 @@ | |
"author": "[email protected]", | ||
"license": "SEE LICENSE IN LICENSE.MD", | ||
"devDependencies": { | ||
"openfin-adapter": "^26.70.16" | ||
"openfin-adapter": "32.76.10" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
how-to/use-channel-api/issue-commands-to-a-platform/client/src/provider.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
how-to/use-channel-api/issue-commands-to-a-platform/client/src/window.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
"author": "[email protected]", | ||
"license": "SEE LICENSE IN LICENSE.MD", | ||
"devDependencies": { | ||
"openfin-adapter": "^28.72.17", | ||
"openfin-adapter": "32.76.10", | ||
"ts-loader": "^9.4.4", | ||
"typescript": "^5.1.6", | ||
"webpack": "^5.88.1", | ||
|
2 changes: 1 addition & 1 deletion
2
how-to/use-channel-api/issue-commands-to-a-platform/public/manifest.fin.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
how-to/use-channel-api/issue-commands-to-a-platform/public/platform.fin.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
export {}; | ||
|
||
document.addEventListener("DOMContentLoaded", async () => { | ||
await initDom(); | ||
}); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
190 changes: 95 additions & 95 deletions
190
how-to/use-content-creation-rules/public/manifest.fin.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,95 +1,95 @@ | ||
{ | ||
"runtime": { | ||
"arguments": "--v=1 --inspect", | ||
"version": "26.102.71.7" | ||
}, | ||
"shortcut": { | ||
"company": "OpenFin", | ||
"description": "Content Creation Rules", | ||
"icon": "http://localhost:5050/favicon.ico", | ||
"name": "Content Creation Rules" | ||
}, | ||
"platform": { | ||
"uuid": "use-content-creation-rules", | ||
"name": "use-content-creation-rules", | ||
"icon": "http://localhost:5050/favicon.ico", | ||
"autoShow": false, | ||
"providerUrl": "http://localhost:5050/html/platform-provider.html", | ||
"waitForPageLoad": false, | ||
"defaultWindowOptions": { | ||
"waitForPageLoad": false, | ||
"url": "http://localhost:5050/html/default-platform-window.html", | ||
"icon": "http://localhost:5050/favicon.ico", | ||
"contextMenu": true, | ||
"defaultWidth": 600, | ||
"defaultHeight": 600, | ||
"defaultLeft": 0, | ||
"defaultTop": 0, | ||
"saveWindowState": false, | ||
"backgroundThrottling": true, | ||
"minHeight": 445, | ||
"minWidth": 308 | ||
}, | ||
"defaultViewOptions": { | ||
"contentCreation": { | ||
"rules": [ | ||
{ | ||
"behavior": "view", | ||
"match": ["*://*.google.com/*"] | ||
}, | ||
{ | ||
"behavior": "view", | ||
"match": ["*://*.examples.com/category/business/*"] | ||
}, | ||
{ | ||
"behavior": "window", | ||
"match": ["*://*.bing.com/*"] | ||
}, | ||
{ | ||
"behavior": "window", | ||
"match": ["*://*.examples.com/category/education/*"] | ||
}, | ||
{ | ||
"behavior": "browser", | ||
"match": ["*://*.microsoft.com/*"] | ||
}, | ||
{ | ||
"behavior": "block", | ||
"match": ["*://*.apple.com/*"] | ||
} | ||
] | ||
} | ||
}, | ||
"commands": [ | ||
{ | ||
"command": "stack.nextTab", | ||
"keys": "Ctrl+Tab" | ||
} | ||
] | ||
}, | ||
"snapshot": { | ||
"windows": [ | ||
{ | ||
"layout": { | ||
"content": [ | ||
{ | ||
"type": "stack", | ||
"id": "no-drop-target", | ||
"content": [ | ||
{ | ||
"type": "component", | ||
"componentName": "view", | ||
"componentState": { | ||
"name": "component_A1", | ||
"processAffinity": "ps_1", | ||
"url": "http://localhost:5050/html/app.html" | ||
} | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} | ||
] | ||
} | ||
} | ||
{ | ||
"runtime": { | ||
"arguments": "--v=1 --inspect", | ||
"version": "32.114.76.10" | ||
}, | ||
"shortcut": { | ||
"company": "OpenFin", | ||
"description": "Content Creation Rules", | ||
"icon": "http://localhost:5050/favicon.ico", | ||
"name": "Content Creation Rules" | ||
}, | ||
"platform": { | ||
"uuid": "use-content-creation-rules", | ||
"name": "use-content-creation-rules", | ||
"icon": "http://localhost:5050/favicon.ico", | ||
"autoShow": false, | ||
"providerUrl": "http://localhost:5050/html/platform-provider.html", | ||
"waitForPageLoad": false, | ||
"defaultWindowOptions": { | ||
"waitForPageLoad": false, | ||
"url": "http://localhost:5050/html/default-platform-window.html", | ||
"icon": "http://localhost:5050/favicon.ico", | ||
"contextMenu": true, | ||
"defaultWidth": 600, | ||
"defaultHeight": 600, | ||
"defaultLeft": 0, | ||
"defaultTop": 0, | ||
"saveWindowState": false, | ||
"backgroundThrottling": true, | ||
"minHeight": 445, | ||
"minWidth": 308 | ||
}, | ||
"defaultViewOptions": { | ||
"contentCreation": { | ||
"rules": [ | ||
{ | ||
"behavior": "view", | ||
"match": ["*://*.google.com/*"] | ||
}, | ||
{ | ||
"behavior": "view", | ||
"match": ["*://*.examples.com/category/business/*"] | ||
}, | ||
{ | ||
"behavior": "window", | ||
"match": ["*://*.bing.com/*"] | ||
}, | ||
{ | ||
"behavior": "window", | ||
"match": ["*://*.examples.com/category/education/*"] | ||
}, | ||
{ | ||
"behavior": "browser", | ||
"match": ["*://*.microsoft.com/*"] | ||
}, | ||
{ | ||
"behavior": "block", | ||
"match": ["*://*.apple.com/*"] | ||
} | ||
] | ||
} | ||
}, | ||
"commands": [ | ||
{ | ||
"command": "stack.nextTab", | ||
"keys": "Ctrl+Tab" | ||
} | ||
] | ||
}, | ||
"snapshot": { | ||
"windows": [ | ||
{ | ||
"layout": { | ||
"content": [ | ||
{ | ||
"type": "stack", | ||
"id": "no-drop-target", | ||
"content": [ | ||
{ | ||
"type": "component", | ||
"componentName": "view", | ||
"componentState": { | ||
"name": "component_A1", | ||
"processAffinity": "ps_1", | ||
"url": "http://localhost:5050/html/app.html" | ||
} | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.