Skip to content

Commit

Permalink
16.0.0-rc.6
Browse files Browse the repository at this point in the history
  • Loading branch information
alecarn committed Oct 30, 2023
1 parent f3f7458 commit 4b35939
Show file tree
Hide file tree
Showing 32 changed files with 2,535 additions and 71 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,5 @@ <h1 id="splash-screen-title"></h1>
}
</style>
<noscript>Please enable JavaScript to continue using this application.</noscript>
<script src="runtime.b3601c0a1ff2962c.js" type="module"></script><script src="polyfills.66ed49ba0eba0663.js" type="module"></script><script src="vendor.b91442cecda2bad9.js" type="module"></script><script src="main.8f681e47f42fcadb.js" type="module"></script></body>
<script src="runtime.b3601c0a1ff2962c.js" type="module"></script><script src="polyfills.66ed49ba0eba0663.js" type="module"></script><script src="vendor.a8be37c2b24d36a5.js" type="module"></script><script src="main.ee650a8b46751355.js" type="module"></script></body>
</html>
16 changes: 11 additions & 5 deletions assets/igo2/core/theming/prebuilt-themes/blue-theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ textarea.cdk-textarea-autosize-measuring-firefox {
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
font-size: 14px;
font-size: 12px;
font-weight: 500;
line-height: 22px;
font-family: Roboto, sans-serif;
Expand Down Expand Up @@ -585,7 +585,7 @@ html {
--mat-card-title-text-weight: 400;
--mat-card-subtitle-text-font: Roboto, sans-serif;
--mat-card-subtitle-text-line-height: 22px;
--mat-card-subtitle-text-size: 14px;
--mat-card-subtitle-text-size: 12px;
--mat-card-subtitle-text-tracking: normal;
--mat-card-subtitle-text-weight: 500;
}
Expand Down Expand Up @@ -1198,7 +1198,7 @@ html {

.mat-mdc-slider {
--mdc-slider-label-label-text-font: Roboto, sans-serif;
--mdc-slider-label-label-text-size: 14px;
--mdc-slider-label-label-text-size: 12px;
--mdc-slider-label-label-text-line-height: 22px;
--mdc-slider-label-label-text-tracking: normal;
--mdc-slider-label-label-text-weight: 500;
Expand Down Expand Up @@ -1915,7 +1915,7 @@ html {
html {
--mat-table-header-headline-font: Roboto, sans-serif;
--mat-table-header-headline-line-height: 22px;
--mat-table-header-headline-size: 14px;
--mat-table-header-headline-size: 12px;
--mat-table-header-headline-weight: 500;
--mat-table-header-headline-tracking: normal;
--mat-table-row-item-label-text-font: Roboto, sans-serif;
Expand Down Expand Up @@ -2293,7 +2293,7 @@ html {

html {
--mat-expansion-header-text-font: Roboto, sans-serif;
--mat-expansion-header-text-size: 14px;
--mat-expansion-header-text-size: 12px;
--mat-expansion-header-text-weight: 500;
--mat-expansion-header-text-line-height: inherit;
--mat-expansion-header-text-tracking: inherit;
Expand Down Expand Up @@ -2873,6 +2873,12 @@ igo-layer-item.igo-layer-item-focused > mat-list-item {
background-color: #bbdefb;
color: white;
}
igo-layer-item button:not(.mat-primary) mat-icon {
color: #9e9e9e;
}
igo-layer-item button mat-icon.disabled {
color: rgba(158, 158, 158, 0.38);
}

igo-map-browser div.ol-attribution > button {
color: #1976d2;
Expand Down
16 changes: 11 additions & 5 deletions assets/igo2/core/theming/prebuilt-themes/bluedark-theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ textarea.cdk-textarea-autosize-measuring-firefox {
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
font-size: 14px;
font-size: 12px;
font-weight: 500;
line-height: 22px;
font-family: Roboto, sans-serif;
Expand Down Expand Up @@ -585,7 +585,7 @@ html {
--mat-card-title-text-weight: 400;
--mat-card-subtitle-text-font: Roboto, sans-serif;
--mat-card-subtitle-text-line-height: 22px;
--mat-card-subtitle-text-size: 14px;
--mat-card-subtitle-text-size: 12px;
--mat-card-subtitle-text-tracking: normal;
--mat-card-subtitle-text-weight: 500;
}
Expand Down Expand Up @@ -1198,7 +1198,7 @@ html {

.mat-mdc-slider {
--mdc-slider-label-label-text-font: Roboto, sans-serif;
--mdc-slider-label-label-text-size: 14px;
--mdc-slider-label-label-text-size: 12px;
--mdc-slider-label-label-text-line-height: 22px;
--mdc-slider-label-label-text-tracking: normal;
--mdc-slider-label-label-text-weight: 500;
Expand Down Expand Up @@ -1915,7 +1915,7 @@ html {
html {
--mat-table-header-headline-font: Roboto, sans-serif;
--mat-table-header-headline-line-height: 22px;
--mat-table-header-headline-size: 14px;
--mat-table-header-headline-size: 12px;
--mat-table-header-headline-weight: 500;
--mat-table-header-headline-tracking: normal;
--mat-table-row-item-label-text-font: Roboto, sans-serif;
Expand Down Expand Up @@ -2293,7 +2293,7 @@ html {

html {
--mat-expansion-header-text-font: Roboto, sans-serif;
--mat-expansion-header-text-size: 14px;
--mat-expansion-header-text-size: 12px;
--mat-expansion-header-text-weight: 500;
--mat-expansion-header-text-line-height: inherit;
--mat-expansion-header-text-tracking: inherit;
Expand Down Expand Up @@ -2873,6 +2873,12 @@ igo-layer-item.igo-layer-item-focused > mat-list-item {
background-color: #b9cad0;
color: white;
}
igo-layer-item button:not(.mat-primary) mat-icon {
color: #9e9e9e;
}
igo-layer-item button mat-icon.disabled {
color: rgba(158, 158, 158, 0.38);
}

igo-map-browser div.ol-attribution > button {
color: #164e62;
Expand Down
16 changes: 11 additions & 5 deletions assets/igo2/core/theming/prebuilt-themes/bluedq-theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ textarea.cdk-textarea-autosize-measuring-firefox {
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
font-size: 14px;
font-size: 12px;
font-weight: 500;
line-height: 22px;
font-family: Roboto, sans-serif;
Expand Down Expand Up @@ -585,7 +585,7 @@ html {
--mat-card-title-text-weight: 400;
--mat-card-subtitle-text-font: Roboto, sans-serif;
--mat-card-subtitle-text-line-height: 22px;
--mat-card-subtitle-text-size: 14px;
--mat-card-subtitle-text-size: 12px;
--mat-card-subtitle-text-tracking: normal;
--mat-card-subtitle-text-weight: 500;
}
Expand Down Expand Up @@ -1198,7 +1198,7 @@ html {

.mat-mdc-slider {
--mdc-slider-label-label-text-font: Roboto, sans-serif;
--mdc-slider-label-label-text-size: 14px;
--mdc-slider-label-label-text-size: 12px;
--mdc-slider-label-label-text-line-height: 22px;
--mdc-slider-label-label-text-tracking: normal;
--mdc-slider-label-label-text-weight: 500;
Expand Down Expand Up @@ -1915,7 +1915,7 @@ html {
html {
--mat-table-header-headline-font: Roboto, sans-serif;
--mat-table-header-headline-line-height: 22px;
--mat-table-header-headline-size: 14px;
--mat-table-header-headline-size: 12px;
--mat-table-header-headline-weight: 500;
--mat-table-header-headline-tracking: normal;
--mat-table-row-item-label-text-font: Roboto, sans-serif;
Expand Down Expand Up @@ -2293,7 +2293,7 @@ html {

html {
--mat-expansion-header-text-font: Roboto, sans-serif;
--mat-expansion-header-text-size: 14px;
--mat-expansion-header-text-size: 12px;
--mat-expansion-header-text-weight: 500;
--mat-expansion-header-text-line-height: inherit;
--mat-expansion-header-text-tracking: inherit;
Expand Down Expand Up @@ -2873,6 +2873,12 @@ igo-layer-item.igo-layer-item-focused > mat-list-item {
background-color: #b4e5fb;
color: white;
}
igo-layer-item button:not(.mat-primary) mat-icon {
color: #9e9e9e;
}
igo-layer-item button mat-icon.disabled {
color: rgba(158, 158, 158, 0.38);
}

igo-map-browser div.ol-attribution > button {
color: #095797;
Expand Down
16 changes: 11 additions & 5 deletions assets/igo2/core/theming/prebuilt-themes/bluegrey-theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ textarea.cdk-textarea-autosize-measuring-firefox {
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
font-size: 14px;
font-size: 12px;
font-weight: 500;
line-height: 22px;
font-family: Roboto, sans-serif;
Expand Down Expand Up @@ -585,7 +585,7 @@ html {
--mat-card-title-text-weight: 400;
--mat-card-subtitle-text-font: Roboto, sans-serif;
--mat-card-subtitle-text-line-height: 22px;
--mat-card-subtitle-text-size: 14px;
--mat-card-subtitle-text-size: 12px;
--mat-card-subtitle-text-tracking: normal;
--mat-card-subtitle-text-weight: 500;
}
Expand Down Expand Up @@ -1198,7 +1198,7 @@ html {

.mat-mdc-slider {
--mdc-slider-label-label-text-font: Roboto, sans-serif;
--mdc-slider-label-label-text-size: 14px;
--mdc-slider-label-label-text-size: 12px;
--mdc-slider-label-label-text-line-height: 22px;
--mdc-slider-label-label-text-tracking: normal;
--mdc-slider-label-label-text-weight: 500;
Expand Down Expand Up @@ -1915,7 +1915,7 @@ html {
html {
--mat-table-header-headline-font: Roboto, sans-serif;
--mat-table-header-headline-line-height: 22px;
--mat-table-header-headline-size: 14px;
--mat-table-header-headline-size: 12px;
--mat-table-header-headline-weight: 500;
--mat-table-header-headline-tracking: normal;
--mat-table-row-item-label-text-font: Roboto, sans-serif;
Expand Down Expand Up @@ -2293,7 +2293,7 @@ html {

html {
--mat-expansion-header-text-font: Roboto, sans-serif;
--mat-expansion-header-text-size: 14px;
--mat-expansion-header-text-size: 12px;
--mat-expansion-header-text-weight: 500;
--mat-expansion-header-text-line-height: inherit;
--mat-expansion-header-text-tracking: inherit;
Expand Down Expand Up @@ -2873,6 +2873,12 @@ igo-layer-item.igo-layer-item-focused > mat-list-item {
background-color: #ff80ab;
color: white;
}
igo-layer-item button:not(.mat-primary) mat-icon {
color: black;
}
igo-layer-item button mat-icon.disabled {
color: rgba(0, 0, 0, 0.38);
}

igo-map-browser div.ol-attribution > button {
color: #607d8b;
Expand Down
16 changes: 11 additions & 5 deletions assets/igo2/core/theming/prebuilt-themes/dark-theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ textarea.cdk-textarea-autosize-measuring-firefox {
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
font-size: 14px;
font-size: 12px;
font-weight: 500;
line-height: 22px;
font-family: Roboto, sans-serif;
Expand Down Expand Up @@ -585,7 +585,7 @@ html {
--mat-card-title-text-weight: 400;
--mat-card-subtitle-text-font: Roboto, sans-serif;
--mat-card-subtitle-text-line-height: 22px;
--mat-card-subtitle-text-size: 14px;
--mat-card-subtitle-text-size: 12px;
--mat-card-subtitle-text-tracking: normal;
--mat-card-subtitle-text-weight: 500;
}
Expand Down Expand Up @@ -1205,7 +1205,7 @@ html {

.mat-mdc-slider {
--mdc-slider-label-label-text-font: Roboto, sans-serif;
--mdc-slider-label-label-text-size: 14px;
--mdc-slider-label-label-text-size: 12px;
--mdc-slider-label-label-text-line-height: 22px;
--mdc-slider-label-label-text-tracking: normal;
--mdc-slider-label-label-text-weight: 500;
Expand Down Expand Up @@ -1922,7 +1922,7 @@ html {
html {
--mat-table-header-headline-font: Roboto, sans-serif;
--mat-table-header-headline-line-height: 22px;
--mat-table-header-headline-size: 14px;
--mat-table-header-headline-size: 12px;
--mat-table-header-headline-weight: 500;
--mat-table-header-headline-tracking: normal;
--mat-table-row-item-label-text-font: Roboto, sans-serif;
Expand Down Expand Up @@ -2300,7 +2300,7 @@ html {

html {
--mat-expansion-header-text-font: Roboto, sans-serif;
--mat-expansion-header-text-size: 14px;
--mat-expansion-header-text-size: 12px;
--mat-expansion-header-text-weight: 500;
--mat-expansion-header-text-line-height: inherit;
--mat-expansion-header-text-tracking: inherit;
Expand Down Expand Up @@ -2880,6 +2880,12 @@ igo-layer-item.igo-layer-item-focused > mat-list-item {
background-color: #ff80ab;
color: white;
}
igo-layer-item button:not(.mat-primary) mat-icon {
color: white;
}
igo-layer-item button mat-icon.disabled {
color: rgba(255, 255, 255, 0.5);
}

igo-map-browser div.ol-attribution > button {
color: white;
Expand Down
16 changes: 11 additions & 5 deletions assets/igo2/core/theming/prebuilt-themes/deeppurple-theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ textarea.cdk-textarea-autosize-measuring-firefox {
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
font-size: 14px;
font-size: 12px;
font-weight: 500;
line-height: 22px;
font-family: Roboto, sans-serif;
Expand Down Expand Up @@ -585,7 +585,7 @@ html {
--mat-card-title-text-weight: 400;
--mat-card-subtitle-text-font: Roboto, sans-serif;
--mat-card-subtitle-text-line-height: 22px;
--mat-card-subtitle-text-size: 14px;
--mat-card-subtitle-text-size: 12px;
--mat-card-subtitle-text-tracking: normal;
--mat-card-subtitle-text-weight: 500;
}
Expand Down Expand Up @@ -1198,7 +1198,7 @@ html {

.mat-mdc-slider {
--mdc-slider-label-label-text-font: Roboto, sans-serif;
--mdc-slider-label-label-text-size: 14px;
--mdc-slider-label-label-text-size: 12px;
--mdc-slider-label-label-text-line-height: 22px;
--mdc-slider-label-label-text-tracking: normal;
--mdc-slider-label-label-text-weight: 500;
Expand Down Expand Up @@ -1915,7 +1915,7 @@ html {
html {
--mat-table-header-headline-font: Roboto, sans-serif;
--mat-table-header-headline-line-height: 22px;
--mat-table-header-headline-size: 14px;
--mat-table-header-headline-size: 12px;
--mat-table-header-headline-weight: 500;
--mat-table-header-headline-tracking: normal;
--mat-table-row-item-label-text-font: Roboto, sans-serif;
Expand Down Expand Up @@ -2293,7 +2293,7 @@ html {

html {
--mat-expansion-header-text-font: Roboto, sans-serif;
--mat-expansion-header-text-size: 14px;
--mat-expansion-header-text-size: 12px;
--mat-expansion-header-text-weight: 500;
--mat-expansion-header-text-line-height: inherit;
--mat-expansion-header-text-tracking: inherit;
Expand Down Expand Up @@ -2873,6 +2873,12 @@ igo-layer-item.igo-layer-item-focused > mat-list-item {
background-color: #ffe57f;
color: white;
}
igo-layer-item button:not(.mat-primary) mat-icon {
color: black;
}
igo-layer-item button mat-icon.disabled {
color: rgba(0, 0, 0, 0.38);
}

igo-map-browser div.ol-attribution > button {
color: #673ab7;
Expand Down
Loading

0 comments on commit 4b35939

Please sign in to comment.