@factoringplus/pl-components-pack-v3 0.11.10 → 0.11.11
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.
|
@@ -36184,10 +36184,11 @@ const NoDataLoop = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_ren
|
|
|
36184
36184
|
key: 0,
|
|
36185
36185
|
modelValue: Ie.value,
|
|
36186
36186
|
"onUpdate:modelValue": Lt[0] || (Lt[0] = (Tn) => Ie.value = Tn),
|
|
36187
|
+
disabled: le.value,
|
|
36187
36188
|
"is-indeterminate": !!_e.value,
|
|
36188
36189
|
size: "small",
|
|
36189
36190
|
onMousedown: Pt
|
|
36190
|
-
}, null, 8, ["modelValue", "is-indeterminate"])) : createCommentVNode("", !0),
|
|
36191
|
+
}, null, 8, ["modelValue", "disabled", "is-indeterminate"])) : createCommentVNode("", !0),
|
|
36191
36192
|
createElementVNode("div", {
|
|
36192
36193
|
class: "d-grid gap-8 flex-grow-1",
|
|
36193
36194
|
style: normalizeStyle($e.value)
|