boreal-ui 0.0.22 → 0.0.23

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.
@@ -16050,7 +16050,7 @@ a:hover {
16050
16050
  * 9. skeleton-loading
16051
16051
  * - Creates a sweeping shimmer effect for skeleton loaders.
16052
16052
  */
16053
- @keyframes _fade-in_3sq1u_1 {
16053
+ @keyframes _fade-in_ilff1_1 {
16054
16054
  from {
16055
16055
  opacity: 0;
16056
16056
  }
@@ -16058,7 +16058,7 @@ a:hover {
16058
16058
  opacity: 1;
16059
16059
  }
16060
16060
  }
16061
- @keyframes _slide-up_3sq1u_1 {
16061
+ @keyframes _slide-up_ilff1_1 {
16062
16062
  from {
16063
16063
  transform: translateY(100%);
16064
16064
  opacity: 0;
@@ -16068,7 +16068,7 @@ a:hover {
16068
16068
  opacity: 1;
16069
16069
  }
16070
16070
  }
16071
- @keyframes _spin-3d_3sq1u_1 {
16071
+ @keyframes _spin-3d_ilff1_1 {
16072
16072
  0% {
16073
16073
  transform: rotateX(0deg) rotateY(0deg);
16074
16074
  }
@@ -16076,7 +16076,7 @@ a:hover {
16076
16076
  transform: rotateX(360deg) rotateY(360deg);
16077
16077
  }
16078
16078
  }
16079
- @keyframes _spin_3sq1u_1 {
16079
+ @keyframes _spin_ilff1_1 {
16080
16080
  0% {
16081
16081
  transform: rotate(0deg);
16082
16082
  }
@@ -16084,7 +16084,7 @@ a:hover {
16084
16084
  transform: rotate(360deg);
16085
16085
  }
16086
16086
  }
16087
- @keyframes _pulse_3sq1u_1 {
16087
+ @keyframes _pulse_ilff1_1 {
16088
16088
  0% {
16089
16089
  transform: scale(1);
16090
16090
  }
@@ -16095,7 +16095,7 @@ a:hover {
16095
16095
  transform: scale(1);
16096
16096
  }
16097
16097
  }
16098
- @keyframes _fade-in-up_3sq1u_1 {
16098
+ @keyframes _fade-in-up_ilff1_1 {
16099
16099
  from {
16100
16100
  opacity: 0;
16101
16101
  transform: translateY(-5px);
@@ -16105,7 +16105,7 @@ a:hover {
16105
16105
  transform: translateY(0);
16106
16106
  }
16107
16107
  }
16108
- @keyframes _progress-grow_3sq1u_1 {
16108
+ @keyframes _progress-grow_ilff1_1 {
16109
16109
  from {
16110
16110
  width: 0;
16111
16111
  }
@@ -16113,7 +16113,7 @@ a:hover {
16113
16113
  width: 100%;
16114
16114
  }
16115
16115
  }
16116
- @keyframes _indeterminate-move_3sq1u_1 {
16116
+ @keyframes _indeterminate-move_ilff1_1 {
16117
16117
  0% {
16118
16118
  transform: translateX(-100%);
16119
16119
  }
@@ -16124,7 +16124,7 @@ a:hover {
16124
16124
  transform: translateX(100%);
16125
16125
  }
16126
16126
  }
16127
- @keyframes _skeleton-loading_3sq1u_1 {
16127
+ @keyframes _skeleton-loading_ilff1_1 {
16128
16128
  0% {
16129
16129
  left: -100%;
16130
16130
  }
@@ -16366,16 +16366,16 @@ a:hover {
16366
16366
  text-decoration: underline;
16367
16367
  }
16368
16368
 
16369
- ._noScroll_3sq1u_91 {
16369
+ ._noScroll_ilff1_91 {
16370
16370
  overflow: hidden;
16371
16371
  }
16372
16372
 
16373
- ._errorMessage_3sq1u_92 {
16373
+ ._errorMessage_ilff1_92 {
16374
16374
  color: #f83838;
16375
16375
  font-size: 14px;
16376
16376
  }
16377
16377
 
16378
- ._loadingContainer_3sq1u_93 {
16378
+ ._loadingContainer_ilff1_93 {
16379
16379
  min-height: 100vh;
16380
16380
  display: flex;
16381
16381
  justify-content: center;
@@ -16412,16 +16412,16 @@ a:hover {
16412
16412
  background-color: var(--primary-color-hover);
16413
16413
  }
16414
16414
 
16415
- ._hideScrollbar_3sq1u_85 {
16415
+ ._hideScrollbar_ilff1_85 {
16416
16416
  scrollbar-width: none;
16417
16417
  -ms-overflow-style: none;
16418
16418
  }
16419
16419
 
16420
- ._hideScrollbar_3sq1u_85::-webkit-scrollbar {
16420
+ ._hideScrollbar_ilff1_85::-webkit-scrollbar {
16421
16421
  display: none;
16422
16422
  }
16423
16423
 
16424
- ._sr_only_3sq1u_94 {
16424
+ ._sr_only_ilff1_94 {
16425
16425
  position: absolute;
16426
16426
  width: 1px;
16427
16427
  height: 1px;
@@ -16443,7 +16443,7 @@ a:hover {
16443
16443
  border: 0;
16444
16444
  }
16445
16445
 
16446
- ._container_3sq1u_539 {
16446
+ ._container_ilff1_539 {
16447
16447
  position: fixed;
16448
16448
  top: 10px;
16449
16449
  left: 10px;
@@ -16455,14 +16455,14 @@ a:hover {
16455
16455
  transition: 0.3s ease-in-out;
16456
16456
  z-index: 1001;
16457
16457
  }
16458
- ._container_3sq1u_539 a {
16458
+ ._container_ilff1_539 a {
16459
16459
  text-decoration: none;
16460
16460
  }
16461
- ._container_3sq1u_539 a:hover {
16461
+ ._container_ilff1_539 a:hover {
16462
16462
  text-decoration: none;
16463
16463
  }
16464
16464
  @media (width <= 1250px) {
16465
- ._container_3sq1u_539 {
16465
+ ._container_ilff1_539 {
16466
16466
  position: absolute;
16467
16467
  left: 50%;
16468
16468
  transform: translateX(-50%);
@@ -16470,67 +16470,67 @@ a:hover {
16470
16470
  justify-content: center;
16471
16471
  }
16472
16472
  }
16473
- ._container_3sq1u_539._primary_3sq1u_566 ._item_3sq1u_566 {
16473
+ ._container_ilff1_539._primary_ilff1_566 ._item_ilff1_566 {
16474
16474
  background-color: var(--primary-color);
16475
16475
  }
16476
- ._container_3sq1u_539._primary_3sq1u_566 ._item_3sq1u_566:hover {
16476
+ ._container_ilff1_539._primary_ilff1_566 ._item_ilff1_566:hover {
16477
16477
  background-color: var(--primary-color-hover);
16478
16478
  transform: scale(1.1);
16479
16479
  }
16480
- ._container_3sq1u_539._primary_3sq1u_566 ._item--active_3sq1u_573 {
16480
+ ._container_ilff1_539._primary_ilff1_566 ._item--active_ilff1_573 {
16481
16481
  background-color: var(--primary-color-light);
16482
16482
  color: var(--secondary-color-darker);
16483
16483
  font-weight: bold;
16484
16484
  }
16485
- ._container_3sq1u_539._secondary_3sq1u_578 ._item_3sq1u_566 {
16485
+ ._container_ilff1_539._secondary_ilff1_578 ._item_ilff1_566 {
16486
16486
  background-color: var(--secondary-color);
16487
16487
  }
16488
- ._container_3sq1u_539._secondary_3sq1u_578 ._item_3sq1u_566:hover {
16488
+ ._container_ilff1_539._secondary_ilff1_578 ._item_ilff1_566:hover {
16489
16489
  background-color: var(--secondary-color-hover);
16490
16490
  transform: scale(1.1);
16491
16491
  }
16492
- ._container_3sq1u_539._secondary_3sq1u_578 ._item--active_3sq1u_573 {
16492
+ ._container_ilff1_539._secondary_ilff1_578 ._item--active_ilff1_573 {
16493
16493
  background-color: var(--secondary-color-light);
16494
16494
  color: var(--secondary-color-darker);
16495
16495
  font-weight: bold;
16496
16496
  }
16497
- ._container_3sq1u_539._tertiary_3sq1u_590 ._item_3sq1u_566 {
16497
+ ._container_ilff1_539._tertiary_ilff1_590 ._item_ilff1_566 {
16498
16498
  background-color: var(--tertiary-color);
16499
16499
  }
16500
- ._container_3sq1u_539._tertiary_3sq1u_590 ._item_3sq1u_566:hover {
16500
+ ._container_ilff1_539._tertiary_ilff1_590 ._item_ilff1_566:hover {
16501
16501
  background-color: var(--tertiary-color-hover);
16502
16502
  transform: scale(1.1);
16503
16503
  }
16504
- ._container_3sq1u_539._tertiary_3sq1u_590 ._item--active_3sq1u_573 {
16504
+ ._container_ilff1_539._tertiary_ilff1_590 ._item--active_ilff1_573 {
16505
16505
  background-color: var(--tertiary-color-light);
16506
16506
  color: var(--secondary-color-darker);
16507
16507
  font-weight: bold;
16508
16508
  }
16509
- ._container_3sq1u_539._quaternary_3sq1u_602 ._item_3sq1u_566 {
16509
+ ._container_ilff1_539._quaternary_ilff1_602 ._item_ilff1_566 {
16510
16510
  background-color: var(--quaternary-color);
16511
16511
  }
16512
- ._container_3sq1u_539._quaternary_3sq1u_602 ._item_3sq1u_566:hover {
16512
+ ._container_ilff1_539._quaternary_ilff1_602 ._item_ilff1_566:hover {
16513
16513
  background-color: var(--quaternary-color-hover);
16514
16514
  transform: scale(1.1);
16515
16515
  }
16516
- ._container_3sq1u_539._quaternary_3sq1u_602 ._item--active_3sq1u_573 {
16516
+ ._container_ilff1_539._quaternary_ilff1_602 ._item--active_ilff1_573 {
16517
16517
  background-color: var(--quaternary-color-light);
16518
16518
  color: var(--secondary-color-darker);
16519
16519
  font-weight: bold;
16520
16520
  }
16521
- ._container_3sq1u_539._clear_3sq1u_614 ._item_3sq1u_566 {
16521
+ ._container_ilff1_539._clear_ilff1_614 ._item_ilff1_566 {
16522
16522
  background-color: transparent;
16523
16523
  }
16524
- ._container_3sq1u_539._clear_3sq1u_614 ._item_3sq1u_566:hover {
16524
+ ._container_ilff1_539._clear_ilff1_614 ._item_ilff1_566:hover {
16525
16525
  background-color: rgba(0, 0, 0, 0.2);
16526
16526
  transform: scale(1.1);
16527
16527
  }
16528
- ._container_3sq1u_539._clear_3sq1u_614 ._item--active_3sq1u_573 {
16528
+ ._container_ilff1_539._clear_ilff1_614 ._item--active_ilff1_573 {
16529
16529
  background-color: rgba(0, 0, 0, 0.4);
16530
16530
  color: var(--secondary-color-darker);
16531
16531
  font-weight: bold;
16532
16532
  }
16533
- ._container_3sq1u_539 ._item_3sq1u_566 {
16533
+ ._container_ilff1_539 ._item_ilff1_566 {
16534
16534
  display: flex;
16535
16535
  flex-direction: column;
16536
16536
  align-items: center;
@@ -16544,72 +16544,76 @@ a:hover {
16544
16544
  transition: 0.3s ease-in-out;
16545
16545
  }
16546
16546
  @media (width <= 800px) {
16547
- ._container_3sq1u_539 ._item_3sq1u_566 {
16547
+ ._container_ilff1_539 ._item_ilff1_566 {
16548
16548
  width: 35px;
16549
16549
  height: 35px;
16550
16550
  padding: 5px;
16551
16551
  }
16552
16552
  }
16553
- ._container_3sq1u_539 ._icon_3sq1u_646 {
16553
+ ._container_ilff1_539 ._linkContent_ilff1_646 {
16554
+ display: flex;
16555
+ flex-direction: column;
16556
+ }
16557
+ ._container_ilff1_539 ._linkContent_ilff1_646 ._icon_ilff1_650 {
16554
16558
  display: flex;
16555
16559
  align-items: center;
16556
16560
  justify-content: center;
16557
16561
  transition: all 0.5s ease-in-out;
16558
16562
  }
16559
- ._container_3sq1u_539 ._icon_3sq1u_646 svg {
16563
+ ._container_ilff1_539 ._linkContent_ilff1_646 ._icon_ilff1_650 svg {
16560
16564
  width: 0.9em;
16561
16565
  height: 0.9em;
16562
16566
  object-fit: contain;
16563
16567
  }
16564
- ._container_3sq1u_539 ._label_3sq1u_657 {
16568
+ ._container_ilff1_539 ._linkContent_ilff1_646 ._label_ilff1_661 {
16565
16569
  font-size: 14px;
16566
16570
  margin-top: 5px;
16567
16571
  display: none;
16568
16572
  transition: opacity 0.5s ease-in-out;
16569
16573
  }
16570
16574
  @media (width >= 800px) {
16571
- ._container_3sq1u_539 ._label_3sq1u_657 {
16575
+ ._container_ilff1_539 ._linkContent_ilff1_646 ._label_ilff1_661 {
16572
16576
  display: block;
16573
16577
  }
16574
16578
  }
16575
16579
 
16576
- ._roundNone_3sq1u_669 {
16580
+ ._roundNone_ilff1_673 {
16577
16581
  border-radius: var(--border-radius-none);
16578
16582
  }
16579
16583
 
16580
- ._roundSmall_3sq1u_673 {
16584
+ ._roundSmall_ilff1_677 {
16581
16585
  border-radius: var(--border-radius-sm);
16582
16586
  }
16583
16587
 
16584
- ._roundMedium_3sq1u_677 {
16588
+ ._roundMedium_ilff1_681 {
16585
16589
  border-radius: var(--border-radius-md);
16586
16590
  }
16587
16591
 
16588
- ._roundLarge_3sq1u_681 {
16592
+ ._roundLarge_ilff1_685 {
16589
16593
  border-radius: var(--border-radius-lg);
16590
16594
  }
16591
16595
 
16592
- ._roundFull_3sq1u_685 {
16596
+ ._roundFull_ilff1_689 {
16593
16597
  border-radius: var(--border-radius-full);
16594
16598
  }
16595
16599
 
16596
- ._shadowNone_3sq1u_689 {
16600
+ ._shadowNone_ilff1_693 {
16597
16601
  box-shadow: var(--box-shadow-none);
16598
16602
  }
16599
16603
 
16600
- ._shadowLight_3sq1u_693 {
16604
+ ._shadowLight_ilff1_697 {
16601
16605
  box-shadow: var(--box-shadow-light);
16602
16606
  }
16603
16607
 
16604
- ._shadowMedium_3sq1u_697 {
16608
+ ._shadowMedium_ilff1_701 {
16605
16609
  box-shadow: var(--box-shadow-medium);
16606
16610
  }
16607
16611
 
16608
- ._shadowStrong_3sq1u_701 {
16612
+ ._shadowStrong_ilff1_705 {
16609
16613
  box-shadow: var(--box-shadow-heavy);
16610
16614
  }
16611
16615
 
16612
- ._shadowIntense_3sq1u_705 {
16616
+ ._shadowIntense_ilff1_709 {
16613
16617
  box-shadow: var(--box-shadow-intense);
16614
16618
  }
16615
16619
  /**