@breadstone/mosaik-elements-vue 0.0.170 → 0.0.171
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/CHANGELOG.md +237 -1
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/Tools/AttachmentChatToolComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts +4 -4
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,239 @@
|
|
|
1
|
+
## 0.0.170 (2025-10-28)
|
|
2
|
+
|
|
3
|
+
### 🩹 Fixes
|
|
4
|
+
|
|
5
|
+
- **release:** update release version to 0.0.169 ([77c58d1eea](https://github.com/RueDeRennes/mosaik/commit/77c58d1eea))
|
|
6
|
+
|
|
7
|
+
## 0.0.169 (2025-10-28)
|
|
8
|
+
|
|
9
|
+
### 🚀 Features
|
|
10
|
+
|
|
11
|
+
- **chat:** add author property to chat messages and update templates ([6e22d26e1d](https://github.com/RueDeRennes/mosaik/commit/6e22d26e1d))
|
|
12
|
+
|
|
13
|
+
### 🩹 Fixes
|
|
14
|
+
|
|
15
|
+
- **release:** update release version to 0.0.168 ([1434c7a9fd](https://github.com/RueDeRennes/mosaik/commit/1434c7a9fd))
|
|
16
|
+
|
|
17
|
+
## 0.0.168 (2025-10-26)
|
|
18
|
+
|
|
19
|
+
This was a version bump only for mosaik-elements-vue to align it with other projects, there were no code changes.
|
|
20
|
+
|
|
21
|
+
## 0.0.167 (2025-10-26)
|
|
22
|
+
|
|
23
|
+
This was a version bump only for mosaik-elements-vue to align it with other projects, there were no code changes.
|
|
24
|
+
|
|
25
|
+
## 0.0.166 (2025-10-26)
|
|
26
|
+
|
|
27
|
+
### 🚀 Features
|
|
28
|
+
|
|
29
|
+
- **List:** add inset property and update styles for flexible layout ([3dc4e28f0d](https://github.com/RueDeRennes/mosaik/commit/3dc4e28f0d))
|
|
30
|
+
|
|
31
|
+
### 🩹 Fixes
|
|
32
|
+
|
|
33
|
+
- **package:** add missing newline at end of file ([4aa435a5b6](https://github.com/RueDeRennes/mosaik/commit/4aa435a5b6))
|
|
34
|
+
|
|
35
|
+
## 0.0.165 (2025-10-24)
|
|
36
|
+
|
|
37
|
+
### 🚀 Features
|
|
38
|
+
|
|
39
|
+
- **List:** add orientation property and update styles for flexible layout ([44aa6a89cb](https://github.com/RueDeRennes/mosaik/commit/44aa6a89cb))
|
|
40
|
+
|
|
41
|
+
## 0.0.164 (2025-10-24)
|
|
42
|
+
|
|
43
|
+
This was a version bump only for mosaik-elements-vue to align it with other projects, there were no code changes.
|
|
44
|
+
|
|
45
|
+
## 0.0.163 (2025-10-22)
|
|
46
|
+
|
|
47
|
+
### 🚀 Features
|
|
48
|
+
|
|
49
|
+
- enhance ChatElement with additional slots for improved functionality ([1dfc91b4ea](https://github.com/RueDeRennes/mosaik/commit/1dfc91b4ea))
|
|
50
|
+
- add DateAgo and TimeAgo pipes, directives, and services for time-based formatting ([40c3e551ba](https://github.com/RueDeRennes/mosaik/commit/40c3e551ba))
|
|
51
|
+
|
|
52
|
+
## 0.0.162 (2025-10-22)
|
|
53
|
+
|
|
54
|
+
This was a version bump only for mosaik-elements-vue to align it with other projects, there were no code changes.
|
|
55
|
+
|
|
56
|
+
## 0.0.161 (2025-10-22)
|
|
57
|
+
|
|
58
|
+
This was a version bump only for mosaik-elements-vue to align it with other projects, there were no code changes.
|
|
59
|
+
|
|
60
|
+
## 0.0.160 (2025-10-21)
|
|
61
|
+
|
|
62
|
+
This was a version bump only for mosaik-elements-vue to align it with other projects, there were no code changes.
|
|
63
|
+
|
|
64
|
+
## 0.0.159 (2025-10-21)
|
|
65
|
+
|
|
66
|
+
### 🩹 Fixes
|
|
67
|
+
|
|
68
|
+
- correct typo in TODO comment in TemplateType.ts and adjust formatting in ModelKind.ts and ModelKindRegistry.ts ([c8bcbb7a65](https://github.com/RueDeRennes/mosaik/commit/c8bcbb7a65))
|
|
69
|
+
|
|
70
|
+
## 0.0.158 (2025-10-21)
|
|
71
|
+
|
|
72
|
+
### 🚀 Features
|
|
73
|
+
|
|
74
|
+
- add options for ListElement and update release version to 0.0.157 ([0a28367587](https://github.com/RueDeRennes/mosaik/commit/0a28367587))
|
|
75
|
+
|
|
76
|
+
### 🩹 Fixes
|
|
77
|
+
|
|
78
|
+
- correct typos in interface comments and update default configuration values ([dc58b1a35c](https://github.com/RueDeRennes/mosaik/commit/dc58b1a35c))
|
|
79
|
+
|
|
80
|
+
## 0.0.157 (2025-10-19)
|
|
81
|
+
|
|
82
|
+
### 🩹 Fixes
|
|
83
|
+
|
|
84
|
+
- add newline at end of file in package.json ([d0e684e967](https://github.com/RueDeRennes/mosaik/commit/d0e684e967))
|
|
85
|
+
|
|
86
|
+
## 0.0.156 (2025-10-17)
|
|
87
|
+
|
|
88
|
+
### 🩹 Fixes
|
|
89
|
+
|
|
90
|
+
- update release version to 0.0.156 in package.json ([323d1588b7](https://github.com/RueDeRennes/mosaik/commit/323d1588b7))
|
|
91
|
+
- update release version to 0.0.155 in package.json ([1f1946594c](https://github.com/RueDeRennes/mosaik/commit/1f1946594c))
|
|
92
|
+
|
|
93
|
+
## 0.0.155 (2025-10-16)
|
|
94
|
+
|
|
95
|
+
### 🩹 Fixes
|
|
96
|
+
|
|
97
|
+
- update release version to 0.0.154 in package.json ([d894b6b4a1](https://github.com/RueDeRennes/mosaik/commit/d894b6b4a1))
|
|
98
|
+
|
|
99
|
+
## 0.0.154 (2025-10-16)
|
|
100
|
+
|
|
101
|
+
### 🩹 Fixes
|
|
102
|
+
|
|
103
|
+
- remove deprecated -webkit-backdrop-filter from transition properties in theme styles refactor: simplify AutoCompleteBox styles for better maintainability chore: update release script to version 0.0.153 ([a7af7fe240](https://github.com/RueDeRennes/mosaik/commit/a7af7fe240))
|
|
104
|
+
|
|
105
|
+
## 0.0.153 (2025-10-15)
|
|
106
|
+
|
|
107
|
+
### 🩹 Fixes
|
|
108
|
+
|
|
109
|
+
- remove deprecated -webkit-backdrop-filter from transition properties in theme styles refactor: simplify AutoCompleteBox styles for better maintainability chore: update release script to version 0.0.153 ([a7af7fe240](https://github.com/RueDeRennes/mosaik/commit/a7af7fe240))
|
|
110
|
+
|
|
111
|
+
## 0.0.152 (2025-10-15)
|
|
112
|
+
|
|
113
|
+
### 🚀 Features
|
|
114
|
+
|
|
115
|
+
- Update AutoCompleteBox component to include new input properties and methods ([70b4f5462e](https://github.com/RueDeRennes/mosaik/commit/70b4f5462e))
|
|
116
|
+
|
|
117
|
+
## 0.0.151 (2025-09-29)
|
|
118
|
+
|
|
119
|
+
### 🚀 Features
|
|
120
|
+
|
|
121
|
+
- add wrap property to StackElement for flexible layout handling ([181634aa81](https://github.com/RueDeRennes/mosaik/commit/181634aa81))
|
|
122
|
+
|
|
123
|
+
## 0.0.150 (2025-09-29)
|
|
124
|
+
|
|
125
|
+
### 🩹 Fixes
|
|
126
|
+
|
|
127
|
+
- update release script version to 0.0.149 and adjust enum handling in modelClass function ([826e15bdf2](https://github.com/RueDeRennes/mosaik/commit/826e15bdf2))
|
|
128
|
+
|
|
129
|
+
## 0.0.149 (2025-09-25)
|
|
130
|
+
|
|
131
|
+
This was a version bump only for mosaik-elements-vue to align it with other projects, there were no code changes.
|
|
132
|
+
|
|
133
|
+
## 0.0.148 (2025-09-25)
|
|
134
|
+
|
|
135
|
+
### 🚀 Features
|
|
136
|
+
|
|
137
|
+
- **calendar:** add support for multiple calendar sheets ([445b84be1b](https://github.com/RueDeRennes/mosaik/commit/445b84be1b))
|
|
138
|
+
|
|
139
|
+
## 0.0.147 (2025-09-25)
|
|
140
|
+
|
|
141
|
+
### 🩹 Fixes
|
|
142
|
+
|
|
143
|
+
- correct spelling of 'schema' in OpenApiParser logging ([1a75e6c62b](https://github.com/RueDeRennes/mosaik/commit/1a75e6c62b))
|
|
144
|
+
|
|
145
|
+
## 0.0.146 (2025-09-16)
|
|
146
|
+
|
|
147
|
+
### 🩹 Fixes
|
|
148
|
+
|
|
149
|
+
- update release script version to 0.0.145 and enhance logging output in TemplateBuilder ([c77501d259](https://github.com/RueDeRennes/mosaik/commit/c77501d259))
|
|
150
|
+
|
|
151
|
+
## 0.0.145 (2025-09-16)
|
|
152
|
+
|
|
153
|
+
### 🩹 Fixes
|
|
154
|
+
|
|
155
|
+
- update release version to 0.0.144 and improve type annotations in TemplateEngine ([c99a28f6b6](https://github.com/RueDeRennes/mosaik/commit/c99a28f6b6))
|
|
156
|
+
|
|
157
|
+
## 0.0.144 (2025-09-16)
|
|
158
|
+
|
|
159
|
+
### 🩹 Fixes
|
|
160
|
+
|
|
161
|
+
- correct spelling of 'preferred' in TemplateBuilder and related files ([5862673dc4](https://github.com/RueDeRennes/mosaik/commit/5862673dc4))
|
|
162
|
+
|
|
163
|
+
## 0.0.143 (2025-09-16)
|
|
164
|
+
|
|
165
|
+
### 🩹 Fixes
|
|
166
|
+
|
|
167
|
+
- update release script version to 0.0.142 ([b558893804](https://github.com/RueDeRennes/mosaik/commit/b558893804))
|
|
168
|
+
|
|
169
|
+
## 0.0.142 (2025-09-15)
|
|
170
|
+
|
|
171
|
+
This was a version bump only for mosaik-elements-vue to align it with other projects, there were no code changes.
|
|
172
|
+
|
|
173
|
+
## 0.0.141 (2025-09-14)
|
|
174
|
+
|
|
175
|
+
### 🚀 Features
|
|
176
|
+
|
|
177
|
+
- add comprehensive guidelines for code quality checks and testing standards across backend, frontend, and testing instructions ([9d9bcf13f9](https://github.com/RueDeRennes/mosaik/commit/9d9bcf13f9))
|
|
178
|
+
|
|
179
|
+
### 🩹 Fixes
|
|
180
|
+
|
|
181
|
+
- add missing newline at end of package.json ([3309d1ee97](https://github.com/RueDeRennes/mosaik/commit/3309d1ee97))
|
|
182
|
+
|
|
183
|
+
## 0.0.140 (2025-09-10)
|
|
184
|
+
|
|
185
|
+
This was a version bump only for mosaik-elements-vue to align it with other projects, there were no code changes.
|
|
186
|
+
|
|
187
|
+
## 0.0.139 (2025-09-08)
|
|
188
|
+
|
|
189
|
+
### 🚀 Features
|
|
190
|
+
|
|
191
|
+
- add reorderable and resizable properties to TileListItemElement and update related styles ([84672caf3a](https://github.com/RueDeRennes/mosaik/commit/84672caf3a))
|
|
192
|
+
|
|
193
|
+
## 0.0.138 (2025-09-07)
|
|
194
|
+
|
|
195
|
+
This was a version bump only for mosaik-elements-vue to align it with other projects, there were no code changes.
|
|
196
|
+
|
|
197
|
+
## 0.0.137 (2025-09-05)
|
|
198
|
+
|
|
199
|
+
### 🚀 Features
|
|
200
|
+
|
|
201
|
+
- **build:** add environment variable sanitization to build summary ([b2f1e0830e](https://github.com/RueDeRennes/mosaik/commit/b2f1e0830e))
|
|
202
|
+
- **dropzone:** enhance DropZone component with new styles and states ([0d6349f9ce](https://github.com/RueDeRennes/mosaik/commit/0d6349f9ce))
|
|
203
|
+
|
|
204
|
+
## 0.0.136 (2025-09-04)
|
|
205
|
+
|
|
206
|
+
### 🚀 Features
|
|
207
|
+
|
|
208
|
+
- add comprehensive coding standards for backend, frontend, and testing ([3987d97056](https://github.com/RueDeRennes/mosaik/commit/3987d97056))
|
|
209
|
+
- integrate build info into AppElement and update template to display build metadata ([afff580948](https://github.com/RueDeRennes/mosaik/commit/afff580948))
|
|
210
|
+
|
|
211
|
+
### 🩹 Fixes
|
|
212
|
+
|
|
213
|
+
- standardize padding-top property in Banner styles and templates ([377e883410](https://github.com/RueDeRennes/mosaik/commit/377e883410))
|
|
214
|
+
|
|
215
|
+
## 0.0.135 (2025-09-03)
|
|
216
|
+
|
|
217
|
+
### 🚀 Features
|
|
218
|
+
|
|
219
|
+
- add build info plugin for Vite to collect and expose build metadata ([888ea8b254](https://github.com/RueDeRennes/mosaik/commit/888ea8b254))
|
|
220
|
+
|
|
221
|
+
### 🩹 Fixes
|
|
222
|
+
|
|
223
|
+
- enhance build info logging format and update release version to 0.0.135 ([61b1c86643](https://github.com/RueDeRennes/mosaik/commit/61b1c86643))
|
|
224
|
+
- add missing newline at end of package.json ([cf3b9a3f21](https://github.com/RueDeRennes/mosaik/commit/cf3b9a3f21))
|
|
225
|
+
|
|
226
|
+
## 0.0.134 (2025-09-01)
|
|
227
|
+
|
|
228
|
+
### 🚀 Features
|
|
229
|
+
|
|
230
|
+
- Add ThemeService for managing theme application and properties ([a3cb9be861](https://github.com/RueDeRennes/mosaik/commit/a3cb9be861))
|
|
231
|
+
- Add Audio Component and related functionality ([a66b67efb6](https://github.com/RueDeRennes/mosaik/commit/a66b67efb6))
|
|
232
|
+
- Add new Map and Thumbnail components with Cosmopolitan, Joy, and Memphis themes ([5142fee885](https://github.com/RueDeRennes/mosaik/commit/5142fee885))
|
|
233
|
+
- add serve scripts for app and API in package.json ([1ad4faa834](https://github.com/RueDeRennes/mosaik/commit/1ad4faa834))
|
|
234
|
+
- add ChatMessageReaction component with styles and templates ([1975e07a4a](https://github.com/RueDeRennes/mosaik/commit/1975e07a4a))
|
|
235
|
+
- add ChatInputAttachmentList component and update related props and events in ChatComponent ([70f0005bc5](https://github.com/RueDeRennes/mosaik/commit/70f0005bc5))
|
|
236
|
+
|
|
1
237
|
## 0.0.132 (2025-08-24)
|
|
2
238
|
|
|
3
239
|
This was a version bump only for mosaik-elements-vue to align it with other projects, there were no code changes.
|
|
@@ -26,7 +262,7 @@ This was a version bump only for mosaik-elements-vue to align it with other proj
|
|
|
26
262
|
|
|
27
263
|
### 🚀 Features
|
|
28
264
|
|
|
29
|
-
- Add BusyState and VoiceRecorder components with Joy and
|
|
265
|
+
- Add BusyState and VoiceRecorder components with Joy and Memphis themes ([eb1887d8e3](https://github.com/RueDeRennes/mosaik/commit/eb1887d8e3))
|
|
30
266
|
- **chat-tools:** integrate attachment and reaction chat tools ([89e61d7157](https://github.com/RueDeRennes/mosaik/commit/89e61d7157))
|
|
31
267
|
|
|
32
268
|
## 0.0.127 (2025-08-21)
|
|
@@ -30,12 +30,11 @@ export declare const DateboxComponent: import("vue").DefineComponent<{
|
|
|
30
30
|
isClearable: boolean;
|
|
31
31
|
locale: string;
|
|
32
32
|
values: Array<Date>;
|
|
33
|
-
selectionMode: import("@breadstone/mosaik-elements-foundation").RangeSelectionMode;
|
|
34
|
-
markerHandler: import("@breadstone/mosaik-elements-foundation").CalendarMarkerHandler;
|
|
35
|
-
view: import("@breadstone/mosaik-elements-foundation").CalendarView;
|
|
36
33
|
displayDate: Date | null;
|
|
37
34
|
displayDateStart: Date | null;
|
|
38
35
|
displayDateEnd: Date | null;
|
|
36
|
+
view: import("@breadstone/mosaik-elements-foundation").CalendarView;
|
|
37
|
+
selectionMode: import("@breadstone/mosaik-elements-foundation").RangeSelectionMode;
|
|
39
38
|
blackoutDates: Array<Date>;
|
|
40
39
|
specialDates: Array<Date>;
|
|
41
40
|
minDate: Date | null;
|
|
@@ -45,6 +44,7 @@ export declare const DateboxComponent: import("vue").DefineComponent<{
|
|
|
45
44
|
isWeekendHighlighted: boolean;
|
|
46
45
|
showWeekNumbers: boolean;
|
|
47
46
|
showAdjacent: boolean;
|
|
47
|
+
markerHandler: import("@breadstone/mosaik-elements-foundation").CalendarMarkerHandler;
|
|
48
48
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
49
49
|
[key: string]: any;
|
|
50
50
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
@@ -76,12 +76,11 @@ export declare const DateboxComponent: import("vue").DefineComponent<{
|
|
|
76
76
|
isClearable: boolean;
|
|
77
77
|
locale: string;
|
|
78
78
|
values: Array<Date>;
|
|
79
|
-
selectionMode: import("@breadstone/mosaik-elements-foundation").RangeSelectionMode;
|
|
80
|
-
markerHandler: import("@breadstone/mosaik-elements-foundation").CalendarMarkerHandler;
|
|
81
|
-
view: import("@breadstone/mosaik-elements-foundation").CalendarView;
|
|
82
79
|
displayDate: Date | null;
|
|
83
80
|
displayDateStart: Date | null;
|
|
84
81
|
displayDateEnd: Date | null;
|
|
82
|
+
view: import("@breadstone/mosaik-elements-foundation").CalendarView;
|
|
83
|
+
selectionMode: import("@breadstone/mosaik-elements-foundation").RangeSelectionMode;
|
|
85
84
|
blackoutDates: Array<Date>;
|
|
86
85
|
specialDates: Array<Date>;
|
|
87
86
|
minDate: Date | null;
|
|
@@ -91,6 +90,7 @@ export declare const DateboxComponent: import("vue").DefineComponent<{
|
|
|
91
90
|
isWeekendHighlighted: boolean;
|
|
92
91
|
showWeekNumbers: boolean;
|
|
93
92
|
showAdjacent: boolean;
|
|
93
|
+
markerHandler: import("@breadstone/mosaik-elements-foundation").CalendarMarkerHandler;
|
|
94
94
|
}> & Readonly<{
|
|
95
95
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
96
96
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -30,11 +30,10 @@ export declare const DatetimeboxComponent: import("vue").DefineComponent<{
|
|
|
30
30
|
isClearable: boolean;
|
|
31
31
|
locale: string;
|
|
32
32
|
values: Array<Date>;
|
|
33
|
-
markerHandler: import("@breadstone/mosaik-elements-foundation").CalendarMarkerHandler;
|
|
34
|
-
view: import("@breadstone/mosaik-elements-foundation").CalendarView;
|
|
35
33
|
displayDate: Date | null;
|
|
36
34
|
displayDateStart: Date | null;
|
|
37
35
|
displayDateEnd: Date | null;
|
|
36
|
+
view: import("@breadstone/mosaik-elements-foundation").CalendarView;
|
|
38
37
|
blackoutDates: Array<Date>;
|
|
39
38
|
specialDates: Array<Date>;
|
|
40
39
|
minDate: Date | null;
|
|
@@ -44,6 +43,7 @@ export declare const DatetimeboxComponent: import("vue").DefineComponent<{
|
|
|
44
43
|
isWeekendHighlighted: boolean;
|
|
45
44
|
showWeekNumbers: boolean;
|
|
46
45
|
showAdjacent: boolean;
|
|
46
|
+
markerHandler: import("@breadstone/mosaik-elements-foundation").CalendarMarkerHandler;
|
|
47
47
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
48
48
|
[key: string]: any;
|
|
49
49
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
@@ -75,11 +75,10 @@ export declare const DatetimeboxComponent: import("vue").DefineComponent<{
|
|
|
75
75
|
isClearable: boolean;
|
|
76
76
|
locale: string;
|
|
77
77
|
values: Array<Date>;
|
|
78
|
-
markerHandler: import("@breadstone/mosaik-elements-foundation").CalendarMarkerHandler;
|
|
79
|
-
view: import("@breadstone/mosaik-elements-foundation").CalendarView;
|
|
80
78
|
displayDate: Date | null;
|
|
81
79
|
displayDateStart: Date | null;
|
|
82
80
|
displayDateEnd: Date | null;
|
|
81
|
+
view: import("@breadstone/mosaik-elements-foundation").CalendarView;
|
|
83
82
|
blackoutDates: Array<Date>;
|
|
84
83
|
specialDates: Array<Date>;
|
|
85
84
|
minDate: Date | null;
|
|
@@ -89,6 +88,7 @@ export declare const DatetimeboxComponent: import("vue").DefineComponent<{
|
|
|
89
88
|
isWeekendHighlighted: boolean;
|
|
90
89
|
showWeekNumbers: boolean;
|
|
91
90
|
showAdjacent: boolean;
|
|
91
|
+
markerHandler: import("@breadstone/mosaik-elements-foundation").CalendarMarkerHandler;
|
|
92
92
|
}> & Readonly<{
|
|
93
93
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
94
94
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,8 +5,8 @@ export declare const AttachmentChatToolComponent: import("vue").DefineComponent<
|
|
|
5
5
|
maxFiles: number;
|
|
6
6
|
maxFileSize: number;
|
|
7
7
|
multiple: boolean;
|
|
8
|
-
directory: boolean;
|
|
9
8
|
accept: Array<string>;
|
|
9
|
+
directory: boolean;
|
|
10
10
|
disabled: boolean;
|
|
11
11
|
themeName: string;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -15,8 +15,8 @@ export declare const AttachmentChatToolComponent: import("vue").DefineComponent<
|
|
|
15
15
|
maxFiles: number;
|
|
16
16
|
maxFileSize: number;
|
|
17
17
|
multiple: boolean;
|
|
18
|
-
directory: boolean;
|
|
19
18
|
accept: Array<string>;
|
|
19
|
+
directory: boolean;
|
|
20
20
|
disabled: boolean;
|
|
21
21
|
themeName: string;
|
|
22
22
|
}> & Readonly<{
|
|
@@ -3,21 +3,21 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export declare const CarouselItem2Component: import("vue").DefineComponent<{
|
|
5
5
|
themeName?: any;
|
|
6
|
-
value?: any;
|
|
7
6
|
dir?: any;
|
|
8
7
|
lang?: any;
|
|
9
|
-
isSelected?: any;
|
|
10
8
|
index?: any;
|
|
9
|
+
value?: any;
|
|
10
|
+
isSelected?: any;
|
|
11
11
|
displayText?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
14
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "selected" | "unselected")[], "connected" | "disconnected" | "changed" | "selected" | "unselected", import("vue").PublicProps, Readonly<{
|
|
15
15
|
themeName?: any;
|
|
16
|
-
value?: any;
|
|
17
16
|
dir?: any;
|
|
18
17
|
lang?: any;
|
|
19
|
-
isSelected?: any;
|
|
20
18
|
index?: any;
|
|
19
|
+
value?: any;
|
|
20
|
+
isSelected?: any;
|
|
21
21
|
displayText?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@breadstone/mosaik-elements-vue",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.171",
|
|
4
4
|
"description": "Mosaik elements for Vue.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "andre.wehlert <awehlert@breadstone.de> (https://www.breadstone.de)",
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
"vue": "^3.5.13"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@breadstone/mosaik-elements": "^0.0.
|
|
18
|
-
"@breadstone/mosaik-elements-foundation": "^0.0.
|
|
17
|
+
"@breadstone/mosaik-elements": "^0.0.171",
|
|
18
|
+
"@breadstone/mosaik-elements-foundation": "^0.0.171",
|
|
19
19
|
"tslib": "^2.8.1"
|
|
20
20
|
}
|
|
21
21
|
}
|