voiptime-components 1.21.44 → 1.21.45
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/dist/index.cjs.js +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.umd.js +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -12297,7 +12297,7 @@ const bZ = { class: "vt-page__card-filter__inline" }, yZ = { class: "vt-page__ca
|
|
|
12297
12297
|
__name: "VTransferList",
|
|
12298
12298
|
props: /* @__PURE__ */ Et({
|
|
12299
12299
|
optionLabel: { default: "name" },
|
|
12300
|
-
optionValue: {
|
|
12300
|
+
optionValue: {},
|
|
12301
12301
|
isValidRightContainer: { type: Boolean, default: !0 },
|
|
12302
12302
|
heightStyle: { default: "" },
|
|
12303
12303
|
leftPlaceholder: { default: "" },
|