@neo4j-ndl/base 3.7.4 → 3.7.5

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.
@@ -22,7 +22,7 @@
22
22
  "use strict";
23
23
  /**
24
24
  * Do not edit directly
25
- * Generated on Tue, 10 Jun 2025 11:05:35 GMT
25
+ * Generated on Tue, 10 Jun 2025 12:24:54 GMT
26
26
  */
27
27
  Object.defineProperty(exports, "__esModule", { value: true });
28
28
  exports.tokens = void 0;
@@ -22,7 +22,7 @@
22
22
  "use strict";
23
23
  /**
24
24
  * Do not edit directly
25
- * Generated on Tue, 10 Jun 2025 11:05:35 GMT
25
+ * Generated on Tue, 10 Jun 2025 12:24:54 GMT
26
26
  */
27
27
  Object.defineProperty(exports, "__esModule", { value: true });
28
28
  exports.tokens = void 0;
@@ -22,7 +22,7 @@
22
22
  "use strict";
23
23
  /**
24
24
  * Do not edit directly
25
- * Generated on Tue, 10 Jun 2025 11:05:35 GMT
25
+ * Generated on Tue, 10 Jun 2025 12:24:54 GMT
26
26
  */
27
27
  module.exports = {
28
28
  "transitions": {
@@ -21,7 +21,7 @@
21
21
 
22
22
  /**
23
23
  * Do not edit directly
24
- * Generated on Tue, 10 Jun 2025 11:05:35 GMT
24
+ * Generated on Tue, 10 Jun 2025 12:24:54 GMT
25
25
  */
26
26
  export const tokens = {
27
27
  "transitions": [
@@ -21,7 +21,7 @@
21
21
 
22
22
  /**
23
23
  * Do not edit directly
24
- * Generated on Tue, 10 Jun 2025 11:05:35 GMT
24
+ * Generated on Tue, 10 Jun 2025 12:24:54 GMT
25
25
  */
26
26
  export const tokens = {
27
27
  "transitions": {
@@ -22,7 +22,7 @@
22
22
  "use strict";
23
23
  /**
24
24
  * Do not edit directly
25
- * Generated on Tue, 10 Jun 2025 11:05:35 GMT
25
+ * Generated on Tue, 10 Jun 2025 12:24:54 GMT
26
26
  */
27
27
  module.exports = {
28
28
  "transitions": {
@@ -7411,11 +7411,11 @@ button.ndl-avatar:focus-visible {
7411
7411
  padding:10px;
7412
7412
  }
7413
7413
  .ndl-chart-legend .ndl-chart-legend-item {
7414
+ margin-right:16px;
7414
7415
  display:flex;
7415
7416
  align-items:center;
7416
7417
  gap:8px;
7417
7418
  text-wrap:nowrap;
7418
- padding-right:16px;
7419
7419
  color:rgb(var(--theme-palette-neutral-text-weak));
7420
7420
  }
7421
7421
  .ndl-chart-legend .ndl-chart-legend-item:last-child {
@@ -7427,9 +7427,10 @@ button.ndl-avatar:focus-visible {
7427
7427
  flex-shrink:0;
7428
7428
  border-radius:2px;
7429
7429
  }
7430
- .ndl-chart-legend .ndl-chart-legend-item .ndl-chart-legend-item-square .ndl-chart-legend-item-square-checkmark {
7431
- color:rgb(var(--theme-palette-neutral-text-inverse));
7432
- }
7430
+ .ndl-chart-legend .ndl-chart-legend-item .ndl-chart-legend-item-square .ndl-chart-legend-item-square-checkmark{
7431
+ --tw-text-opacity:1;
7432
+ color:rgb(255 255 255 / var(--tw-text-opacity));
7433
+ }
7433
7434
  .ndl-chart-legend .ndl-chart-legend-item.ndl-chart-legend-item-deselected {
7434
7435
  text-decoration-line:line-through;
7435
7436
  }
@@ -21,7 +21,7 @@
21
21
 
22
22
  /**
23
23
  * Do not edit directly
24
- * Generated on Tue, 10 Jun 2025 11:05:35 GMT
24
+ * Generated on Tue, 10 Jun 2025 12:24:54 GMT
25
25
  */
26
26
 
27
27
  :root {
@@ -21,7 +21,7 @@
21
21
 
22
22
  /**
23
23
  * Do not edit directly
24
- * Generated on Tue, 10 Jun 2025 11:05:35 GMT
24
+ * Generated on Tue, 10 Jun 2025 12:24:54 GMT
25
25
  */
26
26
 
27
27
  module.exports = {
@@ -21,7 +21,7 @@
21
21
 
22
22
  /**
23
23
  * Do not edit directly
24
- * Generated on Tue, 10 Jun 2025 11:05:35 GMT
24
+ * Generated on Tue, 10 Jun 2025 12:24:54 GMT
25
25
  */
26
26
 
27
27
  export const tokens = {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 10 Jun 2025 11:05:35 GMT
3
+ // Generated on Tue, 10 Jun 2025 12:24:53 GMT
4
4
 
5
5
  $transitions-values-properties-default: all;
6
6
  $transitions-values-duration-quick: 100ms;
@@ -21,7 +21,7 @@
21
21
 
22
22
  /**
23
23
  * Do not edit directly
24
- * Generated on Tue, 10 Jun 2025 11:05:35 GMT
24
+ * Generated on Tue, 10 Jun 2025 12:24:54 GMT
25
25
  */
26
26
  export const tokens: {
27
27
  transitions: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neo4j-ndl/base",
3
- "version": "3.7.4",
3
+ "version": "3.7.5",
4
4
  "description": "Neo4j base package for the design system",
5
5
  "author": "Neo4j Inc.",
6
6
  "homepage": "https://www.neo4j.design",