@otto-de/b2b-core-components 1.23.2 → 1.23.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 (78) hide show
  1. package/dist/b2b-core-components/b2b-core-components.esm.js +1 -1
  2. package/dist/b2b-core-components/p-be5c3d5d.entry.js +1 -0
  3. package/dist/b2b-core-components/p-d2c93cb5.entry.js +1 -0
  4. package/dist/b2b-core-components/p-f6e8c4e9.entry.js +1 -0
  5. package/dist/cjs/b2b-grid-col.cjs.entry.js +1 -1
  6. package/dist/cjs/b2b-grid-row.cjs.entry.js +10 -10
  7. package/dist/cjs/b2b-grid.cjs.entry.js +1 -1
  8. package/dist/collection/components/alert/alert.css +2 -2
  9. package/dist/collection/components/anchor/anchor.css +2 -2
  10. package/dist/collection/components/background-box/background-box.css +2 -2
  11. package/dist/collection/components/breadcrumb/breadcrumb.css +2 -2
  12. package/dist/collection/components/button/button.css +2 -2
  13. package/dist/collection/components/card/card.css +2 -2
  14. package/dist/collection/components/checkbox/checkbox.css +2 -2
  15. package/dist/collection/components/checkbox-group/checkbox-group.css +2 -2
  16. package/dist/collection/components/chip/chip.css +2 -2
  17. package/dist/collection/components/date-picker/date-picker-days-header.css +2 -2
  18. package/dist/collection/components/date-picker/date-picker-days.css +2 -2
  19. package/dist/collection/components/date-picker/date-picker-header.css +2 -2
  20. package/dist/collection/components/date-picker/date-picker-months.css +2 -2
  21. package/dist/collection/components/date-picker/date-picker-years.css +2 -2
  22. package/dist/collection/components/date-picker/date-picker.css +2 -2
  23. package/dist/collection/components/dropdown/dropdown.css +2 -2
  24. package/dist/collection/components/flyout-menu/flyout-menu-option.css +2 -2
  25. package/dist/collection/components/flyout-menu/flyout-menu.css +2 -2
  26. package/dist/collection/components/grid/column.js +2 -2
  27. package/dist/collection/components/grid/grid.css +1 -9
  28. package/dist/collection/components/grid/row.js +10 -10
  29. package/dist/collection/components/headline/headline.css +2 -2
  30. package/dist/collection/components/icon/icon.css +2 -2
  31. package/dist/collection/components/icon-100/icon-100.css +2 -2
  32. package/dist/collection/components/icon-50/icon-50.css +2 -2
  33. package/dist/collection/components/input/input.css +2 -2
  34. package/dist/collection/components/input-group/input-group.css +2 -2
  35. package/dist/collection/components/input-list/input-list.css +2 -2
  36. package/dist/collection/components/label/label.css +2 -2
  37. package/dist/collection/components/modal/modal.css +2 -2
  38. package/dist/collection/components/multiselect-dropdown/multiselect-dropdown.css +2 -2
  39. package/dist/collection/components/pagination/pagination.css +2 -2
  40. package/dist/collection/components/paragraph/paragraph.css +2 -2
  41. package/dist/collection/components/progress-bar/progress-bar.css +2 -2
  42. package/dist/collection/components/radio/radio.css +2 -2
  43. package/dist/collection/components/radio-group/radio-group.css +2 -2
  44. package/dist/collection/components/required-separator/required-separator.css +2 -2
  45. package/dist/collection/components/rounded-icon/rounded-icon.css +2 -2
  46. package/dist/collection/components/scrollable-container/scrollable-container.css +2 -2
  47. package/dist/collection/components/separator/separator.css +2 -2
  48. package/dist/collection/components/snackbar/snackbar.css +2 -2
  49. package/dist/collection/components/spinner/spinner.css +2 -2
  50. package/dist/collection/components/tab/tab.css +2 -2
  51. package/dist/collection/components/tab-panel/tab-panel.css +2 -2
  52. package/dist/collection/components/table/table-cell/table-cell.css +2 -2
  53. package/dist/collection/components/table/table-header/table-header.css +2 -2
  54. package/dist/collection/components/table/table-row/table-row.css +2 -2
  55. package/dist/collection/components/table/table-rowgroup/table-rowgroup.css +2 -2
  56. package/dist/collection/components/table/table.css +2 -2
  57. package/dist/collection/components/textarea/textarea.css +2 -2
  58. package/dist/collection/components/toggle-button/toggle-button.css +2 -2
  59. package/dist/collection/components/toggle-chip/toggle-chip.css +2 -2
  60. package/dist/collection/components/toggle-group/toggle-group.css +2 -2
  61. package/dist/collection/components/toggle-switch/toggle-switch.css +2 -2
  62. package/dist/collection/components/tooltip/tooltip.css +2 -2
  63. package/dist/collection/components/wizard/wizard.css +2 -2
  64. package/dist/collection/components/wizard-icon/wizard-icon.css +2 -2
  65. package/dist/components/b2b-grid-col.js +1 -1
  66. package/dist/components/b2b-grid-row.js +10 -10
  67. package/dist/components/b2b-grid.js +1 -1
  68. package/dist/custom-elements.json +1 -1
  69. package/dist/esm/b2b-grid-col.entry.js +1 -1
  70. package/dist/esm/b2b-grid-row.entry.js +10 -10
  71. package/dist/esm/b2b-grid.entry.js +1 -1
  72. package/dist/types/components/grid/column.d.ts +1 -1
  73. package/dist/types/components.d.ts +2 -2
  74. package/dist/web-types.json +2 -2
  75. package/package.json +2 -2
  76. package/dist/b2b-core-components/p-0f5b8f0f.entry.js +0 -1
  77. package/dist/b2b-core-components/p-2ca7c595.entry.js +0 -1
  78. package/dist/b2b-core-components/p-462d5ad3.entry.js +0 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
3
+ * Generated on Mon, 24 Feb 2025 08:17:54 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Fri, 21 Feb 2025 09:57:21 GMT
126
+ * Generated on Mon, 24 Feb 2025 08:17:55 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -17,7 +17,7 @@ const B2bGridColumnComponent = /*@__PURE__*/ proxyCustomElement(class B2bGridCol
17
17
  this.textAlign = 'left';
18
18
  }
19
19
  render() {
20
- return (h(Host, { key: '84919b56153393d378a29ce84d4048af80a95fea', style: Object.assign(Object.assign({}, this.calculateGrowDimension(this.span)), { ['text-align']: `${this.textAlign}` }) }, h("slot", { key: '1fef59961b312a1efdd94488865aa0a436170489' })));
20
+ return (h(Host, { key: 'd0700384ac12f6b13705e2578ae72a4f8389a4cb', style: Object.assign(Object.assign({}, this.calculateGrowDimension(this.span)), { ['text-align']: `${this.textAlign}`, ['min-width']: '1px' }) }, h("slot", { key: '2e02491bdb05218d40a8f01af1c574c63f795298' })));
21
21
  }
22
22
  get hostElement() { return this; }
23
23
  }, [1, "b2b-grid-col", {
@@ -27,22 +27,22 @@ const B2bGridRowComponent = /*@__PURE__*/ proxyCustomElement(class B2bGridRowCom
27
27
  }
28
28
  });
29
29
  const remainingSpan = 12 - totalSpan;
30
- if (remainingSpan == 12) {
31
- if (columnsWithoutSpan.length > 0) {
32
- columnsWithoutSpan.forEach(column => {
33
- column.setAttribute('span', '1');
34
- });
35
- }
30
+ if (remainingSpan == 0) {
31
+ columnsWithoutSpan.forEach(column => {
32
+ column.style.width = '100%';
33
+ });
34
+ return;
36
35
  }
37
36
  if (columnsWithoutSpan.length > 0) {
38
- const flexPerColumn = ((remainingSpan / 12) * 100) / columnsWithoutSpan.length;
37
+ const spanPerColumn = Math.floor(remainingSpan / columnsWithoutSpan.length);
39
38
  columnsWithoutSpan.forEach(column => {
40
- column.style.flex = `${flexPerColumn}%`;
39
+ column.setAttribute('span', spanPerColumn.toString());
40
+ column.style.width = `${(spanPerColumn / 12) * 100}%`;
41
41
  });
42
42
  }
43
43
  }
44
44
  render() {
45
- return (h(Host, { key: '469913a61a9e77d16ef17fd2e7947ab303b50081', style: {
45
+ return (h(Host, { key: 'f77863071f40aef68345792802a1170b59d6bd30', style: {
46
46
  ['justify-content']: `${this.justify}`,
47
47
  ['gap']: `${this.columnGap}px`,
48
48
  ['margin']: `${this.rowGap}px 0`,
@@ -50,7 +50,7 @@ const B2bGridRowComponent = /*@__PURE__*/ proxyCustomElement(class B2bGridRowCom
50
50
  ['display']: 'flex',
51
51
  ['flex-wrap']: 'wrap',
52
52
  ['box-sizing']: 'border-box',
53
- } }, h("slot", { key: 'd3e960866ad5a611b690827bb03ca25caf118bde' })));
53
+ } }, h("slot", { key: '1cb248539477e9fc94a604e43200aa5e391b3ed7' })));
54
54
  }
55
55
  get hostElement() { return this; }
56
56
  }, [1, "b2b-grid-row", {
@@ -1,6 +1,6 @@
1
1
  import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
2
2
 
3
- const gridCss = ":host(.b2b-grid){width:100%;margin:0 auto;box-sizing:border-box}:host(.b2b-grid-row){display:flex;flex-wrap:wrap}:host(.b2b-grid-col){display:flex;flex-direction:column}.b2b-grid-col>.b2b-grid-row{flex:1}";
3
+ const gridCss = ":host(.b2b-grid){width:100%;margin:0 auto;box-sizing:border-box}:host(.b2b-grid-col){display:flex;flex-direction:column;min-width:0}";
4
4
  const B2bGridStyle0 = gridCss;
5
5
 
6
6
  const B2bGridComponent = /*@__PURE__*/ proxyCustomElement(class B2bGridComponent extends HTMLElement {
@@ -783,7 +783,7 @@
783
783
  "attributes": [
784
784
  {
785
785
  "name": "span",
786
- "description": "How many columns the width of the col element should be. If not specified, the col will take up all available space in one row. Up to single 12 columns fit in one row."
786
+ "description": "How many columns the width of the col element should be. If not specified, the col will take up all available space in one row. We recommend explicitly defining the span in scenarios where the distribution of 12 spans across columns is clear. Up to single 12 columns fit in one row."
787
787
  },
788
788
  {
789
789
  "name": "text-align",
@@ -15,7 +15,7 @@ const B2bGridColumnComponent = class {
15
15
  this.textAlign = 'left';
16
16
  }
17
17
  render() {
18
- return (h(Host, { key: '84919b56153393d378a29ce84d4048af80a95fea', style: Object.assign(Object.assign({}, this.calculateGrowDimension(this.span)), { ['text-align']: `${this.textAlign}` }) }, h("slot", { key: '1fef59961b312a1efdd94488865aa0a436170489' })));
18
+ return (h(Host, { key: 'd0700384ac12f6b13705e2578ae72a4f8389a4cb', style: Object.assign(Object.assign({}, this.calculateGrowDimension(this.span)), { ['text-align']: `${this.textAlign}`, ['min-width']: '1px' }) }, h("slot", { key: '2e02491bdb05218d40a8f01af1c574c63f795298' })));
19
19
  }
20
20
  get hostElement() { return getElement(this); }
21
21
  };