@alfresco/adf-core 8.4.0-19062358161 → 8.4.0-19063861366
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/custom-theme/material-theme.scss +13 -13
- package/custom-theme/theme/custom-palette-creator.scss +25 -23
- package/custom-theme/theme/custom-theme-palettes.scss +7 -7
- package/custom-theme/theme/theme-data.scss +13 -13
- package/custom-theme/theme/typography.scss +5 -5
- package/fesm2022/adf-core.mjs +110 -110
- package/fesm2022/adf-core.mjs.map +1 -1
- package/fesm2022/alfresco-adf-core-breadcrumbs.mjs +2 -2
- package/fesm2022/alfresco-adf-core-breadcrumbs.mjs.map +1 -1
- package/fesm2022/alfresco-adf-core-feature-flags.mjs +2 -2
- package/fesm2022/alfresco-adf-core-feature-flags.mjs.map +1 -1
- package/lib/about/about-package/package-list.component.scss +0 -10
- package/lib/about/about-server-settings/about-server-settings.component.scss +0 -2
- package/lib/about/about.component.scss +0 -4
- package/lib/avatar/avatar.component.scss +7 -9
- package/lib/card-view/components/card-view/card-view.component.scss +2 -26
- package/lib/card-view/components/card-view-arrayitem/card-view-arrayitem.component.scss +1 -11
- package/lib/card-view/components/card-view-dateitem/card-view-dateitem.component.scss +0 -1
- package/lib/card-view/components/card-view-selectitem/card-view-selectitem.component.scss +2 -7
- package/lib/card-view/components/card-view-selectitem/select-filter-input/select-filter-input.component.scss +0 -3
- package/lib/card-view/components/card-view-textitem/card-view-textitem.component.scss +1 -28
- package/lib/clipboard/clipboard.theme.scss +3 -3
- package/lib/comments/comment-list/comment-list.component.scss +5 -7
- package/lib/comments/comments.component.scss +2 -31
- package/lib/datatable/components/columns-selector/columns-selector.component.scss +6 -13
- package/lib/datatable/components/datatable/datatable.component.scss +29 -42
- package/lib/dialogs/dialog/dialog.component.scss +2 -2
- package/lib/dialogs/unsaved-changes-dialog/unsaved-changes-dialog.component.scss +11 -8
- package/lib/directives/tooltip-card/tooltip-card.component.scss +3 -9
- package/lib/dynamic-chip-list/dynamic-chip-list.component.scss +0 -4
- package/lib/form/components/form-renderer.component.scss +3 -30
- package/lib/form/components/inplace-form-input/inplace-form-input.component.scss +0 -19
- package/lib/form/components/widgets/amount/amount.widget.scss +0 -6
- package/lib/form/components/widgets/date-time/date-time.widget.scss +1 -1
- package/lib/form/components/widgets/display-text/display-text.widget.scss +0 -3
- package/lib/form/components/widgets/form.theme.scss +6 -42
- package/lib/form/components/widgets/header/header.widget.scss +2 -4
- package/lib/form/components/widgets/hyperlink/hyperlink.widget.scss +1 -1
- package/lib/form/components/widgets/multiline-text/multiline-text.widget.scss +1 -1
- package/lib/header/header.component.scss +12 -12
- package/lib/header/navbar/navbar-item.component.scss +3 -11
- package/lib/identity-user-info/identity-user-info.component.scss +4 -4
- package/lib/info-drawer/info-drawer-layout.component.scss +1 -5
- package/lib/info-drawer/info-drawer.component.scss +1 -21
- package/lib/layout/components/header/header.component.scss +3 -3
- package/lib/layout/components/layout-container/layout-container.component.scss +1 -3
- package/lib/layout/components/sidebar-action/sidebar-action-menu.component.scss +2 -8
- package/lib/layout/components/sidenav-layout/sidenav-layout.component.scss +0 -1
- package/lib/login/components/login/login.component.scss +12 -70
- package/lib/notifications/components/notification-history.component.scss +3 -17
- package/lib/pagination/pagination.component.scss +0 -6
- package/lib/search-text/search-text-input.component.scss +1 -6
- package/lib/styles/_globals.scss +3 -32
- package/lib/styles/_mixins.scss +1 -1
- package/lib/templates/empty-content/empty-content.component.scss +4 -6
- package/lib/templates/error-content/error-content.component.scss +2 -3
- package/lib/toolbar/toolbar.component.scss +0 -3
- package/lib/viewer/components/img-viewer/img-viewer.component.scss +2 -14
- package/lib/viewer/components/pdf-viewer/pdf-viewer.component.scss +8 -9
- package/lib/viewer/components/pdf-viewer-password-dialog/pdf-viewer-password-dialog.scss +0 -4
- package/lib/viewer/components/pdf-viewer-thumbnails/pdf-viewer-thumbnails.component.scss +3 -3
- package/lib/viewer/components/txt-viewer/txt-viewer.component.scss +1 -1
- package/lib/viewer/components/unknown-format/unknown-format.component.scss +0 -1
- package/lib/viewer/components/viewer-render/viewer-render.component.scss +2 -2
- package/lib/viewer/components/viewer.component.scss +11 -23
- package/package.json +3 -3
- package/lib/button/button.component.scss +0 -13
|
@@ -59,7 +59,6 @@
|
|
|
59
59
|
justify-content: flex-end;
|
|
60
60
|
align-items: flex-end;
|
|
61
61
|
display: flex;
|
|
62
|
-
color: var(--adf-theme-foreground-text-color-054);
|
|
63
62
|
}
|
|
64
63
|
}
|
|
65
64
|
|
|
@@ -100,23 +99,23 @@
|
|
|
100
99
|
|
|
101
100
|
.adf-toolbar #{ms.$mat-toolbar} {
|
|
102
101
|
max-height: 48px;
|
|
103
|
-
background-color: var(--
|
|
102
|
+
background-color: var(--mat-sys-surface);
|
|
104
103
|
border-width: 0;
|
|
105
104
|
border-radius: 2px;
|
|
106
|
-
box-shadow:
|
|
105
|
+
box-shadow:
|
|
106
|
+
0 2px 2px 0 rgba(0, 0, 0, 20.4),
|
|
107
|
+
0 0 2px 0 rgba(0, 0, 0, 0.12);
|
|
107
108
|
}
|
|
108
109
|
|
|
109
110
|
&-page-selector {
|
|
110
111
|
padding-left: 10px;
|
|
111
112
|
padding-right: 10px;
|
|
112
113
|
white-space: nowrap;
|
|
113
|
-
font-size: var(--theme-body-1-font-size);
|
|
114
114
|
|
|
115
115
|
& > input {
|
|
116
|
-
border: 1px solid var(--
|
|
117
|
-
background-color: var(--
|
|
116
|
+
border: 1px solid var(--mat-sys-outline);
|
|
117
|
+
background-color: var(--mat-sys-surface);
|
|
118
118
|
color: inherit;
|
|
119
|
-
font-size: var(--theme-body-1-font-size);
|
|
120
119
|
padding: 5px;
|
|
121
120
|
height: 24px;
|
|
122
121
|
line-height: 24px;
|
|
@@ -132,8 +131,8 @@
|
|
|
132
131
|
cursor: default;
|
|
133
132
|
width: 79px;
|
|
134
133
|
height: 24px;
|
|
135
|
-
font-size: var(--
|
|
136
|
-
border: 1px solid var(--
|
|
134
|
+
font-size: var(--mat-sys-body-medium-size);
|
|
135
|
+
border: 1px solid var(--mat-sys-outline);
|
|
137
136
|
text-align: center;
|
|
138
137
|
line-height: 24px;
|
|
139
138
|
margin-left: 4px;
|
|
@@ -16,15 +16,15 @@
|
|
|
16
16
|
cursor: pointer;
|
|
17
17
|
display: block;
|
|
18
18
|
width: 91px;
|
|
19
|
-
background: var(--
|
|
19
|
+
background: var(--mat-sys-surface);
|
|
20
20
|
margin-bottom: 15px;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
&__thumb:hover {
|
|
24
|
-
box-shadow:
|
|
24
|
+
box-shadow: var(--mat-sys-level2);
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
&__thumb--selected {
|
|
28
|
-
border: 2px solid var(--
|
|
28
|
+
border: 2px solid var(--mat-sys-primary);
|
|
29
29
|
}
|
|
30
30
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
.adf-full-screen {
|
|
4
4
|
width: 100%;
|
|
5
5
|
height: 100%;
|
|
6
|
-
background-color: var(--
|
|
6
|
+
background-color: var(--mat-sys-surface);
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
.adf-viewer-render-main-loader {
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
position: relative;
|
|
37
37
|
overflow: hidden;
|
|
38
38
|
z-index: 1;
|
|
39
|
-
background-color: var(--
|
|
39
|
+
background-color: var(--mat-sys-surface);
|
|
40
40
|
display: flex;
|
|
41
41
|
flex-flow: row wrap;
|
|
42
42
|
flex: 1;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
/* stylelint-disable scss/at-extend-no-missing-placeholder */
|
|
2
|
-
@use '../../styles/mat-selectors' as ms;
|
|
3
2
|
|
|
4
3
|
.adf-full-screen {
|
|
5
4
|
width: 100%;
|
|
6
5
|
height: 100%;
|
|
7
|
-
background-color: var(--
|
|
6
|
+
background-color: var(--mat-sys-surface);
|
|
8
7
|
}
|
|
9
8
|
|
|
10
9
|
.adf-viewer {
|
|
@@ -12,12 +11,8 @@
|
|
|
12
11
|
width: 100%;
|
|
13
12
|
height: 100%;
|
|
14
13
|
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
.adf-toolbar-title {
|
|
19
|
-
width: auto;
|
|
20
|
-
}
|
|
14
|
+
.adf-toolbar-title {
|
|
15
|
+
width: auto;
|
|
21
16
|
}
|
|
22
17
|
|
|
23
18
|
&-main {
|
|
@@ -32,12 +27,6 @@
|
|
|
32
27
|
margin-right: 4px;
|
|
33
28
|
}
|
|
34
29
|
|
|
35
|
-
&-toolbar {
|
|
36
|
-
#{ms.$mat-toolbar} {
|
|
37
|
-
background-color: var(--adf-theme-background-card-color-087);
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
|
|
41
30
|
&__file-title {
|
|
42
31
|
text-align: center;
|
|
43
32
|
flex: 1 1 auto;
|
|
@@ -48,17 +37,16 @@
|
|
|
48
37
|
flex-direction: row;
|
|
49
38
|
align-items: center;
|
|
50
39
|
|
|
51
|
-
@media screen and (width <=
|
|
40
|
+
@media screen and (width <=1450px) {
|
|
52
41
|
left: 30%;
|
|
53
42
|
}
|
|
54
43
|
}
|
|
55
44
|
|
|
56
45
|
&__title-display-name-container,
|
|
57
46
|
&__display-name {
|
|
58
|
-
font-size: var(--
|
|
47
|
+
font-size: var(--mat-sys-title-small-size);
|
|
59
48
|
line-height: 1.5;
|
|
60
49
|
vertical-align: middle;
|
|
61
|
-
color: var(--adf-theme-foreground-text-color);
|
|
62
50
|
white-space: nowrap;
|
|
63
51
|
}
|
|
64
52
|
|
|
@@ -70,7 +58,7 @@
|
|
|
70
58
|
}
|
|
71
59
|
|
|
72
60
|
&__display-name-value {
|
|
73
|
-
font-size: var(--
|
|
61
|
+
font-size: var(--mat-sys-body-medium-size);
|
|
74
62
|
}
|
|
75
63
|
|
|
76
64
|
&-container {
|
|
@@ -80,7 +68,7 @@
|
|
|
80
68
|
position: relative;
|
|
81
69
|
overflow: hidden;
|
|
82
70
|
z-index: 1;
|
|
83
|
-
background-color: var(--
|
|
71
|
+
background-color: var(--mat-sys-surface);
|
|
84
72
|
display: flex;
|
|
85
73
|
flex-direction: row;
|
|
86
74
|
/* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
|
|
@@ -139,17 +127,17 @@
|
|
|
139
127
|
width: 350px;
|
|
140
128
|
display: block;
|
|
141
129
|
padding: 0;
|
|
142
|
-
background-color: var(--
|
|
143
|
-
box-shadow:
|
|
130
|
+
background-color: var(--mat-sys-surface);
|
|
131
|
+
box-shadow: var(--mat-sys-level2);
|
|
144
132
|
overflow: auto;
|
|
145
133
|
|
|
146
134
|
&__right {
|
|
147
|
-
border-left: 1px solid var(--
|
|
135
|
+
border-left: 1px solid var(--mat-sys-outline);
|
|
148
136
|
order: 4;
|
|
149
137
|
}
|
|
150
138
|
|
|
151
139
|
&__left {
|
|
152
|
-
border-right: 1px solid var(--
|
|
140
|
+
border-right: 1px solid var(--mat-sys-outline);
|
|
153
141
|
order: 1;
|
|
154
142
|
}
|
|
155
143
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfresco/adf-core",
|
|
3
3
|
"description": "Alfresco ADF core",
|
|
4
|
-
"version": "8.4.0-
|
|
4
|
+
"version": "8.4.0-19063861366",
|
|
5
5
|
"author": "Hyland Software, Inc. and its affiliates",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -63,8 +63,8 @@
|
|
|
63
63
|
"@angular/router": ">=16.0.0",
|
|
64
64
|
"@mat-datetimepicker/core": ">=12.0.1",
|
|
65
65
|
"@ngx-translate/core": ">=16.0.0",
|
|
66
|
-
"@alfresco/js-api": ">=9.4.0-
|
|
67
|
-
"@alfresco/adf-extensions": ">=8.4.0-
|
|
66
|
+
"@alfresco/js-api": ">=9.4.0-19063861366",
|
|
67
|
+
"@alfresco/adf-extensions": ">=8.4.0-19063861366",
|
|
68
68
|
"minimatch": ">=10.0.0",
|
|
69
69
|
"pdfjs-dist": ">=3.3.122"
|
|
70
70
|
},
|