@baloise/ds-tokens 19.9.2 → 19.9.3

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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 10 Mar 2026 11:56:10 GMT
3
+ * Generated on Thu, 02 Apr 2026 12:37:17 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 10 Mar 2026 11:56:10 GMT
3
+ * Generated on Thu, 02 Apr 2026 12:37:17 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 10 Mar 2026 11:56:11 GMT
3
+ // Generated on Thu, 02 Apr 2026 12:37:17 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 Tue, 10 Mar 2026 11:56:10 GMT
3
+ // Generated on Thu, 02 Apr 2026 12:37:17 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 Tue, 10 Mar 2026 11:56:10 GMT
3
+ * Generated on Thu, 02 Apr 2026 12:37:17 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 10 Mar 2026 11:56:10 GMT
3
+ * Generated on Thu, 02 Apr 2026 12:37:17 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 10 Mar 2026 11:56:11 GMT
3
+ * Generated on Thu, 02 Apr 2026 12:37:17 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 Tue, 10 Mar 2026 11:56:11 GMT
3
+ * Generated on Thu, 02 Apr 2026 12:37:17 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 Tue, 10 Mar 2026 11:56:11 GMT
3
+ // Generated on Thu, 02 Apr 2026 12:37:17 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 Tue, 10 Mar 2026 11:56:10 GMT
3
+ // Generated on Thu, 02 Apr 2026 12:37:17 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 Tue, 10 Mar 2026 11:56:11 GMT
3
+ * Generated on Thu, 02 Apr 2026 12:37:17 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.9.2",
3
+ "version": "19.9.3",
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",