Browse Source

Bundle embedded web app

pull/3414/head
Owncast 2 years ago
parent
commit
87e1e1e6f2
  1. 2
      static/web/404.html
  2. 2
      static/web/404/index.html
  3. 2
      static/web/_next/static/3RwsmMtOFZf9qHKiaxpuo/_buildManifest.js
  4. 0
      static/web/_next/static/3RwsmMtOFZf9qHKiaxpuo/_ssgManifest.js
  5. 1
      static/web/_next/static/chunks/4281-9f4430c08bc932bb.js
  6. 1
      static/web/_next/static/chunks/4281-aa5d95d1e3c9b12c.js
  7. 2
      static/web/_next/static/chunks/7230.51a76c8cbae85952.js
  8. 1
      static/web/_next/static/chunks/8707.1df0ca41c60c4421.js
  9. 1
      static/web/_next/static/chunks/8707.6d2479a97eaecba4.js
  10. 2
      static/web/_next/static/chunks/webpack-9cc58caec22146a4.js
  11. 2
      static/web/admin/access-tokens/index.html
  12. 2
      static/web/admin/actions/index.html
  13. 2
      static/web/admin/chat/emojis/index.html
  14. 2
      static/web/admin/chat/messages/index.html
  15. 2
      static/web/admin/chat/users/index.html
  16. 2
      static/web/admin/config-chat/index.html
  17. 2
      static/web/admin/config-federation/index.html
  18. 2
      static/web/admin/config-notify/index.html
  19. 2
      static/web/admin/config-social-items/index.html
  20. 2
      static/web/admin/config-video/index.html
  21. 2
      static/web/admin/config/general/index.html
  22. 2
      static/web/admin/config/server/index.html
  23. 2
      static/web/admin/federation/actions/index.html
  24. 2
      static/web/admin/federation/followers/index.html
  25. 2
      static/web/admin/hardware-info/index.html
  26. 2
      static/web/admin/help/index.html
  27. 2
      static/web/admin/index.html
  28. 2
      static/web/admin/logs/index.html
  29. 2
      static/web/admin/stream-health/index.html
  30. 2
      static/web/admin/upgrade/index.html
  31. 2
      static/web/admin/viewer-info/index.html
  32. 2
      static/web/admin/webhooks/index.html
  33. 4
      static/web/embed/chat/readonly/index.html
  34. 4
      static/web/embed/chat/readwrite/index.html
  35. 4
      static/web/embed/video/index.html
  36. 4
      static/web/index.html
  37. 2
      static/web/sw.js

2
static/web/404.html vendored

File diff suppressed because one or more lines are too long

2
static/web/404/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/_next/static/4S97Omwc3mfiEt2M0YQVT/_buildManifest.js → static/web/_next/static/3RwsmMtOFZf9qHKiaxpuo/_buildManifest.js

File diff suppressed because one or more lines are too long

0
static/web/_next/static/4S97Omwc3mfiEt2M0YQVT/_ssgManifest.js → static/web/_next/static/3RwsmMtOFZf9qHKiaxpuo/_ssgManifest.js

1
static/web/_next/static/chunks/4281-9f4430c08bc932bb.js vendored

File diff suppressed because one or more lines are too long

1
static/web/_next/static/chunks/4281-aa5d95d1e3c9b12c.js vendored

File diff suppressed because one or more lines are too long

2
static/web/_next/static/chunks/7230.cd957a76bc572acb.js → static/web/_next/static/chunks/7230.51a76c8cbae85952.js vendored

File diff suppressed because one or more lines are too long

1
static/web/_next/static/chunks/8707.1df0ca41c60c4421.js vendored

@ -1 +0,0 @@ @@ -1 +0,0 @@
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[8707],{28707:function(e,t,o){"use strict";o.r(t),o.d(t,{NotifyReminderPopup:function(){return NotifyReminderPopup}});var n=o(85893),r=o(67294),i=o(5152),s=o.n(i),c=o(36701),p=o.n(c),l=o(58163),a=o.n(l);let Popover=e=>{let{open:t,title:o,content:r,children:i}=e;return(0,n.jsxs)("div",{style:{width:"max-content",height:"max-content"},children:[t&&(0,n.jsx)("div",{className:a().anchor,children:(0,n.jsxs)("div",{className:a().popover,children:[(0,n.jsx)("div",{className:a().title,children:o}),(0,n.jsx)("hr",{style:{color:"var(--color-owncast-palette-4)"}}),(0,n.jsx)("div",{className:a().content,children:r})]})}),i]})},u=s()(()=>Promise.resolve().then(o.t.bind(o,40753,23)),{loadableGenerated:{webpack:()=>[40753]},ssr:!1}),NotifyReminderPopup=e=>{let{children:t,open:o,notificationClicked:i,notificationClosed:s}=e,[c,l]=(0,r.useState)(o),[a,d]=(0,r.useState)(!1);(0,r.useEffect)(()=>{l(o)},[o]),(0,r.useEffect)(()=>{d(!0)},[]);let _=(0,n.jsx)("div",{className:p().title,children:"Stay updated!"}),popupClicked=e=>{e.stopPropagation(),i()},m=(0,n.jsxs)("div",{onClick:popupClicked,onKeyDown:popupClicked,role:"menuitem",tabIndex:0,children:[(0,n.jsx)("button",{type:"button",className:p().closebutton,onClick:e=>{e.stopPropagation(),l(!1),s()},children:(0,n.jsx)(u,{})}),(0,n.jsx)("div",{className:p().contentbutton,children:"Click and never miss future streams!"})]});return a&&(0,n.jsx)(Popover,{open:c,title:_,content:m,children:t})}},36701:function(e){e.exports={popupBackgroundColor:"var(--theme-color-components-primary-button-background)",contentbutton:"NotifyReminderPopup_contentbutton___iqOh",closebutton:"NotifyReminderPopup_closebutton__dpvj4",title:"NotifyReminderPopup_title__imysF"}},58163:function(e){e.exports={anchor:"Popover_anchor__GI7l_",popover:"Popover_popover__pMNs7",title:"Popover_title__T__E6",content:"Popover_content__7gDLm"}}}]);

1
static/web/_next/static/chunks/8707.6d2479a97eaecba4.js vendored

@ -0,0 +1 @@ @@ -0,0 +1 @@
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[8707],{28707:function(e,t,o){"use strict";o.r(t),o.d(t,{NotifyReminderPopup:function(){return NotifyReminderPopup}});var n=o(85893),r=o(67294),i=o(5152),s=o.n(i),c=o(36701),l=o.n(c),p=o(58163),a=o.n(p);let Popover=e=>{let{open:t,title:o,content:r,children:i}=e;return(0,n.jsxs)("div",{style:{width:"max-content",height:"max-content"},children:[t&&(0,n.jsx)("div",{className:a().anchor,children:(0,n.jsxs)("div",{className:a().popover,children:[(0,n.jsx)("div",{className:a().title,children:o}),(0,n.jsx)("hr",{style:{color:"var(--color-owncast-palette-4)"}}),(0,n.jsx)("div",{className:a().content,children:r})]})}),i]})},u=s()(()=>Promise.resolve().then(o.t.bind(o,40753,23)),{loadableGenerated:{webpack:()=>[40753]},ssr:!1}),NotifyReminderPopup=e=>{let{children:t,open:o,notificationClicked:i,notificationClosed:s}=e,[c,p]=(0,r.useState)(o),[a,d]=(0,r.useState)(!1);(0,r.useEffect)(()=>{p(o)},[o]),(0,r.useEffect)(()=>{d(!0)},[]);let _=(0,n.jsx)("div",{className:l().title,children:"Stay updated!"}),popupClicked=e=>{e.stopPropagation(),i()},m=(0,n.jsxs)("div",{onClick:popupClicked,onKeyDown:popupClicked,role:"menuitem",tabIndex:0,children:[(0,n.jsx)("button",{type:"button","aria-label":"Follow",className:l().closebutton,onClick:e=>{e.stopPropagation(),p(!1),s()},children:(0,n.jsx)(u,{})}),(0,n.jsx)("div",{className:l().contentbutton,children:"Click and never miss future streams!"})]});return a&&(0,n.jsx)(Popover,{open:c,title:_,content:m,children:t})}},36701:function(e){e.exports={popupBackgroundColor:"var(--theme-color-components-primary-button-background)",contentbutton:"NotifyReminderPopup_contentbutton___iqOh",closebutton:"NotifyReminderPopup_closebutton__dpvj4",title:"NotifyReminderPopup_title__imysF"}},58163:function(e){e.exports={anchor:"Popover_anchor__GI7l_",popover:"Popover_popover__pMNs7",title:"Popover_title__T__E6",content:"Popover_content__7gDLm"}}}]);

2
static/web/_next/static/chunks/webpack-a52918fb4078edd0.js → static/web/_next/static/chunks/webpack-9cc58caec22146a4.js vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/access-tokens/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/actions/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/chat/emojis/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/chat/messages/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/chat/users/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/config-chat/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/config-federation/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/config-notify/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/config-social-items/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/config-video/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/config/general/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/config/server/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/federation/actions/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/federation/followers/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/hardware-info/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/help/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/logs/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/stream-health/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/upgrade/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/viewer-info/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/admin/webhooks/index.html vendored

File diff suppressed because one or more lines are too long

4
static/web/embed/chat/readonly/index.html vendored

File diff suppressed because one or more lines are too long

4
static/web/embed/chat/readwrite/index.html vendored

File diff suppressed because one or more lines are too long

4
static/web/embed/video/index.html vendored

File diff suppressed because one or more lines are too long

4
static/web/index.html vendored

File diff suppressed because one or more lines are too long

2
static/web/sw.js vendored

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save