@neo4j-ndl/base 1.5.6 → 1.6.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.6.0
4
+
5
+ ### Minor Changes
6
+
7
+ - ee7d01f: added new toggletip component
8
+
9
+ ## 1.5.7
10
+
11
+ ### Patch Changes
12
+
13
+ - 8bec4de: Adding 3 new custom icons. Add Node Circle, Sidebar line left, Sidebar line right.
14
+
3
15
  ## 1.5.6
4
16
 
5
17
  ### Patch Changes
package/lib/LICENSES.txt CHANGED
@@ -109,7 +109,7 @@ SOFTWARE.
109
109
 
110
110
  -----
111
111
 
112
- The following software may be included in this product: @floating-ui/react-dom-interactions. A copy of the source code may be downloaded from https://github.com/floating-ui/floating-ui.git. This software contains the following license and notice below:
112
+ The following software may be included in this product: @floating-ui/react. A copy of the source code may be downloaded from https://github.com/floating-ui/floating-ui.git. This software contains the following license and notice below:
113
113
 
114
114
  MIT License
115
115
 
@@ -12062,6 +12062,212 @@ SOFTWARE.
12062
12062
 
12063
12063
  -----
12064
12064
 
12065
+ The following software may be included in this product: react-aria. A copy of the source code may be downloaded from https://github.com/adobe/react-spectrum. This software contains the following license and notice below:
12066
+
12067
+ Apache License
12068
+ Version 2.0, January 2004
12069
+ http://www.apache.org/licenses/
12070
+
12071
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
12072
+
12073
+ 1. Definitions.
12074
+
12075
+ "License" shall mean the terms and conditions for use, reproduction,
12076
+ and distribution as defined by Sections 1 through 9 of this document.
12077
+
12078
+ "Licensor" shall mean the copyright owner or entity authorized by
12079
+ the copyright owner that is granting the License.
12080
+
12081
+ "Legal Entity" shall mean the union of the acting entity and all
12082
+ other entities that control, are controlled by, or are under common
12083
+ control with that entity. For the purposes of this definition,
12084
+ "control" means (i) the power, direct or indirect, to cause the
12085
+ direction or management of such entity, whether by contract or
12086
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
12087
+ outstanding shares, or (iii) beneficial ownership of such entity.
12088
+
12089
+ "You" (or "Your") shall mean an individual or Legal Entity
12090
+ exercising permissions granted by this License.
12091
+
12092
+ "Source" form shall mean the preferred form for making modifications,
12093
+ including but not limited to software source code, documentation
12094
+ source, and configuration files.
12095
+
12096
+ "Object" form shall mean any form resulting from mechanical
12097
+ transformation or translation of a Source form, including but
12098
+ not limited to compiled object code, generated documentation,
12099
+ and conversions to other media types.
12100
+
12101
+ "Work" shall mean the work of authorship, whether in Source or
12102
+ Object form, made available under the License, as indicated by a
12103
+ copyright notice that is included in or attached to the work
12104
+ (an example is provided in the Appendix below).
12105
+
12106
+ "Derivative Works" shall mean any work, whether in Source or Object
12107
+ form, that is based on (or derived from) the Work and for which the
12108
+ editorial revisions, annotations, elaborations, or other modifications
12109
+ represent, as a whole, an original work of authorship. For the purposes
12110
+ of this License, Derivative Works shall not include works that remain
12111
+ separable from, or merely link (or bind by name) to the interfaces of,
12112
+ the Work and Derivative Works thereof.
12113
+
12114
+ "Contribution" shall mean any work of authorship, including
12115
+ the original version of the Work and any modifications or additions
12116
+ to that Work or Derivative Works thereof, that is intentionally
12117
+ submitted to Licensor for inclusion in the Work by the copyright owner
12118
+ or by an individual or Legal Entity authorized to submit on behalf of
12119
+ the copyright owner. For the purposes of this definition, "submitted"
12120
+ means any form of electronic, verbal, or written communication sent
12121
+ to the Licensor or its representatives, including but not limited to
12122
+ communication on electronic mailing lists, source code control systems,
12123
+ and issue tracking systems that are managed by, or on behalf of, the
12124
+ Licensor for the purpose of discussing and improving the Work, but
12125
+ excluding communication that is conspicuously marked or otherwise
12126
+ designated in writing by the copyright owner as "Not a Contribution."
12127
+
12128
+ "Contributor" shall mean Licensor and any individual or Legal Entity
12129
+ on behalf of whom a Contribution has been received by Licensor and
12130
+ subsequently incorporated within the Work.
12131
+
12132
+ 2. Grant of Copyright License. Subject to the terms and conditions of
12133
+ this License, each Contributor hereby grants to You a perpetual,
12134
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
12135
+ copyright license to reproduce, prepare Derivative Works of,
12136
+ publicly display, publicly perform, sublicense, and distribute the
12137
+ Work and such Derivative Works in Source or Object form.
12138
+
12139
+ 3. Grant of Patent License. Subject to the terms and conditions of
12140
+ this License, each Contributor hereby grants to You a perpetual,
12141
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
12142
+ (except as stated in this section) patent license to make, have made,
12143
+ use, offer to sell, sell, import, and otherwise transfer the Work,
12144
+ where such license applies only to those patent claims licensable
12145
+ by such Contributor that are necessarily infringed by their
12146
+ Contribution(s) alone or by combination of their Contribution(s)
12147
+ with the Work to which such Contribution(s) was submitted. If You
12148
+ institute patent litigation against any entity (including a
12149
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
12150
+ or a Contribution incorporated within the Work constitutes direct
12151
+ or contributory patent infringement, then any patent licenses
12152
+ granted to You under this License for that Work shall terminate
12153
+ as of the date such litigation is filed.
12154
+
12155
+ 4. Redistribution. You may reproduce and distribute copies of the
12156
+ Work or Derivative Works thereof in any medium, with or without
12157
+ modifications, and in Source or Object form, provided that You
12158
+ meet the following conditions:
12159
+
12160
+ (a) You must give any other recipients of the Work or
12161
+ Derivative Works a copy of this License; and
12162
+
12163
+ (b) You must cause any modified files to carry prominent notices
12164
+ stating that You changed the files; and
12165
+
12166
+ (c) You must retain, in the Source form of any Derivative Works
12167
+ that You distribute, all copyright, patent, trademark, and
12168
+ attribution notices from the Source form of the Work,
12169
+ excluding those notices that do not pertain to any part of
12170
+ the Derivative Works; and
12171
+
12172
+ (d) If the Work includes a "NOTICE" text file as part of its
12173
+ distribution, then any Derivative Works that You distribute must
12174
+ include a readable copy of the attribution notices contained
12175
+ within such NOTICE file, excluding those notices that do not
12176
+ pertain to any part of the Derivative Works, in at least one
12177
+ of the following places: within a NOTICE text file distributed
12178
+ as part of the Derivative Works; within the Source form or
12179
+ documentation, if provided along with the Derivative Works; or,
12180
+ within a display generated by the Derivative Works, if and
12181
+ wherever such third-party notices normally appear. The contents
12182
+ of the NOTICE file are for informational purposes only and
12183
+ do not modify the License. You may add Your own attribution
12184
+ notices within Derivative Works that You distribute, alongside
12185
+ or as an addendum to the NOTICE text from the Work, provided
12186
+ that such additional attribution notices cannot be construed
12187
+ as modifying the License.
12188
+
12189
+ You may add Your own copyright statement to Your modifications and
12190
+ may provide additional or different license terms and conditions
12191
+ for use, reproduction, or distribution of Your modifications, or
12192
+ for any such Derivative Works as a whole, provided Your use,
12193
+ reproduction, and distribution of the Work otherwise complies with
12194
+ the conditions stated in this License.
12195
+
12196
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
12197
+ any Contribution intentionally submitted for inclusion in the Work
12198
+ by You to the Licensor shall be under the terms and conditions of
12199
+ this License, without any additional terms or conditions.
12200
+ Notwithstanding the above, nothing herein shall supersede or modify
12201
+ the terms of any separate license agreement you may have executed
12202
+ with Licensor regarding such Contributions.
12203
+
12204
+ 6. Trademarks. This License does not grant permission to use the trade
12205
+ names, trademarks, service marks, or product names of the Licensor,
12206
+ except as required for reasonable and customary use in describing the
12207
+ origin of the Work and reproducing the content of the NOTICE file.
12208
+
12209
+ 7. Disclaimer of Warranty. Unless required by applicable law or
12210
+ agreed to in writing, Licensor provides the Work (and each
12211
+ Contributor provides its Contributions) on an "AS IS" BASIS,
12212
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
12213
+ implied, including, without limitation, any warranties or conditions
12214
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
12215
+ PARTICULAR PURPOSE. You are solely responsible for determining the
12216
+ appropriateness of using or redistributing the Work and assume any
12217
+ risks associated with Your exercise of permissions under this License.
12218
+
12219
+ 8. Limitation of Liability. In no event and under no legal theory,
12220
+ whether in tort (including negligence), contract, or otherwise,
12221
+ unless required by applicable law (such as deliberate and grossly
12222
+ negligent acts) or agreed to in writing, shall any Contributor be
12223
+ liable to You for damages, including any direct, indirect, special,
12224
+ incidental, or consequential damages of any character arising as a
12225
+ result of this License or out of the use or inability to use the
12226
+ Work (including but not limited to damages for loss of goodwill,
12227
+ work stoppage, computer failure or malfunction, or any and all
12228
+ other commercial damages or losses), even if such Contributor
12229
+ has been advised of the possibility of such damages.
12230
+
12231
+ 9. Accepting Warranty or Additional Liability. While redistributing
12232
+ the Work or Derivative Works thereof, You may choose to offer,
12233
+ and charge a fee for, acceptance of support, warranty, indemnity,
12234
+ or other liability obligations and/or rights consistent with this
12235
+ License. However, in accepting such obligations, You may act only
12236
+ on Your own behalf and on Your sole responsibility, not on behalf
12237
+ of any other Contributor, and only if You agree to indemnify,
12238
+ defend, and hold each Contributor harmless for any liability
12239
+ incurred by, or claims asserted against, such Contributor by reason
12240
+ of your accepting any such warranty or additional liability.
12241
+
12242
+ END OF TERMS AND CONDITIONS
12243
+
12244
+ APPENDIX: How to apply the Apache License to your work.
12245
+
12246
+ To apply the Apache License to your work, attach the following
12247
+ boilerplate notice, with the fields enclosed by brackets "[]"
12248
+ replaced with your own identifying information. (Don't include
12249
+ the brackets!) The text should be enclosed in the appropriate
12250
+ comment syntax for the file format. We also recommend that a
12251
+ file or class name and description of purpose be included on the
12252
+ same "printed page" as the copyright notice for easier
12253
+ identification within third-party archives.
12254
+
12255
+ Copyright 2019 Adobe
12256
+
12257
+ Licensed under the Apache License, Version 2.0 (the "License");
12258
+ you may not use this file except in compliance with the License.
12259
+ You may obtain a copy of the License at
12260
+
12261
+ http://www.apache.org/licenses/LICENSE-2.0
12262
+
12263
+ Unless required by applicable law or agreed to in writing, software
12264
+ distributed under the License is distributed on an "AS IS" BASIS,
12265
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12266
+ See the License for the specific language governing permissions and
12267
+ limitations under the License.
12268
+
12269
+ -----
12270
+
12065
12271
  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:
12066
12272
 
12067
12273
  The MIT License (MIT)
package/lib/NOTICE.txt CHANGED
@@ -50,10 +50,10 @@ Third-party licenses
50
50
  │ │ ├─ URL: https://github.com/conventional-changelog/commitlint.git
51
51
  │ │ ├─ VendorName: Mario Nebl
52
52
  │ │ └─ VendorUrl: https://commitlint.js.org/
53
- │ ├─ @floating-ui/react-dom-interactions@npm:0.12.0 [a2e03] (via npm:^0.12.0 [a2e03])
53
+ │ ├─ @floating-ui/react@npm:0.24.2 [a2e03] (via npm:^0.24.2 [a2e03])
54
54
  │ │ ├─ URL: https://github.com/floating-ui/floating-ui.git
55
55
  │ │ ├─ VendorName: atomiks
56
- │ │ └─ VendorUrl: https://floating-ui.com/docs/react-dom-interactions
56
+ │ │ └─ VendorUrl: https://floating-ui.com/docs/react
57
57
  │ ├─ @heroicons/react@npm:2.0.13 [a2e03] (via npm:2.0.13 [a2e03])
58
58
  │ │ ├─ URL: https://github.com/tailwindlabs/heroicons.git
59
59
  │ │ └─ VendorUrl: https://github.com/tailwindlabs/heroicons#readme
@@ -298,6 +298,8 @@ Third-party licenses
298
298
  │ │ ├─ URL: https://github.com/krisk/Fuse.git
299
299
  │ │ ├─ VendorName: Kiro Risk
300
300
  │ │ └─ VendorUrl: http://fusejs.io
301
+ │ ├─ react-aria@npm:3.25.0 [a2e03] (via npm:^3.25.0 [a2e03])
302
+ │ │ └─ URL: https://github.com/adobe/react-spectrum
301
303
  │ ├─ style-dictionary@npm:3.8.0 (via npm:^3.0.3)
302
304
  │ │ ├─ URL: git://github.com/amzn/style-dictionary.git
303
305
  │ │ ├─ VendorName: Amazon
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Do not edit directly
4
- * Generated on Thu, 15 Jun 2023 11:25:47 GMT
4
+ * Generated on Fri, 16 Jun 2023 07:23:20 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 Thu, 15 Jun 2023 11:25:47 GMT
4
+ * Generated on Fri, 16 Jun 2023 07:23:20 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 Thu, 15 Jun 2023 11:25:47 GMT
4
+ * Generated on Fri, 16 Jun 2023 07:23:20 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 Thu, 15 Jun 2023 11:25:47 GMT
3
+ * Generated on Fri, 16 Jun 2023 07:23:20 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 Thu, 15 Jun 2023 11:25:47 GMT
3
+ * Generated on Fri, 16 Jun 2023 07:23:20 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 Thu, 15 Jun 2023 11:25:47 GMT
4
+ * Generated on Fri, 16 Jun 2023 07:23:20 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 Thu, 15 Jun 2023 11:25:47 GMT
462
+ * Generated on Fri, 16 Jun 2023 07:23:20 GMT
463
463
  */
464
464
  :root {
465
465
  --transitions-values-properties-default: all;
@@ -1723,6 +1723,54 @@ a.ndl-btn{
1723
1723
  border-left-color: transparent;
1724
1724
  border-right-color: transparent; /* point up */
1725
1725
  }
1726
+ /* Toggletip Styling */
1727
+ .ndl-toggletip{
1728
+ padding: 1rem;
1729
+ color: rgb(var(--palette-neutral-text-inverse));
1730
+ border-radius: 4px;
1731
+ display: flex;
1732
+ flex-direction: column;
1733
+ gap: 0.25rem;
1734
+ }
1735
+ .ndl-toggletip .ndl-toggletip-close-icon{
1736
+ height: 1.5rem;
1737
+ width: 1.5rem;
1738
+ cursor: pointer;
1739
+ color: rgb(var(--palette-neutral-text-inverse));
1740
+ }
1741
+ .ndl-toggletip .ndl-toggletip-title{
1742
+ margin: 0px;
1743
+ display: flex;
1744
+ justify-content: space-between;
1745
+ }
1746
+ .ndl-toggletip .ndl-toggletip-header{
1747
+ display: flex;
1748
+ flex-direction: row;
1749
+ justify-content: space-between;
1750
+ gap: 1rem;
1751
+ }
1752
+ .ndl-toggletip .ndl-toggletip-content{
1753
+ display: flex;
1754
+ flex-direction: column;
1755
+ gap: 1rem;
1756
+ }
1757
+ .ndl-toggletip .ndl-toggletip-actions{
1758
+ display: flex;
1759
+ flex-direction: row;
1760
+ gap: 1rem;
1761
+ }
1762
+ .ndl-toggletip .ndl-toggletip-actions .ndl-toggletip-action {
1763
+ outline: none;
1764
+ cursor: pointer;
1765
+ border-radius: 4px;
1766
+ text-decoration-line: underline;
1767
+ }
1768
+ .ndl-toggletip .ndl-toggletip-actions .ndl-toggletip-action:focus-visible{
1769
+ outline-style: solid;
1770
+ outline-width: 2px;
1771
+ outline-offset: 2px;
1772
+ outline-color: rgb(var(--palette-primary-focus));
1773
+ }
1726
1774
  /**
1727
1775
  *
1728
1776
  * Copyright (c) "Neo4j"
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 15 Jun 2023 11:25:47 GMT
3
+ * Generated on Fri, 16 Jun 2023 07:23:20 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 15 Jun 2023 11:25:47 GMT
3
+ * Generated on Fri, 16 Jun 2023 07:23:20 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 15 Jun 2023 11:25:47 GMT
3
+ * Generated on Fri, 16 Jun 2023 07:23:20 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 Thu, 15 Jun 2023 11:25:47 GMT
3
+ // Generated on Fri, 16 Jun 2023 07:23:20 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 Thu, 15 Jun 2023 11:25:47 GMT
3
+ * Generated on Fri, 16 Jun 2023 07:23:20 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.5.6",
3
+ "version": "1.6.0",
4
4
  "description": "Neo4j base package for the design system",
5
5
  "author": "Neo4j Inc.",
6
6
  "homepage": "",