@neo4j-ndl/base 2.7.12 → 2.7.13

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # Change Log
2
2
 
3
+ ## 2.7.13
4
+
5
+ ### Patch Changes
6
+
7
+ - [#814](https://github.com/neo4j/needle/pull/814) [`6e8315f13cf23f1fd7ad9f97d18733da7cd9b2af`](https://github.com/neo4j/needle/commit/6e8315f13cf23f1fd7ad9f97d18733da7cd9b2af) Thanks [@daugerdas](https://github.com/daugerdas)! - align tab design
8
+
3
9
  ## 2.7.12
4
10
 
5
11
  ### Patch Changes
package/lib/LICENSES.txt CHANGED
@@ -476,6 +476,32 @@ SOFTWARE.
476
476
 
477
477
  -----
478
478
 
479
+ The following software may be included in this product: @dnd-kit/core, @dnd-kit/sortable. A copy of the source code may be downloaded from git+https://github.com/clauderic/dnd-kit.git (@dnd-kit/core), git+https://github.com/clauderic/dnd-kit.git (@dnd-kit/sortable). This software contains the following license and notice below:
480
+
481
+ MIT License
482
+
483
+ Copyright (c) 2021, Claudéric Demers
484
+
485
+ Permission is hereby granted, free of charge, to any person obtaining a copy
486
+ of this software and associated documentation files (the "Software"), to deal
487
+ in the Software without restriction, including without limitation the rights
488
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
489
+ copies of the Software, and to permit persons to whom the Software is
490
+ furnished to do so, subject to the following conditions:
491
+
492
+ The above copyright notice and this permission notice shall be included in all
493
+ copies or substantial portions of the Software.
494
+
495
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
496
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
497
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
498
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
499
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
500
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
501
+ SOFTWARE.
502
+
503
+ -----
504
+
479
505
  The following software may be included in this product: @floating-ui/react. A copy of the source code may be downloaded from https://github.com/floating-ui/floating-ui.git. This software contains the following license and notice below:
480
506
 
481
507
  MIT License
@@ -6167,7 +6193,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6167
6193
 
6168
6194
  -----
6169
6195
 
6170
- The following software may be included in this product: chalk. A copy of the source code may be downloaded from git+https://github.com/chalk/chalk.git. This software contains the following license and notice below:
6196
+ The following software may be included in this product: chalk-cli. A copy of the source code may be downloaded from git+https://github.com/chalk/chalk-cli.git. This software contains the following license and notice below:
6171
6197
 
6172
6198
  MIT License
6173
6199
 
package/lib/NOTICE.txt CHANGED
@@ -48,6 +48,12 @@ Third-party licenses
48
48
  │ │ ├─ URL: https://github.com/conventional-changelog/commitlint.git
49
49
  │ │ ├─ VendorName: Mario Nebl
50
50
  │ │ └─ VendorUrl: https://commitlint.js.org/
51
+ │ ├─ @dnd-kit/core@npm:6.1.0 [a2e03] (via npm:6.1.0 [a2e03])
52
+ │ │ ├─ URL: git+https://github.com/clauderic/dnd-kit.git
53
+ │ │ └─ VendorName: Claudéric Demers
54
+ │ ├─ @dnd-kit/sortable@npm:8.0.0 [a2e03] (via npm:8.0.0 [a2e03])
55
+ │ │ ├─ URL: git+https://github.com/clauderic/dnd-kit.git
56
+ │ │ └─ VendorName: Claudéric Demers
51
57
  │ ├─ @floating-ui/react@npm:0.25.1 [a2e03] (via npm:0.25.1 [a2e03])
52
58
  │ │ ├─ URL: https://github.com/floating-ui/floating-ui.git
53
59
  │ │ ├─ VendorName: atomiks
@@ -159,8 +165,10 @@ Third-party licenses
159
165
  │ ├─ autoprefixer@npm:10.4.17 [708d2] (via npm:^10.4.0 [708d2])
160
166
  │ │ ├─ URL: git+https://github.com/postcss/autoprefixer.git
161
167
  │ │ └─ VendorName: Andrey Sitnik
162
- │ ├─ chalk@npm:5.3.0 (via npm:^5.1.0)
163
- │ │ └─ URL: git+https://github.com/chalk/chalk.git
168
+ │ ├─ chalk-cli@npm:5.0.1 (via npm:5.0.1)
169
+ │ │ ├─ URL: git+https://github.com/chalk/chalk-cli.git
170
+ │ │ ├─ VendorName: Sindre Sorhus
171
+ │ │ └─ VendorUrl: https://sindresorhus.com
164
172
  │ ├─ chromatic@npm:6.24.1 (via npm:^6.5.1)
165
173
  │ │ ├─ URL: https://github.com/chromaui/chromatic-cli.git
166
174
  │ │ └─ VendorUrl: https://www.chromatic.com
@@ -22,7 +22,7 @@
22
22
  "use strict";
23
23
  /**
24
24
  * Do not edit directly
25
- * Generated on Wed, 03 Apr 2024 07:52:25 GMT
25
+ * Generated on Fri, 12 Apr 2024 13:00:30 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, 03 Apr 2024 07:52:25 GMT
25
+ * Generated on Fri, 12 Apr 2024 13:00:31 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, 03 Apr 2024 07:52:25 GMT
25
+ * Generated on Fri, 12 Apr 2024 13:00:30 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, 03 Apr 2024 07:52:25 GMT
24
+ * Generated on Fri, 12 Apr 2024 13:00:30 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, 03 Apr 2024 07:52:25 GMT
24
+ * Generated on Fri, 12 Apr 2024 13:00:31 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, 03 Apr 2024 07:52:25 GMT
25
+ * Generated on Fri, 12 Apr 2024 13:00:30 GMT
26
26
  */
27
27
  module.exports = {
28
28
  "transitions": {
@@ -1395,26 +1395,16 @@ a.ndl-btn{
1395
1395
  border-bottom-style:solid;
1396
1396
  position:relative;
1397
1397
  }
1398
- .ndl-tabs.ndl-underline-tab.ndl-small:after{
1399
- content:'';
1400
- position:absolute;
1401
- width:100%;
1402
- height:1px;
1403
- bottom:0px;
1404
- left:0px;
1405
- z-index:0;
1406
- background-color:rgb(var(--theme-palette-neutral-border-weak));
1407
- }
1408
- .ndl-tabs.ndl-underline-tab.ndl-large:after{
1409
- content:'';
1410
- position:absolute;
1411
- width:100%;
1412
- height:2px;
1413
- bottom:0px;
1414
- left:0px;
1415
- z-index:0;
1416
- background-color:rgb(var(--theme-palette-neutral-border-weak));
1417
- }
1398
+ .ndl-tabs.ndl-underline-tab:after{
1399
+ content:'';
1400
+ position:absolute;
1401
+ width:100%;
1402
+ height:1px;
1403
+ bottom:0px;
1404
+ left:0px;
1405
+ z-index:0;
1406
+ background-color:rgb(var(--theme-palette-neutral-border-weak));
1407
+ }
1418
1408
  .ndl-tabs .ndl-tab{
1419
1409
  font-weight:600;
1420
1410
  background:none;
@@ -1468,17 +1458,11 @@ a.ndl-btn{
1468
1458
  .ndl-tabs .ndl-tab.ndl-underline-tab.ndl-small{
1469
1459
  padding-bottom:12px;
1470
1460
  }
1471
- .ndl-tabs .ndl-tab.ndl-underline-tab.ndl-small .ndl-tab-underline{
1472
- height:2px;
1473
- }
1474
1461
  .ndl-tabs .ndl-tab.ndl-underline-tab.ndl-large{
1475
- padding-bottom:14px;
1462
+ padding-bottom:16px;
1476
1463
  }
1477
- .ndl-tabs .ndl-tab.ndl-underline-tab.ndl-large .ndl-tab-underline{
1478
- height:4px;
1479
- }
1480
1464
  .ndl-tabs .ndl-tab.ndl-underline-tab .ndl-tab-underline{
1481
- height:4px;
1465
+ height:3px;
1482
1466
  position:absolute;
1483
1467
  left:0px;
1484
1468
  bottom:0px;
@@ -6119,6 +6103,111 @@ a.ndl-cypher-editor .cm-editor .cm-button,a .ndl-codemirror-editor .cm-editor .c
6119
6103
  display:flex;
6120
6104
  gap:4px;
6121
6105
  }
6106
+ .ndl-tree-view-list{
6107
+ margin:0px;
6108
+ list-style-type:none;
6109
+ padding:0px;
6110
+ }
6111
+ .ndl-tree-view-list .ndl-tree-view-list-item:hover:not(.indicator):not(
6112
+ .ndl-tree-view-list-item-placeholder
6113
+ ):not(.ndl-tree-view-list-item-disable-interaction){
6114
+ background-color:rgb(var(--theme-palette-neutral-hover));
6115
+ }
6116
+ .ndl-tree-view-list .ndl-tree-view-list-item:hover:not(.indicator):not(
6117
+ .ndl-tree-view-list-item-placeholder
6118
+ ):not(.ndl-tree-view-list-item-disable-interaction) .ndl-tree-view-drag-handle{
6119
+ cursor:move;
6120
+ opacity:1;
6121
+ }
6122
+ .ndl-tree-view-list .ndl-tree-view-list-item:hover:not(.indicator):not(
6123
+ .ndl-tree-view-list-item-placeholder
6124
+ ):not(.ndl-tree-view-list-item-disable-interaction) .ndl-tree-view-actions > button{
6125
+ opacity:1;
6126
+ }
6127
+ .ndl-tree-view-list .ndl-tree-view-list-item:has(*:focus-visible):not(.indicator):not(
6128
+ .ndl-tree-view-list-item-placeholder
6129
+ ) .ndl-tree-view-drag-handle{
6130
+ opacity:1;
6131
+ }
6132
+ .ndl-tree-view-list .ndl-tree-view-list-item:has(*:focus-visible):not(.indicator):not(
6133
+ .ndl-tree-view-list-item-placeholder
6134
+ ) .ndl-tree-view-actions > button{
6135
+ opacity:1;
6136
+ }
6137
+ .ndl-tree-view-list .ndl-tree-view-list-item:has(*:focus-visible){
6138
+ background-color:rgb(var(--theme-palette-neutral-hover));
6139
+ }
6140
+ .ndl-tree-view-list .ndl-tree-view-list-item-placeholder{
6141
+ margin-bottom:4px;
6142
+ background-color:rgb(var(--theme-palette-primary-bg-weak));
6143
+ }
6144
+ .ndl-tree-view-list .ndl-tree-view-list-item{
6145
+ height:24px;
6146
+ }
6147
+ .ndl-tree-view-list .ndl-tree-view-list-item.indicator{
6148
+ position:relative;
6149
+ height:2px;
6150
+ opacity:1;
6151
+ }
6152
+ .ndl-tree-view-list .ndl-tree-view-list-item.indicator .ndl-tree-view-list-item-content{
6153
+ position:relative;
6154
+ height:2px;
6155
+ background-color:rgb(var(--theme-palette-primary-focus));
6156
+ padding:0px;
6157
+ }
6158
+ .ndl-tree-view-list .ndl-tree-view-list-item.indicator .ndl-tree-view-list-item-content > *{
6159
+ opacity:0;
6160
+ }
6161
+ .ndl-tree-view-list .ndl-tree-view-list-item .ndl-tree-view-text-clickable:hover{
6162
+ text-decoration-line:underline;
6163
+ }
6164
+ .ndl-tree-view-list .ndl-tree-view-list-item .ndl-tree-view-list-item-content{
6165
+ display:flex;
6166
+ flex-direction:row;
6167
+ align-items:center;
6168
+ gap:4px;
6169
+ }
6170
+ .ndl-tree-view-list .ndl-tree-view-list-item .ndl-tree-view-actions{
6171
+ margin-left:auto;
6172
+ display:flex;
6173
+ flex-direction:row;
6174
+ gap:4px;
6175
+ }
6176
+ .ndl-tree-view-list .ndl-tree-view-list-item .ndl-tree-view-actions > button{
6177
+ opacity:0;
6178
+ }
6179
+ .ndl-tree-view-list .ndl-tree-view-list-item .ndl-tree-view-drag-handle{
6180
+ opacity:0;
6181
+ cursor:unset;
6182
+ }
6183
+ .ndl-tree-view-list .ndl-tree-view-list-item .ndl-tree-view-drag-handle svg{
6184
+ height:16px;
6185
+ width:16px;
6186
+ color:rgb(var(--theme-palette-neutral-border-strongest));
6187
+ }
6188
+ .ndl-tree-view-list .ndl-tree-view-list-item .ndl-tree-view-collapse-button svg{
6189
+ height:16px;
6190
+ width:16px;
6191
+ color:rgb(var(--theme-palette-neutral-border-strongest));
6192
+ }
6193
+ .ndl-tree-view-list .ndl-tree-view-list-item .ndl-tree-view-text{
6194
+ font-size:var(--font-size-subheading-small);
6195
+ font-weight:var(--font-weight-semibold);
6196
+ letter-spacing:0.016rem;
6197
+ line-height:1.25rem;
6198
+ }
6199
+ .ndl-tree-view-list .ndl-trail{
6200
+ height:24px;
6201
+ width:16px;
6202
+ overflow:hidden;
6203
+ }
6204
+ .ndl-tree-view-list .ndl-trail .ndl-trail-curved{
6205
+ margin-left:7px;
6206
+ margin-bottom:11px;
6207
+ }
6208
+ .ndl-tree-view-list .ndl-trail .ndl-trail-straight{
6209
+ margin:auto;
6210
+ }
6122
6211
  .n-sr-only{
6123
6212
  position:absolute;
6124
6213
  width:1px;
@@ -6269,6 +6358,9 @@ a.ndl-cypher-editor .cm-editor .cm-button,a .ndl-codemirror-editor .cm-editor .c
6269
6358
  .n-h-28{
6270
6359
  height:112px;
6271
6360
  }
6361
+ .n-h-5{
6362
+ height:20px;
6363
+ }
6272
6364
  .n-h-7{
6273
6365
  height:28px;
6274
6366
  }
@@ -21,7 +21,7 @@
21
21
 
22
22
  /**
23
23
  * Do not edit directly
24
- * Generated on Wed, 03 Apr 2024 07:52:25 GMT
24
+ * Generated on Fri, 12 Apr 2024 13:00:30 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, 03 Apr 2024 07:52:25 GMT
24
+ * Generated on Fri, 12 Apr 2024 13:00:30 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, 03 Apr 2024 07:52:25 GMT
24
+ * Generated on Fri, 12 Apr 2024 13:00:30 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, 03 Apr 2024 07:52:25 GMT
3
+ // Generated on Fri, 12 Apr 2024 13:00:30 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, 03 Apr 2024 07:52:25 GMT
24
+ * Generated on Fri, 12 Apr 2024 13:00:30 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": "2.7.12",
3
+ "version": "2.7.13",
4
4
  "description": "Neo4j base package for the design system",
5
5
  "author": "Neo4j Inc.",
6
6
  "homepage": "https://www.neo4j.design",