@ouestfrance/sipa-bms-ui 8.9.1 → 8.9.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.
@@ -1628,16 +1628,14 @@ input[type=radio][data-v-c0c9efa3]:checked::before {
1628
1628
  display: flex;
1629
1629
  justify-content: flex-end;
1630
1630
  gap: 1em;
1631
- }.stepper-header[data-v-c872a497] {
1631
+ }.stepper-header[data-v-c132d5cd] {
1632
1632
  display: flex;
1633
1633
  justify-content: center;
1634
1634
  align-items: center;
1635
- position: sticky;
1636
- z-index: 2;
1637
1635
  top: 0;
1638
1636
  padding: 2em 0;
1639
1637
  }
1640
- .stepper-header[data-v-c872a497]::before {
1638
+ .stepper-header[data-v-c132d5cd]::before {
1641
1639
  content: "";
1642
1640
  display: block;
1643
1641
  width: 80%;
@@ -1651,7 +1649,7 @@ input[type=radio][data-v-c0c9efa3]:checked::before {
1651
1649
  opacity: 0;
1652
1650
  transition: opacity 0.2s linear;
1653
1651
  }
1654
- .stepper-header[data-v-c872a497]::after {
1652
+ .stepper-header[data-v-c132d5cd]::after {
1655
1653
  content: "";
1656
1654
  display: block;
1657
1655
  position: absolute;
@@ -1662,22 +1660,22 @@ input[type=radio][data-v-c0c9efa3]:checked::before {
1662
1660
  background: transparent;
1663
1661
  z-index: -1;
1664
1662
  }
1665
- .stepper-header--step[data-v-c872a497] {
1663
+ .stepper-header--step[data-v-c132d5cd] {
1666
1664
  display: flex;
1667
1665
  justify-content: center;
1668
1666
  align-items: center;
1669
1667
  margin: 0 10px;
1670
1668
  }
1671
- .stepper-header--step[data-v-c872a497]:first-child {
1669
+ .stepper-header--step[data-v-c132d5cd]:first-child {
1672
1670
  margin: 0 10px 0 0;
1673
1671
  }
1674
- .stepper-header--step[data-v-c872a497]:last-child {
1672
+ .stepper-header--step[data-v-c132d5cd]:last-child {
1675
1673
  margin: 0;
1676
1674
  }
1677
- .stepper-header--step.clickable:hover div[data-v-c872a497] {
1675
+ .stepper-header--step.clickable:hover div[data-v-c132d5cd] {
1678
1676
  cursor: pointer;
1679
1677
  }
1680
- .stepper-header--indicator[data-v-c872a497] {
1678
+ .stepper-header--indicator[data-v-c132d5cd] {
1681
1679
  width: 30px;
1682
1680
  height: 30px;
1683
1681
  display: flex;
@@ -1689,22 +1687,22 @@ input[type=radio][data-v-c0c9efa3]:checked::before {
1689
1687
  font-weight: bold;
1690
1688
  margin-right: 10px;
1691
1689
  }
1692
- .stepper-header--indicator.active[data-v-c872a497] {
1690
+ .stepper-header--indicator.active[data-v-c132d5cd] {
1693
1691
  border: none;
1694
1692
  background-color: var(--bms-main-100);
1695
1693
  color: white;
1696
1694
  }
1697
- .stepper-header--indicator.complete[data-v-c872a497] {
1695
+ .stepper-header--indicator.complete[data-v-c132d5cd] {
1698
1696
  border: none;
1699
1697
  background-color: var(--bms-success-color);
1700
1698
  color: white;
1701
1699
  font-size: 20px;
1702
1700
  }
1703
- .stepper-header--separator[data-v-c872a497] {
1701
+ .stepper-header--separator[data-v-c132d5cd] {
1704
1702
  width: 30px;
1705
1703
  margin-left: 10px;
1706
1704
  }
1707
- .stepper-body[data-v-c872a497] {
1705
+ .stepper-body[data-v-c132d5cd] {
1708
1706
  margin: 10px 10px 0 10px;
1709
1707
  }a[data-v-02d02028] {
1710
1708
  cursor: pointer;
@@ -89598,7 +89598,7 @@ const _sfc_main$y = /* @__PURE__ */ defineComponent({
89598
89598
  }
89599
89599
  });
89600
89600
 
89601
- const BmsStepper = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-c872a497"]]);
89601
+ const BmsStepper = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-c132d5cd"]]);
89602
89602
 
89603
89603
  const historyRoutes = ref([]);
89604
89604
  const useRouterHistory = () => {
@@ -89601,7 +89601,7 @@
89601
89601
  }
89602
89602
  });
89603
89603
 
89604
- const BmsStepper = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-c872a497"]]);
89604
+ const BmsStepper = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-c132d5cd"]]);
89605
89605
 
89606
89606
  const historyRoutes = vue.ref([]);
89607
89607
  const useRouterHistory = () => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ouestfrance/sipa-bms-ui",
3
- "version": "8.9.1",
3
+ "version": "8.9.2",
4
4
  "author": "Ouest-France BMS",
5
5
  "license": "ISC",
6
6
  "scripts": {
@@ -103,8 +103,6 @@ const onStepClick = (number: number) => {
103
103
  display: flex;
104
104
  justify-content: center;
105
105
  align-items: center;
106
- position: sticky;
107
- z-index: 2;
108
106
  top: 0;
109
107
  padding: 2em 0;
110
108