@neo4j-ndl/base 2.0.7 → 2.0.9

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
+ ## 2.0.9
4
+
5
+ ### Patch Changes
6
+
7
+ - [#703](https://github.com/neo4j/neo4j-design/pull/703) [`278d9e6`](https://github.com/neo4j/neo4j-design/commit/278d9e6454a9a64ff30d1ac6248ad2567c5cffa5) Thanks [@konsalex](https://github.com/konsalex)! - Make codeblock scrollable without explicit click
8
+
9
+ ## 2.0.8
10
+
11
+ ### Patch Changes
12
+
13
+ - [#705](https://github.com/neo4j/neo4j-design/pull/705) [`4d0b697`](https://github.com/neo4j/neo4j-design/commit/4d0b697822652df7dd481fbbc5d07c325918bd84) Thanks [@konsalex](https://github.com/konsalex)! - Make checkbox's tick themeable
14
+
3
15
  ## 2.0.7
4
16
 
5
17
  ### Patch Changes
package/lib/LICENSES.txt CHANGED
@@ -5234,7 +5234,7 @@ MIT License
5234
5234
 
5235
5235
  -----
5236
5236
 
5237
- 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:
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:
5238
5238
 
5239
5239
  MIT License
5240
5240
 
@@ -6007,32 +6007,6 @@ SOFTWARE.
6007
6007
 
6008
6008
  -----
6009
6009
 
6010
- The following software may be included in this product: jest-axe. A copy of the source code may be downloaded from git+https://github.com/nickcolley/jest-axe.git. This software contains the following license and notice below:
6011
-
6012
- The MIT License (MIT)
6013
-
6014
- Copyright (C) 2017 Crown Copyright (Government Digital Service)
6015
-
6016
- Permission is hereby granted, free of charge, to any person obtaining a copy of
6017
- this software and associated documentation files (the "Software"), to deal in
6018
- the Software without restriction, including without limitation the rights to
6019
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
6020
- of the Software, and to permit persons to whom the Software is furnished to do
6021
- so, subject to the following conditions:
6022
-
6023
- The above copyright notice and this permission notice shall be included in all
6024
- copies or substantial portions of the Software.
6025
-
6026
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6027
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6028
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6029
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6030
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6031
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6032
- SOFTWARE.
6033
-
6034
- -----
6035
-
6036
6010
  The following software may be included in this product: jsdom. A copy of the source code may be downloaded from git+https://github.com/jsdom/jsdom.git. This software contains the following license and notice below:
6037
6011
 
6038
6012
  Copyright (c) 2010 Elijah Insua
@@ -20129,3 +20103,55 @@ Repository: sindresorhus/yocto-queue
20129
20103
  >
20130
20104
  > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
20131
20105
 
20106
+ -----
20107
+
20108
+ The following software may be included in this product: vitest-axe. A copy of the source code may be downloaded from git+https://github.com/chaance/vitest-axe.git. This software contains the following license and notice below:
20109
+
20110
+ The MIT License (MIT)
20111
+
20112
+ Copyright (c) 2017 Crown Copyright (Government Digital Service)
20113
+ Copyright (c) 2022 Chance Strickland
20114
+
20115
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
20116
+ this software and associated documentation files (the "Software"), to deal in
20117
+ the Software without restriction, including without limitation the rights to
20118
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
20119
+ the Software, and to permit persons to whom the Software is furnished to do so,
20120
+ subject to the following conditions:
20121
+
20122
+ The above copyright notice and this permission notice shall be included in all
20123
+ copies or substantial portions of the Software.
20124
+
20125
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20126
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
20127
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
20128
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
20129
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
20130
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
20131
+
20132
+ -----
20133
+
20134
+ The following software may be included in this product: vitest-canvas-mock. A copy of the source code may be downloaded from git+https://github.com/wobsoriano/vitest-canvas-mock.git. This software contains the following license and notice below:
20135
+
20136
+ MIT License
20137
+
20138
+ Copyright (c) 2022 Robert Soriano <https://github.com/wobsoriano>
20139
+
20140
+ Permission is hereby granted, free of charge, to any person obtaining a copy
20141
+ of this software and associated documentation files (the "Software"), to deal
20142
+ in the Software without restriction, including without limitation the rights
20143
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
20144
+ copies of the Software, and to permit persons to whom the Software is
20145
+ furnished to do so, subject to the following conditions:
20146
+
20147
+ The above copyright notice and this permission notice shall be included in all
20148
+ copies or substantial portions of the Software.
20149
+
20150
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20151
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20152
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20153
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20154
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20155
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
20156
+ SOFTWARE.
20157
+
package/lib/NOTICE.txt CHANGED
@@ -87,6 +87,10 @@ Third-party licenses
87
87
  │ │ ├─ URL: git+https://github.com/tanstack/table.git
88
88
  │ │ ├─ VendorName: Tanner Linsley
89
89
  │ │ └─ VendorUrl: https://github.com/tanstack/table#readme
90
+ │ ├─ @tanstack/react-virtual@npm:3.0.0-beta.68 [d75d7] (via npm:3.0.0-beta.68 [d75d7])
91
+ │ │ ├─ URL: git+https://github.com/tanstack/virtual.git
92
+ │ │ ├─ VendorName: Tanner Linsley
93
+ │ │ └─ VendorUrl: https://github.com/tanstack/virtual#readme
90
94
  │ ├─ @testing-library/jest-dom@npm:5.17.0 (via npm:5.17.0)
91
95
  │ │ ├─ URL: https://github.com/testing-library/jest-dom
92
96
  │ │ ├─ VendorName: Ernesto Garcia
@@ -108,9 +112,6 @@ Third-party licenses
108
112
  │ ├─ @types/jest@npm:27.5.2 (via npm:^27.0.3)
109
113
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
110
114
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest
111
- │ ├─ @types/jest-axe@npm:3.5.5 (via npm:^3.5.3)
112
- │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
113
- │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest-axe
114
115
  │ ├─ @types/node@npm:16.18.27 (via npm:^16.11.7)
115
116
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
116
117
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node
@@ -200,9 +201,6 @@ Third-party licenses
200
201
  │ │ ├─ URL: git+https://github.com/typicode/husky.git
201
202
  │ │ ├─ VendorName: Typicode
202
203
  │ │ └─ VendorUrl: https://typicode.github.io/husky
203
- │ ├─ jest-axe@npm:5.0.1 (via npm:^5.0.1)
204
- │ │ ├─ URL: git+https://github.com/nickcolley/jest-axe.git
205
- │ │ └─ VendorName: Nick Colley
206
204
  │ ├─ jsdom@npm:22.1.0 [a2e03] (via npm:22.1.0 [a2e03])
207
205
  │ │ └─ URL: git+https://github.com/jsdom/jsdom.git
208
206
  │ ├─ leva@npm:0.9.35 [d75d7] (via npm:^0.9.35 [d75d7])
@@ -310,10 +308,17 @@ Third-party licenses
310
308
  │ ├─ vite-tsconfig-paths@npm:3.6.0 [d75d7] (via npm:^3.5.2 [d75d7])
311
309
  │ │ ├─ URL: git+https://github.com/aleclarson/vite-tsconfig-paths.git
312
310
  │ │ └─ VendorName: aleclarson
313
- └─ vitest@npm:0.34.1 [a2e03] (via npm:0.34.1 [a2e03])
314
- ├─ URL: git+https://github.com/vitest-dev/vitest.git
315
- ├─ VendorName: Anthony Fu
316
- └─ VendorUrl: https://github.com/vitest-dev/vitest#readme
311
+ ├─ vitest@npm:0.34.1 [a2e03] (via npm:0.34.1 [a2e03])
312
+ ├─ URL: git+https://github.com/vitest-dev/vitest.git
313
+ ├─ VendorName: Anthony Fu
314
+ └─ VendorUrl: https://github.com/vitest-dev/vitest#readme
315
+ │ ├─ vitest-axe@npm:0.1.0 [a2e03] (via npm:0.1.0 [a2e03])
316
+ │ │ ├─ URL: git+https://github.com/chaance/vitest-axe.git
317
+ │ │ └─ VendorName: Chance Stricklad
318
+ │ └─ vitest-canvas-mock@npm:0.3.3 [a2e03] (via npm:0.3.3 [a2e03])
319
+ │ ├─ URL: git+https://github.com/wobsoriano/vitest-canvas-mock.git
320
+ │ ├─ VendorName: Robert Soriano
321
+ │ └─ VendorUrl: https://github.com/wobsoriano/vitest-canvas-mock#readme
317
322
 
318
323
  ├─ Apache-2.0
319
324
  │ ├─ @neo4j-cypher/react-codemirror@npm:1.0.2 [a2e03] (via npm:^1.0.1 [a2e03])
@@ -22,7 +22,7 @@
22
22
  "use strict";
23
23
  /**
24
24
  * Do not edit directly
25
- * Generated on Mon, 30 Oct 2023 11:08:08 GMT
25
+ * Generated on Mon, 11 Dec 2023 10:45:17 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 Mon, 30 Oct 2023 11:08:08 GMT
25
+ * Generated on Mon, 11 Dec 2023 10:45:17 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 Mon, 30 Oct 2023 11:08:08 GMT
25
+ * Generated on Mon, 11 Dec 2023 10:45:17 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 Mon, 30 Oct 2023 11:08:08 GMT
24
+ * Generated on Mon, 11 Dec 2023 10:45:17 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 Mon, 30 Oct 2023 11:08:08 GMT
24
+ * Generated on Mon, 11 Dec 2023 10:45:17 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 Mon, 30 Oct 2023 11:08:08 GMT
25
+ * Generated on Mon, 11 Dec 2023 10:45:17 GMT
26
26
  */
27
27
  module.exports = {
28
28
  "transitions": {
@@ -1818,14 +1818,40 @@ a.ndl-btn{
1818
1818
  color:#fff;
1819
1819
  }
1820
1820
  .ndl-form-item input[type='checkbox']:checked::after{
1821
- content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="white"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M5 13l4 4L19 7" /></svg>');
1821
+ content:'';
1822
+ width:100%;
1823
+ height:100%;
1824
+ background-color:rgb(var(--theme-palette-neutral-text-inverse));
1825
+ transition:opacity var(--transitions-stripped-slow);
1826
+ -webkit-mask-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6.5L5 10.5L11 1.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
1827
+ mask-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6.5L5 10.5L11 1.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
1828
+ -webkit-mask-repeat:no-repeat;
1829
+ mask-repeat:no-repeat;
1830
+ -webkit-mask-size:12px;
1831
+ mask-size:12px;
1832
+ -webkit-mask-position:calc(100% - 1px) 2px;
1833
+ mask-position:calc(100% - 1px) 2px;
1822
1834
  }
1823
1835
  .ndl-form-item input[type='checkbox']:indeterminate{
1824
1836
  border-color:rgb(var(--theme-palette-primary-bg-strong));
1825
1837
  background-color:rgb(var(--theme-palette-primary-bg-strong));
1826
1838
  }
1827
1839
  .ndl-form-item input[type='checkbox']:indeterminate::after{
1828
- content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="white"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M18 12H6" /></svg>');
1840
+ content:'';
1841
+ width:100%;
1842
+ height:2px;
1843
+ background-color:rgb(var(--theme-palette-neutral-text-inverse));
1844
+ transition:opacity var(--transitions-stripped-slow);
1845
+ -webkit-mask-image:url("data:image/svg+xml,%3Csvg width='12' height='2' viewBox='0 0 12 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.33333 1H10.6667' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
1846
+ mask-image:url("data:image/svg+xml,%3Csvg width='12' height='2' viewBox='0 0 12 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.33333 1H10.6667' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
1847
+ -webkit-mask-repeat:no-repeat;
1848
+ mask-repeat:no-repeat;
1849
+ -webkit-mask-size:12px;
1850
+ mask-size:12px;
1851
+ top:50%;
1852
+ -webkit-mask-position:calc(100% - 1px) 0;
1853
+ mask-position:calc(100% - 1px) 0;
1854
+ transform:translateY(-50%);
1829
1855
  }
1830
1856
  .ndl-form-item input[type='checkbox']:disabled{
1831
1857
  border-color:rgb(var(--theme-palette-neutral-text-weakest));
@@ -4041,6 +4067,7 @@ a.ndl-btn{
4041
4067
  font-weight:400;
4042
4068
  }
4043
4069
  .ndl-dropzone .ndl-dropzone-header .ndl-dnd-browse-link{
4070
+ text-decoration-line:underline;
4044
4071
  font-size:var(--font-size-subheading-small);
4045
4072
  font-weight:var(--font-weight-semibold);
4046
4073
  letter-spacing:0.016rem;
@@ -4592,13 +4619,8 @@ a.ndl-btn{
4592
4619
  .ndl-code-block-container .ndl-code-content-container .ndl-highlight-wrapper{
4593
4620
  position:relative;
4594
4621
  width:100%;
4595
- }
4596
- .ndl-code-block-container .ndl-code-content-container .ndl-highlight-wrapper.ndl-focused{
4597
4622
  overflow-y:auto;
4598
4623
  }
4599
- .ndl-code-block-container .ndl-code-content-container .ndl-highlight-wrapper:not(.ndl-focused){
4600
- overflow-y:hidden;
4601
- }
4602
4624
  .ndl-code-block-container .ndl-code-block-actions{
4603
4625
  background:rgb(var(--background));
4604
4626
  position:absolute;
@@ -5539,6 +5561,9 @@ a.ndl-cypher-editor .cm-editor .cm-button, a .ndl-codemirror-editor .cm-editor
5539
5561
  .n-h-\[1000px\]{
5540
5562
  height:1000px;
5541
5563
  }
5564
+ .n-h-\[290px\]{
5565
+ height:290px;
5566
+ }
5542
5567
  .n-h-28{
5543
5568
  height:112px;
5544
5569
  }
@@ -5666,9 +5691,6 @@ a.ndl-cypher-editor .cm-editor .cm-button, a .ndl-codemirror-editor .cm-editor
5666
5691
  .n-gap-2{
5667
5692
  gap:8px;
5668
5693
  }
5669
- .n-gap-6{
5670
- gap:24px;
5671
- }
5672
5694
  .n-gap-4{
5673
5695
  gap:16px;
5674
5696
  }
@@ -35689,9 +35711,6 @@ a.ndl-cypher-editor .cm-editor .cm-button, a .ndl-codemirror-editor .cm-editor
35689
35711
  --tw-text-opacity:1;
35690
35712
  color:rgb(10 97 144 / var(--tw-text-opacity));
35691
35713
  }
35692
- .n-no-underline{
35693
- text-decoration-line:none;
35694
- }
35695
35714
  .n-shadow-overlay{
35696
35715
  --tw-shadow:var(--theme-shadow-overlay);
35697
35716
  --tw-shadow-colored:var(--theme-shadow-overlay);
@@ -35737,11 +35756,6 @@ html{
35737
35756
  --tw-rotate:12deg;
35738
35757
  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));
35739
35758
  }
35740
- .hover\:n-scale-105:hover{
35741
- --tw-scale-x:1.05;
35742
- --tw-scale-y:1.05;
35743
- 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));
35744
- }
35745
35759
  .hover\:n-border-neutral-10:hover{
35746
35760
  --tw-border-opacity:1;
35747
35761
  border-color:rgb(255 255 255 / var(--tw-border-opacity));
@@ -21,7 +21,7 @@
21
21
 
22
22
  /**
23
23
  * Do not edit directly
24
- * Generated on Mon, 30 Oct 2023 11:08:08 GMT
24
+ * Generated on Mon, 11 Dec 2023 10:45:17 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 Mon, 30 Oct 2023 11:08:08 GMT
24
+ * Generated on Mon, 11 Dec 2023 10:45:17 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 Mon, 30 Oct 2023 11:08:08 GMT
24
+ * Generated on Mon, 11 Dec 2023 10:45:17 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 Mon, 30 Oct 2023 11:08:08 GMT
3
+ // Generated on Mon, 11 Dec 2023 10:45:17 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 Mon, 30 Oct 2023 11:08:08 GMT
24
+ * Generated on Mon, 11 Dec 2023 10:45:17 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.0.7",
3
+ "version": "2.0.9",
4
4
  "description": "Neo4j base package for the design system",
5
5
  "author": "Neo4j Inc.",
6
6
  "homepage": "https://www.neo4j.design",