@carbon/ibmdotcom-web-components 2.20.0-rc.0 → 2.20.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.
Files changed (37) hide show
  1. package/dist/dotcom-shell.js +5 -5
  2. package/dist/dotcom-shell.min.js +5 -5
  3. package/dist/ibmdotcom-web-components-dotcom-shell.js +5 -5
  4. package/dist/ibmdotcom-web-components-dotcom-shell.min.js +5 -5
  5. package/dist/{index-667aee1b.js → index-ca29a51a.js} +26 -19
  6. package/dist/{index-554158e8.js → index-da32acc5.js} +123 -122
  7. package/dist/{left-nav-menu-37d6d466.js → left-nav-menu-03ca4e6e.js} +5 -5
  8. package/dist/{left-nav-menu-6e2a1af1.js → left-nav-menu-73c960db.js} +5 -5
  9. package/dist/{left-nav-menu-category-heading-869a1cfa.js → left-nav-menu-category-heading-be0319c6.js} +5 -5
  10. package/dist/{left-nav-menu-category-heading-0d42cb41.js → left-nav-menu-category-heading-cefcd3f0.js} +5 -5
  11. package/dist/{left-nav-menu-item-9ce47bdc.js → left-nav-menu-item-83f4767e.js} +5 -5
  12. package/dist/{left-nav-menu-item-018f9e7b.js → left-nav-menu-item-a2a18a4a.js} +5 -5
  13. package/dist/{left-nav-menu-section-2e69da34.js → left-nav-menu-section-47c67bd8.js} +5 -5
  14. package/dist/{left-nav-menu-section-76a65744.js → left-nav-menu-section-91e5a492.js} +5 -5
  15. package/dist/{left-nav-overlay-9b58cf19.js → left-nav-overlay-8d2ad9f9.js} +5 -5
  16. package/dist/{left-nav-overlay-998b6052.js → left-nav-overlay-ad684e9d.js} +5 -5
  17. package/dist/{megamenu-category-group-1a41f5b3.js → megamenu-category-group-103d2863.js} +5 -5
  18. package/dist/{megamenu-category-group-e1f628f5.js → megamenu-category-group-5e6c9054.js} +5 -5
  19. package/dist/{megamenu-category-group-copy-36b78919.js → megamenu-category-group-copy-85fc4ede.js} +5 -5
  20. package/dist/{megamenu-category-group-copy-e0277b02.js → megamenu-category-group-copy-cc99c2a6.js} +5 -5
  21. package/dist/{megamenu-category-heading-712017cf.js → megamenu-category-heading-4a2cb054.js} +5 -5
  22. package/dist/{megamenu-category-heading-793cbc0e.js → megamenu-category-heading-7de1ccc9.js} +5 -5
  23. package/dist/{megamenu-category-link-020f0e7e.js → megamenu-category-link-94a3a869.js} +5 -5
  24. package/dist/{megamenu-category-link-cce7f955.js → megamenu-category-link-e61ee8d2.js} +5 -5
  25. package/dist/{megamenu-category-link-group-7f27cdc8.js → megamenu-category-link-group-58ddce41.js} +5 -5
  26. package/dist/{megamenu-category-link-group-81646ef5.js → megamenu-category-link-group-99a611b4.js} +5 -5
  27. package/dist/{megamenu-left-navigation-2741873d.js → megamenu-left-navigation-15fbe30b.js} +5 -5
  28. package/dist/{megamenu-left-navigation-631d14fd.js → megamenu-left-navigation-d61da700.js} +5 -5
  29. package/dist/{megamenu-overlay-417221f5.js → megamenu-overlay-3455b503.js} +5 -5
  30. package/dist/{megamenu-overlay-e39d28f0.js → megamenu-overlay-7809b18f.js} +5 -5
  31. package/dist/{megamenu-tab-60294da2.js → megamenu-tab-7cfc65ba.js} +5 -5
  32. package/dist/{megamenu-tab-47f4a1c7.js → megamenu-tab-bb86ecbf.js} +5 -5
  33. package/es/components/masthead/masthead-composite.js +9 -2
  34. package/es/components/masthead/masthead-composite.js.map +1 -1
  35. package/es/internal/vendor/@carbon/ibmdotcom-utilities/utilities/settings/settings.js +2 -2
  36. package/lib/internal/vendor/@carbon/ibmdotcom-utilities/utilities/settings/settings.js +2 -2
  37. package/package.json +5 -5
@@ -20,16 +20,16 @@
20
20
  * This source code is licensed under the Apache-2.0 license found in the
21
21
  * LICENSE file in the root directory of this source tree.
22
22
  *
23
- * lit-element:
23
+ * lit-html:
24
24
  *
25
25
  * @license
26
- * Copyright 2017 Google LLC
26
+ * Copyright 2022 Google LLC
27
27
  * SPDX-License-Identifier: BSD-3-Clause
28
28
  *
29
- * lit-html:
29
+ * lit-element:
30
30
  *
31
31
  * @license
32
- * Copyright 2022 Google LLC
32
+ * Copyright 2017 Google LLC
33
33
  * SPDX-License-Identifier: BSD-3-Clause
34
34
  *
35
35
  * @lit/reactive-element:
@@ -88,4 +88,4 @@
88
88
  */
89
89
 
90
90
  let process = { env: {} };
91
- import './index-667aee1b.js';
91
+ import './index-ca29a51a.js';
@@ -20,16 +20,16 @@
20
20
  * This source code is licensed under the Apache-2.0 license found in the
21
21
  * LICENSE file in the root directory of this source tree.
22
22
  *
23
- * lit-element:
23
+ * lit-html:
24
24
  *
25
25
  * @license
26
- * Copyright 2017 Google LLC
26
+ * Copyright 2022 Google LLC
27
27
  * SPDX-License-Identifier: BSD-3-Clause
28
28
  *
29
- * lit-html:
29
+ * lit-element:
30
30
  *
31
31
  * @license
32
- * Copyright 2022 Google LLC
32
+ * Copyright 2017 Google LLC
33
33
  * SPDX-License-Identifier: BSD-3-Clause
34
34
  *
35
35
  * @lit/reactive-element:
@@ -87,4 +87,4 @@
87
87
  * https://www.npmjs.com/package/striptags
88
88
  */
89
89
 
90
- import"./index-554158e8.js";
90
+ import"./index-da32acc5.js";
@@ -20,16 +20,16 @@
20
20
  * This source code is licensed under the Apache-2.0 license found in the
21
21
  * LICENSE file in the root directory of this source tree.
22
22
  *
23
- * lit-element:
23
+ * lit-html:
24
24
  *
25
25
  * @license
26
- * Copyright 2017 Google LLC
26
+ * Copyright 2022 Google LLC
27
27
  * SPDX-License-Identifier: BSD-3-Clause
28
28
  *
29
- * lit-html:
29
+ * lit-element:
30
30
  *
31
31
  * @license
32
- * Copyright 2022 Google LLC
32
+ * Copyright 2017 Google LLC
33
33
  * SPDX-License-Identifier: BSD-3-Clause
34
34
  *
35
35
  * @lit/reactive-element:
@@ -88,4 +88,4 @@
88
88
  */
89
89
 
90
90
  let process = { env: {} };
91
- import './index-667aee1b.js';
91
+ import './index-ca29a51a.js';
@@ -20,16 +20,16 @@
20
20
  * This source code is licensed under the Apache-2.0 license found in the
21
21
  * LICENSE file in the root directory of this source tree.
22
22
  *
23
- * lit-element:
23
+ * lit-html:
24
24
  *
25
25
  * @license
26
- * Copyright 2017 Google LLC
26
+ * Copyright 2022 Google LLC
27
27
  * SPDX-License-Identifier: BSD-3-Clause
28
28
  *
29
- * lit-html:
29
+ * lit-element:
30
30
  *
31
31
  * @license
32
- * Copyright 2022 Google LLC
32
+ * Copyright 2017 Google LLC
33
33
  * SPDX-License-Identifier: BSD-3-Clause
34
34
  *
35
35
  * @lit/reactive-element:
@@ -87,4 +87,4 @@
87
87
  * https://www.npmjs.com/package/striptags
88
88
  */
89
89
 
90
- import"./index-554158e8.js";
90
+ import"./index-da32acc5.js";