@factoringplus/pl-components-pack-v3 0.5.67-pre-02 → 0.5.67-pre-03
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.
|
@@ -20341,7 +20341,11 @@ const plAutocompete_vue_vue_type_style_index_0_scoped_22469938_lang = "", _hoist
|
|
|
20341
20341
|
]);
|
|
20342
20342
|
};
|
|
20343
20343
|
}
|
|
20344
|
-
}, PlAutocomplete = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["__scopeId", "data-v-22469938"]]),
|
|
20344
|
+
}, PlAutocomplete = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["__scopeId", "data-v-22469938"]]), PlAutocompletePlugin = {
|
|
20345
|
+
install(g) {
|
|
20346
|
+
g.component("PlAutocomplete", PlAutocomplete), g.component("PlOption", PlOption);
|
|
20347
|
+
}
|
|
20348
|
+
}, _sfc_main$E = {
|
|
20345
20349
|
__name: "pl-input-native",
|
|
20346
20350
|
setup(g, { expose: y }) {
|
|
20347
20351
|
const j = ref(null);
|
|
@@ -34607,7 +34611,7 @@ const plFormContact_vue_vue_type_style_index_0_lang = "", _hoisted_1$8 = {
|
|
|
34607
34611
|
}, customBootstrap = "", root = "", inter = "", color = "", resetElement = "", pinia = createPinia(), PlPlugin = {
|
|
34608
34612
|
install(g) {
|
|
34609
34613
|
var y, j, z, $, V, re, ae, le, ue, ie, pe, de, Ne, Ie, _e, Oe, Ce, Ue, ze, xe, Et, At, qe, jt, hn, Lt;
|
|
34610
|
-
g.use(pinia), (y = PlCurrencyPlugin.install) == null || y.call(PlCurrencyPlugin, g), (j = PlFormItemPlugin.install) == null || j.call(PlFormItemPlugin, g), (z = PlFormPlugin.install) == null || z.call(PlFormPlugin, g), ($ = TestViteNpmComponentPlugin.install) == null || $.call(TestViteNpmComponentPlugin, g), (V = PlButtonPlugin.install) == null || V.call(PlButtonPlugin, g), (re = PlSelectPlusPlugin.install) == null || re.call(PlSelectPlusPlugin, g), (ae = PlIconPlugin.install) == null || ae.call(PlIconPlugin, g), (le = PlLinkPlugin.install) == null || le.call(PlLinkPlugin, g), (ue = PlDatePickerPlugin.install) == null || ue.call(PlDatePickerPlugin, g), (ie = PlCertDialogPlugin.install) == null || ie.call(PlCertDialogPlugin, g), (pe = PlTablePlugin.install) == null || pe.call(PlTablePlugin, g), (de = PlUploadPlugin.install) == null || de.call(PlUploadPlugin, g), (Ne = PlUploadPlusPlugin.install) == null || Ne.call(PlUploadPlusPlugin, g), (Ie = PlSuggestionsPlugin.install) == null || Ie.call(PlSuggestionsPlugin, g), (_e = PlQuestionnairePlugin.install) == null || _e.call(PlQuestionnairePlugin, g), (Oe = PlStepperPlugin.install) == null || Oe.call(PlStepperPlugin, g), (Ce = PlGroupTablePlugin.install) == null || Ce.call(PlGroupTablePlugin, g), (Ue = PlInputPlugin.install) == null || Ue.call(PlInputPlugin, g), (ze = PlInputPlusPlugin.install) == null || ze.call(PlInputPlusPlugin, g), (xe =
|
|
34614
|
+
g.use(pinia), (y = PlCurrencyPlugin.install) == null || y.call(PlCurrencyPlugin, g), (j = PlFormItemPlugin.install) == null || j.call(PlFormItemPlugin, g), (z = PlFormPlugin.install) == null || z.call(PlFormPlugin, g), ($ = TestViteNpmComponentPlugin.install) == null || $.call(TestViteNpmComponentPlugin, g), (V = PlButtonPlugin.install) == null || V.call(PlButtonPlugin, g), (re = PlSelectPlusPlugin.install) == null || re.call(PlSelectPlusPlugin, g), (ae = PlIconPlugin.install) == null || ae.call(PlIconPlugin, g), (le = PlLinkPlugin.install) == null || le.call(PlLinkPlugin, g), (ue = PlDatePickerPlugin.install) == null || ue.call(PlDatePickerPlugin, g), (ie = PlCertDialogPlugin.install) == null || ie.call(PlCertDialogPlugin, g), (pe = PlTablePlugin.install) == null || pe.call(PlTablePlugin, g), (de = PlUploadPlugin.install) == null || de.call(PlUploadPlugin, g), (Ne = PlUploadPlusPlugin.install) == null || Ne.call(PlUploadPlusPlugin, g), (Ie = PlSuggestionsPlugin.install) == null || Ie.call(PlSuggestionsPlugin, g), (_e = PlQuestionnairePlugin.install) == null || _e.call(PlQuestionnairePlugin, g), (Oe = PlStepperPlugin.install) == null || Oe.call(PlStepperPlugin, g), (Ce = PlGroupTablePlugin.install) == null || Ce.call(PlGroupTablePlugin, g), (Ue = PlInputPlugin.install) == null || Ue.call(PlInputPlugin, g), (ze = PlInputPlusPlugin.install) == null || ze.call(PlInputPlusPlugin, g), (xe = PlAutocompletePlugin.install) == null || xe.call(PlAutocompletePlugin, g), (Et = PlInputNativePlugin.install) == null || Et.call(PlInputNativePlugin, g), (At = PlSelectPlugin.install) == null || At.call(PlSelectPlugin, g), (qe = PlDatePickerPlusPlugin.install) == null || qe.call(PlDatePickerPlusPlugin, g), (jt = PlCardPlugin.install) == null || jt.call(PlCardPlugin, g), (hn = PlCheckboxPlugin.install) == null || hn.call(PlCheckboxPlugin, g), (Lt = PlTooltipPlugin.install) == null || Lt.call(PlTooltipPlugin, g);
|
|
34611
34615
|
},
|
|
34612
34616
|
apiJs: ApiJs,
|
|
34613
34617
|
loader: loadingAndSetup
|