@neo4j-ndl/base 2.9.0 → 2.9.2
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 +205 -87
- package/lib/NOTICE.txt +21 -24
- package/lib/cjs/tokens/js/storybook-design-token.js +1 -1
- 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 +1 -1
- 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 +23 -18
- package/lib/tokens/css/tokens.css +1 -1
- package/lib/tokens/js/tokens-raw.js +1 -1
- package/lib/tokens/js/tokens.js +1 -1
- package/lib/tokens/scss/tokens.scss +1 -1
- package/lib/types/tokens/js/storybook-design-token.d.ts +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
## 2.9.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#849](https://github.com/neo4j/needle/pull/849) [`9d1936cd7c229dca889afac03da7232bd9157bca`](https://github.com/neo4j/needle/commit/9d1936cd7c229dca889afac03da7232bd9157bca) Thanks [@basickarl](https://github.com/basickarl)! - Added default outline for focus and focus-visible
|
|
8
|
+
|
|
9
|
+
## 2.9.1
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [#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
|
|
14
|
+
|
|
3
15
|
## 2.9.0
|
|
4
16
|
|
|
5
17
|
### Minor 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)
|
|
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
|
-
##
|
|
22086
|
+
## js-tokens
|
|
22009
22087
|
License: MIT
|
|
22010
|
-
By:
|
|
22011
|
-
Repository:
|
|
22088
|
+
By: Simon Lydell
|
|
22089
|
+
Repository: lydell/js-tokens
|
|
22012
22090
|
|
|
22013
|
-
>
|
|
22091
|
+
> The MIT License (MIT)
|
|
22014
22092
|
>
|
|
22015
|
-
>
|
|
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
|
-
>
|
|
22023
|
-
>
|
|
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,
|
|
22027
|
-
> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
22028
|
-
> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
22029
|
-
> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
22030
|
-
> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
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-
|
|
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/
|
|
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
|
-
│ └─ [38;5;166m@axe-core/[39m[38;5;173mplaywright[39m[38;5;111m@[39m[38;5;111mnpm:4.
|
|
26
|
+
│ └─ [38;5;166m@axe-core/[39m[38;5;173mplaywright[39m[38;5;111m@[39m[38;5;111mnpm:4.9.0 [a2e03][39m (via [38;5;37mnpm:4.9.0 [a2e03][39m)
|
|
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
|
│ ├─ [38;5;166m@heroicons/[39m[38;5;173mreact[39m[38;5;111m@[39m[38;5;111mnpm:2.0.13 [a2e03][39m (via [38;5;37mnpm:2.0.13 [a2e03][39m)
|
|
62
62
|
│ │ ├─ URL: https://github.com/tailwindlabs/heroicons.git
|
|
63
63
|
│ │ └─ VendorUrl: https://github.com/tailwindlabs/heroicons#readme
|
|
64
|
-
│ ├─ [38;5;166m@storybook/[39m[38;5;173maddon-a11y[39m[38;5;111m@[39m[38;5;111mnpm:
|
|
64
|
+
│ ├─ [38;5;166m@storybook/[39m[38;5;173maddon-a11y[39m[38;5;111m@[39m[38;5;111mnpm:8.0.9[39m (via [38;5;37mnpm:8.0.9[39m)
|
|
65
65
|
│ │ ├─ URL: https://github.com/storybookjs/storybook.git
|
|
66
66
|
│ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/a11y
|
|
67
|
-
│ ├─ [38;5;166m@storybook/[39m[38;5;173maddon-actions[39m[38;5;111m@[39m[38;5;111mnpm:
|
|
67
|
+
│ ├─ [38;5;166m@storybook/[39m[38;5;173maddon-actions[39m[38;5;111m@[39m[38;5;111mnpm:8.0.9[39m (via [38;5;37mnpm:8.0.9[39m)
|
|
68
68
|
│ │ ├─ URL: https://github.com/storybookjs/storybook.git
|
|
69
69
|
│ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/actions
|
|
70
|
-
│ ├─ [38;5;166m@storybook/[39m[38;5;173maddon-docs[39m[38;5;111m@[39m[38;5;111mnpm:
|
|
70
|
+
│ ├─ [38;5;166m@storybook/[39m[38;5;173maddon-docs[39m[38;5;111m@[39m[38;5;111mnpm:8.0.9[39m (via [38;5;37mnpm:8.0.9[39m)
|
|
71
71
|
│ │ ├─ URL: https://github.com/storybookjs/storybook.git
|
|
72
72
|
│ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/docs
|
|
73
|
-
│ ├─ [38;5;166m@storybook/[39m[38;5;173maddon-essentials[39m[38;5;111m@[39m[38;5;111mnpm:
|
|
73
|
+
│ ├─ [38;5;166m@storybook/[39m[38;5;173maddon-essentials[39m[38;5;111m@[39m[38;5;111mnpm:8.0.9[39m (via [38;5;37mnpm:8.0.9[39m)
|
|
74
74
|
│ │ ├─ URL: https://github.com/storybookjs/storybook.git
|
|
75
75
|
│ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/essentials
|
|
76
|
-
│ ├─ [38;5;166m@storybook/[39m[38;5;173maddon-links[39m[38;5;111m@[39m[38;5;111mnpm:
|
|
76
|
+
│ ├─ [38;5;166m@storybook/[39m[38;5;173maddon-links[39m[38;5;111m@[39m[38;5;111mnpm:8.0.9 [d75d7][39m (via [38;5;37mnpm:8.0.9 [d75d7][39m)
|
|
77
77
|
│ │ ├─ URL: https://github.com/storybookjs/storybook.git
|
|
78
78
|
│ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/links
|
|
79
|
-
│ ├─ [38;5;166m@storybook/[39m[38;5;173maddon-storysource[39m[38;5;111m@[39m[38;5;111mnpm:
|
|
79
|
+
│ ├─ [38;5;166m@storybook/[39m[38;5;173maddon-storysource[39m[38;5;111m@[39m[38;5;111mnpm:8.0.9[39m (via [38;5;37mnpm:8.0.9[39m)
|
|
80
80
|
│ │ ├─ URL: https://github.com/storybookjs/storybook.git
|
|
81
81
|
│ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/storysource
|
|
82
|
-
│ ├─ [38;5;166m@storybook/[39m[38;5;173mblocks[39m[38;5;111m@[39m[38;5;111mnpm:
|
|
82
|
+
│ ├─ [38;5;166m@storybook/[39m[38;5;173mblocks[39m[38;5;111m@[39m[38;5;111mnpm:8.0.9 [d75d7][39m (via [38;5;37mnpm:8.0.9 [d75d7][39m)
|
|
83
83
|
│ │ ├─ URL: https://github.com/storybookjs/storybook.git
|
|
84
84
|
│ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/ui/blocks
|
|
85
|
-
│ ├─ [38;5;166m@storybook/[39m[38;5;173mpreview-api[39m[38;5;111m@[39m[38;5;111mnpm:
|
|
85
|
+
│ ├─ [38;5;166m@storybook/[39m[38;5;173mpreview-api[39m[38;5;111m@[39m[38;5;111mnpm:8.0.9[39m (via [38;5;37mnpm:8.0.9[39m)
|
|
86
86
|
│ │ ├─ URL: https://github.com/storybookjs/storybook.git
|
|
87
87
|
│ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/lib/preview-api
|
|
88
|
-
│ ├─ [38;5;166m@storybook/[39m[38;5;173mreact[39m[38;5;111m@[39m[38;5;111mnpm:
|
|
88
|
+
│ ├─ [38;5;166m@storybook/[39m[38;5;173mreact[39m[38;5;111m@[39m[38;5;111mnpm:8.0.9 [d75d7][39m (via [38;5;37mnpm:8.0.9 [d75d7][39m)
|
|
89
89
|
│ │ ├─ URL: https://github.com/storybookjs/storybook.git
|
|
90
90
|
│ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/renderers/react
|
|
91
|
-
│ ├─ [38;5;166m@storybook/[39m[38;5;173mreact-vite[39m[38;5;111m@[39m[38;5;111mnpm:
|
|
91
|
+
│ ├─ [38;5;166m@storybook/[39m[38;5;173mreact-vite[39m[38;5;111m@[39m[38;5;111mnpm:8.0.9 [d75d7][39m (via [38;5;37mnpm:8.0.9 [d75d7][39m)
|
|
92
92
|
│ │ ├─ URL: https://github.com/storybookjs/storybook.git
|
|
93
93
|
│ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/frameworks/react-vite
|
|
94
|
-
│ ├─ [38;5;166m@storybook/[39m[38;5;173mreact-webpack5[39m[38;5;111m@[39m[38;5;111mnpm:
|
|
94
|
+
│ ├─ [38;5;166m@storybook/[39m[38;5;173mreact-webpack5[39m[38;5;111m@[39m[38;5;111mnpm:8.0.9 [d75d7][39m (via [38;5;37mnpm:8.0.9 [d75d7][39m)
|
|
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
|
│ ├─ [38;5;166m@svgr/[39m[38;5;173mcli[39m[38;5;111m@[39m[38;5;111mnpm:6.5.1[39m (via [38;5;37mnpm:6.5.1[39m)
|
|
@@ -152,7 +152,7 @@ Third-party licenses
|
|
|
152
152
|
│ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tinycolor2
|
|
153
153
|
│ ├─ [38;5;166m@typescript-eslint/[39m[38;5;173meslint-plugin[39m[38;5;111m@[39m[38;5;111mnpm:7.3.1 [36a01][39m (via [38;5;37mnpm:7.3.1 [36a01][39m)
|
|
154
154
|
│ │ └─ URL: https://github.com/typescript-eslint/typescript-eslint.git
|
|
155
|
-
│ ├─ [38;5;166m@vitejs/[39m[38;5;173mplugin-react[39m[38;5;111m@[39m[38;5;111mnpm:4.2.1 [
|
|
155
|
+
│ ├─ [38;5;166m@vitejs/[39m[38;5;173mplugin-react[39m[38;5;111m@[39m[38;5;111mnpm:4.2.1 [f4317][39m (via [38;5;37mnpm:^4.2.1 [f4317][39m)
|
|
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
|
-
│ ├─ [38;5;
|
|
308
|
+
│ ├─ [38;5;173mstorybook[39m[38;5;111m@[39m[38;5;111mnpm:8.0.9[39m (via [38;5;37mnpm:8.0.9[39m)
|
|
309
309
|
│ │ ├─ URL: https://github.com/storybookjs/storybook.git
|
|
310
310
|
│ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/lib/cli
|
|
311
|
-
│ ├─ [38;5;173mstorybook[39m[38;5;111m@[39m[38;5;111mnpm:
|
|
312
|
-
│ │ ├─ URL: https://github.com/
|
|
313
|
-
│ │ └─
|
|
314
|
-
│ ├─ [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)
|
|
315
|
-
│ │ ├─ URL: https://github.com/chromaui/storybook-addon-pseudo-states
|
|
316
|
-
│ │ └─ VendorName: ghengeveld
|
|
311
|
+
│ ├─ [38;5;173mstorybook-addon-pseudo-states[39m[38;5;111m@[39m[38;5;111mnpm:3.0.1[39m (via [38;5;37mnpm:3.0.1[39m)
|
|
312
|
+
│ │ ├─ URL: git+https://github.com/chromaui/storybook-addon-pseudo-states.git
|
|
313
|
+
│ │ └─ VendorName: Chromatic
|
|
317
314
|
│ ├─ [38;5;173mtailwindcss[39m[38;5;111m@[39m[38;5;111mnpm:3.4.1[39m (via [38;5;37mnpm:3.4.1[39m)
|
|
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
|
-
│ ├─ [38;5;173mvite[39m[38;5;111m@[39m[38;5;111mnpm:
|
|
333
|
+
│ ├─ [38;5;173mvite[39m[38;5;111m@[39m[38;5;111mnpm:5.2.10 [00591][39m (via [38;5;37mnpm:^5.0.13 [00591][39m)
|
|
337
334
|
│ │ ├─ URL: git+https://github.com/vitejs/vite.git
|
|
338
335
|
│ │ ├─ VendorName: Evan You
|
|
339
|
-
│ │ └─ VendorUrl: https://
|
|
336
|
+
│ │ └─ VendorUrl: https://vitejs.dev
|
|
340
337
|
│ ├─ [38;5;173mvite-plugin-entry-shaking[39m[38;5;111m@[39m[38;5;111mnpm:0.2.1 [d75d7][39m (via [38;5;37mnpm:^0.2.1 [d75d7][39m)
|
|
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
|
│ ├─ [38;5;166m@neo4j-cypher/[39m[38;5;173mreact-codemirror[39m[38;5;111m@[39m[38;5;111mnpm:1.0.3 [d75d7][39m (via [38;5;37mnpm:1.0.3 [d75d7][39m)
|
|
357
354
|
│ │ ├─ URL: git://github.com/neo4j/cypher-editor.git
|
|
358
355
|
│ │ └─ VendorName: Neo4j Inc.
|
|
359
|
-
│ ├─ [38;5;166m@playwright/[39m[38;5;173mexperimental-ct-react[39m[38;5;111m@[39m[38;5;111mnpm:1.
|
|
356
|
+
│ ├─ [38;5;166m@playwright/[39m[38;5;173mexperimental-ct-react[39m[38;5;111m@[39m[38;5;111mnpm:1.43.1[39m (via [38;5;37mnpm:1.43.1[39m)
|
|
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
|
-
│ └─ [38;5;166m@whitespace/[39m[38;5;173mstorybook-addon-html[39m[38;5;111m@[39m[38;5;111mnpm:
|
|
398
|
+
│ └─ [38;5;166m@whitespace/[39m[38;5;173mstorybook-addon-html[39m[38;5;111m@[39m[38;5;111mnpm:6.0.5 [d75d7][39m (via [38;5;37mnpm:6.0.5 [d75d7][39m)
|
|
402
399
|
│ ├─ URL: https://github.com/whitespace-se/storybook-addon-html
|
|
403
400
|
│ └─ VendorName: Whitespace
|
|
404
401
|
│
|
package/lib/neo4j-ds-styles.css
CHANGED
|
@@ -1016,16 +1016,14 @@ h6,
|
|
|
1016
1016
|
padding-bottom:12px;
|
|
1017
1017
|
padding-right:12px;
|
|
1018
1018
|
}
|
|
1019
|
+
.ndl-accordion .ndl-accordion-item-header-button:focus,
|
|
1020
|
+
.ndl-accordion .ndl-accordion-item-header-button:focus-visible{
|
|
1021
|
+
border-radius:0px;
|
|
1022
|
+
}
|
|
1019
1023
|
.ndl-accordion .ndl-accordion-item-header-button-disabled{
|
|
1020
1024
|
cursor:not-allowed;
|
|
1021
1025
|
color:rgb(var(--theme-palette-neutral-text-weakest));
|
|
1022
1026
|
}
|
|
1023
|
-
.ndl-accordion .ndl-accordion-item-header-button:focus-visible{
|
|
1024
|
-
outline-style:solid;
|
|
1025
|
-
outline-width:2px;
|
|
1026
|
-
outline-offset:-2px;
|
|
1027
|
-
outline-color:rgb(var(--theme-palette-primary-focus));
|
|
1028
|
-
}
|
|
1029
1027
|
.ndl-accordion .ndl-accordion-item-header-button:hover{
|
|
1030
1028
|
background-color:rgb(var(--theme-palette-neutral-hover));
|
|
1031
1029
|
}
|
|
@@ -1061,13 +1059,6 @@ h6,
|
|
|
1061
1059
|
height:0px;
|
|
1062
1060
|
overflow:hidden;
|
|
1063
1061
|
}
|
|
1064
|
-
.ndl-accordion .ndl-accordion-item-content:focus-visible{
|
|
1065
|
-
border-radius:4px;
|
|
1066
|
-
outline-style:solid;
|
|
1067
|
-
outline-width:2px;
|
|
1068
|
-
outline-offset:1px;
|
|
1069
|
-
outline-color:rgb(var(--theme-palette-primary-focus));
|
|
1070
|
-
}
|
|
1071
1062
|
.ndl-accordion .ndl-accordion-item-content-right{
|
|
1072
1063
|
padding-left:36px;
|
|
1073
1064
|
}
|
|
@@ -3585,6 +3576,7 @@ a.ndl-btn{
|
|
|
3585
3576
|
.ndl-data-grid-focusable-cells .ndl-focusable-cell:focus-visible{
|
|
3586
3577
|
z-index:2;
|
|
3587
3578
|
border:2px solid rgb(var(--theme-palette-primary-focus));
|
|
3579
|
+
border-radius:0px;
|
|
3588
3580
|
}
|
|
3589
3581
|
.ndl-data-grid-bottom-border{
|
|
3590
3582
|
content:'';
|
|
@@ -4110,6 +4102,7 @@ a.ndl-btn{
|
|
|
4110
4102
|
.ndl-dropzone .ndl-dropzone-header .ndl-upload-img-wrapper{
|
|
4111
4103
|
position:relative;
|
|
4112
4104
|
display:inline-block;
|
|
4105
|
+
height:64px;
|
|
4113
4106
|
}
|
|
4114
4107
|
.ndl-dropzone .ndl-dropzone-header .ndl-upload-img-label{
|
|
4115
4108
|
position:absolute;
|
|
@@ -5728,17 +5721,16 @@ a.ndl-cypher-editor .cm-editor .cm-button,a .ndl-codemirror-editor .cm-editor .c
|
|
|
5728
5721
|
.ndl-avatar .ndl-avatar-shape.ndl-avatar-disabled{
|
|
5729
5722
|
cursor:not-allowed;
|
|
5730
5723
|
}
|
|
5731
|
-
.ndl-avatar .ndl-avatar-shape
|
|
5724
|
+
.ndl-avatar .ndl-avatar-shape:focus,
|
|
5725
|
+
.ndl-avatar .ndl-avatar-shape:focus-visible{
|
|
5732
5726
|
outline:2px solid transparent;
|
|
5733
5727
|
outline-offset:2px;
|
|
5734
|
-
--tw-ring-color:rgb(var(--theme-palette-primary-focus));
|
|
5735
|
-
--tw-ring-offset-color:rgb(var(--theme-palette-neutral-bg-weak));
|
|
5736
|
-
}
|
|
5737
|
-
.ndl-avatar .ndl-avatar-shape:focus-visible{
|
|
5738
5728
|
--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
|
5739
5729
|
--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
|
|
5740
5730
|
box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
|
5731
|
+
--tw-ring-color:rgb(var(--theme-palette-primary-focus));
|
|
5741
5732
|
--tw-ring-offset-width:1px;
|
|
5733
|
+
--tw-ring-offset-color:rgb(var(--theme-palette-neutral-bg-weak));
|
|
5742
5734
|
}
|
|
5743
5735
|
.ndl-avatar .ndl-avatar-circle{
|
|
5744
5736
|
border-radius:9999px;
|
|
@@ -47686,6 +47678,19 @@ html{
|
|
|
47686
47678
|
-moz-osx-font-smoothing:grayscale;
|
|
47687
47679
|
text-rendering:optimizeLegibility;
|
|
47688
47680
|
}
|
|
47681
|
+
body *[class^='ndl-']:focus-visible,
|
|
47682
|
+
body *[class^='ndl-']:focus,
|
|
47683
|
+
body *[class^='n-']:focus-visible,
|
|
47684
|
+
body *[class^='n-']:focus,
|
|
47685
|
+
html *[class^='ndl-']:focus-visible,
|
|
47686
|
+
html *[class^='ndl-']:focus,
|
|
47687
|
+
html *[class^='n-']:focus-visible,
|
|
47688
|
+
html *[class^='n-']:focus{
|
|
47689
|
+
outline-style:solid;
|
|
47690
|
+
outline-width:2px;
|
|
47691
|
+
outline-offset:-2px;
|
|
47692
|
+
outline-color:rgb(var(--theme-palette-primary-focus));
|
|
47693
|
+
}
|
|
47689
47694
|
.first-letter\:n-capitalize::first-letter{
|
|
47690
47695
|
text-transform:capitalize;
|
|
47691
47696
|
}
|
package/lib/tokens/js/tokens.js
CHANGED