@neo4j-ndl/base 1.7.3 → 1.8.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/lib/LICENSES.txt +27 -1
- package/lib/NOTICE.txt +8 -1
- 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 +84 -8
- 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
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-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-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-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:
|
|
5214
5214
|
|
|
5215
5215
|
MIT License
|
|
5216
5216
|
|
|
@@ -12381,6 +12381,32 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
12381
12381
|
|
|
12382
12382
|
-----
|
|
12383
12383
|
|
|
12384
|
+
The following software may be included in this product: react-resizable. A copy of the source code may be downloaded from git@github.com:react-grid-layout/react-resizable.git. This software contains the following license and notice below:
|
|
12385
|
+
|
|
12386
|
+
The MIT License (MIT)
|
|
12387
|
+
|
|
12388
|
+
Copyright (c) 2016-2018 Samuel Reed
|
|
12389
|
+
|
|
12390
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
12391
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
12392
|
+
in the Software without restriction, including without limitation the rights
|
|
12393
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
12394
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
12395
|
+
furnished to do so, subject to the following conditions:
|
|
12396
|
+
|
|
12397
|
+
The above copyright notice and this permission notice shall be included in all
|
|
12398
|
+
copies or substantial portions of the Software.
|
|
12399
|
+
|
|
12400
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
12401
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
12402
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
12403
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
12404
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
12405
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
12406
|
+
SOFTWARE.
|
|
12407
|
+
|
|
12408
|
+
-----
|
|
12409
|
+
|
|
12384
12410
|
The following software may be included in this product: react-select-event. A copy of the source code may be downloaded from git+https://github.com/romgain/react-select-event.git. This software contains the following license and notice below:
|
|
12385
12411
|
|
|
12386
12412
|
Copyright 2019 Romain Bertrand
|
package/lib/NOTICE.txt
CHANGED
|
@@ -112,12 +112,15 @@ Third-party licenses
|
|
|
112
112
|
│ ├─ [38;5;166m@types/[39m[38;5;173mnode[39m[38;5;111m@[39m[38;5;111mnpm:16.18.27[39m (via [38;5;37mnpm:^16.11.7[39m)
|
|
113
113
|
│ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
|
|
114
114
|
│ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node
|
|
115
|
-
│ ├─ [38;5;166m@types/[39m[38;5;173mreact[39m[38;5;111m@[39m[38;5;111mnpm:17.0.
|
|
115
|
+
│ ├─ [38;5;166m@types/[39m[38;5;173mreact[39m[38;5;111m@[39m[38;5;111mnpm:17.0.62[39m (via [38;5;37mnpm:^17.0.62[39m)
|
|
116
116
|
│ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
|
|
117
117
|
│ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react
|
|
118
118
|
│ ├─ [38;5;166m@types/[39m[38;5;173mreact-dom[39m[38;5;111m@[39m[38;5;111mnpm:17.0.18[39m (via [38;5;37mnpm:17.0.18[39m)
|
|
119
119
|
│ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
|
|
120
120
|
│ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom
|
|
121
|
+
│ ├─ [38;5;166m@types/[39m[38;5;173mreact-resizable[39m[38;5;111m@[39m[38;5;111mnpm:3.0.4[39m (via [38;5;37mnpm:^3.0.4[39m)
|
|
122
|
+
│ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
|
|
123
|
+
│ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-resizable
|
|
121
124
|
│ ├─ [38;5;166m@types/[39m[38;5;173mreact-syntax-highlighter[39m[38;5;111m@[39m[38;5;111mnpm:15.5.6[39m (via [38;5;37mnpm:^15.5.5[39m)
|
|
122
125
|
│ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
|
|
123
126
|
│ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-syntax-highlighter
|
|
@@ -232,6 +235,10 @@ Third-party licenses
|
|
|
232
235
|
│ ├─ [38;5;173mreact-hot-toast[39m[38;5;111m@[39m[38;5;111mnpm:2.4.1 [d75d7][39m (via [38;5;37mnpm:^2.3.0 [d75d7][39m)
|
|
233
236
|
│ │ ├─ URL: git+https://github.com/timolins/react-hot-toast.git
|
|
234
237
|
│ │ └─ VendorName: Timo Lins
|
|
238
|
+
│ ├─ [38;5;173mreact-resizable[39m[38;5;111m@[39m[38;5;111mnpm:3.0.5 [d75d7][39m (via [38;5;37mnpm:^3.0.5 [d75d7][39m)
|
|
239
|
+
│ │ ├─ URL: git@github.com:react-grid-layout/react-resizable.git
|
|
240
|
+
│ │ ├─ VendorName: Samuel Reed
|
|
241
|
+
│ │ └─ VendorUrl: https://github.com/react-grid-layout/react-resizable
|
|
235
242
|
│ ├─ [38;5;173mreact-select[39m[38;5;111m@[39m[38;5;111mnpm:5.7.0 [a2e03][39m (via [38;5;37mnpm:5.7.0 [a2e03][39m)
|
|
236
243
|
│ │ ├─ URL: https://github.com/JedWatson/react-select/tree/master/packages/react-select
|
|
237
244
|
│ │ └─ VendorName: Jed Watson
|
package/lib/neo4j-ds-styles.css
CHANGED
|
@@ -459,7 +459,7 @@ video {
|
|
|
459
459
|
*/
|
|
460
460
|
/**
|
|
461
461
|
* Do not edit directly
|
|
462
|
-
* Generated on
|
|
462
|
+
* Generated on Mon, 26 Jun 2023 11:25:21 GMT
|
|
463
463
|
*/
|
|
464
464
|
:root {
|
|
465
465
|
--transitions-values-properties-default: all;
|
|
@@ -3374,7 +3374,7 @@ a.ndl-btn{
|
|
|
3374
3374
|
}
|
|
3375
3375
|
/* Table head - Cell */
|
|
3376
3376
|
.ndl-table-root .ndl-div-table .ndl-table-th {
|
|
3377
|
-
padding: 12px 0 12px
|
|
3377
|
+
padding: 12px 0 12px 24px;
|
|
3378
3378
|
text-align: left;
|
|
3379
3379
|
position: relative;
|
|
3380
3380
|
font-weight: bold;
|
|
@@ -4209,6 +4209,70 @@ a.ndl-btn{
|
|
|
4209
4209
|
.ndl-relationship-label.ndl-disabled{
|
|
4210
4210
|
cursor: default;
|
|
4211
4211
|
}
|
|
4212
|
+
/**
|
|
4213
|
+
*
|
|
4214
|
+
* Copyright (c) "Neo4j"
|
|
4215
|
+
* Neo4j Sweden AB [http://neo4j.com]
|
|
4216
|
+
*
|
|
4217
|
+
* This file is part of Neo4j.
|
|
4218
|
+
*
|
|
4219
|
+
* Neo4j is free software: you can redistribute it and/or modify
|
|
4220
|
+
* it under the terms of the GNU General Public License as published by
|
|
4221
|
+
* the Free Software Foundation, either version 3 of the License, or
|
|
4222
|
+
* (at your option) any later version.
|
|
4223
|
+
*
|
|
4224
|
+
* This program is distributed in the hope that it will be useful,
|
|
4225
|
+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
4226
|
+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
4227
|
+
* GNU General Public License for more details.
|
|
4228
|
+
*
|
|
4229
|
+
* You should have received a copy of the GNU General Public License
|
|
4230
|
+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
4231
|
+
*/
|
|
4232
|
+
.ndl-widget{
|
|
4233
|
+
position: relative;
|
|
4234
|
+
display: flex;
|
|
4235
|
+
flex-direction: column;
|
|
4236
|
+
gap: 0.5rem;
|
|
4237
|
+
border-radius: 8px;
|
|
4238
|
+
background-color: rgb(var(--palette-neutral-bg-weak));
|
|
4239
|
+
padding: 1rem;
|
|
4240
|
+
outline: 2px solid transparent;
|
|
4241
|
+
outline-offset: 2px;
|
|
4242
|
+
}
|
|
4243
|
+
.ndl-widget.ndl-elevated{
|
|
4244
|
+
--tw-shadow: 0px 4px 8px 0px rgba(12, 26, 37, 0.08);
|
|
4245
|
+
--tw-shadow-colored: 0px 4px 8px 0px var(--tw-shadow-color);
|
|
4246
|
+
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
4247
|
+
}
|
|
4248
|
+
.ndl-widget .ndl-header-wrapper{
|
|
4249
|
+
display: flex;
|
|
4250
|
+
align-items: center;
|
|
4251
|
+
justify-content: space-between;
|
|
4252
|
+
}
|
|
4253
|
+
.ndl-widget .ndl-header-wrapper .ndl-header-left{
|
|
4254
|
+
display: flex;
|
|
4255
|
+
align-items: flex-start;
|
|
4256
|
+
}
|
|
4257
|
+
.ndl-widget .ndl-header-wrapper p {
|
|
4258
|
+
font-size: var(--font-size-body-medium);
|
|
4259
|
+
font-weight: var(--font-weight-normal);
|
|
4260
|
+
letter-spacing: 0.016rem;
|
|
4261
|
+
line-height: 1.25rem;
|
|
4262
|
+
}
|
|
4263
|
+
.ndl-widget.ndl-leftmenu .ndl-headers{
|
|
4264
|
+
margin-left: 0.5rem;
|
|
4265
|
+
}
|
|
4266
|
+
.ndl-widget .ndl-resize-handle{
|
|
4267
|
+
position: absolute;
|
|
4268
|
+
bottom: 0px;
|
|
4269
|
+
right: 0px;
|
|
4270
|
+
height: 1.25rem;
|
|
4271
|
+
width: 1.25rem;
|
|
4272
|
+
cursor: se-resize;
|
|
4273
|
+
--tw-text-opacity: 1;
|
|
4274
|
+
color: rgb(178 183 189 / var(--tw-text-opacity));
|
|
4275
|
+
}
|
|
4212
4276
|
/**
|
|
4213
4277
|
*
|
|
4214
4278
|
* Copyright (c) "Neo4j"
|
|
@@ -5501,15 +5565,15 @@ a.cm-editor .cm-button{
|
|
|
5501
5565
|
.n-h-5{
|
|
5502
5566
|
height: 1.25rem;
|
|
5503
5567
|
}
|
|
5568
|
+
.n-h-6{
|
|
5569
|
+
height: 1.5rem;
|
|
5570
|
+
}
|
|
5504
5571
|
.n-h-full{
|
|
5505
5572
|
height: 100%;
|
|
5506
5573
|
}
|
|
5507
5574
|
.n-h-4{
|
|
5508
5575
|
height: 1rem;
|
|
5509
5576
|
}
|
|
5510
|
-
.n-h-6{
|
|
5511
|
-
height: 1.5rem;
|
|
5512
|
-
}
|
|
5513
5577
|
.n-h-10{
|
|
5514
5578
|
height: 2.5rem;
|
|
5515
5579
|
}
|
|
@@ -5540,15 +5604,15 @@ a.cm-editor .cm-button{
|
|
|
5540
5604
|
.n-w-5{
|
|
5541
5605
|
width: 1.25rem;
|
|
5542
5606
|
}
|
|
5607
|
+
.n-w-6{
|
|
5608
|
+
width: 1.5rem;
|
|
5609
|
+
}
|
|
5543
5610
|
.n-w-full{
|
|
5544
5611
|
width: 100%;
|
|
5545
5612
|
}
|
|
5546
5613
|
.n-w-4{
|
|
5547
5614
|
width: 1rem;
|
|
5548
5615
|
}
|
|
5549
|
-
.n-w-6{
|
|
5550
|
-
width: 1.5rem;
|
|
5551
|
-
}
|
|
5552
5616
|
.n-w-10{
|
|
5553
5617
|
width: 2.5rem;
|
|
5554
5618
|
}
|
|
@@ -5587,6 +5651,9 @@ a.cm-editor .cm-button{
|
|
|
5587
5651
|
.n-flex-1{
|
|
5588
5652
|
flex: 1 1 0%;
|
|
5589
5653
|
}
|
|
5654
|
+
.n-flex-grow{
|
|
5655
|
+
flex-grow: 1;
|
|
5656
|
+
}
|
|
5590
5657
|
.n-table-auto{
|
|
5591
5658
|
table-layout: auto;
|
|
5592
5659
|
}
|
|
@@ -5596,6 +5663,9 @@ a.cm-editor .cm-button{
|
|
|
5596
5663
|
.n-cursor-pointer{
|
|
5597
5664
|
cursor: pointer;
|
|
5598
5665
|
}
|
|
5666
|
+
.n-cursor-grab{
|
|
5667
|
+
cursor: grab;
|
|
5668
|
+
}
|
|
5599
5669
|
.n-grid-cols-1{
|
|
5600
5670
|
grid-template-columns: repeat(1, minmax(0, 1fr));
|
|
5601
5671
|
}
|
|
@@ -22932,6 +23002,9 @@ a.cm-editor .cm-button{
|
|
|
22932
23002
|
.n-p-2{
|
|
22933
23003
|
padding: 0.5rem;
|
|
22934
23004
|
}
|
|
23005
|
+
.n-p-8{
|
|
23006
|
+
padding: 2rem;
|
|
23007
|
+
}
|
|
22935
23008
|
.n-p-token-8{
|
|
22936
23009
|
padding: 32px;
|
|
22937
23010
|
}
|
|
@@ -23003,6 +23076,9 @@ a.cm-editor .cm-button{
|
|
|
23003
23076
|
padding-left: 2.5rem;
|
|
23004
23077
|
padding-right: 2.5rem;
|
|
23005
23078
|
}
|
|
23079
|
+
.n-pb-\[200px\]{
|
|
23080
|
+
padding-bottom: 200px;
|
|
23081
|
+
}
|
|
23006
23082
|
.n-text-left{
|
|
23007
23083
|
text-align: left;
|
|
23008
23084
|
}
|
package/lib/tokens/js/tokens.js
CHANGED