@neo4j-ndl/base 4.0.0 → 4.0.1

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 2025-10-21T13:22:00.748Z
25
+ * Generated on 2025-10-23T08:33:05.202Z
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 2025-10-21T13:22:00.742Z
25
+ * Generated on 2025-10-23T08:33:05.197Z
26
26
  */
27
27
  Object.defineProperty(exports, "__esModule", { value: true });
28
28
  exports.tokens = void 0;
@@ -21,7 +21,7 @@
21
21
 
22
22
  /**
23
23
  * Do not edit directly
24
- * Generated on 2025-10-21T13:22:00.748Z
24
+ * Generated on 2025-10-23T08:33:05.202Z
25
25
  */
26
26
  export const tokens = {
27
27
  "breakpoint": {
@@ -21,7 +21,7 @@
21
21
 
22
22
  /**
23
23
  * Do not edit directly
24
- * Generated on 2025-10-21T13:22:00.742Z
24
+ * Generated on 2025-10-23T08:33:05.197Z
25
25
  */
26
26
  export const tokens = {
27
27
  "breakpoint": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neo4j-ndl/base",
3
- "version": "4.0.0",
3
+ "version": "4.0.1",
4
4
  "description": "Neo4j base package for the design system",
5
5
  "author": "Neo4j Inc.",
6
6
  "homepage": "https://www.neo4j.design",