@amsom-habitat/ui 2.16.0 → 2.19.0

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,4 +1,4 @@
1
- import { c as Qe, _ as za, g as Io } from "./index-CL3jxuG1.js";
1
+ import { c as Qe, _ as za, g as Io } from "./index-BtA4OboK.js";
2
2
  var ht = function(a) {
3
3
  return a && a.Math === Math && a;
4
4
  }, _ = (
@@ -100,10 +100,10 @@ var Ti = cr, xn = Ti, Hl = D, Yl = _, Xl = Yl.String, Fo = !!Object.getOwnProper
100
100
  return e;
101
101
  }, lh = _, hh = Oi, On = "__core-js_shared__", Sn = zo.exports = lh[On] || hh(On, {});
102
102
  (Sn.versions || (Sn.versions = [])).push({
103
- version: "3.45.1",
103
+ version: "3.46.0",
104
104
  mode: "global",
105
- copyright: "© 2014-2025 Denis Pushkarev (zloirock.ru)",
106
- license: "https://github.com/zloirock/core-js/blob/v3.45.1/LICENSE",
105
+ copyright: "© 2014-2025 Denis Pushkarev (zloirock.ru), 2025 CoreJS Company (core-js.io)",
106
+ license: "https://github.com/zloirock/core-js/blob/v3.46.0/LICENSE",
107
107
  source: "https://github.com/zloirock/core-js"
108
108
  });
109
109
  var Si = zo.exports, En = Si, Ei = function(a, e) {
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- .line[data-v-be1b899b]{width:.125rem;background-color:var(--bs-gray-400)!important}.stepper-item:after{position:absolute;content:"";border-bottom:2px solid var(--31536048);width:100%;left:50%;z-index:2;height:var(--dac29eac);transform:translateY(-50%)}.stepper-item.completed:after{border-bottom:2px solid var(--a3a0806e);transition:ease-in-out .2s}.stepper-item:last-child:after{content:none}.stepper-item{position:relative;display:flex;flex-direction:column;align-items:center;flex:1}.stepper-item .step-counter{position:relative;z-index:5;display:flex;justify-content:center;align-items:center;width:var(--dac29eac);height:var(--dac29eac);border-radius:50%;margin-bottom:6px;font-size:var(--de0182ca)}.stepper-item.active .step-counter,.stepper-item.active .step-name{transition:ease-in-out .2s}input[type=checkbox][data-v-6b16b420]{pointer-events:none}.hoverable[data-v-6b16b420]:hover{cursor:pointer!important}.addLineState[data-v-6b16b420]{background-color:#edecd4!important}.deleteLineState[data-v-6b16b420]{background-color:#f8d6da!important}.updateLineState[data-v-6b16b420]{background-color:#feefb3!important}.pj-label:focus-within{border-style:solid!important;box-shadow:0 0 4px 4px #00000040!important}
1
+ .line[data-v-be1b899b]{width:.125rem;background-color:var(--bs-gray-400)!important}.stepper-item:after{position:absolute;content:"";border-bottom:2px solid var(--v31536048);width:100%;left:50%;z-index:2;height:var(--dac29eac);transform:translateY(-50%)}.stepper-item.completed:after{border-bottom:2px solid var(--a3a0806e);transition:ease-in-out .2s}.stepper-item:last-child:after{content:none}.stepper-item{position:relative;display:flex;flex-direction:column;align-items:center;flex:1}.stepper-item .step-counter{position:relative;z-index:5;display:flex;justify-content:center;align-items:center;width:var(--dac29eac);height:var(--dac29eac);border-radius:50%;margin-bottom:6px;font-size:var(--de0182ca)}.stepper-item.active .step-counter,.stepper-item.active .step-name{transition:ease-in-out .2s}input[type=checkbox][data-v-6b16b420]{pointer-events:none}.hoverable[data-v-6b16b420]:hover{cursor:pointer!important}.addLineState[data-v-6b16b420]{background-color:#edecd4!important}.deleteLineState[data-v-6b16b420]{background-color:#f8d6da!important}.updateLineState[data-v-6b16b420]{background-color:#feefb3!important}.pj-label:focus-within{border-style:solid!important;box-shadow:0 0 4px 4px #00000040!important}#switch-section[data-v-7f71ed51]{list-style:none}#switch-section.disabled[data-v-7f71ed51]{opacity:.6;pointer-events:none}#switch-section li[data-v-7f71ed51]{z-index:2}.cursor-not-allowed[data-v-7f71ed51]{cursor:not-allowed!important}.slider[data-v-7f71ed51]{left:10px;border-radius:2rem;z-index:1;transition:.5s ease}
package/dist/ui.js CHANGED
@@ -1,4 +1,4 @@
1
- import { a as s, l as o, f as e, h as A, A as l, d as t, j as r, k as i, i as p, m as d, e as n, A as g } from "./index-CL3jxuG1.js";
1
+ import { a as s, l as o, f as e, h as A, A as l, d as t, j as r, k as i, n as d, i as n, m as p, e as S, A as g } from "./index-BtA4OboK.js";
2
2
  export {
3
3
  s as AmsomCard,
4
4
  o as AmsomDocumentList,
@@ -8,8 +8,9 @@ export {
8
8
  t as AmsomOverlay,
9
9
  r as AmsomPagination,
10
10
  i as AmsomSkeleton,
11
- p as AmsomTableDraggable,
12
- d as AmsomUploadFile,
13
- n as AmsomVerticalStepper,
11
+ d as AmsomSliderSwitch,
12
+ n as AmsomTableDraggable,
13
+ p as AmsomUploadFile,
14
+ S as AmsomVerticalStepper,
14
15
  g as default
15
16
  };