@igo2/core 1.14.0 → 1.14.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (110) hide show
  1. package/__ivy_ngcc__/locale/en.auth.json +29 -29
  2. package/__ivy_ngcc__/locale/en.common.json +43 -43
  3. package/__ivy_ngcc__/locale/en.context.json +199 -199
  4. package/__ivy_ngcc__/locale/en.core.json +29 -29
  5. package/__ivy_ngcc__/locale/en.geo.json +788 -772
  6. package/__ivy_ngcc__/locale/en.integration.json +123 -123
  7. package/__ivy_ngcc__/locale/en.json +25 -9
  8. package/__ivy_ngcc__/locale/fr.auth.json +32 -32
  9. package/__ivy_ngcc__/locale/fr.common.json +43 -43
  10. package/__ivy_ngcc__/locale/fr.context.json +199 -199
  11. package/__ivy_ngcc__/locale/fr.core.json +29 -29
  12. package/__ivy_ngcc__/locale/fr.geo.json +788 -772
  13. package/__ivy_ngcc__/locale/fr.integration.json +125 -125
  14. package/__ivy_ngcc__/locale/fr.json +20 -4
  15. package/esm2020/lib/activity/activity.interceptor.mjs +1 -1
  16. package/esm2020/lib/activity/activity.module.mjs +1 -1
  17. package/esm2020/lib/activity/activity.service.mjs +1 -1
  18. package/esm2020/lib/activity/index.mjs +1 -1
  19. package/esm2020/lib/analytics/index.mjs +1 -1
  20. package/esm2020/lib/analytics/shared/analytics.interface.mjs +1 -1
  21. package/esm2020/lib/analytics/shared/analytics.service.mjs +1 -1
  22. package/esm2020/lib/analytics/shared/index.mjs +1 -1
  23. package/esm2020/lib/compression/compressedData.interface.mjs +1 -1
  24. package/esm2020/lib/compression/compression.service.mjs +1 -1
  25. package/esm2020/lib/compression/index.mjs +1 -1
  26. package/esm2020/lib/config/config.interface.mjs +1 -1
  27. package/esm2020/lib/config/config.module.mjs +1 -1
  28. package/esm2020/lib/config/config.provider.mjs +1 -1
  29. package/esm2020/lib/config/config.service.mjs +1 -1
  30. package/esm2020/lib/config/index.mjs +1 -1
  31. package/esm2020/lib/config/version.mjs +3 -3
  32. package/esm2020/lib/core.module.mjs +1 -1
  33. package/esm2020/lib/gesture/gesture.module.mjs +1 -1
  34. package/esm2020/lib/gesture/gesture.provider.mjs +1 -1
  35. package/esm2020/lib/language/index.mjs +1 -1
  36. package/esm2020/lib/language/language.module.mjs +1 -1
  37. package/esm2020/lib/language/shared/index.mjs +1 -1
  38. package/esm2020/lib/language/shared/language.interface.mjs +1 -1
  39. package/esm2020/lib/language/shared/language.loader.mjs +1 -1
  40. package/esm2020/lib/language/shared/language.provider.mjs +1 -1
  41. package/esm2020/lib/language/shared/language.service.mjs +5 -5
  42. package/esm2020/lib/language/shared/missing-translation.guard.mjs +2 -2
  43. package/esm2020/lib/media/index.mjs +1 -1
  44. package/esm2020/lib/media/media.enum.mjs +1 -1
  45. package/esm2020/lib/media/media.service.mjs +1 -1
  46. package/esm2020/lib/message/index.mjs +1 -1
  47. package/esm2020/lib/message/message.module.mjs +1 -1
  48. package/esm2020/lib/message/shared/index.mjs +1 -1
  49. package/esm2020/lib/message/shared/message.enum.mjs +1 -1
  50. package/esm2020/lib/message/shared/message.interface.mjs +1 -1
  51. package/esm2020/lib/message/shared/message.service.mjs +1 -1
  52. package/esm2020/lib/network/index.mjs +1 -1
  53. package/esm2020/lib/network/network.interfaces.mjs +1 -1
  54. package/esm2020/lib/network/network.service.mjs +1 -1
  55. package/esm2020/lib/regex/index.mjs +3 -0
  56. package/esm2020/lib/regex/regex.interface.mjs +2 -0
  57. package/esm2020/lib/regex/regex.service.mjs +27 -0
  58. package/esm2020/lib/request/error.interceptor.mjs +1 -1
  59. package/esm2020/lib/request/error.module.mjs +1 -1
  60. package/esm2020/lib/request/index.mjs +1 -1
  61. package/esm2020/lib/request/logging.interceptor.mjs +2 -2
  62. package/esm2020/lib/request/logging.module.mjs +1 -1
  63. package/esm2020/lib/route/route.interface.mjs +1 -1
  64. package/esm2020/lib/route/route.service.mjs +1 -1
  65. package/esm2020/lib/storage/index.mjs +1 -1
  66. package/esm2020/lib/storage/storage.interface.mjs +1 -1
  67. package/esm2020/lib/storage/storage.service.mjs +1 -1
  68. package/esm2020/public_api.mjs +2 -1
  69. package/fesm2015/igo2-core.mjs +34 -8
  70. package/fesm2015/igo2-core.mjs.map +1 -1
  71. package/fesm2020/igo2-core.mjs +32 -8
  72. package/fesm2020/igo2-core.mjs.map +1 -1
  73. package/lib/regex/index.d.ts +2 -0
  74. package/lib/regex/regex.interface.d.ts +3 -0
  75. package/lib/regex/regex.service.d.ts +12 -0
  76. package/locale/en.auth.json +29 -29
  77. package/locale/en.common.json +43 -43
  78. package/locale/en.context.json +199 -199
  79. package/locale/en.core.json +29 -29
  80. package/locale/en.geo.json +788 -772
  81. package/locale/en.integration.json +123 -123
  82. package/locale/en.json +25 -9
  83. package/locale/fr.auth.json +32 -32
  84. package/locale/fr.common.json +43 -43
  85. package/locale/fr.context.json +199 -199
  86. package/locale/fr.core.json +29 -29
  87. package/locale/fr.geo.json +788 -772
  88. package/locale/fr.integration.json +125 -125
  89. package/locale/fr.json +20 -4
  90. package/package.json +2 -2
  91. package/public_api.d.ts +1 -0
  92. package/style/all.theming.scss +5 -5
  93. package/style/core.theming.scss +9 -9
  94. package/style/foreground.scss +20 -20
  95. package/style/index.theming.scss +781 -729
  96. package/style/material.font.scss +9 -9
  97. package/style/partial/core.variables.scss +4 -4
  98. package/style/partial/media.scss +80 -80
  99. package/style/setup.scss +2 -2
  100. package/style/themes/blue.theme.scss +19 -19
  101. package/style/themes/bluedark.theme.scss +52 -0
  102. package/style/themes/bluedq.theme.scss +52 -52
  103. package/style/themes/bluegrey.theme.scss +16 -16
  104. package/style/themes/dark.theme.scss +16 -16
  105. package/style/themes/deeppurple.theme.scss +16 -16
  106. package/style/themes/indigo.theme.scss +16 -16
  107. package/style/themes/orange.theme.scss +16 -16
  108. package/style/themes/teal.theme.scss +16 -16
  109. package/style/theming.scss +5 -5
  110. package/style/typography.scss +17 -17
@@ -1,65 +1,65 @@
1
- @use './node_modules/@angular/material/_index.scss' as mat;
2
- @use './node_modules/@angular/cdk' as cdk;
3
-
4
- $igo-typography: mat.define-typography-config(
5
- $display-4: mat.define-typography-level(110px, 110px, 300),
6
- $display-3: mat.define-typography-level(54px, 54px, 400),
7
- $display-2: mat.define-typography-level(43px, 46px, 400),
8
- $display-1: mat.define-typography-level(32px, 38px, 400),
9
- $headline: mat.define-typography-level(22px, 30px, 400),
10
- $title: mat.define-typography-level(18px, 30px, 500),
11
- $subheading-2: mat.define-typography-level(14px, 26px, 400),
12
- $subheading-1: mat.define-typography-level(13px, 22px, 400),
13
- $body-2: mat.define-typography-level(12px, 22px, 500),
14
- $body-1: mat.define-typography-level(12px, 18px, 400),
15
- $caption: mat.define-typography-level(12px, 18px, 400),
16
- $button: mat.define-typography-level(13px, 13px, 500),
17
- $input: mat.define-typography-level(14px, 1.25, 400)
18
- );
19
-
20
- @include mat.core($igo-typography);
21
-
22
- @mixin igo-all-theming($theme, $typography: $igo-typography) {
23
- @include igo-theming($theme, $typography);
24
- @include igo-common-theming($theme, $typography);
25
- @include igo-geo-theming($theme, $typography);
26
- }
27
-
28
- @function theme-foreground($palette) {
29
- $color: mat.get-color-from-palette($palette, 500);
30
- @return (
31
- base: $color,
32
- divider: rgba($color, 0.12),
33
- dividers: rgba($color, 0.12),
34
- disabled: rgba($color, 0.38),
35
- disabled-button: rgba($color, 0.26),
36
- disabled-text: rgba($color, 0.38),
37
- elevation: $color,
38
- hint-text: rgba($color, 0.38),
39
- secondary-text: rgba($color, 0.54),
40
- icon: rgba($color, 0.54),
41
- icons: rgba($color, 0.54),
42
- text: rgba($color, 0.87),
43
- slider-min: rgba($color, 0.87),
44
- slider-off: rgba($color, 0.26),
45
- slider-off-active: rgba($color, 0.38)
46
- );
47
- };
48
-
49
- button.mat-menu-item {
50
- line-height: 24px !important;
51
- }
52
- a.mat-menu-item > mat-icon {
53
- margin-bottom: 14px;
54
- }
55
- .mat-icon svg {
56
- height: 24px;
57
- width: 24px;
58
- }
59
-
60
- @mixin igo-theming($theme, $typography) {
61
- @include igo-core-theming($theme, $typography);
62
- }
1
+ @use './node_modules/@angular/material/_index.scss' as mat;
2
+ @use './node_modules/@angular/cdk' as cdk;
3
+
4
+ $igo-typography: mat.define-typography-config(
5
+ $display-4: mat.define-typography-level(110px, 110px, 300),
6
+ $display-3: mat.define-typography-level(54px, 54px, 400),
7
+ $display-2: mat.define-typography-level(43px, 46px, 400),
8
+ $display-1: mat.define-typography-level(32px, 38px, 400),
9
+ $headline: mat.define-typography-level(22px, 30px, 400),
10
+ $title: mat.define-typography-level(18px, 30px, 500),
11
+ $subheading-2: mat.define-typography-level(14px, 26px, 400),
12
+ $subheading-1: mat.define-typography-level(13px, 22px, 400),
13
+ $body-2: mat.define-typography-level(12px, 22px, 500),
14
+ $body-1: mat.define-typography-level(12px, 18px, 400),
15
+ $caption: mat.define-typography-level(12px, 18px, 400),
16
+ $button: mat.define-typography-level(13px, 13px, 500),
17
+ $input: mat.define-typography-level(14px, 1.25, 400)
18
+ );
19
+
20
+ @include mat.core($igo-typography);
21
+
22
+ @mixin igo-all-theming($theme, $typography: $igo-typography) {
23
+ @include igo-theming($theme, $typography);
24
+ @include igo-common-theming($theme, $typography);
25
+ @include igo-geo-theming($theme, $typography);
26
+ }
27
+
28
+ @function theme-foreground($palette) {
29
+ $color: mat.get-color-from-palette($palette, 500);
30
+ @return (
31
+ base: $color,
32
+ divider: rgba($color, 0.12),
33
+ dividers: rgba($color, 0.12),
34
+ disabled: rgba($color, 0.38),
35
+ disabled-button: rgba($color, 0.26),
36
+ disabled-text: rgba($color, 0.38),
37
+ elevation: $color,
38
+ hint-text: rgba($color, 0.38),
39
+ secondary-text: rgba($color, 0.54),
40
+ icon: rgba($color, 0.54),
41
+ icons: rgba($color, 0.54),
42
+ text: rgba($color, 0.87),
43
+ slider-min: rgba($color, 0.87),
44
+ slider-off: rgba($color, 0.26),
45
+ slider-off-active: rgba($color, 0.38)
46
+ );
47
+ };
48
+
49
+ button.mat-menu-item {
50
+ line-height: 24px !important;
51
+ }
52
+ a.mat-menu-item > mat-icon {
53
+ margin-bottom: 14px;
54
+ }
55
+ .mat-icon svg {
56
+ height: 24px;
57
+ width: 24px;
58
+ }
59
+
60
+ @mixin igo-theming($theme, $typography) {
61
+ @include igo-core-theming($theme, $typography);
62
+ }
63
63
 
64
64
  /* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */
65
65
 
@@ -253,47 +253,47 @@ button.toast-close-button {
253
253
  width: 25em;
254
254
  }
255
255
  }
256
-
257
-
258
- @mixin igo-core-theming($theme, $typography) {
259
- @include igo-message-theming($theme, $typography);
260
-
261
- button.mat-icon-button.mat-button-base[disabled="true"] {
262
- color: rgba(0,0,0,.26);
263
- }
264
- }
265
256
 
266
- @mixin igo-message-theming($theme, $typography) {
267
- $primary: map-get($theme, primary);
268
- $accent: map-get($theme, accent);
269
- $warn: map-get($theme, warn);
270
-
271
- .toast-error {
272
- background-color: mat.get-color-from-palette($warn);
273
- }
274
-
275
- .toast-info {
276
- background-color: mat.get-color-from-palette($primary);
277
- }
278
-
279
- .toast-no-icon {
280
- background-image: none;
281
- padding-left: 6%;
282
- }
283
-
284
- .toast-title {
285
- line-height: 23px;
286
- font-size: 15px;
287
- font-weight: bold;
288
- font-family: Roboto, "Helvetica Neue", sans-serif;
289
- }
290
- .toast-message {
291
- line-height: 18px;
292
- font-size: mat.font-size($typography, subheading-2);
293
- font-family: Roboto, "Helvetica Neue", sans-serif;
294
- }
295
-
296
- }
257
+
258
+ @mixin igo-core-theming($theme, $typography) {
259
+ @include igo-message-theming($theme, $typography);
260
+
261
+ button.mat-icon-button.mat-button-base[disabled="true"] {
262
+ color: rgba(0,0,0,.26);
263
+ }
264
+ }
265
+
266
+ @mixin igo-message-theming($theme, $typography) {
267
+ $primary: map-get($theme, primary);
268
+ $accent: map-get($theme, accent);
269
+ $warn: map-get($theme, warn);
270
+
271
+ .toast-error {
272
+ background-color: mat.get-color-from-palette($warn);
273
+ }
274
+
275
+ .toast-info {
276
+ background-color: mat.get-color-from-palette($primary);
277
+ }
278
+
279
+ .toast-no-icon {
280
+ background-image: none;
281
+ padding-left: 6%;
282
+ }
283
+
284
+ .toast-title {
285
+ line-height: 23px;
286
+ font-size: 15px;
287
+ font-weight: bold;
288
+ font-family: Roboto, "Helvetica Neue", sans-serif;
289
+ }
290
+ .toast-message {
291
+ line-height: 18px;
292
+ font-size: mat.font-size($typography, subheading-2);
293
+ font-family: Roboto, "Helvetica Neue", sans-serif;
294
+ }
295
+
296
+ }
297
297
 
298
298
  .shepherd-button{background:#3288e6;border:0;border-radius:3px;color:hsla(0,0%,100%,.75);cursor:pointer;margin-right:.5rem;padding:.5rem 1.5rem;transition:all .5s ease}.shepherd-button:not(:disabled):hover{background:#196fcc;color:hsla(0,0%,100%,.75)}.shepherd-button.shepherd-button-secondary{background:#f1f2f3;color:rgba(0,0,0,.75)}.shepherd-button.shepherd-button-secondary:not(:disabled):hover{background:#d6d9db;color:rgba(0,0,0,.75)}.shepherd-button:disabled{cursor:not-allowed}
299
299
  .shepherd-footer{border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;justify-content:flex-end;padding:0 .75rem .75rem}.shepherd-footer .shepherd-button:last-child{margin-right:0}
@@ -303,254 +303,254 @@ button.toast-close-button {
303
303
  .shepherd-text{color:rgba(0,0,0,.75);font-size:1rem;line-height:1.3em;padding:.75em}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}
304
304
  .shepherd-content{border-radius:5px;outline:none;padding:0}
305
305
  .shepherd-element{background:#fff;border-radius:5px;box-shadow:0 1px 4px rgba(0,0,0,.2);max-width:400px;opacity:0;outline:none;transition:opacity .3s,visibility .3s;visibility:hidden;width:100%;z-index:9999}.shepherd-enabled.shepherd-element{opacity:1;visibility:visible}.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){opacity:0;pointer-events:none;visibility:hidden}.shepherd-element,.shepherd-element *,.shepherd-element :after,.shepherd-element :before{box-sizing:border-box}.shepherd-arrow,.shepherd-arrow:before{height:16px;position:absolute;width:16px;z-index:-1}.shepherd-arrow:before{background:#fff;content:"";transform:rotate(45deg)}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-8px}.shepherd-element.shepherd-centered>.shepherd-arrow{opacity:0}.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow:before{background-color:#e6e6e6}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}
306
- .shepherd-modal-overlay-container{height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:all .3s ease-out,height 0ms .3s,opacity .3s 0ms;width:100vw;z-index:9997}.shepherd-modal-overlay-container.shepherd-modal-is-visible{height:100vh;opacity:.5;transform:translateZ(0);transition:all .3s ease-out,height 0s 0s,opacity .3s 0s}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}
307
-
308
- @mixin igo-common-theming($theme, $typography) {
309
- @include igo-action-theming($theme);
310
- @include igo-collapsible-theming($theme);
311
- @include igo-entity-theming($theme);
312
- @include igo-list-theming($theme);
313
- @include igo-panel-theming($theme);
314
- @include igo-tool-theming($theme);
315
- @include igo-tour-theming($theme);
316
- @include igo-home-button-theming($theme);
317
- }
306
+ .shepherd-modal-overlay-container{height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:all .3s ease-out,height 0ms .3s,opacity .3s 0ms;width:100vw;z-index:9997}.shepherd-modal-overlay-container.shepherd-modal-is-visible{height:100vh;opacity:.5;transform:translateZ(0);transition:all .3s ease-out,height 0s 0s,opacity .3s 0s}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}
307
+
308
+ @mixin igo-common-theming($theme, $typography) {
309
+ @include igo-action-theming($theme);
310
+ @include igo-collapsible-theming($theme);
311
+ @include igo-entity-theming($theme);
312
+ @include igo-list-theming($theme);
313
+ @include igo-panel-theming($theme);
314
+ @include igo-tool-theming($theme);
315
+ @include igo-tour-theming($theme);
316
+ @include igo-home-button-theming($theme);
317
+ }
318
+
319
+ @mixin igo-action-theming($theme) {
320
+ @include igo-actionbar-theming($theme);
321
+ }
322
+
323
+ @mixin igo-actionbar-theming($theme) {
324
+ .igo-actionbar-overlay {
325
+ min-width: inherit !important;
326
+ padding-top: 0;
327
+ padding-bottom: 0;
328
+
329
+ .mat-list {
330
+ padding-top: 0
331
+ }
332
+
333
+ .mat-list .mat-list-item.mat-list-item-with-avatar .mat-list-item-content .mat-list-text {
334
+ padding-right: 16px;
335
+ }
336
+
337
+ .mat-menu-content:not(:empty) {
338
+ padding-top: 0;
339
+ padding-bottom: 0;
340
+ }
341
+ }
342
+ }
318
343
 
319
- @mixin igo-action-theming($theme) {
320
- @include igo-actionbar-theming($theme);
321
- }
344
+ @mixin igo-collapsible-theming($theme) {
345
+ mat-icon[mat-list-avatar][igocollapse] {
346
+ &:hover {
347
+ cursor: pointer;
348
+ }
322
349
 
323
- @mixin igo-actionbar-theming($theme) {
324
- .igo-actionbar-overlay {
325
- min-width: inherit !important;
326
- padding-top: 0;
327
- padding-bottom: 0;
328
-
329
- .mat-list {
330
- padding-top: 0
331
- }
332
-
333
- .mat-list .mat-list-item.mat-list-item-with-avatar .mat-list-item-content .mat-list-text {
334
- padding-right: 16px;
335
- }
336
-
337
- .mat-menu-content:not(:empty) {
338
- padding-top: 0;
339
- padding-bottom: 0;
340
- }
341
- }
342
- }
350
+ &.igo-chevron {
351
+ width: auto !important;
352
+ transform: rotateZ(0deg);
353
+ transition: 300ms ease-in-out;
343
354
 
344
- @mixin igo-collapsible-theming($theme) {
345
- mat-icon[mat-list-avatar][igocollapse] {
346
- &:hover {
347
- cursor: pointer;
348
- }
349
-
350
- &.igo-chevron {
351
- width: auto !important;
352
- transform: rotateZ(0deg);
353
- transition: 300ms ease-in-out;
354
-
355
- &.collapsed {
356
- transform: rotateZ(180deg);
357
- transition: 300ms ease-in-out;
358
- }
359
- }
360
- }
361
-
362
- div.igo-collapsed {
363
- display: none !important;
364
- }
365
-
366
- }
355
+ &.collapsed {
356
+ transform: rotateZ(180deg);
357
+ transition: 300ms ease-in-out;
358
+ }
359
+ }
360
+ }
367
361
 
368
- @mixin igo-entity-theming($theme) {
369
- @include igo-entity-table-theming($theme);
370
- }
362
+ div.igo-collapsed {
363
+ display: none !important;
364
+ }
371
365
 
372
- @mixin igo-entity-table-theming($theme) {
373
- $primary: map-get($theme, primary);
374
- $accent: map-get($theme, accent);
375
-
376
- igo-entity-table table.igo-entity-table-with-selection tr.igo-entity-table-row-highlighted {
377
- background-color: mat.get-color-from-palette($primary, A100);
378
- color: mat.get-color-from-palette($primary, default-contrast);
379
- }
380
- }
366
+ }
381
367
 
382
- @mixin igo-home-button-theming($theme) {
383
- $primary: map-get($theme, primary);
384
- $accent: map-get($theme, accent);
385
- $foreground: map-get($theme, foreground);
386
-
387
- igo-home-button > #homeButton {
388
- background-color: mat.get-color-from-palette($primary);
389
- color: mat.get-color-from-palette($primary, default-contrast);
390
-
391
- &:hover {
392
- background-color: mat.get-color-from-palette($accent, lighter);
393
- color: black;
394
- }
395
- }
396
- }
397
-
368
+ @mixin igo-entity-theming($theme) {
369
+ @include igo-entity-table-theming($theme);
370
+ }
398
371
 
399
- @mixin igo-list-theming($theme) {
400
- $primary: map-get($theme, primary);
401
- $accent: map-get($theme, accent);
402
-
403
- igo-list [igolistitem][color="primary"].igo-list-item-selected > mat-list-item {
404
- background-color: mat.get-color-from-palette($primary);
405
- color: mat.get-color-from-palette($primary, default-contrast);
406
- }
407
-
408
- igo-list [igolistitem][color="accent"].igo-list-item-selected > mat-list-item {
409
- background-color: mat.get-color-from-palette($accent);
410
- color: mat.get-color-from-palette($accent, default-contrast);
411
- }
412
-
413
- igo-list [igolistitem].igo-list-item-disabled > mat-list-item {
414
- color: rgba(0, 0, 0, 0.38);
415
- }
416
-
417
- igo-list [igolistitem][color="primary"]:not(.igo-list-item-disabled):hover > mat-list-item,
418
- igo-list [igolistitem][color="primary"].igo-list-item-focused > mat-list-item {
419
- background-color: mat.get-color-from-palette($primary, lighter);
420
- color: mat.get-color-from-palette($primary, default-contrast);
421
- }
422
-
423
- igo-list [igolistitem][color="accent"]:not(.igo-list-item-disabled):hover > mat-list-item,
424
- igo-list [igolistitem][color="accent"].igo-list-item-focused > mat-list-item {
425
- background-color: mat.get-color-from-palette($accent, lighter);
426
- color: mat.get-color-from-palette($accent, default-contrast);
427
- }
428
- }
372
+ @mixin igo-entity-table-theming($theme) {
373
+ $primary: map-get($theme, primary);
374
+ $accent: map-get($theme, accent);
429
375
 
430
- @mixin igo-panel-theming($theme) {
431
- $primary: map-get($theme, primary);
432
-
433
- igo-panel > div.igo-panel-header {
434
- background-color: mat.get-color-from-palette($primary);
435
- color: mat.get-color-from-palette($primary, default-contrast);
436
- }
437
-
438
- }
376
+ igo-entity-table table.igo-entity-table-with-selection tr.igo-entity-table-row-highlighted {
377
+ background-color: mat.get-color-from-palette($primary, A100);
378
+ color: mat.get-color-from-palette($primary, default-contrast);
379
+ }
380
+ }
439
381
 
440
- @mixin igo-tool-theming($theme) {
441
- @include igo-toolbox-theming($theme);
442
- }
382
+ @mixin igo-home-button-theming($theme) {
383
+ $primary: map-get($theme, primary);
384
+ $accent: map-get($theme, accent);
385
+ $foreground: map-get($theme, foreground);
443
386
 
444
- @mixin igo-toolbox-theming($theme) {
445
- $primary: map-get($theme, primary);
446
- $accent: map-get($theme, accent);
447
- $foreground: map-get($theme, foreground);
448
-
449
- igo-toolbox > igo-actionbar mat-list.mat-list-base igo-actionbar-item mat-list-item {
450
- &:hover {
451
- background-color: mat.get-color-from-palette($accent, lighter);
452
- }
453
-
454
- &.tool-activated,
455
- &.children-tool-activated {
456
- background-color: mat.get-color-from-palette($accent);
457
- cursor: default;
458
- button {
459
- cursor: default;
460
- }
461
- }
462
- }
463
-
464
- igo-toolbox > igo-actionbar:not(.with-title) > mat-list {
465
- & > #lowChevron,
466
- & > #topChevron {
467
- &:hover {
468
- background-color: mat.get-color-from-palette($accent, lighter);
469
- color: black;
470
- }
471
- }
472
- }
473
-
474
- igo-toolbox.color-primary > igo-actionbar:not(.with-title) {
475
- box-shadow: unset;
476
- background-color: mat.get-color-from-palette($primary);
477
- #lowChevron,
478
- #topChevron {
479
- background-color: mat.get-color-from-palette($primary);
480
- color: white;
481
- }
482
- }
483
-
484
- igo-toolbox.color-grey > igo-actionbar:not(.with-title) {
485
- box-shadow: unset;
486
- background-color: #737475;
487
- #lowChevron,
488
- #topChevron {
489
- background-color: #737475;
490
- color: white;
491
- }
492
- }
493
-
494
- igo-toolbox.color-primary,
495
- igo-toolbox.color-grey {
496
- & > igo-actionbar:not(.with-title) mat-list.mat-list-base {
497
- .mat-list-item.mat-list-item-with-avatar {
498
- color: white;
499
- &:hover {
500
- color: black;
501
- }
502
-
503
- &.tool-activated,
504
- &.children-tool-activated {
505
- background-color: white;
506
- color: black;
507
- }
508
- }
509
- }
510
- }
511
-
512
- }
387
+ igo-home-button > #homeButton {
388
+ background-color: mat.get-color-from-palette($primary);
389
+ color: mat.get-color-from-palette($primary, default-contrast);
513
390
 
514
- @mixin igo-tour-theming($theme) {
515
- $primary: map-get($theme, primary);
516
- $accent: map-get($theme, accent);
517
- $warn: map-get($theme, warn);
518
-
519
- igo-interactive-tour > button.mat-raised-button.tour-button-tool-icon {
520
- box-shadow: none;
521
- }
522
-
523
- igo-interactive-tour > button.tour-button-tool-icon {
524
- background-color: mat.get-color-from-palette($primary);
525
- color: mat.get-color-from-palette($primary, default-contrast);
526
-
527
- box-shadow: none;
528
- border:none;
529
- border-radius: 50%;
530
- padding: 0;
531
- min-width: 0;
532
- width: 40px;
533
- height: 40px;
534
- flex-shrink: 0;
535
- line-height: 40px;
536
- }
537
-
538
- igo-interactive-tour > button.tour-button-tool-icon span.interactive-tour-button-title {
539
- display: none;
540
- }
541
-
542
- igo-interactive-tour > button.tour-button-tool {
543
- background-color: mat.get-color-from-palette($primary);
544
- color: mat.get-color-from-palette($primary, default-contrast);
545
- border: none;
546
- }
547
-
548
- igo-interactive-tour > button.tour-button-tool-icon:hover {
549
- background-color: mat.get-color-from-palette($primary, default-contrast);
550
- color: mat.get-color-from-palette($primary);
551
- cursor: pointer;
552
- }
553
- }
391
+ &:hover {
392
+ background-color: mat.get-color-from-palette($accent, lighter);
393
+ color: black;
394
+ }
395
+ }
396
+ }
397
+
398
+
399
+ @mixin igo-list-theming($theme) {
400
+ $primary: map-get($theme, primary);
401
+ $accent: map-get($theme, accent);
402
+
403
+ igo-list [igolistitem][color="primary"].igo-list-item-selected > mat-list-item {
404
+ background-color: mat.get-color-from-palette($primary);
405
+ color: mat.get-color-from-palette($primary, default-contrast);
406
+ }
407
+
408
+ igo-list [igolistitem][color="accent"].igo-list-item-selected > mat-list-item {
409
+ background-color: mat.get-color-from-palette($accent);
410
+ color: mat.get-color-from-palette($accent, default-contrast);
411
+ }
412
+
413
+ igo-list [igolistitem].igo-list-item-disabled > mat-list-item {
414
+ color: rgba(0, 0, 0, 0.38);
415
+ }
416
+
417
+ igo-list [igolistitem][color="primary"]:not(.igo-list-item-disabled):hover > mat-list-item,
418
+ igo-list [igolistitem][color="primary"].igo-list-item-focused > mat-list-item {
419
+ background-color: mat.get-color-from-palette($primary, lighter);
420
+ color: mat.get-color-from-palette($primary, default-contrast);
421
+ }
422
+
423
+ igo-list [igolistitem][color="accent"]:not(.igo-list-item-disabled):hover > mat-list-item,
424
+ igo-list [igolistitem][color="accent"].igo-list-item-focused > mat-list-item {
425
+ background-color: mat.get-color-from-palette($accent, lighter);
426
+ color: mat.get-color-from-palette($accent, default-contrast);
427
+ }
428
+ }
429
+
430
+ @mixin igo-panel-theming($theme) {
431
+ $primary: map-get($theme, primary);
432
+
433
+ igo-panel > div.igo-panel-header {
434
+ background-color: mat.get-color-from-palette($primary);
435
+ color: mat.get-color-from-palette($primary, default-contrast);
436
+ }
437
+
438
+ }
439
+
440
+ @mixin igo-tool-theming($theme) {
441
+ @include igo-toolbox-theming($theme);
442
+ }
443
+
444
+ @mixin igo-toolbox-theming($theme) {
445
+ $primary: map-get($theme, primary);
446
+ $accent: map-get($theme, accent);
447
+ $foreground: map-get($theme, foreground);
448
+
449
+ igo-toolbox > igo-actionbar mat-list.mat-list-base igo-actionbar-item mat-list-item {
450
+ &:hover {
451
+ background-color: mat.get-color-from-palette($accent, lighter);
452
+ }
453
+
454
+ &.tool-activated,
455
+ &.children-tool-activated {
456
+ background-color: mat.get-color-from-palette($accent);
457
+ cursor: default;
458
+ button {
459
+ cursor: default;
460
+ }
461
+ }
462
+ }
463
+
464
+ igo-toolbox > igo-actionbar:not(.with-title) > mat-list {
465
+ & > #lowChevron,
466
+ & > #topChevron {
467
+ &:hover {
468
+ background-color: mat.get-color-from-palette($accent, lighter);
469
+ color: black;
470
+ }
471
+ }
472
+ }
473
+
474
+ igo-toolbox.color-primary > igo-actionbar:not(.with-title) {
475
+ box-shadow: unset;
476
+ background-color: mat.get-color-from-palette($primary);
477
+ #lowChevron,
478
+ #topChevron {
479
+ background-color: mat.get-color-from-palette($primary);
480
+ color: white;
481
+ }
482
+ }
483
+
484
+ igo-toolbox.color-grey > igo-actionbar:not(.with-title) {
485
+ box-shadow: unset;
486
+ background-color: #737475;
487
+ #lowChevron,
488
+ #topChevron {
489
+ background-color: #737475;
490
+ color: white;
491
+ }
492
+ }
493
+
494
+ igo-toolbox.color-primary,
495
+ igo-toolbox.color-grey {
496
+ & > igo-actionbar:not(.with-title) mat-list.mat-list-base {
497
+ .mat-list-item.mat-list-item-with-avatar {
498
+ color: white;
499
+ &:hover {
500
+ color: black;
501
+ }
502
+
503
+ &.tool-activated,
504
+ &.children-tool-activated {
505
+ background-color: white;
506
+ color: black;
507
+ }
508
+ }
509
+ }
510
+ }
511
+
512
+ }
513
+
514
+ @mixin igo-tour-theming($theme) {
515
+ $primary: map-get($theme, primary);
516
+ $accent: map-get($theme, accent);
517
+ $warn: map-get($theme, warn);
518
+
519
+ igo-interactive-tour > button.mat-raised-button.tour-button-tool-icon {
520
+ box-shadow: none;
521
+ }
522
+
523
+ igo-interactive-tour > button.tour-button-tool-icon {
524
+ background-color: mat.get-color-from-palette($primary);
525
+ color: mat.get-color-from-palette($primary, default-contrast);
526
+
527
+ box-shadow: none;
528
+ border:none;
529
+ border-radius: 50%;
530
+ padding: 0;
531
+ min-width: 0;
532
+ width: 40px;
533
+ height: 40px;
534
+ flex-shrink: 0;
535
+ line-height: 40px;
536
+ }
537
+
538
+ igo-interactive-tour > button.tour-button-tool-icon span.interactive-tour-button-title {
539
+ display: none;
540
+ }
541
+
542
+ igo-interactive-tour > button.tour-button-tool {
543
+ background-color: mat.get-color-from-palette($primary);
544
+ color: mat.get-color-from-palette($primary, default-contrast);
545
+ border: none;
546
+ }
547
+
548
+ igo-interactive-tour > button.tour-button-tool-icon:hover {
549
+ background-color: mat.get-color-from-palette($primary, default-contrast);
550
+ color: mat.get-color-from-palette($primary);
551
+ cursor: pointer;
552
+ }
553
+ }
554
554
 
555
555
  :root,
556
556
  :host {
@@ -897,421 +897,473 @@ button.toast-close-button {
897
897
  .ol-overviewmap .ol-overviewmap-box:hover {
898
898
  cursor: move;
899
899
  }
900
-
901
-
902
- @mixin igo-geo-theming($theme, $typography) {
903
- @include igo-drawingTool-theming($theme, $typography);
904
- @include igo-feature-theming($theme);
905
- @include igo-filter-theming($theme, $typography);
906
- @include igo-layer-theming($theme);
907
- @include igo-map-theming($theme, $typography);
908
- @include igo-measure-theming($theme, $typography);
909
- @include igo-directions-theming($theme);
910
- @include igo-workspace-theming($theme, $typography);
911
- }
912
900
 
913
- @mixin igo-directions-theming($theme) {
914
- @include igo-directions-results-theming($theme);
915
- }
916
901
 
917
- @mixin igo-directions-results-theming($theme) {
918
- $accent: map-get($theme, accent);
919
-
920
- igo-directions-results mat-list-item.igo-steps:hover {
921
- background-color: mat.get-color-from-palette($accent, lighter);
922
- }
923
- }
902
+ @mixin igo-geo-theming($theme, $typography) {
903
+ @include igo-drawingTool-theming($theme, $typography);
904
+ @include igo-feature-theming($theme);
905
+ @include igo-filter-theming($theme, $typography);
906
+ @include igo-layer-theming($theme);
907
+ @include igo-map-theming($theme, $typography);
908
+ @include igo-measure-theming($theme, $typography);
909
+ @include igo-directions-theming($theme);
910
+ @include igo-workspace-theming($theme, $typography);
911
+ }
924
912
 
925
- @mixin igo-drawingTool-theming($theme, $typography) {
926
- @include igo-draw-theming($theme, $typography);
927
- }
913
+ @mixin igo-directions-theming($theme) {
914
+ @include igo-directions-results-theming($theme);
915
+ }
928
916
 
929
- @mixin igo-draw-theming($theme, $typography) {
930
- $foreground: map-get($theme, foreground);
931
-
932
- .igo-map-tooltip {
933
- position: relative;
934
- border-radius: 4px;
935
- padding: 4px 8px;
936
- white-space: nowrap;
937
- }
938
-
939
- .igo-map-tooltip-draw {
940
- color: mat.get-color-from-palette($foreground, text);
941
- font-weight: bold;
942
- font-size: mat.font-size($typography, subheading-2);
943
- }
944
-
945
- igo-draw-popup-component {
946
- h1 {
947
- font-size: mat.font-size($typography, display-1);
948
- font-family: Roboto, "Helvetica Neue", sans-serif;
949
- }
950
- }
951
- }
952
- @mixin igo-feature-theming($theme) {
953
- @include igo-feature-details-theming($theme);
954
- }
917
+ @mixin igo-directions-results-theming($theme) {
918
+ $accent: map-get($theme, accent);
955
919
 
956
- @mixin igo-feature-details-theming($theme) {
957
- $is-dark: map-get($theme, is-dark);
958
- $foreground: map-get($theme, foreground);
959
- $background: map-get($theme, background);
960
-
961
- igo-feature-details > table.igo-striped tbody tr:nth-child(odd) {
962
- background-color: mat.get-color-from-palette($background, if($is-dark, app-bar, status-bar));
963
- color: black;
964
- }
965
-
966
- }
920
+ igo-directions-results mat-list-item.igo-steps:hover {
921
+ background-color: mat.get-color-from-palette($accent, lighter);
922
+ }
923
+ }
967
924
 
968
- @mixin igo-filter-theming($theme, $typography) {
969
- @include igo-time-filter-form-theming($theme);
970
- @include igo-ogc-filter-time-slider-theming($theme);
971
- @include igo-ogc-filter-selection-theming($theme);
972
- }
925
+ @mixin igo-drawingTool-theming($theme, $typography) {
926
+ @include igo-draw-theming($theme, $typography);
927
+ }
973
928
 
974
- @mixin igo-ogc-filter-selection-theming($theme) {
975
- $primary: map-get($theme, primary);
976
- $accent: map-get($theme, accent);
977
- $dark: mat.define-palette(mat.$grey-palette, 800, 700, 900);
978
-
979
- mat-button-toggle.mat-button-toggle-checked {
980
- background-color: mat.get-color-from-palette($accent);
981
- color: mat.get-color-from-palette($dark);
982
- }
983
-
984
- mat-button-toggle {
985
- color: black !important;
986
- }
987
- }
929
+ @mixin igo-draw-theming($theme, $typography) {
930
+ $foreground: map-get($theme, foreground);
988
931
 
989
- @mixin igo-ogc-filter-time-slider-theming($theme) {
990
- $primary: map-get($theme, primary);
991
- $color: mat.define-palette(mat.$yellow-palette);
992
-
993
- .mat-slider-thumb-label {
994
- transform: rotate(45deg) !important;
995
- border-radius: 50% 50% 0 !important;
996
- }
997
- }
998
-
999
- @mixin igo-time-filter-form-theming($theme) {
1000
- $primary: map-get($theme, primary);
1001
-
1002
- mat-datetimepicker-calendar > div.mat-datetimepicker-calendar-header {
1003
- color: mat.get-color-from-palette($primary);
1004
- }
1005
-
1006
- mat-datetimepicker-calendar > div.mat-datetimepicker-calendar-content .mat-datetimepicker-calendar-body-active {
1007
- background-color: mat.get-color-from-palette($primary, lighter);
1008
- border-radius: 100%;
1009
- }
1010
- }
932
+ .igo-map-tooltip {
933
+ position: relative;
934
+ border-radius: 4px;
935
+ padding: 4px 8px;
936
+ white-space: nowrap;
937
+ }
1011
938
 
1012
- @mixin igo-layer-theming($theme) {
1013
- $primary: map-get($theme, primary);
1014
- $accent: map-get($theme, accent);
1015
-
1016
- @include igo-layer-legend-theming($theme);
1017
-
1018
- igo-layer-item.igo-layer-item-focused > mat-list-item {
1019
- background-color: mat.get-color-from-palette($accent, lighter);
1020
- color: mat.get-color-from-palette($primary, default-contrast);
1021
- }
1022
-
1023
- .mat-menu-opacity-slider{
1024
- box-shadow: 0 2px 4px -1px rgba(0,0,0,.5), 0 4px 5px 0 rgba(0,0,0,.15), 0 1px 10px 0 rgba(0,0,0,.4)
1025
- }
1026
- }
939
+ .igo-map-tooltip-draw {
940
+ color: mat.get-color-from-palette($foreground, text);
941
+ font-weight: bold;
942
+ font-size: mat.font-size($typography, subheading-2);
943
+ }
944
+
945
+ igo-draw-popup-component {
946
+ h1 {
947
+ font-size: mat.font-size($typography, display-1);
948
+ font-family: Roboto, "Helvetica Neue", sans-serif;
949
+ }
950
+ }
951
+ }
952
+ @mixin igo-feature-theming($theme) {
953
+ @include igo-feature-details-theming($theme);
954
+ }
1027
955
 
1028
- @mixin igo-layer-legend-theming($theme) {
1029
- $primary: map-get($theme, primary);
1030
-
1031
- igo-layer-legend img:after {
1032
- border-top-color: mat.get-color-from-palette($primary);
1033
- }
1034
- }
956
+ @mixin igo-feature-details-theming($theme) {
957
+ $is-dark: map-get($theme, is-dark);
958
+ $foreground: map-get($theme, foreground);
959
+ $background: map-get($theme, background);
1035
960
 
1036
- @mixin igo-map-theming($theme, $typography) {
1037
- @include igo-map-browser-theming($theme, $typography);
1038
- @include igo-zoom-button-theming($theme);
1039
- @include igo-menu-button-theming($theme);
1040
- }
961
+ igo-feature-details > table.igo-striped tbody tr:nth-child(odd) {
962
+ background-color: mat.get-color-from-palette($background, if($is-dark, app-bar, status-bar));
963
+ color: black;
964
+ }
1041
965
 
1042
- @mixin igo-map-browser-theming($theme, $typography) {
1043
- $primary: map-get($theme, primary);
1044
- $is-dark: map-get($theme, is-dark);
1045
-
1046
- igo-map-browser div.ol-attribution > button {
1047
- color: mat.get-color-from-palette($primary, if($is-dark, default-contrast, default));
1048
- background-color: mat.get-color-from-palette(
1049
- $primary,
1050
- if($is-dark, default, default-contrast)
1051
- );
1052
- }
1053
-
1054
- igo-map-browser div.ol-attribution > ul {
1055
- font-size: mat.font-size($typography, body-1);
1056
- }
1057
- }
966
+ }
1058
967
 
1059
- @mixin igo-zoom-button-theming($theme) {
1060
- $primary: map-get($theme, primary);
1061
- $accent: map-get($theme, accent);
1062
- $is-dark: map-get($theme, is-dark);
1063
-
1064
- igo-zoom-button > div.igo-zoom-button-container > button {
1065
- &.mat-primary {
1066
- color: mat.get-color-from-palette($primary, if($is-dark, default-contrast, default));
1067
- background-color: mat.get-color-from-palette($primary, if($is-dark, default, default-contrast));
1068
- }
1069
-
1070
- &.mat-accent {
1071
- color: mat.get-color-from-palette($accent, if($is-dark, default-contrast, default));
1072
- background-color: mat.get-color-from-palette($accent, if($is-dark, default, default-contrast));
1073
- }
1074
- }
1075
-
1076
- }
968
+ @mixin igo-filter-theming($theme, $typography) {
969
+ @include igo-time-filter-form-theming($theme);
970
+ @include igo-ogc-filter-time-slider-theming($theme);
971
+ @include igo-ogc-filter-selection-theming($theme);
972
+ }
1077
973
 
1078
- @mixin igo-menu-button-theming($theme) {
1079
- $primary: map-get($theme, primary);
1080
-
1081
- igo-menu-button > #menu-button {
1082
- color: mat.get-color-from-palette($primary);
1083
- }
1084
-
1085
- igo-menu-button > #menu-button.menu-button-reverse-color-close {
1086
- background-color: mat.get-color-from-palette($primary);
1087
- color: mat.get-color-from-palette($primary, default-contrast);
1088
- }
1089
-
1090
- igo-menu-button > #menu-button.menu-button-reverse-color {
1091
- background-color: mat.get-color-from-palette($primary);
1092
- color: mat.get-color-from-palette($primary, default-contrast);
1093
- }
1094
- }
1095
-
974
+ @mixin igo-ogc-filter-selection-theming($theme) {
975
+ $primary: map-get($theme, primary);
976
+ $accent: map-get($theme, accent);
977
+ $dark: mat.define-palette(mat.$grey-palette, 800, 700, 900);
1096
978
 
1097
- @mixin igo-measure-theming($theme, $typography) {
1098
- @include igo-measurer-theming($theme, $typography);
1099
- }
979
+ mat-button-toggle.mat-button-toggle-checked {
980
+ background-color: mat.get-color-from-palette($accent);
981
+ color: mat.get-color-from-palette($dark);
982
+ }
1100
983
 
1101
- @mixin igo-measurer-theming($theme, $typography) {
1102
- $foreground: map-get($theme, foreground);
1103
-
1104
- .igo-map-tooltip {
1105
- position: relative;
1106
- border-radius: 4px;
1107
- padding: 4px 8px;
1108
- white-space: nowrap;
1109
- }
1110
-
1111
- .igo-map-tooltip-measure {
1112
- background-color: rgba(255, 204, 51, 0.7);
1113
- border: 1px solid rgb(255, 205, 51);
1114
- color: black;
1115
- font-weight: bold;
1116
- font-size: mat.font-size($typography, subheading-2);
1117
- }
1118
- .igo-map-tooltip-hidden {
1119
- display: none;
1120
- }
1121
- .igo-map-tooltip-measure-by-display{
1122
- display: none;
1123
- }
1124
- }
984
+ mat-button-toggle {
985
+ color: black !important;
986
+ }
987
+ }
1125
988
 
1126
- @mixin igo-workspace-theming($theme, $typography) {
1127
- @include igo-confirmation-popup-theming($theme, $typography);
1128
- }
989
+ @mixin igo-ogc-filter-time-slider-theming($theme) {
990
+ $primary: map-get($theme, primary);
991
+ $color: mat.define-palette(mat.$yellow-palette);
1129
992
 
1130
- @mixin igo-confirmation-popup-theming($theme, $typography) {
1131
- $foreground: map-get($theme, foreground);
1132
-
1133
- igo-confirmation-popup-component {
1134
- h1 {
1135
- font-size: mat.font-size($typography, display-1);
1136
- font-family: Roboto, "Helvetica Neue", sans-serif;
1137
- }
1138
- }
1139
- }
1140
-
1141
- .blue-theme {
1142
- $primary: mat.define-palette(mat.$blue-palette, 700, 400, 900);
1143
- $accent: mat.define-palette(mat.$blue-palette, 200);
1144
- $warn: mat.define-palette(mat.$red-palette);
1145
-
1146
- $temp-theme: mat.define-light-theme((
1147
- color: (
1148
- primary: $primary,
1149
- accent: $accent,
1150
- warn: $warn
1151
- )
1152
- ));
1153
-
1154
- $foreground: theme-foreground(mat.define-palette(mat.$grey-palette, 900));
1155
- $theme: map-merge($temp-theme, (foreground: $foreground));
1156
-
1157
- @include igo-all-theming($theme);
1158
- @include mat.all-component-colors($theme);
1159
- }
993
+ .mat-slider-thumb-label {
994
+ transform: rotate(45deg) !important;
995
+ border-radius: 50% 50% 0 !important;
996
+ }
997
+ }
1160
998
 
1161
- .bluedq-theme {
1162
- $dq-palette: (
1163
- 50 : #e1f5fd,
1164
- 100 : #b4e5fb,
1165
- 200 : #82d4f8,
1166
- 300 : #53c3f4,
1167
- 400 : #31B6f2,
1168
- 500 : #0d81df,
1169
- 600 : #149Be1,
1170
- 700 : #1088cd,
1171
- 800 : #0F77B9,
1172
- 900 : #095797,
1173
- A100 : #6dc6ff,
1174
- A200 : #3ab2ff,
1175
- A400 : #079eff,
1176
- A700 : #0090ec,
1177
- contrast: (
1178
- 50 : #000000,
1179
- 100 : #000000,
1180
- 200 : #000000,
1181
- 300 : #000000,
1182
- 400 : #000000,
1183
- 500 : #000000,
1184
- 600 : #ffffff,
1185
- 700 : #ffffff,
1186
- 800 : #ffffff,
1187
- 900 : #ffffff,
1188
- A100 : #000000,
1189
- A200 : #000000,
1190
- A400 : #ffffff,
1191
- A700 : #ffffff,
1192
- )
1193
- );
1194
-
1195
- $primary: mat.define-palette($dq-palette, 900);
1196
- $accent: mat.define-palette($dq-palette, 500);
1197
- $warn: mat.define-palette(mat.$red-palette);
1198
-
1199
- $temp-theme: mat.define-light-theme((
1200
- color: (
1201
- primary: $primary,
1202
- accent: $accent,
1203
- warn: $warn
1204
- )
1205
- ));
1206
-
1207
- $foreground: theme-foreground(mat.define-palette(mat.$grey-palette, 900));
1208
- $theme: map-merge($temp-theme, (foreground: $foreground));
1209
-
1210
- @include igo-all-theming($theme);
1211
- @include mat.all-component-colors($theme);
1212
- }
999
+ @mixin igo-time-filter-form-theming($theme) {
1000
+ $primary: map-get($theme, primary);
1213
1001
 
1214
- .bluegrey-theme {
1215
- $primary: mat.define-palette(mat.$blue-grey-palette);
1216
- $accent: mat.define-palette(mat.$pink-palette, A200, A100, A400);
1217
- $warn: mat.define-palette(mat.$deep-orange-palette);
1218
-
1219
- $theme: mat.define-light-theme((
1220
- color: (
1221
- primary: $primary,
1222
- accent: $accent,
1223
- warn: $warn
1224
- )
1225
- ));
1226
-
1227
- @include igo-all-theming($theme);
1228
- @include mat.all-component-colors($theme);
1229
- }
1002
+ mat-datetimepicker-calendar > div.mat-datetimepicker-calendar-header {
1003
+ color: mat.get-color-from-palette($primary);
1004
+ }
1230
1005
 
1231
- .deeppurple-theme {
1232
- $primary: mat.define-palette(mat.$deep-purple-palette);
1233
- $accent: mat.define-palette(mat.$amber-palette, A200, A100, A400);
1234
- $warn: mat.define-palette(mat.$red-palette);
1235
-
1236
- $theme: mat.define-light-theme((
1237
- color: (
1238
- primary: $primary,
1239
- accent: $accent,
1240
- warn: $warn
1241
- )
1242
- ));
1243
-
1244
- @include igo-all-theming($theme);
1245
- @include mat.all-component-colors($theme);
1246
- }
1006
+ mat-datetimepicker-calendar > div.mat-datetimepicker-calendar-content .mat-datetimepicker-calendar-body-active {
1007
+ background-color: mat.get-color-from-palette($primary, lighter);
1008
+ border-radius: 100%;
1009
+ }
1010
+ }
1247
1011
 
1248
- .indigo-theme {
1249
- $primary: mat.define-palette(mat.$indigo-palette);
1250
- $accent: mat.define-palette(mat.$pink-palette, A200, A100, A400);
1251
- $warn: mat.define-palette(mat.$red-palette);
1252
-
1253
- $theme: mat.define-light-theme((
1254
- color: (
1255
- primary: $primary,
1256
- accent: $accent,
1257
- warn: $warn
1258
- )
1259
- ));
1260
-
1261
- @include igo-all-theming($theme);
1262
- @include mat.all-component-colors($theme);
1263
- }
1012
+ @mixin igo-layer-theming($theme) {
1013
+ $primary: map-get($theme, primary);
1014
+ $accent: map-get($theme, accent);
1264
1015
 
1265
- .orange-theme {
1266
- $primary: mat.define-palette(mat.$orange-palette, 800);
1267
- $accent: mat.define-palette(mat.$light-blue-palette, 600, 100, 800);
1268
- $warn: mat.define-palette(mat.$red-palette, 600);
1269
-
1270
- $theme: mat.define-light-theme((
1271
- color: (
1272
- primary: $primary,
1273
- accent: $accent,
1274
- warn: $warn
1275
- )
1276
- ));
1277
-
1278
- @include igo-all-theming($theme);
1279
- @include mat.all-component-colors($theme);
1280
- }
1016
+ @include igo-layer-legend-theming($theme);
1281
1017
 
1282
- .dark-theme {
1283
- $primary: mat.define-palette(mat.$blue-grey-palette);
1284
- $accent: mat.define-palette(mat.$pink-palette, A200, A100, A400);
1285
- $warn: mat.define-palette(mat.$deep-orange-palette);
1286
-
1287
- $theme: mat.define-dark-theme((
1288
- color: (
1289
- primary: $primary,
1290
- accent: $accent,
1291
- warn: $warn
1292
- )
1293
- ));
1294
-
1295
- @include igo-all-theming($theme);
1296
- @include mat.all-component-colors($theme);
1297
- }
1018
+ igo-layer-item.igo-layer-item-focused > mat-list-item {
1019
+ background-color: mat.get-color-from-palette($accent, lighter);
1020
+ color: mat.get-color-from-palette($primary, default-contrast);
1021
+ }
1298
1022
 
1299
- .teal-theme {
1300
- $primary: mat.define-palette(mat.$teal-palette, 600, 400, 900);
1301
- $accent: mat.define-palette(mat.$teal-palette, 400);
1302
- $warn: mat.define-palette(mat.$red-palette);
1303
-
1304
- $theme: mat.define-light-theme((
1305
- color: (
1306
- primary: $primary,
1307
- accent: $accent,
1308
- warn: $warn
1309
- )
1310
- ));
1311
-
1312
- @include igo-all-theming($theme);
1313
- @include mat.all-component-colors($theme);
1314
- }
1023
+ .mat-menu-opacity-slider{
1024
+ box-shadow: 0 2px 4px -1px rgba(0,0,0,.5), 0 4px 5px 0 rgba(0,0,0,.15), 0 1px 10px 0 rgba(0,0,0,.4)
1025
+ }
1026
+ }
1027
+
1028
+ @mixin igo-layer-legend-theming($theme) {
1029
+ $primary: map-get($theme, primary);
1030
+
1031
+ igo-layer-legend img:after {
1032
+ border-top-color: mat.get-color-from-palette($primary);
1033
+ }
1034
+ }
1035
+
1036
+ @mixin igo-map-theming($theme, $typography) {
1037
+ @include igo-map-browser-theming($theme, $typography);
1038
+ @include igo-zoom-button-theming($theme);
1039
+ @include igo-menu-button-theming($theme);
1040
+ }
1041
+
1042
+ @mixin igo-map-browser-theming($theme, $typography) {
1043
+ $primary: map-get($theme, primary);
1044
+ $is-dark: map-get($theme, is-dark);
1045
+
1046
+ igo-map-browser div.ol-attribution > button {
1047
+ color: mat.get-color-from-palette($primary, if($is-dark, default-contrast, default));
1048
+ background-color: mat.get-color-from-palette(
1049
+ $primary,
1050
+ if($is-dark, default, default-contrast)
1051
+ );
1052
+ }
1053
+
1054
+ igo-map-browser div.ol-attribution > ul {
1055
+ font-size: mat.font-size($typography, body-1);
1056
+ }
1057
+ }
1058
+
1059
+ @mixin igo-zoom-button-theming($theme) {
1060
+ $primary: map-get($theme, primary);
1061
+ $accent: map-get($theme, accent);
1062
+ $is-dark: map-get($theme, is-dark);
1063
+
1064
+ igo-zoom-button > div.igo-zoom-button-container > button {
1065
+ &.mat-primary {
1066
+ color: mat.get-color-from-palette($primary, if($is-dark, default-contrast, default));
1067
+ background-color: mat.get-color-from-palette($primary, if($is-dark, default, default-contrast));
1068
+ }
1069
+
1070
+ &.mat-accent {
1071
+ color: mat.get-color-from-palette($accent, if($is-dark, default-contrast, default));
1072
+ background-color: mat.get-color-from-palette($accent, if($is-dark, default, default-contrast));
1073
+ }
1074
+ }
1075
+
1076
+ }
1077
+
1078
+ @mixin igo-menu-button-theming($theme) {
1079
+ $primary: map-get($theme, primary);
1080
+
1081
+ igo-menu-button > #menu-button {
1082
+ color: mat.get-color-from-palette($primary);
1083
+ }
1084
+
1085
+ igo-menu-button > #menu-button.menu-button-reverse-color-close {
1086
+ background-color: mat.get-color-from-palette($primary);
1087
+ color: mat.get-color-from-palette($primary, default-contrast);
1088
+ }
1089
+
1090
+ igo-menu-button > #menu-button.menu-button-reverse-color {
1091
+ background-color: mat.get-color-from-palette($primary);
1092
+ color: mat.get-color-from-palette($primary, default-contrast);
1093
+ }
1094
+ }
1095
+
1096
+
1097
+ @mixin igo-measure-theming($theme, $typography) {
1098
+ @include igo-measurer-theming($theme, $typography);
1099
+ }
1100
+
1101
+ @mixin igo-measurer-theming($theme, $typography) {
1102
+ $foreground: map-get($theme, foreground);
1103
+
1104
+ .igo-map-tooltip {
1105
+ position: relative;
1106
+ border-radius: 4px;
1107
+ padding: 4px 8px;
1108
+ white-space: nowrap;
1109
+ }
1110
+
1111
+ .igo-map-tooltip-measure {
1112
+ background-color: rgba(255, 204, 51, 0.7);
1113
+ border: 1px solid rgb(255, 205, 51);
1114
+ color: black;
1115
+ font-weight: bold;
1116
+ font-size: mat.font-size($typography, subheading-2);
1117
+ }
1118
+ .igo-map-tooltip-hidden {
1119
+ display: none;
1120
+ }
1121
+ .igo-map-tooltip-measure-by-display{
1122
+ display: none;
1123
+ }
1124
+ }
1125
+
1126
+ @mixin igo-workspace-theming($theme, $typography) {
1127
+ @include igo-confirmation-popup-theming($theme, $typography);
1128
+ }
1129
+
1130
+ @mixin igo-confirmation-popup-theming($theme, $typography) {
1131
+ $foreground: map-get($theme, foreground);
1132
+
1133
+ igo-confirmation-popup-component {
1134
+ h1 {
1135
+ font-size: mat.font-size($typography, display-1);
1136
+ font-family: Roboto, "Helvetica Neue", sans-serif;
1137
+ }
1138
+ }
1139
+ }
1140
+
1141
+ .blue-theme {
1142
+ $primary: mat.define-palette(mat.$blue-palette, 700, 400, 900);
1143
+ $accent: mat.define-palette(mat.$blue-palette, 200);
1144
+ $warn: mat.define-palette(mat.$red-palette);
1145
+
1146
+ $temp-theme: mat.define-light-theme((
1147
+ color: (
1148
+ primary: $primary,
1149
+ accent: $accent,
1150
+ warn: $warn
1151
+ )
1152
+ ));
1153
+
1154
+ $foreground: theme-foreground(mat.define-palette(mat.$grey-palette, 900));
1155
+ $theme: map-merge($temp-theme, (foreground: $foreground));
1156
+
1157
+ @include igo-all-theming($theme);
1158
+ @include mat.all-component-colors($theme);
1159
+ }
1160
+
1161
+ .bluedark-theme {
1162
+ $bluedark-palette: (
1163
+ 50 : #e3eaec,
1164
+ 100 : #b9cad0,
1165
+ 200 : #8ba7b1,
1166
+ 300 : #5c8391,
1167
+ 400 : #39697a,
1168
+ 500 : #164e62,
1169
+ 600 : #13475a,
1170
+ 700 : #103d50,
1171
+ 800 : #0c3546,
1172
+ 900 : #062534,
1173
+ A100 : #6dc6ff,
1174
+ A200 : #3ab2ff,
1175
+ A400 : #079eff,
1176
+ A700 : #0090ec,
1177
+ contrast: (
1178
+ 50 : #000000,
1179
+ 100 : #000000,
1180
+ 200 : #000000,
1181
+ 300 : #ffffff,
1182
+ 400 : #ffffff,
1183
+ 500 : #ffffff,
1184
+ 600 : #ffffff,
1185
+ 700 : #ffffff,
1186
+ 800 : #ffffff,
1187
+ 900 : #ffffff,
1188
+ A100 : #000000,
1189
+ A200 : #000000,
1190
+ A400 : #ffffff,
1191
+ A700 : #ffffff,
1192
+ )
1193
+ );
1194
+
1195
+ $primary: mat.define-palette($bluedark-palette, 500);
1196
+ $accent: mat.define-palette($bluedark-palette, 200);
1197
+ $warn: mat.define-palette(mat.$red-palette);
1198
+
1199
+ $temp-theme: mat.define-light-theme((
1200
+ color: (
1201
+ primary: $primary,
1202
+ accent: $accent,
1203
+ warn: $warn
1204
+ )
1205
+ ));
1206
+
1207
+ $foreground: theme-foreground(mat.define-palette(mat.$grey-palette, 900));
1208
+ $theme: map-merge($temp-theme, (foreground: $foreground));
1209
+
1210
+ @include igo-all-theming($theme);
1211
+ @include mat.all-component-colors($theme);
1212
+ }
1213
+ .bluedq-theme {
1214
+ $dq-palette: (
1215
+ 50 : #e1f5fd,
1216
+ 100 : #b4e5fb,
1217
+ 200 : #82d4f8,
1218
+ 300 : #53c3f4,
1219
+ 400 : #31B6f2,
1220
+ 500 : #0d81df,
1221
+ 600 : #149Be1,
1222
+ 700 : #1088cd,
1223
+ 800 : #0F77B9,
1224
+ 900 : #095797,
1225
+ A100 : #6dc6ff,
1226
+ A200 : #3ab2ff,
1227
+ A400 : #079eff,
1228
+ A700 : #0090ec,
1229
+ contrast: (
1230
+ 50 : #000000,
1231
+ 100 : #000000,
1232
+ 200 : #000000,
1233
+ 300 : #000000,
1234
+ 400 : #000000,
1235
+ 500 : #000000,
1236
+ 600 : #ffffff,
1237
+ 700 : #ffffff,
1238
+ 800 : #ffffff,
1239
+ 900 : #ffffff,
1240
+ A100 : #000000,
1241
+ A200 : #000000,
1242
+ A400 : #ffffff,
1243
+ A700 : #ffffff,
1244
+ )
1245
+ );
1246
+
1247
+ $primary: mat.define-palette($dq-palette, 900);
1248
+ $accent: mat.define-palette($dq-palette, 500);
1249
+ $warn: mat.define-palette(mat.$red-palette);
1250
+
1251
+ $temp-theme: mat.define-light-theme((
1252
+ color: (
1253
+ primary: $primary,
1254
+ accent: $accent,
1255
+ warn: $warn
1256
+ )
1257
+ ));
1258
+
1259
+ $foreground: theme-foreground(mat.define-palette(mat.$grey-palette, 900));
1260
+ $theme: map-merge($temp-theme, (foreground: $foreground));
1261
+
1262
+ @include igo-all-theming($theme);
1263
+ @include mat.all-component-colors($theme);
1264
+ }
1265
+
1266
+ .bluegrey-theme {
1267
+ $primary: mat.define-palette(mat.$blue-grey-palette);
1268
+ $accent: mat.define-palette(mat.$pink-palette, A200, A100, A400);
1269
+ $warn: mat.define-palette(mat.$deep-orange-palette);
1270
+
1271
+ $theme: mat.define-light-theme((
1272
+ color: (
1273
+ primary: $primary,
1274
+ accent: $accent,
1275
+ warn: $warn
1276
+ )
1277
+ ));
1278
+
1279
+ @include igo-all-theming($theme);
1280
+ @include mat.all-component-colors($theme);
1281
+ }
1282
+
1283
+ .deeppurple-theme {
1284
+ $primary: mat.define-palette(mat.$deep-purple-palette);
1285
+ $accent: mat.define-palette(mat.$amber-palette, A200, A100, A400);
1286
+ $warn: mat.define-palette(mat.$red-palette);
1287
+
1288
+ $theme: mat.define-light-theme((
1289
+ color: (
1290
+ primary: $primary,
1291
+ accent: $accent,
1292
+ warn: $warn
1293
+ )
1294
+ ));
1295
+
1296
+ @include igo-all-theming($theme);
1297
+ @include mat.all-component-colors($theme);
1298
+ }
1299
+
1300
+ .indigo-theme {
1301
+ $primary: mat.define-palette(mat.$indigo-palette);
1302
+ $accent: mat.define-palette(mat.$pink-palette, A200, A100, A400);
1303
+ $warn: mat.define-palette(mat.$red-palette);
1304
+
1305
+ $theme: mat.define-light-theme((
1306
+ color: (
1307
+ primary: $primary,
1308
+ accent: $accent,
1309
+ warn: $warn
1310
+ )
1311
+ ));
1312
+
1313
+ @include igo-all-theming($theme);
1314
+ @include mat.all-component-colors($theme);
1315
+ }
1316
+
1317
+ .orange-theme {
1318
+ $primary: mat.define-palette(mat.$orange-palette, 800);
1319
+ $accent: mat.define-palette(mat.$light-blue-palette, 600, 100, 800);
1320
+ $warn: mat.define-palette(mat.$red-palette, 600);
1321
+
1322
+ $theme: mat.define-light-theme((
1323
+ color: (
1324
+ primary: $primary,
1325
+ accent: $accent,
1326
+ warn: $warn
1327
+ )
1328
+ ));
1329
+
1330
+ @include igo-all-theming($theme);
1331
+ @include mat.all-component-colors($theme);
1332
+ }
1333
+
1334
+ .dark-theme {
1335
+ $primary: mat.define-palette(mat.$blue-grey-palette);
1336
+ $accent: mat.define-palette(mat.$pink-palette, A200, A100, A400);
1337
+ $warn: mat.define-palette(mat.$deep-orange-palette);
1338
+
1339
+ $theme: mat.define-dark-theme((
1340
+ color: (
1341
+ primary: $primary,
1342
+ accent: $accent,
1343
+ warn: $warn
1344
+ )
1345
+ ));
1346
+
1347
+ @include igo-all-theming($theme);
1348
+ @include mat.all-component-colors($theme);
1349
+ }
1350
+
1351
+ .teal-theme {
1352
+ $primary: mat.define-palette(mat.$teal-palette, 600, 400, 900);
1353
+ $accent: mat.define-palette(mat.$teal-palette, 400);
1354
+ $warn: mat.define-palette(mat.$red-palette);
1355
+
1356
+ $theme: mat.define-light-theme((
1357
+ color: (
1358
+ primary: $primary,
1359
+ accent: $accent,
1360
+ warn: $warn
1361
+ )
1362
+ ));
1363
+
1364
+ @include igo-all-theming($theme);
1365
+ @include mat.all-component-colors($theme);
1366
+ }
1315
1367
 
1316
1368
  .qcca-theme {
1317
1369
  $qcca-palette: (