Bundle embedded web app
This commit is contained in:
1
static/web/_next/static/chunks/7735.5528314f888ca32d.js
Normal file
1
static/web/_next/static/chunks/7735.5528314f888ca32d.js
Normal file
@@ -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 s}});var o=n(85893),i=n(55241),c=n(97937),r=n(67294),u=n(18668),p=n.n(u),s=function(t){var e=t.children,n=t.open,u=t.notificationClicked,s=t.notificationClosed,a=(0,r.useState)(n),l=a[0],d=a[1],f=(0,r.useState)(!1),m=f[0],_=f[1];(0,r.useEffect)((function(){d(n)}),[n]),(0,r.useEffect)((function(){_(!0)}),[]);var b=(0,o.jsx)("div",{className:p().title,children:"Stay updated!"}),x=function(t){t.stopPropagation(),u()},h=(0,o.jsxs)("div",{onClick:x,onKeyDown:x,role:"menuitem",tabIndex:0,children:[(0,o.jsx)("button",{type:"button",className:p().closebutton,onClick:function(t){t.stopPropagation(),d(!1),s()},children:(0,o.jsx)(c.Z,{})}),(0,o.jsxs)("div",{className:p().contentbutton,children:["Click and never miss",(0,o.jsx)("br",{}),"future streams!"]})]});return m&&(0,o.jsx)(i.Z,{placement:"topLeft",defaultOpen:l,open:l,destroyTooltipOnHide:!0,title:b,content:h,overlayInnerStyle:{borderRadius:"5px",cursor:"pointer",paddingTop:"10px",paddingRight:"10px",fontSize:"16px"},color:p().popupBackgroundColor,children:e})}},18668:function(t){t.exports={popupBackgroundColor:"var(--theme-color-palette-7)",contentbutton:"NotifyReminderPopup_contentbutton__a_tsp",closebutton:"NotifyReminderPopup_closebutton__GVcP3",title:"NotifyReminderPopup_title__Dm9Iy"}}}]);
|
||||
@@ -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 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
1
static/web/_next/static/css/4d949a8f962451f2.css
Normal file
1
static/web/_next/static/css/4d949a8f962451f2.css
Normal file
@@ -0,0 +1 @@
|
||||
.NotifyReminderPopup_contentbutton__a_tsp{text-align:left}.NotifyReminderPopup_closebutton__GVcP3,.NotifyReminderPopup_contentbutton__a_tsp{background-color:transparent;border:none;cursor:pointer;color:var(--theme-color-components-text-on-dark)}.NotifyReminderPopup_closebutton__GVcP3{position:absolute;right:10px;top:10px;font-size:1.3rem}.NotifyReminderPopup_title__Dm9Iy{border-bottom:none;font-weight:700;padding-left:5px;color:var(--theme-color-components-text-on-dark)}
|
||||
@@ -1 +0,0 @@
|
||||
.NotifyReminderPopup_contentbutton__a_tsp{background-color:transparent;border:none;text-align:left;cursor:pointer}.NotifyReminderPopup_closebutton__GVcP3{position:absolute;right:10px;top:10px;background-color:transparent;border:none;font-size:1.3rem;cursor:pointer}.NotifyReminderPopup_title__Dm9Iy{border-bottom:none;font-weight:700;padding-left:5px}
|
||||
Reference in New Issue
Block a user