Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
nzbin committed Oct 17, 2024
1 parent 557ac9b commit 12e7448
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
<style>:root{--bg-color:white;--bg-translucent-color:rgba(255, 255, 255, .9);--bg-secondary-color:rgba(240, 240, 240, 1);--fg-color:rgba(85, 85, 90, 1);--fg-secondary-color:rgba(85, 85, 90, .7);--border-color:rgba(0, 0, 0, .15);--heading-color:rgba(50, 50, 55, 1);--console-color:rgba(0, 0, 0, .4);--console-bg-color:rgba(0, 0, 0, .04);--a-color:rgba(65, 105, 190, 1);--hl-keyword:rgb(85, 140, 180);--hl-string:rgb(115, 105, 175);--hl-number:rgb(50, 160, 85);--hl-comment:rgba(100, 100, 100);--hl-title:rgb(165, 120, 20);--hl-inserted-text:rgb(17, 99, 41);--hl-inserted-bg:rgb(218, 251, 225);--hl-deleted-text:rgb(130, 7, 30);--hl-deleted-bg:rgb(255, 235, 233)}*,*:before,*:after{box-sizing:border-box}body{padding:0;margin:0;color:var(--fg-color);background-color:var(--bg-color);line-height:1.5;font-family:system-ui,-apple-system,Helvetica Neue,sans-serif}</style><link rel="stylesheet" href="styles-VUXSWOHG.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles-VUXSWOHG.css"></noscript></head>
<body>
<app-root></app-root>
<link rel="modulepreload" href="chunk-BJWAC7O2.js"><link rel="modulepreload" href="chunk-5GE25O2I.js"><link rel="modulepreload" href="chunk-EQDQRRRY.js"><script src="polyfills-SCHOHYNV.js" type="module"></script><script src="main-BULEC6U5.js" type="module"></script></body>
<link rel="modulepreload" href="chunk-2NBVTYH4.js"><link rel="modulepreload" href="chunk-7TG3BSXI.js"><link rel="modulepreload" href="chunk-EQDQRRRY.js"><script src="polyfills-SCHOHYNV.js" type="module"></script><script src="main-43UTHFGN.js" type="module"></script></body>
</html>
2 changes: 1 addition & 1 deletion chunk-BJWAC7O2.js → chunk-2NBVTYH4.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chunk-BHXWYK4R.js → chunk-4KKTFPZQ.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import{i as f,j as u,k as c,l as g}from"./chunk-BJWAC7O2.js";import{Ea as l,Na as e,Oa as i,Pa as n,V as m,Za as t,db as s,qa as a}from"./chunk-5GE25O2I.js";import"./chunk-EQDQRRRY.js";var S=(()=>{let o=class o{constructor(){this.imageConfig={image:{type:"image",name:"Upload Image",default:"https://interactive-examples.mdn.mozilla.net/media/cc0-images/grapefruit-slice-332-332.jpg"}},this.videoConfig={video:{type:"video",name:"Upload Video",default:"https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.mp4"}},this.audioConfig={audio:{type:"audio",name:"Upload Audio",default:"https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3"}},this.fileConfig={file:{type:"file",name:"Upload File",default:""}}}};o.\u0275fac=function(r){return new(r||o)},o.\u0275cmp=m({type:o,selectors:[["app-media-controls"]],standalone:!0,features:[s],decls:27,vars:4,consts:[["pageTitle","Media controls","pageContent","Used for uploading and displaying files."],["id","upload_settings"],["href","media-controls#upload_settings"],["highlight",`@Injectable()
import{i as f,j as u,k as c,l as g}from"./chunk-2NBVTYH4.js";import{Ea as l,Na as e,Oa as i,Pa as n,V as m,Za as t,db as s,qa as a}from"./chunk-7TG3BSXI.js";import"./chunk-EQDQRRRY.js";var S=(()=>{let o=class o{constructor(){this.imageConfig={image:{type:"image",name:"Upload Image",default:"https://interactive-examples.mdn.mozilla.net/media/cc0-images/grapefruit-slice-332-332.jpg"}},this.videoConfig={video:{type:"video",name:"Upload Video",default:"https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.mp4"}},this.audioConfig={audio:{type:"audio",name:"Upload Audio",default:"https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3"}},this.fileConfig={file:{type:"file",name:"Upload File",default:""}}}};o.\u0275fac=function(r){return new(r||o)},o.\u0275cmp=m({type:o,selectors:[["app-media-controls"]],standalone:!0,features:[s],decls:27,vars:4,consts:[["pageTitle","Media controls","pageContent","Used for uploading and displaying files."],["id","upload_settings"],["href","media-controls#upload_settings"],["highlight",`@Injectable()
export class YourUploadService {
constructor(private http: HttpClient) {}
Expand Down
2 changes: 1 addition & 1 deletion chunk-RSKRAOMT.js → chunk-5B2YLWZC.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion chunk-5GE25O2I.js → chunk-7TG3BSXI.js

Large diffs are not rendered by default.

Loading

0 comments on commit 12e7448

Please sign in to comment.