@neo4j-ndl/base 3.7.1 → 3.7.2

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 Mon, 02 Jun 2025 10:10:49 GMT
25
+ * Generated on Thu, 05 Jun 2025 10:17:43 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 Mon, 02 Jun 2025 10:10:49 GMT
25
+ * Generated on Thu, 05 Jun 2025 10:17:43 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 Mon, 02 Jun 2025 10:10:49 GMT
25
+ * Generated on Thu, 05 Jun 2025 10:17:43 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 Mon, 02 Jun 2025 10:10:49 GMT
24
+ * Generated on Thu, 05 Jun 2025 10:17:43 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 Mon, 02 Jun 2025 10:10:49 GMT
24
+ * Generated on Thu, 05 Jun 2025 10:17:43 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 Mon, 02 Jun 2025 10:10:49 GMT
25
+ * Generated on Thu, 05 Jun 2025 10:17:43 GMT
26
26
  */
27
27
  module.exports = {
28
28
  "transitions": {
@@ -8032,6 +8032,7 @@ button.ndl-avatar:focus-visible {
8032
8032
  --side-nav-width-collapsed:52px;
8033
8033
  --side-nav-width-expanded:196px;
8034
8034
  --side-nav-width:var(--side-nav-width-collapsed);
8035
+ --ndl-side-nav-divider-left-margin:var(--space-4);
8035
8036
  }
8036
8037
  .ndl-side-nav.ndl-side-nav-root{
8037
8038
  width:calc(var(--side-nav-width) + 1px);
@@ -8246,17 +8247,19 @@ button.ndl-avatar:focus-visible {
8246
8247
  .ndl-side-nav .ndl-side-nav-category-header {
8247
8248
  display:flex;
8248
8249
  height:40px;
8249
- width:100%;
8250
8250
  align-items:center;
8251
- overflow:hidden;
8252
- text-overflow:ellipsis;
8253
- white-space:nowrap;
8254
8251
  padding-top:8px;
8255
8252
  padding-bottom:8px;
8256
8253
  padding-left:8px;
8254
+ padding-right:8px;
8255
+
8256
+ width:var(--side-nav-width);
8257
8257
  }
8258
8258
  .ndl-side-nav .ndl-side-nav-category-header.ndl-side-nav-category-header-expanded {
8259
8259
  display:block;
8260
+ overflow:hidden;
8261
+ text-overflow:ellipsis;
8262
+ white-space:nowrap;
8260
8263
  padding-left:16px;
8261
8264
  }
8262
8265
  .ndl-side-nav .ndl-side-nav-footer {
@@ -8275,14 +8278,15 @@ button.ndl-avatar:focus-visible {
8275
8278
  transition:var(--transitions-full-quick);
8276
8279
  transition-property:visibility, opacity;
8277
8280
  }
8278
- .ndl-side-nav .ndl-side-nav-divider{
8279
- --ndl-side-nav-divider-left-margin:var(--space-4);
8280
- margin-top:4px;
8281
- margin-bottom:4px;
8281
+ .ndl-side-nav .ndl-side-nav-divider {
8282
+ margin-top:4px;
8283
+ margin-bottom:4px;
8282
8284
  margin-left:var(--ndl-side-nav-divider-left-margin);
8283
8285
  margin-right:var(--ndl-side-nav-divider-left-margin);
8284
- width:calc(100% - var(--ndl-side-nav-divider-left-margin) * 2);
8285
- }
8286
+ width:calc(
8287
+ var(--side-nav-width) - var(--ndl-side-nav-divider-left-margin) * 2
8288
+ );
8289
+ }
8286
8290
  .ndl-side-nav .ndl-side-nav-item-badge {
8287
8291
  width:20px;
8288
8292
  height:20px;
@@ -21,7 +21,7 @@
21
21
 
22
22
  /**
23
23
  * Do not edit directly
24
- * Generated on Mon, 02 Jun 2025 10:10:49 GMT
24
+ * Generated on Thu, 05 Jun 2025 10:17:43 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 Mon, 02 Jun 2025 10:10:49 GMT
24
+ * Generated on Thu, 05 Jun 2025 10:17:43 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 Mon, 02 Jun 2025 10:10:49 GMT
24
+ * Generated on Thu, 05 Jun 2025 10:17:43 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 Mon, 02 Jun 2025 10:10:49 GMT
3
+ // Generated on Thu, 05 Jun 2025 10:17:43 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 Mon, 02 Jun 2025 10:10:49 GMT
24
+ * Generated on Thu, 05 Jun 2025 10:17:43 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.1",
3
+ "version": "3.7.2",
4
4
  "description": "Neo4j base package for the design system",
5
5
  "author": "Neo4j Inc.",
6
6
  "homepage": "https://www.neo4j.design",