@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 +12 -0
- package/lib/LICENSES.txt +27 -1
- package/lib/NOTICE.txt +26 -19
- package/lib/cjs/tokens/js/storybook-design-token.js +1899 -0
- package/lib/cjs/tokens/js/storybook-design-token.js.map +1 -0
- package/lib/cjs/tokens/js/tokens-esm.js +1 -1
- package/lib/cjs/tokens/js/tokens.js +1 -1
- package/lib/esm/tokens/js/storybook-design-token.js +1896 -0
- package/lib/esm/tokens/js/storybook-design-token.js.map +1 -0
- package/lib/esm/tokens/js/tokens-esm.js +1 -1
- package/lib/esm/tokens/js/tokens.js +1 -1
- package/lib/neo4j-ds-styles.css +154 -10
- package/lib/tokens/css/tokens.css +1 -1
- package/lib/tokens/js/tokens-raw.js +2 -2
- package/lib/tokens/js/tokens.js +1 -1
- package/lib/tokens/scss/tokens.scss +2 -2
- package/lib/types/tokens/js/storybook-design-token.d.ts +52 -0
- package/package.json +1 -1
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
|
|
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
|
-
│ ├─ [38;5;166m@babel/[39m[38;5;173mcore[39m[38;5;111m@[39m[38;5;111mnpm:7.21.
|
|
26
|
+
│ ├─ [38;5;166m@babel/[39m[38;5;173mcore[39m[38;5;111m@[39m[38;5;111mnpm:7.21.8[39m (via [38;5;37mnpm:^7.16.0[39m)
|
|
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
|
-
│ ├─ [38;5;166m@babel/[39m[38;5;173mpreset-env[39m[38;5;111m@[39m[38;5;111mnpm:7.
|
|
30
|
+
│ ├─ [38;5;166m@babel/[39m[38;5;173mpreset-env[39m[38;5;111m@[39m[38;5;111mnpm:7.21.5 [a2e03][39m (via [38;5;37mnpm:^7.16.4 [a2e03][39m)
|
|
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
|
-
│ ├─ [38;5;166m@tanstack/[39m[38;5;173mreact-table[39m[38;5;111m@[39m[38;5;111mnpm:8.
|
|
88
|
+
│ ├─ [38;5;166m@tanstack/[39m[38;5;173mreact-table[39m[38;5;111m@[39m[38;5;111mnpm:8.9.1 [a2e03][39m (via [38;5;37mnpm:^8.5.22 [a2e03][39m)
|
|
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
|
│ ├─ [38;5;166m@types/[39m[38;5;173mjest-axe[39m[38;5;111m@[39m[38;5;111mnpm:3.5.5[39m (via [38;5;37mnpm:^3.5.3[39m)
|
|
110
110
|
│ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
|
|
111
111
|
│ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest-axe
|
|
112
|
-
│ ├─ [38;5;166m@types/[39m[38;5;173mnode[39m[38;5;111m@[39m[38;5;111mnpm:16.18.
|
|
112
|
+
│ ├─ [38;5;166m@types/[39m[38;5;173mnode[39m[38;5;111m@[39m[38;5;111mnpm:16.18.27[39m (via [38;5;37mnpm:^16.11.7[39m)
|
|
113
113
|
│ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
|
|
114
114
|
│ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node
|
|
115
|
-
│ ├─ [38;5;166m@types/[39m[38;5;173mreact[39m[38;5;111m@[39m[38;5;111mnpm:17.0.
|
|
115
|
+
│ ├─ [38;5;166m@types/[39m[38;5;173mreact[39m[38;5;111m@[39m[38;5;111mnpm:17.0.60[39m (via [38;5;37mnpm:^17.0.53[39m)
|
|
116
116
|
│ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
|
|
117
117
|
│ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react
|
|
118
118
|
│ ├─ [38;5;166m@types/[39m[38;5;173mreact-dom[39m[38;5;111m@[39m[38;5;111mnpm:17.0.18[39m (via [38;5;37mnpm:17.0.18[39m)
|
|
@@ -127,7 +127,7 @@ Third-party licenses
|
|
|
127
127
|
│ ├─ [38;5;166m@types/[39m[38;5;173mtinycolor2[39m[38;5;111m@[39m[38;5;111mnpm:1.4.3[39m (via [38;5;37mnpm:^1.4.3[39m)
|
|
128
128
|
│ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
|
|
129
129
|
│ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tinycolor2
|
|
130
|
-
│ ├─ [38;5;166m@typescript-eslint/[39m[38;5;173meslint-plugin[39m[38;5;111m@[39m[38;5;111mnpm:5.
|
|
130
|
+
│ ├─ [38;5;166m@typescript-eslint/[39m[38;5;173meslint-plugin[39m[38;5;111m@[39m[38;5;111mnpm:5.59.5 [a2e03][39m (via [38;5;37mnpm:^5.5.0 [a2e03][39m)
|
|
131
131
|
│ │ └─ URL: https://github.com/typescript-eslint/typescript-eslint.git
|
|
132
132
|
│ ├─ [38;5;173macorn[39m[38;5;111m@[39m[38;5;111mnpm:8.8.2[39m (via [38;5;37mnpm:^8.8.2[39m)
|
|
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
|
│ ├─ [38;5;173mchalk[39m[38;5;111m@[39m[38;5;111mnpm:5.2.0[39m (via [38;5;37mnpm:^5.1.0[39m)
|
|
144
144
|
│ │ └─ URL: git+https://github.com/chalk/chalk.git
|
|
145
|
-
│ ├─ [38;5;173mchromatic[39m[38;5;111m@[39m[38;5;111mnpm:6.17.
|
|
145
|
+
│ ├─ [38;5;173mchromatic[39m[38;5;111m@[39m[38;5;111mnpm:6.17.4[39m (via [38;5;37mnpm:^6.5.1[39m)
|
|
146
146
|
│ │ ├─ URL: https://github.com/chromaui/chromatic-cli.git
|
|
147
147
|
│ │ └─ VendorUrl: https://www.chromatic.com
|
|
148
148
|
│ ├─ [38;5;173mclassnames[39m[38;5;111m@[39m[38;5;111mnpm:2.3.2[39m (via [38;5;37mnpm:^2.3.1[39m)
|
|
@@ -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
|
-
│ ├─ [38;5;173meslint[39m[38;5;111m@[39m[38;5;111mnpm:8.
|
|
166
|
+
│ ├─ [38;5;173meslint[39m[38;5;111m@[39m[38;5;111mnpm:8.40.0[39m (via [38;5;37mnpm:^8.3.0[39m)
|
|
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
|
│ ├─ [38;5;173mjest-axe[39m[38;5;111m@[39m[38;5;111mnpm:5.0.1[39m (via [38;5;37mnpm:^5.0.1[39m)
|
|
195
195
|
│ │ ├─ URL: git+https://github.com/nickcolley/jest-axe.git
|
|
196
196
|
│ │ └─ VendorName: Nick Colley
|
|
197
|
-
│ ├─ [38;5;173mpostcss[39m[38;5;111m@[39m[38;5;111mnpm:8.4.
|
|
197
|
+
│ ├─ [38;5;173mpostcss[39m[38;5;111m@[39m[38;5;111mnpm:8.4.23[39m (via [38;5;37mnpm:^8.4.18[39m)
|
|
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
|
│ ├─ [38;5;173mpostcss-nested[39m[38;5;111m@[39m[38;5;111mnpm:6.0.1 [708d2][39m (via [38;5;37mnpm:^6.0.0 [708d2][39m)
|
|
208
208
|
│ │ ├─ URL: git+https://github.com/postcss/postcss-nested.git
|
|
209
209
|
│ │ └─ VendorName: Andrey Sitnik
|
|
210
|
-
│ ├─ [38;5;173mprettier[39m[38;5;111m@[39m[38;5;111mnpm:2.8.
|
|
210
|
+
│ ├─ [38;5;173mprettier[39m[38;5;111m@[39m[38;5;111mnpm:2.8.8[39m (via [38;5;37mnpm:^2.8.4[39m)
|
|
211
211
|
│ │ ├─ URL: git+https://github.com/prettier/prettier.git
|
|
212
212
|
│ │ ├─ VendorName: James Long
|
|
213
213
|
│ │ └─ VendorUrl: https://prettier.io
|
|
214
|
+
│ ├─ [38;5;173mre-resizable[39m[38;5;111m@[39m[38;5;111mnpm:6.9.9 [a2e03][39m (via [38;5;37mnpm:^6.9.9 [a2e03][39m)
|
|
215
|
+
│ │ ├─ URL: https://github.com/bokuweb/react-resizable-box.git
|
|
216
|
+
│ │ ├─ VendorName: bokuweb
|
|
217
|
+
│ │ └─ VendorUrl: https://github.com/bokuweb/react-resizable-box
|
|
214
218
|
│ ├─ [38;5;173mreact[39m[38;5;111m@[39m[38;5;111mnpm:17.0.2[39m (via [38;5;37mnpm:^17.0.2[39m)
|
|
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
|
-
│ ├─ [38;5;173mreact-hot-toast[39m[38;5;111m@[39m[38;5;111mnpm:2.4.
|
|
232
|
+
│ ├─ [38;5;173mreact-hot-toast[39m[38;5;111m@[39m[38;5;111mnpm:2.4.1 [d75d7][39m (via [38;5;37mnpm:^2.3.0 [d75d7][39m)
|
|
229
233
|
│ │ ├─ URL: git+https://github.com/timolins/react-hot-toast.git
|
|
230
234
|
│ │ └─ VendorName: Timo Lins
|
|
231
235
|
│ ├─ [38;5;173mreact-select[39m[38;5;111m@[39m[38;5;111mnpm:5.7.0 [a2e03][39m (via [38;5;37mnpm:5.7.0 [a2e03][39m)
|
|
@@ -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
|
-
│ ├─ [38;5;173msass[39m[38;5;111m@[39m[38;5;111mnpm:1.62.
|
|
253
|
+
│ ├─ [38;5;173msass[39m[38;5;111m@[39m[38;5;111mnpm:1.62.1[39m (via [38;5;37mnpm:^1.62.0[39m)
|
|
250
254
|
│ │ ├─ URL: https://github.com/sass/dart-sass
|
|
251
255
|
│ │ ├─ VendorName: Natalie Weizenbaum
|
|
252
256
|
│ │ └─ VendorUrl: https://github.com/sass/dart-sass
|
|
253
|
-
│ ├─ [38;5;
|
|
257
|
+
│ ├─ [38;5;173msb[39m[38;5;111m@[39m[38;5;111mnpm:7.0.10[39m (via [38;5;37mnpm:^7.0.10[39m)
|
|
254
258
|
│ │ ├─ URL: https://github.com/storybookjs/storybook.git
|
|
255
|
-
│ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/
|
|
256
|
-
│ ├─ [38;5;173mstorybook
|
|
259
|
+
│ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/lib/cli
|
|
260
|
+
│ ├─ [38;5;173mstorybook[39m[38;5;111m@[39m[38;5;111mnpm:7.0.9[39m (via [38;5;37mnpm:^7.0.6[39m)
|
|
261
|
+
│ │ ├─ URL: https://github.com/storybookjs/storybook.git
|
|
262
|
+
│ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/lib/cli
|
|
263
|
+
│ ├─ [38;5;173mstorybook-addon-pseudo-states[39m[38;5;111m@[39m[38;5;111mnpm:1.15.5 [d75d7][39m (via [38;5;37mnpm:^1.15.1 [d75d7][39m)
|
|
257
264
|
│ │ ├─ URL: https://github.com/chromaui/storybook-addon-pseudo-states
|
|
258
265
|
│ │ └─ VendorName: ghengeveld
|
|
259
266
|
│ ├─ [38;5;173mtailwindcss[39m[38;5;111m@[39m[38;5;111mnpm:3.1.8 [708d2][39m (via [38;5;37mnpm:3.1.8 [708d2][39m)
|
|
260
267
|
│ │ ├─ URL: https://github.com/tailwindlabs/tailwindcss.git
|
|
261
268
|
│ │ └─ VendorUrl: https://tailwindcss.com
|
|
262
|
-
│ ├─ [38;5;173mtinycolor2[39m[38;5;111m@[39m[38;5;111mnpm:1.6.0[39m (via [38;5;37mnpm:^1.
|
|
269
|
+
│ ├─ [38;5;173mtinycolor2[39m[38;5;111m@[39m[38;5;111mnpm:1.6.0[39m (via [38;5;37mnpm:^1.6.0[39m)
|
|
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
|
-
│ ├─ [38;5;173mvite[39m[38;5;111m@[39m[38;5;111mnpm:4.
|
|
281
|
+
│ ├─ [38;5;173mvite[39m[38;5;111m@[39m[38;5;111mnpm:4.3.5 [d75d7][39m (via [38;5;37mnpm:^4.0.4 [d75d7][39m)
|
|
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
|
-
│ ├─ [38;5;173mstyle-dictionary[39m[38;5;111m@[39m[38;5;111mnpm:3.
|
|
301
|
+
│ ├─ [38;5;173mstyle-dictionary[39m[38;5;111m@[39m[38;5;111mnpm:3.8.0[39m (via [38;5;37mnpm:^3.0.3[39m)
|
|
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
|
│ └─ [38;5;173mroot[39m[38;5;111m@[39m[38;5;111mworkspace:.[39m (via [38;5;37mworkspace:.[39m)
|
|
312
319
|
│
|
|
313
320
|
├─ BSD-2-Clause
|
|
314
|
-
│ └─ [38;5;166m@typescript-eslint/[39m[38;5;173mparser[39m[38;5;111m@[39m[38;5;111mnpm:5.
|
|
321
|
+
│ └─ [38;5;166m@typescript-eslint/[39m[38;5;173mparser[39m[38;5;111m@[39m[38;5;111mnpm:5.59.5 [a2e03][39m (via [38;5;37mnpm:^5.5.0 [a2e03][39m)
|
|
315
322
|
│ └─ URL: https://github.com/typescript-eslint/typescript-eslint.git
|
|
316
323
|
│
|
|
317
324
|
├─ AGPL-3.0-or-later
|