@coveo/atomic-hosted-page
Advanced tools
Comparing version 0.3.21-pre.4f62a629a1 to 0.3.21-pre.7246aa7584
@@ -1,2 +0,2 @@ | ||
import{p as i,b as t}from"./p-d60c5453.js";const n=()=>{const t=import.meta.url;const n={};if(t!==""){n.resourcesUrl=new URL(".",t).href}return i(n)};n().then((i=>t([["p-cde30245",[[0,"atomic-hosted-page",{initialize:[64],getOrganizationEndpoints:[64]}]]],["p-d25f5710",[[0,"atomic-simple-builder",{initialize:[64],getOrganizationEndpoints:[64]}]]]],i))); | ||
import{p as i,b as t}from"./p-d60c5453.js";const n=()=>{const t=import.meta.url;const n={};if(t!==""){n.resourcesUrl=new URL(".",t).href}return i(n)};n().then((i=>t([["p-d6347def",[[0,"atomic-hosted-page",{initialize:[64],getOrganizationEndpoints:[64]}]]],["p-8f7a914f",[[0,"atomic-simple-builder",{initialize:[64],getOrganizationEndpoints:[64]}]]]],i))); | ||
//# sourceMappingURL=atomic-hosted-page.esm.js.map |
@@ -6,3 +6,3 @@ 'use strict'; | ||
const index = require('./index-4798ddc4.js'); | ||
const hostedPages = require('./hosted-pages-272af42b.js'); | ||
const hostedPages = require('./hosted-pages-da23f7be.js'); | ||
@@ -39,3 +39,3 @@ const AtomicHostedPage = class { | ||
async getOrganizationEndpoints(organizationId, env = 'prod') { | ||
return hostedPages.vi(organizationId, env); | ||
return hostedPages.xi(organizationId, env); | ||
} | ||
@@ -42,0 +42,0 @@ get element() { return index.getElement(this); } |
@@ -6,3 +6,3 @@ 'use strict'; | ||
const index = require('./index-4798ddc4.js'); | ||
const hostedPages = require('./hosted-pages-272af42b.js'); | ||
const hostedPages = require('./hosted-pages-da23f7be.js'); | ||
@@ -39,3 +39,3 @@ const AtomicSimpleBuilder = class { | ||
async getOrganizationEndpoints(organizationId, env = 'prod') { | ||
return hostedPages.vi(organizationId, env); | ||
return hostedPages.xi(organizationId, env); | ||
} | ||
@@ -42,0 +42,0 @@ get element() { return index.getElement(this); } |
import { r as registerInstance, g as getElement } from './index-7c6277cb.js'; | ||
import { v as validateOptions, p as processHostedPage, a as vi, S as StringValue, e as extractPlatformUrl } from './hosted-pages-8d35acf6.js'; | ||
import { v as validateOptions, p as processHostedPage, x as xi, S as StringValue, e as extractPlatformUrl } from './hosted-pages-3f8efcd8.js'; | ||
@@ -34,3 +34,3 @@ const AtomicHostedPage = class { | ||
async getOrganizationEndpoints(organizationId, env = 'prod') { | ||
return vi(organizationId, env); | ||
return xi(organizationId, env); | ||
} | ||
@@ -37,0 +37,0 @@ get element() { return getElement(this); } |
import { r as registerInstance, g as getElement } from './index-7c6277cb.js'; | ||
import { v as validateOptions, p as processHostedPage, a as vi, S as StringValue, e as extractPlatformUrl } from './hosted-pages-8d35acf6.js'; | ||
import { v as validateOptions, p as processHostedPage, x as xi, S as StringValue, e as extractPlatformUrl } from './hosted-pages-3f8efcd8.js'; | ||
@@ -34,3 +34,3 @@ const AtomicSimpleBuilder = class { | ||
async getOrganizationEndpoints(organizationId, env = 'prod') { | ||
return vi(organizationId, env); | ||
return xi(organizationId, env); | ||
} | ||
@@ -37,0 +37,0 @@ get element() { return getElement(this); } |
@@ -1,1 +0,1 @@ | ||
{"name":"@coveo/atomic-hosted-page","description":"Web Component used to inject a Coveo Hosted Search Page in the DOM.","version":"0.3.21-pre.4f62a629a1","repository":{"type":"git","url":"https://github.com/coveo/ui-kit.git","directory":"packages/atomic-hosted-page"},"license":"Apache-2.0","main":"dist/index.cjs.js","module":"dist/index.js","es2015":"dist/esm/index.mjs","es2017":"dist/esm/index.mjs","types":"dist/types/components.d.ts","unpkg":"dist/atomic-page/atomic-hosted-page.esm.js","files":["dist/","loader/","docs/"],"scripts":{"clean":"rimraf -rf dist/*","build":"nx build","dev":"node --max_old_space_size=6144 ../../node_modules/@stencil/core/bin/stencil build --dev --watch --serve","e2e:watch":"cypress open --browser chrome --e2e","e2e":"cypress run --browser chrome","validate:definitions":"tsc --noEmit --esModuleInterop --skipLibCheck ./dist/types/components.d.ts","release:phase1":"npx -p=@coveo/release bump","release:phase2":"npx -p=@coveo/release npm-publish","promote:npm:latest":"node ../../scripts/deploy/update-npm-tag.mjs latest"},"dependencies":{"@coveo/bueno":"0.43.7","@coveo/headless":"2.22.0-pre.4f62a629a1","@stencil/core":"2.17.3"},"devDependencies":{"cypress":"10.8.0"}} | ||
{"name":"@coveo/atomic-hosted-page","description":"Web Component used to inject a Coveo Hosted Search Page in the DOM.","version":"0.3.21-pre.7246aa7584","repository":{"type":"git","url":"https://github.com/coveo/ui-kit.git","directory":"packages/atomic-hosted-page"},"license":"Apache-2.0","main":"dist/index.cjs.js","module":"dist/index.js","es2015":"dist/esm/index.mjs","es2017":"dist/esm/index.mjs","types":"dist/types/components.d.ts","unpkg":"dist/atomic-page/atomic-hosted-page.esm.js","files":["dist/","loader/","docs/"],"scripts":{"clean":"rimraf -rf dist/*","build":"nx build","dev":"node --max_old_space_size=6144 ../../node_modules/@stencil/core/bin/stencil build --dev --watch --serve","e2e:watch":"cypress open --browser chrome --e2e","e2e":"cypress run --browser chrome","validate:definitions":"tsc --noEmit --esModuleInterop --skipLibCheck ./dist/types/components.d.ts","release:phase1":"npx -p=@coveo/release bump","release:phase2":"npx -p=@coveo/release npm-publish","promote:npm:latest":"node ../../scripts/deploy/update-npm-tag.mjs latest"},"dependencies":{"@coveo/bueno":"0.43.7","@coveo/headless":"2.22.0-pre.7246aa7584","@stencil/core":"2.17.3"},"devDependencies":{"cypress":"10.8.0"}} |
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
3748045
6635
+ Added@coveo/headless@2.22.0-pre.7246aa7584(transitive)
- Removed@coveo/headless@2.22.0-pre.4f62a629a1(transitive)