@photoroom/ui 0.1.193 → 0.1.194
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.
- package/index.css +1 -1
- package/index.mjs +1 -1
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -50244,7 +50244,7 @@ var $pe = v8, eme = C8, A8 = (e, t) => (n) => 100 * (n - e) / (t - e), j8 = [
|
|
|
50244
50244
|
j8.includes(e.key) && (r?.(e), e.stopPropagation());
|
|
50245
50245
|
},
|
|
50246
50246
|
children: [/* @__PURE__ */ E(eme, {
|
|
50247
|
-
className: "relative h-1 grow rounded-full
|
|
50247
|
+
className: "bg-misc-border-default relative h-1 grow rounded-full",
|
|
50248
50248
|
children: /* @__PURE__ */ E("div", {
|
|
50249
50249
|
className: tme({ variant: e }),
|
|
50250
50250
|
style: s
|