@db-ux/core-foundations 3.0.2-copilot2-e7bf98b → 3.0.2-shell2-badc28f

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 (46) hide show
  1. package/assets/icons/LICENCES.json +24 -0
  2. package/assets/icons/double_chevron_left.svg +1 -0
  3. package/assets/icons/double_chevron_right.svg +1 -0
  4. package/assets/icons/fonts/all/db-ux.woff2 +0 -0
  5. package/assets/icons/fonts/default/db-ux.woff2 +0 -0
  6. package/assets/icons/fonts/default_12/db-ux.woff2 +0 -0
  7. package/assets/icons/fonts/default_14/db-ux.woff2 +0 -0
  8. package/assets/icons/fonts/default_16/db-ux.woff2 +0 -0
  9. package/assets/icons/fonts/default_20/db-ux.woff2 +0 -0
  10. package/assets/icons/fonts/default_24/db-ux.woff2 +0 -0
  11. package/assets/icons/fonts/default_28/db-ux.woff2 +0 -0
  12. package/assets/icons/fonts/default_32/db-ux.woff2 +0 -0
  13. package/assets/icons/fonts/default_48/db-ux.woff2 +0 -0
  14. package/assets/icons/fonts/default_64/db-ux.woff2 +0 -0
  15. package/assets/icons/fonts/filled/db-ux.woff2 +0 -0
  16. package/assets/icons/fonts/filled_12/db-ux.woff2 +0 -0
  17. package/assets/icons/fonts/filled_14/db-ux.woff2 +0 -0
  18. package/assets/icons/fonts/filled_16/db-ux.woff2 +0 -0
  19. package/assets/icons/fonts/filled_20/db-ux.woff2 +0 -0
  20. package/assets/icons/fonts/filled_24/db-ux.woff2 +0 -0
  21. package/assets/icons/fonts/filled_28/db-ux.woff2 +0 -0
  22. package/assets/icons/fonts/filled_32/db-ux.woff2 +0 -0
  23. package/assets/icons/fonts/filled_48/db-ux.woff2 +0 -0
  24. package/assets/icons/fonts/filled_64/db-ux.woff2 +0 -0
  25. package/assets/icons/house.svg +1 -0
  26. package/assets/icons/intermediary_stop.svg +1 -0
  27. package/build/all-icons.js +4 -0
  28. package/build/base-icon-types.d.ts +1 -1
  29. package/build/index.d.ts +3 -3
  30. package/build/index.js +3 -3
  31. package/build/styles/absolute.css +9 -0
  32. package/build/styles/animation/_transitions.scss +0 -1
  33. package/build/styles/defaults/default-required.css +1 -1
  34. package/build/styles/defaults/default-required.scss +9 -0
  35. package/build/styles/helpers/_divider.scss +29 -7
  36. package/build/styles/helpers/classes/all.css +32 -32
  37. package/build/styles/helpers/classes/divider.css +32 -32
  38. package/build/styles/index.css +9 -0
  39. package/build/styles/relative.css +9 -0
  40. package/build/styles/rollup.css +9 -0
  41. package/build/styles/webpack.css +9 -0
  42. package/package.json +3 -4
  43. package/agent/_instructions.md +0 -15
  44. package/agent/css/Variables.md +0 -130
  45. package/agent/scss/Variables.md +0 -131
  46. package/agent/tailwind/Variables.md +0 -75
@@ -17,6 +17,18 @@
17
17
  "licence": "https://lucide.dev/license#lucide-license",
18
18
  "origin": "arrow-right"
19
19
  },
20
+ {
21
+ "name": "house.svg",
22
+ "type": "lucide",
23
+ "licence": "https://lucide.dev/license#lucide-license",
24
+ "origin": "house"
25
+ },
26
+ {
27
+ "name": "intermediary_stop.svg",
28
+ "type": "lucide",
29
+ "licence": "https://lucide.dev/license#lucide-license",
30
+ "origin": "circle-small"
31
+ },
20
32
  {
21
33
  "name": "arrow_up.svg",
22
34
  "type": "lucide",
@@ -53,6 +65,18 @@
53
65
  "licence": "https://lucide.dev/license#lucide-license",
54
66
  "origin": "chevron-up"
55
67
  },
68
+ {
69
+ "name": "double_chevron_left.svg",
70
+ "type": "lucide",
71
+ "licence": "https://lucide.dev/license#lucide-license",
72
+ "origin": "chevrons_left"
73
+ },
74
+ {
75
+ "name": "double_chevron_right.svg",
76
+ "type": "lucide",
77
+ "licence": "https://lucide.dev/license#lucide-license",
78
+ "origin": "chevrons-right"
79
+ },
56
80
  {
57
81
  "name": "clock.svg",
58
82
  "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-chevrons-left-icon lucide-chevrons-left"><path d="m11 17-5-5 5-5"/><path d="m18 17-5-5 5-5"/></svg>
@@ -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-chevrons-right-icon lucide-chevrons-right"><path d="m6 17 5-5-5-5"/><path d="m13 17 5-5-5-5"/></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-house-icon lucide-house"><path d="M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"/><path d="M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/></svg>
@@ -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-circle-small-icon lucide-circle-small"><circle cx="12" cy="12" r="6"/></svg>
@@ -19,9 +19,13 @@ export const ALL_ICONS = [
19
19
  'clock',
20
20
  'cross',
21
21
  'cross_circle',
22
+ 'double_chevron_left',
23
+ 'double_chevron_right',
22
24
  'exclamation_mark_circle',
23
25
  'exclamation_mark_triangle',
26
+ 'house',
24
27
  'information_circle',
28
+ 'intermediary_stop',
25
29
  'magnifying_glass',
26
30
  'menu',
27
31
  'minus',
@@ -1 +1 @@
1
- export type BaseIconTypes = 'arrow_down' | 'arrow_left' | 'arrow_right' | 'arrow_up' | 'arrow_up_right' | 'brand' | 'calendar' | 'check-circle' | 'check' | 'check_circle' | 'chevron_down' | 'chevron_left' | 'chevron_right' | 'chevron_up' | 'circle' | 'circular_arrows' | 'clock' | 'cross' | 'cross_circle' | 'exclamation_mark_circle' | 'exclamation_mark_triangle' | 'information_circle' | 'magnifying_glass' | 'menu' | 'minus' | 'plus' | 'resize_handle_corner' | 'x_placeholder';
1
+ export type BaseIconTypes = 'arrow_down' | 'arrow_left' | 'arrow_right' | 'arrow_up' | 'arrow_up_right' | 'brand' | 'calendar' | 'check-circle' | 'check' | 'check_circle' | 'chevron_down' | 'chevron_left' | 'chevron_right' | 'chevron_up' | 'circle' | 'circular_arrows' | 'clock' | 'cross' | 'cross_circle' | 'double_chevron_left' | 'double_chevron_right' | 'exclamation_mark_circle' | 'exclamation_mark_triangle' | 'house' | 'information_circle' | 'intermediary_stop' | 'magnifying_glass' | 'menu' | 'minus' | 'plus' | 'resize_handle_corner' | '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";
@@ -10415,6 +10415,15 @@ html:not(:has(> head > meta[name=color-scheme])) {
10415
10415
  color-scheme: dark;
10416
10416
  }
10417
10417
 
10418
+ [data-pride=true] {
10419
+ --db-pride-red: var(--db-red-origin-default);
10420
+ --db-pride-orange: var(--db-orange-origin-default);
10421
+ --db-pride-yellow: var(--db-yellow-origin-default);
10422
+ --db-pride-green: var(--db-light-green-origin-default);
10423
+ --db-pride-blue: var(--db-blue-origin-default);
10424
+ --db-pride-violet: var(--db-violet-origin-default);
10425
+ }
10426
+
10418
10427
  html,
10419
10428
  body {
10420
10429
  margin: 0;
@@ -3,7 +3,6 @@
3
3
  %default-transition {
4
4
  transition:
5
5
  outline #{variables.$db-transition-duration-extra-fast},
6
- border-color #{variables.$db-transition-straight-emotional},
7
6
  background-color #{variables.$db-transition-straight-emotional};
8
7
  }
9
8