@yuuvis/client-framework 3.0.0-beta.20.2 → 3.0.0-beta.21.1
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/autocomplete/README.md +1 -1
- package/common/README.md +1 -1
- 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 +5 -236
- 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 +3 -1793
- 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 +3 -679
- package/fesm2022/yuuvis-client-framework-list.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-master-details.mjs +3 -136
- 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 +3 -62
- package/fesm2022/yuuvis-client-framework-overflow-hidden.mjs.map +1 -1
- package/fesm2022/yuuvis-client-framework-overflow-menu.mjs +3 -129
- 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 +3 -239
- 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 +3 -321
- 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 +3 -946
- 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/lib/assets/i18n/de.json +1 -55
- package/lib/assets/i18n/en.json +1 -55
- package/list/README.md +1 -1
- package/master-details/README.md +1 -1
- package/overflow-hidden/README.md +1 -1
- package/overflow-menu/README.md +1 -1
- package/package.json +50 -48
- package/popout/README.md +1 -1
- package/split-view/README.md +1 -1
- package/types/yuuvis-client-framework-autocomplete.d.ts +1 -0
- package/{clipboard/index.d.ts → types/yuuvis-client-framework-clipboard.d.ts} +1 -1
- package/types/yuuvis-client-framework-common.d.ts +1 -0
- package/types/yuuvis-client-framework-list.d.ts +1 -0
- package/types/yuuvis-client-framework-master-details.d.ts +1 -0
- package/{object-flavor/index.d.ts → types/yuuvis-client-framework-object-flavor.d.ts} +1 -0
- package/types/yuuvis-client-framework-overflow-hidden.d.ts +1 -0
- package/types/yuuvis-client-framework-overflow-menu.d.ts +1 -0
- package/types/yuuvis-client-framework-popout.d.ts +1 -0
- package/{renderer/index.d.ts → types/yuuvis-client-framework-renderer.d.ts} +2 -2
- package/types/yuuvis-client-framework-split-view.d.ts +1 -0
- package/types/yuuvis-client-framework-widget-grid.d.ts +1 -0
- package/widget-grid/README.md +1 -46
- package/autocomplete/index.d.ts +0 -89
- package/common/index.d.ts +0 -536
- package/list/index.d.ts +0 -380
- package/master-details/index.d.ts +0 -69
- package/overflow-hidden/index.d.ts +0 -28
- package/overflow-menu/index.d.ts +0 -52
- package/popout/index.d.ts +0 -106
- package/split-view/index.d.ts +0 -197
- package/widget-grid/index.d.ts +0 -299
- /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/{breadcrumb/index.d.ts → types/yuuvis-client-framework-breadcrumb.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/{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/{pagination/index.d.ts → types/yuuvis-client-framework-pagination.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/{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/overflow-menu/README.md
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
# @yuuvis/client-framework/overflow-menu
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
> **Deprecated.** This entry point has moved to `@yuuvis/client-components/overflow-menu`. It is kept as a backward-compatibility re-export and will be removed in a future release. Update imports to `@yuuvis/client-components/overflow-menu`.
|
package/package.json
CHANGED
|
@@ -1,23 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yuuvis/client-framework",
|
|
3
|
-
"version": "3.0.0-beta.
|
|
3
|
+
"version": "3.0.0-beta.21.1",
|
|
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.1",
|
|
12
|
+
"@yuuvis/client-shell-core": "^3.0.0-beta.21.1",
|
|
13
|
+
"@yuuvis/client-components": "^3.0.0-beta.21.1",
|
|
13
14
|
"ng-dynamic-component": "^10.8.2",
|
|
14
15
|
"modern-normalize": "^3.0.1"
|
|
15
16
|
},
|
|
16
17
|
"dependencies": {
|
|
17
|
-
"@angular/material": "^
|
|
18
|
-
"@ngrx/signals": "^
|
|
19
|
-
"@yuuvis/material": "3.0.0-beta.
|
|
20
|
-
"@yuuvis/media-viewer": "^3.0.0-beta.
|
|
18
|
+
"@angular/material": "^21.2.7",
|
|
19
|
+
"@ngrx/signals": "^21.1.0",
|
|
20
|
+
"@yuuvis/material": "3.0.0-beta.21.1",
|
|
21
|
+
"@yuuvis/media-viewer": "^3.0.0-beta.21.1",
|
|
21
22
|
"angular-split": "^20.0.0",
|
|
22
23
|
"vis-network": "^10.0.2",
|
|
23
24
|
"tslib": "^2.3.0"
|
|
@@ -26,153 +27,154 @@
|
|
|
26
27
|
"exports": {
|
|
27
28
|
".": {
|
|
28
29
|
"scss": "./src/styles/client-framework.scss",
|
|
29
|
-
"types": "./
|
|
30
|
+
"types": "./types/yuuvis-client-framework.d.ts",
|
|
30
31
|
"default": "./fesm2022/yuuvis-client-framework.mjs"
|
|
31
32
|
},
|
|
32
33
|
"./package.json": {
|
|
33
34
|
"default": "./package.json"
|
|
34
35
|
},
|
|
35
36
|
"./actions": {
|
|
36
|
-
"types": "./actions
|
|
37
|
+
"types": "./types/yuuvis-client-framework-actions.d.ts",
|
|
37
38
|
"default": "./fesm2022/yuuvis-client-framework-actions.mjs"
|
|
38
39
|
},
|
|
39
40
|
"./app-bar": {
|
|
40
|
-
"types": "./app-bar
|
|
41
|
+
"types": "./types/yuuvis-client-framework-app-bar.d.ts",
|
|
41
42
|
"default": "./fesm2022/yuuvis-client-framework-app-bar.mjs"
|
|
42
43
|
},
|
|
43
44
|
"./autocomplete": {
|
|
44
|
-
"types": "./autocomplete
|
|
45
|
+
"types": "./types/yuuvis-client-framework-autocomplete.d.ts",
|
|
45
46
|
"default": "./fesm2022/yuuvis-client-framework-autocomplete.mjs"
|
|
46
47
|
},
|
|
47
48
|
"./breadcrumb": {
|
|
48
|
-
"types": "./breadcrumb
|
|
49
|
+
"types": "./types/yuuvis-client-framework-breadcrumb.d.ts",
|
|
49
50
|
"default": "./fesm2022/yuuvis-client-framework-breadcrumb.mjs"
|
|
50
51
|
},
|
|
51
52
|
"./clipboard": {
|
|
52
|
-
"types": "./clipboard
|
|
53
|
+
"types": "./types/yuuvis-client-framework-clipboard.d.ts",
|
|
53
54
|
"default": "./fesm2022/yuuvis-client-framework-clipboard.mjs"
|
|
54
55
|
},
|
|
55
56
|
"./common": {
|
|
56
|
-
"types": "./common
|
|
57
|
+
"types": "./types/yuuvis-client-framework-common.d.ts",
|
|
57
58
|
"default": "./fesm2022/yuuvis-client-framework-common.mjs"
|
|
58
59
|
},
|
|
59
60
|
"./datepicker": {
|
|
60
|
-
"types": "./datepicker
|
|
61
|
+
"types": "./types/yuuvis-client-framework-datepicker.d.ts",
|
|
61
62
|
"default": "./fesm2022/yuuvis-client-framework-datepicker.mjs"
|
|
62
63
|
},
|
|
63
64
|
"./forms": {
|
|
64
|
-
"types": "./forms
|
|
65
|
+
"types": "./types/yuuvis-client-framework-forms.d.ts",
|
|
65
66
|
"default": "./fesm2022/yuuvis-client-framework-forms.mjs"
|
|
66
67
|
},
|
|
67
68
|
"./icons": {
|
|
68
|
-
"types": "./icons
|
|
69
|
+
"types": "./types/yuuvis-client-framework-icons.d.ts",
|
|
69
70
|
"default": "./fesm2022/yuuvis-client-framework-icons.mjs"
|
|
70
71
|
},
|
|
71
72
|
"./list": {
|
|
72
|
-
"types": "./list
|
|
73
|
+
"types": "./types/yuuvis-client-framework-list.d.ts",
|
|
73
74
|
"default": "./fesm2022/yuuvis-client-framework-list.mjs"
|
|
74
75
|
},
|
|
75
76
|
"./master-details": {
|
|
76
|
-
"types": "./master-details
|
|
77
|
+
"types": "./types/yuuvis-client-framework-master-details.d.ts",
|
|
77
78
|
"default": "./fesm2022/yuuvis-client-framework-master-details.mjs"
|
|
78
79
|
},
|
|
79
80
|
"./metadata-form": {
|
|
80
|
-
"types": "./metadata-form
|
|
81
|
+
"types": "./types/yuuvis-client-framework-metadata-form.d.ts",
|
|
81
82
|
"default": "./fesm2022/yuuvis-client-framework-metadata-form.mjs"
|
|
82
83
|
},
|
|
83
84
|
"./metadata-form-defaults": {
|
|
84
|
-
"types": "./metadata-form-defaults
|
|
85
|
+
"types": "./types/yuuvis-client-framework-metadata-form-defaults.d.ts",
|
|
85
86
|
"default": "./fesm2022/yuuvis-client-framework-metadata-form-defaults.mjs"
|
|
86
87
|
},
|
|
87
88
|
"./object-details": {
|
|
88
|
-
"types": "./object-details
|
|
89
|
+
"types": "./types/yuuvis-client-framework-object-details.d.ts",
|
|
89
90
|
"default": "./fesm2022/yuuvis-client-framework-object-details.mjs"
|
|
90
91
|
},
|
|
91
92
|
"./object-flavor": {
|
|
92
|
-
"types": "./object-flavor
|
|
93
|
+
"types": "./types/yuuvis-client-framework-object-flavor.d.ts",
|
|
93
94
|
"default": "./fesm2022/yuuvis-client-framework-object-flavor.mjs"
|
|
94
95
|
},
|
|
95
96
|
"./object-form": {
|
|
96
|
-
"types": "./object-form
|
|
97
|
+
"types": "./types/yuuvis-client-framework-object-form.d.ts",
|
|
97
98
|
"default": "./fesm2022/yuuvis-client-framework-object-form.mjs"
|
|
98
99
|
},
|
|
99
100
|
"./object-preview": {
|
|
100
|
-
"types": "./object-preview
|
|
101
|
+
"types": "./types/yuuvis-client-framework-object-preview.d.ts",
|
|
101
102
|
"default": "./fesm2022/yuuvis-client-framework-object-preview.mjs"
|
|
102
103
|
},
|
|
103
104
|
"./object-relationship": {
|
|
104
|
-
"types": "./object-relationship
|
|
105
|
+
"types": "./types/yuuvis-client-framework-object-relationship.d.ts",
|
|
105
106
|
"default": "./fesm2022/yuuvis-client-framework-object-relationship.mjs"
|
|
106
107
|
},
|
|
107
108
|
"./object-summary": {
|
|
108
|
-
"types": "./object-summary
|
|
109
|
+
"types": "./types/yuuvis-client-framework-object-summary.d.ts",
|
|
109
110
|
"default": "./fesm2022/yuuvis-client-framework-object-summary.mjs"
|
|
110
111
|
},
|
|
111
112
|
"./object-versions": {
|
|
112
|
-
"types": "./object-versions
|
|
113
|
+
"types": "./types/yuuvis-client-framework-object-versions.d.ts",
|
|
113
114
|
"default": "./fesm2022/yuuvis-client-framework-object-versions.mjs"
|
|
114
115
|
},
|
|
115
116
|
"./overflow-hidden": {
|
|
116
|
-
"types": "./overflow-hidden
|
|
117
|
+
"types": "./types/yuuvis-client-framework-overflow-hidden.d.ts",
|
|
117
118
|
"default": "./fesm2022/yuuvis-client-framework-overflow-hidden.mjs"
|
|
118
119
|
},
|
|
119
120
|
"./overflow-menu": {
|
|
120
|
-
"types": "./overflow-menu
|
|
121
|
+
"types": "./types/yuuvis-client-framework-overflow-menu.d.ts",
|
|
121
122
|
"default": "./fesm2022/yuuvis-client-framework-overflow-menu.mjs"
|
|
122
123
|
},
|
|
123
124
|
"./pagination": {
|
|
124
|
-
"types": "./pagination
|
|
125
|
+
"types": "./types/yuuvis-client-framework-pagination.d.ts",
|
|
125
126
|
"default": "./fesm2022/yuuvis-client-framework-pagination.mjs"
|
|
126
127
|
},
|
|
127
128
|
"./popout": {
|
|
128
|
-
"types": "./popout
|
|
129
|
+
"types": "./types/yuuvis-client-framework-popout.d.ts",
|
|
129
130
|
"default": "./fesm2022/yuuvis-client-framework-popout.mjs"
|
|
130
131
|
},
|
|
131
132
|
"./query-list": {
|
|
132
|
-
"types": "./query-list
|
|
133
|
+
"types": "./types/yuuvis-client-framework-query-list.d.ts",
|
|
133
134
|
"default": "./fesm2022/yuuvis-client-framework-query-list.mjs"
|
|
134
135
|
},
|
|
135
136
|
"./renderer": {
|
|
136
|
-
"types": "./renderer
|
|
137
|
+
"types": "./types/yuuvis-client-framework-renderer.d.ts",
|
|
137
138
|
"default": "./fesm2022/yuuvis-client-framework-renderer.mjs"
|
|
138
139
|
},
|
|
139
140
|
"./sequence-list": {
|
|
140
|
-
"types": "./sequence-list
|
|
141
|
+
"types": "./types/yuuvis-client-framework-sequence-list.d.ts",
|
|
141
142
|
"default": "./fesm2022/yuuvis-client-framework-sequence-list.mjs"
|
|
142
143
|
},
|
|
143
144
|
"./simple-search": {
|
|
144
|
-
"types": "./simple-search
|
|
145
|
+
"types": "./types/yuuvis-client-framework-simple-search.d.ts",
|
|
145
146
|
"default": "./fesm2022/yuuvis-client-framework-simple-search.mjs"
|
|
146
147
|
},
|
|
147
148
|
"./sort": {
|
|
148
|
-
"types": "./sort
|
|
149
|
+
"types": "./types/yuuvis-client-framework-sort.d.ts",
|
|
149
150
|
"default": "./fesm2022/yuuvis-client-framework-sort.mjs"
|
|
150
151
|
},
|
|
151
152
|
"./split-view": {
|
|
152
|
-
"types": "./split-view
|
|
153
|
+
"types": "./types/yuuvis-client-framework-split-view.d.ts",
|
|
153
154
|
"default": "./fesm2022/yuuvis-client-framework-split-view.mjs"
|
|
154
155
|
},
|
|
155
156
|
"./tile-list": {
|
|
156
|
-
"types": "./tile-list
|
|
157
|
+
"types": "./types/yuuvis-client-framework-tile-list.d.ts",
|
|
157
158
|
"default": "./fesm2022/yuuvis-client-framework-tile-list.mjs"
|
|
158
159
|
},
|
|
159
160
|
"./token-search": {
|
|
160
|
-
"types": "./token-search
|
|
161
|
+
"types": "./types/yuuvis-client-framework-token-search.d.ts",
|
|
161
162
|
"default": "./fesm2022/yuuvis-client-framework-token-search.mjs"
|
|
162
163
|
},
|
|
163
164
|
"./tree": {
|
|
164
|
-
"types": "./tree
|
|
165
|
+
"types": "./types/yuuvis-client-framework-tree.d.ts",
|
|
165
166
|
"default": "./fesm2022/yuuvis-client-framework-tree.mjs"
|
|
166
167
|
},
|
|
167
168
|
"./upload-progress": {
|
|
168
|
-
"types": "./upload-progress
|
|
169
|
+
"types": "./types/yuuvis-client-framework-upload-progress.d.ts",
|
|
169
170
|
"default": "./fesm2022/yuuvis-client-framework-upload-progress.mjs"
|
|
170
171
|
},
|
|
171
172
|
"./widget-grid": {
|
|
172
|
-
"types": "./widget-grid
|
|
173
|
+
"types": "./types/yuuvis-client-framework-widget-grid.d.ts",
|
|
173
174
|
"default": "./fesm2022/yuuvis-client-framework-widget-grid.mjs"
|
|
174
175
|
}
|
|
175
176
|
},
|
|
176
177
|
"module": "fesm2022/yuuvis-client-framework.mjs",
|
|
177
|
-
"typings": "
|
|
178
|
+
"typings": "types/yuuvis-client-framework.d.ts",
|
|
179
|
+
"type": "module"
|
|
178
180
|
}
|
package/popout/README.md
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
# @yuuvis/client-framework/popout
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
> **Deprecated.** This entry point has moved to `@yuuvis/client-components/popout`. It is kept as a backward-compatibility re-export and will be removed in a future release. Update imports to `@yuuvis/client-components/popout`.
|
package/split-view/README.md
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
# @yuuvis/client-framework/split-view
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
> **Deprecated.** This entry point has moved to `@yuuvis/client-components/split-view`. It is kept as a backward-compatibility re-export and will be removed in a future release. Update imports to `@yuuvis/client-components/split-view`.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@yuuvis/client-components/autocomplete';
|
|
@@ -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>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@yuuvis/client-components/common';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { ListComponent, ListItemDirective, ListTileComponent, YuvListModule } from '@yuuvis/client-components/list';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@yuuvis/client-components/master-details';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@yuuvis/client-components/overflow-hidden';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@yuuvis/client-components/overflow-menu';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@yuuvis/client-components/popout';
|
|
@@ -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
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@yuuvis/client-components/split-view';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@yuuvis/client-components/widget-grid';
|
package/widget-grid/README.md
CHANGED
|
@@ -1,48 +1,3 @@
|
|
|
1
1
|
# @yuuvis/client-framework/widget-grid
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
## Create a widget
|
|
6
|
-
Widgets are just Angular components that implement the `IWidgetComponent` interface.
|
|
7
|
-
|
|
8
|
-
```ts
|
|
9
|
-
import { Component } from '@angular/core';
|
|
10
|
-
import { IWidgetComponent } from '@yuuvis/client-framework/widget-grid';
|
|
11
|
-
|
|
12
|
-
@Component({
|
|
13
|
-
selector: 'yuvtest-hello-widget',
|
|
14
|
-
template: '<h1>Hello Widget</h1>',
|
|
15
|
-
styleUrl: './hello-widget.component.scss'
|
|
16
|
-
})
|
|
17
|
-
export class HelloWidgetComponent implements IWidgetComponent<any> {
|
|
18
|
-
// Setter for the widget configuration.
|
|
19
|
-
widgetConfig;
|
|
20
|
-
}
|
|
21
|
-
```
|
|
22
|
-
|
|
23
|
-
In order to use that widget in your grid you have to register it:
|
|
24
|
-
|
|
25
|
-
```ts
|
|
26
|
-
export class TestWidgetGridComponent {
|
|
27
|
-
#widgetGridRegistry = inject(WidgetGridRegistry);
|
|
28
|
-
|
|
29
|
-
constructor() {
|
|
30
|
-
const widget: GridWidget<any> = {
|
|
31
|
-
name: 'hello-widget',
|
|
32
|
-
label: 'Hello Widget',
|
|
33
|
-
widgetComponent: HelloWidgetComponent
|
|
34
|
-
}
|
|
35
|
-
this.#widgetGridRegistry.registerGridWidget(widget);
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
```
|
|
39
|
-
Now the widget will be available in the picker dialog and users can add it to their grid. Notice: The label will be used as a key to fetch a translated label first. If that fails the label will be used as is.
|
|
40
|
-
|
|
41
|
-
## Adding a setup component
|
|
42
|
-
GridWidgets can also provide a setup component to configure the widget. For example let's add a setup for our HelloWidget to add a name to say hello to:
|
|
43
|
-
|
|
44
|
-
```ts
|
|
45
|
-
|
|
46
|
-
```
|
|
47
|
-
|
|
48
|
-
## Setting up a grid
|
|
3
|
+
> **Deprecated.** This entry point has moved to `@yuuvis/client-components/widget-grid`. It is kept as a backward-compatibility re-export and will be removed in a future release. Update imports to `@yuuvis/client-components/widget-grid`. See the new entry point's README for usage docs.
|
package/autocomplete/index.d.ts
DELETED
|
@@ -1,89 +0,0 @@
|
|
|
1
|
-
import * as _angular_core from '@angular/core';
|
|
2
|
-
import { OnInit, OnDestroy, TemplateRef } from '@angular/core';
|
|
3
|
-
import * as _angular_forms from '@angular/forms';
|
|
4
|
-
import { ControlValueAccessor, FormControl } from '@angular/forms';
|
|
5
|
-
import { MatAutocomplete, MatAutocompleteSelectedEvent, MatAutocompleteActivatedEvent } from '@angular/material/autocomplete';
|
|
6
|
-
import { MatChipInputEvent } from '@angular/material/chips';
|
|
7
|
-
import { AbstractMatFormField } from '@yuuvis/client-framework/common';
|
|
8
|
-
|
|
9
|
-
interface AutocompleteItem<T = unknown> {
|
|
10
|
-
label: string;
|
|
11
|
-
value: T;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
declare class AutocompleteComponent extends AbstractMatFormField<AutocompleteItem[]> implements ControlValueAccessor, OnInit, OnDestroy {
|
|
15
|
-
#private;
|
|
16
|
-
ariaLabel: _angular_core.InputSignal<string>;
|
|
17
|
-
matAutocomplete: _angular_core.Signal<MatAutocomplete>;
|
|
18
|
-
/**
|
|
19
|
-
* Template to be used for rendering selected items in multiselect (multiple="true") mode
|
|
20
|
-
*/
|
|
21
|
-
chipTemplate: _angular_core.Signal<TemplateRef<any> | undefined>;
|
|
22
|
-
optionTemplate: _angular_core.Signal<TemplateRef<any> | undefined>;
|
|
23
|
-
/**
|
|
24
|
-
* Show a loading spinner
|
|
25
|
-
*/
|
|
26
|
-
busy: _angular_core.InputSignal<boolean>;
|
|
27
|
-
/**
|
|
28
|
-
* Enable multiple values
|
|
29
|
-
*/
|
|
30
|
-
multiple: _angular_core.InputSignal<boolean>;
|
|
31
|
-
/**
|
|
32
|
-
* Force distinct values (only applicable for multiselect)
|
|
33
|
-
*/
|
|
34
|
-
distinctValues: _angular_core.InputSignal<boolean>;
|
|
35
|
-
/**
|
|
36
|
-
* Add user inputs to the list of values when the user leaves the
|
|
37
|
-
* control without entering (only applicable for multiselect)
|
|
38
|
-
*/
|
|
39
|
-
addOnBlur: _angular_core.InputSignal<boolean>;
|
|
40
|
-
/**
|
|
41
|
-
* Minimum number of characters entered to trigger suggestions
|
|
42
|
-
*/
|
|
43
|
-
minLength: _angular_core.InputSignal<number>;
|
|
44
|
-
/**
|
|
45
|
-
* Maximum number of items when multiple is true. -1 means no limit.
|
|
46
|
-
*/
|
|
47
|
-
maxItems: _angular_core.InputSignal<number>;
|
|
48
|
-
/**
|
|
49
|
-
* Setting this to `true` will not allow values that are not contained in the suggestions list. The input
|
|
50
|
-
* will be cleared on blur if no value from the list has been selected. Also values are only emitted when a
|
|
51
|
-
* list item has been selected (usually every key stroke is changing the form controls value)
|
|
52
|
-
*/
|
|
53
|
-
forceSelection: _angular_core.InputSignal<boolean>;
|
|
54
|
-
_acValues: _angular_core.WritableSignal<AutocompleteItem<unknown>[]>;
|
|
55
|
-
autocompleteValues: _angular_core.InputSignal<AutocompleteItem<unknown>[]>;
|
|
56
|
-
autocompleteFnc: _angular_core.OutputEmitterRef<string>;
|
|
57
|
-
acBlur: _angular_core.OutputEmitterRef<void>;
|
|
58
|
-
chipsInputDisabled: _angular_core.Signal<boolean | null>;
|
|
59
|
-
chipsControl: FormControl<AutocompleteItem<unknown>[] | null>;
|
|
60
|
-
inputControl: FormControl<string | AutocompleteItem<unknown>>;
|
|
61
|
-
ngControl: _angular_forms.NgControl | null;
|
|
62
|
-
displayFn(i: AutocompleteItem): string;
|
|
63
|
-
acOptionSelected(event: MatAutocompleteSelectedEvent): void;
|
|
64
|
-
acOptionActivated(event: MatAutocompleteActivatedEvent): void;
|
|
65
|
-
acPanelClosed(): void;
|
|
66
|
-
readonly separatorKeysCodes: number[];
|
|
67
|
-
add(event: MatChipInputEvent): void;
|
|
68
|
-
onInputBlur(): void;
|
|
69
|
-
removeItem(item: AutocompleteItem): void;
|
|
70
|
-
private _onChange;
|
|
71
|
-
private _onTouched;
|
|
72
|
-
writeValue(value: readonly AutocompleteItem[] | AutocompleteItem): void;
|
|
73
|
-
registerOnChange(fn: (value: readonly AutocompleteItem[] | null) => void): void;
|
|
74
|
-
registerOnTouched(fn: () => {}): void;
|
|
75
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
76
|
-
ngOnInit(): void;
|
|
77
|
-
ngOnDestroy(): void;
|
|
78
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AutocompleteComponent, never>;
|
|
79
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AutocompleteComponent, "yuv-autocomplete", never, { "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; "busy": { "alias": "busy"; "required": false; "isSignal": true; }; "multiple": { "alias": "multiple"; "required": false; "isSignal": true; }; "distinctValues": { "alias": "distinctValues"; "required": false; "isSignal": true; }; "addOnBlur": { "alias": "addOnBlur"; "required": false; "isSignal": true; }; "minLength": { "alias": "minLength"; "required": false; "isSignal": true; }; "maxItems": { "alias": "maxItems"; "required": false; "isSignal": true; }; "forceSelection": { "alias": "forceSelection"; "required": false; "isSignal": true; }; "autocompleteValues": { "alias": "autocompleteValues"; "required": false; "isSignal": true; }; }, { "autocompleteFnc": "autocompleteFnc"; "acBlur": "acBlur"; }, ["chipTemplate", "optionTemplate"], never, true, never>;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
declare class YuvAutocompleteModule {
|
|
83
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<YuvAutocompleteModule, never>;
|
|
84
|
-
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<YuvAutocompleteModule, never, [typeof AutocompleteComponent], [typeof AutocompleteComponent]>;
|
|
85
|
-
static ɵinj: _angular_core.ɵɵInjectorDeclaration<YuvAutocompleteModule>;
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
export { AutocompleteComponent, YuvAutocompleteModule };
|
|
89
|
-
export type { AutocompleteItem };
|