@neo4j-ndl/base 1.8.13 → 1.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Change Log
2
2
 
3
+ ## 1.9.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 46bd73c: Added DatePicker component
8
+
9
+ ## 1.8.14
10
+
11
+ ### Patch Changes
12
+
13
+ - aec8342: create scoping for codemirror styles
14
+
3
15
  ## 1.8.13
4
16
 
5
17
  ### Patch Changes
package/lib/LICENSES.txt CHANGED
@@ -5210,7 +5210,7 @@ MIT License
5210
5210
 
5211
5211
  -----
5212
5212
 
5213
- The following software may be included in this product: @types/jest, @types/jest-axe, @types/node, @types/react, @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/jest-axe), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/node), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react), 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:
5213
+ The following software may be included in this product: @types/jest, @types/jest-axe, @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/jest-axe), 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:
5214
5214
 
5215
5215
  MIT License
5216
5216
 
@@ -5529,6 +5529,32 @@ SOFTWARE.
5529
5529
 
5530
5530
  -----
5531
5531
 
5532
+ The following software may be included in this product: date-fns. A copy of the source code may be downloaded from https://github.com/date-fns/date-fns. This software contains the following license and notice below:
5533
+
5534
+ MIT License
5535
+
5536
+ Copyright (c) 2021 Sasha Koss and Lesha Koss https://kossnocorp.mit-license.org
5537
+
5538
+ Permission is hereby granted, free of charge, to any person obtaining a copy
5539
+ of this software and associated documentation files (the "Software"), to deal
5540
+ in the Software without restriction, including without limitation the rights
5541
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5542
+ copies of the Software, and to permit persons to whom the Software is
5543
+ furnished to do so, subject to the following conditions:
5544
+
5545
+ The above copyright notice and this permission notice shall be included in all
5546
+ copies or substantial portions of the Software.
5547
+
5548
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5549
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5550
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5551
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5552
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5553
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5554
+ SOFTWARE.
5555
+
5556
+ -----
5557
+
5532
5558
  The following software may be included in this product: dedent. A copy of the source code may be downloaded from git://github.com/dmnd/dedent.git. This software contains the following license and notice below:
5533
5559
 
5534
5560
  The MIT License (MIT)
@@ -12268,6 +12294,32 @@ Apache License
12268
12294
 
12269
12295
  -----
12270
12296
 
12297
+ The following software may be included in this product: react-datepicker. A copy of the source code may be downloaded from git://github.com/Hacker0x01/react-datepicker.git. This software contains the following license and notice below:
12298
+
12299
+ The MIT License (MIT)
12300
+
12301
+ Copyright (c) 2014-2023 HackerOne Inc and individual contributors
12302
+
12303
+ Permission is hereby granted, free of charge, to any person obtaining a copy
12304
+ of this software and associated documentation files (the "Software"), to deal
12305
+ in the Software without restriction, including without limitation the rights
12306
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12307
+ copies of the Software, and to permit persons to whom the Software is
12308
+ furnished to do so, subject to the following conditions:
12309
+
12310
+ The above copyright notice and this permission notice shall be included in all
12311
+ copies or substantial portions of the Software.
12312
+
12313
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12314
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12315
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12316
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12317
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12318
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
12319
+ SOFTWARE.
12320
+
12321
+ -----
12322
+
12271
12323
  The following software may be included in this product: react-dropzone. A copy of the source code may be downloaded from https://github.com/react-dropzone/react-dropzone.git. This software contains the following license and notice below:
12272
12324
 
12273
12325
  The MIT License (MIT)
package/lib/NOTICE.txt CHANGED
@@ -117,6 +117,9 @@ Third-party licenses
117
117
  │ ├─ @types/react@npm:17.0.62 (via npm:^17.0.62)
118
118
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
119
119
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react
120
+ │ ├─ @types/react-datepicker@npm:4.11.2 (via npm:^4.11.2)
121
+ │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
122
+ │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-datepicker
120
123
  │ ├─ @types/react-dom@npm:17.0.18 (via npm:17.0.18)
121
124
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
122
125
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom
@@ -160,6 +163,8 @@ Third-party licenses
160
163
  │ ├─ concurrently@npm:7.6.0 (via npm:^7.4.0)
161
164
  │ │ ├─ URL: https://github.com/open-cli-tools/concurrently.git
162
165
  │ │ └─ VendorName: Kimmo Brunfeldt
166
+ │ ├─ date-fns@npm:2.30.0 (via npm:^2.30.0)
167
+ │ │ └─ URL: https://github.com/date-fns/date-fns
163
168
  │ ├─ dedent@npm:0.7.0 (via npm:^0.7.0)
164
169
  │ │ ├─ URL: git://github.com/dmnd/dedent.git
165
170
  │ │ ├─ VendorName: Desmond Brand
@@ -223,6 +228,10 @@ Third-party licenses
223
228
  │ ├─ react@npm:17.0.2 (via npm:^17.0.2)
224
229
  │ │ ├─ URL: https://github.com/facebook/react.git
225
230
  │ │ └─ VendorUrl: https://reactjs.org/
231
+ │ ├─ react-datepicker@npm:4.14.1 [a2e03] (via npm:^4.14.1 [a2e03])
232
+ │ │ ├─ URL: git://github.com/Hacker0x01/react-datepicker.git
233
+ │ │ ├─ VendorName: HackerOne
234
+ │ │ └─ VendorUrl: https://github.com/Hacker0x01/react-datepicker
226
235
  │ ├─ react-dom@npm:17.0.2 [d75d7] (via npm:^17.0.2 [d75d7])
227
236
  │ │ ├─ URL: https://github.com/facebook/react.git
228
237
  │ │ └─ VendorUrl: https://reactjs.org/
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Do not edit directly
4
- * Generated on Mon, 24 Jul 2023 08:29:55 GMT
4
+ * Generated on Thu, 27 Jul 2023 08:47:03 GMT
5
5
  */
6
6
  exports.__esModule = true;
7
7
  exports.tokens = void 0;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Do not edit directly
4
- * Generated on Mon, 24 Jul 2023 08:29:55 GMT
4
+ * Generated on Thu, 27 Jul 2023 08:47:03 GMT
5
5
  */
6
6
  exports.__esModule = true;
7
7
  exports.tokens = void 0;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Do not edit directly
4
- * Generated on Mon, 24 Jul 2023 08:29:55 GMT
4
+ * Generated on Thu, 27 Jul 2023 08:47:03 GMT
5
5
  */
6
6
  module.exports = {
7
7
  "transitions": {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 24 Jul 2023 08:29:55 GMT
3
+ * Generated on Thu, 27 Jul 2023 08:47:03 GMT
4
4
  */
5
5
  export const tokens = {
6
6
  "transitions": [
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 24 Jul 2023 08:29:55 GMT
3
+ * Generated on Thu, 27 Jul 2023 08:47:03 GMT
4
4
  */
5
5
  export const tokens = {
6
6
  "transitions": {
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Do not edit directly
4
- * Generated on Mon, 24 Jul 2023 08:29:55 GMT
4
+ * Generated on Thu, 27 Jul 2023 08:47:03 GMT
5
5
  */
6
6
  module.exports = {
7
7
  "transitions": {
@@ -459,7 +459,7 @@ video {
459
459
  */
460
460
  /**
461
461
  * Do not edit directly
462
- * Generated on Mon, 24 Jul 2023 08:29:55 GMT
462
+ * Generated on Thu, 27 Jul 2023 08:47:03 GMT
463
463
  */
464
464
  :root {
465
465
  --transitions-values-properties-default: all;
@@ -2785,6 +2785,256 @@ a.ndl-btn{
2785
2785
  border-color: rgb(238 241 246 / var(--tw-border-opacity));
2786
2786
  border-color: rgb(var(--divider-color));
2787
2787
  }
2788
+ /**
2789
+ *
2790
+ * Copyright (c) "Neo4j"
2791
+ * Neo4j Sweden AB [http://neo4j.com]
2792
+ *
2793
+ * This file is part of Neo4j.
2794
+ *
2795
+ * Neo4j is free software: you can redistribute it and/or modify
2796
+ * it under the terms of the GNU General Public License as published by
2797
+ * the Free Software Foundation, either version 3 of the License, or
2798
+ * (at your option) any later version.
2799
+ *
2800
+ * This program is distributed in the hope that it will be useful,
2801
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
2802
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2803
+ * GNU General Public License for more details.
2804
+ *
2805
+ * You should have received a copy of the GNU General Public License
2806
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
2807
+ */
2808
+ .ndl-datepicker .react-datepicker-wrapper{
2809
+ width: -moz-fit-content;
2810
+ width: fit-content;
2811
+ }
2812
+ .ndl-datepicker .react-datepicker-popper{
2813
+ z-index: 10;
2814
+ margin-top: 0.5rem;
2815
+ border-radius: 6px;
2816
+ border-width: 1px;
2817
+ border-color: rgb(var(--palette-neutral-border-strong));
2818
+ background-color: rgb(var(--palette-neutral-bg-weak));
2819
+ padding: 1.5rem;
2820
+ --tw-shadow: 0px 4px 8px 0px rgba(12, 26, 37, 0.08);
2821
+ --tw-shadow-colored: 0px 4px 8px 0px var(--tw-shadow-color);
2822
+ box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
2823
+ }
2824
+ .ndl-datepicker .react-datepicker-popper .react-datepicker__aria-live{
2825
+ display: none;
2826
+ }
2827
+ .ndl-datepicker .ndl-datepicker-header{
2828
+ display: flex;
2829
+ align-items: center;
2830
+ justify-content: space-between;
2831
+ gap: 0.5rem;
2832
+ }
2833
+ .ndl-datepicker .ndl-datepicker-header .ndl-datepicker-selects{
2834
+ margin-left: 0.25rem;
2835
+ display: flex;
2836
+ }
2837
+ .ndl-datepicker .ndl-datepicker-header .ndl-datepicker-selects > :not([hidden]) ~ :not([hidden]){
2838
+ --tw-space-x-reverse: 0;
2839
+ margin-right: calc(0.5rem * var(--tw-space-x-reverse));
2840
+ margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
2841
+ }
2842
+ .ndl-datepicker .ndl-datepicker-header .ndl-datepicker-chevron{
2843
+ height: 1.25rem;
2844
+ width: 1.25rem;
2845
+ color: rgb(var(--palette-neutral-text-weak));
2846
+ }
2847
+ .ndl-datepicker .react-datepicker__day-names{
2848
+ display: flex;
2849
+ }
2850
+ .ndl-datepicker .react-datepicker__day-name{
2851
+ margin: 0.25rem;
2852
+ height: 2rem;
2853
+ width: 2rem;
2854
+ text-align: center;
2855
+ color: rgb(var(--palette-neutral-text-weaker));
2856
+ font-size: var(--font-size-body-medium);
2857
+ font-weight: var(--font-weight-normal);
2858
+ letter-spacing: 0.016rem;
2859
+ line-height: 1.25rem;
2860
+ }
2861
+ .ndl-datepicker .react-datepicker__day-name:first-child{
2862
+ margin-left: 0px;
2863
+ }
2864
+ .ndl-datepicker .react-datepicker__day-name:last-child{
2865
+ margin-right: 0px;
2866
+ }
2867
+ .ndl-datepicker .react-datepicker__day-name {
2868
+ line-height: 32px;
2869
+ }
2870
+ .ndl-datepicker .react-datepicker__month{
2871
+ display: flex;
2872
+ flex-direction: column;
2873
+ }
2874
+ .ndl-datepicker .react-datepicker__week{
2875
+ display: flex;
2876
+ }
2877
+ .ndl-datepicker .react-datepicker__week .ndl-datepicker-day{
2878
+ margin: 0.25rem;
2879
+ display: flex;
2880
+ height: 2rem;
2881
+ width: 2rem;
2882
+ flex-direction: column;
2883
+ justify-content: center;
2884
+ border-radius: 8px;
2885
+ text-align: center;
2886
+ }
2887
+ .ndl-datepicker .react-datepicker__week .ndl-datepicker-day:first-child{
2888
+ margin-left: 0px;
2889
+ }
2890
+ .ndl-datepicker .react-datepicker__week .ndl-datepicker-day:last-child{
2891
+ margin-right: 0px;
2892
+ }
2893
+ .ndl-datepicker .react-datepicker__week .ndl-datepicker-day {
2894
+ line-height: 32px;
2895
+ }
2896
+ .ndl-datepicker .react-datepicker__week .ndl-datepicker-day:not(.react-datepicker__day--disabled){
2897
+ cursor: pointer;
2898
+ }
2899
+ .ndl-datepicker .react-datepicker__week .ndl-datepicker-day:not(.react-datepicker__day--disabled):hover:not(.react-datepicker__day--selecting-range-start):not(
2900
+ .react-datepicker__day--selected
2901
+ ){
2902
+ background-color: var(--palette-neutral-hover);
2903
+ }
2904
+ .ndl-datepicker .react-datepicker__week .react-datepicker__day--outside-month{
2905
+ visibility: hidden;
2906
+ }
2907
+ .ndl-datepicker .react-datepicker__week .react-datepicker__day--highlighted{
2908
+ --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
2909
+ --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
2910
+ box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
2911
+ --tw-ring-color: rgb(var(--palette-neutral-bg-strongest));
2912
+ font-size: var(--font-size-label);
2913
+ font-weight: var(--font-weight-bold);
2914
+ letter-spacing: 0;
2915
+ line-height: 1.25rem;
2916
+ }
2917
+ .ndl-datepicker .react-datepicker__week .react-datepicker__day--in-selecting-range:not(
2918
+ .react-datepicker__day--selected
2919
+ ):not(.react-datepicker__day--keyboard-selected):not(
2920
+ .react-datepicker__day--selecting-range-start
2921
+ ){
2922
+ background-color: rgb(var(--palette-primary-bg-weak));
2923
+ }
2924
+ .ndl-datepicker .react-datepicker__week .react-datepicker__day--in-range{
2925
+ margin-left: 0px;
2926
+ margin-right: 0px;
2927
+ width: 2.5rem;
2928
+ border-radius: 0px;
2929
+ background-color: rgb(var(--palette-primary-bg-weak));
2930
+ color: rgb(var(--palette-neutral-text-default));
2931
+ }
2932
+ .ndl-datepicker .react-datepicker__week .react-datepicker__day--in-range:hover{
2933
+ background-color: var(--palette-primary-hover-weak);
2934
+ }
2935
+ .ndl-datepicker .react-datepicker__week .react-datepicker__day--selected,
2936
+ .ndl-datepicker .react-datepicker__week .react-datepicker__day--keyboard-selected{
2937
+ background-color: rgb(var(--palette-primary-bg-strong));
2938
+ color: rgb(var(--palette-neutral-text-inverse));
2939
+ }
2940
+ .ndl-datepicker .react-datepicker__week .react-datepicker__day--selected:hover, .ndl-datepicker .react-datepicker__week .react-datepicker__day--keyboard-selected:hover{
2941
+ background-color: rgb(var(--palette-primary-hover-strong));
2942
+ }
2943
+ .ndl-datepicker .react-datepicker__week .react-datepicker__day--range-start,
2944
+ .ndl-datepicker .react-datepicker__week .react-datepicker__day--selecting-range-start{
2945
+ margin-left: 2px;
2946
+ width: 2.25rem;
2947
+ border-top-left-radius: 8px;
2948
+ border-bottom-left-radius: 8px;
2949
+ background-color: rgb(var(--palette-primary-bg-strong));
2950
+ color: rgb(var(--palette-neutral-text-inverse));
2951
+ }
2952
+ .ndl-datepicker .react-datepicker__week .react-datepicker__day--range-start:hover, .ndl-datepicker .react-datepicker__week .react-datepicker__day--selecting-range-start:hover{
2953
+ background-color: rgb(var(--palette-primary-hover-strong));
2954
+ }
2955
+ .ndl-datepicker .react-datepicker__week .react-datepicker__day--range-end{
2956
+ margin-right: 2px;
2957
+ width: 2.25rem;
2958
+ border-top-right-radius: 8px;
2959
+ border-bottom-right-radius: 8px;
2960
+ background-color: rgb(var(--palette-primary-bg-strong));
2961
+ color: rgb(var(--palette-neutral-text-inverse));
2962
+ }
2963
+ .ndl-datepicker .react-datepicker__week .react-datepicker__day--range-end:hover{
2964
+ background-color: rgb(var(--palette-primary-hover-strong));
2965
+ }
2966
+ .ndl-datepicker .react-datepicker__month-wrapper{
2967
+ display: grid;
2968
+ grid-template-columns: repeat(3, minmax(0, 1fr));
2969
+ text-align: center;
2970
+ }
2971
+ .ndl-datepicker .react-datepicker__month-text{
2972
+ margin: 0.25rem;
2973
+ width: 4rem;
2974
+ cursor: pointer;
2975
+ border-radius: 8px;
2976
+ font-size: var(--font-size-body-medium);
2977
+ font-weight: var(--font-weight-normal);
2978
+ letter-spacing: 0.016rem;
2979
+ line-height: 1.25rem;
2980
+ line-height: 32px;
2981
+ }
2982
+ .ndl-datepicker .react-datepicker__month-text:hover{
2983
+ background-color: var(--palette-neutral-hover);
2984
+ }
2985
+ .ndl-datepicker .react-datepicker__month-text--selected{
2986
+ background-color: rgb(var(--palette-primary-bg-strong));
2987
+ color: rgb(var(--palette-neutral-text-inverse));
2988
+ }
2989
+ .ndl-datepicker .react-datepicker__month-text--selected:hover{
2990
+ background-color: rgb(var(--palette-primary-hover-strong));
2991
+ }
2992
+ .ndl-datepicker .react-datepicker__year-wrapper{
2993
+ display: grid;
2994
+ grid-template-columns: repeat(3, minmax(0, 1fr));
2995
+ text-align: center;
2996
+ }
2997
+ .ndl-datepicker .react-datepicker__year-text{
2998
+ margin: 0.25rem;
2999
+ width: 4rem;
3000
+ cursor: pointer;
3001
+ border-radius: 8px;
3002
+ line-height: 32px;
3003
+ }
3004
+ .ndl-datepicker .react-datepicker__year-text:hover{
3005
+ background-color: var(--palette-neutral-hover);
3006
+ }
3007
+ .ndl-datepicker .react-datepicker__year-text--selected{
3008
+ background-color: rgb(var(--palette-primary-bg-strong));
3009
+ color: rgb(var(--palette-neutral-text-inverse));
3010
+ }
3011
+ .ndl-datepicker .react-datepicker__year-text--selected:hover{
3012
+ background-color: rgb(var(--palette-primary-hover-strong));
3013
+ }
3014
+ .ndl-datepicker .react-datepicker-time__caption{
3015
+ display: none;
3016
+ }
3017
+ .ndl-datepicker .react-datepicker__day--disabled,
3018
+ .ndl-datepicker .react-datepicker__month-text--disabled,
3019
+ .ndl-datepicker .react-datepicker__year-text--disabled{
3020
+ cursor: not-allowed;
3021
+ color: rgb(var(--palette-neutral-text-weakest));
3022
+ }
3023
+ .ndl-datepicker .react-datepicker__day--disabled:hover, .ndl-datepicker .react-datepicker__month-text--disabled:hover, .ndl-datepicker .react-datepicker__year-text--disabled:hover{
3024
+ background-color: transparent;
3025
+ }
3026
+ .ndl-datepicker .react-datepicker__aria-live {
3027
+ position: absolute;
3028
+ -webkit-clip-path: circle(0);
3029
+ clip-path: circle(0);
3030
+ border: 0;
3031
+ height: 1px;
3032
+ margin: -1px;
3033
+ overflow: hidden;
3034
+ padding: 0;
3035
+ width: 1px;
3036
+ white-space: nowrap;
3037
+ }
2788
3038
  /**
2789
3039
  *
2790
3040
  * Copyright (c) "Neo4j"
@@ -4618,31 +4868,6 @@ a.ndl-btn{
4618
4868
  */
4619
4869
  /*
4620
4870
  /* Needle Overrides */
4621
- /*
4622
- ############
4623
- Generic Styles
4624
- ############
4625
- */
4626
- .cm-editor .cm-lineNumbers .cm-gutterElement {
4627
- font-family: 'Fira Code';
4628
- padding: 0 5px 0 5px;
4629
- }
4630
- .cm-editor .cm-gutter {
4631
- width: 100%;
4632
- }
4633
- .cm-editor .cm-content .cm-line {
4634
- line-height: 1.4375;
4635
- font-family: 'Fira Code';
4636
- }
4637
- .cm-editor .cm-scroller .cm-content,
4638
- .cm-editor .cm-content {
4639
- padding: 0;
4640
- }
4641
- .cm-editor .cm-gutters {
4642
- border: none;
4643
- padding-left: 5px;
4644
- padding-right: 3px;
4645
- }
4646
4871
  /* Theme Variables */
4647
4872
  .cm-light {
4648
4873
  --background: var(--palette-light-neutral-bg-weak);
@@ -4692,67 +4917,119 @@ a.ndl-btn{
4692
4917
  .ndl-cypher-code-block .cm-light {
4693
4918
  --background: var(--colors-neutral-20);
4694
4919
  }
4695
- /** Cursor Colors */
4696
- .cm-editor {
4920
+ /* Get this outside to avoid circular dependency: https://github.com/tailwindlabs/tailwindcss/issues/2807#issuecomment-730545363 */
4921
+ .autocomplete-icon-shared {
4922
+ font-family: 'Fira Code';
4923
+ border-radius: 100%;
4924
+ border: 1px solid rgb(var(--ac-li-border));
4925
+ width: 20px;
4926
+ height: 20px;
4927
+ display: block;
4928
+ line-height: 19px;
4929
+ /* If overflow is not defined, it causes a flickering effect in Chrome (bug) */
4930
+ overflow: hidden;
4931
+ /** Share the same with all until we have a fixed set */
4697
4932
  background-color: rgb(var(--background));
4698
- color: rgb(var(--color));
4933
+ color: rgb(var(--keyword));
4699
4934
  }
4700
- .cm-editor .cm-cursor {
4701
- z-index: 1;
4702
- border-left: 0.67em solid rgba(var(--cursor-color), 0.35);
4703
- }
4704
- /** Selection Background */
4705
- .cm-editor.cm-focused .cm-selectionBackground,
4706
- .cm-editor .cm-selectionBackground {
4707
- background: rgb(var(--selection-bg));
4708
- }
4709
- .cm-editor .cm-comment {
4710
- color: rgb(var(--comment));
4935
+ /*
4936
+ ############
4937
+ Generic Styles
4938
+ ############
4939
+ */
4940
+ .ndl-cypher-editor .cm-editor .cm-lineNumbers .cm-gutterElement, .ndl-codemirror-editor .cm-editor .cm-lineNumbers .cm-gutterElement {
4941
+ font-family: 'Fira Code';
4942
+ padding: 0 5px 0 5px;
4711
4943
  }
4712
- .cm-editor .cm-string {
4713
- color: rgb(var(--string));
4944
+ .ndl-cypher-editor .cm-editor .cm-gutter, .ndl-codemirror-editor .cm-editor .cm-gutter {
4945
+ width: 100%;
4714
4946
  }
4715
- .cm-editor .cm-gutters {
4716
- background-color: rgb(var(--background));
4947
+ .ndl-cypher-editor .cm-editor .cm-content .cm-line, .ndl-codemirror-editor .cm-editor .cm-content .cm-line {
4948
+ line-height: 1.4375;
4949
+ font-family: 'Fira Code';
4717
4950
  }
4718
- .cm-editor .cm-number {
4719
- color: rgb(var(--number));
4951
+ .ndl-cypher-editor .cm-editor .cm-scroller .cm-content,
4952
+ .ndl-cypher-editor .cm-editor .cm-content,
4953
+ .ndl-codemirror-editor .cm-editor .cm-scroller .cm-content,
4954
+ .ndl-codemirror-editor .cm-editor .cm-content {
4955
+ padding: 0;
4720
4956
  }
4721
- .cm-editor .cm-variable {
4722
- color: rgb(var(--variable));
4957
+ .ndl-cypher-editor .cm-editor .cm-gutters, .ndl-codemirror-editor .cm-editor .cm-gutters {
4958
+ border: none;
4959
+ padding-left: 5px;
4960
+ padding-right: 3px;
4723
4961
  }
4724
- .cm-editor .cm-keyword {
4725
- color: rgb(var(--keyword));
4962
+ /** Cursor Colors */
4963
+ .ndl-cypher-editor .cm-editor, .ndl-codemirror-editor .cm-editor {
4964
+ background-color: rgb(var(--background));
4965
+ color: rgb(var(--color));
4726
4966
  }
4727
- .cm-editor .cm-p-relationshipType .cm-variable,
4728
- .cm-editor .cm-p-relationshipType .cm-operator {
4729
- color: rgb(var(--relationship));
4967
+ .ndl-cypher-editor .cm-editor .cm-cursor, .ndl-codemirror-editor .cm-editor .cm-cursor {
4968
+ z-index: 1;
4969
+ border-left: 0.67em solid rgba(var(--cursor-color), 0.35);
4970
+ }
4971
+ /** Selection Background */
4972
+ .ndl-cypher-editor .cm-editor.cm-focused .cm-selectionBackground,
4973
+ .ndl-cypher-editor .cm-editor .cm-selectionBackground,
4974
+ .ndl-codemirror-editor .cm-editor.cm-focused .cm-selectionBackground,
4975
+ .ndl-codemirror-editor .cm-editor .cm-selectionBackground {
4976
+ background: rgb(var(--selection-bg));
4977
+ }
4978
+ .ndl-cypher-editor .cm-editor .cm-comment, .ndl-codemirror-editor .cm-editor .cm-comment {
4979
+ color: rgb(var(--comment));
4980
+ }
4981
+ .ndl-cypher-editor .cm-editor .cm-string, .ndl-codemirror-editor .cm-editor .cm-string {
4982
+ color: rgb(var(--string));
4983
+ }
4984
+ .ndl-cypher-editor .cm-editor .cm-gutters, .ndl-codemirror-editor .cm-editor .cm-gutters {
4985
+ background-color: rgb(var(--background));
4986
+ }
4987
+ .ndl-cypher-editor .cm-editor .cm-number, .ndl-codemirror-editor .cm-editor .cm-number {
4988
+ color: rgb(var(--number));
4989
+ }
4990
+ .ndl-cypher-editor .cm-editor .cm-variable, .ndl-codemirror-editor .cm-editor .cm-variable {
4991
+ color: rgb(var(--variable));
4992
+ }
4993
+ .ndl-cypher-editor .cm-editor .cm-keyword, .ndl-codemirror-editor .cm-editor .cm-keyword {
4994
+ color: rgb(var(--keyword));
4995
+ }
4996
+ .ndl-cypher-editor .cm-editor .cm-p-relationshipType .cm-variable,
4997
+ .ndl-cypher-editor .cm-editor .cm-p-relationshipType .cm-operator,
4998
+ .ndl-codemirror-editor .cm-editor .cm-p-relationshipType .cm-variable,
4999
+ .ndl-codemirror-editor .cm-editor .cm-p-relationshipType .cm-operator {
5000
+ color: rgb(var(--relationship));
5001
+ }
5002
+ .ndl-cypher-editor .cm-editor .cm-p-procedure,
5003
+ .ndl-cypher-editor .cm-editor .cm-p-procedure .cm-keyword,
5004
+ .ndl-cypher-editor .cm-editor .cm-p-procedure .cm-variable,
5005
+ .ndl-cypher-editor .cm-editor .cm-p-procedure .cm-operator,
5006
+ .ndl-codemirror-editor .cm-editor .cm-p-procedure,
5007
+ .ndl-codemirror-editor .cm-editor .cm-p-procedure .cm-keyword,
5008
+ .ndl-codemirror-editor .cm-editor .cm-p-procedure .cm-variable,
5009
+ .ndl-codemirror-editor .cm-editor .cm-p-procedure .cm-operator {
5010
+ color: rgb(var(--procedure));
5011
+ }
5012
+ .ndl-cypher-editor .cm-editor .cm-p-variable,
5013
+ .ndl-cypher-editor .cm-editor .cm-p-variable .cm-keyword,
5014
+ .ndl-codemirror-editor .cm-editor .cm-p-variable,
5015
+ .ndl-codemirror-editor .cm-editor .cm-p-variable .cm-keyword {
5016
+ color: rgb(var(--variable));
5017
+ }
5018
+ .ndl-cypher-editor .cm-editor .cm-p-procedureOutput > :is(.cm-keyword, .cm-variable), .ndl-codemirror-editor .cm-editor .cm-p-procedureOutput > :is(.cm-keyword, .cm-variable) {
5019
+ color: rgb(var(--variable));
5020
+ }
5021
+ .ndl-cypher-editor .cm-editor .cm-p-property > :is(.cm-keyword, .cm-variable), .ndl-codemirror-editor .cm-editor .cm-p-property > :is(.cm-keyword, .cm-variable) {
5022
+ color: rgb(var(--variable));
5023
+ }
5024
+ .ndl-cypher-editor .cm-editor .cm-p-function > :is(.cm-keyword, .cm-variable), .ndl-codemirror-editor .cm-editor .cm-p-function > :is(.cm-keyword, .cm-variable) {
5025
+ color: rgb(var(--function));
4730
5026
  }
4731
- .cm-editor .cm-p-procedure,
4732
- .cm-editor .cm-p-procedure .cm-keyword,
4733
- .cm-editor .cm-p-procedure .cm-variable,
4734
- .cm-editor .cm-p-procedure .cm-operator {
4735
- color: rgb(var(--procedure));
4736
- }
4737
- .cm-editor .cm-p-variable,
4738
- .cm-editor .cm-p-variable .cm-keyword {
4739
- color: rgb(var(--variable));
4740
- }
4741
- .cm-editor .cm-p-procedureOutput > :is(.cm-keyword, .cm-variable) {
4742
- color: rgb(var(--variable));
4743
- }
4744
- .cm-editor .cm-p-property > :is(.cm-keyword, .cm-variable) {
4745
- color: rgb(var(--variable));
4746
- }
4747
- .cm-editor .cm-p-function > :is(.cm-keyword, .cm-variable) {
4748
- color: rgb(var(--function));
4749
- }
4750
5027
  /* Search Controls */
4751
- .cm-editor .cm-button {
4752
- background-color: rgb(var(--button));
4753
- background-image: none;
4754
- color: white;
4755
- border: none;
5028
+ .ndl-cypher-editor .cm-editor .cm-button, .ndl-codemirror-editor .cm-editor .cm-button {
5029
+ background-color: rgb(var(--button));
5030
+ background-image: none;
5031
+ color: white;
5032
+ border: none;
4756
5033
  transition: background-color var(--transitions-stripped);
4757
5034
  display: inline-flex;
4758
5035
  cursor: pointer;
@@ -4764,19 +5041,19 @@ a.ndl-btn{
4764
5041
  outline: 2px solid transparent;
4765
5042
  outline-offset: 2px;
4766
5043
  --tw-ring-color: rgb(var(--palette-primary-focus));
4767
- }
4768
- .cm-editor .cm-button:focus-visible{
5044
+ }
5045
+ .ndl-cypher-editor .cm-editor .cm-button:focus-visible, .ndl-codemirror-editor .cm-editor .cm-button:focus-visible{
4769
5046
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
4770
5047
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
4771
5048
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
4772
5049
  --tw-ring-offset-width: 2px;
4773
5050
  }
4774
- .cm-editor .cm-button.ndl-loading{
5051
+ .ndl-cypher-editor .cm-editor .cm-button.ndl-loading, .ndl-codemirror-editor .cm-editor .cm-button.ndl-loading{
4775
5052
  cursor: default;
4776
5053
  vertical-align: middle;
4777
5054
  opacity: 0.5;
4778
5055
  }
4779
- .cm-editor .cm-button.ndl-extra-small{
5056
+ .ndl-cypher-editor .cm-editor .cm-button.ndl-extra-small, .ndl-codemirror-editor .cm-editor .cm-button.ndl-extra-small{
4780
5057
  height: 1.5rem;
4781
5058
  padding-left: 0.75rem;
4782
5059
  padding-right: 0.75rem;
@@ -4787,7 +5064,7 @@ a.ndl-btn{
4787
5064
  letter-spacing: 0;
4788
5065
  line-height: 1.25rem;
4789
5066
  }
4790
- .cm-editor .cm-button.ndl-small{
5067
+ .ndl-cypher-editor .cm-editor .cm-button.ndl-small, .ndl-codemirror-editor .cm-editor .cm-button.ndl-small{
4791
5068
  height: 1.75rem;
4792
5069
  padding-left: 0.75rem;
4793
5070
  padding-right: 0.75rem;
@@ -4798,7 +5075,7 @@ a.ndl-btn{
4798
5075
  letter-spacing: 0;
4799
5076
  line-height: 1.25rem;
4800
5077
  }
4801
- .cm-editor .cm-button.ndl-medium{
5078
+ .ndl-cypher-editor .cm-editor .cm-button.ndl-medium, .ndl-codemirror-editor .cm-editor .cm-button.ndl-medium{
4802
5079
  height: 2.25rem;
4803
5080
  padding-left: 1.5rem;
4804
5081
  padding-right: 1.5rem;
@@ -4809,7 +5086,7 @@ a.ndl-btn{
4809
5086
  letter-spacing: 0;
4810
5087
  line-height: 1.25rem;
4811
5088
  }
4812
- .cm-editor .cm-button.ndl-large{
5089
+ .ndl-cypher-editor .cm-editor .cm-button.ndl-large, .ndl-codemirror-editor .cm-editor .cm-button.ndl-large{
4813
5090
  height: 3rem;
4814
5091
  padding-left: 1.5rem;
4815
5092
  padding-right: 1.5rem;
@@ -4817,73 +5094,60 @@ a.ndl-btn{
4817
5094
  padding-bottom: 0.75rem;
4818
5095
  }
4819
5096
 
4820
- .cm-editor .cm-button.ndl-large {
5097
+ .ndl-cypher-editor .cm-editor .cm-button.ndl-large,
5098
+ .ndl-codemirror-editor .cm-editor .cm-button.ndl-large {
4821
5099
  font-size: var(--font-size-h6);
4822
5100
  font-weight: var(--font-weight-bold);
4823
5101
  letter-spacing: 0.016rem;
4824
5102
  line-height: 1.5rem;
4825
5103
  }
4826
- .cm-editor .cm-button.ndl-disabled{
5104
+ .ndl-cypher-editor .cm-editor .cm-button.ndl-disabled, .ndl-codemirror-editor .cm-editor .cm-button.ndl-disabled{
4827
5105
  cursor: not-allowed;
4828
5106
  }
4829
- .cm-editor .cm-button.ndl-filled{
5107
+ .ndl-cypher-editor .cm-editor .cm-button.ndl-filled, .ndl-codemirror-editor .cm-editor .cm-button.ndl-filled{
4830
5108
  border-width: 0px;
4831
5109
  color: rgb(var(--palette-neutral-text-inverse));
4832
5110
  }
4833
- .cm-editor .cm-button.ndl-filled.ndl-disabled{
5111
+ .ndl-cypher-editor .cm-editor .cm-button.ndl-filled.ndl-disabled, .ndl-codemirror-editor .cm-editor .cm-button.ndl-filled.ndl-disabled{
4834
5112
  background-color: rgb(var(--palette-neutral-bg-strong));
4835
5113
  color: rgb(var(--palette-neutral-text-weakest));
4836
5114
  }
4837
- .cm-editor .cm-button.ndl-outlined{
5115
+ .ndl-cypher-editor .cm-editor .cm-button.ndl-outlined, .ndl-codemirror-editor .cm-editor .cm-button.ndl-outlined{
4838
5116
  border-width: 1px;
4839
5117
  border-style: solid;
4840
5118
  background-color: rgb(var(--palette-neutral-bg-weak));
4841
5119
  }
4842
- .cm-editor .cm-button.ndl-outlined.ndl-disabled{
5120
+ .ndl-cypher-editor .cm-editor .cm-button.ndl-outlined.ndl-disabled, .ndl-codemirror-editor .cm-editor .cm-button.ndl-outlined.ndl-disabled{
4843
5121
  border-color: rgb(var(--palette-neutral-text-weakest));
4844
5122
  background-color: rgb(var(--palette-neutral-bg-weak));
4845
5123
  color: rgb(var(--palette-neutral-text-weakest));
4846
5124
  }
4847
- .cm-editor .cm-button.ndl-text{
5125
+ .ndl-cypher-editor .cm-editor .cm-button.ndl-text, .ndl-codemirror-editor .cm-editor .cm-button.ndl-text{
4848
5126
  border-style: none;
4849
5127
  background-color: transparent;
4850
5128
  }
4851
- .cm-editor .cm-button.ndl-text.ndl-disabled{
5129
+ .ndl-cypher-editor .cm-editor .cm-button.ndl-text.ndl-disabled, .ndl-codemirror-editor .cm-editor .cm-button.ndl-text.ndl-disabled{
4852
5130
  color: rgb(var(--palette-neutral-text-weakest));
4853
5131
  }
4854
- .cm-editor .cm-button.ndl-floating-btn:not(.ndl-disabled):not(.ndl-text){
5132
+ .ndl-cypher-editor .cm-editor .cm-button.ndl-floating-btn:not(.ndl-disabled):not(.ndl-text), .ndl-codemirror-editor .cm-editor .cm-button.ndl-floating-btn:not(.ndl-disabled):not(.ndl-text){
4855
5133
  --tw-shadow: 0px 4px 8px 0px rgba(12, 26, 37, 0.08);
4856
5134
  --tw-shadow-colored: 0px 4px 8px 0px var(--tw-shadow-color);
4857
5135
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
4858
5136
  }
4859
- a.cm-editor .cm-button{
5137
+ a.ndl-cypher-editor .cm-editor .cm-button, a .ndl-codemirror-editor .cm-editor .cm-button{
4860
5138
  text-decoration-line: none;
4861
5139
  }
4862
- .cm-completionLabel {
4863
- font-family: 'Fira Code';
4864
- font-weight: bold;
4865
- vertical-align: middle;
4866
- }
4867
- .cm-editor .cm-completionIcon {
4868
- vertical-align: middle;
4869
- width: 18px;
4870
- padding: 4px 6px 2px 2px;
4871
- }
4872
- .autocomplete-icon-shared {
4873
- font-family: 'Fira Code';
4874
- border-radius: 100%;
4875
- border: 1px solid rgb(var(--ac-li-border));
4876
- width: 20px;
4877
- height: 20px;
4878
- display: block;
4879
- line-height: 19px;
4880
- /* If overflow is not defined, it causes a flickering effect in Chrome (bug) */
4881
- overflow: hidden;
4882
- /** Share the same with all until we have a fixed set */
4883
- background-color: rgb(var(--background));
4884
- color: rgb(var(--keyword));
4885
- }
4886
- .cm-editor .cm-completionIcon-keyword:after {
5140
+ .ndl-cypher-editor .cm-completionLabel, .ndl-codemirror-editor .cm-completionLabel {
5141
+ font-family: 'Fira Code';
5142
+ font-weight: bold;
5143
+ vertical-align: middle;
5144
+ }
5145
+ .ndl-cypher-editor .cm-editor .cm-completionIcon, .ndl-codemirror-editor .cm-editor .cm-completionIcon {
5146
+ vertical-align: middle;
5147
+ width: 18px;
5148
+ padding: 4px 6px 2px 2px;
5149
+ }
5150
+ .ndl-cypher-editor .cm-editor .cm-completionIcon-keyword:after, .ndl-codemirror-editor .cm-editor .cm-completionIcon-keyword:after {
4887
5151
  font-family: 'Fira Code';
4888
5152
  border-radius: 100%;
4889
5153
  border: 1px solid rgb(var(--ac-li-border));
@@ -4896,9 +5160,9 @@ a.cm-editor .cm-button{
4896
5160
  /** Share the same with all until we have a fixed set */
4897
5161
  background-color: rgb(var(--background));
4898
5162
  color: rgb(var(--keyword));
4899
- content: 'K';
5163
+ content: 'K';
4900
5164
  }
4901
- .cm-editor .cm-completionIcon-label:after {
5165
+ .ndl-cypher-editor .cm-editor .cm-completionIcon-label:after, .ndl-codemirror-editor .cm-editor .cm-completionIcon-label:after {
4902
5166
  font-family: 'Fira Code';
4903
5167
  border-radius: 100%;
4904
5168
  border: 1px solid rgb(var(--ac-li-border));
@@ -4911,9 +5175,9 @@ a.cm-editor .cm-button{
4911
5175
  /** Share the same with all until we have a fixed set */
4912
5176
  background-color: rgb(var(--background));
4913
5177
  color: rgb(var(--keyword));
4914
- content: 'L';
5178
+ content: 'L';
4915
5179
  }
4916
- .cm-editor .cm-completionIcon-relationshipType:after {
5180
+ .ndl-cypher-editor .cm-editor .cm-completionIcon-relationshipType:after, .ndl-codemirror-editor .cm-editor .cm-completionIcon-relationshipType:after {
4917
5181
  font-family: 'Fira Code';
4918
5182
  border-radius: 100%;
4919
5183
  border: 1px solid rgb(var(--ac-li-border));
@@ -4926,10 +5190,12 @@ a.cm-editor .cm-button{
4926
5190
  /** Share the same with all until we have a fixed set */
4927
5191
  background-color: rgb(var(--background));
4928
5192
  color: rgb(var(--keyword));
4929
- content: 'R';
5193
+ content: 'R';
4930
5194
  }
4931
- .cm-editor .cm-completionIcon-variable:after,
4932
- .cm-editor .cm-completionIcon-procedureOutput:after {
5195
+ .ndl-cypher-editor .cm-editor .cm-completionIcon-variable:after,
5196
+ .ndl-cypher-editor .cm-editor .cm-completionIcon-procedureOutput:after,
5197
+ .ndl-codemirror-editor .cm-editor .cm-completionIcon-variable:after,
5198
+ .ndl-codemirror-editor .cm-editor .cm-completionIcon-procedureOutput:after {
4933
5199
  font-family: 'Fira Code';
4934
5200
  border-radius: 100%;
4935
5201
  border: 1px solid rgb(var(--ac-li-border));
@@ -4942,10 +5208,12 @@ a.cm-editor .cm-button{
4942
5208
  /** Share the same with all until we have a fixed set */
4943
5209
  background-color: rgb(var(--background));
4944
5210
  color: rgb(var(--keyword));
4945
- content: 'V';
5211
+ content: 'V';
4946
5212
  }
4947
- .cm-editor .cm-completionIcon-procedure:after,
4948
- .cm-editor .cm-completionIcon-function:after {
5213
+ .ndl-cypher-editor .cm-editor .cm-completionIcon-procedure:after,
5214
+ .ndl-cypher-editor .cm-editor .cm-completionIcon-function:after,
5215
+ .ndl-codemirror-editor .cm-editor .cm-completionIcon-procedure:after,
5216
+ .ndl-codemirror-editor .cm-editor .cm-completionIcon-function:after {
4949
5217
  font-family: 'Fira Code';
4950
5218
  border-radius: 100%;
4951
5219
  border: 1px solid rgb(var(--ac-li-border));
@@ -4958,9 +5226,9 @@ a.cm-editor .cm-button{
4958
5226
  /** Share the same with all until we have a fixed set */
4959
5227
  background-color: rgb(var(--background));
4960
5228
  color: rgb(var(--keyword));
4961
- content: 'λ';
5229
+ content: 'λ';
4962
5230
  }
4963
- .cm-editor .cm-completionIcon-function:after {
5231
+ .ndl-cypher-editor .cm-editor .cm-completionIcon-function:after, .ndl-codemirror-editor .cm-editor .cm-completionIcon-function:after {
4964
5232
  font-family: 'Fira Code';
4965
5233
  border-radius: 100%;
4966
5234
  border: 1px solid rgb(var(--ac-li-border));
@@ -4973,9 +5241,9 @@ a.cm-editor .cm-button{
4973
5241
  /** Share the same with all until we have a fixed set */
4974
5242
  background-color: rgb(var(--background));
4975
5243
  color: rgb(var(--keyword));
4976
- content: '$';
5244
+ content: '$';
4977
5245
  }
4978
- .cm-editor .cm-completionIcon-propertyKey:after {
5246
+ .ndl-cypher-editor .cm-editor .cm-completionIcon-propertyKey:after, .ndl-codemirror-editor .cm-editor .cm-completionIcon-propertyKey:after {
4979
5247
  font-family: 'Fira Code';
4980
5248
  border-radius: 100%;
4981
5249
  border: 1px solid rgb(var(--ac-li-border));
@@ -4988,10 +5256,12 @@ a.cm-editor .cm-button{
4988
5256
  /** Share the same with all until we have a fixed set */
4989
5257
  background-color: rgb(var(--background));
4990
5258
  color: rgb(var(--keyword));
4991
- content: 'P';
5259
+ content: 'P';
4992
5260
  }
4993
- .cm-editor .cm-completionIcon-consoleCommand:after,
4994
- .cm-editor .cm-completionIcon-consoleCommandSubcommand:after {
5261
+ .ndl-cypher-editor .cm-editor .cm-completionIcon-consoleCommand:after,
5262
+ .ndl-cypher-editor .cm-editor .cm-completionIcon-consoleCommandSubcommand:after,
5263
+ .ndl-codemirror-editor .cm-editor .cm-completionIcon-consoleCommand:after,
5264
+ .ndl-codemirror-editor .cm-editor .cm-completionIcon-consoleCommandSubcommand:after {
4995
5265
  font-family: 'Fira Code';
4996
5266
  border-radius: 100%;
4997
5267
  border: 1px solid rgb(var(--ac-li-border));
@@ -5004,30 +5274,30 @@ a.cm-editor .cm-button{
5004
5274
  /** Share the same with all until we have a fixed set */
5005
5275
  background-color: rgb(var(--background));
5006
5276
  color: rgb(var(--keyword));
5007
- content: 'C';
5008
- }
5009
- .cm-tooltip-autocomplete {
5010
- border-radius: var(--border-radius-sm);
5011
- border: 1px solid rgb(var(--ac-tooltip-border)) !important;
5012
- background-color: rgb(var(--ac-tooltip-background)) !important;
5013
- overflow: hidden;
5014
- margin-top: 4px;
5015
- padding: 7px;
5277
+ content: 'C';
5016
5278
  }
5017
- .cm-tooltip-autocomplete li {
5279
+ .ndl-cypher-editor .cm-tooltip-autocomplete, .ndl-codemirror-editor .cm-tooltip-autocomplete {
5018
5280
  border-radius: var(--border-radius-sm);
5019
- color: rgb(var(--ac-li-text)) !important;
5281
+ border: 1px solid rgb(var(--ac-tooltip-border)) !important;
5282
+ background-color: rgb(var(--ac-tooltip-background)) !important;
5283
+ overflow: hidden;
5284
+ margin-top: 4px;
5285
+ padding: 7px;
5020
5286
  }
5021
- .cm-tooltip-autocomplete li:hover {
5022
- background-color: rgb(var(--ac-li-hover));
5287
+ .ndl-cypher-editor .cm-tooltip-autocomplete li, .ndl-codemirror-editor .cm-tooltip-autocomplete li {
5288
+ border-radius: var(--border-radius-sm);
5289
+ color: rgb(var(--ac-li-text)) !important;
5023
5290
  }
5024
- .cm-tooltip-autocomplete li[aria-selected='true'] {
5025
- background: rgb(var(--ac-li-selected)) !important;
5026
- color: rgb(var(--ac-li-text-selected)) !important;
5027
- }
5028
- .cm-tooltip-autocomplete li[aria-selected='true'] > div {
5029
- opacity: 100%;
5291
+ .ndl-cypher-editor .cm-tooltip-autocomplete li:hover, .ndl-codemirror-editor .cm-tooltip-autocomplete li:hover {
5292
+ background-color: rgb(var(--ac-li-hover));
5293
+ }
5294
+ .ndl-cypher-editor .cm-tooltip-autocomplete li[aria-selected='true'], .ndl-codemirror-editor .cm-tooltip-autocomplete li[aria-selected='true'] {
5295
+ background: rgb(var(--ac-li-selected)) !important;
5296
+ color: rgb(var(--ac-li-text-selected)) !important;
5030
5297
  }
5298
+ .ndl-cypher-editor .cm-tooltip-autocomplete li[aria-selected='true'] > div, .ndl-codemirror-editor .cm-tooltip-autocomplete li[aria-selected='true'] > div {
5299
+ opacity: 100%;
5300
+ }
5031
5301
  /**
5032
5302
  *
5033
5303
  * Copyright (c) "Neo4j"
@@ -5737,6 +6007,10 @@ a.cm-editor .cm-button{
5737
6007
  .n-table-auto{
5738
6008
  table-layout: auto;
5739
6009
  }
6010
+ .n-rotate-180{
6011
+ --tw-rotate: 180deg;
6012
+ transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
6013
+ }
5740
6014
  .n-transform{
5741
6015
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
5742
6016
  }
@@ -23076,12 +23350,12 @@ a.cm-editor .cm-button{
23076
23350
  .n-fill-palette-neutral-border-strong{
23077
23351
  fill: rgb(var(--palette-neutral-border-strong));
23078
23352
  }
23079
- .n-p-4{
23080
- padding: 1rem;
23081
- }
23082
23353
  .n-p-2{
23083
23354
  padding: 0.5rem;
23084
23355
  }
23356
+ .n-p-4{
23357
+ padding: 1rem;
23358
+ }
23085
23359
  .n-p-8{
23086
23360
  padding: 2rem;
23087
23361
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 24 Jul 2023 08:29:55 GMT
3
+ * Generated on Thu, 27 Jul 2023 08:47:03 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 24 Jul 2023 08:29:55 GMT
3
+ * Generated on Thu, 27 Jul 2023 08:47:03 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 24 Jul 2023 08:29:55 GMT
3
+ * Generated on Thu, 27 Jul 2023 08:47:03 GMT
4
4
  */
5
5
 
6
6
  export const tokens = {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 24 Jul 2023 08:29:55 GMT
3
+ // Generated on Thu, 27 Jul 2023 08:47:03 GMT
4
4
 
5
5
  $transitions-values-properties-default: all;
6
6
  $transitions-values-duration-default: 100ms;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 24 Jul 2023 08:29:55 GMT
3
+ * Generated on Thu, 27 Jul 2023 08:47:03 GMT
4
4
  */
5
5
  export const tokens: {
6
6
  transitions: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neo4j-ndl/base",
3
- "version": "1.8.13",
3
+ "version": "1.9.0",
4
4
  "description": "Neo4j base package for the design system",
5
5
  "author": "Neo4j Inc.",
6
6
  "homepage": "",