@neo4j-ndl/base 3.0.6 → 3.0.8

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 Wed, 30 Oct 2024 09:26:58 GMT
25
+ * Generated on Fri, 01 Nov 2024 10:44:51 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 Wed, 30 Oct 2024 09:26:58 GMT
25
+ * Generated on Fri, 01 Nov 2024 10:44:51 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 Wed, 30 Oct 2024 09:26:58 GMT
25
+ * Generated on Fri, 01 Nov 2024 10:44:50 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 Wed, 30 Oct 2024 09:26:58 GMT
24
+ * Generated on Fri, 01 Nov 2024 10:44:51 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 Wed, 30 Oct 2024 09:26:58 GMT
24
+ * Generated on Fri, 01 Nov 2024 10:44:51 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 Wed, 30 Oct 2024 09:26:58 GMT
25
+ * Generated on Fri, 01 Nov 2024 10:44:50 GMT
26
26
  */
27
27
  module.exports = {
28
28
  "transitions": {
@@ -1193,7 +1193,7 @@ h6,
1193
1193
  }
1194
1194
  .ndl-btn{
1195
1195
  transition:background-color var(--transitions-stripped-quick);
1196
- display:inline-grid;
1196
+ display:inline-flex;
1197
1197
  cursor:pointer;
1198
1198
  align-items:center;
1199
1199
  justify-content:center;
@@ -1210,9 +1210,6 @@ h6,
1210
1210
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
1211
1211
  --tw-ring-offset-width:2px;
1212
1212
  }
1213
- .ndl-btn{
1214
- grid-template-columns:1fr auto;
1215
- }
1216
1213
  .ndl-btn.ndl-loading {
1217
1214
  cursor:default;
1218
1215
  vertical-align:middle;
@@ -4761,7 +4758,7 @@ a.ndl-btn {
4761
4758
  color:white;
4762
4759
  border:none;
4763
4760
  transition:background-color var(--transitions-stripped-quick);
4764
- display:inline-grid;
4761
+ display:inline-flex;
4765
4762
  cursor:pointer;
4766
4763
  align-items:center;
4767
4764
  justify-content:center;
@@ -4778,9 +4775,6 @@ a.ndl-btn {
4778
4775
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
4779
4776
  --tw-ring-offset-width:2px;
4780
4777
  }
4781
- .ndl-cypher-editor .cm-editor .cm-button, .ndl-codemirror-editor .cm-editor .cm-button{
4782
- grid-template-columns:1fr auto;
4783
- }
4784
4778
  .ndl-cypher-editor .cm-editor .cm-button.ndl-loading, .ndl-codemirror-editor .cm-editor .cm-button.ndl-loading {
4785
4779
  cursor:default;
4786
4780
  vertical-align:middle;
@@ -6514,8 +6508,6 @@ button.ndl-avatar:focus-visible {
6514
6508
  border-width:1px;
6515
6509
  border-color:rgb(var(--theme-palette-neutral-border-strong));
6516
6510
  background-color:rgb(var(--theme-palette-neutral-bg-weak));
6517
- width:-moz-fit-content;
6518
- width:fit-content;
6519
6511
  }
6520
6512
  .ndl-text-input .ndl-input-wrapper:has(input:focus) {
6521
6513
  outline-style:solid;
@@ -21,7 +21,7 @@
21
21
 
22
22
  /**
23
23
  * Do not edit directly
24
- * Generated on Wed, 30 Oct 2024 09:26:58 GMT
24
+ * Generated on Fri, 01 Nov 2024 10:44:50 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 Wed, 30 Oct 2024 09:26:58 GMT
24
+ * Generated on Fri, 01 Nov 2024 10:44:50 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 Wed, 30 Oct 2024 09:26:58 GMT
24
+ * Generated on Fri, 01 Nov 2024 10:44:51 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 Wed, 30 Oct 2024 09:26:58 GMT
3
+ // Generated on Fri, 01 Nov 2024 10:44:50 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 Wed, 30 Oct 2024 09:26:58 GMT
24
+ * Generated on Fri, 01 Nov 2024 10:44:51 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.6",
3
+ "version": "3.0.8",
4
4
  "description": "Neo4j base package for the design system",
5
5
  "author": "Neo4j Inc.",
6
6
  "homepage": "https://www.neo4j.design",