@telia-ace/widget-components-widget-header-flamingo 1.1.76-rc.21 → 1.1.76-rc.23

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-e5cd6000.js")))};module.exports=r;
1
+ "use strict";const r=async e=>{e.registerComponent("widget-header",Promise.resolve().then(()=>require("./widget-header-59f31482.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-69541fad.mjs"));
2
+ e.registerComponent("widget-header", import("./widget-header-57db7d27.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.76-rc.21",
3
+ "version": "1.1.76-rc.23",
4
4
  "dependencies": {
5
5
  "lit": "^3.0.2",
6
- "@telia-ace/widget-core-flamingo": "1.1.76-rc.21",
6
+ "@telia-ace/widget-core-flamingo": "1.1.76-rc.23",
7
7
  "@teliads/components": "^22.1.1",
8
8
  "@teliads/icons": "^8.4.0",
9
9
  "@lit-labs/motion": "^1.0.6",
@@ -2712,7 +2712,7 @@ ne.styles = j`
2712
2712
  }
2713
2713
 
2714
2714
  :host(.embedded) {
2715
- padding: 40px !important;
2715
+ padding: 40px 20px 20px 40px !important;
2716
2716
  }
2717
2717
 
2718
2718
  @media screen and (max-device-width: 800px) {
@@ -332,7 +332,7 @@
332
332
  }
333
333
 
334
334
  :host(.embedded) {
335
- padding: 40px !important;
335
+ padding: 40px 20px 20px 40px !important;
336
336
  }
337
337
 
338
338
  @media screen and (max-device-width: 800px) {