diff --git a/how-to/automation-testing/create-window-js/package.json b/how-to/automation-testing/create-window-js/package.json index 59a74f7e..779a22ef 100644 --- a/how-to/automation-testing/create-window-js/package.json +++ b/how-to/automation-testing/create-window-js/package.json @@ -1,22 +1,22 @@ { - "name": "automation-testing-create-window-js", - "version": "1.0.0", - "description": "OpenFin Container Starter Automation Tests", - "scripts": { - "build": "echo Nothing to build", - "test-local-mocha": "of-automation http://localhost:5050/manifest.fin.json ./tests/**/*.spec.js --reporter ./mocha.reporter.json", - "setup": "npm install && npm run build", - "validate": "npm --prefix ../../../ run validate" - }, - "author": "ameet.jayawant@openfin.co", - "license": "SEE LICENSE IN LICENSE.MD", - "devDependencies": { - "@openfin/automation-cli": "^1.0.13", - "@openfin/automation-helpers": "^1.0.13", - "@openfin/automation-native": "^1.0.13", - "chai": "4.3.7", - "mochawesome": "7.1.3", - "@openfin/core": "33.77.11", - "@openfin/node-adapter": "33.77.11" - } -} + "name": "automation-testing-create-window-js", + "version": "1.0.0", + "description": "OpenFin Container Starter Automation Tests", + "scripts": { + "build": "echo Nothing to build", + "test-local-mocha": "of-automation http://localhost:5050/manifest.fin.json ./tests/**/*.spec.js --reporter ./mocha.reporter.json", + "setup": "npm install && npm run build", + "validate": "npm --prefix ../../../ run validate" + }, + "author": "ameet.jayawant@openfin.co", + "license": "SEE LICENSE IN LICENSE.MD", + "devDependencies": { + "@openfin/automation-cli": "^1.0.13", + "@openfin/automation-helpers": "^1.0.13", + "@openfin/automation-native": "^1.0.13", + "chai": "4.3.7", + "mochawesome": "7.1.3", + "@openfin/core": "33.77.11", + "@openfin/node-adapter": "33.77.11" + } +} \ No newline at end of file diff --git a/how-to/automation-testing/use-launch-external-process-js/package.json b/how-to/automation-testing/use-launch-external-process-js/package.json index 3083b63a..185c2988 100644 --- a/how-to/automation-testing/use-launch-external-process-js/package.json +++ b/how-to/automation-testing/use-launch-external-process-js/package.json @@ -1,22 +1,22 @@ { - "name": "automation-testing-use-window-options-js", - "version": "1.0.0", - "description": "OpenFin Container Starter Automation Tests", - "scripts": { - "build": "echo Nothing to build", - "test-local-mocha": "of-automation http://localhost:5050/manifest.fin.json ./tests/**/*.spec.js --reporter ./mocha.reporter.json", - "setup": "npm install && npm run build", - "validate": "npm --prefix ../../../ run validate" - }, - "author": "ameet.jayawant@openfin.co", - "license": "SEE LICENSE IN LICENSE.MD", - "devDependencies": { - "@openfin/automation-cli": "^1.0.13", - "@openfin/automation-helpers": "^1.0.13", - "@openfin/automation-native": "^1.0.13", - "chai": "4.3.7", - "mochawesome": "7.1.3", - "@openfin/core": "33.77.11", - "@openfin/node-adapter": "33.77.11" - } -} + "name": "automation-testing-use-window-options-js", + "version": "1.0.0", + "description": "OpenFin Container Starter Automation Tests", + "scripts": { + "build": "echo Nothing to build", + "test-local-mocha": "of-automation http://localhost:5050/manifest.fin.json ./tests/**/*.spec.js --reporter ./mocha.reporter.json", + "setup": "npm install && npm run build", + "validate": "npm --prefix ../../../ run validate" + }, + "author": "ameet.jayawant@openfin.co", + "license": "SEE LICENSE IN LICENSE.MD", + "devDependencies": { + "@openfin/automation-cli": "^1.0.13", + "@openfin/automation-helpers": "^1.0.13", + "@openfin/automation-native": "^1.0.13", + "chai": "4.3.7", + "mochawesome": "7.1.3", + "@openfin/core": "33.77.11", + "@openfin/node-adapter": "33.77.11" + } +} \ No newline at end of file diff --git a/how-to/automation-testing/use-window-options-js/package.json b/how-to/automation-testing/use-window-options-js/package.json index 86fe2190..a4864ae7 100644 --- a/how-to/automation-testing/use-window-options-js/package.json +++ b/how-to/automation-testing/use-window-options-js/package.json @@ -1,22 +1,22 @@ { - "name": "automation-testing-use-launch-external-process-js", - "version": "1.0.0", - "description": "OpenFin Container Starter Automation Tests", - "scripts": { - "build": "echo Nothing to build", - "test-local-mocha": "of-automation http://localhost:5050/manifest.fin.json ./tests/**/*.spec.js --reporter ./mocha.reporter.json", - "setup": "npm install && npm run build", - "validate": "npm --prefix ../../../ run validate" - }, - "author": "ameet.jayawant@openfin.co", - "license": "SEE LICENSE IN LICENSE.MD", - "devDependencies": { - "@openfin/automation-cli": "^1.0.13", - "@openfin/automation-helpers": "^1.0.13", - "@openfin/automation-native": "^1.0.13", - "chai": "4.3.7", - "mochawesome": "7.1.3", - "@openfin/core": "33.77.11", - "@openfin/node-adapter": "33.77.11" - } -} + "name": "automation-testing-use-launch-external-process-js", + "version": "1.0.0", + "description": "OpenFin Container Starter Automation Tests", + "scripts": { + "build": "echo Nothing to build", + "test-local-mocha": "of-automation http://localhost:5050/manifest.fin.json ./tests/**/*.spec.js --reporter ./mocha.reporter.json", + "setup": "npm install && npm run build", + "validate": "npm --prefix ../../../ run validate" + }, + "author": "ameet.jayawant@openfin.co", + "license": "SEE LICENSE IN LICENSE.MD", + "devDependencies": { + "@openfin/automation-cli": "^1.0.13", + "@openfin/automation-helpers": "^1.0.13", + "@openfin/automation-native": "^1.0.13", + "chai": "4.3.7", + "mochawesome": "7.1.3", + "@openfin/core": "33.77.11", + "@openfin/node-adapter": "33.77.11" + } +} \ No newline at end of file diff --git a/how-to/container-platform-starter/package.json b/how-to/container-platform-starter/package.json index b10ccf49..ab33fec8 100644 --- a/how-to/container-platform-starter/package.json +++ b/how-to/container-platform-starter/package.json @@ -1,23 +1,23 @@ { - "name": "container-platform-starter", - "version": "1.0.0", - "description": "", - "main": "index.js", - "scripts": { - "kill": "node ./scripts/kill.mjs", - "client": "node ./scripts/launch.mjs", - "build-client": "webpack build --config ./client/webpack.config.js --mode=development", - "build": "npm run build-client", - "start": "npx --yes http-server ./public -p 5050 -c-1", - "setup": "cd ../../ && npm install && cd how-to/container-platform-starter && npm run build" - }, - "license": "ISC", - "devDependencies": { - "@openfin/core": "33.77.11", - "@openfin/node-adapter": "33.77.11", - "ts-loader": "^9.4.4", - "typescript": "^5.1.6", - "webpack": "^5.88.1", - "webpack-cli": "^5.1.4" - } -} + "name": "container-platform-starter", + "version": "1.0.0", + "description": "", + "main": "index.js", + "scripts": { + "kill": "node ./scripts/kill.mjs", + "client": "node ./scripts/launch.mjs", + "build-client": "webpack build --config ./client/webpack.config.js --mode=development", + "build": "npm run build-client", + "start": "npx --yes http-server ./public -p 5050 -c-1", + "setup": "cd ../../ && npm install && cd how-to/container-platform-starter && npm run build" + }, + "license": "ISC", + "devDependencies": { + "@openfin/core": "33.77.11", + "@openfin/node-adapter": "33.77.11", + "ts-loader": "^9.4.4", + "typescript": "^5.1.6", + "webpack": "^5.88.1", + "webpack-cli": "^5.1.4" + } +} \ No newline at end of file diff --git a/how-to/container-platform-starter/public/manifest.fin.json b/how-to/container-platform-starter/public/manifest.fin.json index c41ceb00..e79c733d 100644 --- a/how-to/container-platform-starter/public/manifest.fin.json +++ b/how-to/container-platform-starter/public/manifest.fin.json @@ -1,43 +1,43 @@ { - "runtime": { - "arguments": "--v=1 --inspect", - "version": "33.116.77.11" - }, - "platform": { - "enableBeforeUnload": true, - "uuid": "container-platform-starter", - "icon": "http://localhost:5050/favicon.ico", - "autoShow": false, - "providerUrl": "http://localhost:5050/html/provider.html" - }, - "snapshot": { - "windows": [ - { - "layout": { - "content": [ - { - "type": "row", - "content": [ - { - "type": "stack", - "content": [ - { - "type": "component", - "title": "view1", - "componentName": "view", - "componentState": { - "url": "http://localhost:5050/common/views/platform/of-info/index.html", - "name": "view1", - "componentName": "view" - } - } - ] - } - ] - } - ] - } - } - ] - } -} + "runtime": { + "arguments": "--v=1 --inspect", + "version": "33.116.77.11" + }, + "platform": { + "enableBeforeUnload": true, + "uuid": "container-platform-starter", + "icon": "http://localhost:5050/favicon.ico", + "autoShow": false, + "providerUrl": "http://localhost:5050/html/provider.html" + }, + "snapshot": { + "windows": [ + { + "layout": { + "content": [ + { + "type": "row", + "content": [ + { + "type": "stack", + "content": [ + { + "type": "component", + "title": "view1", + "componentName": "view", + "componentState": { + "url": "http://localhost:5050/common/views/platform/of-info/index.html", + "name": "view1", + "componentName": "view" + } + } + ] + } + ] + } + ] + } + } + ] + } +} \ No newline at end of file diff --git a/how-to/create-window/package.json b/how-to/create-window/package.json index 93aa640b..c7637177 100644 --- a/how-to/create-window/package.json +++ b/how-to/create-window/package.json @@ -1,24 +1,24 @@ { - "name": "application-window-creation", - "version": "0.0.1", - "description": "A demonstration of how to open openfin application windows", - "main": "index.js", - "scripts": { - "kill": "node ./scripts/kill.mjs", - "client": "node ./scripts/launch.mjs", - "build-client": "webpack build --config ./client/webpack.config.js --mode=development", - "build": "npm run build-client", - "start": "npx --yes http-server ./public -p 5050 -c-1", - "setup": "cd ../../ && npm install && cd how-to/create-window && npm run build" - }, - "author": "pj.singh@openfin.co", - "license": "SEE LICENSE IN LICENSE.MD", - "devDependencies": { - "@openfin/node-adapter": "33.77.11", - "ts-loader": "^9.4.4", - "typescript": "^5.1.6", - "webpack": "^5.88.1", - "webpack-cli": "^5.1.4", - "@openfin/core": "33.77.11" - } -} + "name": "application-window-creation", + "version": "0.0.1", + "description": "A demonstration of how to open openfin application windows", + "main": "index.js", + "scripts": { + "kill": "node ./scripts/kill.mjs", + "client": "node ./scripts/launch.mjs", + "build-client": "webpack build --config ./client/webpack.config.js --mode=development", + "build": "npm run build-client", + "start": "npx --yes http-server ./public -p 5050 -c-1", + "setup": "cd ../../ && npm install && cd how-to/create-window && npm run build" + }, + "author": "pj.singh@openfin.co", + "license": "SEE LICENSE IN LICENSE.MD", + "devDependencies": { + "@openfin/node-adapter": "33.77.11", + "ts-loader": "^9.4.4", + "typescript": "^5.1.6", + "webpack": "^5.88.1", + "webpack-cli": "^5.1.4", + "@openfin/core": "33.77.11" + } +} \ No newline at end of file diff --git a/how-to/create-window/public/app.fin.json b/how-to/create-window/public/app.fin.json index 40bfabfa..ec75df24 100644 --- a/how-to/create-window/public/app.fin.json +++ b/how-to/create-window/public/app.fin.json @@ -1,28 +1,28 @@ { - "devtools_port": 9090, - "startup_app": { - "name": "OpenMultipleWindows", - "description": "OpenMultipleWindows", - "url": "http://www.google.com", - "showTaskbarIcon": true, - "taskbarIcon": "http://cdn.openfin.co/hyperblotter/favicon.ico", - "icon": "http://cdn.openfin.co/hyperblotter/favicon.ico", - "uuid": "OpenMultipleWindows", - "autoShow": true, - "contextMenu": true, - "defaultHeight": 500, - "defaultwidth": 500, - "frame": true, - "defaultCentered": true, - "resizable": true - }, - "runtime": { - "arguments": "--enable-crash-reporting --no-sandbox", - "version": "33.116.77.11" - }, - "shortcut": { - "company": "OpenFin", - "description": "Openfin openfin application window Sample", - "name": "Openfin application window" - } -} + "devtools_port": 9090, + "startup_app": { + "name": "OpenMultipleWindows", + "description": "OpenMultipleWindows", + "url": "http://www.google.com", + "showTaskbarIcon": true, + "taskbarIcon": "http://cdn.openfin.co/hyperblotter/favicon.ico", + "icon": "http://cdn.openfin.co/hyperblotter/favicon.ico", + "uuid": "OpenMultipleWindows", + "autoShow": true, + "contextMenu": true, + "defaultHeight": 500, + "defaultwidth": 500, + "frame": true, + "defaultCentered": true, + "resizable": true + }, + "runtime": { + "arguments": "--enable-crash-reporting --no-sandbox", + "version": "33.116.77.11" + }, + "shortcut": { + "company": "OpenFin", + "description": "Openfin openfin application window Sample", + "name": "Openfin application window" + } +} \ No newline at end of file diff --git a/how-to/create-window/public/manifest.fin.json b/how-to/create-window/public/manifest.fin.json index 44df73fc..ba07601e 100644 --- a/how-to/create-window/public/manifest.fin.json +++ b/how-to/create-window/public/manifest.fin.json @@ -1,35 +1,35 @@ { - "runtime": { - "arguments": "--v=1 --inspect", - "version": "33.116.77.11" - }, - "platform": { - "uuid": "how-to-open-windows", - "autoShow": true, - "icon": "http://localhost:5050/favicon.ico" - }, - "snapshot": { - "windows": [ - { - "layout": { - "content": [ - { - "type": "stack", - "id": "no-drop-target", - "content": [ - { - "type": "component", - "componentName": "view", - "componentState": { - "processAffinity": "ps_1", - "url": "http://localhost:5050/html/app.html" - } - } - ] - } - ] - } - } - ] - } -} + "runtime": { + "arguments": "--v=1 --inspect", + "version": "33.116.77.11" + }, + "platform": { + "uuid": "how-to-open-windows", + "autoShow": true, + "icon": "http://localhost:5050/favicon.ico" + }, + "snapshot": { + "windows": [ + { + "layout": { + "content": [ + { + "type": "stack", + "id": "no-drop-target", + "content": [ + { + "type": "component", + "componentName": "view", + "componentState": { + "processAffinity": "ps_1", + "url": "http://localhost:5050/html/app.html" + } + } + ] + } + ] + } + } + ] + } +} \ No newline at end of file diff --git a/how-to/integration-excel/package.json b/how-to/integration-excel/package.json index 4755fd96..70620fad 100644 --- a/how-to/integration-excel/package.json +++ b/how-to/integration-excel/package.json @@ -1,31 +1,31 @@ { - "name": "integration-excel", - "version": "0.0.1", - "description": "A demonstration of how to connect with Excel from OpenFin", - "main": "index.js", - "scripts": { - "kill": "node ./scripts/kill.mjs", - "client": "node ./scripts/launch.mjs", - "secondclient": "node ./scripts/launch.mjs http://localhost:5050/second.manifest.fin.json", - "build-client": "webpack build --config ./client/webpack.config.js --mode=development", - "build": "npm run build-client", - "start": "npx --yes http-server ./public -p 5050 -c-1", - "setup": "cd ../../ && npm install && cd how-to/integration-excel && npm run build" - }, - "author": "martyn.janes@openfin.co", - "license": "SEE LICENSE IN LICENSE.MD", - "devDependencies": { - "@finos/fdc3": "^2.0.3", - "@openfin/node-adapter": "33.77.11", - "ts-loader": "^9.4.4", - "typescript": "^5.1.6", - "webpack": "^5.88.1", - "webpack-cli": "^5.1.4", - "@openfin/core": "33.77.11" - }, - "dependencies": { - "@openfin/excel": "^1.4.1", - "@openfin/core": "33.77.11", - "@openfin/node-adapter": "33.77.11" - } -} + "name": "integration-excel", + "version": "0.0.1", + "description": "A demonstration of how to connect with Excel from OpenFin", + "main": "index.js", + "scripts": { + "kill": "node ./scripts/kill.mjs", + "client": "node ./scripts/launch.mjs", + "secondclient": "node ./scripts/launch.mjs http://localhost:5050/second.manifest.fin.json", + "build-client": "webpack build --config ./client/webpack.config.js --mode=development", + "build": "npm run build-client", + "start": "npx --yes http-server ./public -p 5050 -c-1", + "setup": "cd ../../ && npm install && cd how-to/integration-excel && npm run build" + }, + "author": "martyn.janes@openfin.co", + "license": "SEE LICENSE IN LICENSE.MD", + "devDependencies": { + "@finos/fdc3": "^2.0.3", + "@openfin/node-adapter": "33.77.11", + "ts-loader": "^9.4.4", + "typescript": "^5.1.6", + "webpack": "^5.88.1", + "webpack-cli": "^5.1.4", + "@openfin/core": "33.77.11" + }, + "dependencies": { + "@openfin/excel": "^1.4.1", + "@openfin/core": "33.77.11", + "@openfin/node-adapter": "33.77.11" + } +} \ No newline at end of file diff --git a/how-to/integration-excel/public/manifest.fin.json b/how-to/integration-excel/public/manifest.fin.json index c40d3322..4556a3f9 100644 --- a/how-to/integration-excel/public/manifest.fin.json +++ b/how-to/integration-excel/public/manifest.fin.json @@ -1,107 +1,111 @@ { - "runtime": { - "arguments": "--v=1 --inspect", - "version": "33.116.77.11" - }, - "platform": { - "uuid": "integration-excel", - "applicationIcon": "http://localhost:5050/favicon.ico", - "providerUrl": "http://localhost:5050/provider/provider.html", - "autoShow": false, - "permissions": { - "System": { - "launchExternalProcess": true, - "downloadAsset": true, - "openUrlWithBrowser": { - "enabled": true, - "protocols": ["mailto"] - } - } - } - }, - "snapshot": { - "windows": [ - { - "defaultWidth": 600, - "defaultHeight": 600, - "defaultLeft": 0, - "defaultTop": 0, - "saveWindowState": false, - "backgroundThrottling": true, - "layout": { - "content": [ - { - "type": "column", - "id": "mainRow", - "isClosable": true, - "reorderEnabled": true, - "title": "", - "content": [ - { - "type": "stack", - "width": 100, - "isClosable": true, - "reorderEnabled": true, - "title": "", - "activeItemIndex": 0, - "content": [ - { - "type": "component", - "componentName": "view", - "componentState": { - "url": "http://localhost:5050/views/excel.html", - "name": "excel-view", - "fdc3InteropApi": "1.2", - "interop": { - "currentContextGroup": "green" - }, - "permissions": { - "System": { - "launchExternalProcess": true, - "downloadAsset": true, - "openUrlWithBrowser": { - "enabled": true, - "protocols": ["mailto"] - } - } - } - }, - "isClosable": true, - "reorderEnabled": true, - "title": "view" - } - ] - }, - { - "type": "stack", - "width": 100, - "isClosable": true, - "reorderEnabled": true, - "title": "", - "activeItemIndex": 0, - "content": [ - { - "type": "component", - "componentName": "view", - "componentState": { - "url": "http://localhost:5050/views/fdc3monitor.html", - "name": "fdc3-view", - "fdc3InteropApi": "1.2", - "interop": { - "currentContextGroup": "green" - } - }, - "isClosable": true, - "reorderEnabled": true, - "title": "view" - } - ] - } - ] - } - ] - } - } - ] - } -} + "runtime": { + "arguments": "--v=1 --inspect", + "version": "33.116.77.11" + }, + "platform": { + "uuid": "integration-excel", + "applicationIcon": "http://localhost:5050/favicon.ico", + "providerUrl": "http://localhost:5050/provider/provider.html", + "autoShow": false, + "permissions": { + "System": { + "launchExternalProcess": true, + "downloadAsset": true, + "openUrlWithBrowser": { + "enabled": true, + "protocols": [ + "mailto" + ] + } + } + } + }, + "snapshot": { + "windows": [ + { + "defaultWidth": 600, + "defaultHeight": 600, + "defaultLeft": 0, + "defaultTop": 0, + "saveWindowState": false, + "backgroundThrottling": true, + "layout": { + "content": [ + { + "type": "column", + "id": "mainRow", + "isClosable": true, + "reorderEnabled": true, + "title": "", + "content": [ + { + "type": "stack", + "width": 100, + "isClosable": true, + "reorderEnabled": true, + "title": "", + "activeItemIndex": 0, + "content": [ + { + "type": "component", + "componentName": "view", + "componentState": { + "url": "http://localhost:5050/views/excel.html", + "name": "excel-view", + "fdc3InteropApi": "1.2", + "interop": { + "currentContextGroup": "green" + }, + "permissions": { + "System": { + "launchExternalProcess": true, + "downloadAsset": true, + "openUrlWithBrowser": { + "enabled": true, + "protocols": [ + "mailto" + ] + } + } + } + }, + "isClosable": true, + "reorderEnabled": true, + "title": "view" + } + ] + }, + { + "type": "stack", + "width": 100, + "isClosable": true, + "reorderEnabled": true, + "title": "", + "activeItemIndex": 0, + "content": [ + { + "type": "component", + "componentName": "view", + "componentState": { + "url": "http://localhost:5050/views/fdc3monitor.html", + "name": "fdc3-view", + "fdc3InteropApi": "1.2", + "interop": { + "currentContextGroup": "green" + } + }, + "isClosable": true, + "reorderEnabled": true, + "title": "view" + } + ] + } + ] + } + ] + } + } + ] + } +} \ No newline at end of file diff --git a/how-to/integration-excel/public/second.manifest.fin.json b/how-to/integration-excel/public/second.manifest.fin.json index ed4f8efd..214f4260 100644 --- a/how-to/integration-excel/public/second.manifest.fin.json +++ b/how-to/integration-excel/public/second.manifest.fin.json @@ -1,22 +1,24 @@ { - "runtime": { - "arguments": "--v=1 --inspect", - "version": "33.116.77.11" - }, - "platform": { - "uuid": "integration-excel-tray", - "applicationIcon": "http://localhost:5050/favicon.ico", - "providerUrl": "http://localhost:5050/provider/provider-tray.html", - "autoShow": false, - "permissions": { - "System": { - "launchExternalProcess": true, - "downloadAsset": true, - "openUrlWithBrowser": { - "enabled": true, - "protocols": ["mailto"] - } - } - } - } -} + "runtime": { + "arguments": "--v=1 --inspect", + "version": "33.116.77.11" + }, + "platform": { + "uuid": "integration-excel-tray", + "applicationIcon": "http://localhost:5050/favicon.ico", + "providerUrl": "http://localhost:5050/provider/provider-tray.html", + "autoShow": false, + "permissions": { + "System": { + "launchExternalProcess": true, + "downloadAsset": true, + "openUrlWithBrowser": { + "enabled": true, + "protocols": [ + "mailto" + ] + } + } + } + } +} \ No newline at end of file diff --git a/how-to/use-a-manifest/create-a-single-page-platform/package.json b/how-to/use-a-manifest/create-a-single-page-platform/package.json index 9dd15832..9900cc6a 100644 --- a/how-to/use-a-manifest/create-a-single-page-platform/package.json +++ b/how-to/use-a-manifest/create-a-single-page-platform/package.json @@ -1,20 +1,20 @@ { - "name": "create-a-single-page-platform", - "version": "0.0.1", - "description": "A demonstration of a one page platform that can be used as a starting point.", - "scripts": { - "kill": "node ./scripts/kill.mjs", - "client": "node ./scripts/launch.mjs", - "secondclient": "node ./scripts/launch.mjs http://localhost:5050/second.manifest.fin.json", - "build-client": "echo Nothing to build", - "build": "npm run build-client", - "start": "npx --yes http-server ./public -p 5050 -c-1", - "setup": "cd ../../../ && npm install && cd how-to/use-a-manifest/create-a-single-page-platform && npm run build" - }, - "author": "john.mandia@openfin.co", - "license": "SEE LICENSE IN LICENSE.MD", - "devDependencies": { - "@openfin/node-adapter": "33.77.11", - "@openfin/core": "33.77.11" - } -} + "name": "create-a-single-page-platform", + "version": "0.0.1", + "description": "A demonstration of a one page platform that can be used as a starting point.", + "scripts": { + "kill": "node ./scripts/kill.mjs", + "client": "node ./scripts/launch.mjs", + "secondclient": "node ./scripts/launch.mjs http://localhost:5050/second.manifest.fin.json", + "build-client": "echo Nothing to build", + "build": "npm run build-client", + "start": "npx --yes http-server ./public -p 5050 -c-1", + "setup": "cd ../../../ && npm install && cd how-to/use-a-manifest/create-a-single-page-platform && npm run build" + }, + "author": "john.mandia@openfin.co", + "license": "SEE LICENSE IN LICENSE.MD", + "devDependencies": { + "@openfin/node-adapter": "33.77.11", + "@openfin/core": "33.77.11" + } +} \ No newline at end of file diff --git a/how-to/use-a-manifest/create-a-single-page-platform/public/manifest.fin.json b/how-to/use-a-manifest/create-a-single-page-platform/public/manifest.fin.json index a5143644..69415b7b 100644 --- a/how-to/use-a-manifest/create-a-single-page-platform/public/manifest.fin.json +++ b/how-to/use-a-manifest/create-a-single-page-platform/public/manifest.fin.json @@ -1,47 +1,47 @@ { - "licenseKey": "openfin-demo-license-key", - "runtime": { - "arguments": "--v=1 --inspect", - "version": "33.116.77.11", - "autoShow": false - }, - "platform": { - "uuid": "how-to-use-a-manifest-create-a-single-page-platform", - "icon": "http://localhost:5050/favicon.ico", - "defaultWindowOptions": { - "stylesheetUrl": "http://localhost:5050/window-override.css" - } - }, - "snapshot": { - "windows": [ - { - "defaultWidth": 800, - "defaultHeight": 600, - "defaultCentered": true, - "saveWindowState": true, - "backgroundThrottling": true, - "layout": { - "content": [ - { - "type": "stack", - "width": 100, - "isClosable": false, - "reorderEnabled": false, - "hasHeaders": false, - "content": [ - { - "type": "component", - "componentName": "view", - "componentState": { - "url": "http://localhost:5050/common/style/style.html" - }, - "title": "view" - } - ] - } - ] - } - } - ] - } -} + "licenseKey": "openfin-demo-license-key", + "runtime": { + "arguments": "--v=1 --inspect", + "version": "33.116.77.11", + "autoShow": false + }, + "platform": { + "uuid": "how-to-use-a-manifest-create-a-single-page-platform", + "icon": "http://localhost:5050/favicon.ico", + "defaultWindowOptions": { + "stylesheetUrl": "http://localhost:5050/window-override.css" + } + }, + "snapshot": { + "windows": [ + { + "defaultWidth": 800, + "defaultHeight": 600, + "defaultCentered": true, + "saveWindowState": true, + "backgroundThrottling": true, + "layout": { + "content": [ + { + "type": "stack", + "width": 100, + "isClosable": false, + "reorderEnabled": false, + "hasHeaders": false, + "content": [ + { + "type": "component", + "componentName": "view", + "componentState": { + "url": "http://localhost:5050/common/style/style.html" + }, + "title": "view" + } + ] + } + ] + } + } + ] + } +} \ No newline at end of file diff --git a/how-to/use-a-manifest/create-a-single-page-platform/public/second.manifest.fin.json b/how-to/use-a-manifest/create-a-single-page-platform/public/second.manifest.fin.json index 2c681fce..f579f34f 100644 --- a/how-to/use-a-manifest/create-a-single-page-platform/public/second.manifest.fin.json +++ b/how-to/use-a-manifest/create-a-single-page-platform/public/second.manifest.fin.json @@ -1,24 +1,24 @@ { - "licenseKey": "openfin-demo-license-key", - "runtime": { - "arguments": "--v=1 --inspect", - "version": "33.116.77.11", - "autoShow": false - }, - "platform": { - "uuid": "second-how-to-use-a-manifest-create-a-single-page-platform", - "icon": "http://localhost:5050/favicon.ico" - }, - "snapshot": { - "windows": [ - { - "defaultWidth": 800, - "defaultHeight": 600, - "defaultCentered": true, - "saveWindowState": true, - "backgroundThrottling": false, - "url": "http://localhost:5050/common/style/style.html" - } - ] - } -} + "licenseKey": "openfin-demo-license-key", + "runtime": { + "arguments": "--v=1 --inspect", + "version": "33.116.77.11", + "autoShow": false + }, + "platform": { + "uuid": "second-how-to-use-a-manifest-create-a-single-page-platform", + "icon": "http://localhost:5050/favicon.ico" + }, + "snapshot": { + "windows": [ + { + "defaultWidth": 800, + "defaultHeight": 600, + "defaultCentered": true, + "saveWindowState": true, + "backgroundThrottling": false, + "url": "http://localhost:5050/common/style/style.html" + } + ] + } +} \ No newline at end of file diff --git a/how-to/use-channel-api/issue-commands-to-a-platform/package.json b/how-to/use-channel-api/issue-commands-to-a-platform/package.json index d62103cd..d54d51ac 100644 --- a/how-to/use-channel-api/issue-commands-to-a-platform/package.json +++ b/how-to/use-channel-api/issue-commands-to-a-platform/package.json @@ -1,24 +1,24 @@ { - "name": "use-channel-api-issue-commands-to-a-platform", - "version": "0.0.1", - "description": "A demonstration of one app can issue commands to a platform application.", - "main": "index.js", - "scripts": { - "kill": "node ./scripts/kill.mjs", - "client": "node ./scripts/launch.mjs", - "build-client": "webpack build --config ./client/webpack.config.js --mode=development", - "build": "npm run build-client", - "start": "npx --yes http-server ./public -p 5050 -c-1", - "setup": "cd ../../../ && npm install && cd how-to/use-channel-api/issue-commands-to-a-platform && npm run build" - }, - "author": "john.mandia@openfin.co", - "license": "SEE LICENSE IN LICENSE.MD", - "devDependencies": { - "@openfin/node-adapter": "33.77.11", - "ts-loader": "^9.4.4", - "typescript": "^5.1.6", - "webpack": "^5.88.1", - "webpack-cli": "^5.1.4", - "@openfin/core": "33.77.11" - } -} + "name": "use-channel-api-issue-commands-to-a-platform", + "version": "0.0.1", + "description": "A demonstration of one app can issue commands to a platform application.", + "main": "index.js", + "scripts": { + "kill": "node ./scripts/kill.mjs", + "client": "node ./scripts/launch.mjs", + "build-client": "webpack build --config ./client/webpack.config.js --mode=development", + "build": "npm run build-client", + "start": "npx --yes http-server ./public -p 5050 -c-1", + "setup": "cd ../../../ && npm install && cd how-to/use-channel-api/issue-commands-to-a-platform && npm run build" + }, + "author": "john.mandia@openfin.co", + "license": "SEE LICENSE IN LICENSE.MD", + "devDependencies": { + "@openfin/node-adapter": "33.77.11", + "ts-loader": "^9.4.4", + "typescript": "^5.1.6", + "webpack": "^5.88.1", + "webpack-cli": "^5.1.4", + "@openfin/core": "33.77.11" + } +} \ No newline at end of file diff --git a/how-to/use-channel-api/issue-commands-to-a-platform/public/manifest.fin.json b/how-to/use-channel-api/issue-commands-to-a-platform/public/manifest.fin.json index d6c876d5..79af7742 100644 --- a/how-to/use-channel-api/issue-commands-to-a-platform/public/manifest.fin.json +++ b/how-to/use-channel-api/issue-commands-to-a-platform/public/manifest.fin.json @@ -1,14 +1,14 @@ { - "licenseKey": "openfin-demo-license-key", - "runtime": { - "version": "33.116.77.11", - "arguments": "--v=1" - }, - "startup_app": { - "name": "issue-commands-to-platform", - "uuid": "issue-commands-to-platform", - "url": "http://localhost:5050/html/window.html", - "autoShow": true, - "icon": "http://localhost:5050/favicon.ico" - } -} + "licenseKey": "openfin-demo-license-key", + "runtime": { + "version": "33.116.77.11", + "arguments": "--v=1" + }, + "startup_app": { + "name": "issue-commands-to-platform", + "uuid": "issue-commands-to-platform", + "url": "http://localhost:5050/html/window.html", + "autoShow": true, + "icon": "http://localhost:5050/favicon.ico" + } +} \ No newline at end of file diff --git a/how-to/use-channel-api/issue-commands-to-a-platform/public/platform.fin.json b/how-to/use-channel-api/issue-commands-to-a-platform/public/platform.fin.json index c776453e..8bed45c4 100644 --- a/how-to/use-channel-api/issue-commands-to-a-platform/public/platform.fin.json +++ b/how-to/use-channel-api/issue-commands-to-a-platform/public/platform.fin.json @@ -1,12 +1,12 @@ { - "runtime": { - "arguments": "--v=1 --inspect", - "version": "33.116.77.11" - }, - "platform": { - "uuid": "how-to-use-channel-api-issue-commands-to-a-platform", - "autoShow": true, - "providerUrl": "http://localhost:5050/html/provider.html", - "icon": "http://localhost:5050/favicon.ico" - } -} + "runtime": { + "arguments": "--v=1 --inspect", + "version": "33.116.77.11" + }, + "platform": { + "uuid": "how-to-use-channel-api-issue-commands-to-a-platform", + "autoShow": true, + "providerUrl": "http://localhost:5050/html/provider.html", + "icon": "http://localhost:5050/favicon.ico" + } +} \ No newline at end of file diff --git a/how-to/use-content-creation-rules/package.json b/how-to/use-content-creation-rules/package.json index 7467e30b..6631b42e 100644 --- a/how-to/use-content-creation-rules/package.json +++ b/how-to/use-content-creation-rules/package.json @@ -1,24 +1,24 @@ { - "name": "use-content-creation-rules", - "version": "0.0.1", - "description": "How to use content creation rules.", - "main": "index.js", - "scripts": { - "kill": "node ./scripts/kill.mjs", - "client": "node ./scripts/launch.mjs", - "build-client": "webpack build --config ./client/webpack.config.js --mode=development", - "build": "npm run build-client", - "start": "npx --yes http-server ./public -p 5050 -c-1", - "setup": "cd ../../ && npm install && cd how-to/use-content-creation-rules && npm run build" - }, - "author": "@adam-saland", - "license": "SEE LICENSE IN LICENSE.MD", - "devDependencies": { - "@openfin/node-adapter": "33.77.11", - "ts-loader": "^9.4.4", - "typescript": "^5.1.6", - "webpack": "^5.88.1", - "webpack-cli": "^5.1.4", - "@openfin/core": "33.77.11" - } -} + "name": "use-content-creation-rules", + "version": "0.0.1", + "description": "How to use content creation rules.", + "main": "index.js", + "scripts": { + "kill": "node ./scripts/kill.mjs", + "client": "node ./scripts/launch.mjs", + "build-client": "webpack build --config ./client/webpack.config.js --mode=development", + "build": "npm run build-client", + "start": "npx --yes http-server ./public -p 5050 -c-1", + "setup": "cd ../../ && npm install && cd how-to/use-content-creation-rules && npm run build" + }, + "author": "@adam-saland", + "license": "SEE LICENSE IN LICENSE.MD", + "devDependencies": { + "@openfin/node-adapter": "33.77.11", + "ts-loader": "^9.4.4", + "typescript": "^5.1.6", + "webpack": "^5.88.1", + "webpack-cli": "^5.1.4", + "@openfin/core": "33.77.11" + } +} \ No newline at end of file diff --git a/how-to/use-content-creation-rules/public/manifest.fin.json b/how-to/use-content-creation-rules/public/manifest.fin.json index 897f9b4c..a8a4dda0 100644 --- a/how-to/use-content-creation-rules/public/manifest.fin.json +++ b/how-to/use-content-creation-rules/public/manifest.fin.json @@ -1,95 +1,107 @@ { - "runtime": { - "arguments": "--v=1 --inspect", - "version": "33.116.77.11" - }, - "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": "33.116.77.11" + }, + "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" + } + } + ] + } + ] + } + } + ] + } +} \ No newline at end of file diff --git a/how-to/use-dynamic-manifest/basic/package.json b/how-to/use-dynamic-manifest/basic/package.json index c426ee89..28939b27 100644 --- a/how-to/use-dynamic-manifest/basic/package.json +++ b/how-to/use-dynamic-manifest/basic/package.json @@ -1,28 +1,28 @@ { - "name": "use-dynamic-manifest-basic", - "version": "0.0.1", - "description": "A basic demonstration of how to use dynamic manifest", - "main": "index.js", - "scripts": { - "build": "npm run build-server", - "build-server": "tsc --project ./server", - "start": "npm run server", - "server": "node ./server/build/index.js", - "client": "node ./scripts/launch.mjs http://localhost:5050/manifest?env=dev", - "dev": "node ./scripts/launch.mjs http://localhost:5050/manifest?env=dev", - "staging": "node ./scripts/launch.mjs http://localhost:5050/manifest?env=staging", - "kill": "npm --prefix ../../common/ run kill", - "setup": "cd ../../../ && npm install && cd how-to/use-dynamic-manifest/basic && npm run build" - }, - "author": "pj.singh@openfin.co", - "license": "SEE LICENSE IN LICENSE.MD", - "devDependencies": { - "express": "^4.18.2", - "@openfin/node-adapter": "33.77.11", - "ts-loader": "^9.4.4", - "typescript": "^5.1.6", - "webpack": "^5.88.1", - "webpack-cli": "^5.1.4", - "@openfin/core": "33.77.11" - } -} + "name": "use-dynamic-manifest-basic", + "version": "0.0.1", + "description": "A basic demonstration of how to use dynamic manifest", + "main": "index.js", + "scripts": { + "build": "npm run build-server", + "build-server": "tsc --project ./server", + "start": "npm run server", + "server": "node ./server/build/index.js", + "client": "node ./scripts/launch.mjs http://localhost:5050/manifest?env=dev", + "dev": "node ./scripts/launch.mjs http://localhost:5050/manifest?env=dev", + "staging": "node ./scripts/launch.mjs http://localhost:5050/manifest?env=staging", + "kill": "npm --prefix ../../common/ run kill", + "setup": "cd ../../../ && npm install && cd how-to/use-dynamic-manifest/basic && npm run build" + }, + "author": "pj.singh@openfin.co", + "license": "SEE LICENSE IN LICENSE.MD", + "devDependencies": { + "express": "^4.18.2", + "@openfin/node-adapter": "33.77.11", + "ts-loader": "^9.4.4", + "typescript": "^5.1.6", + "webpack": "^5.88.1", + "webpack-cli": "^5.1.4", + "@openfin/core": "33.77.11" + } +} \ No newline at end of file diff --git a/how-to/use-interop/setup-multi-platform-interop/package.json b/how-to/use-interop/setup-multi-platform-interop/package.json index c07e7402..745e88bf 100644 --- a/how-to/use-interop/setup-multi-platform-interop/package.json +++ b/how-to/use-interop/setup-multi-platform-interop/package.json @@ -1,25 +1,25 @@ { - "name": "setup-cross-platform-interop", - "version": "1.0.0", - "description": "", - "main": "index.js", - "scripts": { - "kill": "node ./scripts/kill.mjs", - "client": "node ./scripts/launch.mjs", - "secondclient": "node ./scripts/launch.mjs http://localhost:5050/second.manifest.fin.json", - "build-client": "webpack build --config ./client/webpack.config.js --mode=development", - "build": "npm run build-client", - "start": "npx --yes http-server ./public -p 5050 -c-1", - "setup": "cd ../../../ && npm install && cd how-to/use-interop/setup-multi-platform-interop && npm run build" - }, - "author": "adam.saland@openfin.co", - "license": "SEE LICENSE IN LICENSE.MD", - "devDependencies": { - "@openfin/node-adapter": "33.77.11", - "ts-loader": "^9.4.4", - "typescript": "^5.1.6", - "webpack": "^5.88.1", - "webpack-cli": "^5.1.4", - "@openfin/core": "33.77.11" - } -} + "name": "setup-cross-platform-interop", + "version": "1.0.0", + "description": "", + "main": "index.js", + "scripts": { + "kill": "node ./scripts/kill.mjs", + "client": "node ./scripts/launch.mjs", + "secondclient": "node ./scripts/launch.mjs http://localhost:5050/second.manifest.fin.json", + "build-client": "webpack build --config ./client/webpack.config.js --mode=development", + "build": "npm run build-client", + "start": "npx --yes http-server ./public -p 5050 -c-1", + "setup": "cd ../../../ && npm install && cd how-to/use-interop/setup-multi-platform-interop && npm run build" + }, + "author": "adam.saland@openfin.co", + "license": "SEE LICENSE IN LICENSE.MD", + "devDependencies": { + "@openfin/node-adapter": "33.77.11", + "ts-loader": "^9.4.4", + "typescript": "^5.1.6", + "webpack": "^5.88.1", + "webpack-cli": "^5.1.4", + "@openfin/core": "33.77.11" + } +} \ No newline at end of file diff --git a/how-to/use-interop/setup-multi-platform-interop/public/manifest.fin.json b/how-to/use-interop/setup-multi-platform-interop/public/manifest.fin.json index 7ade4fc7..464fce14 100644 --- a/how-to/use-interop/setup-multi-platform-interop/public/manifest.fin.json +++ b/how-to/use-interop/setup-multi-platform-interop/public/manifest.fin.json @@ -1,49 +1,49 @@ { - "runtime": { - "arguments": "--v=1 --inspect", - "version": "33.116.77.11" - }, - "platform": { - "uuid": "platform-1", - "icon": "https://openfin.github.io/golden-prototype/favicon.ico", - "autoShow": false, - "providerUrl": "http://localhost:5050/html/provider.html", - "apiDiagnostics": false, - "defaultWindowOptions": { - "url": "http://localhost:5050/html/window.html", - "contextMenu": true, - "defaultWidth": 600, - "defaultHeight": 600, - "defaultLeft": 0, - "defaultTop": 0, - "saveWindowState": false, - "showBackgroundImages": true, - "backgroundThrottling": true, - "minHeight": 445, - "minWidth": 354 - } - }, - "snapshot": { - "windows": [ - { - "name": "window1", - "layout": { - "content": [ - { - "type": "row", - "content": [ - { - "type": "component", - "componentName": "view", - "componentState": { - "url": "https://samples.openfin.co/dev-extensions/extensions/v1.0.0/interop/interop-api/context/interop-broadcast-view.html" - } - } - ] - } - ] - } - } - ] - } -} + "runtime": { + "arguments": "--v=1 --inspect", + "version": "33.116.77.11" + }, + "platform": { + "uuid": "platform-1", + "icon": "https://openfin.github.io/golden-prototype/favicon.ico", + "autoShow": false, + "providerUrl": "http://localhost:5050/html/provider.html", + "apiDiagnostics": false, + "defaultWindowOptions": { + "url": "http://localhost:5050/html/window.html", + "contextMenu": true, + "defaultWidth": 600, + "defaultHeight": 600, + "defaultLeft": 0, + "defaultTop": 0, + "saveWindowState": false, + "showBackgroundImages": true, + "backgroundThrottling": true, + "minHeight": 445, + "minWidth": 354 + } + }, + "snapshot": { + "windows": [ + { + "name": "window1", + "layout": { + "content": [ + { + "type": "row", + "content": [ + { + "type": "component", + "componentName": "view", + "componentState": { + "url": "https://samples.openfin.co/dev-extensions/extensions/v1.0.0/interop/interop-api/context/interop-broadcast-view.html" + } + } + ] + } + ] + } + } + ] + } +} \ No newline at end of file diff --git a/how-to/use-interop/setup-multi-platform-interop/public/second.manifest.fin.json b/how-to/use-interop/setup-multi-platform-interop/public/second.manifest.fin.json index 1a7daaed..0373193f 100644 --- a/how-to/use-interop/setup-multi-platform-interop/public/second.manifest.fin.json +++ b/how-to/use-interop/setup-multi-platform-interop/public/second.manifest.fin.json @@ -1,51 +1,51 @@ { - "runtime": { - "arguments": "--v=1 --inspect", - "version": "33.116.77.11" - }, - "platform": { - "uuid": "platform-2", - "icon": "https://openfin.github.io/golden-prototype/favicon.ico", - "autoShow": false, - "apiDiagnostics": false, - "defaultWindowOptions": { - "url": "http://localhost:5050/html/window.html", - "contextMenu": true, - "defaultWidth": 600, - "defaultHeight": 600, - "defaultLeft": 0, - "defaultTop": 0, - "saveWindowState": false, - "showBackgroundImages": true, - "backgroundThrottling": true, - "minHeight": 445, - "minWidth": 354 - }, - "defaultViewOptions": { - "fdc3InteropApi": "1.2" - } - }, - "snapshot": { - "windows": [ - { - "name": "view", - "layout": { - "content": [ - { - "type": "row", - "content": [ - { - "type": "component", - "componentName": "view", - "componentState": { - "url": "https://samples.openfin.co/dev-extensions/extensions/v1.0.0/interop/fdc3/context/fdc3-broadcast-view.html" - } - } - ] - } - ] - } - } - ] - } -} + "runtime": { + "arguments": "--v=1 --inspect", + "version": "33.116.77.11" + }, + "platform": { + "uuid": "platform-2", + "icon": "https://openfin.github.io/golden-prototype/favicon.ico", + "autoShow": false, + "apiDiagnostics": false, + "defaultWindowOptions": { + "url": "http://localhost:5050/html/window.html", + "contextMenu": true, + "defaultWidth": 600, + "defaultHeight": 600, + "defaultLeft": 0, + "defaultTop": 0, + "saveWindowState": false, + "showBackgroundImages": true, + "backgroundThrottling": true, + "minHeight": 445, + "minWidth": 354 + }, + "defaultViewOptions": { + "fdc3InteropApi": "1.2" + } + }, + "snapshot": { + "windows": [ + { + "name": "view", + "layout": { + "content": [ + { + "type": "row", + "content": [ + { + "type": "component", + "componentName": "view", + "componentState": { + "url": "https://samples.openfin.co/dev-extensions/extensions/v1.0.0/interop/fdc3/context/fdc3-broadcast-view.html" + } + } + ] + } + ] + } + } + ] + } +} \ No newline at end of file diff --git a/how-to/use-launch-external-process/package.json b/how-to/use-launch-external-process/package.json index 2f1685f9..84641518 100644 --- a/how-to/use-launch-external-process/package.json +++ b/how-to/use-launch-external-process/package.json @@ -1,25 +1,25 @@ { - "name": "launch-external-process", - "version": "0.0.1", - "description": "An example of how to use launch external process", - "main": "index.js", - "scripts": { - "dos": "node ./scripts/dos.mjs && node ./scripts/kill.mjs", - "kill": "node ./scripts/kill.mjs", - "client": "node ./scripts/launch.mjs", - "build-client": "webpack build --config ./client/webpack.config.js --mode=development", - "build": "npm run build-client", - "start": "npx --yes http-server ./public -p 5050 -c-1", - "setup": "cd ../../ && npm install && cd how-to/use-launch-external-process && npm run build" - }, - "author": "@adam-saland", - "license": "SEE LICENSE IN LICENSE.MD", - "devDependencies": { - "@openfin/node-adapter": "33.77.11", - "ts-loader": "^9.4.4", - "typescript": "^5.1.6", - "webpack": "^5.88.1", - "webpack-cli": "^5.1.4", - "@openfin/core": "33.77.11" - } -} + "name": "launch-external-process", + "version": "0.0.1", + "description": "An example of how to use launch external process", + "main": "index.js", + "scripts": { + "dos": "node ./scripts/dos.mjs && node ./scripts/kill.mjs", + "kill": "node ./scripts/kill.mjs", + "client": "node ./scripts/launch.mjs", + "build-client": "webpack build --config ./client/webpack.config.js --mode=development", + "build": "npm run build-client", + "start": "npx --yes http-server ./public -p 5050 -c-1", + "setup": "cd ../../ && npm install && cd how-to/use-launch-external-process && npm run build" + }, + "author": "@adam-saland", + "license": "SEE LICENSE IN LICENSE.MD", + "devDependencies": { + "@openfin/node-adapter": "33.77.11", + "ts-loader": "^9.4.4", + "typescript": "^5.1.6", + "webpack": "^5.88.1", + "webpack-cli": "^5.1.4", + "@openfin/core": "33.77.11" + } +} \ No newline at end of file diff --git a/how-to/use-launch-external-process/public/manifest.fin.json b/how-to/use-launch-external-process/public/manifest.fin.json index 926aa2b2..0eec03a0 100644 --- a/how-to/use-launch-external-process/public/manifest.fin.json +++ b/how-to/use-launch-external-process/public/manifest.fin.json @@ -1,35 +1,35 @@ { - "runtime": { - "version": "33.116.77.11" - }, - "startup_app": { - "name": "launch-app-asset", - "url": "http://localhost:5050/app.html", - "uuid": "launch-app-asset", - "icon": "http://localhost:5050/common/images/icon-blue.png", - "autoShow": true, - "saveWindowState": true, - "permissions": { - "System": { - "launchExternalProcess": true, - "terminateExternalProcess": true, - "downloadAsset": true - } - } - }, - "appAssets": [ - { - "src": "http://localhost:5050/assets/openfin-dotnet-example.zip", - "version": "3.1", - "alias": "of-dotnet-example", - "target": "DotNetCore.exe", - "mandatory": true - } - ], - "shortcut": { - "company": "OpenFin", - "description": "Launch App Asset", - "icon": "http://localhost:5050/common/images/icon-blue.png", - "name": "Launch App Asset" - } -} + "runtime": { + "version": "33.116.77.11" + }, + "startup_app": { + "name": "launch-app-asset", + "url": "http://localhost:5050/app.html", + "uuid": "launch-app-asset", + "icon": "http://localhost:5050/common/images/icon-blue.png", + "autoShow": true, + "saveWindowState": true, + "permissions": { + "System": { + "launchExternalProcess": true, + "terminateExternalProcess": true, + "downloadAsset": true + } + } + }, + "appAssets": [ + { + "src": "http://localhost:5050/assets/openfin-dotnet-example.zip", + "version": "3.1", + "alias": "of-dotnet-example", + "target": "DotNetCore.exe", + "mandatory": true + } + ], + "shortcut": { + "company": "OpenFin", + "description": "Launch App Asset", + "icon": "http://localhost:5050/common/images/icon-blue.png", + "name": "Launch App Asset" + } +} \ No newline at end of file diff --git a/how-to/use-logging-apis/package.json b/how-to/use-logging-apis/package.json index a545f969..d6d486af 100644 --- a/how-to/use-logging-apis/package.json +++ b/how-to/use-logging-apis/package.json @@ -1,37 +1,37 @@ { - "name": "use-logging-apis", - "version": "0.0.1", - "description": "A demonstration of how to use logging apis", - "main": "index.js", - "scripts": { - "kill": "node ./scripts/kill.mjs", - "client": "node ./scripts/launch.mjs", - "server": "node ./server/build/index.js", - "build-client": "webpack build --config ./client/webpack.config.js --mode=development", - "build-server": "tsc --project ./server", - "build": "npm run build-client && npm run build-server", - "start": "npm run server", - "setup": "cd ../../ && npm install && cd how-to/use-logging-apis && npm run build" - }, - "author": "martyn.janes@openfin.co", - "license": "SEE LICENSE IN LICENSE.MD", - "devDependencies": { - "@openfin/core": "33.77.11", - "@types/multer": "^1.4.7", - "@types/node": "^20.4.1", - "body-parser": "^1.20.2", - "express": "^4.18.2", - "@openfin/node-adapter": "33.77.11", - "source-map-loader": "^4.0.1", - "ts-loader": "^9.4.4", - "typescript": "^5.1.6", - "webpack": "^5.88.1", - "webpack-cli": "^5.1.4" - }, - "dependencies": { - "connect-busboy": "^1.0.0", - "multer": "^1.4.5-lts.1", - "@openfin/core": "33.77.11", - "@openfin/node-adapter": "33.77.11" - } -} + "name": "use-logging-apis", + "version": "0.0.1", + "description": "A demonstration of how to use logging apis", + "main": "index.js", + "scripts": { + "kill": "node ./scripts/kill.mjs", + "client": "node ./scripts/launch.mjs", + "server": "node ./server/build/index.js", + "build-client": "webpack build --config ./client/webpack.config.js --mode=development", + "build-server": "tsc --project ./server", + "build": "npm run build-client && npm run build-server", + "start": "npm run server", + "setup": "cd ../../ && npm install && cd how-to/use-logging-apis && npm run build" + }, + "author": "martyn.janes@openfin.co", + "license": "SEE LICENSE IN LICENSE.MD", + "devDependencies": { + "@openfin/core": "33.77.11", + "@types/multer": "^1.4.7", + "@types/node": "^20.4.1", + "body-parser": "^1.20.2", + "express": "^4.18.2", + "@openfin/node-adapter": "33.77.11", + "source-map-loader": "^4.0.1", + "ts-loader": "^9.4.4", + "typescript": "^5.1.6", + "webpack": "^5.88.1", + "webpack-cli": "^5.1.4" + }, + "dependencies": { + "connect-busboy": "^1.0.0", + "multer": "^1.4.5-lts.1", + "@openfin/core": "33.77.11", + "@openfin/node-adapter": "33.77.11" + } +} \ No newline at end of file diff --git a/how-to/use-logging-apis/public/manifest.fin.json b/how-to/use-logging-apis/public/manifest.fin.json index 247c50e9..062316aa 100644 --- a/how-to/use-logging-apis/public/manifest.fin.json +++ b/how-to/use-logging-apis/public/manifest.fin.json @@ -1,25 +1,25 @@ { - "runtime": { - "arguments": "--v=1 --inspect", - "version": "33.116.77.11" - }, - "licenseKey": "64605fac-add3-48a0-8710-64b38e96a2dd", - "startup_app": { - "name": "use-application-logging", - "uuid": "use-application-logging", - "description": "An example of using application logging", - "url": "http://localhost:5050/html/app.html", - "icon": "http://localhost:5050/favicon.ico", - "autoShow": true, - "defaultWidth": 1200, - "defaultHeight": 800, - "defaultCentered": true, - "minWidth": 800, - "minHeight": 400, - "enableAppLogging": true, - "logManagement": { - "enabled": true, - "url": "http://localhost:5050" - } - } -} + "runtime": { + "arguments": "--v=1 --inspect", + "version": "33.116.77.11" + }, + "licenseKey": "64605fac-add3-48a0-8710-64b38e96a2dd", + "startup_app": { + "name": "use-application-logging", + "uuid": "use-application-logging", + "description": "An example of using application logging", + "url": "http://localhost:5050/html/app.html", + "icon": "http://localhost:5050/favicon.ico", + "autoShow": true, + "defaultWidth": 1200, + "defaultHeight": 800, + "defaultCentered": true, + "minWidth": 800, + "minHeight": 400, + "enableAppLogging": true, + "logManagement": { + "enabled": true, + "url": "http://localhost:5050" + } + } +} \ No newline at end of file diff --git a/how-to/use-platform/warn-before-closing-dialog/package.json b/how-to/use-platform/warn-before-closing-dialog/package.json index 32e8ea16..a849c3a6 100644 --- a/how-to/use-platform/warn-before-closing-dialog/package.json +++ b/how-to/use-platform/warn-before-closing-dialog/package.json @@ -1,23 +1,23 @@ { - "name": "warn-before-closing-dialog", - "version": "1.0.0", - "description": "", - "main": "index.js", - "scripts": { - "kill": "node ./scripts/kill.mjs", - "client": "node ./scripts/launch.mjs", - "build-client": "webpack build --config ./client/webpack.config.js --mode=development", - "build": "npm run build-client", - "start": "npx --yes http-server ./public -p 5050 -c-1", - "setup": "cd ../../../ && npm install && cd how-to/use-platform/warn-before-closing-dialog && npm run build" - }, - "license": "ISC", - "devDependencies": { - "@openfin/core": "33.77.11", - "@openfin/node-adapter": "33.77.11", - "ts-loader": "^9.4.4", - "typescript": "^5.1.6", - "webpack": "^5.88.1", - "webpack-cli": "^5.1.4" - } -} + "name": "warn-before-closing-dialog", + "version": "1.0.0", + "description": "", + "main": "index.js", + "scripts": { + "kill": "node ./scripts/kill.mjs", + "client": "node ./scripts/launch.mjs", + "build-client": "webpack build --config ./client/webpack.config.js --mode=development", + "build": "npm run build-client", + "start": "npx --yes http-server ./public -p 5050 -c-1", + "setup": "cd ../../../ && npm install && cd how-to/use-platform/warn-before-closing-dialog && npm run build" + }, + "license": "ISC", + "devDependencies": { + "@openfin/core": "33.77.11", + "@openfin/node-adapter": "33.77.11", + "ts-loader": "^9.4.4", + "typescript": "^5.1.6", + "webpack": "^5.88.1", + "webpack-cli": "^5.1.4" + } +} \ No newline at end of file diff --git a/how-to/use-platform/warn-before-closing-dialog/public/manifest.fin.json b/how-to/use-platform/warn-before-closing-dialog/public/manifest.fin.json index 0a7d290d..d020837b 100644 --- a/how-to/use-platform/warn-before-closing-dialog/public/manifest.fin.json +++ b/how-to/use-platform/warn-before-closing-dialog/public/manifest.fin.json @@ -1,115 +1,115 @@ { - "runtime": { - "arguments": "--v=1 --inspect", - "version": "33.116.77.11" - }, - "platform": { - "enableBeforeUnload": true, - "uuid": "platform-warn", - "icon": "https://openfin.github.io/golden-prototype/favicon.ico", - "autoShow": false, - "providerUrl": "http://localhost:5050/html/provider.html", - "apiDiagnostics": false, - "defaultWindowOptions": { - "contextMenu": true, - "defaultWidth": 900, - "defaultHeight": 900, - "defaultLeft": 0, - "defaultTop": 0, - "saveWindowState": false, - "backgroundThrottling": true, - "minHeight": 445, - "minWidth": 354, - "defaultCentered": true - } - }, - "snapshot": { - "windows": [ - { - "layout": { - "content": [ - { - "type": "column", - "id": "no-drop-target", - "content": [ - { - "type": "row", - "content": [ - { - "type": "stack", - "content": [ - { - "type": "component", - "title": "view1", - "componentName": "view", - "componentState": { - "url": "http://localhost:5050/html/view.html?title=view1", - "name": "view1", - "backgroundThrottling": true, - "componentName": "view" - } - } - ] - }, - { - "type": "stack", - "content": [ - { - "type": "component", - "title": "view3", - "componentName": "view", - "componentState": { - "url": "http://localhost:5050/html/view.html?title=view3", - "name": "view3", - "backgroundThrottling": true, - "componentName": "view" - } - } - ] - } - ] - }, - { - "type": "row", - "content": [ - { - "type": "stack", - "content": [ - { - "type": "component", - "title": "view2", - "componentName": "view", - "componentState": { - "url": "http://localhost:5050/html/view.html?title=view2", - "name": "view2", - "componentName": "view" - } - } - ] - }, - { - "type": "stack", - "content": [ - { - "type": "component", - "title": "view4", - "componentName": "view", - "componentState": { - "url": "http://localhost:5050/html/view.html?title=view4", - "name": "view4", - "backgroundThrottling": true, - "componentName": "view" - } - } - ] - } - ] - } - ] - } - ] - } - } - ] - } -} + "runtime": { + "arguments": "--v=1 --inspect", + "version": "33.116.77.11" + }, + "platform": { + "enableBeforeUnload": true, + "uuid": "platform-warn", + "icon": "https://openfin.github.io/golden-prototype/favicon.ico", + "autoShow": false, + "providerUrl": "http://localhost:5050/html/provider.html", + "apiDiagnostics": false, + "defaultWindowOptions": { + "contextMenu": true, + "defaultWidth": 900, + "defaultHeight": 900, + "defaultLeft": 0, + "defaultTop": 0, + "saveWindowState": false, + "backgroundThrottling": true, + "minHeight": 445, + "minWidth": 354, + "defaultCentered": true + } + }, + "snapshot": { + "windows": [ + { + "layout": { + "content": [ + { + "type": "column", + "id": "no-drop-target", + "content": [ + { + "type": "row", + "content": [ + { + "type": "stack", + "content": [ + { + "type": "component", + "title": "view1", + "componentName": "view", + "componentState": { + "url": "http://localhost:5050/html/view.html?title=view1", + "name": "view1", + "backgroundThrottling": true, + "componentName": "view" + } + } + ] + }, + { + "type": "stack", + "content": [ + { + "type": "component", + "title": "view3", + "componentName": "view", + "componentState": { + "url": "http://localhost:5050/html/view.html?title=view3", + "name": "view3", + "backgroundThrottling": true, + "componentName": "view" + } + } + ] + } + ] + }, + { + "type": "row", + "content": [ + { + "type": "stack", + "content": [ + { + "type": "component", + "title": "view2", + "componentName": "view", + "componentState": { + "url": "http://localhost:5050/html/view.html?title=view2", + "name": "view2", + "componentName": "view" + } + } + ] + }, + { + "type": "stack", + "content": [ + { + "type": "component", + "title": "view4", + "componentName": "view", + "componentState": { + "url": "http://localhost:5050/html/view.html?title=view4", + "name": "view4", + "backgroundThrottling": true, + "componentName": "view" + } + } + ] + } + ] + } + ] + } + ] + } + } + ] + } +} \ No newline at end of file diff --git a/how-to/use-popup-window/advanced/package.json b/how-to/use-popup-window/advanced/package.json index ac7081f1..0eb7a662 100644 --- a/how-to/use-popup-window/advanced/package.json +++ b/how-to/use-popup-window/advanced/package.json @@ -1,25 +1,25 @@ { - "name": "use-popup-window-advanced", - "version": "0.0.1", - "description": "A demonstration that shows how to use an existing window as a popup.", - "main": "index.js", - "scripts": { - "kill": "node ./scripts/kill.mjs", - "client": "node ./scripts/launch.mjs", - "build-client": "webpack build --config ./client/webpack.config.js --mode=development", - "build": "npm run build-client", - "start": "npx --yes http-server ./public -p 5050 -c-1", - "setup": "cd ../../../ && npm install && cd how-to/use-popup-window/advanced && npm run build" - }, - "author": "connor.mccafferty@openfin.co", - "license": "SEE LICENSE IN LICENSE.MD", - "devDependencies": { - "@openfin/core": "33.77.11", - "@types/node": "^20.4.1", - "@openfin/node-adapter": "33.77.11", - "ts-loader": "^9.4.4", - "typescript": "^5.1.6", - "webpack": "^5.88.1", - "webpack-cli": "^5.1.4" - } -} + "name": "use-popup-window-advanced", + "version": "0.0.1", + "description": "A demonstration that shows how to use an existing window as a popup.", + "main": "index.js", + "scripts": { + "kill": "node ./scripts/kill.mjs", + "client": "node ./scripts/launch.mjs", + "build-client": "webpack build --config ./client/webpack.config.js --mode=development", + "build": "npm run build-client", + "start": "npx --yes http-server ./public -p 5050 -c-1", + "setup": "cd ../../../ && npm install && cd how-to/use-popup-window/advanced && npm run build" + }, + "author": "connor.mccafferty@openfin.co", + "license": "SEE LICENSE IN LICENSE.MD", + "devDependencies": { + "@openfin/core": "33.77.11", + "@types/node": "^20.4.1", + "@openfin/node-adapter": "33.77.11", + "ts-loader": "^9.4.4", + "typescript": "^5.1.6", + "webpack": "^5.88.1", + "webpack-cli": "^5.1.4" + } +} \ No newline at end of file diff --git a/how-to/use-popup-window/advanced/public/manifest.fin.json b/how-to/use-popup-window/advanced/public/manifest.fin.json index 12c5a687..27a7dc53 100644 --- a/how-to/use-popup-window/advanced/public/manifest.fin.json +++ b/how-to/use-popup-window/advanced/public/manifest.fin.json @@ -1,35 +1,35 @@ { - "licenseKey": "openfin-demo-license-key", - "runtime": { - "arguments": "--v=1 --inspect", - "version": "33.116.77.11" - }, - "platform": { - "uuid": "how-to-use-popup-window-advanced", - "autoShow": true - }, - "snapshot": { - "windows": [ - { - "layout": { - "content": [ - { - "type": "stack", - "id": "no-drop-target", - "content": [ - { - "type": "component", - "componentName": "view", - "componentState": { - "processAffinity": "ps_1", - "url": "http://localhost:5050/html/app.html" - } - } - ] - } - ] - } - } - ] - } -} + "licenseKey": "openfin-demo-license-key", + "runtime": { + "arguments": "--v=1 --inspect", + "version": "33.116.77.11" + }, + "platform": { + "uuid": "how-to-use-popup-window-advanced", + "autoShow": true + }, + "snapshot": { + "windows": [ + { + "layout": { + "content": [ + { + "type": "stack", + "id": "no-drop-target", + "content": [ + { + "type": "component", + "componentName": "view", + "componentState": { + "processAffinity": "ps_1", + "url": "http://localhost:5050/html/app.html" + } + } + ] + } + ] + } + } + ] + } +} \ No newline at end of file diff --git a/how-to/use-popup-window/modal/package.json b/how-to/use-popup-window/modal/package.json index acbee9c1..e0e38657 100644 --- a/how-to/use-popup-window/modal/package.json +++ b/how-to/use-popup-window/modal/package.json @@ -1,25 +1,25 @@ { - "name": "use-popup-window-modal", - "version": "0.0.1", - "description": "A demonstration of a modal popup window.", - "main": "index.js", - "scripts": { - "kill": "node ./scripts/kill.mjs", - "client": "node ./scripts/launch.mjs", - "build-client": "webpack build --config ./client/webpack.config.js --mode=development", - "build": "npm run build-client", - "start": "npx --yes http-server ./public -p 5050 -c-1", - "setup": "cd ../../../ && npm install && cd how-to/use-popup-window/modal && npm run build" - }, - "author": "connor.mccafferty@openfin.co", - "license": "SEE LICENSE IN LICENSE.MD", - "devDependencies": { - "@openfin/core": "33.77.11", - "@types/node": "^20.4.1", - "@openfin/node-adapter": "33.77.11", - "ts-loader": "^9.4.4", - "typescript": "^5.1.6", - "webpack": "^5.88.1", - "webpack-cli": "^5.1.4" - } -} + "name": "use-popup-window-modal", + "version": "0.0.1", + "description": "A demonstration of a modal popup window.", + "main": "index.js", + "scripts": { + "kill": "node ./scripts/kill.mjs", + "client": "node ./scripts/launch.mjs", + "build-client": "webpack build --config ./client/webpack.config.js --mode=development", + "build": "npm run build-client", + "start": "npx --yes http-server ./public -p 5050 -c-1", + "setup": "cd ../../../ && npm install && cd how-to/use-popup-window/modal && npm run build" + }, + "author": "connor.mccafferty@openfin.co", + "license": "SEE LICENSE IN LICENSE.MD", + "devDependencies": { + "@openfin/core": "33.77.11", + "@types/node": "^20.4.1", + "@openfin/node-adapter": "33.77.11", + "ts-loader": "^9.4.4", + "typescript": "^5.1.6", + "webpack": "^5.88.1", + "webpack-cli": "^5.1.4" + } +} \ No newline at end of file diff --git a/how-to/use-popup-window/modal/public/manifest.fin.json b/how-to/use-popup-window/modal/public/manifest.fin.json index f0b7886f..79361114 100644 --- a/how-to/use-popup-window/modal/public/manifest.fin.json +++ b/how-to/use-popup-window/modal/public/manifest.fin.json @@ -1,35 +1,35 @@ { - "licenseKey": "openfin-demo-license-key", - "runtime": { - "arguments": "--v=1 --inspect", - "version": "33.116.77.11" - }, - "platform": { - "uuid": "how-to-use-popup-window-modal", - "autoShow": true - }, - "snapshot": { - "windows": [ - { - "layout": { - "content": [ - { - "type": "stack", - "id": "no-drop-target", - "content": [ - { - "type": "component", - "componentName": "view", - "componentState": { - "processAffinity": "ps_1", - "url": "http://localhost:5050/html/app.html" - } - } - ] - } - ] - } - } - ] - } -} + "licenseKey": "openfin-demo-license-key", + "runtime": { + "arguments": "--v=1 --inspect", + "version": "33.116.77.11" + }, + "platform": { + "uuid": "how-to-use-popup-window-modal", + "autoShow": true + }, + "snapshot": { + "windows": [ + { + "layout": { + "content": [ + { + "type": "stack", + "id": "no-drop-target", + "content": [ + { + "type": "component", + "componentName": "view", + "componentState": { + "processAffinity": "ps_1", + "url": "http://localhost:5050/html/app.html" + } + } + ] + } + ] + } + } + ] + } +} \ No newline at end of file diff --git a/how-to/use-popup-window/multiple-results/package.json b/how-to/use-popup-window/multiple-results/package.json index 305b1c88..211e5b25 100644 --- a/how-to/use-popup-window/multiple-results/package.json +++ b/how-to/use-popup-window/multiple-results/package.json @@ -1,25 +1,25 @@ { - "name": "use-popup-window-multiple-results", - "version": "0.0.1", - "description": "A demonstration of a popup window that can return multiple results.", - "main": "index.js", - "scripts": { - "kill": "node ./scripts/kill.mjs", - "client": "node ./scripts/launch.mjs", - "build-client": "webpack build --config ./client/webpack.config.js --mode=development", - "build": "npm run build-client", - "start": "npx --yes http-server ./public -p 5050 -c-1", - "setup": "cd ../../../ && npm install && cd how-to/use-popup-window/multiple-results && npm run build" - }, - "author": "connor.mccafferty@openfin.co", - "license": "SEE LICENSE IN LICENSE.MD", - "devDependencies": { - "@openfin/core": "33.77.11", - "@types/node": "^20.4.1", - "@openfin/node-adapter": "33.77.11", - "ts-loader": "^9.4.4", - "typescript": "^5.1.6", - "webpack": "^5.88.1", - "webpack-cli": "^5.1.4" - } -} + "name": "use-popup-window-multiple-results", + "version": "0.0.1", + "description": "A demonstration of a popup window that can return multiple results.", + "main": "index.js", + "scripts": { + "kill": "node ./scripts/kill.mjs", + "client": "node ./scripts/launch.mjs", + "build-client": "webpack build --config ./client/webpack.config.js --mode=development", + "build": "npm run build-client", + "start": "npx --yes http-server ./public -p 5050 -c-1", + "setup": "cd ../../../ && npm install && cd how-to/use-popup-window/multiple-results && npm run build" + }, + "author": "connor.mccafferty@openfin.co", + "license": "SEE LICENSE IN LICENSE.MD", + "devDependencies": { + "@openfin/core": "33.77.11", + "@types/node": "^20.4.1", + "@openfin/node-adapter": "33.77.11", + "ts-loader": "^9.4.4", + "typescript": "^5.1.6", + "webpack": "^5.88.1", + "webpack-cli": "^5.1.4" + } +} \ No newline at end of file diff --git a/how-to/use-popup-window/multiple-results/public/manifest.fin.json b/how-to/use-popup-window/multiple-results/public/manifest.fin.json index fc8432b7..b0196f87 100644 --- a/how-to/use-popup-window/multiple-results/public/manifest.fin.json +++ b/how-to/use-popup-window/multiple-results/public/manifest.fin.json @@ -1,35 +1,35 @@ { - "licenseKey": "openfin-demo-license-key", - "runtime": { - "arguments": "--v=1 --inspect", - "version": "33.116.77.11" - }, - "platform": { - "uuid": "how-to-use-popup-window-multiple-results", - "autoShow": true - }, - "snapshot": { - "windows": [ - { - "layout": { - "content": [ - { - "type": "stack", - "id": "no-drop-target", - "content": [ - { - "type": "component", - "componentName": "view", - "componentState": { - "processAffinity": "ps_1", - "url": "http://localhost:5050/html/app.html" - } - } - ] - } - ] - } - } - ] - } -} + "licenseKey": "openfin-demo-license-key", + "runtime": { + "arguments": "--v=1 --inspect", + "version": "33.116.77.11" + }, + "platform": { + "uuid": "how-to-use-popup-window-multiple-results", + "autoShow": true + }, + "snapshot": { + "windows": [ + { + "layout": { + "content": [ + { + "type": "stack", + "id": "no-drop-target", + "content": [ + { + "type": "component", + "componentName": "view", + "componentState": { + "processAffinity": "ps_1", + "url": "http://localhost:5050/html/app.html" + } + } + ] + } + ] + } + } + ] + } +} \ No newline at end of file diff --git a/how-to/use-popup-window/single-result/package.json b/how-to/use-popup-window/single-result/package.json index 4cbab8b4..06fd40bf 100644 --- a/how-to/use-popup-window/single-result/package.json +++ b/how-to/use-popup-window/single-result/package.json @@ -1,25 +1,25 @@ { - "name": "use-popup-window-single-result", - "version": "0.0.1", - "description": "A demonstration of a single use popup window.", - "main": "index.js", - "scripts": { - "kill": "node ./scripts/kill.mjs", - "client": "node ./scripts/launch.mjs", - "build-client": "webpack build --config ./client/webpack.config.js --mode=development", - "build": "npm run build-client", - "start": "npx --yes http-server ./public -p 5050 -c-1", - "setup": "cd ../../../ && npm install && cd how-to/use-poupup-window/single-result && npm run build" - }, - "author": "connor.mccafferty@openfin.co", - "license": "SEE LICENSE IN LICENSE.MD", - "devDependencies": { - "@openfin/core": "33.77.11", - "@types/node": "^20.4.1", - "@openfin/node-adapter": "33.77.11", - "ts-loader": "^9.4.4", - "typescript": "^5.1.6", - "webpack": "^5.88.1", - "webpack-cli": "^5.1.4" - } -} + "name": "use-popup-window-single-result", + "version": "0.0.1", + "description": "A demonstration of a single use popup window.", + "main": "index.js", + "scripts": { + "kill": "node ./scripts/kill.mjs", + "client": "node ./scripts/launch.mjs", + "build-client": "webpack build --config ./client/webpack.config.js --mode=development", + "build": "npm run build-client", + "start": "npx --yes http-server ./public -p 5050 -c-1", + "setup": "cd ../../../ && npm install && cd how-to/use-poupup-window/single-result && npm run build" + }, + "author": "connor.mccafferty@openfin.co", + "license": "SEE LICENSE IN LICENSE.MD", + "devDependencies": { + "@openfin/core": "33.77.11", + "@types/node": "^20.4.1", + "@openfin/node-adapter": "33.77.11", + "ts-loader": "^9.4.4", + "typescript": "^5.1.6", + "webpack": "^5.88.1", + "webpack-cli": "^5.1.4" + } +} \ No newline at end of file diff --git a/how-to/use-popup-window/single-result/public/manifest.fin.json b/how-to/use-popup-window/single-result/public/manifest.fin.json index b1bee337..ac43f240 100644 --- a/how-to/use-popup-window/single-result/public/manifest.fin.json +++ b/how-to/use-popup-window/single-result/public/manifest.fin.json @@ -1,35 +1,35 @@ { - "licenseKey": "openfin-demo-license-key", - "runtime": { - "arguments": "--v=1 --inspect", - "version": "33.116.77.11" - }, - "platform": { - "uuid": "how-to-use-popup-window-single-result", - "autoShow": true - }, - "snapshot": { - "windows": [ - { - "layout": { - "content": [ - { - "type": "stack", - "id": "no-drop-target", - "content": [ - { - "type": "component", - "componentName": "view", - "componentState": { - "processAffinity": "ps_1", - "url": "http://localhost:5050/html/app.html" - } - } - ] - } - ] - } - } - ] - } -} + "licenseKey": "openfin-demo-license-key", + "runtime": { + "arguments": "--v=1 --inspect", + "version": "33.116.77.11" + }, + "platform": { + "uuid": "how-to-use-popup-window-single-result", + "autoShow": true + }, + "snapshot": { + "windows": [ + { + "layout": { + "content": [ + { + "type": "stack", + "id": "no-drop-target", + "content": [ + { + "type": "component", + "componentName": "view", + "componentState": { + "processAffinity": "ps_1", + "url": "http://localhost:5050/html/app.html" + } + } + ] + } + ] + } + } + ] + } +} \ No newline at end of file diff --git a/how-to/use-preloads/basic/package.json b/how-to/use-preloads/basic/package.json index 4ee4b8b4..8a3a955d 100644 --- a/how-to/use-preloads/basic/package.json +++ b/how-to/use-preloads/basic/package.json @@ -1,24 +1,24 @@ { - "name": "use-preloads-hello-world", - "version": "0.0.1", - "description": "A demonstration of how to configure preload scripts", - "main": "index.js", - "scripts": { - "kill": "node ./scripts/kill.mjs", - "client": "node ./scripts/launch.mjs", - "build-client": "webpack build --config ./client/webpack.config.js --mode=development", - "build": "npm run build-client", - "start": "npx --yes http-server ./public -p 5050 -c-1", - "setup": "cd ../../../ && npm install && cd how-to/use-preloads/basic && npm run build" - }, - "author": "john.mandia@openfin.co", - "license": "SEE LICENSE IN LICENSE.MD", - "devDependencies": { - "@openfin/node-adapter": "33.77.11", - "ts-loader": "^9.4.4", - "typescript": "^5.1.6", - "webpack": "^5.88.1", - "webpack-cli": "^5.1.4", - "@openfin/core": "33.77.11" - } -} + "name": "use-preloads-hello-world", + "version": "0.0.1", + "description": "A demonstration of how to configure preload scripts", + "main": "index.js", + "scripts": { + "kill": "node ./scripts/kill.mjs", + "client": "node ./scripts/launch.mjs", + "build-client": "webpack build --config ./client/webpack.config.js --mode=development", + "build": "npm run build-client", + "start": "npx --yes http-server ./public -p 5050 -c-1", + "setup": "cd ../../../ && npm install && cd how-to/use-preloads/basic && npm run build" + }, + "author": "john.mandia@openfin.co", + "license": "SEE LICENSE IN LICENSE.MD", + "devDependencies": { + "@openfin/node-adapter": "33.77.11", + "ts-loader": "^9.4.4", + "typescript": "^5.1.6", + "webpack": "^5.88.1", + "webpack-cli": "^5.1.4", + "@openfin/core": "33.77.11" + } +} \ No newline at end of file diff --git a/how-to/use-preloads/basic/public/manifest.fin.json b/how-to/use-preloads/basic/public/manifest.fin.json index fa3844cd..22c3d472 100644 --- a/how-to/use-preloads/basic/public/manifest.fin.json +++ b/how-to/use-preloads/basic/public/manifest.fin.json @@ -1,54 +1,54 @@ { - "runtime": { - "arguments": "--v=1 --inspect", - "version": "33.116.77.11" - }, - "platform": { - "uuid": "how-to-use-preloads-hello-world", - "autoShow": true, - "icon": "http://localhost:5050/favicon.ico", - "preloadScripts": [ - { - "url": "http://localhost:5050/js/preload-platform.bundle.js" - } - ], - "defaultWindowOptions": { - "preloadScripts": [ - { - "url": "http://localhost:5050/js/preload-window.bundle.js" - } - ] - }, - "defaultViewOptions": { - "preloadScripts": [ - { - "url": "http://localhost:5050/js/preload-view.bundle.js" - } - ] - } - }, - "snapshot": { - "windows": [ - { - "layout": { - "content": [ - { - "type": "stack", - "id": "no-drop-target", - "content": [ - { - "type": "component", - "componentName": "view", - "componentState": { - "processAffinity": "ps_1", - "url": "http://localhost:5050/html/app.html" - } - } - ] - } - ] - } - } - ] - } -} + "runtime": { + "arguments": "--v=1 --inspect", + "version": "33.116.77.11" + }, + "platform": { + "uuid": "how-to-use-preloads-hello-world", + "autoShow": true, + "icon": "http://localhost:5050/favicon.ico", + "preloadScripts": [ + { + "url": "http://localhost:5050/js/preload-platform.bundle.js" + } + ], + "defaultWindowOptions": { + "preloadScripts": [ + { + "url": "http://localhost:5050/js/preload-window.bundle.js" + } + ] + }, + "defaultViewOptions": { + "preloadScripts": [ + { + "url": "http://localhost:5050/js/preload-view.bundle.js" + } + ] + } + }, + "snapshot": { + "windows": [ + { + "layout": { + "content": [ + { + "type": "stack", + "id": "no-drop-target", + "content": [ + { + "type": "component", + "componentName": "view", + "componentState": { + "processAffinity": "ps_1", + "url": "http://localhost:5050/html/app.html" + } + } + ] + } + ] + } + } + ] + } +} \ No newline at end of file diff --git a/how-to/use-preloads/restart-on-refresh/package.json b/how-to/use-preloads/restart-on-refresh/package.json index ad00b5d3..0a48b62d 100644 --- a/how-to/use-preloads/restart-on-refresh/package.json +++ b/how-to/use-preloads/restart-on-refresh/package.json @@ -1,24 +1,24 @@ { - "name": "use-preloads-restart-on-refresh", - "version": "0.0.1", - "description": "A demonstration of how to configure preload scripts to restart on refresh of a view", - "main": "index.js", - "scripts": { - "kill": "node ./scripts/kill.mjs", - "client": "node ./scripts/launch.mjs", - "build-client": "webpack build --config ./client/webpack.config.js --mode=development", - "build": "npm run build-client", - "start": "npx --yes http-server ./public -p 5050 -c-1", - "setup": "cd ../../../ && npm install && cd how-to/use-preloads/restart-on-refresh && npm run build" - }, - "author": "john.mandia@openfin.co", - "license": "SEE LICENSE IN LICENSE.MD", - "devDependencies": { - "@openfin/node-adapter": "33.77.11", - "ts-loader": "^9.4.4", - "typescript": "^5.1.6", - "webpack": "^5.88.1", - "webpack-cli": "^5.1.4", - "@openfin/core": "33.77.11" - } -} + "name": "use-preloads-restart-on-refresh", + "version": "0.0.1", + "description": "A demonstration of how to configure preload scripts to restart on refresh of a view", + "main": "index.js", + "scripts": { + "kill": "node ./scripts/kill.mjs", + "client": "node ./scripts/launch.mjs", + "build-client": "webpack build --config ./client/webpack.config.js --mode=development", + "build": "npm run build-client", + "start": "npx --yes http-server ./public -p 5050 -c-1", + "setup": "cd ../../../ && npm install && cd how-to/use-preloads/restart-on-refresh && npm run build" + }, + "author": "john.mandia@openfin.co", + "license": "SEE LICENSE IN LICENSE.MD", + "devDependencies": { + "@openfin/node-adapter": "33.77.11", + "ts-loader": "^9.4.4", + "typescript": "^5.1.6", + "webpack": "^5.88.1", + "webpack-cli": "^5.1.4", + "@openfin/core": "33.77.11" + } +} \ No newline at end of file diff --git a/how-to/use-preloads/restart-on-refresh/public/manifest.fin.json b/how-to/use-preloads/restart-on-refresh/public/manifest.fin.json index 87deaeab..4b304869 100644 --- a/how-to/use-preloads/restart-on-refresh/public/manifest.fin.json +++ b/how-to/use-preloads/restart-on-refresh/public/manifest.fin.json @@ -1,42 +1,42 @@ { - "runtime": { - "arguments": "--v=1 --inspect", - "version": "33.116.77.11" - }, - "platform": { - "uuid": "how-to-use-preloads-restart-on-refresh", - "autoShow": false, - "icon": "http://localhost:5050/favicon.ico", - "defaultViewOptions": { - "preloadScripts": [ - { - "url": "http://localhost:5050/js/preload-view.bundle.js" - } - ] - } - }, - "snapshot": { - "windows": [ - { - "layout": { - "content": [ - { - "type": "stack", - "id": "no-drop-target", - "content": [ - { - "type": "component", - "componentName": "view", - "componentState": { - "processAffinity": "ps_1", - "url": "https://www.google.com/search?q=openfin+preload+scripts" - } - } - ] - } - ] - } - } - ] - } -} + "runtime": { + "arguments": "--v=1 --inspect", + "version": "33.116.77.11" + }, + "platform": { + "uuid": "how-to-use-preloads-restart-on-refresh", + "autoShow": false, + "icon": "http://localhost:5050/favicon.ico", + "defaultViewOptions": { + "preloadScripts": [ + { + "url": "http://localhost:5050/js/preload-view.bundle.js" + } + ] + } + }, + "snapshot": { + "windows": [ + { + "layout": { + "content": [ + { + "type": "stack", + "id": "no-drop-target", + "content": [ + { + "type": "component", + "componentName": "view", + "componentState": { + "processAffinity": "ps_1", + "url": "https://www.google.com/search?q=openfin+preload+scripts" + } + } + ] + } + ] + } + } + ] + } +} \ No newline at end of file diff --git a/how-to/use-security-realms/package.json b/how-to/use-security-realms/package.json index 6b1115ab..2da9d25c 100755 --- a/how-to/use-security-realms/package.json +++ b/how-to/use-security-realms/package.json @@ -1,24 +1,24 @@ { - "name": "use-security-realms", - "version": "0.0.1", - "description": "A demonstration of how to use OpenFin security realms with native applications", - "main": "index.js", - "scripts": { - "kill": "node ./scripts/kill.mjs", - "client": "node ./scripts/launch.mjs", - "build-client": "webpack build --config ./client/webpack.config.js --mode=development", - "build": "npm run build-client", - "start": "npx --yes http-server ./public -p 5050 -c-1", - "setup": "cd ../../ && npm install && cd how-to/use-security-realms && npm run build" - }, - "author": "adam.saland@openfin.co", - "license": "SEE LICENSE IN LICENSE.MD", - "devDependencies": { - "@openfin/node-adapter": "33.77.11", - "ts-loader": "^9.4.4", - "typescript": "^5.1.6", - "webpack": "^5.88.1", - "webpack-cli": "^5.1.4", - "@openfin/core": "33.77.11" - } -} + "name": "use-security-realms", + "version": "0.0.1", + "description": "A demonstration of how to use OpenFin security realms with native applications", + "main": "index.js", + "scripts": { + "kill": "node ./scripts/kill.mjs", + "client": "node ./scripts/launch.mjs", + "build-client": "webpack build --config ./client/webpack.config.js --mode=development", + "build": "npm run build-client", + "start": "npx --yes http-server ./public -p 5050 -c-1", + "setup": "cd ../../ && npm install && cd how-to/use-security-realms && npm run build" + }, + "author": "adam.saland@openfin.co", + "license": "SEE LICENSE IN LICENSE.MD", + "devDependencies": { + "@openfin/node-adapter": "33.77.11", + "ts-loader": "^9.4.4", + "typescript": "^5.1.6", + "webpack": "^5.88.1", + "webpack-cli": "^5.1.4", + "@openfin/core": "33.77.11" + } +} \ No newline at end of file diff --git a/how-to/use-security-realms/public/app.fin.json b/how-to/use-security-realms/public/app.fin.json index e5344671..9ec16120 100644 --- a/how-to/use-security-realms/public/app.fin.json +++ b/how-to/use-security-realms/public/app.fin.json @@ -1,19 +1,19 @@ { - "licenseKey": "64605fac-add3-48a0-8710-64b38e96a2dd", - "runtime": { - "version": "33.116.77.11", - "arguments": "--v=1 --security-realm=PROD-MAIN" - }, - "shortcut": { - "company": "OpenFin", - "description": "PROD Main Application", - "icon": "http://localhost:5050/favicon.ico", - "name": "PROD Main Application" - }, - "startup_app": { - "name": "prod-main-application", - "uuid": "prod-main-application", - "url": "http://localhost:5050/html/app.html", - "autoShow": true - } -} + "licenseKey": "64605fac-add3-48a0-8710-64b38e96a2dd", + "runtime": { + "version": "33.116.77.11", + "arguments": "--v=1 --security-realm=PROD-MAIN" + }, + "shortcut": { + "company": "OpenFin", + "description": "PROD Main Application", + "icon": "http://localhost:5050/favicon.ico", + "name": "PROD Main Application" + }, + "startup_app": { + "name": "prod-main-application", + "uuid": "prod-main-application", + "url": "http://localhost:5050/html/app.html", + "autoShow": true + } +} \ No newline at end of file diff --git a/how-to/use-security-realms/public/manifest.fin.json b/how-to/use-security-realms/public/manifest.fin.json index ee3f0cfe..fbd8d1c1 100644 --- a/how-to/use-security-realms/public/manifest.fin.json +++ b/how-to/use-security-realms/public/manifest.fin.json @@ -1,45 +1,45 @@ { - "runtime": { - "arguments": "--v=1 --inspect --security-realm=PROD-MAIN", - "version": "33.116.77.11" - }, - "shortcut": { - "company": "OpenFin", - "description": "PROD Main Platform", - "icon": "http://localhost:5050/favicon.ico", - "name": "PROD Main Platform" - }, - "platform": { - "uuid": "prod-main-platform", - "autoShow": false, - "permissions": { - "System": { - "launchExternalProcess": true - } - } - }, - "snapshot": { - "windows": [ - { - "layout": { - "content": [ - { - "type": "stack", - "id": "no-drop-target", - "content": [ - { - "type": "component", - "componentName": "view", - "componentState": { - "processAffinity": "ps_1", - "url": "http://localhost:5050/html/view-app.html" - } - } - ] - } - ] - } - } - ] - } -} + "runtime": { + "arguments": "--v=1 --inspect --security-realm=PROD-MAIN", + "version": "33.116.77.11" + }, + "shortcut": { + "company": "OpenFin", + "description": "PROD Main Platform", + "icon": "http://localhost:5050/favicon.ico", + "name": "PROD Main Platform" + }, + "platform": { + "uuid": "prod-main-platform", + "autoShow": false, + "permissions": { + "System": { + "launchExternalProcess": true + } + } + }, + "snapshot": { + "windows": [ + { + "layout": { + "content": [ + { + "type": "stack", + "id": "no-drop-target", + "content": [ + { + "type": "component", + "componentName": "view", + "componentState": { + "processAffinity": "ps_1", + "url": "http://localhost:5050/html/view-app.html" + } + } + ] + } + ] + } + } + ] + } +} \ No newline at end of file diff --git a/how-to/use-security-realms/public/uat/app.fin.json b/how-to/use-security-realms/public/uat/app.fin.json index 257968b2..9fc9785c 100644 --- a/how-to/use-security-realms/public/uat/app.fin.json +++ b/how-to/use-security-realms/public/uat/app.fin.json @@ -1,34 +1,34 @@ { - "licenseKey": "64605fac-add3-48a0-8710-64b38e96a2dd", - "runtime": { - "version": "33.116.77.11", - "arguments": "--v=1 --security-realm=UAT-MAIN" - }, - "shortcut": { - "company": "OpenFin", - "description": "UAT Main Application", - "icon": "http://localhost:5050/favicon.ico", - "name": "UAT Main Application" - }, - "startup_app": { - "name": "uat-main-application", - "uuid": "uat-main-application", - "url": "http://localhost:5050/html/app.html", - "autoShow": true, - "permissions": { - "System": { - "launchExternalProcess": true, - "downloadAsset": true - } - } - }, - "appAssets": [ - { - "src": "http://localhost:5050/assets/UseSecurityRealms.zip", - "version": "0.0.0.1", - "alias": "security-realms-native", - "target": "UseSecurityRealms.exe", - "mandatory": true - } - ] -} + "licenseKey": "64605fac-add3-48a0-8710-64b38e96a2dd", + "runtime": { + "version": "33.116.77.11", + "arguments": "--v=1 --security-realm=UAT-MAIN" + }, + "shortcut": { + "company": "OpenFin", + "description": "UAT Main Application", + "icon": "http://localhost:5050/favicon.ico", + "name": "UAT Main Application" + }, + "startup_app": { + "name": "uat-main-application", + "uuid": "uat-main-application", + "url": "http://localhost:5050/html/app.html", + "autoShow": true, + "permissions": { + "System": { + "launchExternalProcess": true, + "downloadAsset": true + } + } + }, + "appAssets": [ + { + "src": "http://localhost:5050/assets/UseSecurityRealms.zip", + "version": "0.0.0.1", + "alias": "security-realms-native", + "target": "UseSecurityRealms.exe", + "mandatory": true + } + ] +} \ No newline at end of file diff --git a/how-to/use-security-realms/public/uat/manifest.fin.json b/how-to/use-security-realms/public/uat/manifest.fin.json index 2e600cb8..fa572503 100644 --- a/how-to/use-security-realms/public/uat/manifest.fin.json +++ b/how-to/use-security-realms/public/uat/manifest.fin.json @@ -1,45 +1,45 @@ { - "runtime": { - "arguments": "--v=1 --inspect --security-realm=UAT-MAIN", - "version": "33.116.77.11" - }, - "shortcut": { - "company": "OpenFin", - "description": "UAT Main Platform", - "icon": "http://localhost:5050/favicon.ico", - "name": "UAT Main Platform" - }, - "platform": { - "uuid": "uat-main-platform", - "autoShow": false, - "permissions": { - "System": { - "launchExternalProcess": true - } - } - }, - "snapshot": { - "windows": [ - { - "layout": { - "content": [ - { - "type": "stack", - "id": "no-drop-target", - "content": [ - { - "type": "component", - "componentName": "view", - "componentState": { - "processAffinity": "ps_1", - "url": "http://localhost:5050/html/app.html" - } - } - ] - } - ] - } - } - ] - } -} + "runtime": { + "arguments": "--v=1 --inspect --security-realm=UAT-MAIN", + "version": "33.116.77.11" + }, + "shortcut": { + "company": "OpenFin", + "description": "UAT Main Platform", + "icon": "http://localhost:5050/favicon.ico", + "name": "UAT Main Platform" + }, + "platform": { + "uuid": "uat-main-platform", + "autoShow": false, + "permissions": { + "System": { + "launchExternalProcess": true + } + } + }, + "snapshot": { + "windows": [ + { + "layout": { + "content": [ + { + "type": "stack", + "id": "no-drop-target", + "content": [ + { + "type": "component", + "componentName": "view", + "componentState": { + "processAffinity": "ps_1", + "url": "http://localhost:5050/html/app.html" + } + } + ] + } + ] + } + } + ] + } +} \ No newline at end of file diff --git a/how-to/use-window-options/package.json b/how-to/use-window-options/package.json index ceaad6a5..7a14a9b4 100644 --- a/how-to/use-window-options/package.json +++ b/how-to/use-window-options/package.json @@ -1,24 +1,24 @@ { - "name": "use-window-options", - "version": "0.0.1", - "description": "A demonstration of the different options available when opening windows", - "main": "index.js", - "scripts": { - "kill": "node ./scripts/kill.mjs", - "client": "node ./scripts/launch.mjs", - "build-client": "webpack build --config ./client/webpack.config.js --mode=development", - "build": "npm run build-client", - "start": "npx --yes http-server ./public -p 5050 -c-1", - "setup": "cd ../../ && npm install && cd how-to/use-window-options && npm run build" - }, - "author": "martyn.janes@openfin.co", - "license": "SEE LICENSE IN LICENSE.MD", - "devDependencies": { - "@openfin/node-adapter": "33.77.11", - "ts-loader": "^9.4.4", - "typescript": "^5.1.6", - "webpack": "^5.88.1", - "webpack-cli": "^5.1.4", - "@openfin/core": "33.77.11" - } -} + "name": "use-window-options", + "version": "0.0.1", + "description": "A demonstration of the different options available when opening windows", + "main": "index.js", + "scripts": { + "kill": "node ./scripts/kill.mjs", + "client": "node ./scripts/launch.mjs", + "build-client": "webpack build --config ./client/webpack.config.js --mode=development", + "build": "npm run build-client", + "start": "npx --yes http-server ./public -p 5050 -c-1", + "setup": "cd ../../ && npm install && cd how-to/use-window-options && npm run build" + }, + "author": "martyn.janes@openfin.co", + "license": "SEE LICENSE IN LICENSE.MD", + "devDependencies": { + "@openfin/node-adapter": "33.77.11", + "ts-loader": "^9.4.4", + "typescript": "^5.1.6", + "webpack": "^5.88.1", + "webpack-cli": "^5.1.4", + "@openfin/core": "33.77.11" + } +} \ No newline at end of file diff --git a/how-to/use-window-options/public/manifest.fin.json b/how-to/use-window-options/public/manifest.fin.json index 8f93a4fb..de4448d2 100644 --- a/how-to/use-window-options/public/manifest.fin.json +++ b/how-to/use-window-options/public/manifest.fin.json @@ -1,19 +1,19 @@ { - "runtime": { - "arguments": "--v=1 --inspect", - "version": "33.116.77.11" - }, - "startup_app": { - "name": "use-window-options", - "uuid": "use-window-options", - "description": "A guide to OpenFin Window Development", - "url": "http://localhost:5050/html/app.html", - "icon": "http://localhost:5050/favicon.ico", - "autoShow": true, - "defaultWidth": 1200, - "defaultHeight": 800, - "defaultCentered": true, - "minWidth": 800, - "minHeight": 400 - } -} + "runtime": { + "arguments": "--v=1 --inspect", + "version": "33.116.77.11" + }, + "startup_app": { + "name": "use-window-options", + "uuid": "use-window-options", + "description": "A guide to OpenFin Window Development", + "url": "http://localhost:5050/html/app.html", + "icon": "http://localhost:5050/favicon.ico", + "autoShow": true, + "defaultWidth": 1200, + "defaultHeight": 800, + "defaultCentered": true, + "minWidth": 800, + "minHeight": 400 + } +} \ No newline at end of file diff --git a/package.json b/package.json index c17c6d18..279c2f41 100644 --- a/package.json +++ b/package.json @@ -55,4 +55,4 @@ "xml2js": "0.5.0" } } -} +} \ No newline at end of file