@breadstone/mosaik-themes 0.0.66 → 0.0.68

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/CHANGELOG.md +426 -0
  2. package/README.md +72 -0
  3. package/package.json +2 -2
package/CHANGELOG.md ADDED
@@ -0,0 +1,426 @@
1
+ ## 0.0.66 (2025-06-25)
2
+
3
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
4
+
5
+ ## 0.0.65 (2025-06-25)
6
+
7
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
8
+
9
+ ## 0.0.64 (2025-06-25)
10
+
11
+ ### 🚀 Features
12
+
13
+ - update menu component styles and structure for improved layout and responsiveness ([373095056e](https://github.com/RueDeRennes/mosaik/commit/373095056e))
14
+
15
+ ## 0.0.63 (2025-06-24)
16
+
17
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
18
+
19
+ ## 0.0.62 (2025-06-24)
20
+
21
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
22
+
23
+ ## 0.0.61 (2025-06-24)
24
+
25
+ ### 🚀 Features
26
+
27
+ - Add formatter property to Jumbotron components and update related files ([9ae59c7ff9](https://github.com/RueDeRennes/mosaik/commit/9ae59c7ff9))
28
+
29
+ ## 0.0.60 (2025-06-23)
30
+
31
+ ### 🚀 Features
32
+
33
+ - Add Jumbotron component and related styles for multiple frameworks ([41d4601e08](https://github.com/RueDeRennes/mosaik/commit/41d4601e08))
34
+
35
+ ## 0.0.59 (2025-06-23)
36
+
37
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
38
+
39
+ ## 0.0.58 (2025-06-23)
40
+
41
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
42
+
43
+ ## 0.0.57 (2025-06-23)
44
+
45
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
46
+
47
+ ## 0.0.56 (2025-06-23)
48
+
49
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
50
+
51
+ ## 0.0.55 (2025-06-23)
52
+
53
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
54
+
55
+ ## 0.0.54 (2025-06-23)
56
+
57
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
58
+
59
+ ## 0.0.53 (2025-06-23)
60
+
61
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
62
+
63
+ ## 0.0.52 (2025-06-23)
64
+
65
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
66
+
67
+ ## 0.0.51 (2025-06-23)
68
+
69
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
70
+
71
+ ## 0.0.50 (2025-06-23)
72
+
73
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
74
+
75
+ ## 0.0.49 (2025-06-22)
76
+
77
+ ### 🚀 Features
78
+
79
+ - enhance backdrop styles and refactor breakpoint handling ([39661be30c](https://github.com/RueDeRennes/mosaik/commit/39661be30c))
80
+
81
+ ## 0.0.48 (2025-06-22)
82
+
83
+ ### 🚀 Features
84
+
85
+ - Update layout variables for Cosmopolitan and Joy themes in various components ([af9ca676db](https://github.com/RueDeRennes/mosaik/commit/af9ca676db))
86
+ - Introduce Indicator component across multiple frameworks ([7ef850c39d](https://github.com/RueDeRennes/mosaik/commit/7ef850c39d))
87
+
88
+ ## 0.0.47 (2025-06-22)
89
+
90
+ ### 🚀 Features
91
+
92
+ - Update Indicator component styles and tokens for layout spacing ([201ee59059](https://github.com/RueDeRennes/mosaik/commit/201ee59059))
93
+ - Add Indicator component and related functionality ([b55b86b0e2](https://github.com/RueDeRennes/mosaik/commit/b55b86b0e2))
94
+
95
+ ### 🩹 Fixes
96
+
97
+ - update release version to 0.0.47 in package.json ([5a277d2d1d](https://github.com/RueDeRennes/mosaik/commit/5a277d2d1d))
98
+ - correct spelling of 'HTML' in keywords and add new article on `part` attributes ([cd5b688a5c](https://github.com/RueDeRennes/mosaik/commit/cd5b688a5c))
99
+ - correct quotation marks in attribute selector examples for consistency ([078a6c9289](https://github.com/RueDeRennes/mosaik/commit/078a6c9289))
100
+ - correct quotation marks in markdown article and improve blockquote rendering in MarkdownRenderer ([09442e4509](https://github.com/RueDeRennes/mosaik/commit/09442e4509))
101
+
102
+ ## 0.0.46 (2025-06-20)
103
+
104
+ ### 🚀 Features
105
+
106
+ - implement animation directive and provider with presets ([09550b6633](https://github.com/RueDeRennes/mosaik/commit/09550b6633))
107
+
108
+ ## 0.0.45 (2025-06-20)
109
+
110
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
111
+
112
+ ## 0.0.44 (2025-06-20)
113
+
114
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
115
+
116
+ ## 0.0.43 (2025-06-20)
117
+
118
+ ### 🚀 Features
119
+
120
+ - Add Svelte support with SvelteCodeGenerator and update build scripts ([955cb75cb6](https://github.com/RueDeRennes/mosaik/commit/955cb75cb6))
121
+ - Add new Svelte components for menu, segment, tab, table, tree, wizard, and shell ([e6de8f0553](https://github.com/RueDeRennes/mosaik/commit/e6de8f0553))
122
+
123
+ ## 0.0.42 (2025-06-20)
124
+
125
+ ### 🚀 Features
126
+
127
+ - add Color Palette Builder tool and associated views ([55a992138e](https://github.com/RueDeRennes/mosaik/commit/55a992138e))
128
+
129
+ ### 🩹 Fixes
130
+
131
+ - update release script to version 0.0.41 ([88efd1b9ca](https://github.com/RueDeRennes/mosaik/commit/88efd1b9ca))
132
+
133
+ ## 0.0.41 (2025-06-19)
134
+
135
+ ### 🚀 Features
136
+
137
+ - add comprehensive article on using const vs enums in TypeScript with Angular templates ([8db46644e3](https://github.com/RueDeRennes/mosaik/commit/8db46644e3))
138
+
139
+ ### 🩹 Fixes
140
+
141
+ - update const vs enum article to use string literals for WorkType values ([3eb355434e](https://github.com/RueDeRennes/mosaik/commit/3eb355434e))
142
+ - correct quotation marks in best practices section of const vs enum article ([df4187ec19](https://github.com/RueDeRennes/mosaik/commit/df4187ec19))
143
+ - update backdrop image URLs in const vs enum article ([e05a779a0a](https://github.com/RueDeRennes/mosaik/commit/e05a779a0a))
144
+
145
+ ## 0.0.40 (2025-06-18)
146
+
147
+ ### 🚀 Features
148
+
149
+ - add localizator-core dependency and update build dependencies in project configuration ([077a2cd1d9](https://github.com/RueDeRennes/mosaik/commit/077a2cd1d9))
150
+
151
+ ## 0.0.39 (2025-06-17)
152
+
153
+ ### 🩹 Fixes
154
+
155
+ - 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))
156
+
157
+ ## 0.0.38 (2025-06-17)
158
+
159
+ ### 🚀 Features
160
+
161
+ - add comprehensive guide on the power of regions in TypeScript for improved code organization ([564b600288](https://github.com/RueDeRennes/mosaik/commit/564b600288))
162
+
163
+ ### 🩹 Fixes
164
+
165
+ - correct formatting of region comments and quote attribution for clarity ([952d90f14b](https://github.com/RueDeRennes/mosaik/commit/952d90f14b))
166
+ - update provideTheme function to simplify overrides and adjust merge function ([0359c488be](https://github.com/RueDeRennes/mosaik/commit/0359c488be))
167
+
168
+ ## 0.0.37 (2025-06-17)
169
+
170
+ ### 🩹 Fixes
171
+
172
+ - update provideTheme to useValue for theme and mode signals ([5a7b509869](https://github.com/RueDeRennes/mosaik/commit/5a7b509869))
173
+
174
+ ## 0.0.35 (2025-06-17)
175
+
176
+ ### 🚀 Features
177
+
178
+ - add theme provider for angular ([04568d1528](https://github.com/RueDeRennes/mosaik/commit/04568d1528))
179
+
180
+ ## 0.0.34 (2025-06-17)
181
+
182
+ ### 🩹 Fixes
183
+
184
+ - update release script to version 0.0.33 ([0954fadfa3](https://github.com/RueDeRennes/mosaik/commit/0954fadfa3))
185
+
186
+ ## 0.0.33 (2025-06-16)
187
+
188
+ ### 🚀 Features
189
+
190
+ - enhance keyboard element with modifier key support and update styles ([07f7af6d52](https://github.com/RueDeRennes/mosaik/commit/07f7af6d52))
191
+ - add 'Code' and 'TypeScript' keywords to various documentation files for improved discoverability ([7ac3c152dd](https://github.com/RueDeRennes/mosaik/commit/7ac3c152dd))
192
+ - add "The Dependency Forest" article on dependency management challenges in Angular ([d129b84490](https://github.com/RueDeRennes/mosaik/commit/d129b84490))
193
+ - add translation command and integrate translation functionality in BlogBaseElement ([7e166a6bea](https://github.com/RueDeRennes/mosaik/commit/7e166a6bea))
194
+ - enhance blog and translation features with interview type and language flags ([9aff64d29b](https://github.com/RueDeRennes/mosaik/commit/9aff64d29b))
195
+ - update interview content and add StickyController metadata in JSON ([c39d970be6](https://github.com/RueDeRennes/mosaik/commit/c39d970be6))
196
+ - add YouTube video rendering support in MarkdownRenderer ([723610d3c8](https://github.com/RueDeRennes/mosaik/commit/723610d3c8))
197
+ - Add new translation for "Open with" in code section ([e1b84033bc](https://github.com/RueDeRennes/mosaik/commit/e1b84033bc))
198
+ - create Playground components for testing Markdown features ([738f61002f](https://github.com/RueDeRennes/mosaik/commit/738f61002f))
199
+ - add PinchController for gesture recognition and enhance DiagramElement with centering functionality ([c3feb9a789](https://github.com/RueDeRennes/mosaik/commit/c3feb9a789))
200
+ - **docs:** Update documentation with new sections, descriptions, and examples for clarity and usability ([c32ff5f976](https://github.com/RueDeRennes/mosaik/commit/c32ff5f976))
201
+ - **docs:** Enhance MVP pattern documentation with detailed explanations and examples ([e3c97f1368](https://github.com/RueDeRennes/mosaik/commit/e3c97f1368))
202
+ - Implement sticky positioning directive and controller, enhance scrolling functionality in Scroller class ([148f07916e](https://github.com/RueDeRennes/mosaik/commit/148f07916e))
203
+ - Enhance MVP documentation and examples across multiple frameworks ([cfabea14a3](https://github.com/RueDeRennes/mosaik/commit/cfabea14a3))
204
+ - add backdrop images and enhance ArticlesView with documentation grouping ([af72ff74cd](https://github.com/RueDeRennes/mosaik/commit/af72ff74cd))
205
+ - add images and enhance Markdown documentation with improved layout and structure ([1eaac2125f](https://github.com/RueDeRennes/mosaik/commit/1eaac2125f))
206
+ - enhance Markdown components with improved styling and layout variables ([780d383b31](https://github.com/RueDeRennes/mosaik/commit/780d383b31))
207
+ - **markdowner:** enhance Markdown processing with new extension structure and build integration ([0c08852146](https://github.com/RueDeRennes/mosaik/commit/0c08852146))
208
+ - Enhance Markdown processing with new features and improvements ([534983c407](https://github.com/RueDeRennes/mosaik/commit/534983c407))
209
+ - refactor text overflow handling and enhance Markdown component styles ([62bb601fc7](https://github.com/RueDeRennes/mosaik/commit/62bb601fc7))
210
+ - update metadata structure in documentation and improve avatar and chip components ([007bd05bea](https://github.com/RueDeRennes/mosaik/commit/007bd05bea))
211
+ - update markdown files to use structured keywords and add author information ([d0df1b883f](https://github.com/RueDeRennes/mosaik/commit/d0df1b883f))
212
+
213
+ ### 🩹 Fixes
214
+
215
+ - update markdowner-core dependency to use workspace reference for consistency ([518dffba42](https://github.com/RueDeRennes/mosaik/commit/518dffba42))
216
+ - change progress/ring/bar number properties to cssLength for simpler data binding ([d15e88f0c9](https://github.com/RueDeRennes/mosaik/commit/d15e88f0c9))
217
+ - 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))
218
+ - correct quotes in interview markdown and enhance closing statements ([8d0e7134ba](https://github.com/RueDeRennes/mosaik/commit/8d0e7134ba))
219
+ - correct formatting and update YouTube link in interview markdown ([2b430a99bc](https://github.com/RueDeRennes/mosaik/commit/2b430a99bc))
220
+
221
+ ## 0.0.32 (2025-06-05)
222
+
223
+ ### 🚀 Features
224
+
225
+ - **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))
226
+ - **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))
227
+ - **menu:** enhance menu item styles with indent properties and update theme tokens for better visual hierarchy ([b3dad3c306](https://github.com/RueDeRennes/mosaik/commit/b3dad3c306))
228
+ - **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))
229
+ - **router:** add RouterLinkDirective for dynamic link generation ([ab2e98ed50](https://github.com/RueDeRennes/mosaik/commit/ab2e98ed50))
230
+ - 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))
231
+ - implement ShieldElement with template, style, and props; enhance package metadata and history models ([de73abbc76](https://github.com/RueDeRennes/mosaik/commit/de73abbc76))
232
+ - enhance package service and models with metadata and history retrieval ([05c98c197d](https://github.com/RueDeRennes/mosaik/commit/05c98c197d))
233
+ - add package manager installation step in CI workflow ([d8453719df](https://github.com/RueDeRennes/mosaik/commit/d8453719df))
234
+ - add eslint config build step to the dev deployment workflow ([c831986474](https://github.com/RueDeRennes/mosaik/commit/c831986474))
235
+
236
+ ### 🩹 Fixes
237
+
238
+ - **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))
239
+ - **build:** reorder build steps in deployment script for clarity and consistency ([4e746f0b36](https://github.com/RueDeRennes/mosaik/commit/4e746f0b36))
240
+ - correct spelling and casing in IconsService and related files ([f4d478699e](https://github.com/RueDeRennes/mosaik/commit/f4d478699e))
241
+ - update build commands in CI workflows to use 'yarn nx run' syntax ([a38e725929](https://github.com/RueDeRennes/mosaik/commit/a38e725929))
242
+ - update description of mosaik-api in README.md for clarity ([478b4c5177](https://github.com/RueDeRennes/mosaik/commit/478b4c5177))
243
+ - remove verbose flag from mosaik app build command ([f8f2b53714](https://github.com/RueDeRennes/mosaik/commit/f8f2b53714))
244
+
245
+ ## 0.0.31 (2025-05-28)
246
+
247
+ ### 🚀 Features
248
+
249
+ - add component selector to various sample elements for better integration ([3eb465fed5](https://github.com/RueDeRennes/mosaik/commit/3eb465fed5))
250
+ - Refactor styles bundle and transform executors to support SCSS processing ([d8daee2b77](https://github.com/RueDeRennes/mosaik/commit/d8daee2b77))
251
+ - Enhance sandbox functionality and UI improvements ([c45d7ca09b](https://github.com/RueDeRennes/mosaik/commit/c45d7ca09b))
252
+ - Implement ProjectionController for managing projected content in portals ([1bc46717b5](https://github.com/RueDeRennes/mosaik/commit/1bc46717b5))
253
+ - add TableFooter component and related styles ([85d9e96af5](https://github.com/RueDeRennes/mosaik/commit/85d9e96af5))
254
+ - Enhance state elements with padding and gap properties ([19074a8b51](https://github.com/RueDeRennes/mosaik/commit/19074a8b51))
255
+ - enhance TagCloudElement with item selection and styling; refactor related components and styles ([2847e96a41](https://github.com/RueDeRennes/mosaik/commit/2847e96a41))
256
+ - add ModifierKeyName export and improve attr() function in SCSS ([317b75143d](https://github.com/RueDeRennes/mosaik/commit/317b75143d))
257
+ - Refactor CheckBoxGroupSample and TextBoxSample components for improved property formatting ([b0fcc7502e](https://github.com/RueDeRennes/mosaik/commit/b0fcc7502e))
258
+
259
+ ### 🩹 Fixes
260
+
261
+ - add missing newline at end of package.json ([713cb1f983](https://github.com/RueDeRennes/mosaik/commit/713cb1f983))
262
+
263
+ ## 0.0.30 (2025-05-20)
264
+
265
+ ### 🩹 Fixes
266
+
267
+ - simplify condition checks and remove unnecessary styles in various components ([41e6b5d8a9](https://github.com/RueDeRennes/mosaik/commit/41e6b5d8a9))
268
+
269
+ ## 0.0.29 (2025-05-20)
270
+
271
+ ### 🩹 Fixes
272
+
273
+ - update release script to version 0.0.28 ([baaef44d1d](https://github.com/RueDeRennes/mosaik/commit/baaef44d1d))
274
+
275
+ ## 0.0.28 (2025-05-20)
276
+
277
+ ### 🩹 Fixes
278
+
279
+ - add missing newline at end of package.json ([39f2f1c578](https://github.com/RueDeRennes/mosaik/commit/39f2f1c578))
280
+
281
+ ## 0.0.27 (2025-05-20)
282
+
283
+ ### 🚀 Features
284
+
285
+ - add default values for boolean attributes across various components ([899d593ba5](https://github.com/RueDeRennes/mosaik/commit/899d593ba5))
286
+ - update release script to version 0.0.26 ([11e2fdbc4f](https://github.com/RueDeRennes/mosaik/commit/11e2fdbc4f))
287
+
288
+ ### 🩹 Fixes
289
+
290
+ - update TabStrip and TreeItem styles to handle disabled state correctly ([ecb60798db](https://github.com/RueDeRennes/mosaik/commit/ecb60798db))
291
+
292
+ ## 0.0.26 (2025-05-19)
293
+
294
+ ### 🚀 Features
295
+
296
+ - update release script to version 0.0.25 ([930ba60eb4](https://github.com/RueDeRennes/mosaik/commit/930ba60eb4))
297
+
298
+ ## 0.0.25 (2025-05-19)
299
+
300
+ ### 🚀 Features
301
+
302
+ - update version to 0.0.24 and remove prefix/suffix styles from various components ([d061c7f8cd](https://github.com/RueDeRennes/mosaik/commit/d061c7f8cd))
303
+
304
+ ## 0.0.24 (2025-05-19)
305
+
306
+ ### 🚀 Features
307
+
308
+ - update appearance of input components and add textAlign property ([5f7321b7a8](https://github.com/RueDeRennes/mosaik/commit/5f7321b7a8))
309
+
310
+ ## 0.0.23 (2025-05-19)
311
+
312
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
313
+
314
+ ## 0.0.22 (2025-05-18)
315
+
316
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
317
+
318
+ ## 0.0.21 (2025-05-18)
319
+
320
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
321
+
322
+ ## 0.0.20 (2025-05-18)
323
+
324
+ ### 🩹 Fixes
325
+
326
+ - update release version to 0.0.19 in package.json ([acccb56f76](https://github.com/RueDeRennes/mosaik/commit/acccb56f76))
327
+
328
+ ## 0.0.19 (2025-05-18)
329
+
330
+ ### 🩹 Fixes
331
+
332
+ - add missing newline at end of package.json ([43ce0e6a3b](https://github.com/RueDeRennes/mosaik/commit/43ce0e6a3b))
333
+
334
+ ## 0.0.18 (2025-05-18)
335
+
336
+ ### 🩹 Fixes
337
+
338
+ - correct spelling of 'getScrollableElement' and remove unused method ([72e17ecc7a](https://github.com/RueDeRennes/mosaik/commit/72e17ecc7a))
339
+
340
+ ## 0.0.17 (2025-05-18)
341
+
342
+ ### 🚀 Features
343
+
344
+ - add Invalidable behavior and validity check to components ([893bb30b3b](https://github.com/RueDeRennes/mosaik/commit/893bb30b3b))
345
+
346
+ ## 0.0.16 (2025-05-17)
347
+
348
+ ### 🩹 Fixes
349
+
350
+ - 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))
351
+
352
+ ## 0.0.15 (2025-05-16)
353
+
354
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
355
+
356
+ ## 0.0.14 (2025-05-16)
357
+
358
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
359
+
360
+ ## 0.0.13 (2025-05-16)
361
+
362
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
363
+
364
+ ## 0.0.12-beta.13 (2025-05-16)
365
+
366
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
367
+
368
+ ## 0.0.12-beta.12 (2025-05-16)
369
+
370
+ ### 🚀 Features
371
+
372
+ - update project dependencies and build configurations ([569b1bf99d](https://github.com/RueDeRennes/mosaik/commit/569b1bf99d))
373
+
374
+ ## 0.0.12-beta.11 (2025-05-13)
375
+
376
+ ### 🚀 Features
377
+
378
+ - **eslint:** add TypeScript ESLint configuration with comprehensive ruleset ([4d7a0d88b7](https://github.com/RueDeRennes/mosaik/commit/4d7a0d88b7))
379
+ - Add Insetable behavior and update BoxElement styles ([ca740ab5f2](https://github.com/RueDeRennes/mosaik/commit/ca740ab5f2))
380
+
381
+ ### 🩹 Fixes
382
+
383
+ - correct spelling errors in README and update release version in package.json ([922364afec](https://github.com/RueDeRennes/mosaik/commit/922364afec))
384
+ - different themes and styles ([917e55212d](https://github.com/RueDeRennes/mosaik/commit/917e55212d))
385
+ - add missing words to cSpell configuration ([933dd56139](https://github.com/RueDeRennes/mosaik/commit/933dd56139))
386
+ - correct spelling errors and improve property names in interfaces and components ([e7edf69f3e](https://github.com/RueDeRennes/mosaik/commit/e7edf69f3e))
387
+
388
+ ## 0.0.12-beta.9 (2025-05-07)
389
+
390
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
391
+
392
+ ## 0.0.12-beta.8 (2025-05-07)
393
+
394
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
395
+
396
+ ## 0.0.12-beta.7 (2025-05-07)
397
+
398
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
399
+
400
+ ## 0.0.12-beta.6 (2025-05-07)
401
+
402
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
403
+
404
+ ## 0.0.12-beta.5 (2025-05-07)
405
+
406
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
407
+
408
+ ## 0.0.12-beta.3 (2025-05-07)
409
+
410
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
411
+
412
+ ## 0.0.12-beta.1 (2025-05-07)
413
+
414
+ This was a version bump only for mosaik-themes to align it with other projects, there were no code changes.
415
+
416
+ ## 0.0.12-beta.0 (2025-05-07)
417
+
418
+ ### 🚀 Features
419
+
420
+ - enhance project configurations with inputs and outputs for build targets ([6f80d15bda](https://github.com/RueDeRennes/mosaik/commit/6f80d15bda))
421
+
422
+ ## 0.0.2-beta.0 (2025-05-06)
423
+
424
+ ### 🚀 Features
425
+
426
+ - 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,72 @@
1
+ # 📦 @breadstone/mosaik-themes
2
+
3
+ | Package Status | Source |
4
+ |----------------|--------|
5
+ | [![npm](https://img.shields.io/npm/v/@breadstone/mosaik-themes?label=npm)](https://www.npmjs.com/package/@breadstone/mosaik-themes) | [libs/mosaik-themes](../../libs/mosaik-themes) |
6
+
7
+ > Theme tokens and style definitions for the Mosaik design system.
8
+ > Provides SCSS, CSS, and design tokens for all supported themes.
9
+
10
+ ---
11
+
12
+ ## 📁 Project Structure
13
+
14
+ Part of the monorepo [`mosaik`](https://github.com/RueDeRennes/mosaik)
15
+ Package path: `libs/mosaik-themes`
16
+ Version: see [npm](https://www.npmjs.com/package/@breadstone/mosaik-themes)
17
+ License: MIT
18
+
19
+ ---
20
+
21
+ ## 📦 Installation
22
+
23
+ ```bash
24
+ yarn add @breadstone/mosaik-themes
25
+ # or
26
+ npm install @breadstone/mosaik-themes
27
+ ```
28
+
29
+ ---
30
+
31
+ ## 🔧 Usage
32
+
33
+ ```typescript
34
+ import * from '@breadstone/mosaik-themes';
35
+ ```
36
+
37
+ Or import SCSS:
38
+
39
+ ```scss
40
+ @import '@breadstone/mosaik-themes/scss';
41
+ ```
42
+
43
+ ---
44
+
45
+ ## ⚙️ Features
46
+
47
+ - Multiple design system themes (Retro, Joy, Material, Bootstrap, Fluent, Neumorphism, Cupertino)
48
+ - SCSS and CSS variables
49
+ - Design tokens for use in all Mosaik components
50
+
51
+ ---
52
+
53
+ ## 🛠 Recommendations
54
+
55
+ - Use with all Mosaik component libraries for consistent theming.
56
+ - Import SCSS/CSS in your main styles for theme support.
57
+
58
+ ---
59
+
60
+ ## 📦 Publishing
61
+
62
+ ```bash
63
+ yarn nx run mosaik-themes:publish
64
+ ```
65
+
66
+ ---
67
+
68
+ ## 📄 License
69
+
70
+ MIT © Breadstone
71
+
72
+ ---
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@breadstone/mosaik-themes",
3
- "version": "0.0.66",
3
+ "version": "0.0.68",
4
4
  "description": "Mosaik elements various themes.",
5
5
  "license": "MIT",
6
6
  "author": "andre.wehlert <awehlert@breadstone.de> (https://www.breadstone.de)",
@@ -15,7 +15,7 @@
15
15
  "url": "git+ssh://git@github.com/RueDeRennes/mosaik.git"
16
16
  },
17
17
  "dependencies": {
18
- "@breadstone/mosaik-elements": "^0.0.66",
18
+ "@breadstone/mosaik-elements": "^0.0.68",
19
19
  "@ctrl/tinycolor": "^4.1.0",
20
20
  "tslib": "^2.8.1"
21
21
  },