@db-ux/core-foundations 4.5.2 → 4.5.4-mcp-e4cd7e6

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 CHANGED
@@ -1,9 +1,18 @@
1
1
  # @db-ux/core-foundations
2
2
 
3
- ## 4.5.2
3
+ ## 4.5.4
4
+
5
+ ### Patch Changes
6
+
7
+ - fix: adjusted `@media` queries (removed `screen` from combined queries) to avoid broken layouts when printing - [see commit 0960eb6](https://github.com/db-ux-design-system/core-web/commit/0960eb6f9223fe23bdaac0de685cf7aa5eb7654e)
8
+
9
+ ## 4.5.3
4
10
 
5
11
  _version bump_
6
12
 
13
+ ## 4.5.2
14
+
15
+ _version bump_
7
16
 
8
17
  ## 4.5.1
9
18
 
@@ -98,28 +107,28 @@ _version bump_
98
107
  ### Patch Changes
99
108
 
100
109
  - chore: update instructions files for better copilot outputs - [see commit e4bc905](https://github.com/db-ux-design-system/core-web/commit/e4bc90508479387371d816d5776f9f568aa5fb82):
101
- - fix: add some missing variables
110
+ - fix: add some missing variables
102
111
 
103
112
  - fix(tailwind): add individual color theme files for all color variants - [see commit e8d58bd](https://github.com/db-ux-design-system/core-web/commit/e8d58bde01039a3d233105c2c72efa71c619c4b4):
104
- - Create separate CSS files for each color
105
- - Move colors.css to colors/ subdirectory with adaptive theme
106
- - Add colors/index.css that imports all color variants
107
- - Update theme/index.css to import from colors/index.css
108
- - burgundy
109
- - critical
110
- - cyan
111
- - green
112
- - informational
113
- - light-green
114
- - neutral
115
- - orange
116
- - pink
117
- - red
118
- - successful
119
- - turquoise
120
- - violet
121
- - warning
122
- - yellow
113
+ - Create separate CSS files for each color
114
+ - Move colors.css to colors/ subdirectory with adaptive theme
115
+ - Add colors/index.css that imports all color variants
116
+ - Update theme/index.css to import from colors/index.css
117
+ - burgundy
118
+ - critical
119
+ - cyan
120
+ - green
121
+ - informational
122
+ - light-green
123
+ - neutral
124
+ - orange
125
+ - pink
126
+ - red
127
+ - successful
128
+ - turquoise
129
+ - violet
130
+ - warning
131
+ - yellow
123
132
 
124
133
  ## 4.0.1
125
134
 
@@ -146,7 +155,7 @@ _version bump_
146
155
  ### Patch Changes
147
156
 
148
157
  - enabled [`@db-ux/agent-cli`](https://www.npmjs.com/package/@db-ux/agent-cli) for every package - [see commit 0233048](https://github.com/db-ux-design-system/core-web/commit/023304869e61f5a506dca66a22d69e5f3d70f4d0):
149
- - auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
158
+ - auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
150
159
 
151
160
  ## 3.1.17
152
161