xv-webcomponents 1.9.2-qa.0 → 1.9.3-qa.0

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.
@@ -22996,7 +22996,7 @@ header.header .header-top .myArea-list {
22996
22996
  top: calc(100% + var(--spacing-02, 5px));
22997
22997
  min-width: 100%;
22998
22998
  background-color: var(--background);
22999
- z-index: 2;
22999
+ z-index: 999;
23000
23000
  border-radius: 3px;
23001
23001
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.15);
23002
23002
  display: flex;
@@ -178,7 +178,7 @@ export class XvHeader {
178
178
  render() {
179
179
  var _a, _b, _c, _d, _e;
180
180
  const isXvBrand = (((_a = this.metaNav) === null || _a === void 0 ? void 0 : _a['WhitelabelName']) || 'Xv') === 'Xv';
181
- return (h("header", { key: '5032923bdaabcfebc230b7c8b5515be9200dbf10', class: "header" }, h("div", { key: 'd03aa925d4dd08e8ed5390a194b195b4f7683af3', class: "header-wrapper" }, h("div", { key: '6b35209002998f34d3d396ef15c1f7b32f1cb9ec', class: "container" }, h("div", { key: '5b1491c32f9a09ed5da84a2c2fa81576b17b129e', class: "header-top" }, h("div", { key: 'd972de6e03d1b62840987bf10e5d0d7267724f7c', class: "header-top--left" }, h("xv-button-v2", { key: '20b242f58d06a2593bdef542c887619884e37072', class: "menu-btn", variant: "ghost", onClick: this.toggleMobMenu }, h("i", { key: '1606fec6954f454e1abba396bb6bb8518f8b27d1', slot: "icon-left", class: { 'fa': true, 'fa-times': this.mobMenuOpen, 'fa-bars': !this.mobMenuOpen } })), h("a", { key: '474ad1f6d731b5509613f30e8a387fc2235de50d', href: `${window.location.origin}/` }, h("picture", { key: '6133011de60ce6932f1666df5ec455cebbe9a9a3' }, h("source", { key: '81f9864fa97ea56b182ea5c8cdbe645061e21e23', srcSet: ((_b = this.metaNav) === null || _b === void 0 ? void 0 : _b.LogoUrl) || 'https://www.crossvertise.com/ResourcePackages/Bootstrap/assets/dist/images/logo.svg', media: "(min-width: 990px)" }), h("img", { key: 'b8b2be6fc8473629687584267d75261379af1fef', src: ((_c = this.metaNav) === null || _c === void 0 ? void 0 : _c.LogoSmallUrl) || 'https://www.crossvertise.com/ResourcePackages/Bootstrap/assets/dist/images/logo-small.svg', onError: this.logoFallback, loading: "lazy", alt: "Crossvertise" }))), this.orgUnit && (h("xv-link-v2", { key: '5752eec8e023937821422a9e3ecfea86c29a30c3', class: "header-top--orgUnit", variant: "standalone", href: "/de-de/mycrossvertise" }, this.orgUnit))), h("ul", { key: '0f5176bb0e910177e1d62fb9aa0dd0ae6279b204', class: "header-top--right" }, this._renderSearch(), this._renderImpersonationInfo(), !((_d = this.metaNav) === null || _d === void 0 ? void 0 : _d.IsManager) && isXvBrand && (h("li", { key: '1ac2d42a0c24957e39211f7c46a0f81e9eda3f92' }, h("xv-link-v2", { key: 'f3933c11185b1caf475a5aa2e45d641ebd996c90', variant: "ghost", href: "https://www.crossvertise.com/ueber-uns/kontakt" }, h("xv-button-v2", { key: '921760c09849ccc62c66baee837b6b70a5ea6f83', variant: "ghost", size: SIZE_VAR.MD }, h("i", { key: '873330ab3e9ca0a30bac12ae1f2b6229e66b29f9', class: "header-icon far fa-envelope" }), h("span", { key: '0cf4935dff03be4f188d27e12dfbc0c893a0f0ba', class: "header-label" }, "Kontakt"))))), this._renderNotifications(), this._renderAccount(), !((_e = this.metaNav) === null || _e === void 0 ? void 0 : _e.IsManager) && isXvBrand && (h("li", { key: '02f2ce06d2f88d33ba1e81574bfedb4da245d7be' }, h("xv-link-v2", { key: '441cc9de9a9fa30ed54391e6da95d3aa048aae95', variant: "ghost", href: "https://help.crossvertise.com" }, h("xv-button-v2", { key: '80b62dbe61c0639d3aeac4f4724e7d475f91eaa9', variant: "ghost", size: SIZE_VAR.MD }, h("i", { key: '06e4483933af3bd106ad7b14fffe03f2b8fde55e', class: "header-icon far fa-question-circle" }), h("span", { key: 'e742e4d807524f943649c147a831c85cefb659eb', class: "header-label" }, "Hilfe"))))), this._renderShoppingCart()))), h("div", { key: '4b31c8f68201353c29cc21d437cfe61a0daf9ba4', class: "header-wrapper--bg" }, h("div", { key: 'e45bad0bc9c95e414f95567d754bce46ece8418b', class: "container" }, h("xv-mega-menu", { key: '72758ae4ab82585c91518ae1d6362689a93e614e', loading: this.loading, open: this.mobMenuOpen, onOpenChange: this.closeMobMenu })))), h("xv-login-modal", { key: '44cb79733c3101c69ce50f1bfbf74b340dcbda02', visible: this.showLoginModal, onClose: () => this.showLoginModal = false })));
181
+ return (h("header", { key: '5032923bdaabcfebc230b7c8b5515be9200dbf10', class: "header" }, h("div", { key: 'd03aa925d4dd08e8ed5390a194b195b4f7683af3', class: "header-wrapper" }, h("div", { key: '6b35209002998f34d3d396ef15c1f7b32f1cb9ec', class: "container" }, h("div", { key: '5b1491c32f9a09ed5da84a2c2fa81576b17b129e', class: "header-top" }, h("div", { key: 'd972de6e03d1b62840987bf10e5d0d7267724f7c', class: "header-top--left" }, h("xv-button-v2", { key: '20b242f58d06a2593bdef542c887619884e37072', class: "menu-btn", variant: "ghost", onClick: this.toggleMobMenu }, h("i", { key: '1606fec6954f454e1abba396bb6bb8518f8b27d1', slot: "icon-left", class: { 'fa': true, 'fa-times': this.mobMenuOpen, 'fa-bars': !this.mobMenuOpen } })), this.metaNav && (h("a", { key: '9ecbc1471064c932aca997ce141fd03c923437e1', href: `${window.location.origin}/` }, h("picture", { key: 'ceb07f02ac2d97f0f94051a98b64ef8f49d314fe' }, h("source", { key: '8d078b7f63482c96b88f64e1a10a97d3bc6addef', srcSet: ((_b = this.metaNav) === null || _b === void 0 ? void 0 : _b.LogoUrl) || 'https://www.crossvertise.com/ResourcePackages/Bootstrap/assets/dist/images/logo.svg', media: "(min-width: 990px)" }), h("img", { key: '30a6bdbc66b13272af6e93a535cf708862d5a036', src: ((_c = this.metaNav) === null || _c === void 0 ? void 0 : _c.LogoSmallUrl) || 'https://www.crossvertise.com/ResourcePackages/Bootstrap/assets/dist/images/logo-small.svg', onError: this.logoFallback, loading: "lazy", alt: "Crossvertise" })))), this.orgUnit && (h("xv-link-v2", { key: 'b87b01a4c452349c83f5cb61a07cdf16a01e7b96', class: "header-top--orgUnit", variant: "standalone", href: "/de-de/mycrossvertise" }, this.orgUnit))), h("ul", { key: 'f4d7ad7b0feadcefff8085092392aef6f8717c15', class: "header-top--right" }, this._renderSearch(), this._renderImpersonationInfo(), !((_d = this.metaNav) === null || _d === void 0 ? void 0 : _d.IsManager) && isXvBrand && (h("li", { key: '8e59018e83f172c843488ea3d3a145efc7544eb8' }, h("xv-link-v2", { key: '9fd3791a5cfd4102886840824bc396be6046c528', variant: "ghost", href: "https://www.crossvertise.com/ueber-uns/kontakt" }, h("xv-button-v2", { key: 'a134a01f5474c98e2e4d1ac783af1e485200200d', variant: "ghost", size: SIZE_VAR.MD }, h("i", { key: 'c0bd277c5fb4ddd4aaafba4c0de2ca42a265b0d2', class: "header-icon far fa-envelope" }), h("span", { key: '31ab2f48ebbd730a26c0ce732d04dbcbe1444394', class: "header-label" }, "Kontakt"))))), this._renderNotifications(), this._renderAccount(), !((_e = this.metaNav) === null || _e === void 0 ? void 0 : _e.IsManager) && isXvBrand && (h("li", { key: '6cfb07ec9c8163536e44a98f99cb51af7668b758' }, h("xv-link-v2", { key: '358c0a2d3ba6d99556b03aa4f38358791cdf3379', variant: "ghost", href: "https://help.crossvertise.com" }, h("xv-button-v2", { key: '1ba65b37b20e246837c161cb2bd884b489bec465', variant: "ghost", size: SIZE_VAR.MD }, h("i", { key: '196c74ff008e1349ca89065d4157a8e97ccc2c1d', class: "header-icon far fa-question-circle" }), h("span", { key: '5be2ff4b06b27d2d8ced5c365bee57629e582d60', class: "header-label" }, "Hilfe"))))), this._renderShoppingCart()))), h("div", { key: 'a37c7925eafd13cd250d927cc4b1426bbb436363', class: "header-wrapper--bg" }, h("div", { key: 'd27e410fe97649cc507e744224fd4e6b43035e9a', class: "container" }, h("xv-mega-menu", { key: '3f5be944a7a51ffc5922b3015191812cba02fcff', loading: this.loading, open: this.mobMenuOpen, onOpenChange: this.closeMobMenu })))), h("xv-login-modal", { key: 'ea87b4145afe55470664454f6078f3545ff1af3d', visible: this.showLoginModal, onClose: () => this.showLoginModal = false })));
182
182
  }
183
183
  static get is() { return "xv-header"; }
184
184
  static get originalStyleUrls() {