@razorpay/blade 8.8.0 → 8.8.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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 07 Jun 2023 13:01:31 GMT
3
+ * Generated on Tue, 13 Jun 2023 11:03:41 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 07 Jun 2023 13:01:31 GMT
3
+ * Generated on Tue, 13 Jun 2023 11:03:41 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 07 Jun 2023 13:01:31 GMT
3
+ * Generated on Tue, 13 Jun 2023 11:03:41 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -53,9 +53,9 @@
53
53
  --colors-overlay-background: hsla(214, 15%, 18%, 0.64);
54
54
  --colors-brand-primary-300: hsla(218, 89%, 51%, 0.09);
55
55
  --colors-brand-primary-400: hsla(218, 89%, 51%, 0.18);
56
- --colors-brand-primary-500: hsla(213, 89%, 56%, 1);
57
- --colors-brand-primary-600: hsla(218, 89%, 51%, 1);
58
- --colors-brand-primary-700: hsla(223, 95%, 48%, 1);
56
+ --colors-brand-primary-500: hsla(218, 89%, 51%, 1);
57
+ --colors-brand-primary-600: hsla(223, 95%, 48%, 1);
58
+ --colors-brand-primary-700: hsla(227, 100%, 45%, 1);
59
59
  --colors-brand-primary-800: hsla(234, 100%, 34%, 1);
60
60
  --colors-brand-gray-200-low-contrast: hsla(230, 27%, 98%, 1);
61
61
  --colors-brand-gray-200-high-contrast: hsla(226, 33%, 29%, 1);
@@ -414,10 +414,10 @@
414
414
  --colors-feedback-information-action-icon-link-active-high-contrast: hsla(181, 75%, 85%, 1);
415
415
  --colors-feedback-information-action-icon-link-disabled-low-contrast: hsla(193, 100%, 35%, 0.32);
416
416
  --colors-feedback-information-action-icon-link-disabled-high-contrast: hsla(187, 68%, 52%, 1);
417
- --colors-action-background-primary-default: hsla(213, 89%, 56%, 1);
418
- --colors-action-background-primary-hover: hsla(218, 89%, 51%, 1);
419
- --colors-action-background-primary-focus: hsla(223, 95%, 48%, 1);
420
- --colors-action-background-primary-active: hsla(227, 100%, 45%, 1);
417
+ --colors-action-background-primary-default: hsla(218, 89%, 51%, 1);
418
+ --colors-action-background-primary-hover: hsla(223, 95%, 48%, 1);
419
+ --colors-action-background-primary-focus: hsla(227, 100%, 45%, 1);
420
+ --colors-action-background-primary-active: hsla(230, 100%, 42%, 1);
421
421
  --colors-action-background-primary-disabled: hsla(226, 19%, 89%, 1);
422
422
  --colors-action-background-secondary-default: hsla(218, 89%, 51%, 0);
423
423
  --colors-action-background-secondary-hover: hsla(218, 89%, 51%, 0.09);
@@ -429,15 +429,15 @@
429
429
  --colors-action-background-tertiary-focus: hsla(230, 30%, 96%, 1);
430
430
  --colors-action-background-tertiary-active: hsla(224, 21%, 94%, 1);
431
431
  --colors-action-background-tertiary-disabled: hsla(0, 0%, 100%, 1);
432
- --colors-action-border-primary-default: hsla(213, 89%, 56%, 1);
433
- --colors-action-border-primary-hover: hsla(218, 89%, 51%, 1);
434
- --colors-action-border-primary-focus: hsla(223, 95%, 48%, 1);
435
- --colors-action-border-primary-active: hsla(227, 100%, 45%, 1);
432
+ --colors-action-border-primary-default: hsla(218, 89%, 51%, 1);
433
+ --colors-action-border-primary-hover: hsla(223, 95%, 48%, 1);
434
+ --colors-action-border-primary-focus: hsla(227, 100%, 45%, 1);
435
+ --colors-action-border-primary-active: hsla(230, 100%, 42%, 1);
436
436
  --colors-action-border-primary-disabled: hsla(226, 19%, 89%, 1);
437
- --colors-action-border-secondary-default: hsla(213, 89%, 56%, 1);
438
- --colors-action-border-secondary-hover: hsla(213, 89%, 56%, 1);
439
- --colors-action-border-secondary-focus: hsla(213, 89%, 56%, 1);
440
- --colors-action-border-secondary-active: hsla(213, 89%, 56%, 1);
437
+ --colors-action-border-secondary-default: hsla(218, 89%, 51%, 1);
438
+ --colors-action-border-secondary-hover: hsla(218, 89%, 51%, 1);
439
+ --colors-action-border-secondary-focus: hsla(218, 89%, 51%, 1);
440
+ --colors-action-border-secondary-active: hsla(218, 89%, 51%, 1);
441
441
  --colors-action-border-secondary-disabled: hsla(228, 19%, 81%, 1);
442
442
  --colors-action-border-tertiary-default: hsla(228, 19%, 81%, 1);
443
443
  --colors-action-border-tertiary-hover: hsla(228, 19%, 81%, 1);
@@ -449,20 +449,20 @@
449
449
  --colors-action-text-primary-focus: hsla(0, 0%, 100%, 1);
450
450
  --colors-action-text-primary-active: hsla(0, 0%, 100%, 1);
451
451
  --colors-action-text-primary-disabled: hsla(226, 16%, 60%, 1);
452
- --colors-action-text-secondary-default: hsla(213, 89%, 56%, 1);
453
- --colors-action-text-secondary-hover: hsla(213, 89%, 56%, 1);
454
- --colors-action-text-secondary-focus: hsla(213, 89%, 56%, 1);
455
- --colors-action-text-secondary-active: hsla(213, 89%, 56%, 1);
452
+ --colors-action-text-secondary-default: hsla(218, 89%, 51%, 1);
453
+ --colors-action-text-secondary-hover: hsla(218, 89%, 51%, 1);
454
+ --colors-action-text-secondary-focus: hsla(218, 89%, 51%, 1);
455
+ --colors-action-text-secondary-active: hsla(218, 89%, 51%, 1);
456
456
  --colors-action-text-secondary-disabled: hsla(228, 19%, 81%, 1);
457
457
  --colors-action-text-tertiary-default: hsla(226, 33%, 29%, 1);
458
458
  --colors-action-text-tertiary-hover: hsla(226, 33%, 29%, 1);
459
459
  --colors-action-text-tertiary-focus: hsla(226, 33%, 29%, 1);
460
460
  --colors-action-text-tertiary-active: hsla(226, 33%, 29%, 1);
461
461
  --colors-action-text-tertiary-disabled: hsla(228, 19%, 81%, 1);
462
- --colors-action-text-link-default: hsla(213, 89%, 56%, 1);
463
- --colors-action-text-link-hover: hsla(218, 89%, 51%, 1);
464
- --colors-action-text-link-focus: hsla(223, 95%, 48%, 1);
465
- --colors-action-text-link-active: hsla(223, 95%, 48%, 1);
462
+ --colors-action-text-link-default: hsla(218, 89%, 51%, 1);
463
+ --colors-action-text-link-hover: hsla(223, 95%, 48%, 1);
464
+ --colors-action-text-link-focus: hsla(227, 100%, 45%, 1);
465
+ --colors-action-text-link-active: hsla(227, 100%, 45%, 1);
466
466
  --colors-action-text-link-disabled: hsla(228, 19%, 81%, 1);
467
467
  --colors-action-text-link-visited: hsla(268, 100%, 79%, 1);
468
468
  --colors-action-icon-primary-default: hsla(0, 0%, 100%, 1);
@@ -470,20 +470,20 @@
470
470
  --colors-action-icon-primary-focus: hsla(0, 0%, 100%, 1);
471
471
  --colors-action-icon-primary-active: hsla(0, 0%, 100%, 1);
472
472
  --colors-action-icon-primary-disabled: hsla(226, 16%, 60%, 1);
473
- --colors-action-icon-secondary-default: hsla(213, 89%, 56%, 1);
474
- --colors-action-icon-secondary-hover: hsla(213, 89%, 56%, 1);
475
- --colors-action-icon-secondary-focus: hsla(213, 89%, 56%, 1);
476
- --colors-action-icon-secondary-active: hsla(213, 89%, 56%, 1);
473
+ --colors-action-icon-secondary-default: hsla(218, 89%, 51%, 1);
474
+ --colors-action-icon-secondary-hover: hsla(218, 89%, 51%, 1);
475
+ --colors-action-icon-secondary-focus: hsla(218, 89%, 51%, 1);
476
+ --colors-action-icon-secondary-active: hsla(218, 89%, 51%, 1);
477
477
  --colors-action-icon-secondary-disabled: hsla(228, 19%, 81%, 1);
478
478
  --colors-action-icon-tertiary-default: hsla(226, 33%, 29%, 1);
479
479
  --colors-action-icon-tertiary-hover: hsla(226, 33%, 29%, 1);
480
480
  --colors-action-icon-tertiary-focus: hsla(226, 33%, 29%, 1);
481
481
  --colors-action-icon-tertiary-active: hsla(226, 33%, 29%, 1);
482
482
  --colors-action-icon-tertiary-disabled: hsla(228, 19%, 81%, 1);
483
- --colors-action-icon-link-default: hsla(213, 89%, 56%, 1);
484
- --colors-action-icon-link-hover: hsla(218, 89%, 51%, 1);
485
- --colors-action-icon-link-focus: hsla(223, 95%, 48%, 1);
486
- --colors-action-icon-link-active: hsla(223, 95%, 48%, 1);
483
+ --colors-action-icon-link-default: hsla(218, 89%, 51%, 1);
484
+ --colors-action-icon-link-hover: hsla(223, 95%, 48%, 1);
485
+ --colors-action-icon-link-focus: hsla(227, 100%, 45%, 1);
486
+ --colors-action-icon-link-active: hsla(227, 100%, 45%, 1);
487
487
  --colors-action-icon-link-disabled: hsla(228, 19%, 81%, 1);
488
488
  --colors-action-icon-link-visited: hsla(268, 100%, 79%, 1);
489
489
  --colors-badge-background-blue-low-contrast: hsla(218, 89%, 51%, 0.09);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 07 Jun 2023 13:01:31 GMT
3
+ * Generated on Tue, 13 Jun 2023 11:03:41 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -53,9 +53,9 @@
53
53
  --colors-overlay-background: hsla(214, 15%, 18%, 0.64);
54
54
  --colors-brand-primary-300: hsla(218, 89%, 51%, 0.09);
55
55
  --colors-brand-primary-400: hsla(218, 89%, 51%, 0.18);
56
- --colors-brand-primary-500: hsla(213, 89%, 56%, 1);
57
- --colors-brand-primary-600: hsla(218, 89%, 51%, 1);
58
- --colors-brand-primary-700: hsla(223, 95%, 48%, 1);
56
+ --colors-brand-primary-500: hsla(218, 89%, 51%, 1);
57
+ --colors-brand-primary-600: hsla(223, 95%, 48%, 1);
58
+ --colors-brand-primary-700: hsla(227, 100%, 45%, 1);
59
59
  --colors-brand-primary-800: hsla(234, 100%, 34%, 1);
60
60
  --colors-brand-gray-200-low-contrast: hsla(230, 27%, 98%, 1);
61
61
  --colors-brand-gray-200-high-contrast: hsla(226, 33%, 29%, 1);
@@ -414,10 +414,10 @@
414
414
  --colors-feedback-information-action-icon-link-active-high-contrast: hsla(181, 75%, 85%, 1);
415
415
  --colors-feedback-information-action-icon-link-disabled-low-contrast: hsla(193, 100%, 35%, 0.32);
416
416
  --colors-feedback-information-action-icon-link-disabled-high-contrast: hsla(187, 68%, 52%, 1);
417
- --colors-action-background-primary-default: hsla(213, 89%, 56%, 1);
418
- --colors-action-background-primary-hover: hsla(218, 89%, 51%, 1);
419
- --colors-action-background-primary-focus: hsla(223, 95%, 48%, 1);
420
- --colors-action-background-primary-active: hsla(227, 100%, 45%, 1);
417
+ --colors-action-background-primary-default: hsla(218, 89%, 51%, 1);
418
+ --colors-action-background-primary-hover: hsla(223, 95%, 48%, 1);
419
+ --colors-action-background-primary-focus: hsla(227, 100%, 45%, 1);
420
+ --colors-action-background-primary-active: hsla(230, 100%, 42%, 1);
421
421
  --colors-action-background-primary-disabled: hsla(226, 19%, 89%, 1);
422
422
  --colors-action-background-secondary-default: hsla(218, 89%, 51%, 0);
423
423
  --colors-action-background-secondary-hover: hsla(218, 89%, 51%, 0.09);
@@ -429,15 +429,15 @@
429
429
  --colors-action-background-tertiary-focus: hsla(230, 30%, 96%, 1);
430
430
  --colors-action-background-tertiary-active: hsla(224, 21%, 94%, 1);
431
431
  --colors-action-background-tertiary-disabled: hsla(0, 0%, 100%, 1);
432
- --colors-action-border-primary-default: hsla(213, 89%, 56%, 1);
433
- --colors-action-border-primary-hover: hsla(218, 89%, 51%, 1);
434
- --colors-action-border-primary-focus: hsla(223, 95%, 48%, 1);
435
- --colors-action-border-primary-active: hsla(227, 100%, 45%, 1);
432
+ --colors-action-border-primary-default: hsla(218, 89%, 51%, 1);
433
+ --colors-action-border-primary-hover: hsla(223, 95%, 48%, 1);
434
+ --colors-action-border-primary-focus: hsla(227, 100%, 45%, 1);
435
+ --colors-action-border-primary-active: hsla(230, 100%, 42%, 1);
436
436
  --colors-action-border-primary-disabled: hsla(226, 19%, 89%, 1);
437
- --colors-action-border-secondary-default: hsla(213, 89%, 56%, 1);
438
- --colors-action-border-secondary-hover: hsla(213, 89%, 56%, 1);
439
- --colors-action-border-secondary-focus: hsla(213, 89%, 56%, 1);
440
- --colors-action-border-secondary-active: hsla(213, 89%, 56%, 1);
437
+ --colors-action-border-secondary-default: hsla(218, 89%, 51%, 1);
438
+ --colors-action-border-secondary-hover: hsla(218, 89%, 51%, 1);
439
+ --colors-action-border-secondary-focus: hsla(218, 89%, 51%, 1);
440
+ --colors-action-border-secondary-active: hsla(218, 89%, 51%, 1);
441
441
  --colors-action-border-secondary-disabled: hsla(228, 19%, 81%, 1);
442
442
  --colors-action-border-tertiary-default: hsla(228, 19%, 81%, 1);
443
443
  --colors-action-border-tertiary-hover: hsla(228, 19%, 81%, 1);
@@ -449,20 +449,20 @@
449
449
  --colors-action-text-primary-focus: hsla(0, 0%, 100%, 1);
450
450
  --colors-action-text-primary-active: hsla(0, 0%, 100%, 1);
451
451
  --colors-action-text-primary-disabled: hsla(226, 16%, 60%, 1);
452
- --colors-action-text-secondary-default: hsla(213, 89%, 56%, 1);
453
- --colors-action-text-secondary-hover: hsla(213, 89%, 56%, 1);
454
- --colors-action-text-secondary-focus: hsla(213, 89%, 56%, 1);
455
- --colors-action-text-secondary-active: hsla(213, 89%, 56%, 1);
452
+ --colors-action-text-secondary-default: hsla(218, 89%, 51%, 1);
453
+ --colors-action-text-secondary-hover: hsla(218, 89%, 51%, 1);
454
+ --colors-action-text-secondary-focus: hsla(218, 89%, 51%, 1);
455
+ --colors-action-text-secondary-active: hsla(218, 89%, 51%, 1);
456
456
  --colors-action-text-secondary-disabled: hsla(228, 19%, 81%, 1);
457
457
  --colors-action-text-tertiary-default: hsla(226, 33%, 29%, 1);
458
458
  --colors-action-text-tertiary-hover: hsla(226, 33%, 29%, 1);
459
459
  --colors-action-text-tertiary-focus: hsla(226, 33%, 29%, 1);
460
460
  --colors-action-text-tertiary-active: hsla(226, 33%, 29%, 1);
461
461
  --colors-action-text-tertiary-disabled: hsla(228, 19%, 81%, 1);
462
- --colors-action-text-link-default: hsla(213, 89%, 56%, 1);
463
- --colors-action-text-link-hover: hsla(218, 89%, 51%, 1);
464
- --colors-action-text-link-focus: hsla(223, 95%, 48%, 1);
465
- --colors-action-text-link-active: hsla(223, 95%, 48%, 1);
462
+ --colors-action-text-link-default: hsla(218, 89%, 51%, 1);
463
+ --colors-action-text-link-hover: hsla(223, 95%, 48%, 1);
464
+ --colors-action-text-link-focus: hsla(227, 100%, 45%, 1);
465
+ --colors-action-text-link-active: hsla(227, 100%, 45%, 1);
466
466
  --colors-action-text-link-disabled: hsla(228, 19%, 81%, 1);
467
467
  --colors-action-text-link-visited: hsla(268, 100%, 79%, 1);
468
468
  --colors-action-icon-primary-default: hsla(0, 0%, 100%, 1);
@@ -470,20 +470,20 @@
470
470
  --colors-action-icon-primary-focus: hsla(0, 0%, 100%, 1);
471
471
  --colors-action-icon-primary-active: hsla(0, 0%, 100%, 1);
472
472
  --colors-action-icon-primary-disabled: hsla(226, 16%, 60%, 1);
473
- --colors-action-icon-secondary-default: hsla(213, 89%, 56%, 1);
474
- --colors-action-icon-secondary-hover: hsla(213, 89%, 56%, 1);
475
- --colors-action-icon-secondary-focus: hsla(213, 89%, 56%, 1);
476
- --colors-action-icon-secondary-active: hsla(213, 89%, 56%, 1);
473
+ --colors-action-icon-secondary-default: hsla(218, 89%, 51%, 1);
474
+ --colors-action-icon-secondary-hover: hsla(218, 89%, 51%, 1);
475
+ --colors-action-icon-secondary-focus: hsla(218, 89%, 51%, 1);
476
+ --colors-action-icon-secondary-active: hsla(218, 89%, 51%, 1);
477
477
  --colors-action-icon-secondary-disabled: hsla(228, 19%, 81%, 1);
478
478
  --colors-action-icon-tertiary-default: hsla(226, 33%, 29%, 1);
479
479
  --colors-action-icon-tertiary-hover: hsla(226, 33%, 29%, 1);
480
480
  --colors-action-icon-tertiary-focus: hsla(226, 33%, 29%, 1);
481
481
  --colors-action-icon-tertiary-active: hsla(226, 33%, 29%, 1);
482
482
  --colors-action-icon-tertiary-disabled: hsla(228, 19%, 81%, 1);
483
- --colors-action-icon-link-default: hsla(213, 89%, 56%, 1);
484
- --colors-action-icon-link-hover: hsla(218, 89%, 51%, 1);
485
- --colors-action-icon-link-focus: hsla(223, 95%, 48%, 1);
486
- --colors-action-icon-link-active: hsla(223, 95%, 48%, 1);
483
+ --colors-action-icon-link-default: hsla(218, 89%, 51%, 1);
484
+ --colors-action-icon-link-hover: hsla(223, 95%, 48%, 1);
485
+ --colors-action-icon-link-focus: hsla(227, 100%, 45%, 1);
486
+ --colors-action-icon-link-active: hsla(227, 100%, 45%, 1);
487
487
  --colors-action-icon-link-disabled: hsla(228, 19%, 81%, 1);
488
488
  --colors-action-icon-link-visited: hsla(268, 100%, 79%, 1);
489
489
  --colors-badge-background-blue-low-contrast: hsla(218, 89%, 51%, 0.09);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 07 Jun 2023 13:01:31 GMT
3
+ * Generated on Tue, 13 Jun 2023 11:03:41 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 07 Jun 2023 13:01:31 GMT
3
+ * Generated on Tue, 13 Jun 2023 11:03:41 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 07 Jun 2023 13:01:31 GMT
3
+ * Generated on Tue, 13 Jun 2023 11:03:41 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -53,9 +53,9 @@
53
53
  --colors-overlay-background: hsla(214, 15%, 18%, 0.64);
54
54
  --colors-brand-primary-300: hsla(218, 89%, 51%, 0.09);
55
55
  --colors-brand-primary-400: hsla(218, 89%, 51%, 0.18);
56
- --colors-brand-primary-500: hsla(213, 89%, 56%, 1);
57
- --colors-brand-primary-600: hsla(218, 89%, 51%, 1);
58
- --colors-brand-primary-700: hsla(223, 95%, 48%, 1);
56
+ --colors-brand-primary-500: hsla(218, 89%, 51%, 1);
57
+ --colors-brand-primary-600: hsla(223, 95%, 48%, 1);
58
+ --colors-brand-primary-700: hsla(227, 100%, 45%, 1);
59
59
  --colors-brand-primary-800: hsla(234, 100%, 34%, 1);
60
60
  --colors-brand-gray-200-low-contrast: hsla(220, 27%, 98%, 1);
61
61
  --colors-brand-gray-200-high-contrast: hsla(216, 33%, 29%, 1);
@@ -414,10 +414,10 @@
414
414
  --colors-feedback-information-action-icon-link-active-high-contrast: hsla(181, 75%, 85%, 1);
415
415
  --colors-feedback-information-action-icon-link-disabled-low-contrast: hsla(193, 100%, 35%, 0.32);
416
416
  --colors-feedback-information-action-icon-link-disabled-high-contrast: hsla(187, 68%, 52%, 1);
417
- --colors-action-background-primary-default: hsla(213, 89%, 56%, 1);
418
- --colors-action-background-primary-hover: hsla(218, 89%, 51%, 1);
419
- --colors-action-background-primary-focus: hsla(223, 95%, 48%, 1);
420
- --colors-action-background-primary-active: hsla(227, 100%, 45%, 1);
417
+ --colors-action-background-primary-default: hsla(218, 89%, 51%, 1);
418
+ --colors-action-background-primary-hover: hsla(223, 95%, 48%, 1);
419
+ --colors-action-background-primary-focus: hsla(227, 100%, 45%, 1);
420
+ --colors-action-background-primary-active: hsla(230, 100%, 42%, 1);
421
421
  --colors-action-background-primary-disabled: hsla(216, 19%, 89%, 1);
422
422
  --colors-action-background-secondary-default: hsla(218, 89%, 51%, 0);
423
423
  --colors-action-background-secondary-hover: hsla(218, 89%, 51%, 0.09);
@@ -429,15 +429,15 @@
429
429
  --colors-action-background-tertiary-focus: hsla(220, 30%, 96%, 1);
430
430
  --colors-action-background-tertiary-active: hsla(214, 21%, 94%, 1);
431
431
  --colors-action-background-tertiary-disabled: hsla(0, 0%, 100%, 1);
432
- --colors-action-border-primary-default: hsla(213, 89%, 56%, 1);
433
- --colors-action-border-primary-hover: hsla(218, 89%, 51%, 1);
434
- --colors-action-border-primary-focus: hsla(223, 95%, 48%, 1);
435
- --colors-action-border-primary-active: hsla(227, 100%, 45%, 1);
432
+ --colors-action-border-primary-default: hsla(218, 89%, 51%, 1);
433
+ --colors-action-border-primary-hover: hsla(223, 95%, 48%, 1);
434
+ --colors-action-border-primary-focus: hsla(227, 100%, 45%, 1);
435
+ --colors-action-border-primary-active: hsla(230, 100%, 42%, 1);
436
436
  --colors-action-border-primary-disabled: hsla(216, 19%, 89%, 1);
437
- --colors-action-border-secondary-default: hsla(213, 89%, 56%, 1);
438
- --colors-action-border-secondary-hover: hsla(213, 89%, 56%, 1);
439
- --colors-action-border-secondary-focus: hsla(213, 89%, 56%, 1);
440
- --colors-action-border-secondary-active: hsla(213, 89%, 56%, 1);
437
+ --colors-action-border-secondary-default: hsla(218, 89%, 51%, 1);
438
+ --colors-action-border-secondary-hover: hsla(218, 89%, 51%, 1);
439
+ --colors-action-border-secondary-focus: hsla(218, 89%, 51%, 1);
440
+ --colors-action-border-secondary-active: hsla(218, 89%, 51%, 1);
441
441
  --colors-action-border-secondary-disabled: hsla(218, 19%, 81%, 1);
442
442
  --colors-action-border-tertiary-default: hsla(216, 19%, 89%, 1);
443
443
  --colors-action-border-tertiary-hover: hsla(216, 19%, 89%, 1);
@@ -449,20 +449,20 @@
449
449
  --colors-action-text-primary-focus: hsla(0, 0%, 100%, 1);
450
450
  --colors-action-text-primary-active: hsla(0, 0%, 100%, 1);
451
451
  --colors-action-text-primary-disabled: hsla(216, 16%, 60%, 1);
452
- --colors-action-text-secondary-default: hsla(213, 89%, 56%, 1);
453
- --colors-action-text-secondary-hover: hsla(213, 89%, 56%, 1);
454
- --colors-action-text-secondary-focus: hsla(213, 89%, 56%, 1);
455
- --colors-action-text-secondary-active: hsla(213, 89%, 56%, 1);
452
+ --colors-action-text-secondary-default: hsla(218, 89%, 51%, 1);
453
+ --colors-action-text-secondary-hover: hsla(218, 89%, 51%, 1);
454
+ --colors-action-text-secondary-focus: hsla(218, 89%, 51%, 1);
455
+ --colors-action-text-secondary-active: hsla(218, 89%, 51%, 1);
456
456
  --colors-action-text-secondary-disabled: hsla(218, 19%, 81%, 1);
457
457
  --colors-action-text-tertiary-default: hsla(216, 33%, 29%, 1);
458
458
  --colors-action-text-tertiary-hover: hsla(216, 33%, 29%, 1);
459
459
  --colors-action-text-tertiary-focus: hsla(216, 33%, 29%, 1);
460
460
  --colors-action-text-tertiary-active: hsla(216, 33%, 29%, 1);
461
461
  --colors-action-text-tertiary-disabled: hsla(218, 19%, 81%, 1);
462
- --colors-action-text-link-default: hsla(213, 89%, 56%, 1);
463
- --colors-action-text-link-hover: hsla(218, 89%, 51%, 1);
464
- --colors-action-text-link-focus: hsla(223, 95%, 48%, 1);
465
- --colors-action-text-link-active: hsla(223, 95%, 48%, 1);
462
+ --colors-action-text-link-default: hsla(218, 89%, 51%, 1);
463
+ --colors-action-text-link-hover: hsla(223, 95%, 48%, 1);
464
+ --colors-action-text-link-focus: hsla(227, 100%, 45%, 1);
465
+ --colors-action-text-link-active: hsla(227, 100%, 45%, 1);
466
466
  --colors-action-text-link-disabled: hsla(218, 19%, 81%, 1);
467
467
  --colors-action-text-link-visited: hsla(268, 100%, 79%, 1);
468
468
  --colors-action-icon-primary-default: hsla(0, 0%, 100%, 1);
@@ -470,20 +470,20 @@
470
470
  --colors-action-icon-primary-focus: hsla(0, 0%, 100%, 1);
471
471
  --colors-action-icon-primary-active: hsla(0, 0%, 100%, 1);
472
472
  --colors-action-icon-primary-disabled: hsla(216, 16%, 60%, 1);
473
- --colors-action-icon-secondary-default: hsla(213, 89%, 56%, 1);
474
- --colors-action-icon-secondary-hover: hsla(213, 89%, 56%, 1);
475
- --colors-action-icon-secondary-focus: hsla(213, 89%, 56%, 1);
476
- --colors-action-icon-secondary-active: hsla(213, 89%, 56%, 1);
473
+ --colors-action-icon-secondary-default: hsla(218, 89%, 51%, 1);
474
+ --colors-action-icon-secondary-hover: hsla(218, 89%, 51%, 1);
475
+ --colors-action-icon-secondary-focus: hsla(218, 89%, 51%, 1);
476
+ --colors-action-icon-secondary-active: hsla(218, 89%, 51%, 1);
477
477
  --colors-action-icon-secondary-disabled: hsla(218, 19%, 81%, 1);
478
478
  --colors-action-icon-tertiary-default: hsla(216, 33%, 29%, 1);
479
479
  --colors-action-icon-tertiary-hover: hsla(216, 33%, 29%, 1);
480
480
  --colors-action-icon-tertiary-focus: hsla(216, 33%, 29%, 1);
481
481
  --colors-action-icon-tertiary-active: hsla(216, 33%, 29%, 1);
482
482
  --colors-action-icon-tertiary-disabled: hsla(218, 19%, 81%, 1);
483
- --colors-action-icon-link-default: hsla(213, 89%, 56%, 1);
484
- --colors-action-icon-link-hover: hsla(218, 89%, 51%, 1);
485
- --colors-action-icon-link-focus: hsla(223, 95%, 48%, 1);
486
- --colors-action-icon-link-active: hsla(223, 95%, 48%, 1);
483
+ --colors-action-icon-link-default: hsla(218, 89%, 51%, 1);
484
+ --colors-action-icon-link-hover: hsla(223, 95%, 48%, 1);
485
+ --colors-action-icon-link-focus: hsla(227, 100%, 45%, 1);
486
+ --colors-action-icon-link-active: hsla(227, 100%, 45%, 1);
487
487
  --colors-action-icon-link-disabled: hsla(218, 19%, 81%, 1);
488
488
  --colors-action-icon-link-visited: hsla(268, 100%, 79%, 1);
489
489
  --colors-badge-background-blue-low-contrast: hsla(218, 89%, 51%, 0.09);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 07 Jun 2023 13:01:31 GMT
3
+ * Generated on Tue, 13 Jun 2023 11:03:41 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -53,9 +53,9 @@
53
53
  --colors-overlay-background: hsla(214, 15%, 18%, 0.64);
54
54
  --colors-brand-primary-300: hsla(218, 89%, 51%, 0.09);
55
55
  --colors-brand-primary-400: hsla(218, 89%, 51%, 0.18);
56
- --colors-brand-primary-500: hsla(213, 89%, 56%, 1);
57
- --colors-brand-primary-600: hsla(218, 89%, 51%, 1);
58
- --colors-brand-primary-700: hsla(223, 95%, 48%, 1);
56
+ --colors-brand-primary-500: hsla(218, 89%, 51%, 1);
57
+ --colors-brand-primary-600: hsla(223, 95%, 48%, 1);
58
+ --colors-brand-primary-700: hsla(227, 100%, 45%, 1);
59
59
  --colors-brand-primary-800: hsla(234, 100%, 34%, 1);
60
60
  --colors-brand-gray-200-low-contrast: hsla(220, 27%, 98%, 1);
61
61
  --colors-brand-gray-200-high-contrast: hsla(216, 33%, 29%, 1);
@@ -414,10 +414,10 @@
414
414
  --colors-feedback-information-action-icon-link-active-high-contrast: hsla(181, 75%, 85%, 1);
415
415
  --colors-feedback-information-action-icon-link-disabled-low-contrast: hsla(193, 100%, 35%, 0.32);
416
416
  --colors-feedback-information-action-icon-link-disabled-high-contrast: hsla(187, 68%, 52%, 1);
417
- --colors-action-background-primary-default: hsla(213, 89%, 56%, 1);
418
- --colors-action-background-primary-hover: hsla(218, 89%, 51%, 1);
419
- --colors-action-background-primary-focus: hsla(223, 95%, 48%, 1);
420
- --colors-action-background-primary-active: hsla(227, 100%, 45%, 1);
417
+ --colors-action-background-primary-default: hsla(218, 89%, 51%, 1);
418
+ --colors-action-background-primary-hover: hsla(223, 95%, 48%, 1);
419
+ --colors-action-background-primary-focus: hsla(227, 100%, 45%, 1);
420
+ --colors-action-background-primary-active: hsla(230, 100%, 42%, 1);
421
421
  --colors-action-background-primary-disabled: hsla(216, 19%, 89%, 1);
422
422
  --colors-action-background-secondary-default: hsla(218, 89%, 51%, 0);
423
423
  --colors-action-background-secondary-hover: hsla(218, 89%, 51%, 0.09);
@@ -429,15 +429,15 @@
429
429
  --colors-action-background-tertiary-focus: hsla(220, 30%, 96%, 1);
430
430
  --colors-action-background-tertiary-active: hsla(214, 21%, 94%, 1);
431
431
  --colors-action-background-tertiary-disabled: hsla(0, 0%, 100%, 1);
432
- --colors-action-border-primary-default: hsla(213, 89%, 56%, 1);
433
- --colors-action-border-primary-hover: hsla(218, 89%, 51%, 1);
434
- --colors-action-border-primary-focus: hsla(223, 95%, 48%, 1);
435
- --colors-action-border-primary-active: hsla(227, 100%, 45%, 1);
432
+ --colors-action-border-primary-default: hsla(218, 89%, 51%, 1);
433
+ --colors-action-border-primary-hover: hsla(223, 95%, 48%, 1);
434
+ --colors-action-border-primary-focus: hsla(227, 100%, 45%, 1);
435
+ --colors-action-border-primary-active: hsla(230, 100%, 42%, 1);
436
436
  --colors-action-border-primary-disabled: hsla(216, 19%, 89%, 1);
437
- --colors-action-border-secondary-default: hsla(213, 89%, 56%, 1);
438
- --colors-action-border-secondary-hover: hsla(213, 89%, 56%, 1);
439
- --colors-action-border-secondary-focus: hsla(213, 89%, 56%, 1);
440
- --colors-action-border-secondary-active: hsla(213, 89%, 56%, 1);
437
+ --colors-action-border-secondary-default: hsla(218, 89%, 51%, 1);
438
+ --colors-action-border-secondary-hover: hsla(218, 89%, 51%, 1);
439
+ --colors-action-border-secondary-focus: hsla(218, 89%, 51%, 1);
440
+ --colors-action-border-secondary-active: hsla(218, 89%, 51%, 1);
441
441
  --colors-action-border-secondary-disabled: hsla(218, 19%, 81%, 1);
442
442
  --colors-action-border-tertiary-default: hsla(216, 19%, 89%, 1);
443
443
  --colors-action-border-tertiary-hover: hsla(216, 19%, 89%, 1);
@@ -449,20 +449,20 @@
449
449
  --colors-action-text-primary-focus: hsla(0, 0%, 100%, 1);
450
450
  --colors-action-text-primary-active: hsla(0, 0%, 100%, 1);
451
451
  --colors-action-text-primary-disabled: hsla(216, 16%, 60%, 1);
452
- --colors-action-text-secondary-default: hsla(213, 89%, 56%, 1);
453
- --colors-action-text-secondary-hover: hsla(213, 89%, 56%, 1);
454
- --colors-action-text-secondary-focus: hsla(213, 89%, 56%, 1);
455
- --colors-action-text-secondary-active: hsla(213, 89%, 56%, 1);
452
+ --colors-action-text-secondary-default: hsla(218, 89%, 51%, 1);
453
+ --colors-action-text-secondary-hover: hsla(218, 89%, 51%, 1);
454
+ --colors-action-text-secondary-focus: hsla(218, 89%, 51%, 1);
455
+ --colors-action-text-secondary-active: hsla(218, 89%, 51%, 1);
456
456
  --colors-action-text-secondary-disabled: hsla(218, 19%, 81%, 1);
457
457
  --colors-action-text-tertiary-default: hsla(216, 33%, 29%, 1);
458
458
  --colors-action-text-tertiary-hover: hsla(216, 33%, 29%, 1);
459
459
  --colors-action-text-tertiary-focus: hsla(216, 33%, 29%, 1);
460
460
  --colors-action-text-tertiary-active: hsla(216, 33%, 29%, 1);
461
461
  --colors-action-text-tertiary-disabled: hsla(218, 19%, 81%, 1);
462
- --colors-action-text-link-default: hsla(213, 89%, 56%, 1);
463
- --colors-action-text-link-hover: hsla(218, 89%, 51%, 1);
464
- --colors-action-text-link-focus: hsla(223, 95%, 48%, 1);
465
- --colors-action-text-link-active: hsla(223, 95%, 48%, 1);
462
+ --colors-action-text-link-default: hsla(218, 89%, 51%, 1);
463
+ --colors-action-text-link-hover: hsla(223, 95%, 48%, 1);
464
+ --colors-action-text-link-focus: hsla(227, 100%, 45%, 1);
465
+ --colors-action-text-link-active: hsla(227, 100%, 45%, 1);
466
466
  --colors-action-text-link-disabled: hsla(218, 19%, 81%, 1);
467
467
  --colors-action-text-link-visited: hsla(268, 100%, 79%, 1);
468
468
  --colors-action-icon-primary-default: hsla(0, 0%, 100%, 1);
@@ -470,20 +470,20 @@
470
470
  --colors-action-icon-primary-focus: hsla(0, 0%, 100%, 1);
471
471
  --colors-action-icon-primary-active: hsla(0, 0%, 100%, 1);
472
472
  --colors-action-icon-primary-disabled: hsla(216, 16%, 60%, 1);
473
- --colors-action-icon-secondary-default: hsla(213, 89%, 56%, 1);
474
- --colors-action-icon-secondary-hover: hsla(213, 89%, 56%, 1);
475
- --colors-action-icon-secondary-focus: hsla(213, 89%, 56%, 1);
476
- --colors-action-icon-secondary-active: hsla(213, 89%, 56%, 1);
473
+ --colors-action-icon-secondary-default: hsla(218, 89%, 51%, 1);
474
+ --colors-action-icon-secondary-hover: hsla(218, 89%, 51%, 1);
475
+ --colors-action-icon-secondary-focus: hsla(218, 89%, 51%, 1);
476
+ --colors-action-icon-secondary-active: hsla(218, 89%, 51%, 1);
477
477
  --colors-action-icon-secondary-disabled: hsla(218, 19%, 81%, 1);
478
478
  --colors-action-icon-tertiary-default: hsla(216, 33%, 29%, 1);
479
479
  --colors-action-icon-tertiary-hover: hsla(216, 33%, 29%, 1);
480
480
  --colors-action-icon-tertiary-focus: hsla(216, 33%, 29%, 1);
481
481
  --colors-action-icon-tertiary-active: hsla(216, 33%, 29%, 1);
482
482
  --colors-action-icon-tertiary-disabled: hsla(218, 19%, 81%, 1);
483
- --colors-action-icon-link-default: hsla(213, 89%, 56%, 1);
484
- --colors-action-icon-link-hover: hsla(218, 89%, 51%, 1);
485
- --colors-action-icon-link-focus: hsla(223, 95%, 48%, 1);
486
- --colors-action-icon-link-active: hsla(223, 95%, 48%, 1);
483
+ --colors-action-icon-link-default: hsla(218, 89%, 51%, 1);
484
+ --colors-action-icon-link-hover: hsla(223, 95%, 48%, 1);
485
+ --colors-action-icon-link-focus: hsla(227, 100%, 45%, 1);
486
+ --colors-action-icon-link-active: hsla(227, 100%, 45%, 1);
487
487
  --colors-action-icon-link-disabled: hsla(218, 19%, 81%, 1);
488
488
  --colors-action-icon-link-visited: hsla(268, 100%, 79%, 1);
489
489
  --colors-badge-background-blue-low-contrast: hsla(218, 89%, 51%, 0.09);