@telia-ace/widget-components-widget-header-flamingo 1.1.123-rc.26 → 1.1.123-rc.28

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.
package/index.js CHANGED
@@ -1 +1 @@
1
- "use strict";const r=async e=>{e.registerComponent("widget-header",Promise.resolve().then(()=>require("./widget-header-DlruRqsL.js")))};module.exports=r;
1
+ "use strict";const r=async e=>{e.registerComponent("widget-header",Promise.resolve().then(()=>require("./widget-header-BfYgjWCK.js")))};module.exports=r;
package/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  const t = async (e) => {
2
- e.registerComponent("widget-header", import("./widget-header-DuOAKwUy.mjs"));
2
+ e.registerComponent("widget-header", import("./widget-header-D9VpIwjw.mjs"));
3
3
  };
4
4
  export {
5
5
  t as default
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@telia-ace/widget-components-widget-header-flamingo",
3
- "version": "1.1.123-rc.26",
3
+ "version": "1.1.123-rc.28",
4
4
  "dependencies": {
5
5
  "lit": "^3.0.2",
6
- "@telia-ace/widget-core-flamingo": "1.1.123-rc.26",
6
+ "@telia-ace/widget-core-flamingo": "1.1.123-rc.28",
7
7
  "@teliads/components": "^22.1.1",
8
8
  "@teliads/icons": "^8.4.0",
9
9
  "@lit-labs/motion": "^1.0.8",
@@ -685,7 +685,7 @@
685
685
 
686
686
  .options-menu__item:disabled,
687
687
  .options-menu__item[disabled] {
688
- cursor: default;
689
- pointer-events: none;
688
+ cursor: not-allowed;
689
+ opacity: 0.5;
690
690
  }
691
691
  `];let O=be;ft([S()],O.prototype,"optionsIsVisible");ft([S()],O.prototype,"authState");ft([S()],O.prototype,"userName");ft([S()],O.prototype,"authUrl");ft([S()],O.prototype,"showAuthOptions");exports.WidgetHeader=O;exports.default=O;
@@ -3839,8 +3839,8 @@ be.styles = [
3839
3839
 
3840
3840
  .options-menu__item:disabled,
3841
3841
  .options-menu__item[disabled] {
3842
- cursor: default;
3843
- pointer-events: none;
3842
+ cursor: not-allowed;
3843
+ opacity: 0.5;
3844
3844
  }
3845
3845
  `
3846
3846
  ];