@igo2/core 18.0.2 → 18.0.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/esm2022/activity/activity.interceptor.mjs +3 -3
- package/esm2022/activity/activity.module.mjs +4 -4
- package/esm2022/activity/activity.service.mjs +3 -3
- package/esm2022/analytics/analytics.service.mjs +3 -3
- package/esm2022/config/config.module.mjs +4 -4
- package/esm2022/config/config.service.mjs +3 -3
- package/esm2022/config/version.mjs +3 -3
- package/esm2022/gesture/gesture.module.mjs +4 -4
- package/esm2022/gesture/gesture.provider.mjs +3 -3
- package/esm2022/language/language.module.mjs +4 -4
- package/esm2022/language/shared/language.service.mjs +3 -3
- package/esm2022/lib/core.module.mjs +4 -4
- package/esm2022/media/media.service.mjs +3 -3
- package/esm2022/message/message.module.mjs +4 -4
- package/esm2022/message/shared/message.service.mjs +3 -3
- package/esm2022/network/network.service.mjs +3 -3
- package/esm2022/regex/regex.service.mjs +3 -3
- package/esm2022/request/error.interceptor.mjs +3 -3
- package/esm2022/request/error.module.mjs +4 -4
- package/esm2022/request/logging.interceptor.mjs +3 -3
- package/esm2022/request/logging.module.mjs +4 -4
- package/esm2022/route/route.service.mjs +3 -3
- package/esm2022/storage/storage.service.mjs +3 -3
- package/fesm2022/igo2-core-activity.mjs +10 -10
- package/fesm2022/igo2-core-analytics.mjs +3 -3
- package/fesm2022/igo2-core-config.mjs +9 -9
- package/fesm2022/igo2-core-config.mjs.map +1 -1
- package/fesm2022/igo2-core-gesture.mjs +7 -7
- package/fesm2022/igo2-core-language.mjs +7 -7
- package/fesm2022/igo2-core-media.mjs +3 -3
- package/fesm2022/igo2-core-message.mjs +7 -7
- package/fesm2022/igo2-core-network.mjs +3 -3
- package/fesm2022/igo2-core-regex.mjs +3 -3
- package/fesm2022/igo2-core-request.mjs +14 -14
- package/fesm2022/igo2-core-route.mjs +3 -3
- package/fesm2022/igo2-core-storage.mjs +3 -3
- package/fesm2022/igo2-core.mjs +4 -4
- package/package.json +2 -2
- package/theming/prebuilt-themes/blue-theme.css +42 -30
- package/theming/prebuilt-themes/bluedark-theme.css +42 -30
- package/theming/prebuilt-themes/bluedq-theme.css +42 -30
- package/theming/prebuilt-themes/bluegrey-theme.css +42 -30
- package/theming/prebuilt-themes/dark-theme.css +42 -30
- package/theming/prebuilt-themes/deeppurple-theme.css +42 -30
- package/theming/prebuilt-themes/indigo-theme.css +42 -30
- package/theming/prebuilt-themes/orange-theme.css +42 -30
- package/theming/prebuilt-themes/teal-theme.css +42 -30
|
@@ -2421,11 +2421,6 @@ igo-auth-intern .loading-container {
|
|
|
2421
2421
|
|
|
2422
2422
|
igo-actionbar-item {
|
|
2423
2423
|
--mat-icon-button-touch-target-display: none;
|
|
2424
|
-
--mdc-list-list-item-one-line-container-height: 40px;
|
|
2425
|
-
--mdc-list-list-item-two-line-container-height: 56px;
|
|
2426
|
-
--mdc-list-list-item-three-line-container-height: 80px;
|
|
2427
|
-
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2428
|
-
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2429
2424
|
}
|
|
2430
2425
|
igo-actionbar-item .mat-mdc-icon-button.mat-mdc-button-base {
|
|
2431
2426
|
--mdc-icon-button-state-layer-size: 40px;
|
|
@@ -2433,6 +2428,13 @@ igo-actionbar-item .mat-mdc-icon-button.mat-mdc-button-base {
|
|
|
2433
2428
|
height: var(--mdc-icon-button-state-layer-size);
|
|
2434
2429
|
padding: 8px;
|
|
2435
2430
|
}
|
|
2431
|
+
igo-actionbar-item {
|
|
2432
|
+
--mdc-list-list-item-one-line-container-height: 40px;
|
|
2433
|
+
--mdc-list-list-item-two-line-container-height: 56px;
|
|
2434
|
+
--mdc-list-list-item-three-line-container-height: 80px;
|
|
2435
|
+
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2436
|
+
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2437
|
+
}
|
|
2436
2438
|
igo-actionbar-item .mdc-list-item__start,
|
|
2437
2439
|
igo-actionbar-item .mdc-list-item__end {
|
|
2438
2440
|
--mdc-radio-state-layer-size: 32px;
|
|
@@ -2486,11 +2488,6 @@ igo-entity-selector {
|
|
|
2486
2488
|
|
|
2487
2489
|
igo-list {
|
|
2488
2490
|
--mat-icon-button-touch-target-display: block;
|
|
2489
|
-
--mdc-list-list-item-one-line-container-height: 48px;
|
|
2490
|
-
--mdc-list-list-item-two-line-container-height: 64px;
|
|
2491
|
-
--mdc-list-list-item-three-line-container-height: 88px;
|
|
2492
|
-
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2493
|
-
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2494
2491
|
}
|
|
2495
2492
|
igo-list .mat-mdc-icon-button.mat-mdc-button-base {
|
|
2496
2493
|
--mdc-icon-button-state-layer-size: 48px;
|
|
@@ -2498,6 +2495,13 @@ igo-list .mat-mdc-icon-button.mat-mdc-button-base {
|
|
|
2498
2495
|
height: var(--mdc-icon-button-state-layer-size);
|
|
2499
2496
|
padding: 12px;
|
|
2500
2497
|
}
|
|
2498
|
+
igo-list {
|
|
2499
|
+
--mdc-list-list-item-one-line-container-height: 48px;
|
|
2500
|
+
--mdc-list-list-item-two-line-container-height: 64px;
|
|
2501
|
+
--mdc-list-list-item-three-line-container-height: 88px;
|
|
2502
|
+
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2503
|
+
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2504
|
+
}
|
|
2501
2505
|
igo-list .mdc-list-item__start,
|
|
2502
2506
|
igo-list .mdc-list-item__end {
|
|
2503
2507
|
--mdc-radio-state-layer-size: 40px;
|
|
@@ -2630,16 +2634,6 @@ igo-home-button > #homeButton:hover {
|
|
|
2630
2634
|
|
|
2631
2635
|
igo-context-list {
|
|
2632
2636
|
--mat-icon-button-touch-target-display: none;
|
|
2633
|
-
--mdc-list-list-item-one-line-container-height: 40px;
|
|
2634
|
-
--mdc-list-list-item-two-line-container-height: 56px;
|
|
2635
|
-
--mdc-list-list-item-three-line-container-height: 80px;
|
|
2636
|
-
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2637
|
-
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2638
|
-
--mat-form-field-container-height: 48px;
|
|
2639
|
-
--mat-form-field-filled-label-display: none;
|
|
2640
|
-
--mat-form-field-container-vertical-padding: 12px;
|
|
2641
|
-
--mat-form-field-filled-with-label-container-padding-top: 12px;
|
|
2642
|
-
--mat-form-field-filled-with-label-container-padding-bottom: 12px;
|
|
2643
2637
|
}
|
|
2644
2638
|
igo-context-list .mat-mdc-icon-button.mat-mdc-button-base {
|
|
2645
2639
|
--mdc-icon-button-state-layer-size: 40px;
|
|
@@ -2647,6 +2641,13 @@ igo-context-list .mat-mdc-icon-button.mat-mdc-button-base {
|
|
|
2647
2641
|
height: var(--mdc-icon-button-state-layer-size);
|
|
2648
2642
|
padding: 8px;
|
|
2649
2643
|
}
|
|
2644
|
+
igo-context-list {
|
|
2645
|
+
--mdc-list-list-item-one-line-container-height: 40px;
|
|
2646
|
+
--mdc-list-list-item-two-line-container-height: 56px;
|
|
2647
|
+
--mdc-list-list-item-three-line-container-height: 80px;
|
|
2648
|
+
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2649
|
+
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2650
|
+
}
|
|
2650
2651
|
igo-context-list .mdc-list-item__start,
|
|
2651
2652
|
igo-context-list .mdc-list-item__end {
|
|
2652
2653
|
--mdc-radio-state-layer-size: 32px;
|
|
@@ -2657,6 +2658,13 @@ igo-context-list .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-
|
|
|
2657
2658
|
igo-context-list .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, igo-context-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, igo-context-list .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
|
|
2658
2659
|
height: 64px;
|
|
2659
2660
|
}
|
|
2661
|
+
igo-context-list {
|
|
2662
|
+
--mat-form-field-container-height: 48px;
|
|
2663
|
+
--mat-form-field-filled-label-display: none;
|
|
2664
|
+
--mat-form-field-container-vertical-padding: 12px;
|
|
2665
|
+
--mat-form-field-filled-with-label-container-padding-top: 12px;
|
|
2666
|
+
--mat-form-field-filled-with-label-container-padding-bottom: 12px;
|
|
2667
|
+
}
|
|
2660
2668
|
|
|
2661
2669
|
igo-context-item {
|
|
2662
2670
|
--mat-icon-button-touch-target-display: none;
|
|
@@ -2770,11 +2778,6 @@ igo-layer-list-tool mat-form-field .mat-mdc-form-field-focus-overlay {
|
|
|
2770
2778
|
|
|
2771
2779
|
igo-layer-list-tool {
|
|
2772
2780
|
--mat-icon-button-touch-target-display: none;
|
|
2773
|
-
--mat-form-field-container-height: 48px;
|
|
2774
|
-
--mat-form-field-filled-label-display: none;
|
|
2775
|
-
--mat-form-field-container-vertical-padding: 12px;
|
|
2776
|
-
--mat-form-field-filled-with-label-container-padding-top: 12px;
|
|
2777
|
-
--mat-form-field-filled-with-label-container-padding-bottom: 12px;
|
|
2778
2781
|
}
|
|
2779
2782
|
igo-layer-list-tool .mat-mdc-icon-button.mat-mdc-button-base {
|
|
2780
2783
|
--mdc-icon-button-state-layer-size: 40px;
|
|
@@ -2782,6 +2785,13 @@ igo-layer-list-tool .mat-mdc-icon-button.mat-mdc-button-base {
|
|
|
2782
2785
|
height: var(--mdc-icon-button-state-layer-size);
|
|
2783
2786
|
padding: 8px;
|
|
2784
2787
|
}
|
|
2788
|
+
igo-layer-list-tool {
|
|
2789
|
+
--mat-form-field-container-height: 48px;
|
|
2790
|
+
--mat-form-field-filled-label-display: none;
|
|
2791
|
+
--mat-form-field-container-vertical-padding: 12px;
|
|
2792
|
+
--mat-form-field-filled-with-label-container-padding-top: 12px;
|
|
2793
|
+
--mat-form-field-filled-with-label-container-padding-bottom: 12px;
|
|
2794
|
+
}
|
|
2785
2795
|
|
|
2786
2796
|
igo-layer-item {
|
|
2787
2797
|
background-color: white;
|
|
@@ -2926,11 +2936,6 @@ igo-confirmation-popup-component h1 {
|
|
|
2926
2936
|
|
|
2927
2937
|
igo-catalog-browser {
|
|
2928
2938
|
--mat-icon-button-touch-target-display: none;
|
|
2929
|
-
--mdc-list-list-item-one-line-container-height: 40px;
|
|
2930
|
-
--mdc-list-list-item-two-line-container-height: 56px;
|
|
2931
|
-
--mdc-list-list-item-three-line-container-height: 80px;
|
|
2932
|
-
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2933
|
-
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2934
2939
|
}
|
|
2935
2940
|
igo-catalog-browser .mat-mdc-icon-button.mat-mdc-button-base {
|
|
2936
2941
|
--mdc-icon-button-state-layer-size: 40px;
|
|
@@ -2938,6 +2943,13 @@ igo-catalog-browser .mat-mdc-icon-button.mat-mdc-button-base {
|
|
|
2938
2943
|
height: var(--mdc-icon-button-state-layer-size);
|
|
2939
2944
|
padding: 8px;
|
|
2940
2945
|
}
|
|
2946
|
+
igo-catalog-browser {
|
|
2947
|
+
--mdc-list-list-item-one-line-container-height: 40px;
|
|
2948
|
+
--mdc-list-list-item-two-line-container-height: 56px;
|
|
2949
|
+
--mdc-list-list-item-three-line-container-height: 80px;
|
|
2950
|
+
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2951
|
+
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2952
|
+
}
|
|
2941
2953
|
igo-catalog-browser .mdc-list-item__start,
|
|
2942
2954
|
igo-catalog-browser .mdc-list-item__end {
|
|
2943
2955
|
--mdc-radio-state-layer-size: 32px;
|
|
@@ -2421,11 +2421,6 @@ igo-auth-intern .loading-container {
|
|
|
2421
2421
|
|
|
2422
2422
|
igo-actionbar-item {
|
|
2423
2423
|
--mat-icon-button-touch-target-display: none;
|
|
2424
|
-
--mdc-list-list-item-one-line-container-height: 40px;
|
|
2425
|
-
--mdc-list-list-item-two-line-container-height: 56px;
|
|
2426
|
-
--mdc-list-list-item-three-line-container-height: 80px;
|
|
2427
|
-
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2428
|
-
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2429
2424
|
}
|
|
2430
2425
|
igo-actionbar-item .mat-mdc-icon-button.mat-mdc-button-base {
|
|
2431
2426
|
--mdc-icon-button-state-layer-size: 40px;
|
|
@@ -2433,6 +2428,13 @@ igo-actionbar-item .mat-mdc-icon-button.mat-mdc-button-base {
|
|
|
2433
2428
|
height: var(--mdc-icon-button-state-layer-size);
|
|
2434
2429
|
padding: 8px;
|
|
2435
2430
|
}
|
|
2431
|
+
igo-actionbar-item {
|
|
2432
|
+
--mdc-list-list-item-one-line-container-height: 40px;
|
|
2433
|
+
--mdc-list-list-item-two-line-container-height: 56px;
|
|
2434
|
+
--mdc-list-list-item-three-line-container-height: 80px;
|
|
2435
|
+
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2436
|
+
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2437
|
+
}
|
|
2436
2438
|
igo-actionbar-item .mdc-list-item__start,
|
|
2437
2439
|
igo-actionbar-item .mdc-list-item__end {
|
|
2438
2440
|
--mdc-radio-state-layer-size: 32px;
|
|
@@ -2486,11 +2488,6 @@ igo-entity-selector {
|
|
|
2486
2488
|
|
|
2487
2489
|
igo-list {
|
|
2488
2490
|
--mat-icon-button-touch-target-display: block;
|
|
2489
|
-
--mdc-list-list-item-one-line-container-height: 48px;
|
|
2490
|
-
--mdc-list-list-item-two-line-container-height: 64px;
|
|
2491
|
-
--mdc-list-list-item-three-line-container-height: 88px;
|
|
2492
|
-
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2493
|
-
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2494
2491
|
}
|
|
2495
2492
|
igo-list .mat-mdc-icon-button.mat-mdc-button-base {
|
|
2496
2493
|
--mdc-icon-button-state-layer-size: 48px;
|
|
@@ -2498,6 +2495,13 @@ igo-list .mat-mdc-icon-button.mat-mdc-button-base {
|
|
|
2498
2495
|
height: var(--mdc-icon-button-state-layer-size);
|
|
2499
2496
|
padding: 12px;
|
|
2500
2497
|
}
|
|
2498
|
+
igo-list {
|
|
2499
|
+
--mdc-list-list-item-one-line-container-height: 48px;
|
|
2500
|
+
--mdc-list-list-item-two-line-container-height: 64px;
|
|
2501
|
+
--mdc-list-list-item-three-line-container-height: 88px;
|
|
2502
|
+
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2503
|
+
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2504
|
+
}
|
|
2501
2505
|
igo-list .mdc-list-item__start,
|
|
2502
2506
|
igo-list .mdc-list-item__end {
|
|
2503
2507
|
--mdc-radio-state-layer-size: 40px;
|
|
@@ -2630,16 +2634,6 @@ igo-home-button > #homeButton:hover {
|
|
|
2630
2634
|
|
|
2631
2635
|
igo-context-list {
|
|
2632
2636
|
--mat-icon-button-touch-target-display: none;
|
|
2633
|
-
--mdc-list-list-item-one-line-container-height: 40px;
|
|
2634
|
-
--mdc-list-list-item-two-line-container-height: 56px;
|
|
2635
|
-
--mdc-list-list-item-three-line-container-height: 80px;
|
|
2636
|
-
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2637
|
-
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2638
|
-
--mat-form-field-container-height: 48px;
|
|
2639
|
-
--mat-form-field-filled-label-display: none;
|
|
2640
|
-
--mat-form-field-container-vertical-padding: 12px;
|
|
2641
|
-
--mat-form-field-filled-with-label-container-padding-top: 12px;
|
|
2642
|
-
--mat-form-field-filled-with-label-container-padding-bottom: 12px;
|
|
2643
2637
|
}
|
|
2644
2638
|
igo-context-list .mat-mdc-icon-button.mat-mdc-button-base {
|
|
2645
2639
|
--mdc-icon-button-state-layer-size: 40px;
|
|
@@ -2647,6 +2641,13 @@ igo-context-list .mat-mdc-icon-button.mat-mdc-button-base {
|
|
|
2647
2641
|
height: var(--mdc-icon-button-state-layer-size);
|
|
2648
2642
|
padding: 8px;
|
|
2649
2643
|
}
|
|
2644
|
+
igo-context-list {
|
|
2645
|
+
--mdc-list-list-item-one-line-container-height: 40px;
|
|
2646
|
+
--mdc-list-list-item-two-line-container-height: 56px;
|
|
2647
|
+
--mdc-list-list-item-three-line-container-height: 80px;
|
|
2648
|
+
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2649
|
+
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2650
|
+
}
|
|
2650
2651
|
igo-context-list .mdc-list-item__start,
|
|
2651
2652
|
igo-context-list .mdc-list-item__end {
|
|
2652
2653
|
--mdc-radio-state-layer-size: 32px;
|
|
@@ -2657,6 +2658,13 @@ igo-context-list .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-
|
|
|
2657
2658
|
igo-context-list .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, igo-context-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, igo-context-list .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
|
|
2658
2659
|
height: 64px;
|
|
2659
2660
|
}
|
|
2661
|
+
igo-context-list {
|
|
2662
|
+
--mat-form-field-container-height: 48px;
|
|
2663
|
+
--mat-form-field-filled-label-display: none;
|
|
2664
|
+
--mat-form-field-container-vertical-padding: 12px;
|
|
2665
|
+
--mat-form-field-filled-with-label-container-padding-top: 12px;
|
|
2666
|
+
--mat-form-field-filled-with-label-container-padding-bottom: 12px;
|
|
2667
|
+
}
|
|
2660
2668
|
|
|
2661
2669
|
igo-context-item {
|
|
2662
2670
|
--mat-icon-button-touch-target-display: none;
|
|
@@ -2770,11 +2778,6 @@ igo-layer-list-tool mat-form-field .mat-mdc-form-field-focus-overlay {
|
|
|
2770
2778
|
|
|
2771
2779
|
igo-layer-list-tool {
|
|
2772
2780
|
--mat-icon-button-touch-target-display: none;
|
|
2773
|
-
--mat-form-field-container-height: 48px;
|
|
2774
|
-
--mat-form-field-filled-label-display: none;
|
|
2775
|
-
--mat-form-field-container-vertical-padding: 12px;
|
|
2776
|
-
--mat-form-field-filled-with-label-container-padding-top: 12px;
|
|
2777
|
-
--mat-form-field-filled-with-label-container-padding-bottom: 12px;
|
|
2778
2781
|
}
|
|
2779
2782
|
igo-layer-list-tool .mat-mdc-icon-button.mat-mdc-button-base {
|
|
2780
2783
|
--mdc-icon-button-state-layer-size: 40px;
|
|
@@ -2782,6 +2785,13 @@ igo-layer-list-tool .mat-mdc-icon-button.mat-mdc-button-base {
|
|
|
2782
2785
|
height: var(--mdc-icon-button-state-layer-size);
|
|
2783
2786
|
padding: 8px;
|
|
2784
2787
|
}
|
|
2788
|
+
igo-layer-list-tool {
|
|
2789
|
+
--mat-form-field-container-height: 48px;
|
|
2790
|
+
--mat-form-field-filled-label-display: none;
|
|
2791
|
+
--mat-form-field-container-vertical-padding: 12px;
|
|
2792
|
+
--mat-form-field-filled-with-label-container-padding-top: 12px;
|
|
2793
|
+
--mat-form-field-filled-with-label-container-padding-bottom: 12px;
|
|
2794
|
+
}
|
|
2785
2795
|
|
|
2786
2796
|
igo-layer-item {
|
|
2787
2797
|
background-color: white;
|
|
@@ -2926,11 +2936,6 @@ igo-confirmation-popup-component h1 {
|
|
|
2926
2936
|
|
|
2927
2937
|
igo-catalog-browser {
|
|
2928
2938
|
--mat-icon-button-touch-target-display: none;
|
|
2929
|
-
--mdc-list-list-item-one-line-container-height: 40px;
|
|
2930
|
-
--mdc-list-list-item-two-line-container-height: 56px;
|
|
2931
|
-
--mdc-list-list-item-three-line-container-height: 80px;
|
|
2932
|
-
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2933
|
-
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2934
2939
|
}
|
|
2935
2940
|
igo-catalog-browser .mat-mdc-icon-button.mat-mdc-button-base {
|
|
2936
2941
|
--mdc-icon-button-state-layer-size: 40px;
|
|
@@ -2938,6 +2943,13 @@ igo-catalog-browser .mat-mdc-icon-button.mat-mdc-button-base {
|
|
|
2938
2943
|
height: var(--mdc-icon-button-state-layer-size);
|
|
2939
2944
|
padding: 8px;
|
|
2940
2945
|
}
|
|
2946
|
+
igo-catalog-browser {
|
|
2947
|
+
--mdc-list-list-item-one-line-container-height: 40px;
|
|
2948
|
+
--mdc-list-list-item-two-line-container-height: 56px;
|
|
2949
|
+
--mdc-list-list-item-three-line-container-height: 80px;
|
|
2950
|
+
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2951
|
+
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2952
|
+
}
|
|
2941
2953
|
igo-catalog-browser .mdc-list-item__start,
|
|
2942
2954
|
igo-catalog-browser .mdc-list-item__end {
|
|
2943
2955
|
--mdc-radio-state-layer-size: 32px;
|
|
@@ -2421,11 +2421,6 @@ igo-auth-intern .loading-container {
|
|
|
2421
2421
|
|
|
2422
2422
|
igo-actionbar-item {
|
|
2423
2423
|
--mat-icon-button-touch-target-display: none;
|
|
2424
|
-
--mdc-list-list-item-one-line-container-height: 40px;
|
|
2425
|
-
--mdc-list-list-item-two-line-container-height: 56px;
|
|
2426
|
-
--mdc-list-list-item-three-line-container-height: 80px;
|
|
2427
|
-
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2428
|
-
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2429
2424
|
}
|
|
2430
2425
|
igo-actionbar-item .mat-mdc-icon-button.mat-mdc-button-base {
|
|
2431
2426
|
--mdc-icon-button-state-layer-size: 40px;
|
|
@@ -2433,6 +2428,13 @@ igo-actionbar-item .mat-mdc-icon-button.mat-mdc-button-base {
|
|
|
2433
2428
|
height: var(--mdc-icon-button-state-layer-size);
|
|
2434
2429
|
padding: 8px;
|
|
2435
2430
|
}
|
|
2431
|
+
igo-actionbar-item {
|
|
2432
|
+
--mdc-list-list-item-one-line-container-height: 40px;
|
|
2433
|
+
--mdc-list-list-item-two-line-container-height: 56px;
|
|
2434
|
+
--mdc-list-list-item-three-line-container-height: 80px;
|
|
2435
|
+
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2436
|
+
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2437
|
+
}
|
|
2436
2438
|
igo-actionbar-item .mdc-list-item__start,
|
|
2437
2439
|
igo-actionbar-item .mdc-list-item__end {
|
|
2438
2440
|
--mdc-radio-state-layer-size: 32px;
|
|
@@ -2486,11 +2488,6 @@ igo-entity-selector {
|
|
|
2486
2488
|
|
|
2487
2489
|
igo-list {
|
|
2488
2490
|
--mat-icon-button-touch-target-display: block;
|
|
2489
|
-
--mdc-list-list-item-one-line-container-height: 48px;
|
|
2490
|
-
--mdc-list-list-item-two-line-container-height: 64px;
|
|
2491
|
-
--mdc-list-list-item-three-line-container-height: 88px;
|
|
2492
|
-
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2493
|
-
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2494
2491
|
}
|
|
2495
2492
|
igo-list .mat-mdc-icon-button.mat-mdc-button-base {
|
|
2496
2493
|
--mdc-icon-button-state-layer-size: 48px;
|
|
@@ -2498,6 +2495,13 @@ igo-list .mat-mdc-icon-button.mat-mdc-button-base {
|
|
|
2498
2495
|
height: var(--mdc-icon-button-state-layer-size);
|
|
2499
2496
|
padding: 12px;
|
|
2500
2497
|
}
|
|
2498
|
+
igo-list {
|
|
2499
|
+
--mdc-list-list-item-one-line-container-height: 48px;
|
|
2500
|
+
--mdc-list-list-item-two-line-container-height: 64px;
|
|
2501
|
+
--mdc-list-list-item-three-line-container-height: 88px;
|
|
2502
|
+
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2503
|
+
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2504
|
+
}
|
|
2501
2505
|
igo-list .mdc-list-item__start,
|
|
2502
2506
|
igo-list .mdc-list-item__end {
|
|
2503
2507
|
--mdc-radio-state-layer-size: 40px;
|
|
@@ -2630,16 +2634,6 @@ igo-home-button > #homeButton:hover {
|
|
|
2630
2634
|
|
|
2631
2635
|
igo-context-list {
|
|
2632
2636
|
--mat-icon-button-touch-target-display: none;
|
|
2633
|
-
--mdc-list-list-item-one-line-container-height: 40px;
|
|
2634
|
-
--mdc-list-list-item-two-line-container-height: 56px;
|
|
2635
|
-
--mdc-list-list-item-three-line-container-height: 80px;
|
|
2636
|
-
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2637
|
-
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2638
|
-
--mat-form-field-container-height: 48px;
|
|
2639
|
-
--mat-form-field-filled-label-display: none;
|
|
2640
|
-
--mat-form-field-container-vertical-padding: 12px;
|
|
2641
|
-
--mat-form-field-filled-with-label-container-padding-top: 12px;
|
|
2642
|
-
--mat-form-field-filled-with-label-container-padding-bottom: 12px;
|
|
2643
2637
|
}
|
|
2644
2638
|
igo-context-list .mat-mdc-icon-button.mat-mdc-button-base {
|
|
2645
2639
|
--mdc-icon-button-state-layer-size: 40px;
|
|
@@ -2647,6 +2641,13 @@ igo-context-list .mat-mdc-icon-button.mat-mdc-button-base {
|
|
|
2647
2641
|
height: var(--mdc-icon-button-state-layer-size);
|
|
2648
2642
|
padding: 8px;
|
|
2649
2643
|
}
|
|
2644
|
+
igo-context-list {
|
|
2645
|
+
--mdc-list-list-item-one-line-container-height: 40px;
|
|
2646
|
+
--mdc-list-list-item-two-line-container-height: 56px;
|
|
2647
|
+
--mdc-list-list-item-three-line-container-height: 80px;
|
|
2648
|
+
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2649
|
+
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2650
|
+
}
|
|
2650
2651
|
igo-context-list .mdc-list-item__start,
|
|
2651
2652
|
igo-context-list .mdc-list-item__end {
|
|
2652
2653
|
--mdc-radio-state-layer-size: 32px;
|
|
@@ -2657,6 +2658,13 @@ igo-context-list .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-
|
|
|
2657
2658
|
igo-context-list .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, igo-context-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, igo-context-list .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
|
|
2658
2659
|
height: 64px;
|
|
2659
2660
|
}
|
|
2661
|
+
igo-context-list {
|
|
2662
|
+
--mat-form-field-container-height: 48px;
|
|
2663
|
+
--mat-form-field-filled-label-display: none;
|
|
2664
|
+
--mat-form-field-container-vertical-padding: 12px;
|
|
2665
|
+
--mat-form-field-filled-with-label-container-padding-top: 12px;
|
|
2666
|
+
--mat-form-field-filled-with-label-container-padding-bottom: 12px;
|
|
2667
|
+
}
|
|
2660
2668
|
|
|
2661
2669
|
igo-context-item {
|
|
2662
2670
|
--mat-icon-button-touch-target-display: none;
|
|
@@ -2770,11 +2778,6 @@ igo-layer-list-tool mat-form-field .mat-mdc-form-field-focus-overlay {
|
|
|
2770
2778
|
|
|
2771
2779
|
igo-layer-list-tool {
|
|
2772
2780
|
--mat-icon-button-touch-target-display: none;
|
|
2773
|
-
--mat-form-field-container-height: 48px;
|
|
2774
|
-
--mat-form-field-filled-label-display: none;
|
|
2775
|
-
--mat-form-field-container-vertical-padding: 12px;
|
|
2776
|
-
--mat-form-field-filled-with-label-container-padding-top: 12px;
|
|
2777
|
-
--mat-form-field-filled-with-label-container-padding-bottom: 12px;
|
|
2778
2781
|
}
|
|
2779
2782
|
igo-layer-list-tool .mat-mdc-icon-button.mat-mdc-button-base {
|
|
2780
2783
|
--mdc-icon-button-state-layer-size: 40px;
|
|
@@ -2782,6 +2785,13 @@ igo-layer-list-tool .mat-mdc-icon-button.mat-mdc-button-base {
|
|
|
2782
2785
|
height: var(--mdc-icon-button-state-layer-size);
|
|
2783
2786
|
padding: 8px;
|
|
2784
2787
|
}
|
|
2788
|
+
igo-layer-list-tool {
|
|
2789
|
+
--mat-form-field-container-height: 48px;
|
|
2790
|
+
--mat-form-field-filled-label-display: none;
|
|
2791
|
+
--mat-form-field-container-vertical-padding: 12px;
|
|
2792
|
+
--mat-form-field-filled-with-label-container-padding-top: 12px;
|
|
2793
|
+
--mat-form-field-filled-with-label-container-padding-bottom: 12px;
|
|
2794
|
+
}
|
|
2785
2795
|
|
|
2786
2796
|
igo-layer-item {
|
|
2787
2797
|
background-color: white;
|
|
@@ -2926,11 +2936,6 @@ igo-confirmation-popup-component h1 {
|
|
|
2926
2936
|
|
|
2927
2937
|
igo-catalog-browser {
|
|
2928
2938
|
--mat-icon-button-touch-target-display: none;
|
|
2929
|
-
--mdc-list-list-item-one-line-container-height: 40px;
|
|
2930
|
-
--mdc-list-list-item-two-line-container-height: 56px;
|
|
2931
|
-
--mdc-list-list-item-three-line-container-height: 80px;
|
|
2932
|
-
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2933
|
-
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2934
2939
|
}
|
|
2935
2940
|
igo-catalog-browser .mat-mdc-icon-button.mat-mdc-button-base {
|
|
2936
2941
|
--mdc-icon-button-state-layer-size: 40px;
|
|
@@ -2938,6 +2943,13 @@ igo-catalog-browser .mat-mdc-icon-button.mat-mdc-button-base {
|
|
|
2938
2943
|
height: var(--mdc-icon-button-state-layer-size);
|
|
2939
2944
|
padding: 8px;
|
|
2940
2945
|
}
|
|
2946
|
+
igo-catalog-browser {
|
|
2947
|
+
--mdc-list-list-item-one-line-container-height: 40px;
|
|
2948
|
+
--mdc-list-list-item-two-line-container-height: 56px;
|
|
2949
|
+
--mdc-list-list-item-three-line-container-height: 80px;
|
|
2950
|
+
--mat-list-list-item-leading-icon-start-space: 16px;
|
|
2951
|
+
--mat-list-list-item-leading-icon-end-space: 32px;
|
|
2952
|
+
}
|
|
2941
2953
|
igo-catalog-browser .mdc-list-item__start,
|
|
2942
2954
|
igo-catalog-browser .mdc-list-item__end {
|
|
2943
2955
|
--mdc-radio-state-layer-size: 32px;
|