@db-ux/core-components 4.5.4-table-c758ae7 → 4.5.4-tailwind-inline-5d37a00
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/README.md +5 -1
- package/agent/Best-Practise_Common-AI-Mistakes.md +79 -1
- package/build/assets/icons/LICENCES.json +0 -12
- package/build/assets/icons/fonts/all/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_12/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_14/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_16/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_20/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_24/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_28/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_32/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_48/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_64/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_12/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_14/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_16/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_20/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_24/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_28/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_32/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_48/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_64/db-ux.woff2 +0 -0
- package/build/components/checkbox/checkbox.css +1 -1
- package/build/components/radio/radio.css +1 -1
- package/build/components/switch/switch.css +1 -1
- package/build/styles/absolute.css +14 -42
- package/build/styles/dialog-init.css +1 -1
- package/build/styles/index.css +12 -40
- package/build/styles/index.scss +0 -8
- package/build/styles/internal/_custom-elements.scss +1 -3
- package/build/styles/internal/_form-components.scss +1 -1
- package/build/styles/relative.css +14 -42
- package/build/styles/rollup.css +14 -42
- package/build/styles/wc-workarounds.css +1 -1
- package/build/styles/webpack.css +14 -42
- package/package.json +5 -5
- package/build/assets/icons/arrows_vertical.svg +0 -1
- package/build/assets/icons/more_vertical.svg +0 -1
- package/build/components/table/table.css +0 -701
- package/build/components/table/table.scss +0 -297
- package/build/components/table-body/table-body.css +0 -40
- package/build/components/table-body/table-body.scss +0 -5
- package/build/components/table-caption/table-caption.css +0 -3
- package/build/components/table-caption/table-caption.scss +0 -3
- package/build/components/table-data-cell/table-data-cell.css +0 -176
- package/build/components/table-data-cell/table-data-cell.scss +0 -5
- package/build/components/table-footer/table-footer.css +0 -40
- package/build/components/table-footer/table-footer.scss +0 -5
- package/build/components/table-head/table-head.css +0 -51
- package/build/components/table-head/table-head.scss +0 -17
- package/build/components/table-header-cell/table-header-cell.css +0 -180
- package/build/components/table-header-cell/table-header-cell.scss +0 -9
- package/build/components/table-row/table-row.css +0 -128
- package/build/components/table-row/table-row.scss +0 -106
- package/build/styles/internal/_table-components.scss +0 -60
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@db-ux/core-components",
|
|
3
|
-
"version": "4.5.4-
|
|
3
|
+
"version": "4.5.4-tailwind-inline-5d37a00",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "General technical components (styling, fonts and icons) out of DB UX Design System (Version 3)",
|
|
6
6
|
"repository": {
|
|
@@ -50,23 +50,23 @@
|
|
|
50
50
|
"test": "vitest run --config vitest.config.ts"
|
|
51
51
|
},
|
|
52
52
|
"dependencies": {
|
|
53
|
-
"@db-ux/core-foundations": "4.5.4-
|
|
53
|
+
"@db-ux/core-foundations": "4.5.4-tailwind-inline-5d37a00"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
56
|
"@builder.io/eslint-plugin-mitosis": "0.0.17",
|
|
57
57
|
"@builder.io/mitosis": "0.13.0",
|
|
58
58
|
"@builder.io/mitosis-cli": "0.13.0",
|
|
59
59
|
"@prettier/sync": "^0.6.1",
|
|
60
|
-
"@typescript-eslint/eslint-plugin": "8.
|
|
60
|
+
"@typescript-eslint/eslint-plugin": "8.58.0",
|
|
61
61
|
"cpr": "3.0.1",
|
|
62
62
|
"cssnano": "7.1.3",
|
|
63
63
|
"hygen": "6.2.11",
|
|
64
64
|
"nodemon": "3.1.14",
|
|
65
65
|
"sass": "1.85.1",
|
|
66
66
|
"sassdoc": "2.7.4",
|
|
67
|
-
"storybook": "10.
|
|
67
|
+
"storybook": "10.3.3",
|
|
68
68
|
"tsx": "4.21.0",
|
|
69
|
-
"vitest": "
|
|
69
|
+
"vitest": "4.1.2"
|
|
70
70
|
},
|
|
71
71
|
"publishConfig": {
|
|
72
72
|
"registry": "https://registry.npmjs.org/",
|
|
@@ -1 +0,0 @@
|
|
|
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>
|
|
@@ -1 +0,0 @@
|
|
|
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>
|