import { progress_bar_styles_default } from "./chunk.467NAFYH.js"; import { o as o2 } from "./chunk.FQQ5K3WY.js"; import { LocalizeController } from "./chunk.NH3SRVOC.js"; import { o } from "./chunk.2URMUHDY.js"; import { e } from "./chunk.UZVKBFXH.js"; import { ShoelaceElement, n } from "./chunk.SEXBCYCU.js"; import { x } from "./chunk.CXZZ2LVK.js"; import { __decorateClass } from "./chunk.KIILAQWQ.js"; // src/components/progress-bar/progress-bar.component.ts var SlProgressBar = class extends ShoelaceElement { constructor() { super(...arguments); this.localize = new LocalizeController(this); this.value = 0; this.indeterminate = false; this.label = ""; } render() { return x`