@entur/alert 0.19.2 → 0.19.4

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.
Files changed (2) hide show
  1. package/dist/styles.css +16 -16
  2. package/package.json +9 -9
package/dist/styles.css CHANGED
@@ -479,11 +479,11 @@
479
479
  }
480
480
 
481
481
  @-webkit-keyframes bounceInRight{
482
- from, 60%, 75%, 90%, to{
482
+ 0%, 60%, 75%, 90%, 100%{
483
483
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
484
484
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
485
485
  }
486
- from{
486
+ 0%{
487
487
  opacity:0;
488
488
  -webkit-transform:translate3d(3000px, 0, 0) scaleX(3);
489
489
  transform:translate3d(3000px, 0, 0) scaleX(3);
@@ -501,18 +501,18 @@
501
501
  -webkit-transform:translate3d(-5px, 0, 0) scaleX(0.995);
502
502
  transform:translate3d(-5px, 0, 0) scaleX(0.995);
503
503
  }
504
- to{
504
+ 100%{
505
505
  -webkit-transform:translate3d(0, 0, 0);
506
506
  transform:translate3d(0, 0, 0);
507
507
  }
508
508
  }
509
509
 
510
510
  @-moz-keyframes bounceInRight{
511
- from, 60%, 75%, 90%, to{
511
+ 0%, 60%, 75%, 90%, 100%{
512
512
  -moz-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
513
513
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
514
514
  }
515
- from{
515
+ 0%{
516
516
  opacity:0;
517
517
  -moz-transform:translate3d(3000px, 0, 0) scaleX(3);
518
518
  transform:translate3d(3000px, 0, 0) scaleX(3);
@@ -530,18 +530,18 @@
530
530
  -moz-transform:translate3d(-5px, 0, 0) scaleX(0.995);
531
531
  transform:translate3d(-5px, 0, 0) scaleX(0.995);
532
532
  }
533
- to{
533
+ 100%{
534
534
  -moz-transform:translate3d(0, 0, 0);
535
535
  transform:translate3d(0, 0, 0);
536
536
  }
537
537
  }
538
538
 
539
539
  @-o-keyframes bounceInRight{
540
- from, 60%, 75%, 90%, to{
540
+ 0%, 60%, 75%, 90%, 100%{
541
541
  -o-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
542
542
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
543
543
  }
544
- from{
544
+ 0%{
545
545
  opacity:0;
546
546
  transform:translate3d(3000px, 0, 0) scaleX(3);
547
547
  }
@@ -555,19 +555,19 @@
555
555
  90%{
556
556
  transform:translate3d(-5px, 0, 0) scaleX(0.995);
557
557
  }
558
- to{
558
+ 100%{
559
559
  transform:translate3d(0, 0, 0);
560
560
  }
561
561
  }
562
562
 
563
563
  @keyframes bounceInRight{
564
- from, 60%, 75%, 90%, to{
564
+ 0%, 60%, 75%, 90%, 100%{
565
565
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
566
566
  -moz-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
567
567
  -o-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
568
568
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
569
569
  }
570
- from{
570
+ 0%{
571
571
  opacity:0;
572
572
  -webkit-transform:translate3d(3000px, 0, 0) scaleX(3);
573
573
  -moz-transform:translate3d(3000px, 0, 0) scaleX(3);
@@ -589,7 +589,7 @@
589
589
  -moz-transform:translate3d(-5px, 0, 0) scaleX(0.995);
590
590
  transform:translate3d(-5px, 0, 0) scaleX(0.995);
591
591
  }
592
- to{
592
+ 100%{
593
593
  -webkit-transform:translate3d(0, 0, 0);
594
594
  -moz-transform:translate3d(0, 0, 0);
595
595
  transform:translate3d(0, 0, 0);
@@ -601,7 +601,7 @@
601
601
  -webkit-transform:translate3d(-20px, 0, 0) scaleX(0.9);
602
602
  transform:translate3d(-20px, 0, 0) scaleX(0.9);
603
603
  }
604
- to{
604
+ 100%{
605
605
  opacity:0;
606
606
  -webkit-transform:translate3d(2000px, 0, 0) scaleX(2);
607
607
  transform:translate3d(2000px, 0, 0) scaleX(2);
@@ -613,7 +613,7 @@
613
613
  -moz-transform:translate3d(-20px, 0, 0) scaleX(0.9);
614
614
  transform:translate3d(-20px, 0, 0) scaleX(0.9);
615
615
  }
616
- to{
616
+ 100%{
617
617
  opacity:0;
618
618
  -moz-transform:translate3d(2000px, 0, 0) scaleX(2);
619
619
  transform:translate3d(2000px, 0, 0) scaleX(2);
@@ -624,7 +624,7 @@
624
624
  opacity:1;
625
625
  transform:translate3d(-20px, 0, 0) scaleX(0.9);
626
626
  }
627
- to{
627
+ 100%{
628
628
  opacity:0;
629
629
  transform:translate3d(2000px, 0, 0) scaleX(2);
630
630
  }
@@ -636,7 +636,7 @@
636
636
  -moz-transform:translate3d(-20px, 0, 0) scaleX(0.9);
637
637
  transform:translate3d(-20px, 0, 0) scaleX(0.9);
638
638
  }
639
- to{
639
+ 100%{
640
640
  opacity:0;
641
641
  -webkit-transform:translate3d(2000px, 0, 0) scaleX(2);
642
642
  -moz-transform:translate3d(2000px, 0, 0) scaleX(2);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@entur/alert",
3
- "version": "0.19.2",
3
+ "version": "0.19.4",
4
4
  "license": "EUPL-1.2",
5
5
  "main": "dist/alert.cjs.js",
6
6
  "module": "dist/alert.esm.js",
@@ -26,13 +26,13 @@
26
26
  "react-dom": ">=16.8.0"
27
27
  },
28
28
  "dependencies": {
29
- "@entur/button": "^4.0.9",
30
- "@entur/expand": "^3.7.10",
31
- "@entur/icons": "^9.0.2",
32
- "@entur/tokens": "^3.23.0",
33
- "@entur/tooltip": "^5.3.14",
34
- "@entur/typography": "^2.1.10",
35
- "@entur/utils": "^0.13.5",
29
+ "@entur/button": "^4.0.11",
30
+ "@entur/expand": "^3.7.12",
31
+ "@entur/icons": "^9.0.4",
32
+ "@entur/tokens": "^3.24.0",
33
+ "@entur/tooltip": "^5.3.16",
34
+ "@entur/typography": "^2.1.12",
35
+ "@entur/utils": "^0.13.6",
36
36
  "classnames": "^2.5.1",
37
37
  "copy-text-to-clipboard": "^2.2.0"
38
38
  },
@@ -48,5 +48,5 @@
48
48
  "vite": "^7.3.2",
49
49
  "vite-plugin-dts": "^4.5.4"
50
50
  },
51
- "gitHead": "0def581520c21bb535b0c66eac9b09ba12b44fb3"
51
+ "gitHead": "801efcdaddd24c63ea7b9198ffe8902cac9477ab"
52
52
  }