Bundle embedded web app

This commit is contained in:
gabek
2022-10-11 00:14:01 +00:00
parent 6e54ec7695
commit 2e81290adf
44 changed files with 39 additions and 39 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[7735],{57735:function(t,e,n){"use strict";n.r(e),n.d(e,{NotifyReminderPopup:function(){return l}});var i=n(85893),o=n(55241),s=n(97937),c=n(67294),u=n(18668),r=n.n(u),l=function(t){var e=t.children,n=t.visible,u=t.notificationClicked,l=t.notificationClosed,a=(0,c.useState)(n),p=a[0],d=a[1],f=(0,c.useState)(!1),b=f[0],_=f[1];(0,c.useEffect)((function(){d(n)}),[n]),(0,c.useEffect)((function(){_(!0)}),[]);var m=(0,i.jsx)("div",{className:r().title,children:"Stay updated!"}),x=function(t){t.stopPropagation(),u()},y=(0,i.jsxs)("div",{onClick:x,onKeyDown:x,role:"menuitem",tabIndex:0,children:[(0,i.jsx)("button",{type:"button",className:r().closebutton,onClick:function(t){t.stopPropagation(),d(!1),l()},children:(0,i.jsx)(s.Z,{})}),(0,i.jsxs)("div",{className:r().contentbutton,children:["Click and never miss",(0,i.jsx)("br",{}),"future streams!"]})]});return b&&(0,i.jsx)(o.Z,{placement:"topLeft",defaultVisible:p,visible:p,destroyTooltipOnHide:!0,title:m,content:y,overlayInnerStyle:{borderRadius:"5px",cursor:"pointer",paddingTop:"10px",paddingRight:"10px",fontSize:"16px"},children:e})}},18668:function(t){t.exports={contentbutton:"NotifyReminderPopup_contentbutton__a_tsp",closebutton:"NotifyReminderPopup_closebutton__GVcP3",title:"NotifyReminderPopup_title__Dm9Iy"}}}]);
@@ -0,0 +1 @@
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[7735],{57735:function(t,e,n){"use strict";n.r(e),n.d(e,{NotifyReminderPopup:function(){return p}});var o=n(85893),i=n(55241),s=n(97937),c=n(67294),u=n(18668),r=n.n(u),p=function(t){var e=t.children,n=t.open,u=t.notificationClicked,p=t.notificationClosed,a=(0,c.useState)(n),d=a[0],l=a[1],f=(0,c.useState)(!1),_=f[0],b=f[1];(0,c.useEffect)((function(){l(n)}),[n]),(0,c.useEffect)((function(){b(!0)}),[]);var m=(0,o.jsx)("div",{className:r().title,children:"Stay updated!"}),x=function(t){t.stopPropagation(),u()},y=(0,o.jsxs)("div",{onClick:x,onKeyDown:x,role:"menuitem",tabIndex:0,children:[(0,o.jsx)("button",{type:"button",className:r().closebutton,onClick:function(t){t.stopPropagation(),l(!1),p()},children:(0,o.jsx)(s.Z,{})}),(0,o.jsxs)("div",{className:r().contentbutton,children:["Click and never miss",(0,o.jsx)("br",{}),"future streams!"]})]});return _&&(0,o.jsx)(i.Z,{placement:"topLeft",defaultOpen:d,open:d,destroyTooltipOnHide:!0,title:m,content:y,overlayInnerStyle:{borderRadius:"5px",cursor:"pointer",paddingTop:"10px",paddingRight:"10px",fontSize:"16px"},children:e})}},18668:function(t){t.exports={contentbutton:"NotifyReminderPopup_contentbutton__a_tsp",closebutton:"NotifyReminderPopup_closebutton__GVcP3",title:"NotifyReminderPopup_title__Dm9Iy"}}}]);
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long