@baloise/ds-tokens 19.6.0 → 19.7.0

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 CHANGED
@@ -2,6 +2,7 @@
2
2
  <img src="https://raw.githubusercontent.com/baloise/design-system/main/resources/images/banner.svg?sanitize=true" alt="Baloise Design System" />
3
3
  </a>
4
4
 
5
+ <br />
5
6
  <br />
6
7
 
7
8
  <p align="center">
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 27 Aug 2025 12:12:26 GMT
3
+ * Generated on Wed, 03 Sep 2025 17:55:12 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 27 Aug 2025 12:12:26 GMT
3
+ * Generated on Wed, 03 Sep 2025 17:55:12 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 27 Aug 2025 12:12:26 GMT
3
+ // Generated on Wed, 03 Sep 2025 17:55:12 GMT
4
4
 
5
5
  @bal-color-border-primary-dark: #000739;
6
6
  @bal-color-border-light-blue: #0014aa;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 27 Aug 2025 12:12:26 GMT
3
+ // Generated on Wed, 03 Sep 2025 17:55:12 GMT
4
4
 
5
5
  $bal-color-border-primary-dark: #000739;
6
6
  $bal-color-border-light-blue: #0014aa;
package/dist/tokens.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 27 Aug 2025 12:12:26 GMT
3
+ * Generated on Wed, 03 Sep 2025 17:55:12 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 27 Aug 2025 12:12:26 GMT
3
+ * Generated on Wed, 03 Sep 2025 17:55:12 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 27 Aug 2025 12:12:26 GMT
3
+ * Generated on Wed, 03 Sep 2025 17:55:12 GMT
4
4
  */
5
5
 
6
6
  export const balColorBackgroundPrimary = "#000d6e"; // Blue is our accent color and it is present on every touchpoint. Our logo, text, buttons and links are blue.
package/dist/tokens.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 27 Aug 2025 12:12:26 GMT
3
+ * Generated on Wed, 03 Sep 2025 17:55:12 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
package/dist/tokens.less CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 27 Aug 2025 12:12:26 GMT
3
+ // Generated on Wed, 03 Sep 2025 17:55:12 GMT
4
4
 
5
5
  @bal-text-shadow-normal: 0px 0px 4px rgba(0, 0, 0, 0.15), 0px 4px 12px rgba(0, 0, 0, 0.25), 0px 0px 80px rgba(0, 0, 0, 0.5); // Increases readability when used on a image background.
6
6
  @bal-opacity-100: 1;
package/dist/tokens.scss CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 27 Aug 2025 12:12:26 GMT
3
+ // Generated on Wed, 03 Sep 2025 17:55:12 GMT
4
4
 
5
5
  $bal-text-shadow-normal: 0px 0px 4px rgba(0, 0, 0, 0.15), 0px 4px 12px rgba(0, 0, 0, 0.25), 0px 0px 80px rgba(0, 0, 0, 0.5); // Increases readability when used on a image background.
6
6
  $bal-opacity-100: 1;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 27 Aug 2025 12:12:26 GMT
3
+ * Generated on Wed, 03 Sep 2025 17:55:12 GMT
4
4
  */
5
5
 
6
6
  /** Blue is our accent color and it is present on every touchpoint. Our logo, text, buttons and links are blue. */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baloise/ds-tokens",
3
- "version": "19.6.0",
3
+ "version": "19.7.0",
4
4
  "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
5
5
  "repository": {
6
6
  "type": "git",