@neo4j-ndl/base 1.3.0 → 1.3.2

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.3.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 95991ed: Increase table resize button hitbox, change styling and update default min size from 20px to 100px
8
+
9
+ ## 1.3.1
10
+
11
+ ### Patch Changes
12
+
13
+ - 0e08681: Added bold, italic, underline, align-center, align-bottom, align-top icons
14
+
3
15
  ## 1.3.0
4
16
 
5
17
  ### Minor Changes
package/lib/LICENSES.txt CHANGED
@@ -5310,6 +5310,58 @@ along with this program. If not, see http://www.gnu.org/licenses/.
5310
5310
 
5311
5311
  -----
5312
5312
 
5313
+ The following software may be included in this product: acorn. A copy of the source code may be downloaded from https://github.com/acornjs/acorn.git. This software contains the following license and notice below:
5314
+
5315
+ MIT License
5316
+
5317
+ Copyright (C) 2012-2022 by various contributors (see AUTHORS)
5318
+
5319
+ Permission is hereby granted, free of charge, to any person obtaining a copy
5320
+ of this software and associated documentation files (the "Software"), to deal
5321
+ in the Software without restriction, including without limitation the rights
5322
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5323
+ copies of the Software, and to permit persons to whom the Software is
5324
+ furnished to do so, subject to the following conditions:
5325
+
5326
+ The above copyright notice and this permission notice shall be included in
5327
+ all copies or substantial portions of the Software.
5328
+
5329
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5330
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5331
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5332
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5333
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5334
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5335
+ THE SOFTWARE.
5336
+
5337
+ -----
5338
+
5339
+ The following software may be included in this product: acorn-walk. A copy of the source code may be downloaded from https://github.com/acornjs/acorn.git. This software contains the following license and notice below:
5340
+
5341
+ MIT License
5342
+
5343
+ Copyright (C) 2012-2020 by various contributors (see AUTHORS)
5344
+
5345
+ Permission is hereby granted, free of charge, to any person obtaining a copy
5346
+ of this software and associated documentation files (the "Software"), to deal
5347
+ in the Software without restriction, including without limitation the rights
5348
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5349
+ copies of the Software, and to permit persons to whom the Software is
5350
+ furnished to do so, subject to the following conditions:
5351
+
5352
+ The above copyright notice and this permission notice shall be included in
5353
+ all copies or substantial portions of the Software.
5354
+
5355
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5356
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5357
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5358
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5359
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5360
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5361
+ THE SOFTWARE.
5362
+
5363
+ -----
5364
+
5313
5365
  The following software may be included in this product: autoprefixer, postcss. A copy of the source code may be downloaded from git+https://github.com/postcss/autoprefixer.git (autoprefixer), git+https://github.com/postcss/postcss.git (postcss). This software contains the following license and notice below:
5314
5366
 
5315
5367
  The MIT License (MIT)
@@ -17653,6 +17705,32 @@ Repository: github:eemeli/yaml
17653
17705
 
17654
17706
  -----
17655
17707
 
17708
+ The following software may be included in this product: vite-plugin-entry-shaking. A copy of the source code may be downloaded from https://github.com/Dschungelabenteuer/vite-plugin-entry-shaking. This software contains the following license and notice below:
17709
+
17710
+ MIT License
17711
+
17712
+ Copyright (c) 2022 Charles Gruenais
17713
+
17714
+ Permission is hereby granted, free of charge, to any person obtaining a copy
17715
+ of this software and associated documentation files (the "Software"), to deal
17716
+ in the Software without restriction, including without limitation the rights
17717
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
17718
+ copies of the Software, and to permit persons to whom the Software is
17719
+ furnished to do so, subject to the following conditions:
17720
+
17721
+ The above copyright notice and this permission notice shall be included in all
17722
+ copies or substantial portions of the Software.
17723
+
17724
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17725
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17726
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17727
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17728
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17729
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
17730
+ SOFTWARE.
17731
+
17732
+ -----
17733
+
17656
17734
  The following software may be included in this product: vite-tsconfig-paths. A copy of the source code may be downloaded from git+https://github.com/aleclarson/vite-tsconfig-paths.git. This software contains the following license and notice below:
17657
17735
 
17658
17736
  MIT License
package/lib/NOTICE.txt CHANGED
@@ -57,28 +57,28 @@ Third-party licenses
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
60
- │ ├─ @storybook/addon-a11y@npm:7.0.0-beta.54 [d75d7] (via npm:7.0.0-beta.54 [d75d7])
60
+ │ ├─ @storybook/addon-a11y@npm:7.0.6 [d75d7] (via npm:7.0.6 [d75d7])
61
61
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
62
62
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/a11y
63
- │ ├─ @storybook/addon-actions@npm:7.0.0-beta.54 [d75d7] (via npm:7.0.0-beta.54 [d75d7])
63
+ │ ├─ @storybook/addon-actions@npm:7.0.6 [d75d7] (via npm:7.0.6 [d75d7])
64
64
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
65
65
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/actions
66
- │ ├─ @storybook/addon-essentials@npm:7.0.0-beta.54 [d75d7] (via npm:7.0.0-beta.54 [d75d7])
66
+ │ ├─ @storybook/addon-essentials@npm:7.0.6 [d75d7] (via npm:7.0.6 [d75d7])
67
67
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
68
68
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/essentials
69
- │ ├─ @storybook/addon-links@npm:7.0.0-beta.54 [d75d7] (via npm:7.0.0-beta.54 [d75d7])
69
+ │ ├─ @storybook/addon-links@npm:7.0.6 [d75d7] (via npm:7.0.6 [d75d7])
70
70
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
71
71
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/links
72
- │ ├─ @storybook/addon-storysource@npm:7.0.0-beta.54 [d75d7] (via npm:7.0.0-beta.54 [d75d7])
72
+ │ ├─ @storybook/addon-storysource@npm:7.0.6 [d75d7] (via npm:7.0.6 [d75d7])
73
73
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
74
74
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/next/code/addons/storysource
75
- │ ├─ @storybook/react@npm:7.0.0-beta.54 [d75d7] (via npm:7.0.0-beta.54 [d75d7])
75
+ │ ├─ @storybook/react@npm:7.0.6 [d75d7] (via npm:7.0.6 [d75d7])
76
76
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
77
77
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/main/renderers/react
78
- │ ├─ @storybook/react-vite@npm:7.0.0-beta.54 [d75d7] (via npm:7.0.0-beta.54 [d75d7])
78
+ │ ├─ @storybook/react-vite@npm:7.0.6 [d75d7] (via npm:7.0.6 [d75d7])
79
79
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
80
80
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/main/frameworks/react-vite
81
- │ ├─ @storybook/react-webpack5@npm:7.0.0-beta.54 [d75d7] (via npm:7.0.0-beta.54 [d75d7])
81
+ │ ├─ @storybook/react-webpack5@npm:7.0.6 [d75d7] (via npm:7.0.6 [d75d7])
82
82
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
83
83
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/main/frameworks/react-webpack5
84
84
  │ ├─ @svgr/cli@npm:6.5.1 (via npm:6.5.1)
@@ -129,6 +129,12 @@ Third-party licenses
129
129
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tinycolor2
130
130
  │ ├─ @typescript-eslint/eslint-plugin@npm:5.56.0 [a2e03] (via npm:^5.5.0 [a2e03])
131
131
  │ │ └─ URL: https://github.com/typescript-eslint/typescript-eslint.git
132
+ │ ├─ acorn@npm:8.8.2 (via npm:^8.8.2)
133
+ │ │ ├─ URL: https://github.com/acornjs/acorn.git
134
+ │ │ └─ VendorUrl: https://github.com/acornjs/acorn
135
+ │ ├─ acorn-walk@npm:8.2.0 (via npm:^8.2.0)
136
+ │ │ ├─ URL: https://github.com/acornjs/acorn.git
137
+ │ │ └─ VendorUrl: https://github.com/acornjs/acorn
132
138
  │ ├─ autoprefixer@npm:10.4.14 [708d2] (via npm:^10.4.0 [708d2])
133
139
  │ │ ├─ URL: git+https://github.com/postcss/autoprefixer.git
134
140
  │ │ └─ VendorName: Andrey Sitnik
@@ -269,6 +275,10 @@ Third-party licenses
269
275
  │ │ ├─ URL: git+https://github.com/vitejs/vite.git
270
276
  │ │ ├─ VendorName: Evan You
271
277
  │ │ └─ VendorUrl: https://github.com/vitejs/vite/tree/main/#readme
278
+ │ ├─ vite-plugin-entry-shaking@npm:0.2.1 [d75d7] (via npm:^0.2.1 [d75d7])
279
+ │ │ ├─ URL: https://github.com/Dschungelabenteuer/vite-plugin-entry-shaking
280
+ │ │ ├─ VendorName: Charles Gruenais
281
+ │ │ └─ VendorUrl: https://github.com/Dschungelabenteuer/vite-plugin-entry-shaking/tree/main/#readme
272
282
  │ └─ vite-tsconfig-paths@npm:3.6.0 [d75d7] (via npm:^3.5.2 [d75d7])
273
283
  │ ├─ URL: git+https://github.com/aleclarson/vite-tsconfig-paths.git
274
284
  │ └─ VendorName: aleclarson
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Do not edit directly
4
- * Generated on Thu, 27 Apr 2023 13:47:32 GMT
4
+ * Generated on Tue, 09 May 2023 15:04:23 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, 27 Apr 2023 13:47:32 GMT
4
+ * Generated on Tue, 09 May 2023 15:04:23 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, 27 Apr 2023 13:47:32 GMT
3
+ * Generated on Tue, 09 May 2023 15:04:23 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, 27 Apr 2023 13:47:32 GMT
4
+ * Generated on Tue, 09 May 2023 15:04:23 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, 27 Apr 2023 13:47:32 GMT
462
+ * Generated on Tue, 09 May 2023 15:04:23 GMT
463
463
  */
464
464
  :root {
465
465
  --transitions-values-properties-default: all;
@@ -3053,7 +3053,7 @@ a.ndl-btn{
3053
3053
  width: 1px;
3054
3054
  height: calc(100% + 1px);
3055
3055
  background-color: rgb(var(--palette-primary-focus));
3056
- right: 2px;
3056
+ right: 0;
3057
3057
  top: 0;
3058
3058
  z-index: 1000;
3059
3059
  }
@@ -3121,23 +3121,33 @@ a.ndl-btn{
3121
3121
  background-color: rgb(var(--palette-neutral-bg-strong));
3122
3122
  }
3123
3123
  /* Table head - Cell */
3124
- .ndl-table-root .ndl-div-table .ndl-table-th .ndl-table-resizer {
3125
- position: absolute;
3124
+ .ndl-table-root .ndl-div-table .ndl-table-th .ndl-table-resizer-wrapper{
3125
+ position: absolute;
3126
+ right: -0.5rem;
3127
+ top: 0px;
3128
+ z-index: 50;
3129
+ display: flex;
3130
+ width: 1rem;
3131
+ cursor: col-resize;
3132
+ place-content: center;
3133
+ align-items: center;
3126
3134
  height: calc(100% + 1px);
3127
- width: 5px;
3128
- right: 0;
3129
- top: 0;
3130
- -webkit-user-select: none;
3131
- -moz-user-select: none;
3132
- user-select: none;
3133
- touch-action: none;
3134
- content: '';
3135
- cursor: col-resize;
3136
- }
3137
- .ndl-table-root .ndl-div-table .ndl-table-th .ndl-table-resizer.ndl-table-is-resizing {
3138
- background-color: rgb(var(--palette-primary-focus));
3139
- opacity: 1;
3135
+ }
3136
+ .ndl-table-root .ndl-div-table .ndl-table-th .ndl-table-resizer-wrapper .ndl-table-resizer {
3137
+ height: calc(65% + 1px);
3138
+ width: 4px;
3139
+ border-radius: 4px;
3140
+ -webkit-user-select: none;
3141
+ -moz-user-select: none;
3142
+ user-select: none;
3143
+ touch-action: none;
3144
+ content: '';
3145
+ cursor: col-resize;
3140
3146
  }
3147
+ .ndl-table-root .ndl-div-table .ndl-table-th .ndl-table-resizer-wrapper .ndl-table-resizer.ndl-table-is-resizing {
3148
+ background-color: rgb(var(--palette-primary-focus));
3149
+ opacity: 1;
3150
+ }
3141
3151
  /* Table column */
3142
3152
  .ndl-table-root .ndl-div-table .ndl-table-col {
3143
3153
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 27 Apr 2023 13:47:32 GMT
3
+ * Generated on Tue, 09 May 2023 15:04:23 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 27 Apr 2023 13:47:32 GMT
3
+ * Generated on Tue, 09 May 2023 15:04:23 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, 27 Apr 2023 13:47:32 GMT
3
+ * Generated on Tue, 09 May 2023 15:04:23 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, 27 Apr 2023 13:47:32 GMT
3
+ // Generated on Tue, 09 May 2023 15:04:23 GMT
4
4
 
5
5
  $transitions-values-properties-default: all;
6
6
  $transitions-values-duration-default: 100ms;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neo4j-ndl/base",
3
- "version": "1.3.0",
3
+ "version": "1.3.2",
4
4
  "description": "Neo4j base package for the design system",
5
5
  "author": "Neo4j Inc.",
6
6
  "homepage": "",