@neo4j-ndl/base 1.3.7 → 1.4.1

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.4.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 041cdc6: Added full width on label element as well to support using a custom label component with ellipsis truncation
8
+
9
+ ## 1.4.0
10
+
11
+ ### Minor Changes
12
+
13
+ - 77bf1d9: new drawer component
14
+
3
15
  ## 1.3.7
4
16
 
5
17
  ### Patch Changes
package/lib/LICENSES.txt CHANGED
@@ -12036,6 +12036,32 @@ By: Ika
12036
12036
 
12037
12037
  -----
12038
12038
 
12039
+ The following software may be included in this product: re-resizable. A copy of the source code may be downloaded from https://github.com/bokuweb/react-resizable-box.git. This software contains the following license and notice below:
12040
+
12041
+ The MIT License (MIT)
12042
+
12043
+ Copyright (c) 2018 @bokuweb
12044
+
12045
+ Permission is hereby granted, free of charge, to any person obtaining a copy
12046
+ of this software and associated documentation files (the "Software"), to deal
12047
+ in the Software without restriction, including without limitation the rights
12048
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12049
+ copies of the Software, and to permit persons to whom the Software is
12050
+ furnished to do so, subject to the following conditions:
12051
+
12052
+ The above copyright notice and this permission notice shall be included in all
12053
+ copies or substantial portions of the Software.
12054
+
12055
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12056
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12057
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12058
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12059
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12060
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
12061
+ SOFTWARE.
12062
+
12063
+ -----
12064
+
12039
12065
  The following software may be included in this product: react-dropzone. A copy of the source code may be downloaded from https://github.com/react-dropzone/react-dropzone.git. This software contains the following license and notice below:
12040
12066
 
12041
12067
  The MIT License (MIT)
@@ -14529,7 +14555,7 @@ Repository: git+https://github.com/ampproject/remapping.git
14529
14555
  > same "printed page" as the copyright notice for easier
14530
14556
  > identification within third-party archives.
14531
14557
  >
14532
- > Copyright 2019 Google LLC
14558
+ > Copyright [yyyy] [name of copyright owner]
14533
14559
  >
14534
14560
  > Licensed under the Apache License, Version 2.0 (the "License");
14535
14561
  > you may not use this file except in compliance with the License.
package/lib/NOTICE.txt CHANGED
@@ -23,11 +23,11 @@ Full license texts are found in LICENSES.txt.
23
23
  Third-party licenses
24
24
  --------------------
25
25
  ├─ MIT
26
- │ ├─ @babel/core@npm:7.21.3 (via npm:^7.16.0)
26
+ │ ├─ @babel/core@npm:7.21.8 (via npm:^7.16.0)
27
27
  │ │ ├─ URL: https://github.com/babel/babel.git
28
28
  │ │ ├─ VendorName: The Babel Team
29
29
  │ │ └─ VendorUrl: https://babel.dev/docs/en/next/babel-core
30
- │ ├─ @babel/preset-env@npm:7.20.2 [a2e03] (via npm:^7.16.4 [a2e03])
30
+ │ ├─ @babel/preset-env@npm:7.21.5 [a2e03] (via npm:^7.16.4 [a2e03])
31
31
  │ │ ├─ URL: https://github.com/babel/babel.git
32
32
  │ │ ├─ VendorName: The Babel Team
33
33
  │ │ └─ VendorUrl: https://babel.dev/docs/en/next/babel-preset-env
@@ -85,7 +85,7 @@ Third-party licenses
85
85
  │ │ ├─ URL: https://github.com/gregberge/svgr/tree/main/packages/cli
86
86
  │ │ ├─ VendorName: Greg Bergé
87
87
  │ │ └─ VendorUrl: https://react-svgr.com
88
- │ ├─ @tanstack/react-table@npm:8.7.9 [a2e03] (via npm:^8.5.22 [a2e03])
88
+ │ ├─ @tanstack/react-table@npm:8.9.1 [a2e03] (via npm:^8.5.22 [a2e03])
89
89
  │ │ ├─ URL: git+https://github.com/tanstack/table.git
90
90
  │ │ ├─ VendorName: Tanner Linsley
91
91
  │ │ └─ VendorUrl: https://github.com/tanstack/table#readme
@@ -109,10 +109,10 @@ Third-party licenses
109
109
  │ ├─ @types/jest-axe@npm:3.5.5 (via npm:^3.5.3)
110
110
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
111
111
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest-axe
112
- │ ├─ @types/node@npm:16.18.18 (via npm:^16.11.7)
112
+ │ ├─ @types/node@npm:16.18.27 (via npm:^16.11.7)
113
113
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
114
114
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node
115
- │ ├─ @types/react@npm:17.0.53 (via npm:^17.0.53)
115
+ │ ├─ @types/react@npm:17.0.60 (via npm:^17.0.53)
116
116
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
117
117
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react
118
118
  │ ├─ @types/react-dom@npm:17.0.18 (via npm:17.0.18)
@@ -127,7 +127,7 @@ Third-party licenses
127
127
  │ ├─ @types/tinycolor2@npm:1.4.3 (via npm:^1.4.3)
128
128
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
129
129
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tinycolor2
130
- │ ├─ @typescript-eslint/eslint-plugin@npm:5.56.0 [a2e03] (via npm:^5.5.0 [a2e03])
130
+ │ ├─ @typescript-eslint/eslint-plugin@npm:5.59.5 [a2e03] (via npm:^5.5.0 [a2e03])
131
131
  │ │ └─ URL: https://github.com/typescript-eslint/typescript-eslint.git
132
132
  │ ├─ acorn@npm:8.8.2 (via npm:^8.8.2)
133
133
  │ │ ├─ URL: https://github.com/acornjs/acorn.git
@@ -142,7 +142,7 @@ Third-party licenses
142
142
  │ │ └─ URL: https://github.com/facebook/jest.git
143
143
  │ ├─ chalk@npm:5.2.0 (via npm:^5.1.0)
144
144
  │ │ └─ URL: git+https://github.com/chalk/chalk.git
145
- │ ├─ chromatic@npm:6.17.2 (via npm:^6.5.1)
145
+ │ ├─ chromatic@npm:6.17.4 (via npm:^6.5.1)
146
146
  │ │ ├─ URL: https://github.com/chromaui/chromatic-cli.git
147
147
  │ │ └─ VendorUrl: https://www.chromatic.com
148
148
  │ ├─ classnames@npm:2.3.2 (via npm:^2.3.1)
@@ -163,7 +163,7 @@ Third-party licenses
163
163
  │ │ ├─ URL: https://github.com/DamonOehlman/detect-browser.git
164
164
  │ │ ├─ VendorName: Damon Oehlman
165
165
  │ │ └─ VendorUrl: https://github.com/DamonOehlman/detect-browser
166
- │ ├─ eslint@npm:8.36.0 (via npm:^8.3.0)
166
+ │ ├─ eslint@npm:8.40.0 (via npm:^8.3.0)
167
167
  │ │ ├─ URL: git+https://github.com/eslint/eslint.git
168
168
  │ │ ├─ VendorName: Nicholas C. Zakas
169
169
  │ │ └─ VendorUrl: https://eslint.org
@@ -194,7 +194,7 @@ Third-party licenses
194
194
  │ ├─ jest-axe@npm:5.0.1 (via npm:^5.0.1)
195
195
  │ │ ├─ URL: git+https://github.com/nickcolley/jest-axe.git
196
196
  │ │ └─ VendorName: Nick Colley
197
- │ ├─ postcss@npm:8.4.21 (via npm:^8.4.18)
197
+ │ ├─ postcss@npm:8.4.23 (via npm:^8.4.18)
198
198
  │ │ ├─ URL: git+https://github.com/postcss/postcss.git
199
199
  │ │ ├─ VendorName: Andrey Sitnik
200
200
  │ │ └─ VendorUrl: https://postcss.org/
@@ -207,10 +207,14 @@ Third-party licenses
207
207
  │ ├─ postcss-nested@npm:6.0.1 [708d2] (via npm:^6.0.0 [708d2])
208
208
  │ │ ├─ URL: git+https://github.com/postcss/postcss-nested.git
209
209
  │ │ └─ VendorName: Andrey Sitnik
210
- │ ├─ prettier@npm:2.8.6 (via npm:^2.8.4)
210
+ │ ├─ prettier@npm:2.8.8 (via npm:^2.8.4)
211
211
  │ │ ├─ URL: git+https://github.com/prettier/prettier.git
212
212
  │ │ ├─ VendorName: James Long
213
213
  │ │ └─ VendorUrl: https://prettier.io
214
+ │ ├─ re-resizable@npm:6.9.9 [a2e03] (via npm:^6.9.9 [a2e03])
215
+ │ │ ├─ URL: https://github.com/bokuweb/react-resizable-box.git
216
+ │ │ ├─ VendorName: bokuweb
217
+ │ │ └─ VendorUrl: https://github.com/bokuweb/react-resizable-box
214
218
  │ ├─ react@npm:17.0.2 (via npm:^17.0.2)
215
219
  │ │ ├─ URL: https://github.com/facebook/react.git
216
220
  │ │ └─ VendorUrl: https://reactjs.org/
@@ -225,7 +229,7 @@ Third-party licenses
225
229
  │ │ ├─ URL: git+https://github.com/theKashey/react-focus-lock.git
226
230
  │ │ ├─ VendorName: theKashey
227
231
  │ │ └─ VendorUrl: https://github.com/theKashey/react-focus-lock#readme
228
- │ ├─ react-hot-toast@npm:2.4.0 [d75d7] (via npm:^2.3.0 [d75d7])
232
+ │ ├─ react-hot-toast@npm:2.4.1 [d75d7] (via npm:^2.3.0 [d75d7])
229
233
  │ │ ├─ URL: git+https://github.com/timolins/react-hot-toast.git
230
234
  │ │ └─ VendorName: Timo Lins
231
235
  │ ├─ react-select@npm:5.7.0 [a2e03] (via npm:5.7.0 [a2e03])
@@ -246,20 +250,23 @@ Third-party licenses
246
250
  │ │ ├─ URL: https://github.com/que-etc/resize-observer-polyfill.git
247
251
  │ │ ├─ VendorName: Denis Rul
248
252
  │ │ └─ VendorUrl: https://github.com/que-etc/resize-observer-polyfill
249
- │ ├─ sass@npm:1.62.0 (via npm:^1.62.0)
253
+ │ ├─ sass@npm:1.62.1 (via npm:^1.62.0)
250
254
  │ │ ├─ URL: https://github.com/sass/dart-sass
251
255
  │ │ ├─ VendorName: Natalie Weizenbaum
252
256
  │ │ └─ VendorUrl: https://github.com/sass/dart-sass
253
- │ ├─ storybook@npm:7.0.6 (via npm:^7.0.6)
257
+ │ ├─ sb@npm:7.0.10 (via npm:^7.0.10)
254
258
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
255
- │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/main/lib/cli
256
- │ ├─ storybook-addon-pseudo-states@npm:1.15.2 [d75d7] (via npm:^1.15.1 [d75d7])
259
+ │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/lib/cli
260
+ │ ├─ storybook@npm:7.0.9 (via npm:^7.0.6)
261
+ │ │ ├─ URL: https://github.com/storybookjs/storybook.git
262
+ │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/lib/cli
263
+ │ ├─ storybook-addon-pseudo-states@npm:1.15.5 [d75d7] (via npm:^1.15.1 [d75d7])
257
264
  │ │ ├─ URL: https://github.com/chromaui/storybook-addon-pseudo-states
258
265
  │ │ └─ VendorName: ghengeveld
259
266
  │ ├─ tailwindcss@npm:3.1.8 [708d2] (via npm:3.1.8 [708d2])
260
267
  │ │ ├─ URL: https://github.com/tailwindlabs/tailwindcss.git
261
268
  │ │ └─ VendorUrl: https://tailwindcss.com
262
- │ ├─ tinycolor2@npm:1.6.0 (via npm:^1.4.2)
269
+ │ ├─ tinycolor2@npm:1.6.0 (via npm:^1.6.0)
263
270
  │ │ ├─ URL: https://github.com/bgrins/TinyColor.git
264
271
  │ │ ├─ VendorName: Brian Grinstead
265
272
  │ │ └─ VendorUrl: http://briangrinstead.com
@@ -271,7 +278,7 @@ Third-party licenses
271
278
  │ │ ├─ URL: git://github.com/TypeStrong/ts-node.git
272
279
  │ │ ├─ VendorName: Blake Embrey
273
280
  │ │ └─ VendorUrl: https://typestrong.org/ts-node
274
- │ ├─ vite@npm:4.2.1 [d75d7] (via npm:^4.0.4 [d75d7])
281
+ │ ├─ vite@npm:4.3.5 [d75d7] (via npm:^4.0.4 [d75d7])
275
282
  │ │ ├─ URL: git+https://github.com/vitejs/vite.git
276
283
  │ │ ├─ VendorName: Evan You
277
284
  │ │ └─ VendorUrl: https://github.com/vitejs/vite/tree/main/#readme
@@ -291,7 +298,7 @@ Third-party licenses
291
298
  │ │ ├─ URL: https://github.com/krisk/Fuse.git
292
299
  │ │ ├─ VendorName: Kiro Risk
293
300
  │ │ └─ VendorUrl: http://fusejs.io
294
- │ ├─ style-dictionary@npm:3.7.2 (via npm:^3.0.3)
301
+ │ ├─ style-dictionary@npm:3.8.0 (via npm:^3.0.3)
295
302
  │ │ ├─ URL: git://github.com/amzn/style-dictionary.git
296
303
  │ │ ├─ VendorName: Amazon
297
304
  │ │ └─ VendorUrl: https://github.com/amzn/style-dictionary
@@ -311,7 +318,7 @@ Third-party licenses
311
318
  │ └─ root@workspace:. (via workspace:.)
312
319
 
313
320
  ├─ BSD-2-Clause
314
- │ └─ @typescript-eslint/parser@npm:5.56.0 [a2e03] (via npm:^5.5.0 [a2e03])
321
+ │ └─ @typescript-eslint/parser@npm:5.59.5 [a2e03] (via npm:^5.5.0 [a2e03])
315
322
  │ └─ URL: https://github.com/typescript-eslint/typescript-eslint.git
316
323
 
317
324
  ├─ AGPL-3.0-or-later