@carbon-labs/wc-global-header 0.62.0 → 0.63.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.
@@ -7135,6 +7135,7 @@ let Nt = class extends k {
7135
7135
  id="${mn}"
7136
7136
  button-label-active="Close menu"
7137
7137
  button-label-inactive="Open menu"></cds-custom-header-menu-button>
7138
+ <slot name="header-logo"></slot>
7138
7139
  <cds-custom-header-name
7139
7140
  class="${B}__header-name"
7140
7141
  prefix="${((t = (o = this.headerProps) == null ? void 0 : o.brand) == null ? void 0 : t.company) ?? "IBM"}">
@@ -1,5 +1,5 @@
1
1
  import E from "react";
2
- import { l as A } from "./HybridIpaasHeader-CxWZyL-Y.mjs";
2
+ import { l as A } from "./HybridIpaasHeader-BaTnoPEF.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-CxWZyL-Y.mjs";
2
- import { l as He } from "./HybridIpaasHeader-CxWZyL-Y.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-BaTnoPEF.mjs";
2
+ import { l as He } from "./HybridIpaasHeader-BaTnoPEF.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.62.0",
3
+ "version": "0.63.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": "11048a44d3a9d78b755245f0962543c95a51d003"
51
+ "gitHead": "37400c26c9ddf3cc50faf4d540e9bde63562cfaa"
52
52
  }