@factoringplus/pl-components-pack-v3 0.5.66-pre-01 → 0.5.66-pre-02
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.
|
@@ -19479,7 +19479,7 @@ function now$1() {
|
|
|
19479
19479
|
return now$1.last = g > y ? g : y + 1;
|
|
19480
19480
|
}
|
|
19481
19481
|
var uniqidExports = uniqid$1.exports;
|
|
19482
|
-
const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports),
|
|
19482
|
+
const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPlus_vue_vue_type_style_index_0_scoped_84ca17b9_lang = "", _export_sfc = (g, y) => {
|
|
19483
19483
|
const j = g.__vccOpts || g;
|
|
19484
19484
|
for (const [z, $] of y)
|
|
19485
19485
|
j[z] = $;
|
|
@@ -19524,7 +19524,7 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPl
|
|
|
19524
19524
|
},
|
|
19525
19525
|
width: {
|
|
19526
19526
|
type: String,
|
|
19527
|
-
default: "
|
|
19527
|
+
default: "100%"
|
|
19528
19528
|
},
|
|
19529
19529
|
helpertext: {
|
|
19530
19530
|
type: String,
|
|
@@ -19585,7 +19585,7 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPl
|
|
|
19585
19585
|
setup(g, { emit: y }) {
|
|
19586
19586
|
const j = g;
|
|
19587
19587
|
useCssVars((ae) => ({
|
|
19588
|
-
|
|
19588
|
+
"1f4e50ca": j.width
|
|
19589
19589
|
}));
|
|
19590
19590
|
const z = useAttrs$1(), $ = `id-${uniqid()}`, V = ref([]);
|
|
19591
19591
|
if (j.prop) {
|
|
@@ -19682,7 +19682,7 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPl
|
|
|
19682
19682
|
])) : createCommentVNode("", !0)
|
|
19683
19683
|
]));
|
|
19684
19684
|
}
|
|
19685
|
-
}, PlInputPlus = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["__scopeId", "data-v-
|
|
19685
|
+
}, PlInputPlus = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["__scopeId", "data-v-84ca17b9"]]), PlInputPlusPlugin = {
|
|
19686
19686
|
install(g) {
|
|
19687
19687
|
g.component("PlInputPlus", PlInputPlus);
|
|
19688
19688
|
}
|