@mypatientspace/chatbot-widget 1.0.39 → 1.0.41

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.
@@ -14033,7 +14033,7 @@ const gn = () => {
14033
14033
  _ && /* @__PURE__ */ K.jsxs(hb, { fontFamily: s.fontFamily, children: [
14034
14034
  _,
14035
14035
  " v",
14036
- "1.0.39"
14036
+ "1.0.41"
14037
14037
  ] })
14038
14038
  ] })
14039
14039
  ] }),
@@ -594,7 +594,7 @@ Error generating stack: `+a.message+`
594
594
  &:active {
595
595
  background-color: rgba(255, 255, 255, 0.4);
596
596
  }
597
- `,Hy=()=>{const{close:u,config:o,theme:s,assistant:r}=_a(),d=o.headerTitle||r?.chatUiConfig?.avatarTitle||"Chat",g=o.headerIcon||r?.chatUiConfig?.avatarImage?.iconURL||r?.chatUiConfig?.avatarImage?.thumbnailURL,v=o.headerSubtitle||r?.chatUiConfig?.headerSubtitle,M=o.brandingText||r?.chatUiConfig?.brandingText;return k.jsxs(_y,{theme:s,children:[k.jsxs(My,{children:[g&&k.jsx(Oy,{theme:s,hasCustomIcon:!0,children:k.jsx(Dy,{src:g,alt:""})}),k.jsxs(Ry,{children:[k.jsx(By,{fontFamily:s.fontFamily,children:d}),v&&k.jsx(Uy,{fontFamily:s.fontFamily,children:v}),M&&k.jsxs(Ny,{fontFamily:s.fontFamily,children:[M," v","1.0.39"]})]})]}),o.floatingMode&&k.jsx(wy,{theme:s,onClick:u,"aria-label":"Minimize chat",children:k.jsx(Mf,{size:20})})]})},qy=bt.div`
597
+ `,Hy=()=>{const{close:u,config:o,theme:s,assistant:r}=_a(),d=o.headerTitle||r?.chatUiConfig?.avatarTitle||"Chat",g=o.headerIcon||r?.chatUiConfig?.avatarImage?.iconURL||r?.chatUiConfig?.avatarImage?.thumbnailURL,v=o.headerSubtitle||r?.chatUiConfig?.headerSubtitle,M=o.brandingText||r?.chatUiConfig?.brandingText;return k.jsxs(_y,{theme:s,children:[k.jsxs(My,{children:[g&&k.jsx(Oy,{theme:s,hasCustomIcon:!0,children:k.jsx(Dy,{src:g,alt:""})}),k.jsxs(Ry,{children:[k.jsx(By,{fontFamily:s.fontFamily,children:d}),v&&k.jsx(Uy,{fontFamily:s.fontFamily,children:v}),M&&k.jsxs(Ny,{fontFamily:s.fontFamily,children:[M," v","1.0.41"]})]})]}),o.floatingMode&&k.jsx(wy,{theme:s,onClick:u,"aria-label":"Minimize chat",children:k.jsx(Mf,{size:20})})]})},qy=bt.div`
598
598
  display: flex;
599
599
  gap: 8px;
600
600
  padding: 12px 16px;
@@ -12425,7 +12425,7 @@ const ig = [
12425
12425
  D && /* @__PURE__ */ K.jsxs(hg, { fontFamily: o.fontFamily, children: [
12426
12426
  D,
12427
12427
  " v",
12428
- "1.0.39"
12428
+ "1.0.41"
12429
12429
  ] })
12430
12430
  ] })
12431
12431
  ] }),
@@ -78,7 +78,7 @@ Error generating stack: `+a.message+`
78
78
  &:active {
79
79
  background-color: rgba(255, 255, 255, 0.4);
80
80
  }
81
- `,Lm=()=>{const{close:i,config:f,theme:s,assistant:r}=ca(),m=f.headerTitle||r?.chatUiConfig?.avatarTitle||"Chat",v=f.headerIcon||r?.chatUiConfig?.avatarImage?.iconURL||r?.chatUiConfig?.avatarImage?.thumbnailURL,E=f.headerSubtitle||r?.chatUiConfig?.headerSubtitle,D=f.brandingText||r?.chatUiConfig?.brandingText;return K.jsxs(Nm,{theme:s,children:[K.jsxs(Hm,{children:[v&&K.jsx(jm,{theme:s,hasCustomIcon:!0,children:K.jsx(qm,{src:v,alt:""})}),K.jsxs(Bm,{children:[K.jsx(Ym,{fontFamily:s.fontFamily,children:m}),E&&K.jsx(Gm,{fontFamily:s.fontFamily,children:E}),D&&K.jsxs(Xm,{fontFamily:s.fontFamily,children:[D," v","1.0.39"]})]})]}),f.floatingMode&&K.jsx(Qm,{theme:s,onClick:i,"aria-label":"Minimize chat",children:K.jsx(Om,{size:20})})]})},Zm=yt.div`
81
+ `,Lm=()=>{const{close:i,config:f,theme:s,assistant:r}=ca(),m=f.headerTitle||r?.chatUiConfig?.avatarTitle||"Chat",v=f.headerIcon||r?.chatUiConfig?.avatarImage?.iconURL||r?.chatUiConfig?.avatarImage?.thumbnailURL,E=f.headerSubtitle||r?.chatUiConfig?.headerSubtitle,D=f.brandingText||r?.chatUiConfig?.brandingText;return K.jsxs(Nm,{theme:s,children:[K.jsxs(Hm,{children:[v&&K.jsx(jm,{theme:s,hasCustomIcon:!0,children:K.jsx(qm,{src:v,alt:""})}),K.jsxs(Bm,{children:[K.jsx(Ym,{fontFamily:s.fontFamily,children:m}),E&&K.jsx(Gm,{fontFamily:s.fontFamily,children:E}),D&&K.jsxs(Xm,{fontFamily:s.fontFamily,children:[D," v","1.0.41"]})]})]}),f.floatingMode&&K.jsx(Qm,{theme:s,onClick:i,"aria-label":"Minimize chat",children:K.jsx(Om,{size:20})})]})},Zm=yt.div`
82
82
  display: flex;
83
83
  gap: 8px;
84
84
  padding: 12px 16px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mypatientspace/chatbot-widget",
3
- "version": "1.0.39",
3
+ "version": "1.0.41",
4
4
  "description": "Embeddable healthcare chatbot widget for websites and mobile apps",
5
5
  "type": "module",
6
6
  "main": "dist/mypatientspace-widget.umd.js",