@igo2/common 19.0.0-next.8 → 19.0.0
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/action/src/action.theming.scss +5 -1
- package/action/src/actionbar/actionbar-item.theming.scss +1 -13
- package/entity/src/entity-selector/entity-selector.theming.scss +1 -1
- package/entity/src/entity-table/entity-table.theming.scss +1 -17
- package/entity/src/entity.theming.scss +6 -1
- package/fesm2022/igo2-common-action.mjs +16 -16
- package/fesm2022/igo2-common-action.mjs.map +1 -1
- package/fesm2022/igo2-common-backdrop.mjs +7 -7
- package/fesm2022/igo2-common-backdrop.mjs.map +1 -1
- package/fesm2022/igo2-common-badge.mjs +7 -7
- package/fesm2022/igo2-common-badge.mjs.map +1 -1
- package/fesm2022/igo2-common-clickout.mjs +7 -7
- package/fesm2022/igo2-common-clickout.mjs.map +1 -1
- package/fesm2022/igo2-common-clone.mjs +7 -7
- package/fesm2022/igo2-common-clone.mjs.map +1 -1
- package/fesm2022/igo2-common-collapsible.mjs +10 -10
- package/fesm2022/igo2-common-collapsible.mjs.map +1 -1
- package/fesm2022/igo2-common-color.mjs +7 -7
- package/fesm2022/igo2-common-color.mjs.map +1 -1
- package/fesm2022/igo2-common-confirm-dialog.mjs +11 -11
- package/fesm2022/igo2-common-confirm-dialog.mjs.map +1 -1
- package/fesm2022/igo2-common-context-menu.mjs +10 -10
- package/fesm2022/igo2-common-context-menu.mjs.map +1 -1
- package/fesm2022/igo2-common-custom-html.mjs +11 -11
- package/fesm2022/igo2-common-custom-html.mjs.map +1 -1
- package/fesm2022/igo2-common-dom.mjs +7 -7
- package/fesm2022/igo2-common-dom.mjs.map +1 -1
- package/fesm2022/igo2-common-drag-drop.mjs +10 -10
- package/fesm2022/igo2-common-drag-drop.mjs.map +1 -1
- package/fesm2022/igo2-common-dynamic-component.mjs +14 -14
- package/fesm2022/igo2-common-dynamic-component.mjs.map +1 -1
- package/fesm2022/igo2-common-entity.mjs +30 -30
- package/fesm2022/igo2-common-entity.mjs.map +1 -1
- package/fesm2022/igo2-common-flexible.mjs +7 -7
- package/fesm2022/igo2-common-flexible.mjs.map +1 -1
- package/fesm2022/igo2-common-form.mjs +50 -50
- package/fesm2022/igo2-common-form.mjs.map +1 -1
- package/fesm2022/igo2-common-home-button.mjs +8 -8
- package/fesm2022/igo2-common-home-button.mjs.map +1 -1
- package/fesm2022/igo2-common-icon.mjs +11 -8
- package/fesm2022/igo2-common-icon.mjs.map +1 -1
- package/fesm2022/igo2-common-image.mjs +10 -10
- package/fesm2022/igo2-common-image.mjs.map +1 -1
- package/fesm2022/igo2-common-interactive-tour.mjs +18 -24
- package/fesm2022/igo2-common-interactive-tour.mjs.map +1 -1
- package/fesm2022/igo2-common-json-dialog.mjs +11 -11
- package/fesm2022/igo2-common-json-dialog.mjs.map +1 -1
- package/fesm2022/igo2-common-keyvalue.mjs +7 -7
- package/fesm2022/igo2-common-keyvalue.mjs.map +1 -1
- package/fesm2022/igo2-common-list.mjs +11 -11
- package/fesm2022/igo2-common-list.mjs.map +1 -1
- package/fesm2022/igo2-common-panel.mjs +8 -8
- package/fesm2022/igo2-common-panel.mjs.map +1 -1
- package/fesm2022/igo2-common-resizable-bar.mjs +98 -0
- package/fesm2022/igo2-common-resizable-bar.mjs.map +1 -0
- package/fesm2022/igo2-common-select-value-dialog.mjs +10 -10
- package/fesm2022/igo2-common-select-value-dialog.mjs.map +1 -1
- package/fesm2022/igo2-common-sidenav.mjs +7 -7
- package/fesm2022/igo2-common-sidenav.mjs.map +1 -1
- package/fesm2022/igo2-common-spinner.mjs +10 -10
- package/fesm2022/igo2-common-spinner.mjs.map +1 -1
- package/fesm2022/igo2-common-stop-propagation.mjs +10 -10
- package/fesm2022/igo2-common-stop-propagation.mjs.map +1 -1
- package/fesm2022/igo2-common-table.mjs +7 -7
- package/fesm2022/igo2-common-table.mjs.map +1 -1
- package/fesm2022/igo2-common-tool.mjs +15 -15
- package/fesm2022/igo2-common-tool.mjs.map +1 -1
- package/fesm2022/igo2-common-widget.mjs +14 -14
- package/fesm2022/igo2-common-widget.mjs.map +1 -1
- package/fesm2022/igo2-common-workspace.mjs +18 -18
- package/fesm2022/igo2-common-workspace.mjs.map +1 -1
- package/icon/icon/icon.component.d.ts +2 -1
- package/interactive-tour/interactive-tour.service.d.ts +0 -1
- package/package.json +12 -6
- package/panel/src/panel.theming.scss +1 -11
- package/resizable-bar/index.d.ts +5 -0
- package/resizable-bar/public_api.d.ts +2 -0
- package/resizable-bar/resizable-bar.component.d.ts +23 -0
- package/resizable-bar/shared/resize.directive.d.ts +12 -0
- package/src/common.theme.scss +18 -0
- package/src/style/partial/common-utils.scss +2 -0
- package/tool/src/toolbox/toolbox.theming.scss +1 -84
- package/action/src/actionbar/actionbar.theming.scss +0 -22
- package/collapsible/src/collapsible.theming.scss +0 -22
- package/home-button/src/home-button.theming.scss +0 -18
- package/interactive-tour/src/interactive-tour.theming.scss +0 -32
- package/list/src/list.theming.scss +0 -58
- package/src/common-theme.scss +0 -19
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
@mixin igo-collapsible-theming($theme) {
|
|
2
|
-
mat-icon[igocollapse] {
|
|
3
|
-
&:hover {
|
|
4
|
-
cursor: pointer;
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
&.igo-chevron {
|
|
8
|
-
width: auto !important;
|
|
9
|
-
transform: rotateZ(0deg);
|
|
10
|
-
transition: 300ms ease-in-out;
|
|
11
|
-
|
|
12
|
-
&.collapsed {
|
|
13
|
-
transform: rotateZ(180deg);
|
|
14
|
-
transition: 300ms ease-in-out;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
div.igo-collapsed {
|
|
20
|
-
display: none !important;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
@use 'sass:map';
|
|
2
|
-
@use '@angular/material' as mat;
|
|
3
|
-
|
|
4
|
-
@mixin theme($theme) {
|
|
5
|
-
$primary: map.get($theme, primary);
|
|
6
|
-
$accent: map.get($theme, accent);
|
|
7
|
-
$foreground: map.get($theme, foreground);
|
|
8
|
-
|
|
9
|
-
igo-home-button > #homeButton {
|
|
10
|
-
background-color: mat.m2-get-color-from-palette($primary);
|
|
11
|
-
color: mat.m2-get-color-from-palette($primary, default-contrast);
|
|
12
|
-
|
|
13
|
-
&:hover {
|
|
14
|
-
background-color: mat.m2-get-color-from-palette($accent, lighter);
|
|
15
|
-
color: black;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
@use 'sass:map';
|
|
2
|
-
@use '@angular/material' as mat;
|
|
3
|
-
|
|
4
|
-
@mixin theme($theme) {
|
|
5
|
-
@include color($theme);
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
@mixin color($theme) {
|
|
9
|
-
$primary: map.get($theme, primary);
|
|
10
|
-
$accent: map.get($theme, accent);
|
|
11
|
-
$warn: map.get($theme, warn);
|
|
12
|
-
|
|
13
|
-
igo-interactive-tour {
|
|
14
|
-
button {
|
|
15
|
-
&.tour-button-tool-icon {
|
|
16
|
-
color: mat.m2-get-color-from-palette($primary, darker-contrast);
|
|
17
|
-
|
|
18
|
-
&:hover {
|
|
19
|
-
background-color: mat.m2-get-color-from-palette(
|
|
20
|
-
$primary,
|
|
21
|
-
default-contrast
|
|
22
|
-
);
|
|
23
|
-
color: mat.m2-get-color-from-palette($primary);
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.mat-primary .mat-mdc-icon-button {
|
|
29
|
-
color: white;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
}
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
@use 'sass:map';
|
|
2
|
-
@use '@angular/material' as mat;
|
|
3
|
-
|
|
4
|
-
@mixin igo-list-theming($theme) {
|
|
5
|
-
$primary: map.get($theme, primary);
|
|
6
|
-
$accent: map.get($theme, accent);
|
|
7
|
-
@include density($theme);
|
|
8
|
-
|
|
9
|
-
igo-list {
|
|
10
|
-
[igolistitem] {
|
|
11
|
-
&[color='primary'] {
|
|
12
|
-
&.igo-list-item-selected > mat-list-item {
|
|
13
|
-
background-color: mat.m2-get-color-from-palette($primary);
|
|
14
|
-
color: mat.m2-get-color-from-palette($primary, default-contrast);
|
|
15
|
-
}
|
|
16
|
-
&:not(.igo-list-item-disabled):hover > mat-list-item,
|
|
17
|
-
&.igo-list-item-focused > mat-list-item {
|
|
18
|
-
background-color: mat.m2-get-color-from-palette($primary, lighter);
|
|
19
|
-
color: mat.m2-get-color-from-palette($primary, default-contrast);
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
&[color='accent'] {
|
|
24
|
-
&.igo-list-item-selected > mat-list-item {
|
|
25
|
-
background-color: mat.m2-get-color-from-palette($accent);
|
|
26
|
-
color: mat.m2-get-color-from-palette($accent, default-contrast);
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
&:not(.igo-list-item-disabled):hover > mat-list-item,
|
|
30
|
-
&.igo-list-item-focused > mat-list-item {
|
|
31
|
-
background-color: mat.m2-get-color-from-palette($accent, lighter);
|
|
32
|
-
color: mat.m2-get-color-from-palette($accent, default-contrast);
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
&.igo-list-item-disabled > mat-list-item {
|
|
37
|
-
color: rgba(0, 0, 0, 0.38);
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
@mixin density($theme) {
|
|
44
|
-
$density: mat.m2-get-density-config($theme);
|
|
45
|
-
|
|
46
|
-
$theme: map.merge(
|
|
47
|
-
$theme,
|
|
48
|
-
(
|
|
49
|
-
density: $density
|
|
50
|
-
)
|
|
51
|
-
);
|
|
52
|
-
|
|
53
|
-
igo-list {
|
|
54
|
-
@include mat.icon-density($theme);
|
|
55
|
-
@include mat.icon-button-density($theme);
|
|
56
|
-
@include mat.list-density($theme);
|
|
57
|
-
}
|
|
58
|
-
}
|
package/src/common-theme.scss
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
@use '../action/src/action.theming.scss' as action;
|
|
2
|
-
@use '../collapsible/src/collapsible.theming.scss' as collapsible;
|
|
3
|
-
@use '../entity/src/entity.theming.scss' as entity;
|
|
4
|
-
@use '../list/src/list.theming.scss' as list;
|
|
5
|
-
@use '../panel/src/panel.theming.scss' as panel;
|
|
6
|
-
@use '../tool/src/tool.theming.scss' as tool;
|
|
7
|
-
@use '../interactive-tour/src/interactive-tour.theming.scss' as interactive-tour;
|
|
8
|
-
@use '../home-button/src/home-button.theming.scss' as home-button;
|
|
9
|
-
|
|
10
|
-
@mixin common-component-themes($theme) {
|
|
11
|
-
@include action.igo-action-theming($theme);
|
|
12
|
-
@include collapsible.igo-collapsible-theming($theme);
|
|
13
|
-
@include entity.igo-entity-theming($theme);
|
|
14
|
-
@include list.igo-list-theming($theme);
|
|
15
|
-
@include panel.theme($theme);
|
|
16
|
-
@include tool.igo-tool-theming($theme);
|
|
17
|
-
@include interactive-tour.theme($theme);
|
|
18
|
-
@include home-button.theme($theme);
|
|
19
|
-
}
|