@factoringplus/pl-components-pack-v3 0.5.13-pre-2 → 0.5.13-pre-3
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.
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getCurrentScope, onScopeDispose, unref, ref, watch, getCurrentInstance, onMounted, nextTick, shallowRef, watchEffect, readonly, computed as computed$1, openBlock, createElementBlock, createElementVNode, warn, isVNode, provide, inject, onBeforeUnmount, toRef, onUnmounted, isRef, onBeforeMount, defineComponent, mergeProps, renderSlot, useAttrs as useAttrs$1, useSlots, withDirectives, createCommentVNode, Fragment, normalizeClass, createBlock, withCtx, resolveDynamicComponent, withModifiers, createVNode, toDisplayString, normalizeStyle, vShow, Transition, reactive, onUpdated, cloneVNode, Text, Comment, Teleport, onDeactivated, renderList, createTextVNode, toRaw as toRaw$1, vModelCheckbox, toRefs, withKeys, h as h$2, createSlots, triggerRef, resolveComponent, resolveDirective, vModelText, TransitionGroup, createApp, shallowReactive, render, normalizeProps, guardReactiveProps, createStaticVNode } from "vue";
|
|
1
|
+
import { getCurrentScope, onScopeDispose, unref, ref, watch, getCurrentInstance, onMounted, nextTick, shallowRef, watchEffect, readonly, computed as computed$1, openBlock, createElementBlock, createElementVNode, warn, isVNode, provide, inject, onBeforeUnmount, toRef, onUnmounted, isRef, onBeforeMount, defineComponent, mergeProps, renderSlot, useAttrs as useAttrs$1, useSlots, withDirectives, createCommentVNode, Fragment, normalizeClass, createBlock, withCtx, resolveDynamicComponent, withModifiers, createVNode, toDisplayString, normalizeStyle, vShow, Transition, reactive, onUpdated, cloneVNode, Text, Comment, Teleport, onDeactivated, renderList, createTextVNode, toRaw as toRaw$1, vModelCheckbox, toRefs, withKeys, h as h$2, createSlots, triggerRef, resolveComponent, resolveDirective, vModelText, TransitionGroup, createApp, shallowReactive, render, normalizeProps, guardReactiveProps, pushScopeId, popScopeId, createStaticVNode } from "vue";
|
|
2
2
|
import moment from "moment";
|
|
3
3
|
var freeGlobal = typeof global == "object" && global && global.Object === Object && global;
|
|
4
4
|
var freeGlobal$1 = freeGlobal;
|
|
@@ -25932,19 +25932,20 @@ var objectSupport$1 = { exports: {} };
|
|
|
25932
25932
|
});
|
|
25933
25933
|
})(objectSupport$1);
|
|
25934
25934
|
var objectSupport = objectSupport$1.exports;
|
|
25935
|
-
var
|
|
25935
|
+
var plDatePickerRange_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
25936
|
+
const _withScopeId = (n2) => (pushScopeId("data-v-b9a06ea8"), n2 = n2(), popScopeId(), n2);
|
|
25936
25937
|
const _hoisted_1$v = ["id"];
|
|
25937
|
-
const _hoisted_2$r = /* @__PURE__ */ createElementVNode("img", {
|
|
25938
|
+
const _hoisted_2$r = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("img", {
|
|
25938
25939
|
class: "date-picker__img",
|
|
25939
25940
|
src: _imports_0$8,
|
|
25940
25941
|
alt: "date-picker icon"
|
|
25941
|
-
}, null, -1);
|
|
25942
|
+
}, null, -1));
|
|
25942
25943
|
const _hoisted_3$n = { class: "date-switcher__container flex-column" };
|
|
25943
25944
|
const _hoisted_4$h = { class: "d-flex pb-4 justify-content-between" };
|
|
25944
25945
|
const _hoisted_5$b = { class: "date-switcher justify-content-center flex-column" };
|
|
25945
|
-
const _hoisted_6$7 = /* @__PURE__ */ createElementVNode("span", { class: "pl-date-picker__placeholder pb-1 ps-1" }, "\u041D\u0430\u0447\u0430\u043B\u043E \u043F\u0435\u0440\u0438\u043E\u0434\u0430", -1);
|
|
25946
|
+
const _hoisted_6$7 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "pl-date-picker__placeholder pb-1 ps-1" }, "\u041D\u0430\u0447\u0430\u043B\u043E \u043F\u0435\u0440\u0438\u043E\u0434\u0430", -1));
|
|
25946
25947
|
const _hoisted_7$5 = { class: "date-switcher justify-content-center flex-column" };
|
|
25947
|
-
const _hoisted_8$4 = /* @__PURE__ */ createElementVNode("span", { class: "pl-date-picker__placeholder pb-1 ps-1" }, "\u041A\u043E\u043D\u0435\u0446 \u043F\u0435\u0440\u0438\u043E\u0434\u0430", -1);
|
|
25948
|
+
const _hoisted_8$4 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "pl-date-picker__placeholder pb-1 ps-1" }, "\u041A\u043E\u043D\u0435\u0446 \u043F\u0435\u0440\u0438\u043E\u0434\u0430", -1));
|
|
25948
25949
|
const _hoisted_9$4 = { class: "d-flex pt-2 justify-content-between" };
|
|
25949
25950
|
const _hoisted_10$3 = { class: "date-switcher date-switcher__month" };
|
|
25950
25951
|
const _hoisted_11$3 = { class: "date-switcher__month-name" };
|
|
@@ -26462,6 +26463,7 @@ const _sfc_main$w = {
|
|
|
26462
26463
|
};
|
|
26463
26464
|
}
|
|
26464
26465
|
};
|
|
26466
|
+
var PlDatePickerRange = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["__scopeId", "data-v-b9a06ea8"]]);
|
|
26465
26467
|
var datePicker = "";
|
|
26466
26468
|
var scrollbar = "";
|
|
26467
26469
|
var popper = "";
|
|
@@ -26681,7 +26683,7 @@ var common = "";
|
|
|
26681
26683
|
var inter = "";
|
|
26682
26684
|
const PlDatePickerPlugin = {
|
|
26683
26685
|
install(app) {
|
|
26684
|
-
app.component("PlDatePickerRange",
|
|
26686
|
+
app.component("PlDatePickerRange", PlDatePickerRange);
|
|
26685
26687
|
app.component("PlDatePicker", _sfc_main$v);
|
|
26686
26688
|
}
|
|
26687
26689
|
};
|
|
@@ -42185,4 +42187,4 @@ const PlPlugin = {
|
|
|
42185
42187
|
apiJs: ApiJs,
|
|
42186
42188
|
loader: loadingAndSetup
|
|
42187
42189
|
};
|
|
42188
|
-
export { PlButton, PlButtonPlugin, _sfc_main$1 as PlCard, PlCardPlugin, _sfc_main$u as PlCertDialog, PlCertDialogPlugin, _sfc_main as PlCheckbox, PlCheckboxPlugin, _sfc_main$D as PlCurrency, PlCurrencyPlugin, _sfc_main$v as PlDatePicker, PlDatePickerPlugin, _sfc_main$e as PlDatePickerPlus, PlDatePickerPlusPlugin,
|
|
42190
|
+
export { PlButton, PlButtonPlugin, _sfc_main$1 as PlCard, PlCardPlugin, _sfc_main$u as PlCertDialog, PlCertDialogPlugin, _sfc_main as PlCheckbox, PlCheckboxPlugin, _sfc_main$D as PlCurrency, PlCurrencyPlugin, _sfc_main$v as PlDatePicker, PlDatePickerPlugin, _sfc_main$e as PlDatePickerPlus, PlDatePickerPlusPlugin, PlDatePickerRange, _sfc_main$C as PlForm, PlFormItem, PlFormItemPlugin, PlFormPlugin, _sfc_main$B as PlInput, _sfc_main$A as PlInputNative, PlInputNativePlugin, PlInputPlugin, _sfc_main$5 as PlStepper, PlStepperPlugin, _sfc_main$t as PlTable, _sfc_main$s as PlTableColumn, PlTablePlugin, _sfc_main$3 as PlTooltip, PlTooltipPlugin, _sfc_main$r as PlUpload, PlUploadPlugin, _sfc_main$y as TestViteNpmComponent, TestViteNpmComponentPlugin, PlPlugin as default };
|