Bundle embedded web app
This commit is contained in:
@@ -1 +0,0 @@
|
||||
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5111],{85111:function(e,t,o){"use strict";o.r(t),o.d(t,{NotifyReminderPopup:function(){return l}});var n=o(85893),r=o(55241),i=o(67294),s=o(5152),p=o.n(s),u=o(40862),a=o.n(u);let c=p()(()=>Promise.resolve().then(o.t.bind(o,40753,23)),{loadableGenerated:{webpack:()=>[40753]},ssr:!1}),l=e=>{let{children:t,open:o,notificationClicked:s,notificationClosed:p}=e,[u,l]=(0,i.useState)(o),[d,b]=(0,i.useState)(!1);(0,i.useEffect)(()=>{l(o)},[o]),(0,i.useEffect)(()=>{b(!0)},[]);let m=(0,n.jsx)("div",{className:a().title,children:"Stay updated!"}),f=e=>{e.stopPropagation(),s()},_=(0,n.jsxs)("div",{onClick:f,onKeyDown:f,role:"menuitem",tabIndex:0,children:[(0,n.jsx)("button",{type:"button",className:a().closebutton,onClick:e=>{e.stopPropagation(),l(!1),p()},children:(0,n.jsx)(c,{})}),(0,n.jsxs)("div",{className:a().contentbutton,children:["Click and never miss",(0,n.jsx)("br",{}),"future streams!"]})]});return d&&(0,n.jsx)(r.Z,{placement:"topRight",defaultOpen:u,open:u,destroyTooltipOnHide:!0,title:m,content:_,overlayInnerStyle:{borderRadius:"5px",cursor:"pointer",paddingTop:"10px",paddingRight:"10px",fontSize:"14px"},color:a().popupBackgroundColor,children:t})}},40862:function(e){e.exports={popupBackgroundColor:"var(--theme-color-components-primary-button-background)",contentbutton:"NotifyReminderPopup_contentbutton__a_tsp",closebutton:"NotifyReminderPopup_closebutton__GVcP3",title:"NotifyReminderPopup_title__Dm9Iy"}}}]);
|
||||
1
static/web/_next/static/chunks/5111.a217b7b0778e1d3b.js
vendored
Normal file
1
static/web/_next/static/chunks/5111.a217b7b0778e1d3b.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5111],{85111:function(e,t,o){"use strict";o.r(t),o.d(t,{NotifyReminderPopup:function(){return a}});var n=o(85893),r=o(55241),i=o(67294),s=o(5152),p=o.n(s),u=o(40862),c=o.n(u);let l=p()(()=>Promise.resolve().then(o.t.bind(o,40753,23)),{loadableGenerated:{webpack:()=>[40753]},ssr:!1}),a=e=>{let{children:t,open:o,notificationClicked:s,notificationClosed:p}=e,[u,a]=(0,i.useState)(o),[d,b]=(0,i.useState)(!1);(0,i.useEffect)(()=>{a(o)},[o]),(0,i.useEffect)(()=>{b(!0)},[]);let m=(0,n.jsx)("div",{className:c().title,children:"Stay updated!"}),f=e=>{e.stopPropagation(),s()},x=(0,n.jsxs)("div",{onClick:f,onKeyDown:f,role:"menuitem",tabIndex:0,children:[(0,n.jsx)("button",{type:"button",className:c().closebutton,onClick:e=>{e.stopPropagation(),a(!1),p()},children:(0,n.jsx)(l,{})}),(0,n.jsxs)("div",{className:c().contentbutton,children:["Click and never miss",(0,n.jsx)("br",{}),"future streams!"]})]});return d&&(0,n.jsx)(r.Z,{placement:"topRight",defaultOpen:u,open:u,destroyTooltipOnHide:!0,title:m,content:x,overlayInnerStyle:{borderRadius:"5px",cursor:"pointer",paddingTop:"10px",paddingRight:"10px",fontSize:"14px"},color:c().popupBackgroundColor,children:(0,n.jsx)("div",{children:t})})}},40862:function(e){e.exports={popupBackgroundColor:"var(--theme-color-components-primary-button-background)",contentbutton:"NotifyReminderPopup_contentbutton__a_tsp",closebutton:"NotifyReminderPopup_closebutton__GVcP3",title:"NotifyReminderPopup_title__Dm9Iy"}}}]);
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user