@breadstone/mosaik-elements-foundation 0.0.66 → 0.0.67
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 +486 -0
- package/README.md +19 -0
- package/package.json +3 -3
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,486 @@
|
|
|
1
|
+
## 0.0.66 (2025-06-25)
|
|
2
|
+
|
|
3
|
+
### 🚀 Features
|
|
4
|
+
|
|
5
|
+
- update Carousel component methods and add select method implementation ([351e68a615](https://github.com/RueDeRennes/mosaik/commit/351e68a615))
|
|
6
|
+
|
|
7
|
+
## 0.0.65 (2025-06-25)
|
|
8
|
+
|
|
9
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
10
|
+
|
|
11
|
+
## 0.0.64 (2025-06-25)
|
|
12
|
+
|
|
13
|
+
### 🚀 Features
|
|
14
|
+
|
|
15
|
+
- update menu component styles and structure for improved layout and responsiveness ([373095056e](https://github.com/RueDeRennes/mosaik/commit/373095056e))
|
|
16
|
+
|
|
17
|
+
## 0.0.63 (2025-06-24)
|
|
18
|
+
|
|
19
|
+
### 🚀 Features
|
|
20
|
+
|
|
21
|
+
- add icon functionality with IconDirective and IconRegistry, enhance app layout with new directives ([8acea01349](https://github.com/RueDeRennes/mosaik/commit/8acea01349))
|
|
22
|
+
- enhance app layout and styling with new components and responsive design ([8919fccc0c](https://github.com/RueDeRennes/mosaik/commit/8919fccc0c))
|
|
23
|
+
|
|
24
|
+
## 0.0.62 (2025-06-24)
|
|
25
|
+
|
|
26
|
+
### 🚀 Features
|
|
27
|
+
|
|
28
|
+
- enhance Jumbotron components with slot definitions and improve HideOnScrollController methods ([4cc6d9de3a](https://github.com/RueDeRennes/mosaik/commit/4cc6d9de3a))
|
|
29
|
+
|
|
30
|
+
## 0.0.61 (2025-06-24)
|
|
31
|
+
|
|
32
|
+
### 🚀 Features
|
|
33
|
+
|
|
34
|
+
- Add formatter property to Jumbotron components and update related files ([9ae59c7ff9](https://github.com/RueDeRennes/mosaik/commit/9ae59c7ff9))
|
|
35
|
+
|
|
36
|
+
## 0.0.60 (2025-06-23)
|
|
37
|
+
|
|
38
|
+
### 🚀 Features
|
|
39
|
+
|
|
40
|
+
- Add Svelte titles to German and English translations; update formatting keys in various components ([9889da1578](https://github.com/RueDeRennes/mosaik/commit/9889da1578))
|
|
41
|
+
- Add Jumbotron component and related styles for multiple frameworks ([41d4601e08](https://github.com/RueDeRennes/mosaik/commit/41d4601e08))
|
|
42
|
+
|
|
43
|
+
## 0.0.59 (2025-06-23)
|
|
44
|
+
|
|
45
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
46
|
+
|
|
47
|
+
## 0.0.58 (2025-06-23)
|
|
48
|
+
|
|
49
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
50
|
+
|
|
51
|
+
## 0.0.57 (2025-06-23)
|
|
52
|
+
|
|
53
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
54
|
+
|
|
55
|
+
## 0.0.56 (2025-06-23)
|
|
56
|
+
|
|
57
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
58
|
+
|
|
59
|
+
## 0.0.55 (2025-06-23)
|
|
60
|
+
|
|
61
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
62
|
+
|
|
63
|
+
## 0.0.54 (2025-06-23)
|
|
64
|
+
|
|
65
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
66
|
+
|
|
67
|
+
## 0.0.53 (2025-06-23)
|
|
68
|
+
|
|
69
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
70
|
+
|
|
71
|
+
## 0.0.52 (2025-06-23)
|
|
72
|
+
|
|
73
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
74
|
+
|
|
75
|
+
## 0.0.51 (2025-06-23)
|
|
76
|
+
|
|
77
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
78
|
+
|
|
79
|
+
## 0.0.50 (2025-06-23)
|
|
80
|
+
|
|
81
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
82
|
+
|
|
83
|
+
## 0.0.49 (2025-06-22)
|
|
84
|
+
|
|
85
|
+
### 🚀 Features
|
|
86
|
+
|
|
87
|
+
- enhance backdrop styles and refactor breakpoint handling ([39661be30c](https://github.com/RueDeRennes/mosaik/commit/39661be30c))
|
|
88
|
+
|
|
89
|
+
## 0.0.48 (2025-06-22)
|
|
90
|
+
|
|
91
|
+
### 🚀 Features
|
|
92
|
+
|
|
93
|
+
- Update layout variables for Cosmopolitan and Joy themes in various components ([af9ca676db](https://github.com/RueDeRennes/mosaik/commit/af9ca676db))
|
|
94
|
+
- Introduce Indicator component across multiple frameworks ([7ef850c39d](https://github.com/RueDeRennes/mosaik/commit/7ef850c39d))
|
|
95
|
+
|
|
96
|
+
## 0.0.47 (2025-06-22)
|
|
97
|
+
|
|
98
|
+
### 🚀 Features
|
|
99
|
+
|
|
100
|
+
- Update Indicator component styles and tokens for layout spacing ([201ee59059](https://github.com/RueDeRennes/mosaik/commit/201ee59059))
|
|
101
|
+
- Add Indicator component and related functionality ([b55b86b0e2](https://github.com/RueDeRennes/mosaik/commit/b55b86b0e2))
|
|
102
|
+
|
|
103
|
+
### 🩹 Fixes
|
|
104
|
+
|
|
105
|
+
- update release version to 0.0.47 in package.json ([5a277d2d1d](https://github.com/RueDeRennes/mosaik/commit/5a277d2d1d))
|
|
106
|
+
- correct spelling of 'HTML' in keywords and add new article on `part` attributes ([cd5b688a5c](https://github.com/RueDeRennes/mosaik/commit/cd5b688a5c))
|
|
107
|
+
- correct quotation marks in attribute selector examples for consistency ([078a6c9289](https://github.com/RueDeRennes/mosaik/commit/078a6c9289))
|
|
108
|
+
- correct quotation marks in markdown article and improve blockquote rendering in MarkdownRenderer ([09442e4509](https://github.com/RueDeRennes/mosaik/commit/09442e4509))
|
|
109
|
+
|
|
110
|
+
## 0.0.46 (2025-06-20)
|
|
111
|
+
|
|
112
|
+
### 🚀 Features
|
|
113
|
+
|
|
114
|
+
- implement animation directive and provider with presets ([09550b6633](https://github.com/RueDeRennes/mosaik/commit/09550b6633))
|
|
115
|
+
|
|
116
|
+
## 0.0.45 (2025-06-20)
|
|
117
|
+
|
|
118
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
119
|
+
|
|
120
|
+
## 0.0.44 (2025-06-20)
|
|
121
|
+
|
|
122
|
+
### 🚀 Features
|
|
123
|
+
|
|
124
|
+
- enhance theme merging logic and add support for deep partial overrides ([870d64b42b](https://github.com/RueDeRennes/mosaik/commit/870d64b42b))
|
|
125
|
+
|
|
126
|
+
## 0.0.43 (2025-06-20)
|
|
127
|
+
|
|
128
|
+
### 🚀 Features
|
|
129
|
+
|
|
130
|
+
- Remove unused 'onInput' method from ColorPicker components and update related code ([d84ece1672](https://github.com/RueDeRennes/mosaik/commit/d84ece1672))
|
|
131
|
+
- Add Svelte support with SvelteCodeGenerator and update build scripts ([955cb75cb6](https://github.com/RueDeRennes/mosaik/commit/955cb75cb6))
|
|
132
|
+
- Add new Svelte components for menu, segment, tab, table, tree, wizard, and shell ([e6de8f0553](https://github.com/RueDeRennes/mosaik/commit/e6de8f0553))
|
|
133
|
+
|
|
134
|
+
## 0.0.42 (2025-06-20)
|
|
135
|
+
|
|
136
|
+
### 🚀 Features
|
|
137
|
+
|
|
138
|
+
- add Color Palette Builder tool and associated views ([55a992138e](https://github.com/RueDeRennes/mosaik/commit/55a992138e))
|
|
139
|
+
|
|
140
|
+
### 🩹 Fixes
|
|
141
|
+
|
|
142
|
+
- update release script to version 0.0.41 ([88efd1b9ca](https://github.com/RueDeRennes/mosaik/commit/88efd1b9ca))
|
|
143
|
+
|
|
144
|
+
## 0.0.41 (2025-06-19)
|
|
145
|
+
|
|
146
|
+
### 🚀 Features
|
|
147
|
+
|
|
148
|
+
- add comprehensive article on using const vs enums in TypeScript with Angular templates ([8db46644e3](https://github.com/RueDeRennes/mosaik/commit/8db46644e3))
|
|
149
|
+
|
|
150
|
+
### 🩹 Fixes
|
|
151
|
+
|
|
152
|
+
- adjust height calculations for content in AppElement styles ([1d8793fd52](https://github.com/RueDeRennes/mosaik/commit/1d8793fd52))
|
|
153
|
+
- update const vs enum article to use string literals for WorkType values ([3eb355434e](https://github.com/RueDeRennes/mosaik/commit/3eb355434e))
|
|
154
|
+
- correct quotation marks in best practices section of const vs enum article ([df4187ec19](https://github.com/RueDeRennes/mosaik/commit/df4187ec19))
|
|
155
|
+
- update backdrop image URLs in const vs enum article ([e05a779a0a](https://github.com/RueDeRennes/mosaik/commit/e05a779a0a))
|
|
156
|
+
|
|
157
|
+
## 0.0.40 (2025-06-18)
|
|
158
|
+
|
|
159
|
+
### 🚀 Features
|
|
160
|
+
|
|
161
|
+
- add hasHeader and hasNav properties to AppElement and update related components ([37baedabae](https://github.com/RueDeRennes/mosaik/commit/37baedabae))
|
|
162
|
+
- add localizator-core dependency and update build dependencies in project configuration ([077a2cd1d9](https://github.com/RueDeRennes/mosaik/commit/077a2cd1d9))
|
|
163
|
+
|
|
164
|
+
## 0.0.39 (2025-06-17)
|
|
165
|
+
|
|
166
|
+
### 🩹 Fixes
|
|
167
|
+
|
|
168
|
+
- update release version to 0.0.38 in package.json and improve description formatting in Meta.g.json ([edbd04421c](https://github.com/RueDeRennes/mosaik/commit/edbd04421c))
|
|
169
|
+
|
|
170
|
+
## 0.0.38 (2025-06-17)
|
|
171
|
+
|
|
172
|
+
### 🚀 Features
|
|
173
|
+
|
|
174
|
+
- add FlexDirective for flexible layout management in Angular ([3b8f27e2b7](https://github.com/RueDeRennes/mosaik/commit/3b8f27e2b7))
|
|
175
|
+
- add comprehensive guide on the power of regions in TypeScript for improved code organization ([564b600288](https://github.com/RueDeRennes/mosaik/commit/564b600288))
|
|
176
|
+
|
|
177
|
+
### 🩹 Fixes
|
|
178
|
+
|
|
179
|
+
- correct formatting of region comments and quote attribution for clarity ([952d90f14b](https://github.com/RueDeRennes/mosaik/commit/952d90f14b))
|
|
180
|
+
- update provideTheme function to simplify overrides and adjust merge function ([0359c488be](https://github.com/RueDeRennes/mosaik/commit/0359c488be))
|
|
181
|
+
|
|
182
|
+
## 0.0.37 (2025-06-17)
|
|
183
|
+
|
|
184
|
+
### 🩹 Fixes
|
|
185
|
+
|
|
186
|
+
- update provideTheme to useValue for theme and mode signals ([5a7b509869](https://github.com/RueDeRennes/mosaik/commit/5a7b509869))
|
|
187
|
+
|
|
188
|
+
## 0.0.35 (2025-06-17)
|
|
189
|
+
|
|
190
|
+
### 🚀 Features
|
|
191
|
+
|
|
192
|
+
- add theme provider for angular ([04568d1528](https://github.com/RueDeRennes/mosaik/commit/04568d1528))
|
|
193
|
+
|
|
194
|
+
## 0.0.34 (2025-06-17)
|
|
195
|
+
|
|
196
|
+
### 🩹 Fixes
|
|
197
|
+
|
|
198
|
+
- update release script to version 0.0.33 ([0954fadfa3](https://github.com/RueDeRennes/mosaik/commit/0954fadfa3))
|
|
199
|
+
|
|
200
|
+
## 0.0.33 (2025-06-16)
|
|
201
|
+
|
|
202
|
+
### 🚀 Features
|
|
203
|
+
|
|
204
|
+
- update masonry and wrap elements to use CSS variables for gap and columns, enhance templates with static styles ([2dee486060](https://github.com/RueDeRennes/mosaik/commit/2dee486060))
|
|
205
|
+
- disable eslint rule for static styles in multiple component templates and update SCSS mixin to exclude properties ([d6e61ac195](https://github.com/RueDeRennes/mosaik/commit/d6e61ac195))
|
|
206
|
+
- enhance keyboard element with modifier key support and update styles ([07f7af6d52](https://github.com/RueDeRennes/mosaik/commit/07f7af6d52))
|
|
207
|
+
- enhance dropdown button templates with new icons and improved layout fix: adjust padding for menu item group headers across themes ([5004c67e11](https://github.com/RueDeRennes/mosaik/commit/5004c67e11))
|
|
208
|
+
- add 'Code' and 'TypeScript' keywords to various documentation files for improved discoverability ([7ac3c152dd](https://github.com/RueDeRennes/mosaik/commit/7ac3c152dd))
|
|
209
|
+
- add "The Dependency Forest" article on dependency management challenges in Angular ([d129b84490](https://github.com/RueDeRennes/mosaik/commit/d129b84490))
|
|
210
|
+
- add translation command and integrate translation functionality in BlogBaseElement ([7e166a6bea](https://github.com/RueDeRennes/mosaik/commit/7e166a6bea))
|
|
211
|
+
- enhance blog and translation features with interview type and language flags ([9aff64d29b](https://github.com/RueDeRennes/mosaik/commit/9aff64d29b))
|
|
212
|
+
- update interview content and add StickyController metadata in JSON ([c39d970be6](https://github.com/RueDeRennes/mosaik/commit/c39d970be6))
|
|
213
|
+
- add YouTube video rendering support in MarkdownRenderer ([723610d3c8](https://github.com/RueDeRennes/mosaik/commit/723610d3c8))
|
|
214
|
+
- Add new translation for "Open with" in code section ([e1b84033bc](https://github.com/RueDeRennes/mosaik/commit/e1b84033bc))
|
|
215
|
+
- create Playground components for testing Markdown features ([738f61002f](https://github.com/RueDeRennes/mosaik/commit/738f61002f))
|
|
216
|
+
- enhance Listen decorator to support custom query targets and improve event handling ([aa19e6e5a0](https://github.com/RueDeRennes/mosaik/commit/aa19e6e5a0))
|
|
217
|
+
- add PinchController for gesture recognition and enhance DiagramElement with centering functionality ([c3feb9a789](https://github.com/RueDeRennes/mosaik/commit/c3feb9a789))
|
|
218
|
+
- **docs:** Update documentation with new sections, descriptions, and examples for clarity and usability ([c32ff5f976](https://github.com/RueDeRennes/mosaik/commit/c32ff5f976))
|
|
219
|
+
- **docs:** Enhance MVP pattern documentation with detailed explanations and examples ([e3c97f1368](https://github.com/RueDeRennes/mosaik/commit/e3c97f1368))
|
|
220
|
+
- implement filter functionality in ArticlesView and update related templates ([1e88d302d4](https://github.com/RueDeRennes/mosaik/commit/1e88d302d4))
|
|
221
|
+
- Implement sticky positioning directive and controller, enhance scrolling functionality in Scroller class ([148f07916e](https://github.com/RueDeRennes/mosaik/commit/148f07916e))
|
|
222
|
+
- Enhance MVP documentation and examples across multiple frameworks ([cfabea14a3](https://github.com/RueDeRennes/mosaik/commit/cfabea14a3))
|
|
223
|
+
- add backdrop images and enhance ArticlesView with documentation grouping ([af72ff74cd](https://github.com/RueDeRennes/mosaik/commit/af72ff74cd))
|
|
224
|
+
- add images and enhance Markdown documentation with improved layout and structure ([1eaac2125f](https://github.com/RueDeRennes/mosaik/commit/1eaac2125f))
|
|
225
|
+
- enhance Markdown components with improved styling and layout variables ([780d383b31](https://github.com/RueDeRennes/mosaik/commit/780d383b31))
|
|
226
|
+
- enhance CodeEditor and Markdown components with improved language and theme support ([0270711752](https://github.com/RueDeRennes/mosaik/commit/0270711752))
|
|
227
|
+
- **callouts:** add new callout variants and enhance Markdown processing ([3a5608697b](https://github.com/RueDeRennes/mosaik/commit/3a5608697b))
|
|
228
|
+
- **markdowner:** enhance Markdown processing with new extension structure and build integration ([0c08852146](https://github.com/RueDeRennes/mosaik/commit/0c08852146))
|
|
229
|
+
- Enhance Markdown processing with new features and improvements ([534983c407](https://github.com/RueDeRennes/mosaik/commit/534983c407))
|
|
230
|
+
- **translations:** add share message for blog posts ([a3ba45071a](https://github.com/RueDeRennes/mosaik/commit/a3ba45071a))
|
|
231
|
+
- improve date formatting in BlogBase and enhance share command data structure ([6f64d0990e](https://github.com/RueDeRennes/mosaik/commit/6f64d0990e))
|
|
232
|
+
- enhance Markdown component styles with improved blockquote and list formatting ([dbefc8d12f](https://github.com/RueDeRennes/mosaik/commit/dbefc8d12f))
|
|
233
|
+
- refactor text overflow handling and enhance Markdown component styles ([62bb601fc7](https://github.com/RueDeRennes/mosaik/commit/62bb601fc7))
|
|
234
|
+
- Update AppSideNavTemplate to use node meta for display names and add value binding ([1488b7d52f](https://github.com/RueDeRennes/mosaik/commit/1488b7d52f))
|
|
235
|
+
- update metadata structure in documentation and improve avatar and chip components ([007bd05bea](https://github.com/RueDeRennes/mosaik/commit/007bd05bea))
|
|
236
|
+
- enhance Markdown rendering and styling with new link styles and tree directive support ([8fba55993c](https://github.com/RueDeRennes/mosaik/commit/8fba55993c))
|
|
237
|
+
- update markdown files to use structured keywords and add author information ([d0df1b883f](https://github.com/RueDeRennes/mosaik/commit/d0df1b883f))
|
|
238
|
+
|
|
239
|
+
### 🩹 Fixes
|
|
240
|
+
|
|
241
|
+
- update markdowner-core dependency to use workspace reference for consistency ([518dffba42](https://github.com/RueDeRennes/mosaik/commit/518dffba42))
|
|
242
|
+
- simplify flex-basis and max-width calculations in WrapElement for improved readability ([0fba2a2eef](https://github.com/RueDeRennes/mosaik/commit/0fba2a2eef))
|
|
243
|
+
- change progress/ring/bar number properties to cssLength for simpler data binding ([d15e88f0c9](https://github.com/RueDeRennes/mosaik/commit/d15e88f0c9))
|
|
244
|
+
- update checkbox styles by removing unnecessary padding and border properties feat: add YouTube video embed and quote to interview markdown fix: adjust marker color in markdown styles for better visibility ([1284a2bcff](https://github.com/RueDeRennes/mosaik/commit/1284a2bcff))
|
|
245
|
+
- correct quotes in interview markdown and enhance closing statements ([8d0e7134ba](https://github.com/RueDeRennes/mosaik/commit/8d0e7134ba))
|
|
246
|
+
- correct formatting and update YouTube link in interview markdown ([2b430a99bc](https://github.com/RueDeRennes/mosaik/commit/2b430a99bc))
|
|
247
|
+
|
|
248
|
+
## 0.0.32 (2025-06-05)
|
|
249
|
+
|
|
250
|
+
### 🚀 Features
|
|
251
|
+
|
|
252
|
+
- **docs): enhance keyword metadata across documentation files for improved searchability and context feat(Markdown): update MarkdownElement and MarkdownRenderer for better handling of text and code blocks fix(DocsService): refine getDocsTree method for improved documentation hierarchy and sorting fix(staticContent:** add meta information to static content registration for enhanced metadata handling ([789875e05d](https://github.com/RueDeRennes/mosaik/commit/789875e05d))
|
|
253
|
+
- **build:** add vite-plugins build step to deployment script; enhance MarkdownElement and DocsService for better handling of documentation and Markdown sources ([619a32e38b](https://github.com/RueDeRennes/mosaik/commit/619a32e38b))
|
|
254
|
+
- **menu:** add textOverflow property to MenuItemComponent and related elements for improved text handling; update DocsService and AppSideNavTemplate for better rendering ([9b7641b6c1](https://github.com/RueDeRennes/mosaik/commit/9b7641b6c1))
|
|
255
|
+
- **router:** implement RouterLocation and IRouterLocation for improved routing abstraction; refactor RouterElement to utilize new location handling ([53705c577a](https://github.com/RueDeRennes/mosaik/commit/53705c577a))
|
|
256
|
+
- **menu:** enhance menu item styles with indent properties and update theme tokens for better visual hierarchy ([b3dad3c306](https://github.com/RueDeRennes/mosaik/commit/b3dad3c306))
|
|
257
|
+
- **router:** enhance routing components with role attributes and update templates for better accessibility; refactor RouterController and RouterLinkDirective for improved functionality ([63b32829f1](https://github.com/RueDeRennes/mosaik/commit/63b32829f1))
|
|
258
|
+
- **router:** implement routerLink directive for dynamic link handling; update AppSideNavTemplate to use routerLink ([f2fb309d47](https://github.com/RueDeRennes/mosaik/commit/f2fb309d47))
|
|
259
|
+
- **router:** add RouterLinkDirective for dynamic link generation ([ab2e98ed50](https://github.com/RueDeRennes/mosaik/commit/ab2e98ed50))
|
|
260
|
+
- enhance package service and controller to support history retrieval with optional limit; update translations and styles for package explorer ([71efae2557](https://github.com/RueDeRennes/mosaik/commit/71efae2557))
|
|
261
|
+
- implement ShieldElement with template, style, and props; enhance package metadata and history models ([de73abbc76](https://github.com/RueDeRennes/mosaik/commit/de73abbc76))
|
|
262
|
+
- enhance package service and models with metadata and history retrieval ([05c98c197d](https://github.com/RueDeRennes/mosaik/commit/05c98c197d))
|
|
263
|
+
- add package manager installation step in CI workflow ([d8453719df](https://github.com/RueDeRennes/mosaik/commit/d8453719df))
|
|
264
|
+
- add eslint config build step to the dev deployment workflow ([c831986474](https://github.com/RueDeRennes/mosaik/commit/c831986474))
|
|
265
|
+
|
|
266
|
+
### 🩹 Fixes
|
|
267
|
+
|
|
268
|
+
- **docs:** update route in command-pattern-vue.md for correct path; remove outdated mvp.requirements.md file; add comprehensive requirements documentation ([12dd351358](https://github.com/RueDeRennes/mosaik/commit/12dd351358))
|
|
269
|
+
- **build:** reorder build steps in deployment script for clarity and consistency ([4e746f0b36](https://github.com/RueDeRennes/mosaik/commit/4e746f0b36))
|
|
270
|
+
- correct spelling and casing in IconsService and related files ([f4d478699e](https://github.com/RueDeRennes/mosaik/commit/f4d478699e))
|
|
271
|
+
- update build commands in CI workflows to use 'yarn nx run' syntax ([a38e725929](https://github.com/RueDeRennes/mosaik/commit/a38e725929))
|
|
272
|
+
- update description of mosaik-api in README.md for clarity ([478b4c5177](https://github.com/RueDeRennes/mosaik/commit/478b4c5177))
|
|
273
|
+
- restore missing languages and sites in app.json configuration ([ad5f019e46](https://github.com/RueDeRennes/mosaik/commit/ad5f019e46))
|
|
274
|
+
- adjust positioning for lightChain and update CookieConsentElement attributes ([708c9832bd](https://github.com/RueDeRennes/mosaik/commit/708c9832bd))
|
|
275
|
+
- remove verbose flag from mosaik app build command ([f8f2b53714](https://github.com/RueDeRennes/mosaik/commit/f8f2b53714))
|
|
276
|
+
- update theme import paths to use consistent casing ([1aa18b699e](https://github.com/RueDeRennes/mosaik/commit/1aa18b699e))
|
|
277
|
+
|
|
278
|
+
## 0.0.31 (2025-05-28)
|
|
279
|
+
|
|
280
|
+
### 🚀 Features
|
|
281
|
+
|
|
282
|
+
- add component selector to various sample elements for better integration ([3eb465fed5](https://github.com/RueDeRennes/mosaik/commit/3eb465fed5))
|
|
283
|
+
- Update button element CSS properties and enhance template styles ([c83ee77d83](https://github.com/RueDeRennes/mosaik/commit/c83ee77d83))
|
|
284
|
+
- Enhance sandbox functionality and UI improvements ([c45d7ca09b](https://github.com/RueDeRennes/mosaik/commit/c45d7ca09b))
|
|
285
|
+
- Implement ProjectionController for managing projected content in portals ([1bc46717b5](https://github.com/RueDeRennes/mosaik/commit/1bc46717b5))
|
|
286
|
+
- add TableFooter component and related styles ([85d9e96af5](https://github.com/RueDeRennes/mosaik/commit/85d9e96af5))
|
|
287
|
+
- Enhance state elements with padding and gap properties ([19074a8b51](https://github.com/RueDeRennes/mosaik/commit/19074a8b51))
|
|
288
|
+
- Enhance Select and Combo components with internationalization and improved styling ([8d80d58234](https://github.com/RueDeRennes/mosaik/commit/8d80d58234))
|
|
289
|
+
- enhance TagCloudElement with item selection and styling; refactor related components and styles ([2847e96a41](https://github.com/RueDeRennes/mosaik/commit/2847e96a41))
|
|
290
|
+
- add ModifierKeyName export and improve attr() function in SCSS ([317b75143d](https://github.com/RueDeRennes/mosaik/commit/317b75143d))
|
|
291
|
+
- Refactor CheckBoxGroupSample and TextBoxSample components for improved property formatting ([b0fcc7502e](https://github.com/RueDeRennes/mosaik/commit/b0fcc7502e))
|
|
292
|
+
|
|
293
|
+
### 🩹 Fixes
|
|
294
|
+
|
|
295
|
+
- hide portal element by default in TimeBoxElementTemplate ([f5f16c13b7](https://github.com/RueDeRennes/mosaik/commit/f5f16c13b7))
|
|
296
|
+
- add missing newline at end of package.json ([713cb1f983](https://github.com/RueDeRennes/mosaik/commit/713cb1f983))
|
|
297
|
+
|
|
298
|
+
## 0.0.30 (2025-05-20)
|
|
299
|
+
|
|
300
|
+
### 🩹 Fixes
|
|
301
|
+
|
|
302
|
+
- simplify condition checks and remove unnecessary styles in various components ([41e6b5d8a9](https://github.com/RueDeRennes/mosaik/commit/41e6b5d8a9))
|
|
303
|
+
|
|
304
|
+
## 0.0.29 (2025-05-20)
|
|
305
|
+
|
|
306
|
+
### 🩹 Fixes
|
|
307
|
+
|
|
308
|
+
- update release script to version 0.0.28 ([baaef44d1d](https://github.com/RueDeRennes/mosaik/commit/baaef44d1d))
|
|
309
|
+
|
|
310
|
+
## 0.0.28 (2025-05-20)
|
|
311
|
+
|
|
312
|
+
### 🩹 Fixes
|
|
313
|
+
|
|
314
|
+
- update hover and selection styles for TabStrip and Tree components ([d6c90fc2bb](https://github.com/RueDeRennes/mosaik/commit/d6c90fc2bb))
|
|
315
|
+
- add missing newline at end of package.json ([39f2f1c578](https://github.com/RueDeRennes/mosaik/commit/39f2f1c578))
|
|
316
|
+
|
|
317
|
+
## 0.0.27 (2025-05-20)
|
|
318
|
+
|
|
319
|
+
### 🚀 Features
|
|
320
|
+
|
|
321
|
+
- add default values for boolean attributes across various components ([899d593ba5](https://github.com/RueDeRennes/mosaik/commit/899d593ba5))
|
|
322
|
+
- update release script to version 0.0.26 ([11e2fdbc4f](https://github.com/RueDeRennes/mosaik/commit/11e2fdbc4f))
|
|
323
|
+
|
|
324
|
+
### 🩹 Fixes
|
|
325
|
+
|
|
326
|
+
- update TabStrip and TreeItem styles to handle disabled state correctly ([ecb60798db](https://github.com/RueDeRennes/mosaik/commit/ecb60798db))
|
|
327
|
+
|
|
328
|
+
## 0.0.26 (2025-05-19)
|
|
329
|
+
|
|
330
|
+
### 🚀 Features
|
|
331
|
+
|
|
332
|
+
- update release script to version 0.0.25 ([930ba60eb4](https://github.com/RueDeRennes/mosaik/commit/930ba60eb4))
|
|
333
|
+
|
|
334
|
+
## 0.0.25 (2025-05-19)
|
|
335
|
+
|
|
336
|
+
### 🚀 Features
|
|
337
|
+
|
|
338
|
+
- update version to 0.0.24 and remove prefix/suffix styles from various components ([d061c7f8cd](https://github.com/RueDeRennes/mosaik/commit/d061c7f8cd))
|
|
339
|
+
|
|
340
|
+
## 0.0.24 (2025-05-19)
|
|
341
|
+
|
|
342
|
+
### 🚀 Features
|
|
343
|
+
|
|
344
|
+
- update appearance of input components and add textAlign property ([5f7321b7a8](https://github.com/RueDeRennes/mosaik/commit/5f7321b7a8))
|
|
345
|
+
|
|
346
|
+
## 0.0.23 (2025-05-19)
|
|
347
|
+
|
|
348
|
+
### 🚀 Features
|
|
349
|
+
|
|
350
|
+
- Add text alignment support to input components ([0a1069f47d](https://github.com/RueDeRennes/mosaik/commit/0a1069f47d))
|
|
351
|
+
- Add Validators class to Cdk for form validation ([5db8b51601](https://github.com/RueDeRennes/mosaik/commit/5db8b51601))
|
|
352
|
+
|
|
353
|
+
## 0.0.22 (2025-05-18)
|
|
354
|
+
|
|
355
|
+
### 🚀 Features
|
|
356
|
+
|
|
357
|
+
- add spinner and textAlign properties to NumberBox and TextBox components ([cda90dffa4](https://github.com/RueDeRennes/mosaik/commit/cda90dffa4))
|
|
358
|
+
|
|
359
|
+
## 0.0.21 (2025-05-18)
|
|
360
|
+
|
|
361
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
362
|
+
|
|
363
|
+
## 0.0.20 (2025-05-18)
|
|
364
|
+
|
|
365
|
+
### 🚀 Features
|
|
366
|
+
|
|
367
|
+
- implement flip component with new side property and directives ([2b3c56c9b4](https://github.com/RueDeRennes/mosaik/commit/2b3c56c9b4))
|
|
368
|
+
|
|
369
|
+
### 🩹 Fixes
|
|
370
|
+
|
|
371
|
+
- update release version to 0.0.19 in package.json ([acccb56f76](https://github.com/RueDeRennes/mosaik/commit/acccb56f76))
|
|
372
|
+
|
|
373
|
+
## 0.0.19 (2025-05-18)
|
|
374
|
+
|
|
375
|
+
### 🩹 Fixes
|
|
376
|
+
|
|
377
|
+
- add missing newline at end of package.json ([43ce0e6a3b](https://github.com/RueDeRennes/mosaik/commit/43ce0e6a3b))
|
|
378
|
+
|
|
379
|
+
## 0.0.18 (2025-05-18)
|
|
380
|
+
|
|
381
|
+
### 🚀 Features
|
|
382
|
+
|
|
383
|
+
- add select component to auth form and improve validation ([4971bba07f](https://github.com/RueDeRennes/mosaik/commit/4971bba07f))
|
|
384
|
+
|
|
385
|
+
### 🩹 Fixes
|
|
386
|
+
|
|
387
|
+
- correct spelling of 'getScrollableElement' and remove unused method ([72e17ecc7a](https://github.com/RueDeRennes/mosaik/commit/72e17ecc7a))
|
|
388
|
+
|
|
389
|
+
## 0.0.17 (2025-05-18)
|
|
390
|
+
|
|
391
|
+
### 🚀 Features
|
|
392
|
+
|
|
393
|
+
- add Invalidable behavior and validity check to components ([893bb30b3b](https://github.com/RueDeRennes/mosaik/commit/893bb30b3b))
|
|
394
|
+
|
|
395
|
+
## 0.0.16 (2025-05-17)
|
|
396
|
+
|
|
397
|
+
### 🚀 Features
|
|
398
|
+
|
|
399
|
+
- add ng forms validation trigger ([e430f70f31](https://github.com/RueDeRennes/mosaik/commit/e430f70f31))
|
|
400
|
+
|
|
401
|
+
### 🩹 Fixes
|
|
402
|
+
|
|
403
|
+
- correct spelling of 'success' in logSummary parameter documentation chore: update release script version to 0.0.16 chore: add 'keyhandle' to cspell words ([1a9d5e8732](https://github.com/RueDeRennes/mosaik/commit/1a9d5e8732))
|
|
404
|
+
|
|
405
|
+
## 0.0.15 (2025-05-16)
|
|
406
|
+
|
|
407
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
408
|
+
|
|
409
|
+
## 0.0.14 (2025-05-16)
|
|
410
|
+
|
|
411
|
+
### 🩹 Fixes
|
|
412
|
+
|
|
413
|
+
- improve type handling and cleanup in Invalidable, CheckBoxGroup, ChoiceGroup, and RadioGroup components ([84753f810c](https://github.com/RueDeRennes/mosaik/commit/84753f810c))
|
|
414
|
+
|
|
415
|
+
## 0.0.13 (2025-05-16)
|
|
416
|
+
|
|
417
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
418
|
+
|
|
419
|
+
## 0.0.12-beta.13 (2025-05-16)
|
|
420
|
+
|
|
421
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
422
|
+
|
|
423
|
+
## 0.0.12-beta.12 (2025-05-16)
|
|
424
|
+
|
|
425
|
+
### 🚀 Features
|
|
426
|
+
|
|
427
|
+
- update project dependencies and build configurations ([569b1bf99d](https://github.com/RueDeRennes/mosaik/commit/569b1bf99d))
|
|
428
|
+
|
|
429
|
+
### 🩹 Fixes
|
|
430
|
+
|
|
431
|
+
- correct spelling of "Emitts" to "Emits" in event documentation across multiple components ([17e025c185](https://github.com/RueDeRennes/mosaik/commit/17e025c185))
|
|
432
|
+
|
|
433
|
+
## 0.0.12-beta.11 (2025-05-13)
|
|
434
|
+
|
|
435
|
+
### 🚀 Features
|
|
436
|
+
|
|
437
|
+
- **eslint:** add TypeScript ESLint configuration with comprehensive ruleset ([4d7a0d88b7](https://github.com/RueDeRennes/mosaik/commit/4d7a0d88b7))
|
|
438
|
+
- Add Insetable behavior and update BoxElement styles ([ca740ab5f2](https://github.com/RueDeRennes/mosaik/commit/ca740ab5f2))
|
|
439
|
+
- export dateTimeBoxElementValueAccessor alongside DateTimeBoxElementValueAccessor for improved accessibility ([fad7497ba7](https://github.com/RueDeRennes/mosaik/commit/fad7497ba7))
|
|
440
|
+
|
|
441
|
+
### 🩹 Fixes
|
|
442
|
+
|
|
443
|
+
- correct spelling errors in README and update release version in package.json ([922364afec](https://github.com/RueDeRennes/mosaik/commit/922364afec))
|
|
444
|
+
- different themes and styles ([917e55212d](https://github.com/RueDeRennes/mosaik/commit/917e55212d))
|
|
445
|
+
- add missing words to cSpell configuration ([933dd56139](https://github.com/RueDeRennes/mosaik/commit/933dd56139))
|
|
446
|
+
- correct spelling errors and improve property names in interfaces and components ([e7edf69f3e](https://github.com/RueDeRennes/mosaik/commit/e7edf69f3e))
|
|
447
|
+
|
|
448
|
+
## 0.0.12-beta.9 (2025-05-07)
|
|
449
|
+
|
|
450
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
451
|
+
|
|
452
|
+
## 0.0.12-beta.8 (2025-05-07)
|
|
453
|
+
|
|
454
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
455
|
+
|
|
456
|
+
## 0.0.12-beta.7 (2025-05-07)
|
|
457
|
+
|
|
458
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
459
|
+
|
|
460
|
+
## 0.0.12-beta.6 (2025-05-07)
|
|
461
|
+
|
|
462
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
463
|
+
|
|
464
|
+
## 0.0.12-beta.5 (2025-05-07)
|
|
465
|
+
|
|
466
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
467
|
+
|
|
468
|
+
## 0.0.12-beta.3 (2025-05-07)
|
|
469
|
+
|
|
470
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
471
|
+
|
|
472
|
+
## 0.0.12-beta.1 (2025-05-07)
|
|
473
|
+
|
|
474
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
475
|
+
|
|
476
|
+
## 0.0.12-beta.0 (2025-05-07)
|
|
477
|
+
|
|
478
|
+
### 🚀 Features
|
|
479
|
+
|
|
480
|
+
- enhance project configurations with inputs and outputs for build targets ([6f80d15bda](https://github.com/RueDeRennes/mosaik/commit/6f80d15bda))
|
|
481
|
+
|
|
482
|
+
## 0.0.2-beta.0 (2025-05-06)
|
|
483
|
+
|
|
484
|
+
### 🚀 Features
|
|
485
|
+
|
|
486
|
+
- enhance project configurations with inputs and outputs for build targets ([6f80d15bda](https://github.com/RueDeRennes/mosaik/commit/6f80d15bda))
|
package/README.md
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
## Package import points
|
|
2
|
+
|
|
3
|
+
```typescript
|
|
4
|
+
import * from '@breadstone/mosaik-elements-foundation';
|
|
5
|
+
```
|
|
6
|
+
|
|
7
|
+
## Full api documentation
|
|
8
|
+
|
|
9
|
+
Explore the api docs [here](./../../.docs/api/mosaik-elements-foundation/index.md)!
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
## Possible themes
|
|
13
|
+
- Retro (Mosaik)
|
|
14
|
+
- Joy (Mosaik Current)
|
|
15
|
+
- Material (Google)
|
|
16
|
+
- Bootstrap (Twitter)
|
|
17
|
+
- Fluent (Microsoft)
|
|
18
|
+
- Neumorphism (?)
|
|
19
|
+
- Cupertino (Apple)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@breadstone/mosaik-elements-foundation",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.67",
|
|
4
4
|
"description": "Mosaik elements components package.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "andre.wehlert <awehlert@breadstone.de> (https://www.breadstone.de)",
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
"url": "git+ssh://git@github.com/RueDeRennes/mosaik.git"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@breadstone/mosaik-elements": "^0.0.
|
|
18
|
-
"@breadstone/mosaik-themes": "^0.0.
|
|
17
|
+
"@breadstone/mosaik-elements": "^0.0.67",
|
|
18
|
+
"@breadstone/mosaik-themes": "^0.0.67",
|
|
19
19
|
"@ctrl/tinycolor": "^4.1.0",
|
|
20
20
|
"@floating-ui/dom": "^1.7.1",
|
|
21
21
|
"@lit-labs/virtualizer": "^2.1.0",
|