@neo4j-ndl/base 2.2.0 → 2.3.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.3.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#712](https://github.com/neo4j/neo4j-design/pull/712) [`fa65e70cadc9ae1be59925c87d58eda877efcb05`](https://github.com/neo4j/neo4j-design/commit/fa65e70cadc9ae1be59925c87d58eda877efcb05) Thanks [@basickarl](https://github.com/basickarl)! - Added neutral banner variant
8
+
9
+ ## 2.3.0
10
+
11
+ ### Minor Changes
12
+
13
+ - [#699](https://github.com/neo4j/neo4j-design/pull/699) [`a990957`](https://github.com/neo4j/neo4j-design/commit/a990957ce60463ce781f02b97bfea482bfa07b8c) Thanks [@basickarl](https://github.com/basickarl)! - New breadcrumbs component
14
+
15
+ ### Patch Changes
16
+
17
+ - [#710](https://github.com/neo4j/neo4j-design/pull/710) [`8b8b478`](https://github.com/neo4j/neo4j-design/commit/8b8b478a2d5af2112b88444f69098ee16a0266a7) Thanks [@noahmay](https://github.com/noahmay)! - Fix relationship graph label overflow for long text
18
+
3
19
  ## 2.2.0
4
20
 
5
21
  ### Minor Changes
package/lib/LICENSES.txt CHANGED
@@ -5208,33 +5208,7 @@ SOFTWARE.
5208
5208
 
5209
5209
  -----
5210
5210
 
5211
- The following software may be included in this product: @types/dedent. A copy of the source code may be downloaded from https://www.github.com/DefinitelyTyped/DefinitelyTyped.git. This software contains the following license and notice below:
5212
-
5213
- MIT License
5214
-
5215
- Copyright (c) Microsoft Corporation. All rights reserved.
5216
-
5217
- Permission is hereby granted, free of charge, to any person obtaining a copy
5218
- of this software and associated documentation files (the "Software"), to deal
5219
- in the Software without restriction, including without limitation the rights
5220
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5221
- copies of the Software, and to permit persons to whom the Software is
5222
- furnished to do so, subject to the following conditions:
5223
-
5224
- The above copyright notice and this permission notice shall be included in all
5225
- copies or substantial portions of the Software.
5226
-
5227
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5228
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5229
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5230
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5231
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5232
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5233
- SOFTWARE
5234
-
5235
- -----
5236
-
5237
- The following software may be included in this product: @types/jest, @types/node, @types/react, @types/react-datepicker, @types/react-dom, @types/react-resizable, @types/react-syntax-highlighter, @types/react-table, @types/tinycolor2. A copy of the source code may be downloaded from https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/jest), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/node), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react-datepicker), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react-dom), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react-resizable), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react-syntax-highlighter), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react-table), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/tinycolor2). This software contains the following license and notice below:
5211
+ The following software may be included in this product: @types/dedent, @types/jest, @types/node, @types/react, @types/react-datepicker, @types/react-dom, @types/react-resizable, @types/react-syntax-highlighter, @types/react-table, @types/tinycolor2. A copy of the source code may be downloaded from https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/dedent), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/jest), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/node), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react-datepicker), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react-dom), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react-resizable), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react-syntax-highlighter), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react-table), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/tinycolor2). This software contains the following license and notice below:
5238
5212
 
5239
5213
  MIT License
5240
5214
 
@@ -12734,7 +12708,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12734
12708
 
12735
12709
  --------------------------------------------------------------------------------
12736
12710
 
12737
- analyzer license:
12711
+ analyzer, protobuf and protoc_plugin license:
12738
12712
 
12739
12713
  Copyright 2013, the Dart project authors.
12740
12714
 
@@ -13260,6 +13234,39 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
13260
13234
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13261
13235
 
13262
13236
 
13237
+ --------------------------------------------------------------------------------
13238
+
13239
+ ffi and package_config license:
13240
+
13241
+ Copyright 2019, the Dart project authors.
13242
+
13243
+ Redistribution and use in source and binary forms, with or without
13244
+ modification, are permitted provided that the following conditions are
13245
+ met:
13246
+
13247
+ * Redistributions of source code must retain the above copyright
13248
+ notice, this list of conditions and the following disclaimer.
13249
+ * Redistributions in binary form must reproduce the above
13250
+ copyright notice, this list of conditions and the following
13251
+ disclaimer in the documentation and/or other materials provided
13252
+ with the distribution.
13253
+ * Neither the name of Google LLC nor the names of its
13254
+ contributors may be used to endorse or promote products derived
13255
+ from this software without specific prior written permission.
13256
+
13257
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
13258
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
13259
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
13260
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
13261
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
13262
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
13263
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
13264
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
13265
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
13266
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
13267
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13268
+
13269
+
13263
13270
  --------------------------------------------------------------------------------
13264
13271
 
13265
13272
  file license:
@@ -13291,6 +13298,40 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
13291
13298
  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
13292
13299
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13293
13300
 
13301
+ --------------------------------------------------------------------------------
13302
+
13303
+ fixnum, http_multi_server, oauth2, shelf, shelf_web_socket, source_maps and
13304
+ stack_trace license:
13305
+
13306
+ Copyright 2014, the Dart project authors.
13307
+
13308
+ Redistribution and use in source and binary forms, with or without
13309
+ modification, are permitted provided that the following conditions are
13310
+ met:
13311
+
13312
+ * Redistributions of source code must retain the above copyright
13313
+ notice, this list of conditions and the following disclaimer.
13314
+ * Redistributions in binary form must reproduce the above
13315
+ copyright notice, this list of conditions and the following
13316
+ disclaimer in the documentation and/or other materials provided
13317
+ with the distribution.
13318
+ * Neither the name of Google LLC nor the names of its
13319
+ contributors may be used to endorse or promote products derived
13320
+ from this software without specific prior written permission.
13321
+
13322
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
13323
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
13324
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
13325
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
13326
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
13327
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
13328
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
13329
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
13330
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
13331
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
13332
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13333
+
13334
+
13294
13335
  --------------------------------------------------------------------------------
13295
13336
 
13296
13337
  frontend_server_client license:
@@ -13389,10 +13430,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
13389
13430
 
13390
13431
  --------------------------------------------------------------------------------
13391
13432
 
13392
- http_multi_server, oauth2, shelf, shelf_web_socket, source_maps and stack_trace
13393
- license:
13433
+ io, stream_transform and term_glyph license:
13394
13434
 
13395
- Copyright 2014, the Dart project authors.
13435
+ Copyright 2017, the Dart project authors.
13396
13436
 
13397
13437
  Redistribution and use in source and binary forms, with or without
13398
13438
  modification, are permitted provided that the following conditions are
@@ -13423,9 +13463,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13423
13463
 
13424
13464
  --------------------------------------------------------------------------------
13425
13465
 
13426
- io, stream_transform and term_glyph license:
13466
+ js license:
13427
13467
 
13428
- Copyright 2017, the Dart project authors.
13468
+ Copyright 2012, the Dart project authors.
13429
13469
 
13430
13470
  Redistribution and use in source and binary forms, with or without
13431
13471
  modification, are permitted provided that the following conditions are
@@ -13456,10 +13496,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13456
13496
 
13457
13497
  --------------------------------------------------------------------------------
13458
13498
 
13459
- js license:
13460
-
13461
- Copyright 2012, the Dart project authors.
13499
+ json_annotation license:
13462
13500
 
13501
+ Copyright 2017, the Dart project authors. All rights reserved.
13463
13502
  Redistribution and use in source and binary forms, with or without
13464
13503
  modification, are permitted provided that the following conditions are
13465
13504
  met:
@@ -13470,7 +13509,7 @@ met:
13470
13509
  copyright notice, this list of conditions and the following
13471
13510
  disclaimer in the documentation and/or other materials provided
13472
13511
  with the distribution.
13473
- * Neither the name of Google LLC nor the names of its
13512
+ * Neither the name of Google Inc. nor the names of its
13474
13513
  contributors may be used to endorse or promote products derived
13475
13514
  from this software without specific prior written permission.
13476
13515
 
@@ -13489,9 +13528,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13489
13528
 
13490
13529
  --------------------------------------------------------------------------------
13491
13530
 
13492
- json_annotation license:
13531
+ lints license:
13532
+
13533
+ Copyright 2021, the Dart project authors.
13493
13534
 
13494
- Copyright 2017, the Dart project authors. All rights reserved.
13495
13535
  Redistribution and use in source and binary forms, with or without
13496
13536
  modification, are permitted provided that the following conditions are
13497
13537
  met:
@@ -13502,7 +13542,7 @@ met:
13502
13542
  copyright notice, this list of conditions and the following
13503
13543
  disclaimer in the documentation and/or other materials provided
13504
13544
  with the distribution.
13505
- * Neither the name of Google Inc. nor the names of its
13545
+ * Neither the name of Google LLC nor the names of its
13506
13546
  contributors may be used to endorse or promote products derived
13507
13547
  from this software without specific prior written permission.
13508
13548
 
@@ -13521,9 +13561,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13521
13561
 
13522
13562
  --------------------------------------------------------------------------------
13523
13563
 
13524
- lints license:
13564
+ markdown license:
13525
13565
 
13526
- Copyright 2021, the Dart project authors.
13566
+ Copyright 2012, the Dart project authors.
13527
13567
 
13528
13568
  Redistribution and use in source and binary forms, with or without
13529
13569
  modification, are permitted provided that the following conditions are
@@ -13554,9 +13594,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13554
13594
 
13555
13595
  --------------------------------------------------------------------------------
13556
13596
 
13557
- markdown license:
13597
+ native_synchronization license:
13558
13598
 
13559
- Copyright 2012, the Dart project authors.
13599
+ Copyright 2023, the Dart project authors.
13560
13600
 
13561
13601
  Redistribution and use in source and binary forms, with or without
13562
13602
  modification, are permitted provided that the following conditions are
@@ -13671,40 +13711,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13671
13711
 
13672
13712
  --------------------------------------------------------------------------------
13673
13713
 
13674
- package_config license:
13675
-
13676
- Copyright 2019, the Dart project authors.
13677
-
13678
- Redistribution and use in source and binary forms, with or without
13679
- modification, are permitted provided that the following conditions are
13680
- met:
13681
-
13682
- * Redistributions of source code must retain the above copyright
13683
- notice, this list of conditions and the following disclaimer.
13684
- * Redistributions in binary form must reproduce the above
13685
- copyright notice, this list of conditions and the following
13686
- disclaimer in the documentation and/or other materials provided
13687
- with the distribution.
13688
- * Neither the name of Google LLC nor the names of its
13689
- contributors may be used to endorse or promote products derived
13690
- from this software without specific prior written permission.
13691
-
13692
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
13693
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
13694
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
13695
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
13696
- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
13697
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
13698
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
13699
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
13700
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
13701
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
13702
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13703
-
13704
-
13705
- --------------------------------------------------------------------------------
13706
-
13707
- petitparser license:
13714
+ petitparser and xml license:
13708
13715
 
13709
13716
  The MIT License
13710
13717
 
@@ -14152,33 +14159,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14152
14159
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14153
14160
 
14154
14161
 
14155
- --------------------------------------------------------------------------------
14156
-
14157
- tuple license:
14158
-
14159
- Copyright (c) 2014, the tuple project authors.
14160
- All rights reserved.
14161
-
14162
- Redistribution and use in source and binary forms, with or without
14163
- modification, are permitted provided that the following conditions are met:
14164
-
14165
- * Redistributions of source code must retain the above copyright
14166
- notice, this list of conditions and the following disclaimer.
14167
- * Redistributions in binary form must reproduce the above copyright
14168
- notice, this list of conditions and the following disclaimer in the
14169
- documentation and/or other materials provided with the distribution.
14170
-
14171
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
14172
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
14173
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
14174
- DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
14175
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
14176
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
14177
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
14178
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14179
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
14180
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14181
-
14182
14162
  --------------------------------------------------------------------------------
14183
14163
 
14184
14164
  uri license:
@@ -14209,34 +14189,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14209
14189
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14210
14190
 
14211
14191
 
14212
- --------------------------------------------------------------------------------
14213
-
14214
- xml license:
14215
-
14216
- The MIT License
14217
-
14218
- Copyright (c) 2006-2022 Lukas Renggli.
14219
- All rights reserved.
14220
-
14221
- Permission is hereby granted, free of charge, to any person obtaining a copy
14222
- of this software and associated documentation files (the "Software"), to deal
14223
- in the Software without restriction, including without limitation the rights
14224
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14225
- copies of the Software, and to permit persons to whom the Software is
14226
- furnished to do so, subject to the following conditions:
14227
-
14228
- The above copyright notice and this permission notice shall be included in
14229
- all copies or substantial portions of the Software.
14230
-
14231
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14232
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14233
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
14234
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14235
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14236
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
14237
- THE SOFTWARE.
14238
-
14239
-
14240
14192
  --------------------------------------------------------------------------------
14241
14193
 
14242
14194
  yaml license:
package/lib/NOTICE.txt CHANGED
@@ -23,13 +23,13 @@ Full license texts are found in LICENSES.txt.
23
23
  Third-party licenses
24
24
  --------------------
25
25
  ├─ MIT
26
- │ ├─ @babel/core@npm:7.21.8 (via npm:^7.16.0)
26
+ │ ├─ @babel/core@npm:7.23.6 (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
30
  │ ├─ @changesets/changelog-github@npm:0.4.8 (via npm:^0.4.8)
31
31
  │ │ └─ URL: https://github.com/changesets/changesets/tree/main/packages/changelog-github
32
- │ ├─ @changesets/cli@npm:2.26.1 (via npm:^2.22.0)
32
+ │ ├─ @changesets/cli@npm:2.27.1 (via npm:^2.22.0)
33
33
  │ │ ├─ URL: https://github.com/changesets/changesets/tree/main/packages/cli
34
34
  │ │ └─ VendorName: Changesets Contributors
35
35
  │ ├─ @commitlint/cli@npm:15.0.0 (via npm:^15.0.0)
@@ -83,7 +83,7 @@ Third-party licenses
83
83
  │ │ └─ URL: https://github.com/konsalex/table-nav
84
84
  │ ├─ @table-nav/react@npm:0.0.7 [a2e03] (via npm:0.0.7 [a2e03])
85
85
  │ │ └─ URL: https://github.com/konsalex/table-nav
86
- │ ├─ @tanstack/react-table@npm:8.9.3 [a2e03] (via npm:^8.9.3 [a2e03])
86
+ │ ├─ @tanstack/react-table@npm:8.11.2 [a2e03] (via npm:^8.9.3 [a2e03])
87
87
  │ │ ├─ URL: git+https://github.com/tanstack/table.git
88
88
  │ │ ├─ VendorName: Tanner Linsley
89
89
  │ │ └─ VendorUrl: https://github.com/tanstack/table#readme
@@ -91,11 +91,7 @@ Third-party licenses
91
91
  │ │ ├─ URL: git+https://github.com/tanstack/virtual.git
92
92
  │ │ ├─ VendorName: Tanner Linsley
93
93
  │ │ └─ VendorUrl: https://github.com/tanstack/virtual#readme
94
- │ ├─ @testing-library/jest-dom@npm:5.17.0 (via npm:5.17.0)
95
- │ │ ├─ URL: https://github.com/testing-library/jest-dom
96
- │ │ ├─ VendorName: Ernesto Garcia
97
- │ │ └─ VendorUrl: https://github.com/testing-library/jest-dom#readme
98
- │ ├─ @testing-library/jest-dom@npm:5.16.5 (via npm:^5.15.1)
94
+ │ ├─ @testing-library/jest-dom@npm:5.17.0 (via npm:^5.15.1)
99
95
  │ │ ├─ URL: https://github.com/testing-library/jest-dom
100
96
  │ │ ├─ VendorName: Ernesto Garcia
101
97
  │ │ └─ VendorUrl: https://github.com/testing-library/jest-dom#readme
@@ -107,49 +103,50 @@ Third-party licenses
107
103
  │ │ ├─ URL: https://github.com/testing-library/user-event
108
104
  │ │ ├─ VendorName: Giorgio Polvara
109
105
  │ │ └─ VendorUrl: https://github.com/testing-library/user-event#readme
110
- │ ├─ @types/dedent@npm:0.7.0 (via npm:^0.7.0)
111
- │ │ └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
106
+ │ ├─ @types/dedent@npm:0.7.2 (via npm:^0.7.0)
107
+ │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
108
+ │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dedent
112
109
  │ ├─ @types/jest@npm:27.5.2 (via npm:^27.0.3)
113
110
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
114
111
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest
115
- │ ├─ @types/node@npm:16.18.27 (via npm:^16.11.7)
112
+ │ ├─ @types/node@npm:16.18.68 (via npm:^16.11.7)
116
113
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
117
114
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node
118
115
  │ ├─ @types/react@npm:18.2.18 (via npm:18.2.18)
119
116
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
120
117
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react
121
- │ ├─ @types/react-datepicker@npm:4.11.2 (via npm:^4.11.2)
118
+ │ ├─ @types/react-datepicker@npm:4.19.4 (via npm:^4.11.2)
122
119
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
123
120
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-datepicker
124
121
  │ ├─ @types/react-dom@npm:18.2.7 (via npm:18.2.7)
125
122
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
126
123
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom
127
- │ ├─ @types/react-resizable@npm:3.0.4 (via npm:^3.0.4)
124
+ │ ├─ @types/react-resizable@npm:3.0.7 (via npm:^3.0.4)
128
125
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
129
126
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-resizable
130
- │ ├─ @types/react-syntax-highlighter@npm:15.5.6 (via npm:^15.5.5)
127
+ │ ├─ @types/react-syntax-highlighter@npm:15.5.11 (via npm:^15.5.5)
131
128
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
132
129
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-syntax-highlighter
133
- │ ├─ @types/react-table@npm:7.7.14 (via npm:^7.7.10)
130
+ │ ├─ @types/react-table@npm:7.7.18 (via npm:^7.7.10)
134
131
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
135
132
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-table
136
- │ ├─ @types/tinycolor2@npm:1.4.3 (via npm:^1.4.3)
133
+ │ ├─ @types/tinycolor2@npm:1.4.6 (via npm:^1.4.3)
137
134
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
138
135
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tinycolor2
139
- │ ├─ @typescript-eslint/eslint-plugin@npm:5.59.5 [a2e03] (via npm:^5.5.0 [a2e03])
136
+ │ ├─ @typescript-eslint/eslint-plugin@npm:5.62.0 [a2e03] (via npm:^5.5.0 [a2e03])
140
137
  │ │ └─ URL: https://github.com/typescript-eslint/typescript-eslint.git
141
- │ ├─ acorn@npm:8.8.2 (via npm:^8.8.2)
138
+ │ ├─ acorn@npm:8.11.2 (via npm:^8.8.2)
142
139
  │ │ ├─ URL: https://github.com/acornjs/acorn.git
143
140
  │ │ └─ VendorUrl: https://github.com/acornjs/acorn
144
- │ ├─ acorn-walk@npm:8.2.0 (via npm:^8.2.0)
141
+ │ ├─ acorn-walk@npm:8.3.1 (via npm:^8.2.0)
145
142
  │ │ ├─ URL: https://github.com/acornjs/acorn.git
146
143
  │ │ └─ VendorUrl: https://github.com/acornjs/acorn
147
- │ ├─ autoprefixer@npm:10.4.14 [708d2] (via npm:^10.4.0 [708d2])
144
+ │ ├─ autoprefixer@npm:10.4.16 [708d2] (via npm:^10.4.0 [708d2])
148
145
  │ │ ├─ URL: git+https://github.com/postcss/autoprefixer.git
149
146
  │ │ └─ VendorName: Andrey Sitnik
150
- │ ├─ chalk@npm:5.2.0 (via npm:^5.1.0)
147
+ │ ├─ chalk@npm:5.3.0 (via npm:^5.1.0)
151
148
  │ │ └─ URL: git+https://github.com/chalk/chalk.git
152
- │ ├─ chromatic@npm:6.17.4 (via npm:^6.5.1)
149
+ │ ├─ chromatic@npm:6.24.1 (via npm:^6.5.1)
153
150
  │ │ ├─ URL: https://github.com/chromaui/chromatic-cli.git
154
151
  │ │ └─ VendorUrl: https://www.chromatic.com
155
152
  │ ├─ classnames@npm:2.3.2 (via npm:^2.3.1)
@@ -172,25 +169,25 @@ Third-party licenses
172
169
  │ │ ├─ URL: https://github.com/DamonOehlman/detect-browser.git
173
170
  │ │ ├─ VendorName: Damon Oehlman
174
171
  │ │ └─ VendorUrl: https://github.com/DamonOehlman/detect-browser
175
- │ ├─ eslint@npm:8.40.0 (via npm:^8.3.0)
172
+ │ ├─ eslint@npm:8.56.0 (via npm:^8.3.0)
176
173
  │ │ ├─ URL: git+https://github.com/eslint/eslint.git
177
174
  │ │ ├─ VendorName: Nicholas C. Zakas
178
175
  │ │ └─ VendorUrl: https://eslint.org
179
- │ ├─ eslint-config-prettier@npm:8.8.0 [a2e03] (via npm:^8.3.0 [a2e03])
176
+ │ ├─ eslint-config-prettier@npm:8.10.0 [a2e03] (via npm:^8.3.0 [a2e03])
180
177
  │ │ ├─ URL: git+https://github.com/prettier/eslint-config-prettier.git
181
178
  │ │ └─ VendorName: Simon Lydell
182
179
  │ ├─ eslint-plugin-import@npm:2.28.1 [a2e03] (via npm:2.28.1 [a2e03])
183
180
  │ │ ├─ URL: https://github.com/import-js/eslint-plugin-import
184
181
  │ │ ├─ VendorName: Ben Mosher
185
182
  │ │ └─ VendorUrl: https://github.com/import-js/eslint-plugin-import
186
- │ ├─ eslint-plugin-jsx-a11y@npm:6.7.1 [a2e03] (via npm:^6.5.1 [a2e03])
183
+ │ ├─ eslint-plugin-jsx-a11y@npm:6.8.0 [a2e03] (via npm:^6.5.1 [a2e03])
187
184
  │ │ ├─ URL: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y
188
185
  │ │ └─ VendorName: Ethan Cohen
189
186
  │ ├─ eslint-plugin-prettier@npm:4.2.1 [a2e03] (via npm:^4.0.0 [a2e03])
190
187
  │ │ ├─ URL: git+https://github.com/prettier/eslint-plugin-prettier.git
191
188
  │ │ ├─ VendorName: Teddy Katz
192
189
  │ │ └─ VendorUrl: https://github.com/prettier/eslint-plugin-prettier#readme
193
- │ ├─ eslint-plugin-react@npm:7.32.2 [a2e03] (via npm:^7.27.1 [a2e03])
190
+ │ ├─ eslint-plugin-react@npm:7.33.2 [a2e03] (via npm:^7.27.1 [a2e03])
194
191
  │ │ ├─ URL: https://github.com/jsx-eslint/eslint-plugin-react
195
192
  │ │ ├─ VendorName: Yannick Croissant
196
193
  │ │ └─ VendorUrl: https://github.com/jsx-eslint/eslint-plugin-react
@@ -205,7 +202,7 @@ Third-party licenses
205
202
  │ │ └─ URL: git+https://github.com/jsdom/jsdom.git
206
203
  │ ├─ leva@npm:0.9.35 [d75d7] (via npm:^0.9.35 [d75d7])
207
204
  │ │ └─ URL: https://github.com/pmndrs/leva.git
208
- │ ├─ postcss@npm:8.4.23 (via npm:^8.4.18)
205
+ │ ├─ postcss@npm:8.4.32 (via npm:^8.4.18)
209
206
  │ │ ├─ URL: git+https://github.com/postcss/postcss.git
210
207
  │ │ ├─ VendorName: Andrey Sitnik
211
208
  │ │ └─ VendorUrl: https://postcss.org/
@@ -233,7 +230,7 @@ Third-party licenses
233
230
  │ ├─ react@npm:18.2.0 (via npm:18.2.0)
234
231
  │ │ ├─ URL: https://github.com/facebook/react.git
235
232
  │ │ └─ VendorUrl: https://reactjs.org/
236
- │ ├─ react-datepicker@npm:4.14.1 [a2e03] (via npm:^4.14.1 [a2e03])
233
+ │ ├─ react-datepicker@npm:4.25.0 [a2e03] (via npm:^4.14.1 [a2e03])
237
234
  │ │ ├─ URL: git://github.com/Hacker0x01/react-datepicker.git
238
235
  │ │ ├─ VendorName: HackerOne
239
236
  │ │ └─ VendorUrl: https://github.com/Hacker0x01/react-datepicker
@@ -244,7 +241,7 @@ Third-party licenses
244
241
  │ │ ├─ URL: https://github.com/react-dropzone/react-dropzone.git
245
242
  │ │ ├─ VendorName: Param Aggarwal
246
243
  │ │ └─ VendorUrl: https://github.com/react-dropzone/react-dropzone
247
- │ ├─ react-focus-lock@npm:2.9.4 [a2e03] (via npm:^2.9.4 [a2e03])
244
+ │ ├─ react-focus-lock@npm:2.9.6 [a2e03] (via npm:^2.9.4 [a2e03])
248
245
  │ │ ├─ URL: git+https://github.com/theKashey/react-focus-lock.git
249
246
  │ │ ├─ VendorName: theKashey
250
247
  │ │ └─ VendorUrl: https://github.com/theKashey/react-focus-lock#readme
@@ -273,14 +270,14 @@ Third-party licenses
273
270
  │ │ ├─ URL: https://github.com/que-etc/resize-observer-polyfill.git
274
271
  │ │ ├─ VendorName: Denis Rul
275
272
  │ │ └─ VendorUrl: https://github.com/que-etc/resize-observer-polyfill
276
- │ ├─ sass@npm:1.62.1 (via npm:^1.62.0)
273
+ │ ├─ sass@npm:1.69.5 (via npm:^1.62.0)
277
274
  │ │ ├─ URL: https://github.com/sass/dart-sass
278
275
  │ │ ├─ VendorName: Natalie Weizenbaum
279
276
  │ │ └─ VendorUrl: https://github.com/sass/dart-sass
280
- │ ├─ sb@npm:7.0.10 (via npm:^7.0.10)
277
+ │ ├─ sb@npm:7.6.6 (via npm:^7.0.10)
281
278
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
282
279
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/lib/cli
283
- │ ├─ storybook@npm:7.1.0 (via npm:^7.1.0)
280
+ │ ├─ storybook@npm:7.6.6 (via npm:^7.1.0)
284
281
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
285
282
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/lib/cli
286
283
  │ ├─ storybook-addon-pseudo-states@npm:1.15.5 [d75d7] (via npm:^1.15.1 [d75d7])
@@ -293,7 +290,7 @@ Third-party licenses
293
290
  │ │ ├─ URL: https://github.com/bgrins/TinyColor.git
294
291
  │ │ ├─ VendorName: Brian Grinstead
295
292
  │ │ └─ VendorUrl: http://briangrinstead.com
296
- │ ├─ ts-node@npm:10.9.1 [708d2] (via npm:^10.4.0 [708d2])
293
+ │ ├─ ts-node@npm:10.9.2 [708d2] (via npm:^10.4.0 [708d2])
297
294
  │ │ ├─ URL: git://github.com/TypeStrong/ts-node.git
298
295
  │ │ ├─ VendorName: Blake Embrey
299
296
  │ │ └─ VendorUrl: https://typestrong.org/ts-node
@@ -301,7 +298,7 @@ Third-party licenses
301
298
  │ │ ├─ URL: https://github.com/juliencrn/usehooks-ts
302
299
  │ │ ├─ VendorName: Julien CARON
303
300
  │ │ └─ VendorUrl: https://usehooks-ts.com
304
- │ ├─ vite@npm:4.3.5 [d75d7] (via npm:^4.0.4 [d75d7])
301
+ │ ├─ vite@npm:4.5.1 [9b3b8] (via npm:^3.0.0 || ^4.0.0 [9b3b8])
305
302
  │ │ ├─ URL: git+https://github.com/vitejs/vite.git
306
303
  │ │ ├─ VendorName: Evan You
307
304
  │ │ └─ VendorUrl: https://github.com/vitejs/vite/tree/main/#readme
@@ -325,20 +322,20 @@ Third-party licenses
325
322
  │ └─ VendorUrl: https://github.com/wobsoriano/vitest-canvas-mock#readme
326
323
 
327
324
  ├─ Apache-2.0
328
- │ ├─ @neo4j-cypher/react-codemirror@npm:1.0.2 [a2e03] (via npm:^1.0.1 [a2e03])
325
+ │ ├─ @neo4j-cypher/react-codemirror@npm:1.0.3 [a2e03] (via npm:^1.0.1 [a2e03])
329
326
  │ │ ├─ URL: git://github.com/neo4j/cypher-editor.git
330
327
  │ │ └─ VendorName: Neo4j Inc.
331
328
  │ ├─ fuse.js@npm:6.6.2 (via npm:^6.6.2)
332
329
  │ │ ├─ URL: https://github.com/krisk/Fuse.git
333
330
  │ │ ├─ VendorName: Kiro Risk
334
331
  │ │ └─ VendorUrl: http://fusejs.io
335
- │ ├─ react-aria@npm:3.25.0 [a2e03] (via npm:^3.25.0 [a2e03])
332
+ │ ├─ react-aria@npm:3.31.0 [a2e03] (via npm:^3.25.0 [a2e03])
336
333
  │ │ └─ URL: https://github.com/adobe/react-spectrum
337
- │ ├─ style-dictionary@npm:3.8.0 (via npm:^3.0.3)
334
+ │ ├─ style-dictionary@npm:3.9.1 (via npm:^3.0.3)
338
335
  │ │ ├─ URL: git://github.com/amzn/style-dictionary.git
339
336
  │ │ ├─ VendorName: Amazon
340
337
  │ │ └─ VendorUrl: https://github.com/amzn/style-dictionary
341
- │ └─ typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=bda367 (via patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>)
338
+ │ └─ typescript@patch:typescript@npm%3A5.1.6#optional!builtin<compat/typescript>::version=5.1.6&hash=5da071 (via patch:typescript@npm%3A5.1.6#optional!builtin<compat/typescript>)
342
339
  │ ├─ URL: https://github.com/Microsoft/TypeScript.git
343
340
  │ ├─ VendorName: Microsoft Corp.
344
341
  │ └─ VendorUrl: https://www.typescriptlang.org/
@@ -360,11 +357,11 @@ Third-party licenses
360
357
  │ └─ root@workspace:. (via workspace:.)
361
358
 
362
359
  ├─ BSD-2-Clause
363
- │ └─ @typescript-eslint/parser@npm:5.59.5 [a2e03] (via npm:^5.5.0 [a2e03])
360
+ │ └─ @typescript-eslint/parser@npm:5.62.0 [a2e03] (via npm:^5.5.0 [a2e03])
364
361
  │ └─ URL: https://github.com/typescript-eslint/typescript-eslint.git
365
362
 
366
363
  ├─ AGPL-3.0-or-later
367
- │ └─ @whitespace/storybook-addon-html@npm:5.1.4 [d75d7] (via npm:^5.1.1 [d75d7])
364
+ │ └─ @whitespace/storybook-addon-html@npm:5.1.6 [d75d7] (via npm:^5.1.1 [d75d7])
368
365
  │ ├─ URL: https://github.com/whitespace-se/storybook-addon-html
369
366
  │ └─ VendorName: Whitespace
370
367
 
@@ -378,7 +375,7 @@ Third-party licenses
378
375
  │ └─ VendorUrl: https://github.com/rpearce/react-medium-image-zoom
379
376
 
380
377
  └─ Unlicense
381
- └─ react-use@npm:17.4.0 [a2e03] (via npm:^17.4.0 [a2e03])
378
+ └─ react-use@npm:17.4.2 [a2e03] (via npm:^17.4.0 [a2e03])
382
379
  ├─ URL: https://github.com/streamich/react-use
383
380
  ├─ VendorName: @streamich
384
381
  └─ VendorUrl: https://github.com/streamich/react-use#readme
@@ -22,7 +22,7 @@
22
22
  "use strict";
23
23
  /**
24
24
  * Do not edit directly
25
- * Generated on Thu, 14 Dec 2023 15:03:41 GMT
25
+ * Generated on Thu, 11 Jan 2024 09:57:29 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, 14 Dec 2023 15:03:41 GMT
25
+ * Generated on Thu, 11 Jan 2024 09:57:29 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, 14 Dec 2023 15:03:41 GMT
25
+ * Generated on Thu, 11 Jan 2024 09:57:29 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, 14 Dec 2023 15:03:41 GMT
24
+ * Generated on Thu, 11 Jan 2024 09:57:29 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, 14 Dec 2023 15:03:41 GMT
24
+ * Generated on Thu, 11 Jan 2024 09:57:29 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, 14 Dec 2023 15:03:41 GMT
25
+ * Generated on Thu, 11 Jan 2024 09:57:29 GMT
26
26
  */
27
27
  module.exports = {
28
28
  "transitions": {
@@ -1551,6 +1551,12 @@ a.ndl-btn{
1551
1551
  letter-spacing:0;
1552
1552
  line-height:1.25rem;
1553
1553
  }
1554
+ .ndl-banner.ndl-neutral{
1555
+ border-width:1px;
1556
+ border-style:solid;
1557
+ border-color:rgb(var(--theme-palette-neutral-border-strong));
1558
+ background-color:rgb(var(--theme-palette-neutral-bg-weak));
1559
+ }
1554
1560
  .ndl-banner.ndl-info{
1555
1561
  border-width:1px;
1556
1562
  border-style:solid;
@@ -4231,6 +4237,7 @@ a.ndl-btn{
4231
4237
  .ndl-node-label{
4232
4238
  position:relative;
4233
4239
  display:inline-block;
4240
+ min-width:0px;
4234
4241
  cursor:pointer;
4235
4242
  border-radius:12px;
4236
4243
  padding-top:2px;
@@ -4276,6 +4283,7 @@ a.ndl-btn{
4276
4283
  .ndl-property-key-label{
4277
4284
  position:relative;
4278
4285
  display:inline-block;
4286
+ min-width:0px;
4279
4287
  cursor:pointer;
4280
4288
  border-radius:4px;
4281
4289
  background-color:rgb(var(--theme-palette-neutral-text-weak));
@@ -4327,6 +4335,7 @@ a.ndl-btn{
4327
4335
  .ndl-relationship-label{
4328
4336
  position:relative;
4329
4337
  display:flex;
4338
+ min-width:0px;
4330
4339
  cursor:pointer;
4331
4340
  }
4332
4341
  .ndl-relationship-label .ndl-relationship-label-container{
@@ -4334,6 +4343,7 @@ a.ndl-btn{
4334
4343
  z-index:10;
4335
4344
  display:inline-block;
4336
4345
  width:100%;
4346
+ min-width:0px;
4337
4347
  padding-top:2px;
4338
4348
  padding-bottom:2px;
4339
4349
  font-size:var(--font-size-label);
@@ -5427,6 +5437,156 @@ a.ndl-cypher-editor .cm-editor .cm-button, a .ndl-codemirror-editor .cm-editor
5427
5437
  border-style:solid;
5428
5438
  border-color:rgb(var(--theme-palette-neutral-border-weak));
5429
5439
  }
5440
+ .ndl-breadcrumbs{
5441
+ display:flex;
5442
+ height:32px;
5443
+ place-items:center;
5444
+ align-items:flex-start;
5445
+ gap:10px;
5446
+ }
5447
+ .ndl-breadcrumbs ol{
5448
+ display:flex;
5449
+ flex-wrap:wrap;
5450
+ }
5451
+ .ndl-breadcrumbs li{
5452
+ display:flex;
5453
+ }
5454
+ .ndl-breadcrumbs .ndl-breadcrumbs-base-item{
5455
+ margin-right:12px;
5456
+ align-items:center;
5457
+ border-radius:6px;
5458
+ }
5459
+ .ndl-breadcrumbs .ndl-breadcrumbs-base-item-link{
5460
+ height:20px;
5461
+ width:20px;
5462
+ padding:0px;
5463
+ border-radius:6px;
5464
+ color:rgb(var(--theme-palette-neutral-text-weaker));
5465
+ --tw-ring-color:rgb(var(--theme-palette-primary-focus));
5466
+ }
5467
+ .ndl-breadcrumbs .ndl-breadcrumbs-base-item-link:focus{
5468
+ outline-width:0px;
5469
+ }
5470
+ .ndl-breadcrumbs .ndl-breadcrumbs-base-item-link:focus-visible{
5471
+ --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
5472
+ --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
5473
+ box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
5474
+ --tw-ring-offset-width:0px;
5475
+ }
5476
+ .ndl-breadcrumbs .ndl-breadcrumbs-base-item-link-active{
5477
+ color:rgb(var(--theme-palette-neutral-text-default));
5478
+ }
5479
+ .ndl-breadcrumbs .ndl-breadcrumbs-item{
5480
+ margin-left:1px;
5481
+ margin-right:1px;
5482
+ display:flex;
5483
+ align-items:center;
5484
+ }
5485
+ .ndl-breadcrumbs .ndl-breadcrumbs-item-link{
5486
+ padding-top:1px;
5487
+ padding-bottom:1px;
5488
+ border-radius:6px;
5489
+ color:rgb(var(--theme-palette-neutral-text-weaker));
5490
+ --tw-ring-color:rgb(var(--theme-palette-primary-focus));
5491
+ }
5492
+ .ndl-breadcrumbs .ndl-breadcrumbs-item-link:focus{
5493
+ outline-width:0px;
5494
+ }
5495
+ .ndl-breadcrumbs .ndl-breadcrumbs-item-link:focus-visible{
5496
+ --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
5497
+ --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
5498
+ box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
5499
+ --tw-ring-offset-width:0px;
5500
+ }
5501
+ .ndl-breadcrumbs .ndl-breadcrumbs-item-link:hover{
5502
+ color:rgb(var(--theme-palette-neutral-text-default));
5503
+ text-decoration-line:underline;
5504
+ }
5505
+ .ndl-breadcrumbs .ndl-breadcrumbs-item-link-active{
5506
+ color:rgb(var(--theme-palette-neutral-text-default));
5507
+ }
5508
+ .ndl-breadcrumbs .ndl-breadcrumbs-item-menu{
5509
+ margin-left:2px;
5510
+ display:flex;
5511
+ }
5512
+ .ndl-breadcrumbs .ndl-breadcrumbs-separator:not(:only-child):before{
5513
+ margin-left:3px;
5514
+ margin-right:3px;
5515
+ color:rgb(var(--theme-palette-neutral-border-strong));
5516
+ font-size:var(--font-size-body-medium);
5517
+ font-weight:var(--font-weight-normal);
5518
+ letter-spacing:0.016rem;
5519
+ line-height:1.25rem;
5520
+ content:'/';
5521
+ }
5522
+ .ndl-breadcrumbs .ndl-breadcrumbs-ellipsis-menu{
5523
+ margin-left:1px;
5524
+ margin-right:1px;
5525
+ display:flex;
5526
+ align-items:center;
5527
+ }
5528
+ .ndl-breadcrumbs .ndl-breadcrumbs-ellipsis-menu-hidden{
5529
+ opacity:0;
5530
+ }
5531
+ .ndl-breadcrumbs .ndl-breadcrumbs-ellipsis--menu-button:hover{
5532
+ cursor:pointer;
5533
+ text-decoration-line:underline;
5534
+ }
5535
+ .ndl-breadcrumbs .ndl-breadcrumbs-ellipsis-menu-button{
5536
+ border-radius:6px;
5537
+ display:flex;
5538
+ align-self:center;
5539
+ height:22px;
5540
+ --tw-ring-color:rgb(var(--theme-palette-primary-focus));
5541
+ }
5542
+ .ndl-breadcrumbs .ndl-breadcrumbs-ellipsis-menu-button:focus{
5543
+ outline-width:0px;
5544
+ }
5545
+ .ndl-breadcrumbs .ndl-breadcrumbs-ellipsis-menu-button:focus-visible{
5546
+ --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
5547
+ --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
5548
+ box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
5549
+ --tw-ring-offset-width:0px;
5550
+ }
5551
+ .ndl-breadcrumbs .ndl-breadcrumbs-ellipsis-menu-button:hover{
5552
+ text-decoration-line:underline;
5553
+ }
5554
+ .ndl-breadcrumbs-item-link:focus{
5555
+ border-radius:6px;
5556
+ background-color:rgb(var(--theme-palette-neutral-bg-weak));
5557
+ outline-width:0px;
5558
+ --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
5559
+ --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
5560
+ box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
5561
+ --tw-ring-color:rgb(var(--theme-palette-primary-focus));
5562
+ --tw-ring-offset-width:3px;
5563
+ }
5564
+ .ndl-breadcrumbs-ellipsis-menu-item{
5565
+ padding-top:4px;
5566
+ padding-bottom:4px;
5567
+ padding-left:4px;
5568
+ padding-right:4px;
5569
+ color:rgb(var(--theme-palette-neutral-text-weak));
5570
+ }
5571
+ .ndl-breadcrumbs-item-menu-button{
5572
+ display:flex;
5573
+ align-items:center;
5574
+ align-self:center;
5575
+ padding-top:1px;
5576
+ padding-bottom:1px;
5577
+ border-radius:6px;
5578
+ color:rgb(var(--theme-palette-neutral-text-weaker));
5579
+ }
5580
+ .ndl-breadcrumbs-item-menu-button:hover{
5581
+ cursor:pointer;
5582
+ background-color:transparent;
5583
+ }
5584
+ .ndl-breadcrumbs-item-link-active{
5585
+ color:rgb(var(--theme-palette-neutral-text-default));
5586
+ }
5587
+ .ndl-breadcrumbs-group-item{
5588
+ display:flex;
5589
+ }
5430
5590
  .n-sr-only{
5431
5591
  position:absolute;
5432
5592
  width:1px;
@@ -21,7 +21,7 @@
21
21
 
22
22
  /**
23
23
  * Do not edit directly
24
- * Generated on Thu, 14 Dec 2023 15:03:41 GMT
24
+ * Generated on Thu, 11 Jan 2024 09:57:29 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, 14 Dec 2023 15:03:41 GMT
24
+ * Generated on Thu, 11 Jan 2024 09:57:29 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, 14 Dec 2023 15:03:41 GMT
24
+ * Generated on Thu, 11 Jan 2024 09:57:29 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, 14 Dec 2023 15:03:41 GMT
3
+ // Generated on Thu, 11 Jan 2024 09:57:29 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, 14 Dec 2023 15:03:41 GMT
24
+ * Generated on Thu, 11 Jan 2024 09:57:29 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.2.0",
3
+ "version": "2.3.1",
4
4
  "description": "Neo4j base package for the design system",
5
5
  "author": "Neo4j Inc.",
6
6
  "homepage": "https://www.neo4j.design",