@carbon-labs/wc-global-header 0.53.0 → 0.54.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.
@@ -6763,8 +6763,8 @@ let Tt = class extends k {
6763
6763
  ${e ? x : this.renderHelpMenu()}
6764
6764
  ${e != null && e.productId ? this.renderAssistMe() : x}
6765
6765
  ${this.renderSidekick()} ${this.renderProfile()} ${this.renderSolis()}
6766
- ` : m`<clabs-global-header-unauthenticated-context
6767
- .noAuthHeaderLinks="${t}"></clabs-global-header-unauthenticated-context>`;
6766
+ ` : m`${this.renderHelpMenu()}<clabs-global-header-unauthenticated-context
6767
+ .noAuthHeaderLinks="${t}"></clabs-global-header-unauthenticated-context>`;
6768
6768
  }
6769
6769
  };
6770
6770
  Tt.styles = G`
@@ -1,5 +1,5 @@
1
1
  import E from "react";
2
- import { l as A } from "./HybridIpaasHeader-CvyoGsAB.mjs";
2
+ import { l as A } from "./HybridIpaasHeader-CD3s_rYQ.mjs";
3
3
  /**
4
4
  * @license
5
5
  * Copyright 2018 Google LLC
@@ -1,5 +1,5 @@
1
- import { C as j, b as m, r as O, i as R, n as l, a as v, A as P, t as B, s as E, _ as i, e as K, c as _, F as Z, d as H, p as c, o as p, f as T, g as A, H as q, h as U, j as I, k as W } from "./HybridIpaasHeader-CvyoGsAB.mjs";
2
- import { l as He } from "./HybridIpaasHeader-CvyoGsAB.mjs";
1
+ import { C as j, b as m, r as O, i as R, n as l, a as v, A as P, t as B, s as E, _ as i, e as K, c as _, F as Z, d as H, p as c, o as p, f as T, g as A, H as q, h as U, j as I, k as W } from "./HybridIpaasHeader-CD3s_rYQ.mjs";
2
+ import { l as He } from "./HybridIpaasHeader-CD3s_rYQ.mjs";
3
3
  var X = {
4
4
  elem: "svg",
5
5
  attrs: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carbon-labs/wc-global-header",
3
- "version": "0.53.0",
3
+ "version": "0.54.0",
4
4
  "author": "Your Name <your@email.com>",
5
5
  "publishConfig": {
6
6
  "access": "public",
@@ -48,5 +48,5 @@
48
48
  "vite": "^5.4.21",
49
49
  "webdriverio": "^9.23.2"
50
50
  },
51
- "gitHead": "ec73e312bf941bc8be3089ed1f8d74eb8d0cb1b7"
51
+ "gitHead": "3b3a136ee60865f8a247b33fd9e01624e9ddbc94"
52
52
  }