@yuuvis/client-framework 3.0.0-beta.20.0 → 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.
- package/fesm2022/yuuvis-client-framework-actions.mjs +25 -25
- package/fesm2022/yuuvis-client-framework-actions.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-app-bar.mjs +6 -6
- package/fesm2022/yuuvis-client-framework-app-bar.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-autocomplete.mjs +22 -22
- package/fesm2022/yuuvis-client-framework-autocomplete.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-breadcrumb.mjs +4 -4
- package/fesm2022/yuuvis-client-framework-breadcrumb.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-clipboard.mjs +7 -6
- package/fesm2022/yuuvis-client-framework-clipboard.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-common.mjs +135 -135
- package/fesm2022/yuuvis-client-framework-common.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-datepicker.mjs +51 -51
- package/fesm2022/yuuvis-client-framework-datepicker.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-forms.mjs +154 -167
- package/fesm2022/yuuvis-client-framework-forms.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-icons.mjs +14 -14
- package/fesm2022/yuuvis-client-framework-icons.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-list.mjs +34 -46
- package/fesm2022/yuuvis-client-framework-list.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-master-details.mjs +14 -14
- package/fesm2022/yuuvis-client-framework-master-details.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-metadata-form-defaults.mjs +7 -7
- package/fesm2022/yuuvis-client-framework-metadata-form-defaults.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-metadata-form.mjs +28 -28
- package/fesm2022/yuuvis-client-framework-metadata-form.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-object-details.mjs +92 -95
- package/fesm2022/yuuvis-client-framework-object-details.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-object-flavor.mjs +46 -44
- package/fesm2022/yuuvis-client-framework-object-flavor.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-object-form.mjs +47 -47
- package/fesm2022/yuuvis-client-framework-object-form.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-object-preview.mjs +37 -58
- package/fesm2022/yuuvis-client-framework-object-preview.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-object-relationship.mjs +80 -80
- package/fesm2022/yuuvis-client-framework-object-relationship.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-object-summary.mjs +37 -38
- package/fesm2022/yuuvis-client-framework-object-summary.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-object-versions.mjs +20 -20
- package/fesm2022/yuuvis-client-framework-object-versions.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-overflow-hidden.mjs +9 -9
- package/fesm2022/yuuvis-client-framework-overflow-hidden.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-overflow-menu.mjs +15 -15
- package/fesm2022/yuuvis-client-framework-overflow-menu.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-pagination.mjs +5 -5
- package/fesm2022/yuuvis-client-framework-pagination.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-popout.mjs +21 -21
- package/fesm2022/yuuvis-client-framework-popout.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-query-list.mjs +26 -28
- package/fesm2022/yuuvis-client-framework-query-list.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-renderer.mjs +51 -51
- package/fesm2022/yuuvis-client-framework-renderer.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-sequence-list.mjs +7 -7
- package/fesm2022/yuuvis-client-framework-sequence-list.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-simple-search.mjs +4 -4
- package/fesm2022/yuuvis-client-framework-simple-search.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-sort.mjs +34 -55
- package/fesm2022/yuuvis-client-framework-sort.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-split-view.mjs +33 -36
- package/fesm2022/yuuvis-client-framework-split-view.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-tile-list.mjs +88 -90
- package/fesm2022/yuuvis-client-framework-tile-list.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-token-search.mjs +21 -21
- package/fesm2022/yuuvis-client-framework-token-search.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-tree.mjs +16 -16
- package/fesm2022/yuuvis-client-framework-tree.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-upload-progress.mjs +15 -15
- package/fesm2022/yuuvis-client-framework-upload-progress.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-widget-grid.mjs +59 -63
- package/fesm2022/yuuvis-client-framework-widget-grid.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework.mjs +22 -22
- package/fesm2022/yuuvis-client-framework.mjs.map +1 -1
- package/package.json +49 -48
- package/{clipboard/index.d.ts → types/yuuvis-client-framework-clipboard.d.ts} +1 -1
- package/{object-flavor/index.d.ts → types/yuuvis-client-framework-object-flavor.d.ts} +1 -0
- package/{renderer/index.d.ts → types/yuuvis-client-framework-renderer.d.ts} +2 -2
- package/{widget-grid/index.d.ts → types/yuuvis-client-framework-widget-grid.d.ts} +3 -3
- /package/{actions/index.d.ts → types/yuuvis-client-framework-actions.d.ts} +0 -0
- /package/{app-bar/index.d.ts → types/yuuvis-client-framework-app-bar.d.ts} +0 -0
- /package/{autocomplete/index.d.ts → types/yuuvis-client-framework-autocomplete.d.ts} +0 -0
- /package/{breadcrumb/index.d.ts → types/yuuvis-client-framework-breadcrumb.d.ts} +0 -0
- /package/{common/index.d.ts → types/yuuvis-client-framework-common.d.ts} +0 -0
- /package/{datepicker/index.d.ts → types/yuuvis-client-framework-datepicker.d.ts} +0 -0
- /package/{forms/index.d.ts → types/yuuvis-client-framework-forms.d.ts} +0 -0
- /package/{icons/index.d.ts → types/yuuvis-client-framework-icons.d.ts} +0 -0
- /package/{list/index.d.ts → types/yuuvis-client-framework-list.d.ts} +0 -0
- /package/{master-details/index.d.ts → types/yuuvis-client-framework-master-details.d.ts} +0 -0
- /package/{metadata-form-defaults/index.d.ts → types/yuuvis-client-framework-metadata-form-defaults.d.ts} +0 -0
- /package/{metadata-form/index.d.ts → types/yuuvis-client-framework-metadata-form.d.ts} +0 -0
- /package/{object-details/index.d.ts → types/yuuvis-client-framework-object-details.d.ts} +0 -0
- /package/{object-form/index.d.ts → types/yuuvis-client-framework-object-form.d.ts} +0 -0
- /package/{object-preview/index.d.ts → types/yuuvis-client-framework-object-preview.d.ts} +0 -0
- /package/{object-relationship/index.d.ts → types/yuuvis-client-framework-object-relationship.d.ts} +0 -0
- /package/{object-summary/index.d.ts → types/yuuvis-client-framework-object-summary.d.ts} +0 -0
- /package/{object-versions/index.d.ts → types/yuuvis-client-framework-object-versions.d.ts} +0 -0
- /package/{overflow-hidden/index.d.ts → types/yuuvis-client-framework-overflow-hidden.d.ts} +0 -0
- /package/{overflow-menu/index.d.ts → types/yuuvis-client-framework-overflow-menu.d.ts} +0 -0
- /package/{pagination/index.d.ts → types/yuuvis-client-framework-pagination.d.ts} +0 -0
- /package/{popout/index.d.ts → types/yuuvis-client-framework-popout.d.ts} +0 -0
- /package/{query-list/index.d.ts → types/yuuvis-client-framework-query-list.d.ts} +0 -0
- /package/{sequence-list/index.d.ts → types/yuuvis-client-framework-sequence-list.d.ts} +0 -0
- /package/{simple-search/index.d.ts → types/yuuvis-client-framework-simple-search.d.ts} +0 -0
- /package/{sort/index.d.ts → types/yuuvis-client-framework-sort.d.ts} +0 -0
- /package/{split-view/index.d.ts → types/yuuvis-client-framework-split-view.d.ts} +0 -0
- /package/{tile-list/index.d.ts → types/yuuvis-client-framework-tile-list.d.ts} +0 -0
- /package/{token-search/index.d.ts → types/yuuvis-client-framework-token-search.d.ts} +0 -0
- /package/{tree/index.d.ts → types/yuuvis-client-framework-tree.d.ts} +0 -0
- /package/{upload-progress/index.d.ts → types/yuuvis-client-framework-upload-progress.d.ts} +0 -0
- /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.
|
|
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": "^
|
|
8
|
-
"@angular/common": "^
|
|
9
|
-
"@angular/core": "^
|
|
10
|
-
"angular-gridster2": "^
|
|
11
|
-
"@yuuvis/client-core": "^3.0.0-beta.
|
|
12
|
-
"@yuuvis/client-shell-core": "^3.0.0-beta.
|
|
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": "^
|
|
18
|
-
"@ngrx/signals": "^
|
|
19
|
-
"@yuuvis/material": "3.0.0-beta.
|
|
20
|
-
"@yuuvis/media-viewer": "^3.0.0-beta.
|
|
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": "./
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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": "
|
|
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
|
|
8
|
+
clipboardData: ClipboardData | undefined;
|
|
9
9
|
label?: string;
|
|
10
10
|
enablePaste: _angular_core.InputSignal<boolean>;
|
|
11
11
|
bucket: _angular_core.InputSignal<string | undefined>;
|
|
@@ -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<
|
|
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,
|
|
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
|
|
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
|
-
|
|
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>;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/{object-relationship/index.d.ts → types/yuuvis-client-framework-object-relationship.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|