@neo4j-ndl/base 1.0.2 → 1.0.3

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,11 @@
1
1
  # Change Log
2
2
 
3
+ ## 1.0.3
4
+
5
+ ### Patch Changes
6
+
7
+ - 9a40493: Stop empty scrollbar showing on mac w/ external mouse and ensure table always has relative element
8
+
3
9
  ## 1.0.2
4
10
 
5
11
  ### Patch Changes
package/lib/LICENSES.txt CHANGED
@@ -5122,6 +5122,212 @@ Third-party licenses
5122
5122
 
5123
5123
  -----
5124
5124
 
5125
+ The following software may be included in this product: @react-aria/focus. 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:
5126
+
5127
+ Apache License
5128
+ Version 2.0, January 2004
5129
+ http://www.apache.org/licenses/
5130
+
5131
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
5132
+
5133
+ 1. Definitions.
5134
+
5135
+ "License" shall mean the terms and conditions for use, reproduction,
5136
+ and distribution as defined by Sections 1 through 9 of this document.
5137
+
5138
+ "Licensor" shall mean the copyright owner or entity authorized by
5139
+ the copyright owner that is granting the License.
5140
+
5141
+ "Legal Entity" shall mean the union of the acting entity and all
5142
+ other entities that control, are controlled by, or are under common
5143
+ control with that entity. For the purposes of this definition,
5144
+ "control" means (i) the power, direct or indirect, to cause the
5145
+ direction or management of such entity, whether by contract or
5146
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
5147
+ outstanding shares, or (iii) beneficial ownership of such entity.
5148
+
5149
+ "You" (or "Your") shall mean an individual or Legal Entity
5150
+ exercising permissions granted by this License.
5151
+
5152
+ "Source" form shall mean the preferred form for making modifications,
5153
+ including but not limited to software source code, documentation
5154
+ source, and configuration files.
5155
+
5156
+ "Object" form shall mean any form resulting from mechanical
5157
+ transformation or translation of a Source form, including but
5158
+ not limited to compiled object code, generated documentation,
5159
+ and conversions to other media types.
5160
+
5161
+ "Work" shall mean the work of authorship, whether in Source or
5162
+ Object form, made available under the License, as indicated by a
5163
+ copyright notice that is included in or attached to the work
5164
+ (an example is provided in the Appendix below).
5165
+
5166
+ "Derivative Works" shall mean any work, whether in Source or Object
5167
+ form, that is based on (or derived from) the Work and for which the
5168
+ editorial revisions, annotations, elaborations, or other modifications
5169
+ represent, as a whole, an original work of authorship. For the purposes
5170
+ of this License, Derivative Works shall not include works that remain
5171
+ separable from, or merely link (or bind by name) to the interfaces of,
5172
+ the Work and Derivative Works thereof.
5173
+
5174
+ "Contribution" shall mean any work of authorship, including
5175
+ the original version of the Work and any modifications or additions
5176
+ to that Work or Derivative Works thereof, that is intentionally
5177
+ submitted to Licensor for inclusion in the Work by the copyright owner
5178
+ or by an individual or Legal Entity authorized to submit on behalf of
5179
+ the copyright owner. For the purposes of this definition, "submitted"
5180
+ means any form of electronic, verbal, or written communication sent
5181
+ to the Licensor or its representatives, including but not limited to
5182
+ communication on electronic mailing lists, source code control systems,
5183
+ and issue tracking systems that are managed by, or on behalf of, the
5184
+ Licensor for the purpose of discussing and improving the Work, but
5185
+ excluding communication that is conspicuously marked or otherwise
5186
+ designated in writing by the copyright owner as "Not a Contribution."
5187
+
5188
+ "Contributor" shall mean Licensor and any individual or Legal Entity
5189
+ on behalf of whom a Contribution has been received by Licensor and
5190
+ subsequently incorporated within the Work.
5191
+
5192
+ 2. Grant of Copyright License. Subject to the terms and conditions of
5193
+ this License, each Contributor hereby grants to You a perpetual,
5194
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
5195
+ copyright license to reproduce, prepare Derivative Works of,
5196
+ publicly display, publicly perform, sublicense, and distribute the
5197
+ Work and such Derivative Works in Source or Object form.
5198
+
5199
+ 3. Grant of Patent License. Subject to the terms and conditions of
5200
+ this License, each Contributor hereby grants to You a perpetual,
5201
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
5202
+ (except as stated in this section) patent license to make, have made,
5203
+ use, offer to sell, sell, import, and otherwise transfer the Work,
5204
+ where such license applies only to those patent claims licensable
5205
+ by such Contributor that are necessarily infringed by their
5206
+ Contribution(s) alone or by combination of their Contribution(s)
5207
+ with the Work to which such Contribution(s) was submitted. If You
5208
+ institute patent litigation against any entity (including a
5209
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
5210
+ or a Contribution incorporated within the Work constitutes direct
5211
+ or contributory patent infringement, then any patent licenses
5212
+ granted to You under this License for that Work shall terminate
5213
+ as of the date such litigation is filed.
5214
+
5215
+ 4. Redistribution. You may reproduce and distribute copies of the
5216
+ Work or Derivative Works thereof in any medium, with or without
5217
+ modifications, and in Source or Object form, provided that You
5218
+ meet the following conditions:
5219
+
5220
+ (a) You must give any other recipients of the Work or
5221
+ Derivative Works a copy of this License; and
5222
+
5223
+ (b) You must cause any modified files to carry prominent notices
5224
+ stating that You changed the files; and
5225
+
5226
+ (c) You must retain, in the Source form of any Derivative Works
5227
+ that You distribute, all copyright, patent, trademark, and
5228
+ attribution notices from the Source form of the Work,
5229
+ excluding those notices that do not pertain to any part of
5230
+ the Derivative Works; and
5231
+
5232
+ (d) If the Work includes a "NOTICE" text file as part of its
5233
+ distribution, then any Derivative Works that You distribute must
5234
+ include a readable copy of the attribution notices contained
5235
+ within such NOTICE file, excluding those notices that do not
5236
+ pertain to any part of the Derivative Works, in at least one
5237
+ of the following places: within a NOTICE text file distributed
5238
+ as part of the Derivative Works; within the Source form or
5239
+ documentation, if provided along with the Derivative Works; or,
5240
+ within a display generated by the Derivative Works, if and
5241
+ wherever such third-party notices normally appear. The contents
5242
+ of the NOTICE file are for informational purposes only and
5243
+ do not modify the License. You may add Your own attribution
5244
+ notices within Derivative Works that You distribute, alongside
5245
+ or as an addendum to the NOTICE text from the Work, provided
5246
+ that such additional attribution notices cannot be construed
5247
+ as modifying the License.
5248
+
5249
+ You may add Your own copyright statement to Your modifications and
5250
+ may provide additional or different license terms and conditions
5251
+ for use, reproduction, or distribution of Your modifications, or
5252
+ for any such Derivative Works as a whole, provided Your use,
5253
+ reproduction, and distribution of the Work otherwise complies with
5254
+ the conditions stated in this License.
5255
+
5256
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
5257
+ any Contribution intentionally submitted for inclusion in the Work
5258
+ by You to the Licensor shall be under the terms and conditions of
5259
+ this License, without any additional terms or conditions.
5260
+ Notwithstanding the above, nothing herein shall supersede or modify
5261
+ the terms of any separate license agreement you may have executed
5262
+ with Licensor regarding such Contributions.
5263
+
5264
+ 6. Trademarks. This License does not grant permission to use the trade
5265
+ names, trademarks, service marks, or product names of the Licensor,
5266
+ except as required for reasonable and customary use in describing the
5267
+ origin of the Work and reproducing the content of the NOTICE file.
5268
+
5269
+ 7. Disclaimer of Warranty. Unless required by applicable law or
5270
+ agreed to in writing, Licensor provides the Work (and each
5271
+ Contributor provides its Contributions) on an "AS IS" BASIS,
5272
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
5273
+ implied, including, without limitation, any warranties or conditions
5274
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
5275
+ PARTICULAR PURPOSE. You are solely responsible for determining the
5276
+ appropriateness of using or redistributing the Work and assume any
5277
+ risks associated with Your exercise of permissions under this License.
5278
+
5279
+ 8. Limitation of Liability. In no event and under no legal theory,
5280
+ whether in tort (including negligence), contract, or otherwise,
5281
+ unless required by applicable law (such as deliberate and grossly
5282
+ negligent acts) or agreed to in writing, shall any Contributor be
5283
+ liable to You for damages, including any direct, indirect, special,
5284
+ incidental, or consequential damages of any character arising as a
5285
+ result of this License or out of the use or inability to use the
5286
+ Work (including but not limited to damages for loss of goodwill,
5287
+ work stoppage, computer failure or malfunction, or any and all
5288
+ other commercial damages or losses), even if such Contributor
5289
+ has been advised of the possibility of such damages.
5290
+
5291
+ 9. Accepting Warranty or Additional Liability. While redistributing
5292
+ the Work or Derivative Works thereof, You may choose to offer,
5293
+ and charge a fee for, acceptance of support, warranty, indemnity,
5294
+ or other liability obligations and/or rights consistent with this
5295
+ License. However, in accepting such obligations, You may act only
5296
+ on Your own behalf and on Your sole responsibility, not on behalf
5297
+ of any other Contributor, and only if You agree to indemnify,
5298
+ defend, and hold each Contributor harmless for any liability
5299
+ incurred by, or claims asserted against, such Contributor by reason
5300
+ of your accepting any such warranty or additional liability.
5301
+
5302
+ END OF TERMS AND CONDITIONS
5303
+
5304
+ APPENDIX: How to apply the Apache License to your work.
5305
+
5306
+ To apply the Apache License to your work, attach the following
5307
+ boilerplate notice, with the fields enclosed by brackets "[]"
5308
+ replaced with your own identifying information. (Don't include
5309
+ the brackets!) The text should be enclosed in the appropriate
5310
+ comment syntax for the file format. We also recommend that a
5311
+ file or class name and description of purpose be included on the
5312
+ same "printed page" as the copyright notice for easier
5313
+ identification within third-party archives.
5314
+
5315
+ Copyright 2019 Adobe
5316
+
5317
+ Licensed under the Apache License, Version 2.0 (the "License");
5318
+ you may not use this file except in compliance with the License.
5319
+ You may obtain a copy of the License at
5320
+
5321
+ http://www.apache.org/licenses/LICENSE-2.0
5322
+
5323
+ Unless required by applicable law or agreed to in writing, software
5324
+ distributed under the License is distributed on an "AS IS" BASIS,
5325
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
5326
+ See the License for the specific language governing permissions and
5327
+ limitations under the License.
5328
+
5329
+ -----
5330
+
5125
5331
  The following software may be included in this product: @svgr/cli. A copy of the source code may be downloaded from https://github.com/gregberge/svgr/tree/main/packages/cli. This software contains the following license and notice below:
5126
5332
 
5127
5333
  Copyright 2017 Smooth Code
package/lib/NOTICE.txt CHANGED
@@ -275,16 +275,9 @@ Third-party licenses
275
275
  │ ├─ @neo4j-ndl/storybook@workspace:packages/storybook (via workspace:packages/storybook)
276
276
  │ └─ root@workspace:. (via workspace:.)
277
277
 
278
- ├─ BSD-2-Clause
279
- │ └─ @typescript-eslint/parser@npm:5.42.0 [a2e03] (via npm:^5.5.0 [a2e03])
280
- │ └─ URL: https://github.com/typescript-eslint/typescript-eslint.git
281
-
282
- ├─ AGPL-3.0-or-later
283
- │ └─ @whitespace/storybook-addon-html@npm:5.1.1 [d75d7] (via npm:^5.1.1 [d75d7])
284
- │ ├─ URL: https://github.com/whitespace-se/storybook-addon-html
285
- │ └─ VendorName: Whitespace
286
-
287
278
  ├─ Apache-2.0
279
+ │ ├─ @react-aria/focus@npm:3.10.1 [a2e03] (via npm:^3.10.1 [a2e03])
280
+ │ │ └─ URL: https://github.com/adobe/react-spectrum
288
281
  │ ├─ fuse.js@npm:6.6.2 (via npm:^6.6.2)
289
282
  │ │ ├─ URL: https://github.com/krisk/Fuse.git
290
283
  │ │ ├─ VendorName: Kiro Risk
@@ -298,6 +291,15 @@ Third-party licenses
298
291
  │ ├─ VendorName: Microsoft Corp.
299
292
  │ └─ VendorUrl: https://www.typescriptlang.org/
300
293
 
294
+ ├─ BSD-2-Clause
295
+ │ └─ @typescript-eslint/parser@npm:5.42.0 [a2e03] (via npm:^5.5.0 [a2e03])
296
+ │ └─ URL: https://github.com/typescript-eslint/typescript-eslint.git
297
+
298
+ ├─ AGPL-3.0-or-later
299
+ │ └─ @whitespace/storybook-addon-html@npm:5.1.1 [d75d7] (via npm:^5.1.1 [d75d7])
300
+ │ ├─ URL: https://github.com/whitespace-se/storybook-addon-html
301
+ │ └─ VendorName: Whitespace
302
+
301
303
  ├─ BSD-3-Clause
302
304
  │ ├─ license-checker@npm:25.0.1 (via npm:25.0.1)
303
305
  │ │ ├─ URL: http://github.com/davglass/license-checker.git
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Do not edit directly
4
- * Generated on Tue, 14 Mar 2023 15:52:14 GMT
4
+ * Generated on Wed, 29 Mar 2023 13:16:36 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 Tue, 14 Mar 2023 15:52:14 GMT
4
+ * Generated on Wed, 29 Mar 2023 13:16:36 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 Tue, 14 Mar 2023 15:52:14 GMT
3
+ * Generated on Wed, 29 Mar 2023 13:16:36 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 Tue, 14 Mar 2023 15:52:14 GMT
4
+ * Generated on Wed, 29 Mar 2023 13:16:36 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 Tue, 14 Mar 2023 15:52:14 GMT
462
+ * Generated on Wed, 29 Mar 2023 13:16:36 GMT
463
463
  */
464
464
  :root {
465
465
  --transitions-values-properties-default: all;
@@ -2845,8 +2845,9 @@ a.ndl-btn{
2845
2845
  }
2846
2846
  /* Table body */
2847
2847
  .ndl-table-root .ndl-div-table .ndl-table-tbody {
2848
+ position: relative;
2848
2849
  background-color: rgb(var(--palette-light-neutral-bg-weak));
2849
- overflow-y: scroll;
2850
+ overflow-y: auto;
2850
2851
  }
2851
2852
  /* Table body - Single row, multiple columns */
2852
2853
  .ndl-table-root .ndl-div-table .ndl-table-tbody .ndl-table-tr:not(:last-child):after {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 14 Mar 2023 15:52:14 GMT
3
+ * Generated on Wed, 29 Mar 2023 13:16:36 GMT
4
4
  */
5
5
 
6
6
  :root {