@neo4j-ndl/base 1.8.8 → 1.8.10

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,17 @@
1
1
  # Change Log
2
2
 
3
+ ## 1.8.10
4
+
5
+ ### Patch Changes
6
+
7
+ - ce9e07b: table body overflow fix, sticky header and flex body container to stretch
8
+
9
+ ## 1.8.9
10
+
11
+ ### Patch Changes
12
+
13
+ - 1a2d956: fix scoped context menu breaking styles from inheritance
14
+
3
15
  ## 1.8.8
4
16
 
5
17
  ### Patch Changes
package/lib/NOTICE.txt CHANGED
@@ -57,30 +57,30 @@ Third-party licenses
57
57
  │ ├─ @heroicons/react@npm:2.0.13 [a2e03] (via npm:2.0.13 [a2e03])
58
58
  │ │ ├─ URL: https://github.com/tailwindlabs/heroicons.git
59
59
  │ │ └─ VendorUrl: https://github.com/tailwindlabs/heroicons#readme
60
- │ ├─ @storybook/addon-a11y@npm:7.0.6 [d75d7] (via npm:7.0.6 [d75d7])
60
+ │ ├─ @storybook/addon-a11y@npm:7.1.0 [d75d7] (via npm:7.1.0 [d75d7])
61
61
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
62
62
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/a11y
63
- │ ├─ @storybook/addon-actions@npm:7.0.6 [d75d7] (via npm:7.0.6 [d75d7])
63
+ │ ├─ @storybook/addon-actions@npm:7.1.0 [d75d7] (via npm:7.1.0 [d75d7])
64
64
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
65
65
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/actions
66
- │ ├─ @storybook/addon-essentials@npm:7.0.6 [d75d7] (via npm:7.0.6 [d75d7])
66
+ │ ├─ @storybook/addon-essentials@npm:7.1.0 [d75d7] (via npm:7.1.0 [d75d7])
67
67
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
68
68
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/essentials
69
- │ ├─ @storybook/addon-links@npm:7.0.6 [d75d7] (via npm:7.0.6 [d75d7])
69
+ │ ├─ @storybook/addon-links@npm:7.1.0 [d75d7] (via npm:7.1.0 [d75d7])
70
70
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
71
71
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/links
72
- │ ├─ @storybook/addon-storysource@npm:7.0.6 [d75d7] (via npm:7.0.6 [d75d7])
72
+ │ ├─ @storybook/addon-storysource@npm:7.1.0 [d75d7] (via npm:7.1.0 [d75d7])
73
73
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
74
74
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/storysource
75
- │ ├─ @storybook/react@npm:7.0.6 [d75d7] (via npm:7.0.6 [d75d7])
75
+ │ ├─ @storybook/react@npm:7.1.0 [d75d7] (via npm:7.1.0 [d75d7])
76
76
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
77
- │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/main/renderers/react
78
- │ ├─ @storybook/react-vite@npm:7.0.6 [d75d7] (via npm:7.0.6 [d75d7])
77
+ │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/renderers/react
78
+ │ ├─ @storybook/react-vite@npm:7.1.0 [d75d7] (via npm:7.1.0 [d75d7])
79
79
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
80
- │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/main/frameworks/react-vite
81
- │ ├─ @storybook/react-webpack5@npm:7.0.6 [d75d7] (via npm:7.0.6 [d75d7])
80
+ │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/frameworks/react-vite
81
+ │ ├─ @storybook/react-webpack5@npm:7.1.0 [d75d7] (via npm:7.1.0 [d75d7])
82
82
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
83
- │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/main/frameworks/react-webpack5
83
+ │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/frameworks/react-webpack5
84
84
  │ ├─ @svgr/cli@npm:6.5.1 (via npm:6.5.1)
85
85
  │ │ ├─ URL: https://github.com/gregberge/svgr/tree/main/packages/cli
86
86
  │ │ ├─ VendorName: Greg Bergé
@@ -266,7 +266,7 @@ Third-party licenses
266
266
  │ ├─ sb@npm:7.0.10 (via npm:^7.0.10)
267
267
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
268
268
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/lib/cli
269
- │ ├─ storybook@npm:7.0.9 (via npm:^7.0.6)
269
+ │ ├─ storybook@npm:7.1.0 (via npm:^7.1.0)
270
270
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
271
271
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/lib/cli
272
272
  │ ├─ storybook-addon-pseudo-states@npm:1.15.5 [d75d7] (via npm:^1.15.1 [d75d7])
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Do not edit directly
4
- * Generated on Wed, 12 Jul 2023 09:05:21 GMT
4
+ * Generated on Wed, 19 Jul 2023 11:33:19 GMT
5
5
  */
6
6
  exports.__esModule = true;
7
7
  exports.tokens = void 0;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Do not edit directly
4
- * Generated on Wed, 12 Jul 2023 09:05:21 GMT
4
+ * Generated on Wed, 19 Jul 2023 11:33:19 GMT
5
5
  */
6
6
  exports.__esModule = true;
7
7
  exports.tokens = void 0;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Do not edit directly
4
- * Generated on Wed, 12 Jul 2023 09:05:21 GMT
4
+ * Generated on Wed, 19 Jul 2023 11:33:19 GMT
5
5
  */
6
6
  module.exports = {
7
7
  "transitions": {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 12 Jul 2023 09:05:21 GMT
3
+ * Generated on Wed, 19 Jul 2023 11:33:19 GMT
4
4
  */
5
5
  export const tokens = {
6
6
  "transitions": [
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 12 Jul 2023 09:05:21 GMT
3
+ * Generated on Wed, 19 Jul 2023 11:33:19 GMT
4
4
  */
5
5
  export const tokens = {
6
6
  "transitions": {
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Do not edit directly
4
- * Generated on Wed, 12 Jul 2023 09:05:21 GMT
4
+ * Generated on Wed, 19 Jul 2023 11:33:19 GMT
5
5
  */
6
6
  module.exports = {
7
7
  "transitions": {
@@ -459,7 +459,7 @@ video {
459
459
  */
460
460
  /**
461
461
  * Do not edit directly
462
- * Generated on Wed, 12 Jul 2023 09:05:21 GMT
462
+ * Generated on Wed, 19 Jul 2023 11:33:19 GMT
463
463
  */
464
464
  :root {
465
465
  --transitions-values-properties-default: all;
@@ -2624,6 +2624,8 @@ a.ndl-btn{
2624
2624
  }
2625
2625
  .ndl-menu{
2626
2626
  padding: 8px;
2627
+ text-align: start;
2628
+ color: rgb(var(--palette-neutral-text-default));
2627
2629
  }
2628
2630
  .ndl-menu.ndl-large .ndl-menu-item{
2629
2631
  padding-top: 0.75rem;
@@ -3306,10 +3308,10 @@ a.ndl-btn{
3306
3308
  }
3307
3309
  .ndl-table-root .ndl-table-x-scrollable {
3308
3310
  overflow-x: auto;
3309
- overflow-y: hidden !important;
3311
+ /* Fill available height space */
3312
+ flex-grow: 1;
3310
3313
  }
3311
3314
  .ndl-table-root .ndl-div-table{
3312
- height: 100%;
3313
3315
  width: -moz-max-content;
3314
3316
  width: max-content;
3315
3317
  min-width: 100%;
@@ -3374,7 +3376,13 @@ a.ndl-btn{
3374
3376
  align-items: center;
3375
3377
  gap: 4px;
3376
3378
  }
3377
- /* Table body */
3379
+ /* Table Header */
3380
+ .ndl-table-root .ndl-div-table .ndl-table-thead {
3381
+ position: sticky;
3382
+ top: 0;
3383
+ background-color: rgb(var(--palette-neutral-bg-weak));
3384
+ z-index: var(--z-index-alias-overlay);
3385
+ }
3378
3386
  .ndl-table-root .ndl-div-table .ndl-table-thead .ndl-table-tr {
3379
3387
  height: 48px;
3380
3388
  /* Fixed box shadow that does not match 1:1 the Figma - Agreed with the design team */
@@ -23082,6 +23090,9 @@ a.cm-editor .cm-button{
23082
23090
  .n-p-14{
23083
23091
  padding: 3.5rem;
23084
23092
  }
23093
+ .n-p-6{
23094
+ padding: 1.5rem;
23095
+ }
23085
23096
  .n-px-7{
23086
23097
  padding-left: 1.75rem;
23087
23098
  padding-right: 1.75rem;
@@ -23141,6 +23152,9 @@ a.cm-editor .cm-button{
23141
23152
  .n-pb-\[200px\]{
23142
23153
  padding-bottom: 200px;
23143
23154
  }
23155
+ .n-pb-4{
23156
+ padding-bottom: 1rem;
23157
+ }
23144
23158
  .n-text-left{
23145
23159
  text-align: left;
23146
23160
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 12 Jul 2023 09:05:21 GMT
3
+ * Generated on Wed, 19 Jul 2023 11:33:19 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 12 Jul 2023 09:05:21 GMT
3
+ * Generated on Wed, 19 Jul 2023 11:33:19 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 12 Jul 2023 09:05:21 GMT
3
+ * Generated on Wed, 19 Jul 2023 11:33:19 GMT
4
4
  */
5
5
 
6
6
  export const tokens = {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 12 Jul 2023 09:05:21 GMT
3
+ // Generated on Wed, 19 Jul 2023 11:33:19 GMT
4
4
 
5
5
  $transitions-values-properties-default: all;
6
6
  $transitions-values-duration-default: 100ms;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 12 Jul 2023 09:05:21 GMT
3
+ * Generated on Wed, 19 Jul 2023 11:33:19 GMT
4
4
  */
5
5
  export const tokens: {
6
6
  transitions: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neo4j-ndl/base",
3
- "version": "1.8.8",
3
+ "version": "1.8.10",
4
4
  "description": "Neo4j base package for the design system",
5
5
  "author": "Neo4j Inc.",
6
6
  "homepage": "",