@neo4j-ndl/base 3.0.9 → 3.0.11

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, 04 Nov 2024 09:58:47 GMT
25
+ * Generated on Fri, 15 Nov 2024 08:03:44 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, 04 Nov 2024 09:58:47 GMT
25
+ * Generated on Fri, 15 Nov 2024 08:03:44 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, 04 Nov 2024 09:58:47 GMT
25
+ * Generated on Fri, 15 Nov 2024 08:03:44 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, 04 Nov 2024 09:58:47 GMT
24
+ * Generated on Fri, 15 Nov 2024 08:03:44 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, 04 Nov 2024 09:58:47 GMT
24
+ * Generated on Fri, 15 Nov 2024 08:03:44 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, 04 Nov 2024 09:58:47 GMT
25
+ * Generated on Fri, 15 Nov 2024 08:03:44 GMT
26
26
  */
27
27
  module.exports = {
28
28
  "transitions": {
@@ -1791,9 +1791,7 @@ a.ndl-btn {
1791
1791
  line-height:1.25rem;
1792
1792
  }
1793
1793
  .ndl-banner.ndl-full-width .ndl-banner-actions a {
1794
- cursor:pointer;
1795
1794
  color:rgb(var(--theme-palette-neutral-text-inverse));
1796
- text-decoration-line:underline;
1797
1795
  }
1798
1796
  .ndl-banner .ndl-banner-title {
1799
1797
  display:flex;
@@ -1812,6 +1810,14 @@ a.ndl-btn {
1812
1810
  .ndl-banner .ndl-banner-icon.ndl-close-icon {
1813
1811
  cursor:pointer;
1814
1812
  }
1813
+ .ndl-banner .ndl-banner-actions a {
1814
+ cursor:pointer;
1815
+ text-decoration-line:underline;
1816
+ }
1817
+ .ndl-banner .ndl-banner-actions button {
1818
+ cursor:pointer;
1819
+ text-decoration-line:underline;
1820
+ }
1815
1821
  .ndl-form-item.ndl-type-checkbox{
1816
1822
  line-height:0;
1817
1823
  color:rgb(var(--theme-palette-neutral-text-default));
@@ -2966,7 +2972,11 @@ a.ndl-btn {
2966
2972
  }
2967
2973
  .ndl-dialog .ndl-dialog-close {
2968
2974
  position:absolute;
2969
- right:48px;
2975
+ right:32px;
2976
+ }
2977
+ .ndl-dialog .ndl-dialog-header + .ndl-dialog-content,
2978
+ .ndl-dialog .ndl-dialog-description + .ndl-dialog-content {
2979
+ margin-top:24px;
2970
2980
  }
2971
2981
  .ndl-dialog-header {
2972
2982
  margin-bottom:8px;
@@ -6769,7 +6779,7 @@ button.ndl-avatar:focus-visible {
6769
6779
  width:100%;
6770
6780
  height:100%;
6771
6781
  opacity:1;
6772
- overflow:visible;
6782
+ overflow:hidden;
6773
6783
  position:relative;
6774
6784
  z-index:5;
6775
6785
  max-height:100%;
@@ -6998,8 +7008,9 @@ button.ndl-avatar:focus-visible {
6998
7008
  .ndl-charts-chart-dot .ndl-chart-charts-dot-circle {
6999
7009
  stroke:rgb(var(--theme-palette-neutral-bg-weak));
7000
7010
  }
7001
- .action-voroni{
7002
- background:red;
7011
+ .ndl-charts-chart-zoom{
7012
+ fill:#e2e3e5;
7013
+ fill-opacity:0.5;
7003
7014
  }
7004
7015
  .n-sr-only {
7005
7016
  position:absolute;
@@ -21,7 +21,7 @@
21
21
 
22
22
  /**
23
23
  * Do not edit directly
24
- * Generated on Mon, 04 Nov 2024 09:58:47 GMT
24
+ * Generated on Fri, 15 Nov 2024 08:03:44 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, 04 Nov 2024 09:58:47 GMT
24
+ * Generated on Fri, 15 Nov 2024 08:03:44 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, 04 Nov 2024 09:58:47 GMT
24
+ * Generated on Fri, 15 Nov 2024 08:03:44 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, 04 Nov 2024 09:58:47 GMT
3
+ // Generated on Fri, 15 Nov 2024 08:03:44 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, 04 Nov 2024 09:58:47 GMT
24
+ * Generated on Fri, 15 Nov 2024 08:03:44 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.0.9",
3
+ "version": "3.0.11",
4
4
  "description": "Neo4j base package for the design system",
5
5
  "author": "Neo4j Inc.",
6
6
  "homepage": "https://www.neo4j.design",