@stlhorizon/vue-ui 1.8.4 → 1.8.5

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/dist/index.esm.js CHANGED
@@ -10442,14 +10442,14 @@ const td = {
10442
10442
  onClick: (ee) => b(W),
10443
10443
  class: f(M(w)(
10444
10444
  "flex flex-col items-center justify-center rounded-xl transition-all duration-200 cursor-pointer group relative py-4 px-3",
10445
- H(W) ? "bg-gray-100 text-gray-900" : "text-gray-500 hover:bg-gray-100 hover:text-gray-900"
10445
+ H(W) ? "bg-gradient-to-r from-blue-500 to-blue-600 text-white shadow-md" : "text-gray-500 hover:bg-gray-100 hover:text-gray-900"
10446
10446
  ))
10447
10447
  }, [
10448
10448
  i("div", {
10449
10449
  class: f(M(w)(
10450
10450
  "flex items-center justify-center rounded-lg transition-colors mb-2",
10451
10451
  "w-12 h-12",
10452
- H(W) ? "text-gray-900" : "text-gray-500 group-hover:text-gray-900"
10452
+ H(W) ? "text-white" : "text-gray-500 group-hover:text-gray-900"
10453
10453
  ))
10454
10454
  }, [
10455
10455
  A(Z, {
@@ -10465,7 +10465,7 @@ const td = {
10465
10465
  onClick: (ee) => z(W),
10466
10466
  class: f(M(w)(
10467
10467
  "flex flex-col items-center justify-center rounded-xl transition-all duration-200 group relative py-4 px-3",
10468
- H(W) ? "bg-gray-100 text-gray-900" : "text-gray-500 hover:bg-gray-100 hover:text-gray-900"
10468
+ H(W) ? "bg-gradient-to-r from-blue-500 to-blue-600 text-white shadow-md" : "text-gray-500 hover:bg-gray-100 hover:text-gray-900"
10469
10469
  ))
10470
10470
  }, {
10471
10471
  default: E(() => [
@@ -10473,7 +10473,7 @@ const td = {
10473
10473
  class: f(M(w)(
10474
10474
  "flex items-center justify-center rounded-lg transition-colors mb-2",
10475
10475
  "w-12 h-12",
10476
- H(W) ? "text-gray-900" : "text-gray-500 group-hover:text-gray-900"
10476
+ H(W) ? "text-white" : "text-gray-500 group-hover:text-gray-900"
10477
10477
  ))
10478
10478
  }, [
10479
10479
  A(Z, {
@@ -10495,14 +10495,14 @@ const td = {
10495
10495
  onClick: x,
10496
10496
  class: f(M(w)(
10497
10497
  "flex flex-col items-center justify-center rounded-xl transition-all duration-200 cursor-pointer group relative py-4 px-3",
10498
- e.isManagementSettingsActive ? "bg-gray-100 text-gray-900" : "text-gray-500 hover:bg-gray-100 hover:text-gray-900"
10498
+ e.isManagementSettingsActive ? "bg-gradient-to-r from-blue-500 to-blue-600 text-white shadow-md" : "text-gray-500 hover:bg-gray-100 hover:text-gray-900"
10499
10499
  ))
10500
10500
  }, [
10501
10501
  i("div", {
10502
10502
  class: f(M(w)(
10503
10503
  "flex items-center justify-center rounded-lg transition-colors mb-2",
10504
10504
  "w-12 h-12",
10505
- e.isManagementSettingsActive ? "text-gray-900" : "text-gray-500 group-hover:text-gray-900"
10505
+ e.isManagementSettingsActive ? "text-white" : "text-gray-500 group-hover:text-gray-900"
10506
10506
  ))
10507
10507
  }, [
10508
10508
  A(Z, {
@@ -10566,7 +10566,7 @@ const td = {
10566
10566
  class: f(
10567
10567
  M(w)(
10568
10568
  "flex items-center px-3 py-2.5 rounded-lg text-sm font-medium transition-all duration-200 group",
10569
- H(W) ? "bg-blue-50 text-blue-700 shadow-sm" : "text-gray-700 hover:bg-gray-50 hover:text-gray-900"
10569
+ H(W) ? "bg-gradient-to-r from-blue-500 to-blue-600 text-white shadow-md" : "text-gray-700 hover:bg-gray-50 hover:text-gray-900"
10570
10570
  )
10571
10571
  )
10572
10572
  }, {
@@ -10575,7 +10575,7 @@ const td = {
10575
10575
  class: f(
10576
10576
  M(w)(
10577
10577
  "flex items-center justify-center w-8 h-8 rounded-lg mr-3 flex-shrink-0 transition-colors",
10578
- H(W) ? "bg-blue-100 text-blue-700" : "bg-gray-100 text-gray-600 group-hover:bg-gray-200"
10578
+ H(W) ? "bg-gradient-to-r from-blue-400 to-blue-600 text-white" : "bg-gray-100 text-gray-600 group-hover:bg-gray-200"
10579
10579
  )
10580
10580
  )
10581
10581
  }, [
@@ -10648,7 +10648,7 @@ const td = {
10648
10648
  class: f(
10649
10649
  M(w)(
10650
10650
  "flex items-center px-3 py-2.5 rounded-lg text-sm font-medium transition-all duration-200 group",
10651
- H(W) ? "bg-blue-50 text-blue-700 shadow-sm" : "text-gray-700 hover:bg-gray-50 hover:text-gray-900"
10651
+ H(W) ? "bg-gradient-to-r from-blue-500 to-blue-600 text-white shadow-md" : "text-gray-700 hover:bg-gray-50 hover:text-gray-900"
10652
10652
  )
10653
10653
  )
10654
10654
  }, {
@@ -10657,7 +10657,7 @@ const td = {
10657
10657
  class: f(
10658
10658
  M(w)(
10659
10659
  "flex items-center justify-center w-8 h-8 rounded-lg mr-3 flex-shrink-0 transition-colors",
10660
- H(W) ? "bg-blue-100 text-blue-700" : "bg-gray-100 text-gray-600 group-hover:bg-gray-200"
10660
+ H(W) ? "bg-gradient-to-r from-blue-400 to-blue-600 text-white" : "bg-gray-100 text-gray-600 group-hover:bg-gray-200"
10661
10661
  )
10662
10662
  )
10663
10663
  }, [