@eo-sdk/client 10.6.0-rc.6 → 10.6.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.
Files changed (57) hide show
  1. package/app/eo-client/about-state/about-state.component.d.ts.map +1 -1
  2. package/app/eo-client/dashboard/dashboard.component.d.ts.map +1 -1
  3. package/app/eo-framework/form-elements/codesystem/codesystem.component.d.ts +1 -1
  4. package/app/eo-framework/form-elements/codesystem/codesystem.component.d.ts.map +1 -1
  5. package/app/eo-framework/form-elements/date/date.component.d.ts +7 -4
  6. package/app/eo-framework/form-elements/date/date.component.d.ts.map +1 -1
  7. package/app/eo-framework/form-elements/organization/organization.component.d.ts +3 -1
  8. package/app/eo-framework/form-elements/organization/organization.component.d.ts.map +1 -1
  9. package/app/eo-framework/object-details/object-details.component.d.ts +0 -1
  10. package/app/eo-framework/object-details/object-details.component.d.ts.map +1 -1
  11. package/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.d.ts +1 -0
  12. package/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.d.ts.map +1 -1
  13. package/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.d.ts.map +1 -1
  14. package/app/eo-framework/object-state-details/object-state-details.component.d.ts +1 -0
  15. package/app/eo-framework/object-state-details/object-state-details.component.d.ts.map +1 -1
  16. package/app/eo-framework/tree/tree.component.d.ts.map +1 -1
  17. package/app/eo-framework/ui/eo-dialog/eo-dialog.component.d.ts +3 -2
  18. package/app/eo-framework/ui/eo-dialog/eo-dialog.component.d.ts.map +1 -1
  19. package/assets/_default/i18n/en.json +2 -1
  20. package/assets/_default/svg/ic_export.svg +1 -0
  21. package/assets/_default/svg/ic_import.svg +1 -0
  22. package/esm2020/app/eo-client/about-state/about-state.component.mjs +3 -3
  23. package/esm2020/app/eo-client/dashboard/dashboard.component.mjs +19 -5
  24. package/esm2020/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-widget.component.mjs +2 -2
  25. package/esm2020/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.mjs +2 -2
  26. package/esm2020/app/eo-client/object-state/object-state/object-state.component.mjs +3 -3
  27. package/esm2020/app/eo-client/settings/settings.component.mjs +3 -3
  28. package/esm2020/app/eo-framework/form-elements/codesystem/codesystem.component.mjs +8 -7
  29. package/esm2020/app/eo-framework/form-elements/date/date.component.mjs +31 -9
  30. package/esm2020/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.mjs +3 -3
  31. package/esm2020/app/eo-framework/form-elements/organization/organization.component.mjs +9 -2
  32. package/esm2020/app/eo-framework/form-elements/reference/reference.component.mjs +3 -3
  33. package/esm2020/app/eo-framework/form-elements/string/string.component.mjs +3 -3
  34. package/esm2020/app/eo-framework/grid/filters/codesystem-filter.component.mjs +3 -3
  35. package/esm2020/app/eo-framework/grid/filters/datetime-filter.component.mjs +3 -3
  36. package/esm2020/app/eo-framework/grid/filters/dynamic-list-filter.component.mjs +3 -3
  37. package/esm2020/app/eo-framework/grid/grid.component.mjs +2 -2
  38. package/esm2020/app/eo-framework/object-details/object-details.component.mjs +3 -7
  39. package/esm2020/app/eo-framework/object-form/object-form/form-element/form-element.component.mjs +3 -3
  40. package/esm2020/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.mjs +11 -3
  41. package/esm2020/app/eo-framework/object-form/object-form/form-element-table/form-element.interface.mjs +1 -1
  42. package/esm2020/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.mjs +1 -1
  43. package/esm2020/app/eo-framework/object-state-details/object-state-details.component.mjs +8 -4
  44. package/esm2020/app/eo-framework/stored-query/stored-query/stored-query.component.mjs +2 -2
  45. package/esm2020/app/eo-framework/tree/tree.component.mjs +11 -1
  46. package/esm2020/app/eo-framework/ui/eo-dialog/eo-dialog.component.mjs +14 -7
  47. package/esm2020/app/eo-framework/ui/signature-tab/signature-tab.component.mjs +2 -2
  48. package/fesm2015/eo-sdk-client.mjs +131 -61
  49. package/fesm2015/eo-sdk-client.mjs.map +1 -1
  50. package/fesm2020/eo-sdk-client.mjs +128 -61
  51. package/fesm2020/eo-sdk-client.mjs.map +1 -1
  52. package/misc/scripts/helper.js +1 -1
  53. package/package.json +3 -3
  54. package/scss/_main.scss +1 -0
  55. package/scss/_migrationTemp.scss +6 -0
  56. package/scss/_yuuvis-components.scss +12 -3
  57. package/styles.css +15 -3
@@ -14,7 +14,7 @@ module.exports = {
14
14
  };
15
15
 
16
16
  function getResourceName() {
17
- return getPackageJson().config.resourcename;
17
+ return getPackageJson().config ? getPackageJson().config.resourcename : 'client';
18
18
  }
19
19
 
20
20
  function getArtifactName() {
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@eo-sdk/client",
3
3
  "description": "yuuvis RAD client",
4
4
  "author": "OPTIMAL SYSTEMS GmbH <npm@optimal-systems.de>",
5
- "version": "10.6.0-rc.6",
5
+ "version": "10.6.0",
6
6
  "main": "electron/main.js",
7
7
  "license": "MIT",
8
8
  "angular-cli": {},
@@ -30,12 +30,12 @@
30
30
  "@angular/platform-browser-dynamic": "15.2.2",
31
31
  "@angular/router": "15.2.2",
32
32
  "@carbon/charts-angular": "^1.8.1",
33
- "@eo-sdk/core": "10.6.0-rc.6",
33
+ "@eo-sdk/core": "10.6.0",
34
34
  "@ngneat/until-destroy": "^10.0.0",
35
35
  "@ngx-pwa/local-storage": "15.0.0",
36
36
  "@ngx-translate/core": "14.0.0",
37
37
  "@types/lodash": "4.14.88",
38
- "@yuuvis/components": "^0.0.65",
38
+ "@yuuvis/components": "^1.0.1",
39
39
  "@yuuvis/widget-grid": "1.0.2",
40
40
  "core-js": "^2.5.4",
41
41
  "file-saver": "^2.0.5",
package/scss/_main.scss CHANGED
@@ -225,6 +225,7 @@ svg.checkbox {
225
225
  @include flex-row(none);
226
226
  justify-content: flex-end;
227
227
  flex-wrap: wrap;
228
+ align-items: flex-start;
228
229
 
229
230
  eo-icon {
230
231
  padding: calc(var(--app-pane-padding) / 4);
@@ -19,3 +19,9 @@ yvc-tabs > header > .scroll-x {
19
19
  yvc-split-tabs yvc-split-view {
20
20
  height: 100%;
21
21
  }
22
+ .yvc-autocomplete yvc-typeahead-input {
23
+ box-sizing: border-box;
24
+ }
25
+ .yvc-typeahead-input input {
26
+ width: 100%
27
+ }
@@ -1,9 +1,18 @@
1
+ // yvc-dialog requires a 100% height on body element
2
+ html, body {
3
+ height: 100%;
4
+ width: 100%;
5
+ margin: 0;
6
+ padding: 0;
7
+ }
8
+
1
9
  .cdk-overlay-pane {
2
- .eo-dialog {
3
- height: 100%;
4
- }
5
10
  yvc-overlay {
6
11
  width: 100%;
12
+
13
+ .yvc-modal-content {
14
+ border:0;
15
+ }
7
16
  }
8
17
  }
9
18
 
package/styles.css CHANGED
@@ -118,11 +118,16 @@
118
118
  .ag-theme-balham .ag-icon-checkbox-checked:empty:before, .ag-theme-balham .ag-header .ag-icon-checkbox-checked:empty:before {
119
119
  opacity: 0; }
120
120
 
121
- .cdk-overlay-pane .eo-dialog {
122
- height: 100%; }
121
+ html, body {
122
+ height: 100%;
123
+ width: 100%;
124
+ margin: 0;
125
+ padding: 0; }
123
126
 
124
127
  .cdk-overlay-pane yvc-overlay {
125
128
  width: 100%; }
129
+ .cdk-overlay-pane yvc-overlay .yvc-modal-content {
130
+ border: 0; }
126
131
 
127
132
  yvc-tabs > header {
128
133
  --yvc-tab-nav-button-margin: 1px; }
@@ -604,7 +609,8 @@ svg.checkbox {
604
609
  min-height: 0;
605
610
  min-width: 0;
606
611
  justify-content: flex-end;
607
- flex-wrap: wrap; }
612
+ flex-wrap: wrap;
613
+ align-items: flex-start; }
608
614
  .eo-head .eo-header .eo-header-actions eo-icon {
609
615
  padding: calc(var(--app-pane-padding) / 4); }
610
616
  .eo-head .header-info {
@@ -852,6 +858,12 @@ yvc-tabs > header > .scroll-x {
852
858
  yvc-split-tabs yvc-split-view {
853
859
  height: 100%; }
854
860
 
861
+ .yvc-autocomplete yvc-typeahead-input {
862
+ box-sizing: border-box; }
863
+
864
+ .yvc-typeahead-input input {
865
+ width: 100%; }
866
+
855
867
  #toast-container.toast-bottom-right {
856
868
  right: calc(var(--app-pane-padding) / 2);
857
869
  bottom: calc(var(--app-pane-padding) / 2 - 6px); }