@otto-de/b2b-core-components 1.12.2 → 1.12.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 (63) hide show
  1. package/dist/b2b-core-components/icons/b2b_icon-chat.svg +24 -5
  2. package/dist/b2b-core-components/icons/b2b_icon-hide.svg +35 -2
  3. package/dist/b2b-core-components/icons/b2b_icon-show.svg +24 -2
  4. package/dist/b2b-core-components/icons-100/b2b_icon-chat.svg +24 -5
  5. package/dist/b2b-core-components/icons-100/b2b_icon-hide.svg +35 -2
  6. package/dist/b2b-core-components/icons-100/b2b_icon-show.svg +24 -2
  7. package/dist/collection/components/alert/alert.css +2 -2
  8. package/dist/collection/components/anchor/anchor.css +2 -2
  9. package/dist/collection/components/breadcrumb/breadcrumb.css +2 -2
  10. package/dist/collection/components/button/button.css +2 -2
  11. package/dist/collection/components/calendar/calendar-days-header.css +2 -2
  12. package/dist/collection/components/calendar/calendar-days.css +2 -2
  13. package/dist/collection/components/calendar/calendar-header.css +2 -2
  14. package/dist/collection/components/calendar/calendar.css +2 -2
  15. package/dist/collection/components/card/card.css +2 -2
  16. package/dist/collection/components/checkbox/checkbox.css +2 -2
  17. package/dist/collection/components/checkbox-group/checkbox-group.css +2 -2
  18. package/dist/collection/components/chip/chip.css +2 -2
  19. package/dist/collection/components/dropdown/dropdown.css +2 -2
  20. package/dist/collection/components/flyout-menu/flyout-menu.css +2 -2
  21. package/dist/collection/components/headline/headline.css +2 -2
  22. package/dist/collection/components/icon/icon.css +2 -2
  23. package/dist/collection/components/icon/icons/b2b_icon-chat.svg +24 -5
  24. package/dist/collection/components/icon/icons/b2b_icon-hide.svg +35 -2
  25. package/dist/collection/components/icon/icons/b2b_icon-show.svg +24 -2
  26. package/dist/collection/components/icon-100/icon-100.css +2 -2
  27. package/dist/collection/components/icon-100/icons-100/b2b_icon-chat.svg +24 -5
  28. package/dist/collection/components/icon-100/icons-100/b2b_icon-hide.svg +35 -2
  29. package/dist/collection/components/icon-100/icons-100/b2b_icon-show.svg +24 -2
  30. package/dist/collection/components/icon-50/icon-50.css +2 -2
  31. package/dist/collection/components/input/input.css +2 -2
  32. package/dist/collection/components/input-group/input-group.css +2 -2
  33. package/dist/collection/components/input-list/input-list.css +2 -2
  34. package/dist/collection/components/label/label.css +2 -2
  35. package/dist/collection/components/modal/modal.css +2 -2
  36. package/dist/collection/components/multiselect-dropdown/multiselect-dropdown.css +2 -2
  37. package/dist/collection/components/pagination/pagination.css +2 -2
  38. package/dist/collection/components/paragraph/paragraph.css +2 -2
  39. package/dist/collection/components/progress-bar/progress-bar.css +2 -2
  40. package/dist/collection/components/radio/radio.css +2 -2
  41. package/dist/collection/components/radio-group/radio-group.css +2 -2
  42. package/dist/collection/components/required-separator/required-separator.css +2 -2
  43. package/dist/collection/components/rounded-icon/rounded-icon.css +2 -2
  44. package/dist/collection/components/scrollable-container/scrollable-container.css +2 -2
  45. package/dist/collection/components/separator/separator.css +2 -2
  46. package/dist/collection/components/spinner/spinner.css +2 -2
  47. package/dist/collection/components/tab/tab.css +2 -2
  48. package/dist/collection/components/tab-panel/tab-panel.css +2 -2
  49. package/dist/collection/components/table/table-cell/table-cell.css +2 -2
  50. package/dist/collection/components/table/table-header/table-header.css +2 -2
  51. package/dist/collection/components/table/table-row/table-row.css +2 -2
  52. package/dist/collection/components/table/table-rowgroup/table-rowgroup.css +2 -2
  53. package/dist/collection/components/table/table.css +2 -2
  54. package/dist/collection/components/textarea/textarea.css +2 -2
  55. package/dist/collection/components/toggle-button/toggle-button.css +2 -2
  56. package/dist/collection/components/toggle-chip/toggle-chip.css +2 -2
  57. package/dist/collection/components/toggle-group/toggle-group.css +2 -2
  58. package/dist/collection/components/toggle-switch/toggle-switch.css +2 -2
  59. package/dist/collection/components/tooltip/tooltip.css +2 -2
  60. package/dist/collection/components/wizard/wizard.css +2 -2
  61. package/dist/collection/components/wizard-icon/wizard-icon.css +2 -2
  62. package/dist/web-types.json +1 -1
  63. package/package.json +2 -2
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 20 Aug 2024 07:01:55 GMT
3
+ * Generated on Tue, 03 Sep 2024 06:12:35 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 Tue, 20 Aug 2024 07:01:55 GMT
126
+ * Generated on Tue, 03 Sep 2024 06:12:35 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 Tue, 20 Aug 2024 07:01:55 GMT
3
+ * Generated on Tue, 03 Sep 2024 06:12:35 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 Tue, 20 Aug 2024 07:01:55 GMT
126
+ * Generated on Tue, 03 Sep 2024 06:12:35 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 Tue, 20 Aug 2024 07:01:55 GMT
3
+ * Generated on Tue, 03 Sep 2024 06:12:35 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 Tue, 20 Aug 2024 07:01:55 GMT
126
+ * Generated on Tue, 03 Sep 2024 06:12:35 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 Tue, 20 Aug 2024 07:01:55 GMT
3
+ * Generated on Tue, 03 Sep 2024 06:12:35 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 Tue, 20 Aug 2024 07:01:55 GMT
126
+ * Generated on Tue, 03 Sep 2024 06:12:35 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 Tue, 20 Aug 2024 07:01:55 GMT
3
+ * Generated on Tue, 03 Sep 2024 06:12:35 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 Tue, 20 Aug 2024 07:01:55 GMT
126
+ * Generated on Tue, 03 Sep 2024 06:12:35 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 Tue, 20 Aug 2024 07:01:55 GMT
3
+ * Generated on Tue, 03 Sep 2024 06:12:35 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 Tue, 20 Aug 2024 07:01:55 GMT
126
+ * Generated on Tue, 03 Sep 2024 06:12:35 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -2,7 +2,7 @@
2
2
  "$schema": "http://json.schemastore.org/web-types",
3
3
  "framework": "vue",
4
4
  "name": "@otto-de/b2b-core-components",
5
- "version": "1.12.1",
5
+ "version": "1.12.3",
6
6
  "js-types-syntax": "typescript",
7
7
  "description-markup": "markdown",
8
8
  "contributions": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@otto-de/b2b-core-components",
3
- "version": "1.12.2",
3
+ "version": "1.12.4",
4
4
  "description": "Core components defined with Stencil",
5
5
  "author": "Otto GmbH",
6
6
  "license": "Apache-2.0",
@@ -39,7 +39,7 @@
39
39
  "build:storybook": "npm run copy-md-files && storybook build -o docs-build/design-system"
40
40
  },
41
41
  "dependencies": {
42
- "@otto-de/b2b-tokens": "1.12.2",
42
+ "@otto-de/b2b-tokens": "1.12.4",
43
43
  "@stencil-community/eslint-plugin": "^0.5.0",
44
44
  "@stencil/core": "^4.12.4"
45
45
  },