@openfin/core-web 0.40.11 → 0.40.12
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +23 -23
- package/docs/platform-developer-guide.md +4 -0
- package/docs/web-application-developer-guide.md +4 -0
- package/out/api-client.js +1 -1
- package/out/docs/.nojekyll +1 -0
- package/out/docs/assets/highlight.css +134 -0
- package/out/docs/assets/icons.js +18 -0
- package/out/docs/assets/icons.svg +1 -0
- package/out/docs/assets/main.js +60 -0
- package/out/docs/assets/navigation.js +1 -0
- package/out/docs/assets/search.js +1 -0
- package/out/docs/assets/style.css +1448 -0
- package/out/docs/documents/OpenFin_Web_Application_Developer_Guide.html +43 -0
- package/out/docs/documents/Platform_Developer_Guide.html +75 -0
- package/out/docs/functions/_openfin_core_web.connect.html +18 -0
- package/out/docs/functions/_openfin_core_web_iframe_broker.init.html +1 -0
- package/out/docs/functions/_openfin_core_web_iframe_broker.rejectConnections.html +1 -0
- package/out/docs/index.html +6 -0
- package/out/docs/modules/_openfin_core_web.html +19 -0
- package/out/docs/modules/_openfin_core_web_iframe_broker.html +10 -0
- package/out/docs/modules/_openfin_core_web_shared_worker.html +4 -0
- package/out/docs/types/_openfin_core_web.BaseConfig.html +3 -0
- package/out/docs/types/_openfin_core_web.BaseConnectionOptions.html +4 -0
- package/out/docs/types/_openfin_core_web.ConnectConfig.html +1 -0
- package/out/docs/types/_openfin_core_web.InheritModeConnectConfig.html +12 -0
- package/out/docs/types/_openfin_core_web.StandAloneConnectConfig.html +7 -0
- package/out/docs/types/_openfin_core_web.ViewComponentConfig.html +1 -0
- package/out/docs/types/_openfin_core_web.WebCreateLayoutOptions.html +1 -0
- package/out/docs/types/_openfin_core_web.WebLayoutComponent.html +2 -0
- package/out/docs/types/_openfin_core_web.WebLayoutInitOptions.html +1 -0
- package/out/docs/types/_openfin_core_web.WebLayoutOptions.html +1 -0
- package/out/docs/types/_openfin_core_web.WebLayoutPlatformOptions.html +1 -0
- package/out/docs/types/_openfin_core_web.WebLayoutSnapshot.html +1 -0
- package/out/docs/types/_openfin_core_web_iframe_broker.ConnectionOptions.html +1 -0
- package/out/docs/variables/_openfin_core_web_shared_worker.default.html +1 -0
- package/out/main-39bf2e67.js +3 -0
- package/out/main-3dc4b9f2.js +1 -0
- package/out/shared-worker.js +1 -1
- package/package.json +2 -3
- package/out/docs/@openfin/core-web/README.md +0 -50
- package/out/docs/@openfin/core-web/functions/connect.md +0 -54
- package/out/docs/@openfin/core-web/iframe-broker/README.md +0 -35
- package/out/docs/@openfin/core-web/iframe-broker/functions/init.md +0 -17
- package/out/docs/@openfin/core-web/iframe-broker/functions/rejectConnections.md +0 -19
- package/out/docs/@openfin/core-web/iframe-broker/type-aliases/ConnectionOptions.md +0 -23
- package/out/docs/@openfin/core-web/shared-worker/README.md +0 -16
- package/out/docs/@openfin/core-web/shared-worker/variables/default.md +0 -9
- package/out/docs/@openfin/core-web/type-aliases/BaseConfig.md +0 -18
- package/out/docs/@openfin/core-web/type-aliases/BaseConnectionOptions.md +0 -29
- package/out/docs/@openfin/core-web/type-aliases/ConnectConfig.md +0 -9
- package/out/docs/@openfin/core-web/type-aliases/InheritModeConnectConfig.md +0 -49
- package/out/docs/@openfin/core-web/type-aliases/StandAloneConnectConfig.md +0 -31
- package/out/docs/@openfin/core-web/type-aliases/ViewComponentConfig.md +0 -9
- package/out/docs/@openfin/core-web/type-aliases/WebCreateLayoutOptions.md +0 -15
- package/out/docs/@openfin/core-web/type-aliases/WebLayoutComponent.md +0 -23
- package/out/docs/@openfin/core-web/type-aliases/WebLayoutInitOptions.md +0 -15
- package/out/docs/@openfin/core-web/type-aliases/WebLayoutOptions.md +0 -15
- package/out/docs/@openfin/core-web/type-aliases/WebLayoutPlatformOptions.md +0 -15
- package/out/docs/@openfin/core-web/type-aliases/WebLayoutSnapshot.md +0 -15
- package/out/docs/README.md +0 -11
- package/out/main-3826f303.js +0 -1
- package/out/main-5acdc9b9.js +0 -1
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.