@fluid-topics/ft-in-product-help 1.0.48 → 1.0.49

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.
@@ -94,7 +94,7 @@ var dt,ft;let ut=class extends N{constructor(){super(...arguments),this.renderOp
94
94
  display: inline-block;
95
95
  width: 0;
96
96
  }
97
- `;var Nt,Mt,Rt;const zt=navigator.vendor&&!!navigator.vendor.match(/apple/i)||"[object SafariRemoteNotification]"===(null!==(Rt=null===(Mt=null===(Nt=window.safari)||void 0===Nt?void 0:Nt.pushNotification)||void 0===Mt?void 0:Mt.toString())&&void 0!==Rt?Rt:"");var Ft;t.FtInProductHelpMode=void 0,(Ft=t.FtInProductHelpMode||(t.FtInProductHelpMode={})).STANDARD="standard",Ft.THEATER="theater",Ft.FULLSCREEN="fullscreen";class Ut extends CustomEvent{constructor(t,e){super("visibility-change",{detail:{opened:t,displayMode:e}})}}const jt={standardSizeWidth:vt.create("--ft-in-product-help-standard-width","SIZE","400px"),standardSizeHeight:vt.create("--ft-in-product-help-standard-height","SIZE","630px"),topPosition:vt.create("--ft-in-product-help-top","SIZE","unset"),rightPosition:vt.create("--ft-in-product-help-right","SIZE","1rem"),bottomPosition:vt.create("--ft-in-product-help-bottom","SIZE","1rem"),leftPosition:vt.create("--ft-in-product-help-left","SIZE","unset"),zIndex:vt.create("--ft-in-product-help-zindex","NUMBER","10"),theaterSizeWidth:vt.create("--ft-in-product-help-theater-width","SIZE","90%"),theaterSizeHeight:vt.create("--ft-in-product-help-theater-height","SIZE","60%"),fullscreenSizeWidth:vt.create("--ft-in-product-help-fullscreen-width","SIZE","100%"),fullscreenSizeHeight:vt.create("--ft-in-product-help-fullscreen-height","SIZE","100%"),borderStyle:vt.create("--ft-in-product-help-border-style","BORDER-STYLE","solid"),borderWidth:vt.create("--ft-in-product-help-border-width","SIZE","0"),borderColor:vt.extend("--ft-in-product-help-border-color",yt.colorPrimary),borderRadius:vt.extend("--ft-in-product-help-border-radius",yt.borderRadiusM),shadow:vt.extend("--ft-in-product-help-shadow",yt.elevation02),topBarHeight:vt.create("--ft-in-product-help-top-bar-height","SIZE","28px"),iconColor:vt.extend("--ft-in-product-help-icon-color",yt.colorOnSurface),iconGap:vt.create("--ft-in-product-help-icon-gap","SIZE","8px"),tabletBreakpoint:vt.create("--ft-in-product-help-tablet-breakpoint","SIZE","768px"),desktopBreakpoint:vt.create("--ft-in-product-help-desktop-breakpoint","SIZE","1280px"),colorSurface:vt.external(yt.colorSurface,"Design system"),colorPrimary:vt.external(yt.colorPrimary,"Design system")},Bt=x`
97
+ `;var Nt,Mt,Rt;window.ftReduxStores||(window.ftReduxStores={});const zt=navigator.vendor&&!!navigator.vendor.match(/apple/i)||"[object SafariRemoteNotification]"===(null!==(Rt=null===(Mt=null===(Nt=window.safari)||void 0===Nt?void 0:Nt.pushNotification)||void 0===Mt?void 0:Mt.toString())&&void 0!==Rt?Rt:"");var Ft;t.FtInProductHelpMode=void 0,(Ft=t.FtInProductHelpMode||(t.FtInProductHelpMode={})).STANDARD="standard",Ft.THEATER="theater",Ft.FULLSCREEN="fullscreen";class Ut extends CustomEvent{constructor(t,e){super("visibility-change",{detail:{opened:t,displayMode:e}})}}const jt={standardSizeWidth:vt.create("--ft-in-product-help-standard-width","SIZE","400px"),standardSizeHeight:vt.create("--ft-in-product-help-standard-height","SIZE","630px"),topPosition:vt.create("--ft-in-product-help-top","SIZE","unset"),rightPosition:vt.create("--ft-in-product-help-right","SIZE","1rem"),bottomPosition:vt.create("--ft-in-product-help-bottom","SIZE","1rem"),leftPosition:vt.create("--ft-in-product-help-left","SIZE","unset"),zIndex:vt.create("--ft-in-product-help-zindex","NUMBER","10"),theaterSizeWidth:vt.create("--ft-in-product-help-theater-width","SIZE","90%"),theaterSizeHeight:vt.create("--ft-in-product-help-theater-height","SIZE","60%"),fullscreenSizeWidth:vt.create("--ft-in-product-help-fullscreen-width","SIZE","100%"),fullscreenSizeHeight:vt.create("--ft-in-product-help-fullscreen-height","SIZE","100%"),borderStyle:vt.create("--ft-in-product-help-border-style","BORDER-STYLE","solid"),borderWidth:vt.create("--ft-in-product-help-border-width","SIZE","0"),borderColor:vt.extend("--ft-in-product-help-border-color",yt.colorPrimary),borderRadius:vt.extend("--ft-in-product-help-border-radius",yt.borderRadiusM),shadow:vt.extend("--ft-in-product-help-shadow",yt.elevation02),topBarHeight:vt.create("--ft-in-product-help-top-bar-height","SIZE","28px"),iconColor:vt.extend("--ft-in-product-help-icon-color",yt.colorOnSurface),iconGap:vt.create("--ft-in-product-help-icon-gap","SIZE","8px"),tabletBreakpoint:vt.create("--ft-in-product-help-tablet-breakpoint","SIZE","768px"),desktopBreakpoint:vt.create("--ft-in-product-help-desktop-breakpoint","SIZE","1280px"),colorSurface:vt.external(yt.colorSurface,"Design system"),colorPrimary:vt.external(yt.colorPrimary,"Design system")},Bt=x`
98
98
  .ft-in-product-help {
99
99
  display: none;
100
100
  position: fixed;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-topics/ft-in-product-help",
3
- "version": "1.0.48",
3
+ "version": "1.0.49",
4
4
  "description": "Embeddable fluid-topics iframe",
5
5
  "keywords": [
6
6
  "Lit"
@@ -19,8 +19,8 @@
19
19
  "url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
20
20
  },
21
21
  "dependencies": {
22
- "@fluid-topics/ft-wc-utils": "1.0.48",
22
+ "@fluid-topics/ft-wc-utils": "1.0.49",
23
23
  "lit": "2.7.2"
24
24
  },
25
- "gitHead": "a07dca06ede4358afbfe00c06b1ea1da90e3ff51"
25
+ "gitHead": "77eac237aeec17a50f5bcc09890746d9a9f097f0"
26
26
  }