@openfin/workspace 6.3.0 → 6.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@openfin/workspace","description":"An API for integrating with OpenFin Workspace.","author":"Brandon Waring <brandon.waring@openfin.co>","contributors":[],"main":"index.js","version":"6.3.0","scripts":{"promote:docs":"chmod +x ../common/scripts/deploy-latest-docs.sh && ../common/scripts/deploy-latest-docs.sh $(node ../common/scripts/echo-version.js) /api","promote":"node ../common/scripts/promote-npm.js && npm run promote:docs","deploy:next":"npm run deploy:next:npm && npm run deploy:next:docs","deploy:next:npm":"cd out && npm publish --tag next","deploy:next:docs":"DIR=/api node ../common/scripts/archive-docs.js","cp:readme":"copyfiles README.md out","cp:package":"node ../common/scripts/cp-package.js","create:rootIndex":"node ../common/scripts/cp-root-index.js","package":"npm run cp:readme && npm run cp:package && npm run create:rootIndex","clean":"rimraf ./out && rimraf ./docs","build:common":"cross-env ENV=prod webpack --mode=production --config ./webpack.common.config.js","build":"npm run clean && npm run build:common && npm run build:docs","build:docs":"typedoc --tsconfig ./tsconfig.json --readme none --disableSources ./src/index.ts ./src/home.ts ./src/storefront.ts ./src/legacy.ts ./src/notifications.ts","test":"jest --watch --colors","test:ci":"jest","check":"node ../common/scripts/check-npm.js"},"keywords":["client api"],"license":"MIT","bugs":{"url":"https://github.com/openfin/workspace/issues"},"homepage":"https://github.com/openfin/workspace/search-api#readme"}
1
+ {"name":"@openfin/workspace","description":"An API for integrating with OpenFin Workspace.","author":"Brandon Waring <brandon.waring@openfin.co>","contributors":[],"main":"index.js","version":"6.3.3","scripts":{"promote:docs":"chmod +x ../common/scripts/deploy-latest-docs.sh && ../common/scripts/deploy-latest-docs.sh $(node ../common/scripts/echo-version.js) /api","promote":"node ../common/scripts/promote-npm.js && npm run promote:docs","deploy:next":"npm run deploy:next:npm && npm run deploy:next:docs","deploy:next:npm":"cd out && npm publish --tag next","deploy:next:docs":"DIR=/api node ../common/scripts/archive-docs.js","cp:readme":"copyfiles README.md out","cp:package":"node ../common/scripts/cp-package.js","create:rootIndex":"node ../common/scripts/cp-root-index.js","create:restModules":"node ./scripts/create-rest-modules.js","package":"npm run cp:readme && npm run cp:package && npm run create:rootIndex && npm run create:restModules","clean":"rimraf ./out && rimraf ./docs","build:common":"cross-env ENV=prod webpack --mode=production --config ./webpack.common.config.js","build":"npm run clean && npm run build:common && npm run build:docs","build:docs":"typedoc --tsconfig ./tsconfig.json --readme none --disableSources ./src/index.ts ./src/home.ts ./src/store.ts ./src/legacy.ts ./src/notifications.ts","test":"jest --watch --colors","test:ci":"jest","check":"node ../common/scripts/check-npm.js"},"dependencies":{"openfin-notifications":"1.12.2-alpha-884"},"keywords":["client api"],"license":"MIT","bugs":{"url":"https://github.com/openfin/workspace/issues"},"homepage":"https://github.com/openfin/workspace/search-api#readme"}
package/store.d.ts ADDED
@@ -0,0 +1 @@
1
+ export * from './client-api/src/store';
package/store.js ADDED
@@ -0,0 +1,2 @@
1
+ (()=>{"use strict";var e={3298:(e,t,o)=>{o(5316)},3758:(e,t,o)=>{var r,n,i;!function(e){e.Suggestion="suggestion"}(r||(r={})),function(e){e.Contact="Contact",e.Custom="Custom",e.List="List",e.Plain="Plain",e.SimpleText="SimpleText"}(n||(n={})),function(e){e.MultiSelect="MultiSelect"}(i||(i={}))},7564:(e,t,o)=>{o(3298),o(3758),o(6114),o(2109)},6114:(e,t,o)=>{var r,n;o.d(t,{L:()=>r,T:()=>n}),function(e){e.Snapshot="snapshot",e.Manifest="manifest",e.View="view",e.External="external"}(r||(r={})),function(e){e.LandingPage="landingPage",e.AppGrid="appGrid"}(n||(n={}))},2109:(e,t,o)=>{var r;!function(e){e.Primary="primary",e.Secondary="secondary",e.TextOnly="textOnly"}(r||(r={}))},7405:(e,t,o)=>{o.d(t,{Ml:()=>a,Dm:()=>s,Xl:()=>f,aB:()=>p});var r=o(6678);const n=r.Ax&&"complete"!==document.readyState&&new Promise((e=>document.addEventListener("readystatechange",(()=>{"complete"===document.readyState&&e()}))));var i=o(121);var a;!function(e){e.RegisterStorefrontProvider="register-storefront-provider",e.DeregisterStorefrontProvider="deregister-storefront-provider",e.GetStorefrontProviders="get-storefront-providers",e.HideStorefront="hide-storefront",e.GetStorefrontProviderApps="get-storefront-provider-apps",e.GetStorefrontProviderLandingPage="get-storefront-provider-landing-page",e.GetStorefrontProviderFooter="get-storefront-provider-footer",e.GetStorefrontProviderNavigation="get-storefront-provider-navigation",e.LaunchStorefrontProviderApp="launch-storefront-provider-app",e.ShowStorefront="show-storefront",e.CreateStorefrontWindow="create-storefront-window",e.ShowHome="show-home",e.HideHome="hide-home",e.AssignHomeSearchContext="assign-home-search-context",e.GetLegacyPages="get-legacy-pages",e.GetLegacyWorkspaces="get-legacy-workspaces",e.GetComputedPlatformTheme="get-computed-platform-theme"}(a||(a={}));const s=function(e){let t;return()=>{if(!r.sS)throw new Error("getChannelClient cannot be used outside an OpenFin env. Avoid using this method during pre-rendering.");return t||(t=(async()=>{await n;const o=await fin.InterApplicationBus.Channel.connect(e);return o.onDisconnection((async()=>{t=void 0})),o})().then((e=>e)).catch((o=>{throw t=void 0,new Error(`failed to connect to channel provider ${e}: ${o}`)}))),t}}("__of_workspace_protocol__"),d="isLaunchedViaLib",c=e=>{const t=new URL(e);return t.searchParams.append(d,"true"),t.toString()},p=async()=>{if(!await(0,i.JV)(i.iW))return(r.ZK||-1===navigator.userAgent.indexOf("Win"))&&await fin.Application.startFromManifest(c(r.aW)),fin.System.openUrlWithBrowser(c(r.GX))},f=async()=>(await p(),s())},5806:(e,t,o)=>{o.d(t,{q9:()=>r});var r,n,i,a=o(6678);!function(e){e.Workspace="openfin-browser"}(r||(r={})),function(e){e.RunRequested="run-requested",e.WindowOptionsChanged="window-options-changed",e.WindowClosed="window-closed",e.WindowCreated="window-created"}(n||(n={})),function(e){e.FinProtocol="fin-protocol"}(i||(i={}));a.AB,a.AB,r.Workspace,r.Workspace},6678:(e,t,o)=>{var r;o.d(t,{sS:()=>n,Ax:()=>i,AB:()=>s,oC:()=>d,ZK:()=>c,GX:()=>p,aW:()=>f}),function(e){e.Local="local",e.Dev="dev",e.Staging="staging",e.Prod="prod"}(r||(r={}));const n="undefined"!=typeof window&&"undefined"!=typeof fin,i=("undefined"==typeof process||process.env?.JEST_WORKER_ID,"undefined"!=typeof window),a=i?window.origin:r.Local,s=n&&fin.me.uuid,d=n&&fin.me.name,c=(n&&fin.me.entityType,"prod"===r.Local),p=(r.Dev,r.Staging,r.Prod,"fins://system-apps/workspace"),f="https://cdn.openfin.co/workspace/6.3.3/app.json",g=e=>e.startsWith("http://")||e.startsWith("https://")?e:a+e;g("https://cdn.openfin.co/workspace/6.3.3"),g("https://cdn.openfin.co/workspace/6.3.3"),"undefined"!=typeof WORKSPACE_DOCS_PLATFORM_URL&&g(WORKSPACE_DOCS_PLATFORM_URL),"undefined"!=typeof WORKSPACE_DOCS_CLIENT_URL&&g(WORKSPACE_DOCS_CLIENT_URL)},121:(e,t,o)=>{o.d(t,{iW:()=>d,JV:()=>c});var r,n,i=o(5806),a=o(6678);!function(e){e.Home="openfin-home",e.Dock="openfin-dock",e.Storefront="openfin-storefront",e.HomeInternal="openfin-home-internal",e.BrowserMenu="openfin-browser-menu",e.BrowserIndicator="openfin-browser-indicator",e.BrowserWindow="internal-generated-window"}(r||(r={})),function(e){e.Shown="shown",e.BoundsChanged="bounds-changed",e.LayoutReady="layout-ready",e.EndUserBoundsChanging="end-user-bounds-changing",e.Blurred="blurred",e.CloseRequested="close-requested",e.Focused="focused",e.ShowRequested="show-requested",e.ViewCrashed="view-crashed",e.ViewAttached="view-attached",e.ViewDetached="view-detached",e.ViewPageTitleUpdated="view-page-title-updated",e.ViewDestroyed="view-destroyed",e.OptionsChanged="options-changed"}(n||(n={}));function s(e){if(!a.sS)throw new Error("getOFWindow can only be used in an OpenFin env. Avoid calling this method during pre-rendering.");return fin.Window.wrapSync(e)}a.oC,a.AB;r.Home,i.q9.Workspace,r.Dock,i.q9.Workspace,r.Storefront,i.q9.Workspace;const d={name:i.q9.Workspace,uuid:i.q9.Workspace};const c=e=>s(e).getOptions().then((()=>!0)).catch((()=>!1))},5316:(e,t,o)=>{var r,n;!function(e){e.Fetching="fetching",e.Fetched="fetched",e.Complete="complete"}(r||(r={})),function(e){e.Active="active",e.Default="default"}(n||(n={}))}},t={};function o(r){var n=t[r];if(void 0!==n)return n.exports;var i=t[r]={exports:{}};return e[r](i,i.exports,o),i.exports}o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};(()=>{o.r(r),o.d(r,{AppManifestType:()=>t.L,StorefrontTemplate:()=>t.T,deregister:()=>c,hide:()=>p,register:()=>d,show:()=>f});var e=o(7405);o(7564);var t=o(6114);let n;const i=new Map,a=e=>{if(!i.has(e))throw new Error(`Storefront Provider with id ${e} is not registered`);return i.get(e)},s=async t=>{const o=await(0,e.Xl)();if(i.has(t.id))throw new Error(`Storefront provider with id ${t.id} already registered`);return i.set(t.id,t),(t=>{t.isStorefrontActionsRegistered||(t.isStorefrontActionsRegistered=!0,t.register(e.Ml.GetStorefrontProviderApps,(e=>a(e).getApps())),t.register(e.Ml.GetStorefrontProviderFooter,(e=>a(e).getFooter())),t.register(e.Ml.GetStorefrontProviderLandingPage,(e=>a(e).getLandingPage())),t.register(e.Ml.GetStorefrontProviderNavigation,(e=>a(e).getNavigation())),t.register(e.Ml.LaunchStorefrontProviderApp,(({id:e,app:t})=>a(e).launchApp(t))))})(o),o.dispatch(e.Ml.RegisterStorefrontProvider,t)},d=e=>(n=s(e),n),c=async t=>{await n,i.delete(t);return(await(0,e.Xl)()).dispatch(e.Ml.DeregisterStorefrontProvider,t)},p=async()=>{await n,await(0,e.aB)(),await(async()=>(await(0,e.Dm)()).dispatch(e.Ml.HideStorefront,void 0))()},f=async()=>{await n,await(0,e.aB)(),await(async()=>(await(0,e.Dm)()).dispatch(e.Ml.ShowStorefront,null))()}})(),module.exports=r})();
2
+ //# sourceMappingURL=store.js.map
package/store.js.map ADDED
@@ -0,0 +1 @@
1
+ {"version":3,"file":"store.js","mappings":"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","sources":["webpack://@openfin/workspace/./src/shapes/home.ts","webpack://@openfin/workspace/./src/shapes/store.ts","webpack://@openfin/workspace/./src/shapes/templates.ts","webpack://@openfin/workspace/../common/src/utils/channels.ts","webpack://@openfin/workspace/../common/src/api/protocol.ts","webpack://@openfin/workspace/../common/src/utils/application.ts","webpack://@openfin/workspace/../common/src/utils/env.ts","webpack://@openfin/workspace/../common/src/utils/window.ts","webpack://@openfin/workspace/../search-api/src/shapes.ts","webpack://@openfin/workspace/webpack/bootstrap","webpack://@openfin/workspace/webpack/runtime/define property getters","webpack://@openfin/workspace/webpack/runtime/hasOwnProperty shorthand","webpack://@openfin/workspace/webpack/runtime/make namespace object","webpack://@openfin/workspace/./src/store.ts","webpack://@openfin/workspace/../common/src/api/storefront.ts"],"names":["CLIAction","CLITemplate","CLIFilterOptionType","AppManifestType","StorefrontTemplate","ButtonStyle","docLoadPromise","document","readyState","Promise","res","addEventListener","ChannelAction","getChannelClient","channelName","channelPromise","Error","async","channel","fin","InterApplicationBus","Channel","connect","onDisconnection","undefined","connectToChannel","then","r","catch","err","makeGetChannelClient","isLaunchedViaLibQuery","getProviderUrlWithParams","url","finsURL","URL","searchParams","append","toString","launchProvider","navigator","userAgent","indexOf","Application","startFromManifest","System","openUrlWithBrowser","getChannelClientAndLaunchProvider","ApplicationUUID","ApplicationEventType","LaunchModeType","Workspace","Env","isFin","window","isWindowDefined","process","env","JEST_WORKER_ID","windowOrigin","origin","Local","finUUID","me","uuid","finName","name","isEnvLocal","entityType","workspaceProviderFinsLink","Dev","Staging","Prod","workspaceProviderFallbackUrl","getAbsoluteUrl","startsWith","WORKSPACE_DOCS_PLATFORM_URL","WORKSPACE_DOCS_CLIENT_URL","WindowName","WindowEvent","getOFWindow","identity","Window","wrapSync","Home","Dock","Storefront","providerOFIdentity","isWindowRunning","getOptions","SearchProviderResponseGeneratorState","SearchTagBackground","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","exports","module","__webpack_modules__","d","definition","key","o","Object","defineProperty","enumerable","get","obj","prop","prototype","hasOwnProperty","call","Symbol","toStringTag","value","currentRegistrationPromise","registeredProviders","Map","getStorefrontProviderOrFail","id","has","registerInternal","provider","set","isStorefrontActionsRegistered","register","getApps","getFooter","getLandingPage","getNavigation","app","launchApp","registerChannelClientActions","dispatch","deregister","providerId","delete","hide","hideStorefront","show","showStorefront"],"sourceRoot":""}