@neo4j-ndl/base 0.7.0 → 0.7.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.
@@ -420,7 +420,7 @@ Ensure the default browser behavior of the `hidden` attribute.
420
420
  */
421
421
  /**
422
422
  * Do not edit directly
423
- * Generated on Thu, 25 Aug 2022 12:58:53 GMT
423
+ * Generated on Thu, 01 Sep 2022 09:21:58 GMT
424
424
  */
425
425
  :root {
426
426
  --border-radius-sm: 4px;
@@ -1342,6 +1342,7 @@ a.ndl-btn{
1342
1342
  }
1343
1343
  .ndl-alert .alert-content{
1344
1344
  flex: 1 1 0%;
1345
+ overflow: auto;
1345
1346
  }
1346
1347
  .ndl-alert .alert-title{
1347
1348
  display: flex;
@@ -3315,13 +3316,6 @@ a.ndl-btn{
3315
3316
  display: flex;
3316
3317
  width: 100%;
3317
3318
  align-items: center;
3318
- border-radius: 24px;
3319
- --tw-bg-opacity: 1;
3320
- background-color: rgb(255 255 255 / var(--tw-bg-opacity));
3321
- padding-left: 96px;
3322
- padding-right: 96px;
3323
- padding-bottom: 48px;
3324
- padding-top: 70px;
3325
3319
  }
3326
3320
  .ndl-vertical-wizard{
3327
3321
  position: relative;
@@ -3332,26 +3326,12 @@ a.ndl-btn{
3332
3326
  width: fit-content;
3333
3327
  flex-direction: column;
3334
3328
  align-items: center;
3335
- border-radius: 24px;
3336
- --tw-bg-opacity: 1;
3337
- background-color: rgb(255 255 255 / var(--tw-bg-opacity));
3338
- padding-top: 48px;
3339
- padding-bottom: 48px;
3340
- padding-left: 48px;
3341
- padding-right: 196px;
3342
3329
  }
3343
3330
  .ndl-footer-wizard{
3344
3331
  position: relative;
3345
3332
  width: -webkit-fit-content;
3346
3333
  width: -moz-fit-content;
3347
3334
  width: fit-content;
3348
- border-radius: 24px;
3349
- --tw-bg-opacity: 1;
3350
- background-color: rgb(255 255 255 / var(--tw-bg-opacity));
3351
- padding-top: 48px;
3352
- padding-bottom: 48px;
3353
- padding-left: 96px;
3354
- padding-right: 96px;
3355
3335
  }
3356
3336
  .ndl-line-gradient {
3357
3337
  background: linear-gradient(
@@ -3609,15 +3589,15 @@ a.ndl-btn{
3609
3589
  .n-gap-2{
3610
3590
  gap: 0.5rem;
3611
3591
  }
3612
- .n-gap-1{
3613
- gap: 0.25rem;
3614
- }
3615
3592
  .n-gap-6{
3616
3593
  gap: 1.5rem;
3617
3594
  }
3618
3595
  .n-gap-4{
3619
3596
  gap: 1rem;
3620
3597
  }
3598
+ .n-gap-1{
3599
+ gap: 0.25rem;
3600
+ }
3621
3601
  .n-gap-12{
3622
3602
  gap: 3rem;
3623
3603
  }
@@ -3674,6 +3654,9 @@ a.ndl-btn{
3674
3654
  .n-rounded-lg{
3675
3655
  border-radius: 8px;
3676
3656
  }
3657
+ .n-rounded-5xl{
3658
+ border-radius: 20px;
3659
+ }
3677
3660
  .n-rounded-xl{
3678
3661
  border-radius: 10px;
3679
3662
  }
@@ -4284,6 +4267,14 @@ a.ndl-btn{
4284
4267
  .n-p-14{
4285
4268
  padding: 3.5rem;
4286
4269
  }
4270
+ .n-px-12{
4271
+ padding-left: 3rem;
4272
+ padding-right: 3rem;
4273
+ }
4274
+ .n-py-12{
4275
+ padding-top: 3rem;
4276
+ padding-bottom: 3rem;
4277
+ }
4287
4278
  .n-px-7{
4288
4279
  padding-left: 1.75rem;
4289
4280
  padding-right: 1.75rem;
@@ -4745,9 +4736,9 @@ a.ndl-btn{
4745
4736
  --tw-text-opacity: 1;
4746
4737
  color: rgb(152 237 203 / var(--tw-text-opacity));
4747
4738
  }
4748
- .n-underline{
4749
- -webkit-text-decoration-line: underline;
4750
- text-decoration-line: underline;
4739
+ .n-no-underline{
4740
+ -webkit-text-decoration-line: none;
4741
+ text-decoration-line: none;
4751
4742
  }
4752
4743
  .n-shadow-l2{
4753
4744
  --tw-shadow: 0px 1px 2px 0px rgba(12, 26, 37, 0.18);
@@ -4759,6 +4750,9 @@ a.ndl-btn{
4759
4750
  --tw-shadow-colored: 0px 4px 8px 0px var(--tw-shadow-color);
4760
4751
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
4761
4752
  }
4753
+ .n-duration-300{
4754
+ transition-duration: 300ms;
4755
+ }
4762
4756
  .n-duration-200{
4763
4757
  transition-duration: 200ms;
4764
4758
  }
@@ -4785,6 +4779,11 @@ html {
4785
4779
  --tw-rotate: 12deg;
4786
4780
  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));
4787
4781
  }
4782
+ .hover\:n-scale-105:hover{
4783
+ --tw-scale-x: 1.05;
4784
+ --tw-scale-y: 1.05;
4785
+ 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));
4786
+ }
4788
4787
  .hover\:n-cursor-pointer:hover{
4789
4788
  cursor: pointer;
4790
4789
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 25 Aug 2022 12:58:53 GMT
3
+ * Generated on Thu, 01 Sep 2022 09:21:58 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 25 Aug 2022 12:58:53 GMT
3
+ * Generated on Thu, 01 Sep 2022 09:21:58 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Do not edit directly
4
- * Generated on Thu, 25 Aug 2022 12:58:53 GMT
4
+ * Generated on Thu, 01 Sep 2022 09:21:58 GMT
5
5
  */
6
6
  module.exports = {
7
7
  "borderRadius": {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 25 Aug 2022 12:58:53 GMT
3
+ // Generated on Thu, 01 Sep 2022 09:21:58 GMT
4
4
 
5
5
  $border-radius-sm: 4px;
6
6
  $border-radius-md: 6px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neo4j-ndl/base",
3
- "version": "0.7.0",
3
+ "version": "0.7.1",
4
4
  "description": "Neo4j base package for the design system",
5
5
  "author": "Neo4j Inc.",
6
6
  "homepage": "",