@odx/ui 5.0.3 → 5.0.5

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@odx/ui",
3
- "version": "5.0.3",
3
+ "version": "5.0.5",
4
4
  "author": "Drägerwerk AG & Co.KGaA",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "peerDependencies": {
@@ -23,16 +23,16 @@
23
23
 
24
24
  --ag-icon-size: #{typography.get-font-size(1)};
25
25
  --ag-icon-font-family: #{icons.get-font-family()};
26
- --ag-icon-font-code-aggregation: '#{icons.get-icon-glyph(placeholder)}';
27
- --ag-icon-font-code-arrows: '#{icons.get-icon-glyph(placeholder)}';
26
+ --ag-icon-font-code-aggregation: '#{icons.get-icon-glyph(aggregation)}';
27
+ --ag-icon-font-code-arrows: '#{icons.get-icon-glyph(chevrons)}';
28
28
  --ag-icon-font-code-asc: '#{icons.get-icon-glyph(ascending)}';
29
29
  --ag-icon-font-code-cancel: '#{icons.get-icon-glyph(close)}';
30
30
  --ag-icon-font-code-chart: '#{icons.get-icon-glyph(placeholder)}';
31
31
  --ag-icon-font-code-checkbox-checked: '#{icons.get-icon-glyph(check)}';
32
32
  --ag-icon-font-code-checkbox-indeterminate: '#{icons.get-icon-glyph(minus)}';
33
33
  --ag-icon-font-code-checkbox-unchecked: '';
34
- --ag-icon-font-code-color-picker: '#{icons.get-icon-glyph(placeholder)}';
35
- --ag-icon-font-code-columns: '#{icons.get-icon-glyph(placeholder)}';
34
+ --ag-icon-font-code-color-picker: '#{icons.get-icon-glyph(colorpicker)}';
35
+ --ag-icon-font-code-columns: '#{icons.get-icon-glyph(column)}';
36
36
  --ag-icon-font-code-contracted: '#{icons.get-icon-glyph(chevron-right)}';
37
37
  --ag-icon-font-code-copy: '#{icons.get-icon-glyph(copy-content)}';
38
38
  --ag-icon-font-code-cut: '#{icons.get-icon-glyph(cut)}';
@@ -41,23 +41,23 @@
41
41
  --ag-icon-font-code-desc: '#{icons.get-icon-glyph(descending)}';
42
42
  --ag-icon-font-code-excel: '#{icons.get-icon-glyph(file-excel)}';
43
43
  --ag-icon-font-code-expanded: '#{icons.get-icon-glyph(chevron-left)}';
44
- --ag-icon-font-code-eye-slash: '#{icons.get-icon-glyph(placeholder)}';
45
- --ag-icon-font-code-eye: '#{icons.get-icon-glyph(placeholder)}';
44
+ --ag-icon-font-code-eye-slash: '#{icons.get-icon-glyph(view-off)}';
45
+ --ag-icon-font-code-eye: '#{icons.get-icon-glyph(view)}';
46
46
  --ag-icon-font-code-filter: '#{icons.get-icon-glyph(filter)}';
47
47
  --ag-icon-font-code-first: '#{icons.get-icon-glyph(chevron-left-end)}';
48
48
  --ag-icon-font-code-grip: '#{icons.get-icon-glyph(placeholder)}';
49
- --ag-icon-font-code-group: '#{icons.get-icon-glyph(placeholder)}';
49
+ --ag-icon-font-code-group: '#{icons.get-icon-glyph(group)}';
50
50
  --ag-icon-font-code-last: '#{icons.get-icon-glyph(chevron-right-end)}';
51
51
  --ag-icon-font-code-left: '#{icons.get-icon-glyph(arrow-left)}';
52
52
  --ag-icon-font-code-linked: '#{icons.get-icon-glyph(placeholder)}';
53
- --ag-icon-font-code-loading: '#{icons.get-icon-glyph(placeholder)}';
53
+ --ag-icon-font-code-loading: '#{icons.get-icon-glyph(loading)}';
54
54
  --ag-icon-font-code-maximize: '#{icons.get-icon-glyph(maximize)}';
55
55
  --ag-icon-font-code-menu: '#{icons.get-icon-glyph(menu)}';
56
56
  --ag-icon-font-code-minimize: '#{icons.get-icon-glyph(minimize)}';
57
57
  --ag-icon-font-code-next: '#{icons.get-icon-glyph(chevron-right)}';
58
- --ag-icon-font-code-none: '#{icons.get-icon-glyph(placeholder)}';
58
+ --ag-icon-font-code-none: '#{icons.get-icon-glyph(sortable)}';
59
59
  --ag-icon-font-code-not-allowed: '#{icons.get-icon-glyph(blocked)}';
60
- --ag-icon-font-code-paste: '#{icons.get-icon-glyph(placeholder)}';
60
+ --ag-icon-font-code-paste: '#{icons.get-icon-glyph(paste)}';
61
61
  --ag-icon-font-code-pin: '#{icons.get-icon-glyph(pin)}';
62
62
  --ag-icon-font-code-pivot: '#{icons.get-icon-glyph(placeholder)}';
63
63
  --ag-icon-font-code-previous: '#{icons.get-icon-glyph(chevron-left)}';
@@ -23,16 +23,16 @@
23
23
 
24
24
  --ag-icon-size: #{typography.get-font-size(1)};
25
25
  --ag-icon-font-family: #{icons.get-font-family()};
26
- --ag-icon-font-code-aggregation: '#{icons.get-icon-glyph(placeholder)}';
27
- --ag-icon-font-code-arrows: '#{icons.get-icon-glyph(placeholder)}';
26
+ --ag-icon-font-code-aggregation: '#{icons.get-icon-glyph(aggregation)}';
27
+ --ag-icon-font-code-arrows: '#{icons.get-icon-glyph(chevrons)}';
28
28
  --ag-icon-font-code-asc: '#{icons.get-icon-glyph(ascending)}';
29
29
  --ag-icon-font-code-cancel: '#{icons.get-icon-glyph(close)}';
30
30
  --ag-icon-font-code-chart: '#{icons.get-icon-glyph(placeholder)}';
31
31
  --ag-icon-font-code-checkbox-checked: '#{icons.get-icon-glyph(check)}';
32
32
  --ag-icon-font-code-checkbox-indeterminate: '#{icons.get-icon-glyph(minus)}';
33
33
  --ag-icon-font-code-checkbox-unchecked: '';
34
- --ag-icon-font-code-color-picker: '#{icons.get-icon-glyph(placeholder)}';
35
- --ag-icon-font-code-columns: '#{icons.get-icon-glyph(placeholder)}';
34
+ --ag-icon-font-code-color-picker: '#{icons.get-icon-glyph(colorpicker)}';
35
+ --ag-icon-font-code-columns: '#{icons.get-icon-glyph(column)}';
36
36
  --ag-icon-font-code-contracted: '#{icons.get-icon-glyph(chevron-right)}';
37
37
  --ag-icon-font-code-copy: '#{icons.get-icon-glyph(copy-content)}';
38
38
  --ag-icon-font-code-cut: '#{icons.get-icon-glyph(cut)}';
@@ -41,23 +41,23 @@
41
41
  --ag-icon-font-code-desc: '#{icons.get-icon-glyph(descending)}';
42
42
  --ag-icon-font-code-excel: '#{icons.get-icon-glyph(file-excel)}';
43
43
  --ag-icon-font-code-expanded: '#{icons.get-icon-glyph(chevron-left)}';
44
- --ag-icon-font-code-eye-slash: '#{icons.get-icon-glyph(placeholder)}';
45
- --ag-icon-font-code-eye: '#{icons.get-icon-glyph(placeholder)}';
44
+ --ag-icon-font-code-eye-slash: '#{icons.get-icon-glyph(view-off)}';
45
+ --ag-icon-font-code-eye: '#{icons.get-icon-glyph(view)}';
46
46
  --ag-icon-font-code-filter: '#{icons.get-icon-glyph(filter)}';
47
47
  --ag-icon-font-code-first: '#{icons.get-icon-glyph(chevron-left-end)}';
48
48
  --ag-icon-font-code-grip: '#{icons.get-icon-glyph(placeholder)}';
49
- --ag-icon-font-code-group: '#{icons.get-icon-glyph(placeholder)}';
49
+ --ag-icon-font-code-group: '#{icons.get-icon-glyph(group)}';
50
50
  --ag-icon-font-code-last: '#{icons.get-icon-glyph(chevron-right-end)}';
51
51
  --ag-icon-font-code-left: '#{icons.get-icon-glyph(arrow-left)}';
52
52
  --ag-icon-font-code-linked: '#{icons.get-icon-glyph(placeholder)}';
53
- --ag-icon-font-code-loading: '#{icons.get-icon-glyph(placeholder)}';
53
+ --ag-icon-font-code-loading: '#{icons.get-icon-glyph(loading)}';
54
54
  --ag-icon-font-code-maximize: '#{icons.get-icon-glyph(maximize)}';
55
55
  --ag-icon-font-code-menu: '#{icons.get-icon-glyph(menu)}';
56
56
  --ag-icon-font-code-minimize: '#{icons.get-icon-glyph(minimize)}';
57
57
  --ag-icon-font-code-next: '#{icons.get-icon-glyph(chevron-right)}';
58
- --ag-icon-font-code-none: '#{icons.get-icon-glyph(placeholder)}';
58
+ --ag-icon-font-code-none: '#{icons.get-icon-glyph(sortable)}';
59
59
  --ag-icon-font-code-not-allowed: '#{icons.get-icon-glyph(blocked)}';
60
- --ag-icon-font-code-paste: '#{icons.get-icon-glyph(placeholder)}';
60
+ --ag-icon-font-code-paste: '#{icons.get-icon-glyph(paste)}';
61
61
  --ag-icon-font-code-pin: '#{icons.get-icon-glyph(pin)}';
62
62
  --ag-icon-font-code-pivot: '#{icons.get-icon-glyph(placeholder)}';
63
63
  --ag-icon-font-code-previous: '#{icons.get-icon-glyph(chevron-left)}';
package/scss/reset.scss CHANGED
@@ -157,6 +157,7 @@ button {
157
157
  cursor: pointer;
158
158
  }
159
159
 
160
- ::selection {
160
+ ::selection,
161
+ mark {
161
162
  background-color: var(--odx-c-selection);
162
163
  }
package/scss/theme.scss CHANGED
@@ -23,16 +23,16 @@
23
23
 
24
24
  --ag-icon-size: #{typography.get-font-size(1)};
25
25
  --ag-icon-font-family: #{icons.get-font-family()};
26
- --ag-icon-font-code-aggregation: '#{icons.get-icon-glyph(placeholder)}';
27
- --ag-icon-font-code-arrows: '#{icons.get-icon-glyph(placeholder)}';
26
+ --ag-icon-font-code-aggregation: '#{icons.get-icon-glyph(aggregation)}';
27
+ --ag-icon-font-code-arrows: '#{icons.get-icon-glyph(chevrons)}';
28
28
  --ag-icon-font-code-asc: '#{icons.get-icon-glyph(ascending)}';
29
29
  --ag-icon-font-code-cancel: '#{icons.get-icon-glyph(close)}';
30
30
  --ag-icon-font-code-chart: '#{icons.get-icon-glyph(placeholder)}';
31
31
  --ag-icon-font-code-checkbox-checked: '#{icons.get-icon-glyph(check)}';
32
32
  --ag-icon-font-code-checkbox-indeterminate: '#{icons.get-icon-glyph(minus)}';
33
33
  --ag-icon-font-code-checkbox-unchecked: '';
34
- --ag-icon-font-code-color-picker: '#{icons.get-icon-glyph(placeholder)}';
35
- --ag-icon-font-code-columns: '#{icons.get-icon-glyph(placeholder)}';
34
+ --ag-icon-font-code-color-picker: '#{icons.get-icon-glyph(colorpicker)}';
35
+ --ag-icon-font-code-columns: '#{icons.get-icon-glyph(column)}';
36
36
  --ag-icon-font-code-contracted: '#{icons.get-icon-glyph(chevron-right)}';
37
37
  --ag-icon-font-code-copy: '#{icons.get-icon-glyph(copy-content)}';
38
38
  --ag-icon-font-code-cut: '#{icons.get-icon-glyph(cut)}';
@@ -41,23 +41,23 @@
41
41
  --ag-icon-font-code-desc: '#{icons.get-icon-glyph(descending)}';
42
42
  --ag-icon-font-code-excel: '#{icons.get-icon-glyph(file-excel)}';
43
43
  --ag-icon-font-code-expanded: '#{icons.get-icon-glyph(chevron-left)}';
44
- --ag-icon-font-code-eye-slash: '#{icons.get-icon-glyph(placeholder)}';
45
- --ag-icon-font-code-eye: '#{icons.get-icon-glyph(placeholder)}';
44
+ --ag-icon-font-code-eye-slash: '#{icons.get-icon-glyph(view-off)}';
45
+ --ag-icon-font-code-eye: '#{icons.get-icon-glyph(view)}';
46
46
  --ag-icon-font-code-filter: '#{icons.get-icon-glyph(filter)}';
47
47
  --ag-icon-font-code-first: '#{icons.get-icon-glyph(chevron-left-end)}';
48
48
  --ag-icon-font-code-grip: '#{icons.get-icon-glyph(placeholder)}';
49
- --ag-icon-font-code-group: '#{icons.get-icon-glyph(placeholder)}';
49
+ --ag-icon-font-code-group: '#{icons.get-icon-glyph(group)}';
50
50
  --ag-icon-font-code-last: '#{icons.get-icon-glyph(chevron-right-end)}';
51
51
  --ag-icon-font-code-left: '#{icons.get-icon-glyph(arrow-left)}';
52
52
  --ag-icon-font-code-linked: '#{icons.get-icon-glyph(placeholder)}';
53
- --ag-icon-font-code-loading: '#{icons.get-icon-glyph(placeholder)}';
53
+ --ag-icon-font-code-loading: '#{icons.get-icon-glyph(loading)}';
54
54
  --ag-icon-font-code-maximize: '#{icons.get-icon-glyph(maximize)}';
55
55
  --ag-icon-font-code-menu: '#{icons.get-icon-glyph(menu)}';
56
56
  --ag-icon-font-code-minimize: '#{icons.get-icon-glyph(minimize)}';
57
57
  --ag-icon-font-code-next: '#{icons.get-icon-glyph(chevron-right)}';
58
- --ag-icon-font-code-none: '#{icons.get-icon-glyph(placeholder)}';
58
+ --ag-icon-font-code-none: '#{icons.get-icon-glyph(sortable)}';
59
59
  --ag-icon-font-code-not-allowed: '#{icons.get-icon-glyph(blocked)}';
60
- --ag-icon-font-code-paste: '#{icons.get-icon-glyph(placeholder)}';
60
+ --ag-icon-font-code-paste: '#{icons.get-icon-glyph(paste)}';
61
61
  --ag-icon-font-code-pin: '#{icons.get-icon-glyph(pin)}';
62
62
  --ag-icon-font-code-pivot: '#{icons.get-icon-glyph(placeholder)}';
63
63
  --ag-icon-font-code-previous: '#{icons.get-icon-glyph(chevron-left)}';