@henriquepetrelli/hp-design-system 1.1.26 → 1.1.27
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.
|
@@ -2825,9 +2825,6 @@ const _hoisted_3 = { class: "progress-bar__value" };
|
|
|
2825
2825
|
const _hoisted_4 = { class: "progress-bar__wrapper" };
|
|
2826
2826
|
const _hoisted_5 = ["value", "max", "aria-labelledby"];
|
|
2827
2827
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
2828
|
-
...{
|
|
2829
|
-
name: "ProgressBar"
|
|
2830
|
-
},
|
|
2831
2828
|
__name: "ProgressBar",
|
|
2832
2829
|
props: {
|
|
2833
2830
|
label: {
|
|
@@ -2889,7 +2886,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
2889
2886
|
}
|
|
2890
2887
|
});
|
|
2891
2888
|
|
|
2892
|
-
const ProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
2889
|
+
const ProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-80b0b9cd"]]);
|
|
2893
2890
|
|
|
2894
2891
|
const components = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({
|
|
2895
2892
|
__proto__: null,
|