@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.
|
@@ -2829,9 +2829,6 @@
|
|
|
2829
2829
|
const _hoisted_4 = { class: "progress-bar__wrapper" };
|
|
2830
2830
|
const _hoisted_5 = ["value", "max", "aria-labelledby"];
|
|
2831
2831
|
const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
2832
|
-
...{
|
|
2833
|
-
name: "ProgressBar"
|
|
2834
|
-
},
|
|
2835
2832
|
__name: "ProgressBar",
|
|
2836
2833
|
props: {
|
|
2837
2834
|
label: {
|
|
@@ -2893,7 +2890,7 @@
|
|
|
2893
2890
|
}
|
|
2894
2891
|
});
|
|
2895
2892
|
|
|
2896
|
-
const ProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
2893
|
+
const ProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-80b0b9cd"]]);
|
|
2897
2894
|
|
|
2898
2895
|
const components = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({
|
|
2899
2896
|
__proto__: null,
|