@igo2/core 16.0.0-rc.1 → 16.0.0-rc.3
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.
- package/_index.scss +8 -8
- package/esm2022/lib/activity/activity.interceptor.mjs +1 -1
- package/esm2022/lib/activity/activity.module.mjs +2 -2
- package/esm2022/lib/activity/activity.service.mjs +2 -2
- package/esm2022/lib/analytics/shared/analytics.service.mjs +1 -1
- package/esm2022/lib/compression/compressedData.interface.mjs +1 -1
- package/esm2022/lib/compression/compression.service.mjs +1 -1
- package/esm2022/lib/config/config-deprecated.mjs +9 -1
- package/esm2022/lib/config/config.interface.mjs +1 -1
- package/esm2022/lib/config/config.module.mjs +2 -2
- package/esm2022/lib/config/config.provider.mjs +1 -1
- package/esm2022/lib/config/config.service.mjs +23 -11
- package/esm2022/lib/config/version.mjs +3 -3
- package/esm2022/lib/core.module.mjs +4 -4
- package/esm2022/lib/environment/environment.interface.mjs +2 -0
- package/esm2022/lib/environment/index.mjs +2 -0
- package/esm2022/lib/gesture/gesture.module.mjs +2 -2
- package/esm2022/lib/gesture/gesture.provider.mjs +1 -1
- package/esm2022/lib/language/language.module.mjs +2 -2
- package/esm2022/lib/language/shared/language.loader.mjs +2 -2
- package/esm2022/lib/language/shared/language.provider.mjs +1 -1
- package/esm2022/lib/language/shared/language.service.mjs +1 -1
- package/esm2022/lib/media/media.service.mjs +2 -2
- package/esm2022/lib/message/message.module.mjs +2 -2
- package/esm2022/lib/message/shared/index.mjs +1 -1
- package/esm2022/lib/message/shared/message.interface.mjs +1 -1
- package/esm2022/lib/message/shared/message.service.mjs +14 -8
- package/esm2022/lib/network/network.interfaces.mjs +1 -1
- package/esm2022/lib/network/network.service.mjs +2 -2
- package/esm2022/lib/regex/regex.interface.mjs +1 -1
- package/esm2022/lib/regex/regex.service.mjs +1 -1
- package/esm2022/lib/request/error.interceptor.mjs +28 -23
- package/esm2022/lib/request/error.module.mjs +2 -2
- package/esm2022/lib/request/logging.interceptor.mjs +4 -4
- package/esm2022/lib/request/logging.module.mjs +2 -2
- package/esm2022/lib/route/route.service.mjs +2 -2
- package/esm2022/lib/storage/storage.mjs +2 -2
- package/esm2022/lib/storage/storage.service.mjs +1 -1
- package/esm2022/public_api.mjs +2 -1
- package/fesm2022/igo2-core.mjs +83 -53
- package/fesm2022/igo2-core.mjs.map +1 -1
- package/lib/config/config-deprecated.d.ts +1 -1
- package/lib/config/config.interface.d.ts +6 -4
- package/lib/config/config.provider.d.ts +13 -5
- package/lib/config/config.service.d.ts +11 -5
- package/lib/config/version.d.ts +4 -2
- package/lib/core.module.d.ts +1 -1
- package/lib/environment/environment.interface.d.ts +16 -0
- package/lib/environment/index.d.ts +1 -0
- package/lib/message/message.theming.scss +26 -26
- package/lib/message/shared/index.d.ts +0 -1
- package/lib/message/shared/message.interface.d.ts +1 -1
- package/lib/message/shared/message.service.d.ts +3 -3
- package/lib/network/network.service.d.ts +1 -1
- package/lib/request/error.interceptor.d.ts +4 -4
- package/lib/request/logging.interceptor.d.ts +1 -1
- package/lib/storage/storage.d.ts +2 -2
- package/lib/storage/storage.service.d.ts +1 -1
- package/locale/en.core.json +28 -28
- package/locale/en.json +1 -1
- package/locale/fr.core.json +28 -28
- package/locale/fr.json +1 -1
- package/package.json +2 -2
- package/packages.import.scss +4 -4
- package/public_api.d.ts +1 -0
- package/style/all-style.css +0 -1
- package/style/all-style.scss +3 -3
- package/style/layout.scss +163 -163
- package/style/partial/core-utils.scss +5 -5
- package/style/partial/core.variables.scss +5 -5
- package/theming/material-theme-override.scss +39 -39
- package/theming/prebuilt-themes/blue-theme.css +43 -45
- package/theming/prebuilt-themes/blue-theme.scss +34 -34
- package/theming/prebuilt-themes/bluedark-theme.css +43 -45
- package/theming/prebuilt-themes/bluedark-theme.scss +67 -67
- package/theming/prebuilt-themes/bluedq-theme.css +43 -45
- package/theming/prebuilt-themes/bluedq-theme.scss +66 -66
- package/theming/prebuilt-themes/bluegrey-theme.css +43 -45
- package/theming/prebuilt-themes/bluegrey-theme.scss +25 -25
- package/theming/prebuilt-themes/dark-theme.css +43 -45
- package/theming/prebuilt-themes/dark-theme.scss +25 -25
- package/theming/prebuilt-themes/deeppurple-theme.css +43 -45
- package/theming/prebuilt-themes/deeppurple-theme.scss +25 -25
- package/theming/prebuilt-themes/indigo-theme.css +43 -45
- package/theming/prebuilt-themes/indigo-theme.scss +25 -25
- package/theming/prebuilt-themes/orange-theme.css +43 -45
- package/theming/prebuilt-themes/orange-theme.scss +25 -25
- package/theming/prebuilt-themes/qcca/base/_index.scss +4 -4
- package/theming/prebuilt-themes/qcca/base/breakpoints.scss +57 -57
- package/theming/prebuilt-themes/qcca/base/typography/_index.scss +2 -2
- package/theming/prebuilt-themes/qcca/base/typography/typography.utils.scss +18 -18
- package/theming/prebuilt-themes/qcca/components/_index.theme.scss +5 -5
- package/theming/prebuilt-themes/qcca/components/button.scss +24 -24
- package/theming/prebuilt-themes/qcca/components/dialog.scss +36 -36
- package/theming/prebuilt-themes/qcca/components/scrollbar.scss +6 -6
- package/theming/prebuilt-themes/qcca/components/search-bar.scss +41 -41
- package/theming/prebuilt-themes/qcca/components/search-bar.theme.scss +29 -29
- package/theming/prebuilt-themes/qcca-theme.css +43 -45
- package/theming/prebuilt-themes/teal-theme.css +43 -45
- package/theming/prebuilt-themes/teal-theme.scss +25 -25
- package/theming/typography.scss +28 -28
|
@@ -2523,44 +2523,16 @@ igo-entity-table table.igo-entity-table-with-selection tr.igo-entity-table-row-h
|
|
|
2523
2523
|
color: white;
|
|
2524
2524
|
}
|
|
2525
2525
|
|
|
2526
|
+
igo-entity-table .mat-mdc-table thead {
|
|
2527
|
+
background-color: #fafafa;
|
|
2528
|
+
}
|
|
2529
|
+
|
|
2526
2530
|
igo-entity-table {
|
|
2527
2531
|
--mat-table-header-container-height: 52px;
|
|
2528
2532
|
--mat-table-footer-container-height: 48px;
|
|
2529
2533
|
--mat-table-row-item-container-height: 48px;
|
|
2530
2534
|
}
|
|
2531
2535
|
|
|
2532
|
-
igo-entity-selector {
|
|
2533
|
-
--mat-paginator-container-size: 40px;
|
|
2534
|
-
}
|
|
2535
|
-
|
|
2536
|
-
igo-entity-selector .mat-mdc-paginator .mat-mdc-form-field-infix {
|
|
2537
|
-
min-height: 40px;
|
|
2538
|
-
}
|
|
2539
|
-
igo-entity-selector .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
|
|
2540
|
-
top: 20px;
|
|
2541
|
-
}
|
|
2542
|
-
igo-entity-selector .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
|
|
2543
|
-
--mat-mdc-form-field-label-transform: translateY(
|
|
2544
|
-
-26.75px)
|
|
2545
|
-
scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
|
|
2546
|
-
transform: var(--mat-mdc-form-field-label-transform);
|
|
2547
|
-
}
|
|
2548
|
-
igo-entity-selector .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
|
|
2549
|
-
padding-top: 8px;
|
|
2550
|
-
padding-bottom: 8px;
|
|
2551
|
-
}
|
|
2552
|
-
igo-entity-selector .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
|
|
2553
|
-
padding-top: 8px;
|
|
2554
|
-
padding-bottom: 8px;
|
|
2555
|
-
}
|
|
2556
|
-
igo-entity-selector .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
|
|
2557
|
-
padding-top: 8px;
|
|
2558
|
-
padding-bottom: 8px;
|
|
2559
|
-
}
|
|
2560
|
-
igo-entity-selector .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
|
|
2561
|
-
display: none;
|
|
2562
|
-
}
|
|
2563
|
-
|
|
2564
2536
|
igo-entity-selector .mat-mdc-form-field-infix {
|
|
2565
2537
|
min-height: 48px;
|
|
2566
2538
|
}
|
|
@@ -2589,6 +2561,24 @@ igo-entity-selector .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .
|
|
|
2589
2561
|
display: none;
|
|
2590
2562
|
}
|
|
2591
2563
|
|
|
2564
|
+
igo-list .mat-mdc-icon-button.mat-mdc-button-base {
|
|
2565
|
+
--mdc-icon-button-state-layer-size: 48px;
|
|
2566
|
+
width: var(--mdc-icon-button-state-layer-size);
|
|
2567
|
+
height: var(--mdc-icon-button-state-layer-size);
|
|
2568
|
+
padding: 12px;
|
|
2569
|
+
}
|
|
2570
|
+
igo-list .mat-mdc-list-base {
|
|
2571
|
+
--mdc-list-list-item-one-line-container-height: 48px;
|
|
2572
|
+
--mdc-list-list-item-two-line-container-height: 64px;
|
|
2573
|
+
--mdc-list-list-item-three-line-container-height: 88px;
|
|
2574
|
+
}
|
|
2575
|
+
igo-list .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, igo-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, igo-list .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
|
|
2576
|
+
height: 56px;
|
|
2577
|
+
}
|
|
2578
|
+
igo-list .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, igo-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, igo-list .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
|
|
2579
|
+
height: 72px;
|
|
2580
|
+
}
|
|
2581
|
+
|
|
2592
2582
|
igo-list [igolistitem][color=primary].igo-list-item-selected > mat-list-item {
|
|
2593
2583
|
background-color: #ef6c00;
|
|
2594
2584
|
color: white;
|
|
@@ -2825,14 +2815,6 @@ igo-feature-details > table.igo-striped tbody tr:nth-child(odd) {
|
|
|
2825
2815
|
background-color: #ff780a;
|
|
2826
2816
|
}
|
|
2827
2817
|
|
|
2828
|
-
igo-ogc-filter-time-slider {
|
|
2829
|
-
/* TODO(mdc-migration): The following rule targets internal classes of slider that may no longer apply for the MDC version. */
|
|
2830
|
-
}
|
|
2831
|
-
igo-ogc-filter-time-slider .mat-slider-thumb-label {
|
|
2832
|
-
transform: rotate(45deg) !important;
|
|
2833
|
-
border-radius: 50% 50% 0 !important;
|
|
2834
|
-
}
|
|
2835
|
-
|
|
2836
2818
|
igo-ogc-filter-selection mat-button-toggle.mat-button-toggle-checked {
|
|
2837
2819
|
background-color: #039be5;
|
|
2838
2820
|
color: #424242;
|
|
@@ -2887,11 +2869,6 @@ igo-layer-item.igo-layer-item-focused > mat-list-item {
|
|
|
2887
2869
|
color: white;
|
|
2888
2870
|
}
|
|
2889
2871
|
|
|
2890
|
-
/* TODO(mdc-migration): The following rule targets internal classes of menu that may no longer apply for the MDC version. */
|
|
2891
|
-
.mat-menu-opacity-slider {
|
|
2892
|
-
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.5), 0 4px 5px 0 rgba(0, 0, 0, 0.15), 0 1px 10px 0 rgba(0, 0, 0, 0.4);
|
|
2893
|
-
}
|
|
2894
|
-
|
|
2895
2872
|
igo-map-browser div.ol-attribution > button {
|
|
2896
2873
|
color: #ef6c00;
|
|
2897
2874
|
background-color: white;
|
|
@@ -2979,4 +2956,25 @@ igo-search-bar .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-m
|
|
|
2979
2956
|
igo-confirmation-popup-component h1 {
|
|
2980
2957
|
font-size: 32px;
|
|
2981
2958
|
font-family: Roboto, "Helvetica Neue", sans-serif;
|
|
2959
|
+
}
|
|
2960
|
+
|
|
2961
|
+
igo-catalog-browser .mat-mdc-icon-button.mat-mdc-button-base {
|
|
2962
|
+
--mdc-icon-button-state-layer-size: 40px;
|
|
2963
|
+
width: var(--mdc-icon-button-state-layer-size);
|
|
2964
|
+
height: var(--mdc-icon-button-state-layer-size);
|
|
2965
|
+
padding: 8px;
|
|
2966
|
+
}
|
|
2967
|
+
igo-catalog-browser .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
|
|
2968
|
+
display: none;
|
|
2969
|
+
}
|
|
2970
|
+
igo-catalog-browser .mat-mdc-list-base {
|
|
2971
|
+
--mdc-list-list-item-one-line-container-height: 40px;
|
|
2972
|
+
--mdc-list-list-item-two-line-container-height: 56px;
|
|
2973
|
+
--mdc-list-list-item-three-line-container-height: 80px;
|
|
2974
|
+
}
|
|
2975
|
+
igo-catalog-browser .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, igo-catalog-browser .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, igo-catalog-browser .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
|
|
2976
|
+
height: 48px;
|
|
2977
|
+
}
|
|
2978
|
+
igo-catalog-browser .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, igo-catalog-browser .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, igo-catalog-browser .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
|
|
2979
|
+
height: 64px;
|
|
2982
2980
|
}
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
@use '@angular/material' as mat;
|
|
2
|
-
@use '../../index' as igo;
|
|
3
|
-
|
|
4
|
-
$primary: mat.define-palette(mat.$orange-palette, 800);
|
|
5
|
-
$accent: mat.define-palette(mat.$light-blue-palette, 600, 100, 800);
|
|
6
|
-
$warn: mat.define-palette(mat.$red-palette, 600);
|
|
7
|
-
$typography: igo.$igo-typography;
|
|
8
|
-
|
|
9
|
-
$theme: mat.define-light-theme(
|
|
10
|
-
(
|
|
11
|
-
color: (
|
|
12
|
-
primary: $primary,
|
|
13
|
-
accent: $accent,
|
|
14
|
-
warn: $warn
|
|
15
|
-
),
|
|
16
|
-
typography: $typography,
|
|
17
|
-
density: 0
|
|
18
|
-
)
|
|
19
|
-
);
|
|
20
|
-
|
|
21
|
-
@include mat.core();
|
|
22
|
-
@include mat.typography-hierarchy($typography);
|
|
23
|
-
@include mat.all-component-themes($theme);
|
|
24
|
-
|
|
25
|
-
@include igo.all-component-themes($theme);
|
|
1
|
+
@use '@angular/material' as mat;
|
|
2
|
+
@use '../../index' as igo;
|
|
3
|
+
|
|
4
|
+
$primary: mat.define-palette(mat.$orange-palette, 800);
|
|
5
|
+
$accent: mat.define-palette(mat.$light-blue-palette, 600, 100, 800);
|
|
6
|
+
$warn: mat.define-palette(mat.$red-palette, 600);
|
|
7
|
+
$typography: igo.$igo-typography;
|
|
8
|
+
|
|
9
|
+
$theme: mat.define-light-theme(
|
|
10
|
+
(
|
|
11
|
+
color: (
|
|
12
|
+
primary: $primary,
|
|
13
|
+
accent: $accent,
|
|
14
|
+
warn: $warn
|
|
15
|
+
),
|
|
16
|
+
typography: $typography,
|
|
17
|
+
density: 0
|
|
18
|
+
)
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
@include mat.core();
|
|
22
|
+
@include mat.typography-hierarchy($typography);
|
|
23
|
+
@include mat.all-component-themes($theme);
|
|
24
|
+
|
|
25
|
+
@include igo.all-component-themes($theme);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@forward './breakpoints';
|
|
2
|
-
@forward './colors' as colors-*;
|
|
3
|
-
@forward './palette';
|
|
4
|
-
@forward './typography';
|
|
1
|
+
@forward './breakpoints';
|
|
2
|
+
@forward './colors' as colors-*;
|
|
3
|
+
@forward './palette';
|
|
4
|
+
@forward './typography';
|
|
@@ -1,57 +1,57 @@
|
|
|
1
|
-
@use 'sass:map';
|
|
2
|
-
|
|
3
|
-
// There is no standard for breakpoints for the Quebec.ca theme
|
|
4
|
-
// This is the Material breakpoint design by devices
|
|
5
|
-
$device-breakpoints: (
|
|
6
|
-
mobile: (
|
|
7
|
-
max: 599px
|
|
8
|
-
),
|
|
9
|
-
tablet: (
|
|
10
|
-
min: 600px,
|
|
11
|
-
max: 1239px
|
|
12
|
-
),
|
|
13
|
-
laptop: (
|
|
14
|
-
min: 1240px,
|
|
15
|
-
max: 1439px
|
|
16
|
-
),
|
|
17
|
-
desktop: (
|
|
18
|
-
min: 1440px
|
|
19
|
-
)
|
|
20
|
-
);
|
|
21
|
-
|
|
22
|
-
// Source: https://github.com/twbs/bootstrap/blob/main/scss/mixins/_breakpoints.scss
|
|
23
|
-
@function breakpoint-min($name, $breakpoints: $device-breakpoints) {
|
|
24
|
-
$min: map.get($breakpoints, $name, min);
|
|
25
|
-
@return if($min != 0, $min, null);
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
@function breakpoint-max($name, $breakpoints: $device-breakpoints) {
|
|
29
|
-
$max: map.get($breakpoints, $name, max);
|
|
30
|
-
@return if($max and $max > 0, $max, null);
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.
|
|
34
|
-
// Makes the @content apply to the given breakpoint and wider.
|
|
35
|
-
@mixin media-breakpoint-up($name, $breakpoints: $device-breakpoints) {
|
|
36
|
-
$min: breakpoint-min($name, $breakpoints);
|
|
37
|
-
@if $min {
|
|
38
|
-
@media (min-width: $min) {
|
|
39
|
-
@content;
|
|
40
|
-
}
|
|
41
|
-
} @else {
|
|
42
|
-
@content;
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
// Media of at most the maximum breakpoint width. No query for the largest breakpoint.
|
|
47
|
-
// Makes the @content apply to the given breakpoint and narrower.
|
|
48
|
-
@mixin media-breakpoint-down($name, $breakpoints: $device-breakpoints) {
|
|
49
|
-
$max: breakpoint-max($name, $breakpoints);
|
|
50
|
-
@if $max {
|
|
51
|
-
@media (max-width: $max) {
|
|
52
|
-
@content;
|
|
53
|
-
}
|
|
54
|
-
} @else {
|
|
55
|
-
@content;
|
|
56
|
-
}
|
|
57
|
-
}
|
|
1
|
+
@use 'sass:map';
|
|
2
|
+
|
|
3
|
+
// There is no standard for breakpoints for the Quebec.ca theme
|
|
4
|
+
// This is the Material breakpoint design by devices
|
|
5
|
+
$device-breakpoints: (
|
|
6
|
+
mobile: (
|
|
7
|
+
max: 599px
|
|
8
|
+
),
|
|
9
|
+
tablet: (
|
|
10
|
+
min: 600px,
|
|
11
|
+
max: 1239px
|
|
12
|
+
),
|
|
13
|
+
laptop: (
|
|
14
|
+
min: 1240px,
|
|
15
|
+
max: 1439px
|
|
16
|
+
),
|
|
17
|
+
desktop: (
|
|
18
|
+
min: 1440px
|
|
19
|
+
)
|
|
20
|
+
);
|
|
21
|
+
|
|
22
|
+
// Source: https://github.com/twbs/bootstrap/blob/main/scss/mixins/_breakpoints.scss
|
|
23
|
+
@function breakpoint-min($name, $breakpoints: $device-breakpoints) {
|
|
24
|
+
$min: map.get($breakpoints, $name, min);
|
|
25
|
+
@return if($min != 0, $min, null);
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
@function breakpoint-max($name, $breakpoints: $device-breakpoints) {
|
|
29
|
+
$max: map.get($breakpoints, $name, max);
|
|
30
|
+
@return if($max and $max > 0, $max, null);
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.
|
|
34
|
+
// Makes the @content apply to the given breakpoint and wider.
|
|
35
|
+
@mixin media-breakpoint-up($name, $breakpoints: $device-breakpoints) {
|
|
36
|
+
$min: breakpoint-min($name, $breakpoints);
|
|
37
|
+
@if $min {
|
|
38
|
+
@media (min-width: $min) {
|
|
39
|
+
@content;
|
|
40
|
+
}
|
|
41
|
+
} @else {
|
|
42
|
+
@content;
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
// Media of at most the maximum breakpoint width. No query for the largest breakpoint.
|
|
47
|
+
// Makes the @content apply to the given breakpoint and narrower.
|
|
48
|
+
@mixin media-breakpoint-down($name, $breakpoints: $device-breakpoints) {
|
|
49
|
+
$max: breakpoint-max($name, $breakpoints);
|
|
50
|
+
@if $max {
|
|
51
|
+
@media (max-width: $max) {
|
|
52
|
+
@content;
|
|
53
|
+
}
|
|
54
|
+
} @else {
|
|
55
|
+
@content;
|
|
56
|
+
}
|
|
57
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@forward './typography' as typo-*;
|
|
2
|
-
@forward './typography.utils';
|
|
1
|
+
@forward './typography' as typo-*;
|
|
2
|
+
@forward './typography.utils';
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
@use '../palette';
|
|
2
|
-
|
|
3
|
-
@mixin title-border {
|
|
4
|
-
&:after {
|
|
5
|
-
content: '';
|
|
6
|
-
display: block;
|
|
7
|
-
margin: 0;
|
|
8
|
-
width: 48px;
|
|
9
|
-
padding-top: 4px;
|
|
10
|
-
border-bottom: 4px solid palette.$accent;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
@mixin title-level-4 {
|
|
15
|
-
font-size: 21px !important;
|
|
16
|
-
line-height: 24px !important;
|
|
17
|
-
font-weight: bold !important;
|
|
18
|
-
}
|
|
1
|
+
@use '../palette';
|
|
2
|
+
|
|
3
|
+
@mixin title-border {
|
|
4
|
+
&:after {
|
|
5
|
+
content: '';
|
|
6
|
+
display: block;
|
|
7
|
+
margin: 0;
|
|
8
|
+
width: 48px;
|
|
9
|
+
padding-top: 4px;
|
|
10
|
+
border-bottom: 4px solid palette.$accent;
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
@mixin title-level-4 {
|
|
15
|
+
font-size: 21px !important;
|
|
16
|
+
line-height: 24px !important;
|
|
17
|
+
font-weight: bold !important;
|
|
18
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
@use './search-bar.theme' as search-bar;
|
|
2
|
-
|
|
3
|
-
@mixin themes($theme) {
|
|
4
|
-
@include search-bar.theme($theme);
|
|
5
|
-
}
|
|
1
|
+
@use './search-bar.theme' as search-bar;
|
|
2
|
+
|
|
3
|
+
@mixin themes($theme) {
|
|
4
|
+
@include search-bar.theme($theme);
|
|
5
|
+
}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
@use 'sass:map';
|
|
2
|
-
@use '@angular/material' as mat;
|
|
3
|
-
@use '../base';
|
|
4
|
-
|
|
5
|
-
$color-500: map.get(base.$palette, 500);
|
|
6
|
-
|
|
7
|
-
.mdc-button {
|
|
8
|
-
font-size: mat.font-size(base.$typo-typography, body-1) !important;
|
|
9
|
-
line-height: mat.line-height(base.$typo-typography, body-1) !important;
|
|
10
|
-
font-weight: bold !important;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.mat-mdc-outlined-button {
|
|
14
|
-
border: 2px solid currentColor;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.mat-mdc-button-base {
|
|
18
|
-
border-radius: 0 !important;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.mat-mdc-raised-button {
|
|
22
|
-
color: $color-500 !important;
|
|
23
|
-
border-color: $color-500 !important;
|
|
24
|
-
}
|
|
1
|
+
@use 'sass:map';
|
|
2
|
+
@use '@angular/material' as mat;
|
|
3
|
+
@use '../base';
|
|
4
|
+
|
|
5
|
+
$color-500: map.get(base.$palette, 500);
|
|
6
|
+
|
|
7
|
+
.mdc-button {
|
|
8
|
+
font-size: mat.font-size(base.$typo-typography, body-1) !important;
|
|
9
|
+
line-height: mat.line-height(base.$typo-typography, body-1) !important;
|
|
10
|
+
font-weight: bold !important;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.mat-mdc-outlined-button {
|
|
14
|
+
border: 2px solid currentColor;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.mat-mdc-button-base {
|
|
18
|
+
border-radius: 0 !important;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.mat-mdc-raised-button {
|
|
22
|
+
color: $color-500 !important;
|
|
23
|
+
border-color: $color-500 !important;
|
|
24
|
+
}
|
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
@use '../base';
|
|
2
|
-
|
|
3
|
-
.mdc-dialog {
|
|
4
|
-
max-width: 600px;
|
|
5
|
-
|
|
6
|
-
&__surface {
|
|
7
|
-
border-radius: 0 !important;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
&__title {
|
|
11
|
-
padding-top: 8px !important; // Workaround, this should be 32px but Material apply a default height for the title.
|
|
12
|
-
padding-bottom: 24px !important;
|
|
13
|
-
|
|
14
|
-
@include base.title-level-4;
|
|
15
|
-
@include base.title-border;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
&__tile,
|
|
19
|
-
&__content,
|
|
20
|
-
&__actions {
|
|
21
|
-
padding-left: 32px !important;
|
|
22
|
-
padding-right: 32px !important;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
&__actions {
|
|
26
|
-
padding-top: 24px !important;
|
|
27
|
-
padding-bottom: 32px !important;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.close-button {
|
|
31
|
-
$iconButtonPadding: 8px;
|
|
32
|
-
position: absolute;
|
|
33
|
-
top: 16px - $iconButtonPadding;
|
|
34
|
-
right: 16px - $iconButtonPadding;
|
|
35
|
-
}
|
|
36
|
-
}
|
|
1
|
+
@use '../base';
|
|
2
|
+
|
|
3
|
+
.mdc-dialog {
|
|
4
|
+
max-width: 600px;
|
|
5
|
+
|
|
6
|
+
&__surface {
|
|
7
|
+
border-radius: 0 !important;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
&__title {
|
|
11
|
+
padding-top: 8px !important; // Workaround, this should be 32px but Material apply a default height for the title.
|
|
12
|
+
padding-bottom: 24px !important;
|
|
13
|
+
|
|
14
|
+
@include base.title-level-4;
|
|
15
|
+
@include base.title-border;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
&__tile,
|
|
19
|
+
&__content,
|
|
20
|
+
&__actions {
|
|
21
|
+
padding-left: 32px !important;
|
|
22
|
+
padding-right: 32px !important;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
&__actions {
|
|
26
|
+
padding-top: 24px !important;
|
|
27
|
+
padding-bottom: 32px !important;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.close-button {
|
|
31
|
+
$iconButtonPadding: 8px;
|
|
32
|
+
position: absolute;
|
|
33
|
+
top: 16px - $iconButtonPadding;
|
|
34
|
+
right: 16px - $iconButtonPadding;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
@use '../base';
|
|
2
2
|
|
|
3
3
|
*::-webkit-scrollbar {
|
|
4
|
-
|
|
4
|
+
width: 6px;
|
|
5
5
|
}
|
|
6
6
|
|
|
7
7
|
*::-webkit-scrollbar-track {
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
box-shadow: inset 0 0 5px base.$blue-light;
|
|
9
|
+
border-radius: 10px;
|
|
10
10
|
}
|
|
11
11
|
|
|
12
12
|
*::-webkit-scrollbar-thumb {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
}
|
|
13
|
+
background: base.$blue-normal-piv;
|
|
14
|
+
border-radius: 10px;
|
|
15
|
+
}
|
|
@@ -1,41 +1,41 @@
|
|
|
1
|
-
@use 'sass:map';
|
|
2
|
-
@use '@angular/material' as mat;
|
|
3
|
-
@use '../base';
|
|
4
|
-
|
|
5
|
-
igo-search-bar {
|
|
6
|
-
// Workaroung, OPEN SANS font add a mysterious 1px for the height
|
|
7
|
-
.mat-mdc-form-field-infix {
|
|
8
|
-
max-height: 40px;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
button[mat-icon-button] {
|
|
12
|
-
background-color: map.get(base.$palette, 500);
|
|
13
|
-
|
|
14
|
-
&:hover {
|
|
15
|
-
background-color: map.get(base.$palette, 400);
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
mat-icon {
|
|
20
|
-
color: map.get(base.$palette, contrast, 500);
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
igo-search-results {
|
|
25
|
-
igo-collapsible {
|
|
26
|
-
.mdc-list-item__primary-text {
|
|
27
|
-
color: base.$blue-dark;
|
|
28
|
-
font-weight: bold;
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
igo-search-results-item {
|
|
33
|
-
.mdc-list-item__primary-text {
|
|
34
|
-
font-weight: normal;
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.mdc-list-item--with-leading-icon .mdc-list-item__start {
|
|
39
|
-
color: base.$blue-dark;
|
|
40
|
-
}
|
|
41
|
-
}
|
|
1
|
+
@use 'sass:map';
|
|
2
|
+
@use '@angular/material' as mat;
|
|
3
|
+
@use '../base';
|
|
4
|
+
|
|
5
|
+
igo-search-bar {
|
|
6
|
+
// Workaroung, OPEN SANS font add a mysterious 1px for the height
|
|
7
|
+
.mat-mdc-form-field-infix {
|
|
8
|
+
max-height: 40px;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
button[mat-icon-button] {
|
|
12
|
+
background-color: map.get(base.$palette, 500);
|
|
13
|
+
|
|
14
|
+
&:hover {
|
|
15
|
+
background-color: map.get(base.$palette, 400);
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
mat-icon {
|
|
20
|
+
color: map.get(base.$palette, contrast, 500);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
igo-search-results {
|
|
25
|
+
igo-collapsible {
|
|
26
|
+
.mdc-list-item__primary-text {
|
|
27
|
+
color: base.$blue-dark;
|
|
28
|
+
font-weight: bold;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
igo-search-results-item {
|
|
33
|
+
.mdc-list-item__primary-text {
|
|
34
|
+
font-weight: normal;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
.mdc-list-item--with-leading-icon .mdc-list-item__start {
|
|
39
|
+
color: base.$blue-dark;
|
|
40
|
+
}
|
|
41
|
+
}
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
@use 'sass:map';
|
|
2
|
-
@use '@angular/material' as mat;
|
|
3
|
-
|
|
4
|
-
@mixin theme($theme) {
|
|
5
|
-
@include density($theme);
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
@mixin density($theme) {
|
|
9
|
-
$density: mat.get-density-config($theme);
|
|
10
|
-
|
|
11
|
-
$theme4: map.merge(
|
|
12
|
-
$theme,
|
|
13
|
-
(
|
|
14
|
-
density: $density - 4
|
|
15
|
-
)
|
|
16
|
-
);
|
|
17
|
-
|
|
18
|
-
$theme2: map.merge(
|
|
19
|
-
$theme,
|
|
20
|
-
(
|
|
21
|
-
density: $density - 2
|
|
22
|
-
)
|
|
23
|
-
);
|
|
24
|
-
|
|
25
|
-
igo-search-bar {
|
|
26
|
-
@include mat.form-field-density($theme4);
|
|
27
|
-
@include mat.icon-button-density($theme2);
|
|
28
|
-
}
|
|
29
|
-
}
|
|
1
|
+
@use 'sass:map';
|
|
2
|
+
@use '@angular/material' as mat;
|
|
3
|
+
|
|
4
|
+
@mixin theme($theme) {
|
|
5
|
+
@include density($theme);
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
@mixin density($theme) {
|
|
9
|
+
$density: mat.get-density-config($theme);
|
|
10
|
+
|
|
11
|
+
$theme4: map.merge(
|
|
12
|
+
$theme,
|
|
13
|
+
(
|
|
14
|
+
density: $density - 4
|
|
15
|
+
)
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
$theme2: map.merge(
|
|
19
|
+
$theme,
|
|
20
|
+
(
|
|
21
|
+
density: $density - 2
|
|
22
|
+
)
|
|
23
|
+
);
|
|
24
|
+
|
|
25
|
+
igo-search-bar {
|
|
26
|
+
@include mat.form-field-density($theme4);
|
|
27
|
+
@include mat.icon-button-density($theme2);
|
|
28
|
+
}
|
|
29
|
+
}
|