-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Staging dev (v0.12.2-4-g3c17f09d) on gh-pages
- Loading branch information
github-actions
committed
May 31, 2024
1 parent
b4a5760
commit 6b7fc94
Showing
80 changed files
with
4,484 additions
and
816 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
import{a as d,m as n}from"./chunk-W3RTTZLA.js";import"./chunk-GUPLAGXT.js";import"./chunk-7EOCLLXY.js";import{Oa as a,R as s,X as i,l as o,ob as l}from"./chunk-L2YCISRN.js";var c=`@if (rowTablesData$ | async; as rowTablesData) { | ||
<div class="row row-cols-1 row-cols-md-3 row-cols-xl-5 g-4"> | ||
@for (rowTable of rowTablesData?.rowTables; track rowTable) { | ||
<div class="col"> | ||
<div class="card h-100"> | ||
<div class="card-body"> | ||
<h5 class="card-title" [ngClass]="{ 'text-muted': rowTable.disabled }"> | ||
Reihentabelle {{ rowTable.short }} | ||
</h5> | ||
</div> | ||
<div class="card-footer text-end"> | ||
<a | ||
[routerLink]="['../complex' + rowTable.route, 'sheets']" | ||
[queryParams]="{ id: rowTable.id }" | ||
class="btn btn-outline-info" | ||
[ngClass]="{ disabled: rowTable.disabled }" | ||
>Mehr ... | ||
</a> | ||
</div> | ||
</div> | ||
</div> | ||
} | ||
</div> | ||
} | ||
`;var m="";var e,t=(e=class{constructor(T,R){this.editionService=T,this.editionDataService=R}ngOnInit(){this.editionService.updateIsRowTableView(!0),this.rowTablesData$=this.editionDataService.getEditionRowTablesData()}ngOnDestroy(){this.editionService.clearIsRowTableView()}},e.ctorParameters=()=>[{type:n},{type:d}],e);t=o([s({selector:"awg-edition-row-tables",template:c,styles:[m]})],t);var _=[{path:"",component:t,data:{title:"AWG Online Edition \u2013 Row tables"}}],b=[t],r=class{};r=o([i({imports:[a.forChild(_)],exports:[a]})],r);var w=class{};w=o([i({imports:[l,r],declarations:[b]})],w);export{w as EditionRowTablesModule}; |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
import{a as u}from"./chunk-7EOCLLXY.js";import{G as r,Oa as a,R as d,X as e,l as o,ob as g}from"./chunk-L2YCISRN.js";var p=`<div class="col-12 col-xl-9 awg-page-not-found"> | ||
<h2 id="awg-page-not-found-title">{{ pageNotFoundTitle }}</h2> | ||
<h5 id="awg-page-not-found-subtitle">{{ pageNotFoundSubTitle }}</h5> | ||
<div class="awg-page-not-found-body text-center"> | ||
<div class="awg-page-not-found-image my-4"> | ||
<img [src]="pageNotFoundImgPath" width="70%" alt="Page not found" /> | ||
</div> | ||
<p id="awg-page-not-found-contact"> | ||
Kontaktieren sie uns gerne unter: | ||
<a [href]="awgContactUrl">anton-webern.ch</a> | ||
</p> | ||
<p id="awg-page-not-found-back" class="mt-4"> | ||
Zur\xFCck zur Startseite: <a [routerLink]="['/home']" routerLinkActive="active">Home</a> | ||
</p> | ||
</div> | ||
</div> | ||
`;var m="";var t=class{constructor(){this.pageNotFoundTitle="Entschuldigung, diese Seite gibt es hier nicht\u2026",this.pageNotFoundSubTitle="\u2026 aber m\xF6glicherweise k\xF6nnen wir Ihnen anders weiterhelfen?",this._pageNotFoundImgPath="assets/img/page-not-found/Webern_Books.jpg",this._awgContactUrl=u.AWG_PROJECT_URL+"index.php?id=41"}get pageNotFoundImgPath(){return this._pageNotFoundImgPath}get awgContactUrl(){return this._awgContactUrl}};t=o([d({selector:"awg-page-not-found-view",template:p,changeDetection:r.OnPush,styles:[m]})],t);var _=[{path:"",component:t,data:{title:"AWG Online Edition \u2013 404"}}],s=[t],n=class{};n=o([e({imports:[a.forChild(_)],exports:[a]})],n);var l=class{};l=o([e({imports:[g,n],declarations:[s]})],l);export{l as PageNotFoundViewModule}; |
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.