@db-ux/core-foundations 4.5.4-mcp-e4cd7e6 → 4.5.4-table-c758ae7

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 (30) hide show
  1. package/assets/icons/LICENCES.json +12 -0
  2. package/assets/icons/arrows_vertical.svg +1 -0
  3. package/assets/icons/fonts/all/db-ux.woff2 +0 -0
  4. package/assets/icons/fonts/default/db-ux.woff2 +0 -0
  5. package/assets/icons/fonts/default_12/db-ux.woff2 +0 -0
  6. package/assets/icons/fonts/default_14/db-ux.woff2 +0 -0
  7. package/assets/icons/fonts/default_16/db-ux.woff2 +0 -0
  8. package/assets/icons/fonts/default_20/db-ux.woff2 +0 -0
  9. package/assets/icons/fonts/default_24/db-ux.woff2 +0 -0
  10. package/assets/icons/fonts/default_28/db-ux.woff2 +0 -0
  11. package/assets/icons/fonts/default_32/db-ux.woff2 +0 -0
  12. package/assets/icons/fonts/default_48/db-ux.woff2 +0 -0
  13. package/assets/icons/fonts/default_64/db-ux.woff2 +0 -0
  14. package/assets/icons/fonts/filled/db-ux.woff2 +0 -0
  15. package/assets/icons/fonts/filled_12/db-ux.woff2 +0 -0
  16. package/assets/icons/fonts/filled_14/db-ux.woff2 +0 -0
  17. package/assets/icons/fonts/filled_16/db-ux.woff2 +0 -0
  18. package/assets/icons/fonts/filled_20/db-ux.woff2 +0 -0
  19. package/assets/icons/fonts/filled_24/db-ux.woff2 +0 -0
  20. package/assets/icons/fonts/filled_28/db-ux.woff2 +0 -0
  21. package/assets/icons/fonts/filled_32/db-ux.woff2 +0 -0
  22. package/assets/icons/fonts/filled_48/db-ux.woff2 +0 -0
  23. package/assets/icons/fonts/filled_64/db-ux.woff2 +0 -0
  24. package/assets/icons/more_vertical.svg +1 -0
  25. package/build/all-icons.js +1 -41
  26. package/build/base-icon-types.d.ts +1 -1
  27. package/build/index.d.ts +3 -3
  28. package/build/index.js +3 -3
  29. package/package.json +2 -9
  30. package/build/mcp/index.js +0 -22330
@@ -1,4 +1,16 @@
1
1
  [
2
+ {
3
+ "name": "arrows_vertical.svg",
4
+ "type": "lucide",
5
+ "licence": "https://lucide.dev/license#lucide-license",
6
+ "origin": "arrow-down-up"
7
+ },
8
+ {
9
+ "name": "more_vertical.svg",
10
+ "type": "lucide",
11
+ "licence": "https://lucide.dev/license#lucide-license",
12
+ "origin": "ellipsis-vertical"
13
+ },
2
14
  {
3
15
  "name": "arrow_down.svg",
4
16
  "type": "lucide",
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-down-up-icon lucide-arrow-down-up"><path d="m3 16 4 4 4-4"/><path d="M7 20V4"/><path d="m21 8-4-4-4 4"/><path d="M17 4v16"/></svg>
Binary file
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-ellipsis-vertical-icon lucide-ellipsis-vertical"><circle cx="12" cy="12" r="1"/><circle cx="12" cy="5" r="1"/><circle cx="12" cy="19" r="1"/></svg>
@@ -1,42 +1,2 @@
1
1
  /* This file was generated */
2
- export const ALL_ICONS = [
3
- 'arrow_down',
4
- 'arrow_left',
5
- 'arrow_right',
6
- 'arrow_up',
7
- 'arrow_up_right',
8
- 'brand',
9
- 'calendar',
10
- 'chat',
11
- 'check',
12
- 'check_circle',
13
- 'chevron_down',
14
- 'chevron_left',
15
- 'chevron_right',
16
- 'chevron_up',
17
- 'circle',
18
- 'circle_small',
19
- 'circular_arrows',
20
- 'clock',
21
- 'copy',
22
- 'cross',
23
- 'cross_circle',
24
- 'double_chevron_down',
25
- 'double_chevron_left',
26
- 'double_chevron_right',
27
- 'double_chevron_up',
28
- 'exclamation_mark_circle',
29
- 'exclamation_mark_triangle',
30
- 'eye',
31
- 'eye_disabled',
32
- 'house',
33
- 'information_circle',
34
- 'magnifying_glass',
35
- 'menu',
36
- 'minus',
37
- 'moon',
38
- 'plus',
39
- 'resize_handle_corner',
40
- 'sun',
41
- 'x_placeholder'
42
- ];
2
+ export const ALL_ICONS = ["arrows_vertical", "arrow_down", "arrow_left", "arrow_right", "arrow_up", "arrow_up_right", "brand", "calendar", "chat", "check", "check_circle", "chevron_down", "chevron_left", "chevron_right", "chevron_up", "circle", "circle_small", "circular_arrows", "clock", "copy", "cross", "cross_circle", "double_chevron_down", "double_chevron_left", "double_chevron_right", "double_chevron_up", "exclamation_mark_circle", "exclamation_mark_triangle", "eye", "eye_disabled", "house", "information_circle", "magnifying_glass", "menu", "minus", "moon", "more_vertical", "plus", "resize_handle_corner", "sun", "x_placeholder"];
@@ -1 +1 @@
1
- export type BaseIconTypes = 'arrow_down' | 'arrow_left' | 'arrow_right' | 'arrow_up' | 'arrow_up_right' | 'brand' | 'calendar' | 'chat' | 'check' | 'check_circle' | 'chevron_down' | 'chevron_left' | 'chevron_right' | 'chevron_up' | 'circle' | 'circle_small' | 'circular_arrows' | 'clock' | 'copy' | 'cross' | 'cross_circle' | 'double_chevron_down' | 'double_chevron_left' | 'double_chevron_right' | 'double_chevron_up' | 'exclamation_mark_circle' | 'exclamation_mark_triangle' | 'eye' | 'eye_disabled' | 'house' | 'information_circle' | 'magnifying_glass' | 'menu' | 'minus' | 'moon' | 'plus' | 'resize_handle_corner' | 'sun' | 'x_placeholder';
1
+ export type BaseIconTypes = "arrows_vertical" | "arrow_down" | "arrow_left" | "arrow_right" | "arrow_up" | "arrow_up_right" | "brand" | "calendar" | "chat" | "check" | "check_circle" | "chevron_down" | "chevron_left" | "chevron_right" | "chevron_up" | "circle" | "circle_small" | "circular_arrows" | "clock" | "copy" | "cross" | "cross_circle" | "double_chevron_down" | "double_chevron_left" | "double_chevron_right" | "double_chevron_up" | "exclamation_mark_circle" | "exclamation_mark_triangle" | "eye" | "eye_disabled" | "house" | "information_circle" | "magnifying_glass" | "menu" | "minus" | "moon" | "more_vertical" | "plus" | "resize_handle_corner" | "sun" | "x_placeholder";
package/build/index.d.ts CHANGED
@@ -1,3 +1,3 @@
1
- export * from './all-icons.js';
2
- export * from './base-icon-types.js';
3
- export * from './icon-types.js';
1
+ export * from "./base-icon-types.js";
2
+ export * from "./all-icons.js";
3
+ export * from "./icon-types.js";
package/build/index.js CHANGED
@@ -1,3 +1,3 @@
1
- export * from './all-icons.js';
2
- export * from './base-icon-types.js';
3
- export * from './icon-types.js';
1
+ export * from "./base-icon-types.js";
2
+ export * from "./all-icons.js";
3
+ export * from "./icon-types.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@db-ux/core-foundations",
3
- "version": "4.5.4-mcp-e4cd7e6",
3
+ "version": "4.5.4-table-c758ae7",
4
4
  "type": "module",
5
5
  "description": "Provides basic tokens and assets based on DB UX Design System (Version 3).",
6
6
  "repository": {
@@ -8,9 +8,6 @@
8
8
  "url": "git+https://github.com/db-ux-design-system/core-web.git"
9
9
  },
10
10
  "license": "Apache-2.0",
11
- "bin": {
12
- "db-ux-mcp": "./build/mcp/index.js"
13
- },
14
11
  "main": "./build/index.js",
15
12
  "types": "./build/index.d.ts",
16
13
  "module": "./build/index.js",
@@ -21,8 +18,7 @@
21
18
  "build"
22
19
  ],
23
20
  "scripts": {
24
- "build": "npm-run-all copy-prepare:* build:* build-mcp",
25
- "build-mcp": "node ../../packages/mcp-server/esbuild.js && cpr ../../packages/mcp-server/build/index.js build/mcp/index.js --overwrite",
21
+ "build": "npm-run-all copy-prepare:* build:*",
26
22
  "build:01_normalize": "npm-run-all copy-prepare:*",
27
23
  "build:02_copy": "npm run copy:scss",
28
24
  "build:03_css": "sass --no-source-map --load-path=node_modules/ --load-path=../../node_modules/ build/styles --fatal-deprecation=mixed-decls",
@@ -52,9 +48,6 @@
52
48
  "start:nodemon": "nodemon --config nodemon.json",
53
49
  "test:e2e": "npx playwright test --config=./test/playwright.config.js"
54
50
  },
55
- "dependencies": {
56
- "@modelcontextprotocol/sdk": "^1.27.1"
57
- },
58
51
  "devDependencies": {
59
52
  "@csstools/normalize.css": "12.1.1",
60
53
  "@db-ux/icon-font-tools": "0.3.6",