@yuuvis/client-framework 3.0.0-beta.20.1 → 3.0.0-beta.21.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 (109) hide show
  1. package/fesm2022/yuuvis-client-framework-actions.mjs +25 -25
  2. package/fesm2022/yuuvis-client-framework-actions.mjs.map +1 -1
  3. package/fesm2022/yuuvis-client-framework-app-bar.mjs +6 -6
  4. package/fesm2022/yuuvis-client-framework-app-bar.mjs.map +1 -1
  5. package/fesm2022/yuuvis-client-framework-autocomplete.mjs +22 -22
  6. package/fesm2022/yuuvis-client-framework-autocomplete.mjs.map +1 -1
  7. package/fesm2022/yuuvis-client-framework-breadcrumb.mjs +4 -4
  8. package/fesm2022/yuuvis-client-framework-breadcrumb.mjs.map +1 -1
  9. package/fesm2022/yuuvis-client-framework-clipboard.mjs +7 -6
  10. package/fesm2022/yuuvis-client-framework-clipboard.mjs.map +1 -1
  11. package/fesm2022/yuuvis-client-framework-common.mjs +135 -135
  12. package/fesm2022/yuuvis-client-framework-common.mjs.map +1 -1
  13. package/fesm2022/yuuvis-client-framework-datepicker.mjs +51 -51
  14. package/fesm2022/yuuvis-client-framework-datepicker.mjs.map +1 -1
  15. package/fesm2022/yuuvis-client-framework-forms.mjs +154 -167
  16. package/fesm2022/yuuvis-client-framework-forms.mjs.map +1 -1
  17. package/fesm2022/yuuvis-client-framework-icons.mjs +14 -14
  18. package/fesm2022/yuuvis-client-framework-icons.mjs.map +1 -1
  19. package/fesm2022/yuuvis-client-framework-list.mjs +34 -46
  20. package/fesm2022/yuuvis-client-framework-list.mjs.map +1 -1
  21. package/fesm2022/yuuvis-client-framework-master-details.mjs +14 -14
  22. package/fesm2022/yuuvis-client-framework-master-details.mjs.map +1 -1
  23. package/fesm2022/yuuvis-client-framework-metadata-form-defaults.mjs +7 -7
  24. package/fesm2022/yuuvis-client-framework-metadata-form-defaults.mjs.map +1 -1
  25. package/fesm2022/yuuvis-client-framework-metadata-form.mjs +28 -28
  26. package/fesm2022/yuuvis-client-framework-metadata-form.mjs.map +1 -1
  27. package/fesm2022/yuuvis-client-framework-object-details.mjs +92 -95
  28. package/fesm2022/yuuvis-client-framework-object-details.mjs.map +1 -1
  29. package/fesm2022/yuuvis-client-framework-object-flavor.mjs +46 -44
  30. package/fesm2022/yuuvis-client-framework-object-flavor.mjs.map +1 -1
  31. package/fesm2022/yuuvis-client-framework-object-form.mjs +47 -47
  32. package/fesm2022/yuuvis-client-framework-object-form.mjs.map +1 -1
  33. package/fesm2022/yuuvis-client-framework-object-preview.mjs +37 -58
  34. package/fesm2022/yuuvis-client-framework-object-preview.mjs.map +1 -1
  35. package/fesm2022/yuuvis-client-framework-object-relationship.mjs +80 -80
  36. package/fesm2022/yuuvis-client-framework-object-relationship.mjs.map +1 -1
  37. package/fesm2022/yuuvis-client-framework-object-summary.mjs +37 -38
  38. package/fesm2022/yuuvis-client-framework-object-summary.mjs.map +1 -1
  39. package/fesm2022/yuuvis-client-framework-object-versions.mjs +20 -20
  40. package/fesm2022/yuuvis-client-framework-object-versions.mjs.map +1 -1
  41. package/fesm2022/yuuvis-client-framework-overflow-hidden.mjs +9 -9
  42. package/fesm2022/yuuvis-client-framework-overflow-hidden.mjs.map +1 -1
  43. package/fesm2022/yuuvis-client-framework-overflow-menu.mjs +15 -15
  44. package/fesm2022/yuuvis-client-framework-overflow-menu.mjs.map +1 -1
  45. package/fesm2022/yuuvis-client-framework-pagination.mjs +5 -5
  46. package/fesm2022/yuuvis-client-framework-pagination.mjs.map +1 -1
  47. package/fesm2022/yuuvis-client-framework-popout.mjs +21 -21
  48. package/fesm2022/yuuvis-client-framework-popout.mjs.map +1 -1
  49. package/fesm2022/yuuvis-client-framework-query-list.mjs +26 -28
  50. package/fesm2022/yuuvis-client-framework-query-list.mjs.map +1 -1
  51. package/fesm2022/yuuvis-client-framework-renderer.mjs +51 -51
  52. package/fesm2022/yuuvis-client-framework-renderer.mjs.map +1 -1
  53. package/fesm2022/yuuvis-client-framework-sequence-list.mjs +7 -7
  54. package/fesm2022/yuuvis-client-framework-sequence-list.mjs.map +1 -1
  55. package/fesm2022/yuuvis-client-framework-simple-search.mjs +4 -4
  56. package/fesm2022/yuuvis-client-framework-simple-search.mjs.map +1 -1
  57. package/fesm2022/yuuvis-client-framework-sort.mjs +34 -55
  58. package/fesm2022/yuuvis-client-framework-sort.mjs.map +1 -1
  59. package/fesm2022/yuuvis-client-framework-split-view.mjs +33 -36
  60. package/fesm2022/yuuvis-client-framework-split-view.mjs.map +1 -1
  61. package/fesm2022/yuuvis-client-framework-tile-list.mjs +88 -90
  62. package/fesm2022/yuuvis-client-framework-tile-list.mjs.map +1 -1
  63. package/fesm2022/yuuvis-client-framework-token-search.mjs +21 -21
  64. package/fesm2022/yuuvis-client-framework-token-search.mjs.map +1 -1
  65. package/fesm2022/yuuvis-client-framework-tree.mjs +16 -16
  66. package/fesm2022/yuuvis-client-framework-tree.mjs.map +1 -1
  67. package/fesm2022/yuuvis-client-framework-upload-progress.mjs +15 -15
  68. package/fesm2022/yuuvis-client-framework-upload-progress.mjs.map +1 -1
  69. package/fesm2022/yuuvis-client-framework-widget-grid.mjs +59 -63
  70. package/fesm2022/yuuvis-client-framework-widget-grid.mjs.map +1 -1
  71. package/fesm2022/yuuvis-client-framework.mjs +22 -22
  72. package/fesm2022/yuuvis-client-framework.mjs.map +1 -1
  73. package/package.json +49 -48
  74. package/{clipboard/index.d.ts → types/yuuvis-client-framework-clipboard.d.ts} +1 -1
  75. package/{object-flavor/index.d.ts → types/yuuvis-client-framework-object-flavor.d.ts} +1 -0
  76. package/{renderer/index.d.ts → types/yuuvis-client-framework-renderer.d.ts} +2 -2
  77. package/{widget-grid/index.d.ts → types/yuuvis-client-framework-widget-grid.d.ts} +3 -3
  78. /package/{actions/index.d.ts → types/yuuvis-client-framework-actions.d.ts} +0 -0
  79. /package/{app-bar/index.d.ts → types/yuuvis-client-framework-app-bar.d.ts} +0 -0
  80. /package/{autocomplete/index.d.ts → types/yuuvis-client-framework-autocomplete.d.ts} +0 -0
  81. /package/{breadcrumb/index.d.ts → types/yuuvis-client-framework-breadcrumb.d.ts} +0 -0
  82. /package/{common/index.d.ts → types/yuuvis-client-framework-common.d.ts} +0 -0
  83. /package/{datepicker/index.d.ts → types/yuuvis-client-framework-datepicker.d.ts} +0 -0
  84. /package/{forms/index.d.ts → types/yuuvis-client-framework-forms.d.ts} +0 -0
  85. /package/{icons/index.d.ts → types/yuuvis-client-framework-icons.d.ts} +0 -0
  86. /package/{list/index.d.ts → types/yuuvis-client-framework-list.d.ts} +0 -0
  87. /package/{master-details/index.d.ts → types/yuuvis-client-framework-master-details.d.ts} +0 -0
  88. /package/{metadata-form-defaults/index.d.ts → types/yuuvis-client-framework-metadata-form-defaults.d.ts} +0 -0
  89. /package/{metadata-form/index.d.ts → types/yuuvis-client-framework-metadata-form.d.ts} +0 -0
  90. /package/{object-details/index.d.ts → types/yuuvis-client-framework-object-details.d.ts} +0 -0
  91. /package/{object-form/index.d.ts → types/yuuvis-client-framework-object-form.d.ts} +0 -0
  92. /package/{object-preview/index.d.ts → types/yuuvis-client-framework-object-preview.d.ts} +0 -0
  93. /package/{object-relationship/index.d.ts → types/yuuvis-client-framework-object-relationship.d.ts} +0 -0
  94. /package/{object-summary/index.d.ts → types/yuuvis-client-framework-object-summary.d.ts} +0 -0
  95. /package/{object-versions/index.d.ts → types/yuuvis-client-framework-object-versions.d.ts} +0 -0
  96. /package/{overflow-hidden/index.d.ts → types/yuuvis-client-framework-overflow-hidden.d.ts} +0 -0
  97. /package/{overflow-menu/index.d.ts → types/yuuvis-client-framework-overflow-menu.d.ts} +0 -0
  98. /package/{pagination/index.d.ts → types/yuuvis-client-framework-pagination.d.ts} +0 -0
  99. /package/{popout/index.d.ts → types/yuuvis-client-framework-popout.d.ts} +0 -0
  100. /package/{query-list/index.d.ts → types/yuuvis-client-framework-query-list.d.ts} +0 -0
  101. /package/{sequence-list/index.d.ts → types/yuuvis-client-framework-sequence-list.d.ts} +0 -0
  102. /package/{simple-search/index.d.ts → types/yuuvis-client-framework-simple-search.d.ts} +0 -0
  103. /package/{sort/index.d.ts → types/yuuvis-client-framework-sort.d.ts} +0 -0
  104. /package/{split-view/index.d.ts → types/yuuvis-client-framework-split-view.d.ts} +0 -0
  105. /package/{tile-list/index.d.ts → types/yuuvis-client-framework-tile-list.d.ts} +0 -0
  106. /package/{token-search/index.d.ts → types/yuuvis-client-framework-token-search.d.ts} +0 -0
  107. /package/{tree/index.d.ts → types/yuuvis-client-framework-tree.d.ts} +0 -0
  108. /package/{upload-progress/index.d.ts → types/yuuvis-client-framework-upload-progress.d.ts} +0 -0
  109. /package/{index.d.ts → types/yuuvis-client-framework.d.ts} +0 -0
package/package.json CHANGED
@@ -1,23 +1,23 @@
1
1
  {
2
2
  "name": "@yuuvis/client-framework",
3
- "version": "3.0.0-beta.20.1",
3
+ "version": "3.0.0-beta.21.0",
4
4
  "author": "OPTIMAL SYSTEMS GmbH <npm@optimal-systems.de>",
5
5
  "license": "MIT",
6
6
  "peerDependencies": {
7
- "@angular/cdk": "^20.0.0",
8
- "@angular/common": "^20.0.0",
9
- "@angular/core": "^20.0.0",
10
- "angular-gridster2": "^20.0.0",
11
- "@yuuvis/client-core": "^3.0.0-beta.20.1",
12
- "@yuuvis/client-shell-core": "^3.0.0-beta.20.1",
7
+ "@angular/cdk": "^21.2.7",
8
+ "@angular/common": "^21.2.9",
9
+ "@angular/core": "^21.2.9",
10
+ "angular-gridster2": "^21.0.1",
11
+ "@yuuvis/client-core": "^3.0.0-beta.21.0",
12
+ "@yuuvis/client-shell-core": "^3.0.0-beta.21.0",
13
13
  "ng-dynamic-component": "^10.8.2",
14
14
  "modern-normalize": "^3.0.1"
15
15
  },
16
16
  "dependencies": {
17
- "@angular/material": "^20.0.0",
18
- "@ngrx/signals": "^20.0.0",
19
- "@yuuvis/material": "3.0.0-beta.20.1",
20
- "@yuuvis/media-viewer": "^3.0.0-beta.20.0",
17
+ "@angular/material": "^21.2.7",
18
+ "@ngrx/signals": "^21.1.0",
19
+ "@yuuvis/material": "3.0.0-beta.21.0",
20
+ "@yuuvis/media-viewer": "^3.0.0-beta.21.0",
21
21
  "angular-split": "^20.0.0",
22
22
  "vis-network": "^10.0.2",
23
23
  "tslib": "^2.3.0"
@@ -26,153 +26,154 @@
26
26
  "exports": {
27
27
  ".": {
28
28
  "scss": "./src/styles/client-framework.scss",
29
- "types": "./index.d.ts",
29
+ "types": "./types/yuuvis-client-framework.d.ts",
30
30
  "default": "./fesm2022/yuuvis-client-framework.mjs"
31
31
  },
32
32
  "./package.json": {
33
33
  "default": "./package.json"
34
34
  },
35
35
  "./actions": {
36
- "types": "./actions/index.d.ts",
36
+ "types": "./types/yuuvis-client-framework-actions.d.ts",
37
37
  "default": "./fesm2022/yuuvis-client-framework-actions.mjs"
38
38
  },
39
39
  "./app-bar": {
40
- "types": "./app-bar/index.d.ts",
40
+ "types": "./types/yuuvis-client-framework-app-bar.d.ts",
41
41
  "default": "./fesm2022/yuuvis-client-framework-app-bar.mjs"
42
42
  },
43
43
  "./autocomplete": {
44
- "types": "./autocomplete/index.d.ts",
44
+ "types": "./types/yuuvis-client-framework-autocomplete.d.ts",
45
45
  "default": "./fesm2022/yuuvis-client-framework-autocomplete.mjs"
46
46
  },
47
47
  "./breadcrumb": {
48
- "types": "./breadcrumb/index.d.ts",
48
+ "types": "./types/yuuvis-client-framework-breadcrumb.d.ts",
49
49
  "default": "./fesm2022/yuuvis-client-framework-breadcrumb.mjs"
50
50
  },
51
51
  "./clipboard": {
52
- "types": "./clipboard/index.d.ts",
52
+ "types": "./types/yuuvis-client-framework-clipboard.d.ts",
53
53
  "default": "./fesm2022/yuuvis-client-framework-clipboard.mjs"
54
54
  },
55
55
  "./common": {
56
- "types": "./common/index.d.ts",
56
+ "types": "./types/yuuvis-client-framework-common.d.ts",
57
57
  "default": "./fesm2022/yuuvis-client-framework-common.mjs"
58
58
  },
59
59
  "./datepicker": {
60
- "types": "./datepicker/index.d.ts",
60
+ "types": "./types/yuuvis-client-framework-datepicker.d.ts",
61
61
  "default": "./fesm2022/yuuvis-client-framework-datepicker.mjs"
62
62
  },
63
63
  "./forms": {
64
- "types": "./forms/index.d.ts",
64
+ "types": "./types/yuuvis-client-framework-forms.d.ts",
65
65
  "default": "./fesm2022/yuuvis-client-framework-forms.mjs"
66
66
  },
67
67
  "./icons": {
68
- "types": "./icons/index.d.ts",
68
+ "types": "./types/yuuvis-client-framework-icons.d.ts",
69
69
  "default": "./fesm2022/yuuvis-client-framework-icons.mjs"
70
70
  },
71
71
  "./list": {
72
- "types": "./list/index.d.ts",
72
+ "types": "./types/yuuvis-client-framework-list.d.ts",
73
73
  "default": "./fesm2022/yuuvis-client-framework-list.mjs"
74
74
  },
75
75
  "./master-details": {
76
- "types": "./master-details/index.d.ts",
76
+ "types": "./types/yuuvis-client-framework-master-details.d.ts",
77
77
  "default": "./fesm2022/yuuvis-client-framework-master-details.mjs"
78
78
  },
79
79
  "./metadata-form": {
80
- "types": "./metadata-form/index.d.ts",
80
+ "types": "./types/yuuvis-client-framework-metadata-form.d.ts",
81
81
  "default": "./fesm2022/yuuvis-client-framework-metadata-form.mjs"
82
82
  },
83
83
  "./metadata-form-defaults": {
84
- "types": "./metadata-form-defaults/index.d.ts",
84
+ "types": "./types/yuuvis-client-framework-metadata-form-defaults.d.ts",
85
85
  "default": "./fesm2022/yuuvis-client-framework-metadata-form-defaults.mjs"
86
86
  },
87
87
  "./object-details": {
88
- "types": "./object-details/index.d.ts",
88
+ "types": "./types/yuuvis-client-framework-object-details.d.ts",
89
89
  "default": "./fesm2022/yuuvis-client-framework-object-details.mjs"
90
90
  },
91
91
  "./object-flavor": {
92
- "types": "./object-flavor/index.d.ts",
92
+ "types": "./types/yuuvis-client-framework-object-flavor.d.ts",
93
93
  "default": "./fesm2022/yuuvis-client-framework-object-flavor.mjs"
94
94
  },
95
95
  "./object-form": {
96
- "types": "./object-form/index.d.ts",
96
+ "types": "./types/yuuvis-client-framework-object-form.d.ts",
97
97
  "default": "./fesm2022/yuuvis-client-framework-object-form.mjs"
98
98
  },
99
99
  "./object-preview": {
100
- "types": "./object-preview/index.d.ts",
100
+ "types": "./types/yuuvis-client-framework-object-preview.d.ts",
101
101
  "default": "./fesm2022/yuuvis-client-framework-object-preview.mjs"
102
102
  },
103
103
  "./object-relationship": {
104
- "types": "./object-relationship/index.d.ts",
104
+ "types": "./types/yuuvis-client-framework-object-relationship.d.ts",
105
105
  "default": "./fesm2022/yuuvis-client-framework-object-relationship.mjs"
106
106
  },
107
107
  "./object-summary": {
108
- "types": "./object-summary/index.d.ts",
108
+ "types": "./types/yuuvis-client-framework-object-summary.d.ts",
109
109
  "default": "./fesm2022/yuuvis-client-framework-object-summary.mjs"
110
110
  },
111
111
  "./object-versions": {
112
- "types": "./object-versions/index.d.ts",
112
+ "types": "./types/yuuvis-client-framework-object-versions.d.ts",
113
113
  "default": "./fesm2022/yuuvis-client-framework-object-versions.mjs"
114
114
  },
115
115
  "./overflow-hidden": {
116
- "types": "./overflow-hidden/index.d.ts",
116
+ "types": "./types/yuuvis-client-framework-overflow-hidden.d.ts",
117
117
  "default": "./fesm2022/yuuvis-client-framework-overflow-hidden.mjs"
118
118
  },
119
119
  "./overflow-menu": {
120
- "types": "./overflow-menu/index.d.ts",
120
+ "types": "./types/yuuvis-client-framework-overflow-menu.d.ts",
121
121
  "default": "./fesm2022/yuuvis-client-framework-overflow-menu.mjs"
122
122
  },
123
123
  "./pagination": {
124
- "types": "./pagination/index.d.ts",
124
+ "types": "./types/yuuvis-client-framework-pagination.d.ts",
125
125
  "default": "./fesm2022/yuuvis-client-framework-pagination.mjs"
126
126
  },
127
127
  "./popout": {
128
- "types": "./popout/index.d.ts",
128
+ "types": "./types/yuuvis-client-framework-popout.d.ts",
129
129
  "default": "./fesm2022/yuuvis-client-framework-popout.mjs"
130
130
  },
131
131
  "./query-list": {
132
- "types": "./query-list/index.d.ts",
132
+ "types": "./types/yuuvis-client-framework-query-list.d.ts",
133
133
  "default": "./fesm2022/yuuvis-client-framework-query-list.mjs"
134
134
  },
135
135
  "./renderer": {
136
- "types": "./renderer/index.d.ts",
136
+ "types": "./types/yuuvis-client-framework-renderer.d.ts",
137
137
  "default": "./fesm2022/yuuvis-client-framework-renderer.mjs"
138
138
  },
139
139
  "./sequence-list": {
140
- "types": "./sequence-list/index.d.ts",
140
+ "types": "./types/yuuvis-client-framework-sequence-list.d.ts",
141
141
  "default": "./fesm2022/yuuvis-client-framework-sequence-list.mjs"
142
142
  },
143
143
  "./simple-search": {
144
- "types": "./simple-search/index.d.ts",
144
+ "types": "./types/yuuvis-client-framework-simple-search.d.ts",
145
145
  "default": "./fesm2022/yuuvis-client-framework-simple-search.mjs"
146
146
  },
147
147
  "./sort": {
148
- "types": "./sort/index.d.ts",
148
+ "types": "./types/yuuvis-client-framework-sort.d.ts",
149
149
  "default": "./fesm2022/yuuvis-client-framework-sort.mjs"
150
150
  },
151
151
  "./split-view": {
152
- "types": "./split-view/index.d.ts",
152
+ "types": "./types/yuuvis-client-framework-split-view.d.ts",
153
153
  "default": "./fesm2022/yuuvis-client-framework-split-view.mjs"
154
154
  },
155
155
  "./tile-list": {
156
- "types": "./tile-list/index.d.ts",
156
+ "types": "./types/yuuvis-client-framework-tile-list.d.ts",
157
157
  "default": "./fesm2022/yuuvis-client-framework-tile-list.mjs"
158
158
  },
159
159
  "./token-search": {
160
- "types": "./token-search/index.d.ts",
160
+ "types": "./types/yuuvis-client-framework-token-search.d.ts",
161
161
  "default": "./fesm2022/yuuvis-client-framework-token-search.mjs"
162
162
  },
163
163
  "./tree": {
164
- "types": "./tree/index.d.ts",
164
+ "types": "./types/yuuvis-client-framework-tree.d.ts",
165
165
  "default": "./fesm2022/yuuvis-client-framework-tree.mjs"
166
166
  },
167
167
  "./upload-progress": {
168
- "types": "./upload-progress/index.d.ts",
168
+ "types": "./types/yuuvis-client-framework-upload-progress.d.ts",
169
169
  "default": "./fesm2022/yuuvis-client-framework-upload-progress.mjs"
170
170
  },
171
171
  "./widget-grid": {
172
- "types": "./widget-grid/index.d.ts",
172
+ "types": "./types/yuuvis-client-framework-widget-grid.d.ts",
173
173
  "default": "./fesm2022/yuuvis-client-framework-widget-grid.mjs"
174
174
  }
175
175
  },
176
176
  "module": "fesm2022/yuuvis-client-framework.mjs",
177
- "typings": "index.d.ts"
177
+ "typings": "types/yuuvis-client-framework.d.ts",
178
+ "type": "module"
178
179
  }
@@ -5,7 +5,7 @@ import { TranslateService, ClipboardData } from '@yuuvis/client-core';
5
5
  declare class ClipboardComponent implements OnInit {
6
6
  #private;
7
7
  translate: TranslateService;
8
- clipboardData?: ClipboardData;
8
+ clipboardData: ClipboardData | undefined;
9
9
  label?: string;
10
10
  enablePaste: _angular_core.InputSignal<boolean>;
11
11
  bucket: _angular_core.InputSignal<string | undefined>;
@@ -39,6 +39,7 @@ declare class FlavorChipComponent {
39
39
 
40
40
  declare class ObjectFlavorPickerComponent {
41
41
  #private;
42
+ applyComponent: null;
42
43
  applicableObjectFlavors: ObjectFlavor[];
43
44
  applicableFlavors: ObjectFlavor[];
44
45
  itemSelected(idx: number[]): void;
@@ -1,7 +1,7 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { Type, ComponentRef } from '@angular/core';
3
- import * as _yuuvis_client_core from '@yuuvis/client-core';
4
3
  import { SchemaResponseFieldDefinition, TranslateService, ResolvedObjectConfigItem, RendererType } from '@yuuvis/client-core';
4
+ import * as dist_libs_yuuvis_client_core_types_yuuvis_client_core from 'dist/libs/yuuvis/client-core/types/yuuvis-client-core';
5
5
 
6
6
  /**
7
7
  * Abstract class to be extended by property renderers
@@ -108,7 +108,7 @@ declare class RendererService {
108
108
  declare class RendererDirective {
109
109
  #private;
110
110
  component: ComponentRef<RendererComponent>;
111
- yuvRenderer: i0.InputSignal<_yuuvis_client_core.ResolvedObjectConfigItem | undefined>;
111
+ yuvRenderer: i0.InputSignal<dist_libs_yuuvis_client_core_types_yuuvis_client_core.ResolvedObjectConfigItem | undefined>;
112
112
  static ɵfac: i0.ɵɵFactoryDeclaration<RendererDirective, never>;
113
113
  static ɵdir: i0.ɵɵDirectiveDeclaration<RendererDirective, "[yuvRenderer]", never, { "yuvRenderer": { "alias": "yuvRenderer"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
114
114
  }
@@ -1,6 +1,6 @@
1
1
  import * as _angular_core from '@angular/core';
2
2
  import { Type, InputSignal, OutputEmitterRef, TemplateRef } from '@angular/core';
3
- import { GridType, GridsterItem, GridsterItemComponent, GridsterConfig } from 'angular-gridster2';
3
+ import { GridType, GridsterItemConfig, Gridster, GridsterConfig } from 'angular-gridster2';
4
4
  import * as _angular_forms from '@angular/forms';
5
5
  import { FormControlStatus, FormControl } from '@angular/forms';
6
6
  import { AttributesMap } from 'ng-dynamic-component';
@@ -14,7 +14,7 @@ interface GridWidget<T> {
14
14
  setupComponent?: Type<IWidgetComponent<T>>;
15
15
  widgetComponent: Type<IWidgetComponent<T>>;
16
16
  }
17
- interface WidgetGridItemConfig extends GridsterItem {
17
+ interface WidgetGridItemConfig extends GridsterItemConfig {
18
18
  id: string;
19
19
  widgetName: string;
20
20
  widgetConfig: any;
@@ -58,7 +58,7 @@ interface WidgetPickerOptions {
58
58
 
59
59
  declare class YuvWidgetGridComponent {
60
60
  #private;
61
- gridsterItems: _angular_core.Signal<GridsterItemComponent>;
61
+ gridster: _angular_core.Signal<Gridster | undefined>;
62
62
  widgetPicker: _angular_core.Signal<TemplateRef<any>>;
63
63
  options: GridsterConfig;
64
64
  gridConfig: _angular_core.InputSignal<Partial<WidgetGridConfig> | undefined>;