@db-ux/v-core-components 4.0.2 → 4.0.4

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 +18 -14
  2. package/README.md +9 -4
  3. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,12 +1,24 @@
1
1
  # @db-ux/v-core-components
2
2
 
3
+ ## 4.0.4
4
+
5
+ ### Patch Changes
6
+
7
+ - fix: hide-animation for drawer - [see commit d4a73fa](https://github.com/db-ux-design-system/core-web/commit/d4a73fa9faba38b6f20fda6f7c85d5c6617793fe)
8
+
9
+ ## 4.0.3
10
+
11
+ ### Patch Changes
12
+
13
+ - chore: generate Amazon Q rule file with [`@db-ux/agent-cli` node package](https://www.npmjs.com/package/@db-ux/agent-cli) - [see commit b61c8b1](https://github.com/db-ux-design-system/core-web/commit/b61c8b14992f5a5b3615c6bff74018d5682aa0cc)
14
+
3
15
  ## 4.0.2
4
16
 
5
17
  ### Patch Changes
6
18
 
7
- - fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - [see commit 797a114](https://github.com/db-ux-design-system/core-web/commit/797a114d7abc680667276f8ffc2f7f4482d89d3e)
19
+ - fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - [see commit 34c78df](https://github.com/db-ux-design-system/core-web/commit/34c78dffd4f43b0ac740574358b426a562e05cd0)
8
20
 
9
- - Set border of select, textarea, custom select and input to corresponding color when in/valid state is set. - [see commit 797a114](https://github.com/db-ux-design-system/core-web/commit/797a114d7abc680667276f8ffc2f7f4482d89d3e)
21
+ - Set border of select, textarea, custom select and input to corresponding color when in/valid state is set. - [see commit 2a02263](https://github.com/db-ux-design-system/core-web/commit/2a022632f8fea7445e77fb632f109d6cd093e2d3)
10
22
 
11
23
  ## 4.0.1
12
24
 
@@ -49,25 +61,17 @@ _version bump_
49
61
 
50
62
  ### Patch Changes
51
63
 
52
- - 0c20c00: fix: color mode for textarea resizer control set by color-mode-switch documentation UI component
53
- - 0c20c00: refactor: enabling `hidden` HTML attribute in every context in which we need to set overwriting styling declarations (`display`)
54
- - Updated dependencies [0c20c00]
55
- - Updated dependencies [0c20c00]
56
- - @db-ux/core-components@3.1.17
57
- - @db-ux/core-foundations@3.1.17
64
+ - fix: color mode for textarea resizer control set by color-mode-switch documentation UI component - [see commit 354e270](https://github.com/db-ux-design-system/core-web/commit/354e27029a4378288a97ed5e31b75c11758f0c01)
65
+ - refactor: enabling `hidden` HTML attribute in every context in which we need to set overwriting styling declarations (`display`) - [see commit 4826455](https://github.com/db-ux-design-system/core-web/commit/4826455637590b6ae780afb93abb9effe9380342)
58
66
 
59
67
  ## 3.1.16
60
68
 
61
69
  ### Patch Changes
62
70
 
63
- - a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode:
71
+ - a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode - [see commit 6d60bab](https://github.com/db-ux-design-system/core-web/commit/6d60bab2eb87f16a9ffa942085bffd658564769c):
64
72
  - Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
65
73
  - Now, all options are accessible via keyboard regardless of group boundaries.
66
- - a28eb71: fix: JS framework core-components packages are missing `@db-ux` dependencies
67
- - Updated dependencies [a28eb71]
68
- - Updated dependencies [a28eb71]
69
- - @db-ux/core-components@3.1.16
70
- - @db-ux/core-foundations@3.1.16
74
+ - fix: JS framework core-components packages are missing `@db-ux` dependencies - [see commit 49df866](https://github.com/db-ux-design-system/core-web/commit/49df866e753a9459f5acdca4ad1e19141b477471)
71
75
 
72
76
  ## 3.1.15
73
77
 
package/README.md CHANGED
@@ -95,17 +95,22 @@ Both Inputs in this example do the same:
95
95
  </template>
96
96
  ```
97
97
 
98
- ## Documentation for AI Agents
98
+ ## AI Agent Support
99
99
 
100
- We provide a documentation for every component in the DB UX Design System via `docs` folder.
101
- To consume those documentation for AI Agents (currently GitHub Copilot) the best way is to copy the `docs` folder into your project.
100
+ For developers using AI coding assistants like GitHub Copilot or Amazon Q, we provide the [`@db-ux/agent-cli`](https://www.npmjs.com/package/@db-ux/agent-cli) tool that automatically adds DB UX Design System documentation to your repository.
102
101
 
103
- We provide a [CLI tool (`@db-ux/agent-cli`)](https://www.npmjs.com/package/@db-ux/agent-cli) to do this automatically, which you can run with:
102
+ ### Quick Start
103
+
104
+ Run this command in your repository:
104
105
 
105
106
  ```shell
106
107
  npx @db-ux/agent-cli
107
108
  ```
108
109
 
110
+ This will create or update `.github/copilot-instructions.md` with component documentation based on your installed `@db-ux` packages, helping AI agents provide better suggestions.
111
+
112
+ 📖 **[Learn more about `@db-ux/agent-cli` node package](packages/agent-cli/README.md)**
113
+
109
114
  ## Deutsche Bahn brand
110
115
 
111
116
  As we'd like to perfectly support our users and customers on their digital journey, the usage of Deutsche Bahn brand and trademarks are bound of clear guidelines and restrictions even if being used with the code that we're providing with this product; Deutsche Bahn fully reserves all rights regarding the Deutsche Bahn brand, even though that we're providing the code of DB UX Design System products free to use and release it under the Apache 2.0 license.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@db-ux/v-core-components",
3
- "version": "4.0.2",
3
+ "version": "4.0.4",
4
4
  "type": "module",
5
5
  "description": "Vue components for @db-ux/core-components",
6
6
  "repository": {
@@ -41,12 +41,12 @@
41
41
  "test:components:ui": "playwright test --config playwright.config.ts --ui"
42
42
  },
43
43
  "devDependencies": {
44
- "@playwright/experimental-ct-vue": "1.56.0",
44
+ "@playwright/experimental-ct-vue": "1.56.1",
45
45
  "@vitejs/plugin-vue": "6.0.1",
46
46
  "replace-in-file": "8.3.0",
47
47
  "tsx": "4.20.6",
48
48
  "typescript": "5.9.3",
49
- "vite": "7.1.10",
49
+ "vite": "7.1.11",
50
50
  "vue": "3.5.22",
51
51
  "vue-tsc": "3.1.1"
52
52
  },
@@ -57,7 +57,7 @@
57
57
  "sideEffects": false,
58
58
  "source": "src/index.ts",
59
59
  "dependencies": {
60
- "@db-ux/core-components": "4.0.2",
61
- "@db-ux/core-foundations": "4.0.2"
60
+ "@db-ux/core-components": "4.0.4",
61
+ "@db-ux/core-foundations": "4.0.4"
62
62
  }
63
63
  }