@neo4j-ndl/base 2.8.1 → 2.9.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,21 @@
1
1
  # Change Log
2
2
 
3
+ ## 2.9.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#877](https://github.com/neo4j/needle/pull/877) [`10990e2b7d6da2f7ae7bc27a73585af84427eb78`](https://github.com/neo4j/needle/commit/10990e2b7d6da2f7ae7bc27a73585af84427eb78) Thanks [@daugerdas](https://github.com/daugerdas)! - update DropZone illustrations
8
+
9
+ ## 2.9.0
10
+
11
+ ### Minor Changes
12
+
13
+ - [#784](https://github.com/neo4j/needle/pull/784) [`3ac35cf15f870929346b74025cb7d679e3b97ccb`](https://github.com/neo4j/needle/commit/3ac35cf15f870929346b74025cb7d679e3b97ccb) Thanks [@daugerdas](https://github.com/daugerdas)! - add dropdown button component
14
+
15
+ ### Patch Changes
16
+
17
+ - [#845](https://github.com/neo4j/needle/pull/845) [`2d9b25183b840b362842b67610507e6de9c31fc8`](https://github.com/neo4j/needle/commit/2d9b25183b840b362842b67610507e6de9c31fc8) Thanks [@noahmay](https://github.com/noahmay)! - Fix keyboard input inside accordion
18
+
3
19
  ## 2.8.1
4
20
 
5
21
  ### Patch Changes
package/lib/LICENSES.txt CHANGED
@@ -19767,7 +19767,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
19767
19767
 
19768
19768
  -----
19769
19769
 
19770
- The following software may be included in this product: storybook-addon-pseudo-states. A copy of the source code may be downloaded from https://github.com/chromaui/storybook-addon-pseudo-states. This software contains the following license and notice below:
19770
+ The following software may be included in this product: storybook-addon-pseudo-states. A copy of the source code may be downloaded from git+https://github.com/chromaui/storybook-addon-pseudo-states.git. This software contains the following license and notice below:
19771
19771
 
19772
19772
  MIT License
19773
19773
 
@@ -20630,14 +20630,27 @@ Repository: https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk
20630
20630
 
20631
20631
  ---------------------------------------
20632
20632
 
20633
+ ## @polka/compression
20634
+ License: MIT
20635
+ Repository: lukeed/polka
20636
+
20637
+ ---------------------------------------
20638
+
20633
20639
  ## @polka/url
20634
20640
  License: MIT
20635
20641
  By: Luke Edwards
20636
20642
  Repository: lukeed/polka
20637
20643
 
20644
+ ---------------------------------------
20645
+
20646
+ ## @rollup/plugin-alias
20647
+ License: MIT
20648
+ By: Johannes Stein
20649
+ Repository: rollup/plugins
20650
+
20638
20651
  > The MIT License (MIT)
20639
20652
  >
20640
- > Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)
20653
+ > Copyright (c) 2019 RollupJS Plugin Contributors (https://github.com/rollup/plugins/graphs/contributors)
20641
20654
  >
20642
20655
  > Permission is hereby granted, free of charge, to any person obtaining a copy
20643
20656
  > of this software and associated documentation files (the "Software"), to deal
@@ -20659,13 +20672,6 @@ Repository: lukeed/polka
20659
20672
 
20660
20673
  ---------------------------------------
20661
20674
 
20662
- ## @rollup/plugin-alias
20663
- License: MIT
20664
- By: Johannes Stein
20665
- Repository: rollup/plugins
20666
-
20667
- ---------------------------------------
20668
-
20669
20675
  ## @rollup/plugin-commonjs
20670
20676
  License: MIT
20671
20677
  By: Rich Harris
@@ -20700,6 +20706,28 @@ License: MIT
20700
20706
  By: LarsDenBakker
20701
20707
  Repository: rollup/plugins
20702
20708
 
20709
+ > The MIT License (MIT)
20710
+ >
20711
+ > Copyright (c) 2019 RollupJS Plugin Contributors (https://github.com/rollup/plugins/graphs/contributors)
20712
+ >
20713
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
20714
+ > of this software and associated documentation files (the "Software"), to deal
20715
+ > in the Software without restriction, including without limitation the rights
20716
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
20717
+ > copies of the Software, and to permit persons to whom the Software is
20718
+ > furnished to do so, subject to the following conditions:
20719
+ >
20720
+ > The above copyright notice and this permission notice shall be included in
20721
+ > all copies or substantial portions of the Software.
20722
+ >
20723
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20724
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20725
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20726
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20727
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20728
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20729
+ > THE SOFTWARE.
20730
+
20703
20731
  ---------------------------------------
20704
20732
 
20705
20733
  ## @rollup/pluginutils
@@ -20707,6 +20735,28 @@ License: MIT
20707
20735
  By: Rich Harris
20708
20736
  Repository: rollup/plugins
20709
20737
 
20738
+ > The MIT License (MIT)
20739
+ >
20740
+ > Copyright (c) 2019 RollupJS Plugin Contributors (https://github.com/rollup/plugins/graphs/contributors)
20741
+ >
20742
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
20743
+ > of this software and associated documentation files (the "Software"), to deal
20744
+ > in the Software without restriction, including without limitation the rights
20745
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
20746
+ > copies of the Software, and to permit persons to whom the Software is
20747
+ > furnished to do so, subject to the following conditions:
20748
+ >
20749
+ > The above copyright notice and this permission notice shall be included in
20750
+ > all copies or substantial portions of the Software.
20751
+ >
20752
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20753
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20754
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20755
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20756
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20757
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20758
+ > THE SOFTWARE.
20759
+
20710
20760
  ---------------------------------------
20711
20761
 
20712
20762
  ## acorn
@@ -20807,6 +20857,63 @@ Repository: https://github.com/micromatch/anymatch
20807
20857
 
20808
20858
  ---------------------------------------
20809
20859
 
20860
+ ## artichokie
20861
+ License: MIT
20862
+ By: sapphi-red, Evan You
20863
+ Repository: git+https://github.com/sapphi-red/artichokie.git
20864
+
20865
+ > MIT License
20866
+ >
20867
+ > Copyright (c) 2020-present, Yuxi (Evan) You
20868
+ > Copyright (c) 2023-present, sapphi-red
20869
+ >
20870
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
20871
+ > of this software and associated documentation files (the "Software"), to deal
20872
+ > in the Software without restriction, including without limitation the rights
20873
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
20874
+ > copies of the Software, and to permit persons to whom the Software is
20875
+ > furnished to do so, subject to the following conditions:
20876
+ >
20877
+ > The above copyright notice and this permission notice shall be included in all
20878
+ > copies or substantial portions of the Software.
20879
+ >
20880
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20881
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20882
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20883
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20884
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20885
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
20886
+ > SOFTWARE.
20887
+
20888
+ ---------------------------------------
20889
+
20890
+ ## astring
20891
+ License: MIT
20892
+ By: David Bonnet
20893
+ Repository: https://github.com/davidbonnet/astring.git
20894
+
20895
+ > Copyright (c) 2015, David Bonnet <david@bonnet.cc>
20896
+ >
20897
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
20898
+ > of this software and associated documentation files (the "Software"), to deal
20899
+ > in the Software without restriction, including without limitation the rights
20900
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
20901
+ > copies of the Software, and to permit persons to whom the Software is
20902
+ > furnished to do so, subject to the following conditions:
20903
+ >
20904
+ > The above copyright notice and this permission notice shall be included in
20905
+ > all copies or substantial portions of the Software.
20906
+ >
20907
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20908
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20909
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20910
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20911
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20912
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20913
+ > THE SOFTWARE.
20914
+
20915
+ ---------------------------------------
20916
+
20810
20917
  ## balanced-match
20811
20918
  License: MIT
20812
20919
  By: Julian Gruber
@@ -21034,35 +21141,6 @@ Repository: senchalabs/connect
21034
21141
 
21035
21142
  ---------------------------------------
21036
21143
 
21037
- ## connect-history-api-fallback
21038
- License: MIT
21039
- By: Ben Ripkens, Craig Myles
21040
- Repository: http://github.com/bripkens/connect-history-api-fallback.git
21041
-
21042
- > The MIT License
21043
- >
21044
- > Copyright (c) 2022 Ben Blackmore and contributors
21045
- >
21046
- > Permission is hereby granted, free of charge, to any person obtaining a copy
21047
- > of this software and associated documentation files (the "Software"), to deal
21048
- > in the Software without restriction, including without limitation the rights
21049
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
21050
- > copies of the Software, and to permit persons to whom the Software is
21051
- > furnished to do so, subject to the following conditions:
21052
- >
21053
- > The above copyright notice and this permission notice shall be included in
21054
- > all copies or substantial portions of the Software.
21055
- >
21056
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
21057
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21058
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
21059
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21060
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21061
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21062
- > THE SOFTWARE.
21063
-
21064
- ---------------------------------------
21065
-
21066
21144
  ## convert-source-map
21067
21145
  License: MIT
21068
21146
  By: Thorsten Lorenz
@@ -22005,29 +22083,32 @@ Repository: git+https://github.com/isaacs/isexe.git
22005
22083
 
22006
22084
  ---------------------------------------
22007
22085
 
22008
- ## json-stable-stringify
22086
+ ## js-tokens
22009
22087
  License: MIT
22010
- By: James Halliday
22011
- Repository: git://github.com/ljharb/json-stable-stringify.git
22088
+ By: Simon Lydell
22089
+ Repository: lydell/js-tokens
22012
22090
 
22013
- > This software is released under the MIT license:
22091
+ > The MIT License (MIT)
22014
22092
  >
22015
- > Permission is hereby granted, free of charge, to any person obtaining a copy of
22016
- > this software and associated documentation files (the "Software"), to deal in
22017
- > the Software without restriction, including without limitation the rights to
22018
- > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
22019
- > the Software, and to permit persons to whom the Software is furnished to do so,
22020
- > subject to the following conditions:
22093
+ > Copyright (c) 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024 Simon Lydell
22021
22094
  >
22022
- > The above copyright notice and this permission notice shall be included in all
22023
- > copies or substantial portions of the Software.
22095
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
22096
+ > of this software and associated documentation files (the "Software"), to deal
22097
+ > in the Software without restriction, including without limitation the rights
22098
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
22099
+ > copies of the Software, and to permit persons to whom the Software is
22100
+ > furnished to do so, subject to the following conditions:
22101
+ >
22102
+ > The above copyright notice and this permission notice shall be included in
22103
+ > all copies or substantial portions of the Software.
22024
22104
  >
22025
22105
  > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22026
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
22027
- > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
22028
- > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
22029
- > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
22030
- > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22106
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22107
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22108
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22109
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22110
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22111
+ > THE SOFTWARE.
22031
22112
 
22032
22113
  ---------------------------------------
22033
22114
 
@@ -22036,6 +22117,28 @@ License: MIT
22036
22117
  By: Evan You
22037
22118
  Repository: git+https://github.com/yyx990803/launch-editor.git
22038
22119
 
22120
+ > The MIT License (MIT)
22121
+ >
22122
+ > Copyright (c) 2017-present, Yuxi (Evan) You
22123
+ >
22124
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
22125
+ > of this software and associated documentation files (the "Software"), to deal
22126
+ > in the Software without restriction, including without limitation the rights
22127
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
22128
+ > copies of the Software, and to permit persons to whom the Software is
22129
+ > furnished to do so, subject to the following conditions:
22130
+ >
22131
+ > The above copyright notice and this permission notice shall be included in
22132
+ > all copies or substantial portions of the Software.
22133
+ >
22134
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22135
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22136
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22137
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22138
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22139
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22140
+ > THE SOFTWARE.
22141
+
22039
22142
  ---------------------------------------
22040
22143
 
22041
22144
  ## launch-editor-middleware
@@ -22043,6 +22146,28 @@ License: MIT
22043
22146
  By: Evan You
22044
22147
  Repository: git+https://github.com/yyx990803/launch-editor.git
22045
22148
 
22149
+ > The MIT License (MIT)
22150
+ >
22151
+ > Copyright (c) 2017-present, Yuxi (Evan) You
22152
+ >
22153
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
22154
+ > of this software and associated documentation files (the "Software"), to deal
22155
+ > in the Software without restriction, including without limitation the rights
22156
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
22157
+ > copies of the Software, and to permit persons to whom the Software is
22158
+ > furnished to do so, subject to the following conditions:
22159
+ >
22160
+ > The above copyright notice and this permission notice shall be included in
22161
+ > all copies or substantial portions of the Software.
22162
+ >
22163
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22164
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22165
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22166
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22167
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22168
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22169
+ > THE SOFTWARE.
22170
+
22046
22171
  ---------------------------------------
22047
22172
 
22048
22173
  ## lilconfig
@@ -22050,6 +22175,28 @@ License: MIT
22050
22175
  By: antonk52
22051
22176
  Repository: https://github.com/antonk52/lilconfig
22052
22177
 
22178
+ > MIT License
22179
+ >
22180
+ > Copyright (c) 2022 Anton Kastritskiy
22181
+ >
22182
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
22183
+ > of this software and associated documentation files (the "Software"), to deal
22184
+ > in the Software without restriction, including without limitation the rights
22185
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
22186
+ > copies of the Software, and to permit persons to whom the Software is
22187
+ > furnished to do so, subject to the following conditions:
22188
+ >
22189
+ > The above copyright notice and this permission notice shall be included in all
22190
+ > copies or substantial portions of the Software.
22191
+ >
22192
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22193
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22194
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22195
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22196
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22197
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22198
+ > SOFTWARE.
22199
+
22053
22200
  ---------------------------------------
22054
22201
 
22055
22202
  ## loader-utils
@@ -22214,7 +22361,7 @@ Repository: git://github.com/isaacs/minimatch.git
22214
22361
 
22215
22362
  > The ISC License
22216
22363
  >
22217
- > Copyright (c) 2011-2022 Isaac Z. Schlueter and Contributors
22364
+ > Copyright (c) 2011-2023 Isaac Z. Schlueter and Contributors
22218
22365
  >
22219
22366
  > Permission to use, copy, modify, and/or distribute this software for any
22220
22367
  > purpose with or without fee is hereby granted, provided that the above
@@ -22373,35 +22520,6 @@ Repository: sindresorhus/object-assign
22373
22520
 
22374
22521
  ---------------------------------------
22375
22522
 
22376
- ## okie
22377
- License: MIT
22378
- By: Evan You
22379
- Repository: git+https://github.com/yyx990803/okie.git
22380
-
22381
- > MIT License
22382
- >
22383
- > Copyright (c) 2020-present, Yuxi (Evan) You
22384
- >
22385
- > Permission is hereby granted, free of charge, to any person obtaining a copy
22386
- > of this software and associated documentation files (the "Software"), to deal
22387
- > in the Software without restriction, including without limitation the rights
22388
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
22389
- > copies of the Software, and to permit persons to whom the Software is
22390
- > furnished to do so, subject to the following conditions:
22391
- >
22392
- > The above copyright notice and this permission notice shall be included in all
22393
- > copies or substantial portions of the Software.
22394
- >
22395
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22396
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22397
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22398
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22399
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22400
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22401
- > SOFTWARE.
22402
-
22403
- ---------------------------------------
22404
-
22405
22523
  ## on-finished
22406
22524
  License: MIT
22407
22525
  By: Douglas Christopher Wilson, Jonathan Ong
@@ -23095,7 +23213,7 @@ Repository: sindresorhus/shebang-regex
23095
23213
  ## shell-quote
23096
23214
  License: MIT
23097
23215
  By: James Halliday
23098
- Repository: http://github.com/substack/node-shell-quote.git
23216
+ Repository: http://github.com/ljharb/shell-quote.git
23099
23217
 
23100
23218
  > The MIT License
23101
23219
  >
@@ -23523,7 +23641,7 @@ Repository: https://github.com/npm/wrappy
23523
23641
  ## ws
23524
23642
  License: MIT
23525
23643
  By: Einar Otto Stangvik
23526
- Repository: websockets/ws
23644
+ Repository: git+https://github.com/websockets/ws.git
23527
23645
 
23528
23646
  > Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
23529
23647
  > Copyright (c) 2013 Arnout Kazemier and contributors
package/lib/NOTICE.txt CHANGED
@@ -23,7 +23,7 @@ Full license texts are found in LICENSES.txt.
23
23
  Third-party licenses
24
24
  --------------------
25
25
  ├─ MPL-2.0
26
- │ └─ @axe-core/playwright@npm:4.8.5 [a2e03] (via npm:4.8.5 [a2e03])
26
+ │ └─ @axe-core/playwright@npm:4.9.0 [a2e03] (via npm:4.9.0 [a2e03])
27
27
  │ └─ URL: https://github.com/dequelabs/axe-core-npm.git
28
28
 
29
29
  ├─ MIT
@@ -61,37 +61,37 @@ Third-party licenses
61
61
  │ ├─ @heroicons/react@npm:2.0.13 [a2e03] (via npm:2.0.13 [a2e03])
62
62
  │ │ ├─ URL: https://github.com/tailwindlabs/heroicons.git
63
63
  │ │ └─ VendorUrl: https://github.com/tailwindlabs/heroicons#readme
64
- │ ├─ @storybook/addon-a11y@npm:7.1.0 [d75d7] (via npm:7.1.0 [d75d7])
64
+ │ ├─ @storybook/addon-a11y@npm:8.0.9 (via npm:8.0.9)
65
65
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
66
66
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/a11y
67
- │ ├─ @storybook/addon-actions@npm:7.1.0 [d75d7] (via npm:7.1.0 [d75d7])
67
+ │ ├─ @storybook/addon-actions@npm:8.0.9 (via npm:8.0.9)
68
68
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
69
69
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/actions
70
- │ ├─ @storybook/addon-docs@npm:7.1.0 [d75d7] (via npm: 7.1.0 [d75d7])
70
+ │ ├─ @storybook/addon-docs@npm:8.0.9 (via npm:8.0.9)
71
71
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
72
72
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/docs
73
- │ ├─ @storybook/addon-essentials@npm:7.1.0 [d75d7] (via npm:7.1.0 [d75d7])
73
+ │ ├─ @storybook/addon-essentials@npm:8.0.9 (via npm:8.0.9)
74
74
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
75
75
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/essentials
76
- │ ├─ @storybook/addon-links@npm:7.1.0 [d75d7] (via npm:7.1.0 [d75d7])
76
+ │ ├─ @storybook/addon-links@npm:8.0.9 [d75d7] (via npm:8.0.9 [d75d7])
77
77
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
78
78
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/links
79
- │ ├─ @storybook/addon-storysource@npm:7.1.0 [d75d7] (via npm:7.1.0 [d75d7])
79
+ │ ├─ @storybook/addon-storysource@npm:8.0.9 (via npm:8.0.9)
80
80
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
81
81
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/storysource
82
- │ ├─ @storybook/blocks@npm:7.1.0 [d75d7] (via npm:7.1.0 [d75d7])
82
+ │ ├─ @storybook/blocks@npm:8.0.9 [d75d7] (via npm:8.0.9 [d75d7])
83
83
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
84
84
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/ui/blocks
85
- │ ├─ @storybook/preview-api@npm:7.1.0 (via npm:7.1.0)
85
+ │ ├─ @storybook/preview-api@npm:8.0.9 (via npm:8.0.9)
86
86
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
87
87
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/lib/preview-api
88
- │ ├─ @storybook/react@npm:7.1.0 [d75d7] (via npm:7.1.0 [d75d7])
88
+ │ ├─ @storybook/react@npm:8.0.9 [d75d7] (via npm:8.0.9 [d75d7])
89
89
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
90
90
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/renderers/react
91
- │ ├─ @storybook/react-vite@npm:7.1.0 [d75d7] (via npm:7.1.0 [d75d7])
91
+ │ ├─ @storybook/react-vite@npm:8.0.9 [d75d7] (via npm:8.0.9 [d75d7])
92
92
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
93
93
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/frameworks/react-vite
94
- │ ├─ @storybook/react-webpack5@npm:7.1.0 [d75d7] (via npm:7.1.0 [d75d7])
94
+ │ ├─ @storybook/react-webpack5@npm:8.0.9 [d75d7] (via npm:8.0.9 [d75d7])
95
95
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
96
96
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/frameworks/react-webpack5
97
97
  │ ├─ @svgr/cli@npm:6.5.1 (via npm:6.5.1)
@@ -152,7 +152,7 @@ Third-party licenses
152
152
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tinycolor2
153
153
  │ ├─ @typescript-eslint/eslint-plugin@npm:7.3.1 [36a01] (via npm:7.3.1 [36a01])
154
154
  │ │ └─ URL: https://github.com/typescript-eslint/typescript-eslint.git
155
- │ ├─ @vitejs/plugin-react@npm:4.2.1 [291d8] (via npm:^4.2.1 [291d8])
155
+ │ ├─ @vitejs/plugin-react@npm:4.2.1 [f4317] (via npm:^4.2.1 [f4317])
156
156
  │ │ ├─ URL: git+https://github.com/vitejs/vite-plugin-react.git
157
157
  │ │ ├─ VendorName: Evan You
158
158
  │ │ └─ VendorUrl: https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme
@@ -305,15 +305,12 @@ Third-party licenses
305
305
  │ │ ├─ URL: https://github.com/sass/dart-sass
306
306
  │ │ ├─ VendorName: Natalie Weizenbaum
307
307
  │ │ └─ VendorUrl: https://github.com/sass/dart-sass
308
- │ ├─ sb@npm:7.6.13 (via npm:^7.0.10)
308
+ │ ├─ storybook@npm:8.0.9 (via npm:8.0.9)
309
309
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
310
310
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/lib/cli
311
- │ ├─ storybook@npm:7.6.8 (via npm:7.6.8)
312
- │ │ ├─ URL: https://github.com/storybookjs/storybook.git
313
- │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/lib/cli
314
- │ ├─ storybook-addon-pseudo-states@npm:1.15.5 [d75d7] (via npm:^1.15.1 [d75d7])
315
- │ │ ├─ URL: https://github.com/chromaui/storybook-addon-pseudo-states
316
- │ │ └─ VendorName: ghengeveld
311
+ │ ├─ storybook-addon-pseudo-states@npm:3.0.1 (via npm:3.0.1)
312
+ │ │ ├─ URL: git+https://github.com/chromaui/storybook-addon-pseudo-states.git
313
+ │ │ └─ VendorName: Chromatic
317
314
  │ ├─ tailwindcss@npm:3.4.1 (via npm:3.4.1)
318
315
  │ │ ├─ URL: https://github.com/tailwindlabs/tailwindcss.git
319
316
  │ │ └─ VendorUrl: https://tailwindcss.com
@@ -333,10 +330,10 @@ Third-party licenses
333
330
  │ │ ├─ URL: https://github.com/juliencrn/usehooks-ts
334
331
  │ │ ├─ VendorName: Julien CARON
335
332
  │ │ └─ VendorUrl: https://usehooks-ts.com
336
- │ ├─ vite@npm:4.5.2 [d75d7] (via npm:^4.0.4 [d75d7])
333
+ │ ├─ vite@npm:5.2.10 [00591] (via npm:^5.0.13 [00591])
337
334
  │ │ ├─ URL: git+https://github.com/vitejs/vite.git
338
335
  │ │ ├─ VendorName: Evan You
339
- │ │ └─ VendorUrl: https://github.com/vitejs/vite/tree/main/#readme
336
+ │ │ └─ VendorUrl: https://vitejs.dev
340
337
  │ ├─ vite-plugin-entry-shaking@npm:0.2.1 [d75d7] (via npm:^0.2.1 [d75d7])
341
338
  │ │ ├─ URL: https://github.com/Dschungelabenteuer/vite-plugin-entry-shaking
342
339
  │ │ ├─ VendorName: Charles Gruenais
@@ -356,7 +353,7 @@ Third-party licenses
356
353
  │ ├─ @neo4j-cypher/react-codemirror@npm:1.0.3 [d75d7] (via npm:1.0.3 [d75d7])
357
354
  │ │ ├─ URL: git://github.com/neo4j/cypher-editor.git
358
355
  │ │ └─ VendorName: Neo4j Inc.
359
- │ ├─ @playwright/experimental-ct-react@npm:1.42.1 (via npm:1.42.1)
356
+ │ ├─ @playwright/experimental-ct-react@npm:1.43.1 (via npm:1.43.1)
360
357
  │ │ ├─ URL: git+https://github.com/microsoft/playwright.git
361
358
  │ │ ├─ VendorName: Microsoft Corporation
362
359
  │ │ └─ VendorUrl: https://playwright.dev
@@ -398,7 +395,7 @@ Third-party licenses
398
395
  │ └─ URL: https://github.com/typescript-eslint/typescript-eslint.git
399
396
 
400
397
  ├─ AGPL-3.0-or-later
401
- │ └─ @whitespace/storybook-addon-html@npm:5.1.6 [d75d7] (via npm:^5.1.1 [d75d7])
398
+ │ └─ @whitespace/storybook-addon-html@npm:6.0.5 [d75d7] (via npm:6.0.5 [d75d7])
402
399
  │ ├─ URL: https://github.com/whitespace-se/storybook-addon-html
403
400
  │ └─ VendorName: Whitespace
404
401
 
@@ -22,7 +22,7 @@
22
22
  "use strict";
23
23
  /**
24
24
  * Do not edit directly
25
- * Generated on Thu, 25 Apr 2024 09:53:55 GMT
25
+ * Generated on Mon, 06 May 2024 08:03:50 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 Thu, 25 Apr 2024 09:53:55 GMT
25
+ * Generated on Mon, 06 May 2024 08:03:50 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 Thu, 25 Apr 2024 09:53:55 GMT
25
+ * Generated on Mon, 06 May 2024 08:03: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 Thu, 25 Apr 2024 09:53:55 GMT
24
+ * Generated on Mon, 06 May 2024 08:03:50 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 Thu, 25 Apr 2024 09:53:55 GMT
24
+ * Generated on Mon, 06 May 2024 08:03:50 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 Thu, 25 Apr 2024 09:53:55 GMT
25
+ * Generated on Mon, 06 May 2024 08:03:50 GMT
26
26
  */
27
27
  module.exports = {
28
28
  "transitions": {
@@ -997,15 +997,14 @@ h6,
997
997
  }
998
998
  .ndl-accordion .ndl-accordion-item{
999
999
  box-sizing:border-box;
1000
+ height:48px;
1000
1001
  width:auto;
1002
+ border-bottom-width:1px;
1003
+ border-style:solid;
1004
+ border-color:rgb(var(--theme-palette-neutral-border-weak));
1001
1005
  }
1002
- .ndl-accordion .ndl-accordion-item-header{
1003
- display:flex;
1004
- width:100%;
1005
- color:rgb(var(--theme-palette-neutral-text-default));
1006
- }
1007
- .ndl-accordion .ndl-accordion-item-header-disabled{
1008
- color:rgb(var(--theme-palette-neutral-text-weakest));
1006
+ .ndl-accordion .ndl-accordion-item-expanded{
1007
+ height:auto;
1009
1008
  }
1010
1009
  .ndl-accordion .ndl-accordion-item-header-button{
1011
1010
  position:relative;
@@ -1022,29 +1021,16 @@ h6,
1022
1021
  color:rgb(var(--theme-palette-neutral-text-weakest));
1023
1022
  }
1024
1023
  .ndl-accordion .ndl-accordion-item-header-button:focus-visible{
1025
- border-radius:4px;
1026
1024
  outline-style:solid;
1027
1025
  outline-width:2px;
1028
- outline-offset:1px;
1026
+ outline-offset:-2px;
1029
1027
  outline-color:rgb(var(--theme-palette-primary-focus));
1030
1028
  }
1031
- .ndl-accordion .ndl-accordion-item-header-button:hover:before{
1032
- position:absolute;
1033
- width:100%;
1034
- height:100%;
1035
- border-radius:4px;
1029
+ .ndl-accordion .ndl-accordion-item-header-button:hover{
1036
1030
  background-color:rgb(var(--theme-palette-neutral-hover));
1037
- content:'';
1038
- z-index:1;
1039
1031
  }
1040
- .ndl-accordion .ndl-accordion-item-header-button:active:before{
1041
- position:absolute;
1042
- width:100%;
1043
- height:100%;
1044
- border-radius:4px;
1032
+ .ndl-accordion .ndl-accordion-item-header-button:active{
1045
1033
  background-color:rgb(var(--theme-palette-neutral-pressed));
1046
- content:'';
1047
- z-index:1;
1048
1034
  }
1049
1035
  .ndl-accordion .ndl-accordion-item-header-button-title{
1050
1036
  margin-left:12px;
@@ -4124,6 +4110,7 @@ a.ndl-btn{
4124
4110
  .ndl-dropzone .ndl-dropzone-header .ndl-upload-img-wrapper{
4125
4111
  position:relative;
4126
4112
  display:inline-block;
4113
+ height:64px;
4127
4114
  }
4128
4115
  .ndl-dropzone .ndl-dropzone-header .ndl-upload-img-label{
4129
4116
  position:absolute;
@@ -6101,6 +6088,99 @@ a.ndl-cypher-editor .cm-editor .cm-button,a .ndl-codemirror-editor .cm-editor .c
6101
6088
  display:flex;
6102
6089
  gap:4px;
6103
6090
  }
6091
+ .ndl-dropdown-btn{
6092
+ display:inline-flex;
6093
+ cursor:pointer;
6094
+ align-items:center;
6095
+ justify-content:center;
6096
+ gap:8px;
6097
+ border-radius:4px;
6098
+ border-width:1px;
6099
+ border-style:solid;
6100
+ border-color:rgb(var(--theme-palette-neutral-border-strong));
6101
+ outline:2px solid transparent;
6102
+ outline-offset:2px;
6103
+ --tw-ring-color:rgb(var(--theme-palette-primary-focus));
6104
+ font-size:var(--font-size-body-medium);
6105
+ font-weight:var(--font-weight-normal);
6106
+ letter-spacing:0.016rem;
6107
+ line-height:1.25rem;
6108
+ }
6109
+ .ndl-dropdown-btn:focus-visible{
6110
+ --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
6111
+ --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
6112
+ box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
6113
+ }
6114
+ .ndl-dropdown-btn.ndl-small{
6115
+ height:24px;
6116
+ padding-left:4px;
6117
+ padding-right:4px;
6118
+ padding-top:2px;
6119
+ padding-bottom:2px;
6120
+ }
6121
+ .ndl-dropdown-btn.ndl-small .ndl-dropdown-btn-left-wrapper{
6122
+ gap:4px;
6123
+ }
6124
+ .ndl-dropdown-btn.ndl-medium{
6125
+ height:36px;
6126
+ padding-left:8px;
6127
+ padding-right:8px;
6128
+ padding-top:8px;
6129
+ padding-bottom:8px;
6130
+ }
6131
+ .ndl-dropdown-btn.ndl-medium .ndl-dropdown-btn-left-wrapper{
6132
+ gap:8px;
6133
+ }
6134
+ .ndl-dropdown-btn.ndl-large{
6135
+ height:48px;
6136
+ padding-left:12px;
6137
+ padding-right:12px;
6138
+ padding-top:12px;
6139
+ padding-bottom:12px;
6140
+ font-size:var(--font-size-body-large);
6141
+ font-weight:var(--font-weight-normal);
6142
+ letter-spacing:0.016rem;
6143
+ line-height:1.5rem;
6144
+ }
6145
+ .ndl-dropdown-btn.ndl-large .ndl-dropdown-btn-left-wrapper{
6146
+ gap:8px;
6147
+ }
6148
+ .ndl-dropdown-btn.ndl-medium:has(.ndl-avatar){
6149
+ padding-left:6px;
6150
+ }
6151
+ .ndl-dropdown-btn.ndl-medium:has(.ndl-avatar) .ndl-dropdown-btn-left-wrapper{
6152
+ gap:6px;
6153
+ }
6154
+ .ndl-dropdown-btn.ndl-large:has(.ndl-avatar){
6155
+ padding-left:6px;
6156
+ }
6157
+ .ndl-dropdown-btn:hover{
6158
+ background-color:rgb(var(--theme-palette-neutral-hover));
6159
+ }
6160
+ .ndl-dropdown-btn:active{
6161
+ background-color:rgb(var(--theme-palette-neutral-pressed));
6162
+ }
6163
+ .ndl-dropdown-btn.ndl-disabled{
6164
+ cursor:not-allowed;
6165
+ border-color:rgb(var(--theme-palette-neutral-border-strong));
6166
+ background-color:rgb(var(--theme-palette-neutral-bg-weak));
6167
+ color:rgb(var(--theme-palette-neutral-text-weakest));
6168
+ }
6169
+ .ndl-dropdown-btn.ndl-floating-btn{
6170
+ --tw-shadow:var(--theme-shadow-overlay);
6171
+ --tw-shadow-colored:var(--theme-shadow-overlay);
6172
+ box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
6173
+ }
6174
+ .ndl-dropdown-btn.ndl-open{
6175
+ --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
6176
+ --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
6177
+ box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
6178
+ --tw-ring-color:rgb(var(--theme-palette-primary-focus));
6179
+ }
6180
+ .ndl-dropdown-btn-left-wrapper{
6181
+ display:flex;
6182
+ align-items:center;
6183
+ }
6104
6184
  .ndl-divider{
6105
6185
  display:block;
6106
6186
  align-self:center;
@@ -21,7 +21,7 @@
21
21
 
22
22
  /**
23
23
  * Do not edit directly
24
- * Generated on Thu, 25 Apr 2024 09:53:55 GMT
24
+ * Generated on Mon, 06 May 2024 08:03: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 Thu, 25 Apr 2024 09:53:55 GMT
24
+ * Generated on Mon, 06 May 2024 08:03: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 Thu, 25 Apr 2024 09:53:55 GMT
24
+ * Generated on Mon, 06 May 2024 08:03:50 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 Thu, 25 Apr 2024 09:53:55 GMT
3
+ // Generated on Mon, 06 May 2024 08:03: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 Thu, 25 Apr 2024 09:53:55 GMT
24
+ * Generated on Mon, 06 May 2024 08:03:50 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.8.1",
3
+ "version": "2.9.1",
4
4
  "description": "Neo4j base package for the design system",
5
5
  "author": "Neo4j Inc.",
6
6
  "homepage": "https://www.neo4j.design",