quasar-factory-lib 0.0.56 → 0.0.57
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.
|
@@ -9181,7 +9181,8 @@ function $h(e, t, n, o, r, l) {
|
|
|
9181
9181
|
}, {
|
|
9182
9182
|
default: le(() => [
|
|
9183
9183
|
X(Ar, {
|
|
9184
|
-
class: wn(e.values.class)
|
|
9184
|
+
class: wn(e.values.class),
|
|
9185
|
+
id: "confirmed-task"
|
|
9185
9186
|
}, {
|
|
9186
9187
|
default: le(() => [
|
|
9187
9188
|
X(oa, {
|
|
@@ -9244,7 +9245,7 @@ function $h(e, t, n, o, r, l) {
|
|
|
9244
9245
|
}, 8, ["modelValue"])
|
|
9245
9246
|
]);
|
|
9246
9247
|
}
|
|
9247
|
-
const qh = /* @__PURE__ */ st(Ih, [["render", $h]
|
|
9248
|
+
const qh = /* @__PURE__ */ st(Ih, [["render", $h]]), Uh = {
|
|
9248
9249
|
install(e) {
|
|
9249
9250
|
Bo(e, "ConfirmedTask", qh);
|
|
9250
9251
|
}
|